Felipe Vogel

130 Followers
57 Following
384 Posts
👷 Software developer  Rubyist 📕 Reader
Bloghttps://fpsvogel.com
Githubhttps://github.com/fpsvogel
My :ruby: reading listhttps://github.com/fpsvogel/learn-ruby

Just got my copy of @MyBuddyAndrew's new book!

My kid is a *bit* young for it, at 9 months old. But this is such a neat and (for Ruby) rare kind of project, that I just had to get a copy anyway.

You can get yours at https://learnrubyinorbit.com

#ruby

Learn Ruby In Orbit: A Cosmic Coding Adventure

Embark on a coding journey through the universe with Learn Ruby In Orbit. Teach your kids the fundamentals of programming while fulfilling dreams for the next generation.

Recently I signed up as a mentor/freelancer on Codementor.

For my areas of expertise, I put down Ruby on Rails and React.

Guess what's filling up my feed 🤡

Every time I install Linux on an old laptop:

#Linux

In a Roda app that used to have long page loads due to slow API calls, I'm now using server-sent events and Turbo Streams to stream updates to the page while doing the API calls in new threads.

Seeing it all come together was a mind-expanding moment for me 💡

Read more on my blog: https://fpsvogel.com/posts/2023/ruby-server-sent-events-for-async-api-calls

Server-sent events

To speed up a slow page full of API calls or other expensive tasks, server-sent events let you do the work after the response and stream the results back.

Felipe Vogel

"The History of Science Fiction" by Ward Shelley is one of the most amazing charts I've ever seen.

Full resolution: https://cdn.vox-cdn.com/thumbor/ZBUCf8PhzkRDhQJxnOobWoz1Wfg=/0x0:4400x2305/4400x2305/filters:focal(2200x1153:2201x1154)/cdn3.vox-cdn.com/uploads/chorus_asset/file/8333687/comment_UisejFNHOXkN0ATYQow58BH21raUKIb7.jpg

What are your favorite charts or visualizations?