Viewing profile — bos
bos
HN member- Joined
- Thu, Jul 16, 2009, 1:58 AM UTC
- HN karma
- 1,330
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About bos
No profile information was provided.
Recent public activity
-
comment
Comment #49031071
Could be, for which the first attested use is in 1965 or so. Still doesn’t help.
-
comment
Comment #49030059
While fun and satisfying, this is extremely unlikely to be true. The first attested use is from 1945, on the nose of a P-47 Thunderbolt flown by Captain Milton Thompson of the 509t…
-
comment
Comment #48359618
It starts in the very first paragraph. “The headlines say yes. […] The headline is wrong.” And there are numerous such examples. “That was half true. The kill chain ran. The interc…
-
comment
Comment #48359155
This is an exhausting and dispiriting article to try to read because of its short, choppy, clearly AI-generated sentences. The topic is interesting, but whoever caused it to be pen…
-
comment
Comment #48124271
Your backstory is complete nonsense. Liberty Utilities has nothing to do with libertarian separatists. It's a brand name of Algonquin Power & Utilities Corp, a boring Canadian infr…
-
comment
Comment #47479162
This is sort of a revival and elaboration of some of Bram’s ideas from Codeville, an earlier effort that dates back to the early 2000s Cambrian explosion of DVCS. Codeville also us…
-
comment
Comment #46138648
Really nice to see a solidly valuable project develop a sustainable foundation instead of turning into yet another VC-backed devtools startup that will inevitably die in a few year…
-
comment
Comment #45635263
This is a bizarre essay by someone who understands neither functional programming nor the history of computers. > To be kind, we’ve spent several decades twisting hardware to make …
-
comment
Comment #42260084
Should say "(2018)".
-
comment
Comment #41761583
No, this isn’t a good description of monads. It merely describes a case that shows up sometimes.
-
comment
Comment #27530933
The wreck is actually from a 1986 crash that saw no fatalities. https://www.facebook.com/199535516767620/posts/4006006656120...
-
comment
Comment #17926730
Yes, and in fact this can even be done incrementally and efficiently these days. One example is the open source tool Infer, which we run on very large bodies of native and Java cod…
- story
-
comment
Comment #14413936
Let me put Mike's comment into what I think is its proper context. "Poor support for numerical computing" really means "relative to Mike's dream, which is not actually realisable b…
-
comment
Comment #13711899
Facebook has large engineering offices in New York, Seattle, London, and Tel Aviv, and smaller presences in Boston and Dublin. There's also a vast range of engineering projects, fr…
-
comment
Comment #11903000
There have been numerous well-known problems with the Java and Python standard libraries over the years. For instance, the date/time classes in Java were a disaster for a long time…
-
comment
Comment #10515601
A small correction: GHC uses plenty of type tagging information. In fact, its metadata overhead is relatively high.
-
comment
Comment #9540991
I think of programming in Haskell as being more about being able to choose a level of abstraction that makes sense for the situation. The more abstract code is great when it works …
- story
-
comment
Comment #9351760
In fact, it turns out the Pusher protocol is all JSON, so you can autogenerate the code. Here's a Pusher message. { "event": "pusher:error", "data": { "message": String, "code": In…
-
comment
Comment #9349159
I know nothing about the Pusher protocol, but the standard approach to boilerplate encoding/decoding problems these days is to use GHC.Generics. It doesn't always fit (typically wh…
-
comment
Comment #9271307
Right there on the front page: "We are also working on an Android implementation which we will release later."
-
comment
Comment #8611934
Modern pans are cast in sand because it's cheap. The manufacturing method changed about 60 years ago from a more precise mould (that happened to cost more, but gave a smoother fini…
- story
- story