HackerTrans
TopNewTrendsCommentsPastAskShowJobs

onnnon

no profile record

Submissions

Git worktrees – why should I use them?

github.blog
5 points·by onnnon·25 giorni fa·1 comments

Android 17 Is Here

android-developers.googleblog.com
7 points·by onnnon·25 giorni fa·0 comments

Adopting Herb at GitHub

hawksley.org
2 points·by onnnon·2 mesi fa·0 comments

Translating Thought to Speech – A Neuralink Story [video]

youtube.com
2 points·by onnnon·4 mesi fa·0 comments

Faster Ruby Bundler

railsatscale.com
1 points·by onnnon·4 mesi fa·0 comments

Omacon 2026 – The vibes around Linux are changing

omacon.org
6 points·by onnnon·5 mesi fa·0 comments

ZJIT is now available in Ruby 4.0

railsatscale.com
7 points·by onnnon·7 mesi fa·0 comments

New Modern Theme for Ruby Documentation

railsatscale.com
5 points·by onnnon·7 mesi fa·2 comments

Cooking with Claude

simonwillison.net
3 points·by onnnon·7 mesi fa·1 comments

Wealthfront becomes a publicly traded company

wealthfront.com
3 points·by onnnon·7 mesi fa·0 comments

Pop_OS 24.04 LTS with COSMIC desktop environment

blog.system76.com
153 points·by onnnon·7 mesi fa·97 comments

The Molecular Basis of Long Covid Brain Fog

yokohama-cu.ac.jp
133 points·by onnnon·9 mesi fa·48 comments

Amazon ECS Managed Instances for containerized applications

aws.amazon.com
3 points·by onnnon·9 mesi fa·0 comments

comments

onnnon
·7 mesi fa·discuss
Only the master branch docs has the theme for now:

https://docs.ruby-lang.org/en/master/
onnnon
·9 mesi fa·discuss
Don't expose primary keys to the public. Create separate external ids instead. I personally use BIGINT primary keys, with UUIDv4 external ids, but any random string will do.
onnnon
·9 mesi fa·discuss
I'm also going down this rabbit hole, and it's about to get even crazier with multi-tenant SQLite[1] and Beamer[2] replication. It's not quite ready yet, but the foundation is there.

[1] https://www.youtube.com/watch?v=Sc4FJ0EZTAg

[2] https://www.youtube.com/watch?v=lcved9uEV5U