HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chriscbr

no profile record

Submissions

ArXiv to start new chapter as nonprofit

news.cornell.edu
4 points·by chriscbr·12 दिन पहले·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
·28 दिन पहले·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.