CodeWithStu Profile Banner
CodeWithStu Profile
CodeWithStu

@CodeWithStu

Followers
1K
Following
2K
Media
202
Statuses
3K

Principal Engineer building @256Blocks. Previously CTO @ Illuvium, Principal @ Checkout dot com, Lead Architect @ ClearBank

London, England
Joined July 2016
Don't wanna be here? Send us removal request.
@CodeWithStu
CodeWithStu
10 hours
Welcome to Day 19 of the #AdventOfEth where we explore the #ethereum ecosystem Today, we look at Chainlink and what it offers to Ethereum beyond just price feeds ๐Ÿ‘‡ Chainlink provides a decentralised oracle infrastructure that allows smart contracts to access data and services
0
0
0
@CodeWithStu
CodeWithStu
1 day
Claude Code UI hack: Don't ask for everything at once. First prompt: layout and spacing only. Black on white, no styling Second prompt: add typography and borders Third prompt: layer in colour Constraints make it easier for the model to get each layer right
3
0
4
@CodeWithStu
CodeWithStu
1 day
18 million EC2 instances :o
@davidgu
David Gu
2 days
we run 18 million EC2 instances per month. At our scale, we see very rare bugs very frequently. Last week, we received *half* an HTTP request. Not a HTTP 206, literally half a request. Content-Length was 2350 bytes. Body was actually 1200 bytes, and was truncated mid json doc.
0
0
1
@CodeWithStu
CodeWithStu
1 day
Welcome to Day 18 of the #AdventOfEth where we explore the ethereum ecosystem Today, we look at the OP Stack and what it brings to Ethereumโ€™s rollup ecosystem ๐Ÿ‘‡ The OP Stack is a modular, open-source framework for building Optimistic rollups. It provides the core components
0
0
0
@CodeWithStu
CodeWithStu
2 days
POV: you localized your site into 11 languages from day 1
2
0
4
@CodeWithStu
CodeWithStu
2 days
@henkjan If you're using claude code for more than a few lines of changes, the plan mode also massively boosts the quality of the output, especially when there are examples to follow in the codebase already
0
1
1
@CodeWithStu
CodeWithStu
2 days
Reminder: disable any MCP servers youโ€™re not actively using. They eat into your context window, burn tokens faster, and can hurt output quality (because the LLM has to reason about irrelevant things)
1
0
1
@CodeWithStu
CodeWithStu
2 days
One of the biggest parts about building software is going back and looking at your costs. You can generally easily claw back some money whether it's log retention, backup periods or like this case, DB provider switching
@marclou
Marc Lou
4 days
POV you ditched MongoDB for TinyBird and your bill goes from $2.200/mo to $700/mo + your analytics are 10x faster
1
0
0
@CodeWithStu
CodeWithStu
2 days
Welcome to Day 17 of the #AdventOfEth where we explore the #ethereum ecosystem Today, we look at sequencers vs builders and how they influence transaction ordering across the ecosystem ๐Ÿ‘‡ Builders are responsible for constructing blocks. They decide which transactions to
0
0
0
@CodeWithStu
CodeWithStu
3 days
Welcome to Day 16 of the #AdventOfEth where we explore the #ethereum ecosystem Today, we look at MEV (Maximal Extractable Value) and how transaction ordering impacts Ethereum in practice ๐Ÿ‘‡ MEV refers to the value that can be extracted by controlling the order, inclusion, or
0
0
0
@CodeWithStu
CodeWithStu
4 days
Welcome to Day 15 of the #AdventOfEth where we explore the #ethereum ecosystem Today, we look at staking and how Ethereum is secured under Proof-of-Stake, and what that means in practice ๐Ÿ‘‡ At a high level, staking is how validators participate in Ethereumโ€™s consensus.
0
0
0
@CodeWithStu
CodeWithStu
6 days
Welcome to Day 14 of the #AdventOfEth where we explore the #ethereum ecosystem Today, we look at finality and why applications usually wait for multiple blocks before treating a transaction as settled ๐Ÿ‘‡ On Ethereum L1, finality refers to the point at which a block is
0
0
0
@CodeWithStu
CodeWithStu
6 days
Welcome to Day 13 of the #AdventOfEth where we explore the #ethereum ecosystem Today, we look at Multicall smart contracts. This is a pattern that allows multiple contract calls to be bundled and executed within a single transaction ๐Ÿ‘‡ At its core, multicall contracts let
0
0
0
@CodeWithStu
CodeWithStu
8 days
Welcome to Day 12 of the #AdventOfEth where we explore the #ethereum ecosystem Today, we look at ERC-2612, more commonly known as Permits. This standard allows ERC-20 approvals to be granted via signatures instead of on-chain transactions ๐Ÿ‘‡ Traditionally, interacting with
0
0
0
@CodeWithStu
CodeWithStu
8 days
Here we go again
@reactjs
React
9 days
Researchers have found two new vulnerabilities in React Server Components while attempting to exploit the patches last week. These are new issues, separate from the critical CVE last week. The patch for React2Shell remains effective for the Remote Code Execution exploit.
0
0
0
@CodeWithStu
CodeWithStu
8 days
Welcome to Day 11 of the #AdventOfEth where we explore the #ethereum ecosystem Today, we look at ERC-6551, which is a standard that allows any ERC-721 NFT to have its own on-chain account. These are called Token Bound Accounts and effectively give NFTs a smart contract account
0
0
0
@CodeWithStu
CodeWithStu
9 days
Think i need to share more about the app im building, from a builders perspective. Like why im choosing a multi-region design, how im doing it, what libraries im using etcโ€ฆ just debating whether its on youtube or here or both
0
0
0
@CodeWithStu
CodeWithStu
10 days
Welcome to Day 10 of the #AdventOfEth where we explore the #ethereum ecosystem Today, we look at ERC-6909, a multi-token standard that aims to simplify how applications represent fungible and non-fungible assets in a single contract ๐Ÿ‘‡ ERC-6909 provides a unified interface for
0
0
0
@CodeWithStu
CodeWithStu
10 days
This is great to see. Standards matter with things like this for the interoperability of everyone consuming
@mikeyk
Mike Krieger
11 days
We're donating MCP to the @linuxfoundation and launching the Agentic AI Foundation with @OpenAI, @blocks, @AWS, @Bloomberg, @Cloudflare, @Google, and @Microsoft. MCP went from internal project to industry standard in a year. Now it gets the long-term stewardship it deserves.
0
0
0
@CodeWithStu
CodeWithStu
11 days
Welcome to Day 9 of the #AdventOfEth where we explore the #ethereum ecosystem Today, we look at two of the main approaches to scaling Ethereum: Optimistic rollups and zk-rollups. Both post transaction data to Ethereum L1, but they differ in how they prove correctness Optimistic
0
0
0