Eduard G.CastellΓ³'s Avatar

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

277 Followers  |  992 Following  |  444 Posts  |  Joined: 14.11.2024  |  1.8434

Latest posts by elpatroned.bsky.social on Bluesky

Post image

πŸͺŸβœ¨ This shop window in Barcelona is like a time capsule, unchanged for 40 years! Still showcasing the Commodore 64, Spectrum, and other retro computing legends πŸ’ΎπŸ•ΉοΈ

#Barcelona #RetroComputing #Commodore64 #ZXSpectrum #VintageTech

28.09.2025 09:44 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

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.

08.09.2025 15:38 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

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

08.09.2025 10:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Turns out I'm going into #Zig πŸ˜… and from there interfacing with C πŸ™Œ

21.08.2025 07:31 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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?

21.08.2025 06:59 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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...

21.08.2025 06:59 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

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?

20.08.2025 15:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

For work I had to dig into systems programming,so I decided to explore #Zig. Coming from years in #Ruby (and C++ as my last systems language), I was worried about syntax changes and the mindset shift of low-level programming. What surprised me is how clear Zig’s syntax feels coming from Ruby (1/2)

20.08.2025 15:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
when someone asks how it feels outside , a large fire is coming out of the ground . ALT: when someone asks how it feels outside , a large fire is coming out of the ground .

I canΒ΄t believe how hot is today outside, I thank my wife to force me πŸ’ͺto buy an air-con years ago πŸ₯΅

16.08.2025 12:26 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

#college days, those were the most intense and fun days of my youth, full of laughter, chaos, and unforgettable memories. Now we don't see each other every often, but when we do it's like it was yesterday πŸ’ͺ

30.07.2025 06:18 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

My sleepyhead Joy 😍 a border collie after a hard day work πŸ˜…

29.07.2025 09:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Who knew a simple paint job could make it that much cooler? Retro vibes, sharper than ever. πŸ–€πŸ§  #RetroTech #Amiga500 #PCMods

04.07.2025 06:22 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
michael scott is sitting in front of a window with his eyes closed and his hand on his chin . ALT: michael scott is sitting in front of a window with his eyes closed and his hand on his chin .

First day back from holidays: feeling great, recharged, ready to crush it. Then I opened my inbox... πŸ’₯
#WorkMeme #BackToWork #MondayBlues

02.07.2025 09:48 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

After two weeks away, it’s time to get back to work. Summer goals:
- Practice #Zig
- Delegate more legacy work to my colleague
- In my free time, watch the top 25 movies of all time with my wife and eat buckets of popcorn 🍿

30.06.2025 13:30 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

My vibe at work these last couple of days, sit on meetings...

30.05.2025 13:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It's either thatβ€”embrace the #AI β€”or start packing for #Arrakis, harvest some #spice, and load up on melange to keep up! πŸ˜…

28.05.2025 06:32 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Do I use AI code assistants? Yes, I do. Do I use them for everything? Of course not. For documenting code, testing, repetitive tasks like error handling in #Golang, even #TDDβ€”AI makes those easier. It gives me time to focus on the important stuff: #patterns, #architecture, and logic.

28.05.2025 06:23 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
a man is covering his face with his hands while talking on a cell phone and the words in the zone are above him . ALT: a man is covering his face with his hands while talking on a cell phone and the words in the zone are above him .

I've just started migrating some of the most demanded endpoints into #Golang #serverless functions. Let’s get into the zone – coffee, headphones, and #trentemoller as the soundtrack.

27.05.2025 13:08 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
a man says i can 't catch a break in front of a poster of aux buttes ALT: a man says i can 't catch a break in front of a poster of aux buttes

I can't catch a break on trending things. Last weeks I heard about #vibecoders, and it turns out it’s been a thing for a while… a while! Like what, weeks! Too fast, man. Too fast…I need holidays πŸ˜…

23.05.2025 07:32 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image Post image

Just modded an original Amiga 500 case into a modern Linux machine πŸ–₯️🐧
Added a mechanical keyboard with the Amiga layout and a case fanβ€”temps now down to 40–45Β°C! Bonus: there's even room for an Apollo #VampireV4 Standalone 😎
Keyboard from @amigastore.bsky.social #RetroComputing #LinuxMod #Amiga500

16.05.2025 07:08 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Preview
a man in a tie says sure is quiet out there ALT: a man in a tie says sure is quiet out there

It’s too quiet today… I’ve got a bad feeling about this. Time to double-check the #production #logs β€”just in case. #devlife #developerlife

12.05.2025 15:49 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

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

02.05.2025 16:03 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Crazy day πŸ₯΅
Spent hours debugging why pgp_sym_encrypt + JSON in #Postgres wouldn't decrypt in #Rails.
Turns out: if you store encrypted BYTEA with #pgcrypto, NEVER decrypt using $1 param β€” Rails/pg treats it as UTF-8 and breaks. Use decode(hex, 'hex') instead.

02.05.2025 16:03 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

My tech stack evolution:
C β†’ C++ β†’ Java β†’ Ruby β†’ Go
Full circle moment... am I heading back to C? πŸ€” πŸ˜‚
BTW before C it was Perl, but I'm definitely not going back to that 🫠

29.04.2025 15:21 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
an advertisement for halt and catch fire shows two men looking at a laptop ALT: an advertisement for halt and catch fire shows two men looking at a laptop

That was my work today in Barcelona...huge blackout...

28.04.2025 18:48 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Once #Golang clicks, it’s pure magic 🀩 Still haven’t mastered it β€” I’m deep in #Ruby #Rails and might never fully switch… but loving the ride! πŸš€

24.04.2025 13:13 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a baby is jumping into a swimming pool with the words honey go swim this morning ALT: a baby is jumping into a swimming pool with the words honey go swim this morning

Good morning everyone! it's time to...

24.04.2025 07:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

FeliΓ§ Sant Jordi a tothom! 🌹 πŸ“š #santjordi

23.04.2025 08:02 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a man wearing glasses looks down at something in front of bookshelves ALT: a man wearing glasses looks down at something in front of bookshelves

Mood today trying to deploy a #serverless function in #Go into #DigitalOcean....

22.04.2025 08:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Morning deployment from my #localhost directly to #production thanks to #rails #kamal... now time for the second breakfast β˜•πŸ§
@rails.bsky.social

21.04.2025 07:27 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@elpatroned is following 20 prominent accounts