HackerTrans
TopNewTrendsCommentsPastAskShowJobs

onnnon

no profile record

Submissions

Git worktrees – why should I use them?

github.blog
5 points·by onnnon·25 дней назад·1 comments

Android 17 Is Here

android-developers.googleblog.com
7 points·by onnnon·26 дней назад·0 comments

Adopting Herb at GitHub

hawksley.org
2 points·by onnnon·2 месяца назад·0 comments

Translating Thought to Speech – A Neuralink Story [video]

youtube.com
2 points·by onnnon·4 месяца назад·0 comments

Faster Ruby Bundler

railsatscale.com
1 points·by onnnon·4 месяца назад·0 comments

Omacon 2026 – The vibes around Linux are changing

omacon.org
6 points·by onnnon·5 месяцев назад·0 comments

ZJIT is now available in Ruby 4.0

railsatscale.com
7 points·by onnnon·7 месяцев назад·0 comments

New Modern Theme for Ruby Documentation

railsatscale.com
5 points·by onnnon·7 месяцев назад·2 comments

Cooking with Claude

simonwillison.net
3 points·by onnnon·7 месяцев назад·1 comments

Wealthfront becomes a publicly traded company

wealthfront.com
3 points·by onnnon·7 месяцев назад·0 comments

Pop_OS 24.04 LTS with COSMIC desktop environment

blog.system76.com
153 points·by onnnon·7 месяцев назад·97 comments

The Molecular Basis of Long Covid Brain Fog

yokohama-cu.ac.jp
133 points·by onnnon·9 месяцев назад·48 comments

Amazon ECS Managed Instances for containerized applications

aws.amazon.com
3 points·by onnnon·9 месяцев назад·0 comments

comments

onnnon
·7 месяцев назад·discuss
Only the master branch docs has the theme for now:

https://docs.ruby-lang.org/en/master/
onnnon
·9 месяцев назад·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 месяцев назад·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