Miguel Palhas pfp

Miguel Palhas

@naps62.eth

61 Following
81 Followers


Miguel Palhas pfp
Miguel Palhas
@naps62.eth
Don’t miss my talk tomorrow at 3:30 during EthPrague. Web3 dev made simpler, with ethui.
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
Casey Muratori always delivers. This one’s a deep dive into design thinking, complexity, and why we tend to overbuild systems: https://www.youtube.com/watch?v=nCxU-OBoISk
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
“If it compiles, it works” is such a powerful thing in #Rust. Picked up #Elixir again recently, and I really miss the Typestate pattern.
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
Don’t miss my talk on 29/05 at 11:30am during EthPrague. Web3 dev made simpler, with ethui.
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
Managed to speed up ethui's from-scratch debug builds by 40% (1m20s → 50s). The keys? - Mold linker - Nightly parallel-frontend - Cranelift
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
Not your usual crypto read, but this one’s sharp: https://www.paradigm.xyz/2025/03/demystifying-the-north-korean-threat
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
First time with #Bevy this weekend. Made a quick Space Invaders clone: 🛸 https://space-invaders.naps62.com/ Give it a spin — good way to descompress after shipping code
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
Lately I’ve been diving deeper into game dev. Unity/Godot/Unreal are the usual suspects—but writing games in pure ECS with Rust (via Bevy) just hits different. It’s low-level, expressive, and kind of addictive.
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
#AlchemyConf got me back into #Elixir. Forgot how nice the syntax feels — but wow, my brain is now fully conditioned to Rust's type feedback loop. Strong types are addictive.
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
If Ethereum development is to scale in 2025, it needs: - More powerful local tooling - Trustless Safe UIs - Less reliance on public testnets - Local-friendly subgraph alternatives - A modern OSS contract-verifier What would you add?
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
Tired of resetting contracts and running the same transaction over and over? What if you never had to submit it in the first place?
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
Most wallets can’t handle anvil rollbacks or dev-only cheat codes. #ethui fixes that.
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
Bevy (rust’s game engine) initial examples seems deceptively simple, but there’s some truly great engineering behind it. Their ECS implementation is elegant to a level I didn’t expect.
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
Any good patterns out there for handling data migrations in desktop Rust apps? I want to update structs but automatically migrate and deserialize any prior data users may have in their FS.
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
Recently integrated the actor model into #ethui using the kameo crate. While #Elixir is still king here, Rust keeps impressing me with how it balances great developer patterns and runtime performance.
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
The ethui's codebase is over 2 years old now. Every time I look at an older snippet, I can clearly see how much my Rust skills have improved. Past-me, we need to talk.
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
The new #ethui 1.14.0 update improves the JSON view for message signing. JSON content is now displayed in a more structured, easy-to-read format. Learn more: https://ethui.dev/blog/ethui-1.14.0
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
Bevy’s query system feels like magic to me. No lifetimes, pure types, dependency-injection for free.
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
#Rust and #TypeScript are still my go-to solutions for almost everything these days. Rust for safety & performance, TS for productivity & ecosystem. The perfect duo? Maybe.
0 reply
0 recast
0 reaction

Miguel Palhas pfp
Miguel Palhas
@naps62.eth
With #ethui, manage unlimited wallets side by side. Test and prod, peacefully coexisting—no more juggling profiles.
0 reply
0 recast
0 reaction