I really like Ethereum as a platform, but don't like that it's still running a wasteful PoW consensus.
So I looked for ways to help the transition to PoS aka "The Merge". And I'm glad I did!
Contributed to this monumental effort, learned a ton and met some cool people!
@joenrv not only implemented the API in web3signer, but also built this awesome frontend - a frontend that will work with *every* Ethereum consensus client!
Introducing x402.chat - open source x402 social experiment
Post on anyone's page, posting costs $CHAT tokens. The more popular the page, the more expensive to post!
Page owners receive all the $CHAT spent on their page, which they can use to post on others!
For YEARS I've been complaining about #AndroidStudio being slow, consuming too much RAM, making my laptop overheat and fans blow like crazy... Until last weekend. @tsmith told me about JetBrains Projector, and I believe it's the future of #AndroidDev ๐ฅ
Got my first Helium + Kotlin Multiplatform App running on Android and iOS!
- Shared App logic in pure #Kotlin using Helium + KMP
- Dedicated reactive UIs with #JetpackCompose and #SwiftUI
Sharing so much code, while still getting the best from each platform feels great ๐
You think passkey is the end game for crypto UX? Well I have some bad news for you.
I love passkeys, but they have MASSIVE flaws that NOBODY talks about.
People are hyping passkeys as the savior for crypto apps, combining sovereignty + UX. But it's actually not sovereign at
We've been working on a new @thirdweb_ dev tool that could become the new standard for web3 development ๐คฏ
Looking for web3 devs (smart contracts, frontend/backend) to give us feedback on our first closed alpha release. (๐ @developer_dao)
DM me if you want to give it a spin!
Playing with #JetpackCompose transitions and gestures, really impressed so far! Gestures were super easy to add, transitions took a bit more work but the samples really helped getting started ๐ #AndroidDev