HackerTrans
トップ新着トレンドコメント過去質問紹介求人

onnnon

no profile record

投稿

Git worktrees – why should I use them?

github.blog
5 ポイント·投稿者 onnnon·25 日前·1 コメント

Android 17 Is Here

android-developers.googleblog.com
7 ポイント·投稿者 onnnon·25 日前·0 コメント

Adopting Herb at GitHub

hawksley.org
2 ポイント·投稿者 onnnon·2 か月前·0 コメント

Translating Thought to Speech – A Neuralink Story [video]

youtube.com
2 ポイント·投稿者 onnnon·4 か月前·0 コメント

Faster Ruby Bundler

railsatscale.com
1 ポイント·投稿者 onnnon·4 か月前·0 コメント

Omacon 2026 – The vibes around Linux are changing

omacon.org
6 ポイント·投稿者 onnnon·5 か月前·0 コメント

ZJIT is now available in Ruby 4.0

railsatscale.com
7 ポイント·投稿者 onnnon·7 か月前·0 コメント

New Modern Theme for Ruby Documentation

railsatscale.com
5 ポイント·投稿者 onnnon·7 か月前·2 コメント

Cooking with Claude

simonwillison.net
3 ポイント·投稿者 onnnon·7 か月前·1 コメント

Wealthfront becomes a publicly traded company

wealthfront.com
3 ポイント·投稿者 onnnon·7 か月前·0 コメント

Pop_OS 24.04 LTS with COSMIC desktop environment

blog.system76.com
153 ポイント·投稿者 onnnon·7 か月前·97 コメント

The Molecular Basis of Long Covid Brain Fog

yokohama-cu.ac.jp
133 ポイント·投稿者 onnnon·9 か月前·48 コメント

Amazon ECS Managed Instances for containerized applications

aws.amazon.com
3 ポイント·投稿者 onnnon·9 か月前·0 コメント

コメント

onnnon
·7 か月前·議論
Only the master branch docs has the theme for now:

https://docs.ruby-lang.org/en/master/
onnnon
·9 か月前·議論
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 か月前·議論
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