HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chriscbr

no profile record

Submissions

ArXiv to start new chapter as nonprofit

news.cornell.edu
4 points·by chriscbr·hace 12 días·0 comments

OpenAI to double workforce as business push intensifies

ft.com
1 points·by chriscbr·hace 4 meses·0 comments

Writing mutexes from scratch in Go

rybicki.io
10 points·by chriscbr·hace 6 meses·0 comments

Reentrant locks considered harmful (2010)

groups.google.com
3 points·by chriscbr·hace 6 meses·0 comments

Myth Busters: Is Rust a Slam Dunk?

infoq.com
2 points·by chriscbr·hace 9 meses·0 comments

comments

chriscbr
·hace 28 días·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
·hace 2 meses·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
·hace 4 meses·discuss
Maybe "Rust maintainers' perspectives on AI" or "Rust contributors' perspectives on AI" would be better?
chriscbr
·hace 5 meses·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
·hace 5 meses·discuss
Does Facebook/Meta still use Phabricator or Phorge directly? Or do they use a fork of one of them internally?
chriscbr
·hace 6 meses·discuss
Here's my site! https://rybicki.io/
chriscbr
·el año pasado·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.