naps62.eth retweetledi
naps62.eth
2.1K posts

naps62.eth
@naps62
Rustacean | Building @ethuidev @subvisual | @QuillFi | @spearbitDAO Mastodon: [email protected]
Braga, Portugal Katılım Aralık 2010
210 Takip Edilen1.2K Takipçiler

Oh, and of course, everything is OSS and self-hostable, as usual:
github.com/ethui/stacks
English

Today we're releasing an internal an internal tool we've been using for the past months
ethui.dev/blog/stacks
English
naps62.eth retweetledi

thousands of onchain builders live, work, and ship from Portugal.
but, they rarely gather in the same place... time to change that:
introducing Onchain Lisbon: onchainlisbon.com
English

@opnsense I understand that. but, unless I'm missing some scenario, 10.1.2.3/16 is a meaningless value (the user either meant /32, or meant 10.1.0.0)
so allowing it is bad UX, and leads to more human error. especially in a firewall, where mistakes can be critical
English

@opnsense allows setting 10.1.10.1/16 as a valid src/dest on a firewall rule
but the mask makes it equivalent to 10.1.0.0/16, meaning all addresses in the 10.1 subnet
feels like a UX failure. shouldn't I be warned I'm probably making a mistake?
English

@opnsense also should add, having "log packets handled by this rule" off by default heavily contributed to me not noticing this soon enough
English

Published a few tips for #ethereum dapp development
In my experience, this setup is practically indistinguishable from hot code reload at chain level
yet I see so many teams running their cli commands over and over and over
I don't have that patience
naps62.com/posts/how-i-bu…
English

Spent barely 4h working on an entire react frontend for a smart contract:
- Claude code implementing structure given by Figma
- @ethuidev fast mode to quickly iterate on transactions
- some fancy scripting for auto-reloading contracts in real-time
What a breeze
English
naps62.eth retweetledi

🚨Frontiers by @paradigm x @AnthropicAI! 🚨
We have been strong advocates of using AI tools in our day-to-day development over the last few months.
@tobias_h_noonan will present "Mastering Claude Code" ahead of our intense hackathon, which will run through the rest of the day!
We will have free credits available for everyone to supercharge their development.
See you all next week in San Francisco!

English
naps62.eth retweetledi

The Ethereum Community Foundation is proud to launch BlobKit, a full-feature SDK that makes Ethereum’s native data layer usable.
We said we were here to burn ETH. This is how we start.
BlobKit gives developers a direct way to write to blobspace. It handles encoding, commitments, and transaction formatting without requiring custom infrastructure.
What used to take hundreds of lines of code now takes one.
English

Here's some bike-shedding no one asked for:
Using Rust in Unity via FFI (and all the cross-platform nonsense that comes with it)
maybe one day I'll actually get to the gamedev part
naps62.com/posts/unity-me…
English
naps62.eth retweetledi

so now we have built-in rate limiters in on-chain protocols?
Thogard | Holistic Arc@ThogardPvP
When i look at the code for this new hyperliquid one-way bridge thing, the abyss stares back. Using a for loop *just to waste gas* is fine I guess.. but doing it inside a *precompile* on a chain with a 2 million block gas limit? That's certainly not in the bible.
English

the current permissions by @claude_code seem very limited, at least at first glance
e.g. an allow rule for "Bash(find:*)" would allow this:
`find . -exec rm {} \;`
the model itself refuses to run this obvious case, but what about more obfuscated cases?
English

We built our own explorer. not to compete with existing ones, but to be able to offer a more complete experience in local development
You can try it at explorer.ethui.dev (or run it yourself, as usual)
English



