
giancarloangulo IBRL 🇵🇭☁️🔥💃
33.3K posts

giancarloangulo IBRL 🇵🇭☁️🔥💃
@giancarloangulo
Too old for this stuff Medium: https://t.co/fEOemVVeao


Introducing DiffusionBlocks: Block-wise Neural Network Training via Diffusion Interpretation pub.sakana.ai/diffusionblocks What if we didn’t have to hold an entire neural network in memory to train it? Standard neural net training optimizes all parameters jointly. As a result, the memory required during training grows linearly with the depth of the network. In our #ICLR2026 paper, we propose DiffusionBlocks, a principled framework to train networks one block at a time, drastically reducing memory requirements while matching end-to-end performance. With DiffusionBlocks, we split the network into blocks and train them one at a time, so you only need memory for a single block. How? We explicitly assign each block a role: to move the representation a little closer to the target than the block before it did. That role turns out to be precisely what a diffusion model does, step by step. Each block only needs to optimize its own objective and can be trained independently. We validated this across five different architectures: • ViT • DiT • Masked diffusion • Autoregressive transformers • Recurrent-depth transformers In each case, performance is competitive with end-to-end training while using a fraction of the memory. This perspective also extends naturally to recurrent-depth (Looped) transformers, which apply the same network iteratively and normally require expensive backpropagation through time (BPTT). Viewed through DiffusionBlocks, we can replace those multiple iterations with a single forward pass during training. Read our paper and code, to learn more. Paper: arxiv.org/abs/2506.14202 GitHub: github.com/SakanaAI/Diffu… 🐟


Everyone is hunting for the next semiconductor winner. But Penang, Malaysia quietly packages 23% of every American-bound chip and runs 15% of the global OSAT and test market. Three names sit at the center of it. Here they are:







200ms slots are on the menu… … Agave v4.2 is going to be the most insane client upgrade in Solana history




Meteora has been the edge for LPs on @solana. Today, we become the edge for traders. Introducing Limit Orders: get paid when you trade.

Fork your dependencies, trim them to only your use case, never update unless it breaks for your users. I’ve been vocal about this for 10+ years. I’ve always said that updating is way riskier than latent bugs (which can be tracked and CVEs monitored). If you are updating a dependency, it’s on you to analyze every single commit in the full transitive set of dependencies. If you dont see anything compelling, dont update! I remember at HashiCorp once in awhile an engineer would try to update a dep or replace a DIY lib with an external one and id always ask “show me the commit we need.” Dont update for the sake of it. Feeling pretty swell about this mentality with all the supply chain attacks happening.


Messari State of Solana Q1 2026 report is now live TLDR? RWAs up +43% to $2B and Solana now settles nearly half of stablecoin volume across major networks 🔥

Yup.



Three of Solana's core foundations are being rebuilt in 2026: consensus (Alpenglow, by @anza_xyz), reads (RPC 2.0, by us), and network (Edge, by @doublezero). For years, the public internet was the ceiling on every network optimisation. DoubleZero first replaced it on the write side, providing validators with a dedicated fibre path for receiving transactions. Edge extends the same idea outward: validators publish shreds into the DoubleZero network, multicast distributes them by physical distance, and switching hardware replicates them at the last hop, allowing the network to scale without slowing down. Our new blog post with @doublezero goes deeper into how it works and what it opens up for the ecosystem: blog.triton.one/rethinking-the…





