Viewing profile — jcoby
jcoby
HN member- Joined
- Fri, Feb 27, 2009, 2:51 PM UTC
- HN karma
- 420
- Public activity
- 147 items
- HN profile
- View on Hacker News ↗
About jcoby
Recent public activity
-
comment
Comment #47967700
That’s exactly what the project lighthouse guys did. https://youtube.com/@project.lighthouse
-
comment
Comment #46499737
> - AT&T was completely down for us but Verizon and its MVNOs were up It really depended on where you were. In my area everything was down. Literally and figuratively. The only uti…
-
comment
Comment #46112352
Clickspring on YouTube has a whole series into construction methods likely used with the Antikythera mechanism: https://www.youtube.com/watch?v=dRXI9KLImC4&list=PLZioPDnFPN... And …
-
comment
Comment #45825529
> What software today do people recommend as an alternative to Sketchup? onshape (web; free to use unless you want to protect your designs) and fusion (autodesk; free license avail…
-
comment
Comment #44761280
> But in the age of internet streaming, wouldn't rural areas still have access to stream public radio? Sometimes streaming isn't an option. When Helene hit WNC we lost power, cell,…
-
comment
Comment #44701248
> All pilots are limited to 200hp or less One of the more arbitrary and kinda pointless rules. Someone flying a 160 knot 200 hp Piper Arrow with a controllable prop and retractable…
-
comment
Comment #44701072
> The only thing I don’t fully understand is them differentiating between 59 kts for a sport pilot, and 61 kts for a light sport aircraft. It feels a little arbitrary to draw those…
-
comment
Comment #44687506
> "DB" already means 25 pins, so well, it's quite hard to both have 25 and 9 pins at the same time. No, it doesn't. All of the D-Subs are readily available in high density versions…
-
comment
Comment #43018340
Squirrels kept trying to get my squirrel proof bird feeder and then they’d get mad and chew on the furniture when they couldn’t get the seed. And they’d poop in the rails because t…
-
comment
Comment #42813881
If you are seeing 301s logged on your end that is your site redirecting to another one. There isn’t a way to see what a referring site did to do the redirect (301 or 302 or even a …
-
comment
Comment #42749207
I had the exact same experience when I tried to contribute last week. I had to jump between multiple sessions and browsers and eventually managed to log in after about 30 minutes o…
-
comment
Comment #42247408
Drawshave or drawknife and adz. The drawknife is the safer of the two by far. It’s fairly hard to cut yourself when your whole body is moving the same direction. Similar to using a…
-
comment
Comment #34021552
Take a look at php-fpm. It works with all the major servers and let’s them do what they do best and offloads the php requests to php when needed. It also has better caching and ove…
-
comment
Comment #32684004
> They lack a bunch of emissions control equipment like fuel injection, catalytic converters, and the like. Yeah unfortunately the weight and size of those systems is prohibitive f…
-
comment
Comment #27000156
The S54 absolutely had rod bearing issues. There was a recall on the 2001-2003.5 M3s to replace them and BMW switched to 60w oil as part of the remediation. They’re still having is…
-
comment
Comment #26485335
> Transparent PNGs of course wouldn't work (well there was a way but it was an arcane trick and I can't remember it for the life of me now). It was a DXImageTransform Alpha filter.…
-
comment
Comment #20747455
> Doxycycline, Azithromycin These are the two that sound familiar to me. Doxycycline in particular. The bite was ~3 years ago for me. I still have the mark on my ankle. It was red …
-
comment
Comment #20747385
It could have been. Looking at the list that MaDeuce posted above Doxycycline sounds more familiar. I really don't remember though.
-
comment
Comment #20747157
I do not. It was one of the generic broad-spectrum antibiotics. One of those "take two then take one daily" if I remember correctly. The doctor I went to was equally perplexed. He …
-
comment
Comment #20746697
That approach will mitigate your machine getting compromised (which is good) but it won't fix your production machines getting compromised if the gem or package gets deployed. That…
-
comment
Comment #20746639
> there really is no easy fix Is there any fix at all? Aside from something like multiple-account code signing/release verification I cannot think of something that couldn't be com…
-
comment
Comment #20746539
Lyme disease is no joke. My neighbor's son found out he had Lyme after being mis-diagnosed with (I think) MS. He was losing motor function, one eye started to go blind, and he was …
-
comment
Comment #20479502
In addition to the shim and compat libs recommended, I've had decent luck with the converter tool ( https://github.com/philip/MySQLConverterTool ). It goes a bit out of its way to …
-
comment
Comment #20174486
How in the world does that work? Bullets spin at ridiculous rates; some 3000 RPS. At long distances it'll have made over 10k revolutions before it hits the target!
-
comment
Comment #19522227
> When an aircraft pitches up, it increases the angle of attack, right? Yes, but not what you may be thinking. The AoA is the angle of the wing vs relative wind (the angle the wing…