Ivan Morgillo (@hamen) 's Twitter Profile
Ivan Morgillo

@hamen

Husband, Father, Android and Rails developer, trainer, and author.
🏗️ Building at indiepa.ge/ivanmorgillo
⏯️ Streaming at codewiththeitalians.it

ID: 10712162

linkhttps://ivanmorgillo.com calendar_today29-11-2007 16:20:13

23,23K Tweet

5,5K Followers

1,1K Following

Pavlos Dimitriou (@pavlibeis) 's Twitter Profile Photo

Building a no-fee booking tool for barbers/tutors: $19.99/mo, web-only, no apps, no commissions. Need this? DM to beta test!

Ale~ (@astamatok) 's Twitter Profile Photo

So ContextualFlowRow was fun while it lasted but it's deprecated now. I wrote a KMP ContextualFlowRow sample to showcase an alternative impl (Android+iOS). It uses Layout as opposed to SubComposeLayout. ktlint + DI in koin for the craic. github.com/astamato/Conte…

So ContextualFlowRow was fun while it lasted but it's deprecated now.
I wrote a KMP ContextualFlowRow sample to showcase an alternative impl (Android+iOS). It uses Layout as opposed to SubComposeLayout.

ktlint + DI in koin for the craic.

github.com/astamato/Conte…
Ivan Morgillo (@hamen) 's Twitter Profile Photo

Here me out: keep your database on THE SAME server as your backend. If you also make your DB a file, that 0ms latency 🤣

Carmine Paolino (@paolino) 's Twitter Profile Photo

Structured output just landed in RubyLLM! 🎉 No more parsing JSON and crossing your fingers. Define your schema, get exactly what you asked for. Every time. chat.with_schema(PersonSchema).ask("Generate a person") # => {"name" => "Alice", "age" => 30} rubyllm.com/guides/chat#st…

Carmine Paolino (@paolino) 's Twitter Profile Photo

Rails generators just landed in RubyLLM! 🚂 One command to set up everything: rails generate ruby_llm:install Creates your models, migrations, and initializer. Ready to chat in seconds. Thanks to Kieran Klaassen for starting the PR! Get started: rubyllm.com/guides/rails#s…

Ivan Morgillo (@hamen) 's Twitter Profile Photo

POV You live in the countryside and you like to take walks with your 4 years old that get tired after 50 meters so you need to carry him. Train for it #rucking #NetflixOrValhalla

POV
You live in the countryside and you like to take walks with your 4 years old that get tired after 50 meters so you need to carry him.
Train for it #rucking

#NetflixOrValhalla
Ivan Morgillo (@hamen) 's Twitter Profile Photo

When you marry a strong, independent woman, you have few chances to show “the man you are” doing things she cannot do. Today was my day: I caught a lizard in the living room and took it outside unharmed 🤣 That's it 🤣

Ivan Morgillo (@hamen) 's Twitter Profile Photo

Today, one of the fitness trainer I follow on social media decided to shut down all his channels. Too many haters, too many attacks to him, his girlfriend, and his family. Moment like this make me want to have strict rules on social network account creation. I understand that if

Sebastian Aigner 📫 (@sebi_io) 's Twitter Profile Photo

Kotlin coroutines are great. Their core primitive is the suspending function. With a small change in your IDE settings, you can give them a custom color (like a bright green), which makes it easy to spot them at a glance, even when you're looking at a lot of code.

Ivan Morgillo (@hamen) 's Twitter Profile Photo

Can we have something like this in kamal please DHH ? github.com/psviderski/unr… I could save some money on dokerhub and have one less moving part in my infrastructure 😅