Sabitlenmiş Tweet
Opeyemi Bangkok
5.2K posts

Opeyemi Bangkok
@devVGBG
Dev Innovation | Simplifying Everything. Previously @Consensys @fuel_network @Hyperbolic_labs | Top https://t.co/36v1h3yh0O Author '21
In the root Katılım Mart 2021
2.3K Takip Edilen1.4K Takipçiler

@Keumen_YYY @GuiBibeau DM and let’s have a virtual coffee chat. I’d love to chat.
Then we’ll see how we can get you to the web3lagos conference later in the year.
Cc @Ebunayo08
English

My scanner went from "here's your files" to "here's your codebase intelligence." Tested 8 files, 5 directories, 100 bytes, language breakdown by extension.
All computed by a pure function that never touches the filesystem. It just walks the tree that already exists in memory. separation of concerns is clicking.
The builder builds, the analyzer analyzes. each one testable on its own.
English

@Keumen_YYY @GuiBibeau There’s @SuperteamNG chapters all around the country. From what I have seen and heard, they’re mostly awesome folks and grinders too.
English
Opeyemi Bangkok retweetledi

Solana devs are shipping a big efficiency gain next month with zero breaking changes.
P-token, coming to mainnet in April, is a drop-in replacement for the SPL token program. The leaner implementation unlocks 19x more efficient transfers, freeing up ~10% of block space.
It also adds a new batch instruction. Each CPI call into the token program carries a fixed base cost: if a protocol needs to do five transfers, that’s five separate calls. Batch bundles them into one, so programs pay that cost once regardless of how many transfers are inside.
Every SPL token transaction on the network is about to get cheaper and more efficient. No migration, no opt-in required.
helius.dev/blog/solana-p-…
English


Another day of building an arch-angel, and I finally comprehend why we’re so fixated on what NOT to process.
Today, I spent some time teaching my scanner to ignore certain files, such as .env files, binaries, symlinks, and files that are too large to be of interest.
I implemented six filter layers, all of which are pure functions.
Surprisingly, the most challenging aspect of scanning a codebase isn’t reading the files themselves, but rather determining which ones to skip. It’s a revelation.
English

The Ethereum hub in the Web3bridge facility is attracting development and non development talent who came to use the hub daily. Was just been told that in March so far we have recorded 20 new users.
Should have a chat with all of them sometimes this week to see what everyone is working on/building
English
Opeyemi Bangkok retweetledi

We cooked @ultramarketsxyz so hard that people don't believe it's real!
Every innovation seemed impossible until it became reality.
English






