Viewing profile — nwallin
nwallin
HN member- Joined
- Fri, Aug 25, 2017, 8:10 PM UTC
- HN karma
- 4,729
- Public activity
- 1,071 items
- HN profile
- View on Hacker News ↗
About nwallin
No profile information was provided.
Recent public activity
-
comment
Comment #48790363
> Honestly it’s hard to refute the fact that we need roads and houses more than we need cat videos. If the software made by my company ceased to exist, every government in the US, …
-
comment
Comment #48786283
A gps logger would likely be too heavy. The birds themselves only weigh 12 grams. You can derive latitude from the length of the day. You can derive longitude from the offset of da…
-
comment
Comment #48760720
> (I would upload as AV1 but the encoder is slooooooooow.) If you're using libaom, try switching to libsvtav1. It's still slow, but it's slooow instead of slooooooooow.
-
comment
Comment #48648218
The Motorola 68000 was roughly an order of magnitude more expensive than the Intel 8086.
-
comment
Comment #48634339
I wonder if/when we'll reach the point that it's cheaper to manufacture SRAM (with 6 transistors per bit if I recall correctly) than it is to manufacture DRAM. (with 1 transistor a…
-
comment
Comment #48594487
My feeling about JavaScript is statistically speaking, random JavaScript code is more likely to be spaghetti nonsense than, say, the equivalent Python code. This feeling isn't base…
-
comment
Comment #48356226
> AV1 software decoding is already very intensive I think you might be misunderestimating how incredible the dav1d AV1 decoder is. Not only does it require less total time than the…
-
comment
Comment #48187969
Wikipedia does not say that the Strait is Iranian/Omani territorial waters. Wikipedia says that Iran and Oman claim that the Strait is Iranian/Omani territorial waters. Claiming it…
-
comment
Comment #48121486
A lot of people don't understand just how bad the 3d printer ecosystem can be. Most people understand how bad HP/Epson/Canon ink printers can get, but they really need to understan…
-
comment
Comment #48121416
"Bambu's software" is forked from an AGPL project and is therefore itself AGPL. I have a right to fork, modify, and use it how I wish subject to the terms of the AGPL. Bambu's TOS …
-
comment
Comment #48027490
I like the idea of keeping stuff out of the kernel as much as possible, but in this case, there are good reasons why cryptography has to live in the kernel. We need on disk encrypt…
-
comment
Comment #47917187
"A computer can never be held accountable. Therefore a computer must never make a management decision."--IBM training presentation, 1979
-
comment
Comment #47729039
Within the past month or so there was a fix for rtx cards that should unlock a massive performance increase for certain games. Only applies to rtx 30xx, 40xx, and 50xx. Search term…
-
comment
Comment #47664289
It feels... commercial. I feel like I have to read a EULA and hit I Agree before I can listen to that.
-
comment
Comment #47663982
The last time I had a season pass to something, they printed me the equivalent of an employee id badge with my face and name printed on it. The badge was the ticket. How do you res…
-
comment
Comment #47559693
Hiding profiles has genuinely made the platform profoundly worse. It's impossible to tell if you've just got a troll on your hands or someone who's making a good faith argument. It…
-
comment
Comment #47372142
I was on a jury a few years ago. The defendent was a homeless person with mental health issues. The cop was obviously lying about the one thing that was the core element of the cri…
-
comment
Comment #47371689
AirGas prioritizes industrial users, in the case of helium, copper welding. Argon is perfectly good enough for almost all welding purposes, but copper is different because of its h…
-
comment
Comment #47358886
My experience is that it's really easy to subtly fuck something up if you're doing a bunch of trig in code. If there's something subtly wrong somewhere, everything seems to work fo…
-
comment
Comment #47188935
That's not true. The Bible provides a recourse for unwanted pregnancies in the form of a procedure to perform an abortion. Which is another reason the Bible should be banned from b…
-
comment
Comment #47188787
The law pertains to providers of covered application stores or operating system providers. Or, not and. They are not a covered application store, but they are an operating system p…
-
comment
Comment #47160798
I have 64GB of RAM and 16GB of swap. Swap is small enough it can't get really out of hand. I have memories from like 20 years ago that even when I had plenty of RAM, and plenty of …
-
comment
Comment #46715224
Single pumped AVX512 can still be a lot more effective than double pumped AVX2. AVX512 has 2048 bytes of named registers; AVX2 has 512 bytes. AVX512 uses out of band registers for …
-
comment
Comment #46653374
I am not OP and am not speaking for them. "A $30 million mess-up" can look like (at least) two things. It can be $30 million was spent on a project that earned $0 revenue and was u…
-
comment
Comment #46650090
Every inside contributor (besides the original author) started as an outside contributor. If the solution to the problem of LLMs is a blanket ban on outside contributors, I fear fo…