Victor Rodriguez
kucho.dev
Victor Rodriguez
@kucho.dev
Software Developer
Loves #Ruby
Reposted by Victor Rodriguez
The more I think about this, the more I wonder if the best way forward is to transfer rubygems/bundler ownership to the Ruby org.

Then keep responsibility of rubygems.org.

After all, rubygems is the only default gem that isn't owned by ruby itself: github.com/ruby/ruby/bl...
If you're Ruby Central, where do you go from here?
October 1, 2025 at 8:18 AM
Reposted by Victor Rodriguez
Twitter card cache should be evicted now. Fixing all the small details that I didn't have time to fix before launch. Website needs work, and we want to be make it absolute pleasure to browse, not frustrating. It will get better. I promise.

usgraphics.com/products/ber...
TX-02 Berkeley Mono™ Typeface
A love letter to the golden era of computing.
usgraphics.com
January 2, 2025 at 1:29 AM
Reposted by Victor Rodriguez
> can't read book for more than 20-minutes
> program for 17 hours straight, forget to eat, drink, bathe, return phone calls, and what year it is
December 22, 2024 at 4:42 PM
Reposted by Victor Rodriguez
I got quite a lot of free time lately, so I figured I'd use it to blog a bit. Hopefully it's worth the effort?

Here's the first one, about some of the optimizations I and others made to ruby/json recently: byroot.github.io/ruby/json/20...
Optimizing Ruby’s JSON, Part 1
I was recently made maintainer of the json gem, and aside from fixing some old bugs, I focused quite a bit on its performance, so that it is now the fastest JSON parser and generator for Ruby on most ...
byroot.github.io
December 17, 2024 at 9:47 PM
Reposted by Victor Rodriguez
According to Statista, advertisers spent $185.35 billion to influence your search results in 2022. By 2028, they'll spend $261 billion💰

At Kagi, we believe your attention and data shouldn't be for sale - that's why we work directly for users, not advertisers or any third parties.
December 7, 2024 at 1:49 PM
Reposted by Victor Rodriguez
SELECT DISTINCT ON in PostgreSQL is so nice. The SQL query I was using had duplicate results, but by using DISTINCT ON with a field, duplicate results for a group are removed, and I can still select other fields.

www.geekytidbits.com/postgres-dis...
SELECT DISTINCT ON in PostgreSQL | Geeky TidbitsGeeky Tidbits LogoGitHub IconStack Overflow IconTwitter IconLinkedIn IconRSS IconTwitter Icon
PostgreSQL has a really interesting and powerful construct called <code>SELECT DISTINCT ON</code>. No, this is not a typical <code>DISTINCT</code>. This is different. It is perfect when you have gr...
www.geekytidbits.com
November 22, 2024 at 9:08 PM
Reposted by Victor Rodriguez
Created a new Rails 8 app. Wanted #postgresql not null constraints in generated migrations, w/o editing each migration.

Turns out it's now possible. With a bang! 💥

rails generate scaffold Account name:string!

www.mintbit.com/blog/migrati...

@siaw23.bsky.social @winsletts.bsky.social
Migrations in Rails 8: Using the New Not Null Shortcut
In the latest version of Ruby on Rails (Rails 8), developers have been given a handy new shortcut for adding a NOT NULL constraint to database columns. This small but powerful enhancement simplifies t...
www.mintbit.com
November 20, 2024 at 10:45 PM
Reposted by Victor Rodriguez
Frontend development 2024, colorized
November 14, 2024 at 7:23 PM
Reposted by Victor Rodriguez
This "sliding drawer" tutorial from @jhey.bsky.social is incredible. Learned 10 CSS and JS utilities I've never heard of. Like watching a professional street fighter use every combo perfectly 🔥
craftofui.substack.com/p/building-a...
November 7, 2024 at 3:35 PM
Reposted by Victor Rodriguez
Kagi shows paywall indicators right in search results, so you know before clicking. Save yourself the extra time 👇
November 6, 2024 at 3:13 PM
the energy i bring to bluesky
November 3, 2024 at 3:44 PM
Reposted by Victor Rodriguez
My wife and I made this fun website to help web devs learn about an important concept in the Ruby programming language.

www.exceptionalcreatures.com
October 31, 2024 at 12:23 AM
Reposted by Victor Rodriguez
GitHub copilot + Claude ♥️
October 29, 2024 at 4:17 PM
Reposted by Victor Rodriguez
For those new here, like me..

If you want to follow your friends from twitter but get overwhelmed trying to search for everybody, you can use a chrome extension called Sky Follower Bridge!

Type in your bluesky name/password, open your following list from your twitter profile & then select them 😊
October 17, 2024 at 8:29 PM
Reposted by Victor Rodriguez
I’m looking for the ruby developer community on Blue Sky! If you are a ruby dev please post here so we can find each other.

(And you count as a ruby dev no matter where you are in the learning process!)
May 3, 2023 at 4:31 PM