🍒

🍒

Hello Builder,

Here’s your weekly wrap-up. Solana’s Drift upgrade made on-chain trading much faster, and DeFi discussions showed why many users are turning to AI-driven tools to handle strategies that have become too complex to manage manually. The IMF called for stricter rules around stablecoins, and there were updates on new platform licenses.

Developers shared hands-on impressions of GPT-5.1, Gemini 3, and Opus 4.5, along with test results showing how these models perform in real coding and reasoning tasks. Teams also experimented with agents that can plan steps and use tools, and explored when Python is a better fit than shell scripts for automation.

Let's dive into the topics ⬇️: 

🌐 Web3

Solana’s Drift Launches v3, With 10x Faster Trades

Drift v3 makes its Solana-based derivatives DEX feel nearly as fast and smooth as a centralized exchange while remaining fully on-chain. By executing most orders within a single Solana slot and reducing slippage, it aims to make DeFi perpetuals practical for high-speed, active traders.

What 2025 Proved About Passive DeFi and Why AI Agent Systems Like Theoriq’s AlphaVault Are the Next Step

Web3 adoption in Europe is growing steadily but cautiously, supported by a mature crypto market, clearer regulations, and innovation in DeFi, NFTs. Its future will hinge on AI integration, real-world asset tokenization, and more structured DAOs.

Stablecoins Pose Risks to Stability of Global Financial System

Stablecoins challenge traditional finance's dominance, prompting IMF calls for harmonized standards, robust reserves transparency, capital controls, and CBDC prioritization to preserve sovereignty while harnessing payment efficiencies like low-cost remittances.

Binance obtains global licence under ADGM framework

This introduces a high-performance, EVM-compatible blockchain that supports DeFi and high-frequency finance with fast transaction speeds. This level of scalability and compatibility enables developers to build complex applications without sacrificing speed or security. 

New DePIN protocol rolls out ZK-proof processing marketplace

DePIN like ProverNet decentralizes compute infrastructure, reducing costs, enhancing security via blockchain transparency, and enabling real-world scalability for ZK apps amid growing demand, fostering a shared ecosystem over silos.

📘 AI/ML

Gemini 3 Pro is finally here, Opus 4.5 surprises everyone, GPT 5.1

If you're into AI engineering, the latest Rate Limited episode is a standout recap of hands-on impressions of GPT 5.1, Gemini 3, and Opus 4.5, plus practical discussions on tooling like Cursor, Claude Code, Droid, terminal setups. 

Evaluating DeepAgents CLI on Terminal Bench 2.0

LangChain just shipped three updates: OpenAI-based content‑moderation middleware for agents, unified cost tracking that includes tools and custom APIs, and a DeepAgents CLI that scores roughly mid‑40s percent on Terminal Bench 2.0, comparable to Claude Code on that benchmark.

Universal Programmatic Tool Calling Slashes Tokens

A Hugging Face user built “tool orchestrator” that lets any LLM emit small Rhai scripts instead of JSON tool calls. Those scripts run in a sandboxed Rust/WebAssembly runtime, which handles calling tools, looping, branching, and combining results without sending all intermediate data back through the model.

FlowAI Gives Agents a Greater Role in Infrastructure Automation

The idea here is that infrastructure is moving toward a model where AI handles the flexible reasoning, and a tightly controlled execution layer makes sure everything runs safely and predictably. FlowAI is Itential’s attempt to bring that approach into a real, usable product.

GPT-5.1-Codex-Max Prompting Guide just dropped two powerful AI models that rival GPT-5 

It supports extremely long text (131K tokens) for complex tasks but is text-only, unlike GPT-5 which supports multimodal inputs. DeepSeek excels in efficiency and cost-effectiveness, making it a strong alternative for many AI applications. 

🔧 DevOps

Everything You Need to Know About OpenAI's Coding Agent

OpenAI’s Codex coding agent, shows how it can act like a teammate that plans, writes, tests, and reviews code with you. It explains key concepts like AGENTS.md, PLANS.md, and GPT‑5.1 Codex Max so you can plug AI deeply into your everyday development workflow.

2026 DevOps Predictions - Part 1

A prediction that DevOps will increasingly center on AI-driven automation, resilience, and stronger accountability across the delivery lifecycle. It also points to steady growth in platform engineering, integrated DevSecOps and observability. 

Use Python for Scripting!

The core idea is that once a script gets more complex than a one-liner, Python is usually a better tool than shell scripting. It’s more portable, easier to read and maintain, and behaves consistently across systems, making it the smarter choice for non-trivial automation.

Kubernetes Gets an AI Conformance Program

Kubernetes now has a formal AI conformance program, created by the Cloud Native Computing Foundation (CNCF) to standardize how AI workloads run across different Kubernetes platforms, and VMware’s vSphere Kubernetes Service (VKS) is among the first certified implementations.

💡 Did you know?

How To Run Multiple Trading Bots In The Cloud 24/7 (w/ Cherry Servers)

The video shows how to run multiple Python trading bots 24/7 on a remote Cherry Servers VPS using VS Code/Cursor plus GNU screen, so bots keep running even when the local computer is off.

How to Install XRDP on Ubuntu 24.04: Step-by-Step Tutorial

This tutorial explains how to install XRDP on Ubuntu 24.04 so you can manage your server through a secure, convenient graphical desktop from anywhere, with room for further customization and security tweaks.


To view or add a comment, sign in

More articles by Cherry Servers

Others also viewed

Explore content categories