Tag: Chain

Stylus Now Live — One Chain, Many Languages

TL;DR: Today we released the code and public testnet for Arbitrum Stylus, allowing developers to use both traditional EVM tools and WASM-compatible languages like Rust, C, and C++ to build applications on Arbitrum Nitro chains. In addition, by improving computational, storage, and memory e...

Sendtokens Integration on HeLa Chain: Transforming the Blockchain Landscape

We are thrilled to announce a significant milestone in our journey—Sendtokens has officially integrated with HeLa Chain, the first Layer-1 blockchain protocol powered by a fiat-backed stablecoin (HLUSD) for real-world adoption. At SendTokens, our mission is to simplify and democratize the w...

The One Chip Challenge Is Possibly Deadly

Have you heard of the Paqui One Chip Challenge? Amplify Snack Brands, an Austin, Texas based subsidiary of the Hershey Company makes and packages a single tortilla chip that’s brushed with the #1 and #6 hottest peppers in the world — the Carolina Reaper and the Naga Viper, r...

Using MLflow to deploy Graph Neural Networks for Monitoring Supply Chain Risk

Modern Supply Chains as Complex Networks We live in an ever interconnected world, and nowhere is this more evident than in modern supply chains. Due to the global macroeconomic environment and globalisation, modern supply chains have become intricately linked and weaved together. Companies worldw...

SwiftUI broken chain of modifiers — Neither a bug nor a feature

I shared a post on LinkedIn last week regarding an “ Unknown Xcode 15 bug when using SwiftUI”. It received a significant number of views, suggesting that many people share my view that it might be a bug. I’ve decided to investigate it further and arrive at a conclusion. Fir...

The Food Chain in the Banking Industry

Insurance companies are the kings in the real estate market in my state. They call the shots. Many buildings are underinsured because insurance companies increased their hurricane premium rates. What was enough coverage four years ago is not today. Insurance companies are afraid to pay claims if ...

Create GPTs to Automate Supply Chain Analytics

A few weeks later, OpenAI introduced a new feature allowing users to create custom versions of ChatGPT tailored for specific purposes. This is an opportunity for me to easily create and deploy an agent to automate Pareto and ABC analyses. In this article, I will introduce “The Suppl...

Supply Chain Process Optimization Using Linear Programming

Understand the analogies between supply chain optimization problems and linear programming framework. Introduction A supply chain is a goal-oriented network of processes and stock points used to deliver goods and services to customers. After more than six years of exp...

3 Common Mistakes in Supply Chain Management

In the intricate dance of supply chain management, missteps can be costly. We delved deep into the realms of operational intricacies, tapping into the wisdom of Supply Chain Heads and COOs from industry-leading companies. Brace yourselves as we unravel three commonplace challenges and unveil t...

what are the three flows of supply chain management

Material Flow: Imagine this: a team of intrepid explorers, trekking through jungles of raw materials to hunt down the perfect ingredients for your favorite gadget. They battle treacherous rivers of transportation, scaling mountains of warehouses, and braving blizzards of last-minute orders to f...

Supply Chain Trends 2024 - Is The Construction Slow Down Bad News?

The supply chain industry is undergoing rapid transformation due to constant disruption, digitization, and evolving consumer demands. The Supply Chain Trends for 2024 provide a comprehensive overview of the key forces shaping the future of supply chains for the ...

Supply Chain Sustainability Reporting with Python

The demand for transparency in sustainable development from investors and customers has grown over the years. Investors have placed an increased emphasis on the sustainability of the business when assessing the value and resiliency of an organization. Therefore, more and more organizations inv...

Top 5 Supply Chain Challenges in Canada: Navigating the 2024 Landscape

In the intricate world of supply chain management, understanding key terms and concepts is akin to deciphering a complex puzzle. As we navigate the ever-changing landscape, understanding the vital trends becomes crucial, especially considering the impactful disruptions in 2022. ...

Subscription-based logistics: The evolution of supply chain services

I see subscription-based logistics as a transformative business model that offers on-demand logistics services to customers without tying them to long-term contracts or large capital investments. Just as streaming services have turned the traditional television and software industries on their heads...

What is Supply Chain Resilience?

In today’s competitive business environment, supply chain resilience is critical. Understanding lead time variability and its impact on inventory management strategies is key to success. With Python, you can simulate various scenarios and identify potential risks. Objective Simulate ...

The Impact of Blockchain on Supply Chain Management and Logistics

Blockchain technology has emerged as a promising solution to many of these challenges, offering a range of benefits such as increased transparency, traceability, and security. In this article, we will explore how blockchain works and its unique features, such as decentralization, immutability, and t...

What is the Chain Fountain, and why does it occur?

If a chain in a beaker, initially at rest, is pulled over and out of the beaker, the chain will continue to flow out of the beaker in a ”self-siphoning” action. Furthermore, the chain will also rise above the beaker’s rim, forming a ”chain fountain,” where the chain rea...

About MentaVerse

MentaVerse is an ambitious project delving into the realms of planets and time travel. Our long-term vision involves the creation of a captivating resource-based game, where holders can construct civilizations on their planets and embark on interplanetary journeys to add more value to own plane...

The Chain Rule of Calculus: The Backbone of Deep Learning Backpropagation

Deep learning has witnessed remarkable growth and transformation in recent years, enabling machines to tackle complex tasks, such as image recognition, natural language processing, and autonomous driving. One of the key components underpinning the success of neural networks is backpropagation, a cru...

Markov Chain Monte Carlo — or How to Estimate Unknown Probability Function

In the field of probability and statistics, it is not uncommon to encounter situations where the probability distribution function cannot be calculated directly. One example of such a situation is the Bayesian inference. A popular example of Bayesian inference is the estimation of model parameter...

Markov Chain Monte Carlo: Made Simple Once and For All

A Monte Carlo method or simulation is a type of computational algorithm that consists of using sampling numbers repeatedly to obtain numerical results in the form of the likelihood of a range of results of occurring. In other words, a Monte Carlo simulation is used to estimate or approximate the ...