Eduard G.Castelló
banner
elpatroned.bsky.social
Eduard G.Castelló
@elpatroned.bsky.social
SaaS B2B CTO http://en.rzilient.club || i write #Ruby #Rails #React #Go 👨‍💻 code every now and then unless 📢 Punk 🏄‍ Surfing 💾 Retro Gamer 🐕 Dog Lover
Almost forgot! Days ago I made a turning upgrade, just a diagonal line crossing the case, inspired by the original #commodore #amiga rainbow 🌈 V logo.
September 8, 2025 at 3:38 PM
Quick improvement, I've ordered a new LED adapter for the #amiga500 case mod. Just needed a bit of soldering, and done, power and hd light blinking 😍
I can't think of anything else, but I started looking for another thin mini-itx for the newest AMD Ryzen 😸
#amigakit #casemod
September 8, 2025 at 10:24 AM
Turns out I'm going into #Zig 😅 and from there interfacing with C 🙌
August 21, 2025 at 7:31 AM
the build system also, cross-compilation & packaging across OS/targets makes things much easier.
Curious if others here are using Zig in embedded/IoT too?
August 21, 2025 at 6:59 AM
Yes! got the same feeling with Go, I still use Go a lot especially for server-less and micro-services, it’s a great fit.
But now that I’m diving into #IoT, #Zig feels more suitable.
I like the C-level control and simplicity iterating with C libs.
The Zig integrated testing tools and...
August 21, 2025 at 6:59 AM
some conventions even feel familiar. The joy of coding in Zig is surprisingly close to the joy of Ruby, which makes the learning curve smoother and the time I can spend coding way more rewarding. Has anyone else felt that same vibe?
August 20, 2025 at 3:06 PM
My sleepyhead Joy 😍 a border collie after a hard day work 😅
July 29, 2025 at 9:15 AM
hex = encrypted.unpack1("H*")
sql = "SELECT pgp_sym_decrypt(decode('#{hex}', 'hex'), #{ActiveRecord::Base.connection.quote(secret)})"

Anyone else run into this? How’d you solve it?

#PostgreSQL #RubyOnRails #pgcrypto #encryption #security #bughunt
May 2, 2025 at 4:03 PM