Viewing profile — slongfield
slongfield
HN member- Joined
- Mon, Jan 21, 2013, 7:29 PM UTC
- HN karma
- 527
- Public activity
- 81 items
- HN profile
- View on Hacker News ↗
About slongfield
No profile information was provided.
Recent public activity
-
comment
Comment #49187137
This is not a particularly new struggle: Jimmy Carter installed American-made solar water panels on the White House in 1979, then Reagan tore them out.
-
comment
Comment #48735336
Full disclosure: I work at Etched. Weights are not burnt into silicon per-model. They're in SRAM/HBM. There's some more info on the website (etched.com) and we'll be sharing more d…
-
comment
Comment #48226992
As far as I can tell from these articles, driving into a flood has happened twice to Waymos, once in Texas and once in Atlanta? It does seem like it's pretty uncommon.
-
comment
Comment #47747175
It used to stand for "[R]adeon [O]pen [C]o[m]pute", but since it's not affiliated with the Open Compute Project, they dropped the meaning of it a little while ago, and now it doesn…
-
comment
Comment #47356554
Looks like the shelves were custom-built for those machines. I wonder what the monitors were hooked up to, or if they were just spares. My first thought was that this was built som…
-
comment
Comment #47131603
This isn't new. "The Productivity Paradox" is what they called it when people were skeptical that computer would end up finding a place in the office. There are articles from the 9…
-
comment
Comment #47128650
My favorite example of this was the Pew Research study: https://www.pewresearch.org/short-reads/2024/03/05/online-op... They found that ~15% of US adults under 30 claim to have bee…
-
comment
Comment #47026118
Procedural generation can use a fixed seed, it's not too uncommon. For instance, Elder Scrolls 2: Daggerfall's map was procedurally generated, but is the same for every player.
-
comment
Comment #46700652
Computer hardware isn't trying to be currency. Bitcoin was supposed to be, but hardly anyone who uses Bitcoin these days is using it to buy things--it's used as a store of value or…
-
comment
Comment #46696936
The other thing about Bitcoin is that it's deflationary, which leads to people holding the currency rather than spending it, as predicted by Econ 101.
-
comment
Comment #46030425
The satellite view shows this off much better than Wikipedia's ground-level picture. It Really is just a long band of holes dug into the side of a mountain. https://www.google.com/…
-
comment
Comment #45469381
The big problem with MUMPS is that as the "Massachusetts General Hospital Utility Multi-Programming System", it does not work well for development in other states. There's been som…
-
comment
Comment #45068774
Only going off when you want it to actually happens to also be requirements #1, #2, and #3 for grenades
-
comment
Comment #44805405
I asked it to create the kind of storybook my toddler would have asked for ("create a storybook about a music truck and an ice cream truck and a mailman and a carwash", inspired by…
-
comment
Comment #44649279
It has some ancient history as a morse code distress signal: https://regulatorylibrary.caa.co.uk/923-2012/Content/Regs/03... And it shows up in some old BSD code: https://www.snell…
-
comment
Comment #44598073
I've recently started using Github code reviews for a lot of C++, and one thing that I wish it would do is show the header (.h) files before the implementation (.cc) files. Small P…
-
comment
Comment #43474252
For better or worse, Google gets more bad press when their models get things wrong compared to smaller AI labs.
-
comment
Comment #43196947
People love to dunk on hacky looking gamedev code. Some of it is pretty ugly, e.g, VVVVVV's famous gigantic switch statement, but if it works and makes a fun game, that's the actua…
- comment
-
comment
Comment #43186020
The parting of the waters in the USA is such an interesting landmark for just how uninteresting it actually is in person. Looks like any other split in a forest river, marked by a …
-
comment
Comment #42951863
Yeah, YouTube's UI lets you set where the ads go. The creator tools let you set how many, and where midroll ads will play. However, most creators just click the "insert automatical…
-
comment
Comment #42937716
Non-centralization is enough for me (I love archive.org, but always worry about them flying too close to the sun one day and getting shut down), but this does also have a different…
-
comment
Comment #42935601
Personally, when I send an email, I feel less time pressure to respond, so I more carefully craft my responses. The metadata is similar enough, but the actual data in email/forums …
-
comment
Comment #42870608
Too much iodine can lead to thyroid problems, and this has been a problem in some subgroups in Japan: https://academic.oup.com/jcem/article/107/6/e2634/6516999
-
comment
Comment #42732655
The most annoying bots are the ones that mindlessly slam sites over and over, without doing any filtering. Having these kinds of tarpits out in the wild forcing people to be better…