HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chriscbr

no profile record

Submissions

ArXiv to start new chapter as nonprofit

news.cornell.edu
4 points·by chriscbr·13 天前·0 comments

OpenAI to double workforce as business push intensifies

ft.com
1 points·by chriscbr·4 個月前·0 comments

Writing mutexes from scratch in Go

rybicki.io
10 points·by chriscbr·6 個月前·0 comments

Reentrant locks considered harmful (2010)

groups.google.com
3 points·by chriscbr·6 個月前·0 comments

Myth Busters: Is Rust a Slam Dunk?

infoq.com
2 points·by chriscbr·9 個月前·0 comments

comments

chriscbr
·29 天前·discuss
Random self plug - I liked a lot of these quotes from Alan Perlis, so around a year ago I bought the domain https://perl.is/ to display them.
chriscbr
·2 個月前·discuss
nit: On my first read, I was a bit confused trying to solve the puzzle (without TLA+) because the second question was underspecified:

> If the algorithm terminates with b = 1, what must have been true at the start?

For anyone that wasn't clear, "b" isn't the number of beans in general, it's specifically the the number of black beans. Introducing a variable before defining what it is can be a bit confusing, hope this comment helps others.
chriscbr
·4 個月前·discuss
Maybe "Rust maintainers' perspectives on AI" or "Rust contributors' perspectives on AI" would be better?
chriscbr
·5 個月前·discuss
The author also posted a follow up about forge-specific repository folders ("magic folders" I suppose): https://nesbitt.io/2026/02/22/forge-specific-repository-fold...
chriscbr
·5 個月前·discuss
Does Facebook/Meta still use Phabricator or Phorge directly? Or do they use a fork of one of them internally?
chriscbr
·6 個月前·discuss
Here's my site! https://rybicki.io/
chriscbr
·去年·discuss
Same story with the Mojo language, unfortunately.

To me this raises the question of whether this is a growing trend, or whether it's simply that languages staying closed source tends to be a death sentence for them in the long term.