Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
JonathonW
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
JonathonW
1mo ago
The initial phase of construction (what DC Blox initially applied for permits for) is for 69k square feet at 10 MW. But that is only a corner of the property that DC Blox acquired. Other documents filed during the permitting process includ
2.
▲
by
JonathonW
3mo ago
Resin, on one of these big expensive Stratasys machines: https://www.stratasys.com/en/3d-printers/printer-catalog/pol...
3.
▲
by
JonathonW
4mo ago
The stars featured in the movie and in this chart (and in the book) are real, and reflect their real-world locations. The planets around the stars, aside from our own solar system (obviously), are fictional-- both Tau Ceti and 40 Eridani a
4.
▲
by
JonathonW
6mo ago
Cloudflare is not the only DNS provider supported for DNS-01 challenges, even if you restrict yourself to only using Certbot: https://community.letsencrypt.org/t/dns-providers-who-easily...
5.
▲
by
JonathonW
7mo ago
You can trick the user into copying the same malicious link, but browsers have generally already implemented the same mitigation that is Microsoft's fix for this issue inside Notepad (specifically, prompting before opening outside appl
6.
▲
by
JonathonW
7mo ago
`git add -f` will add ignored files. Once you've done that, any files you've added will be part of your commit regardless of the contents of .gitignore.
7.
▲
by
JonathonW
8mo ago
Bose's original plan was to remove all WiFi-dependent functionality (no AirPlay and no Spotify Connect)-- while they wouldn't quite be "dumb speakers" at that point (since Bluetooth would've still worked), it would
8.
▲
by
JonathonW
9mo ago
There's even a clear example of this in the non-legendary teams: both of them include Slaking, presumably because it has a particularly high base stat total (the highest of any non-legendary, and matching some legendaries). But Slakin
9.
▲
by
JonathonW
11mo ago
My understanding is that LPL is not still practicing (he says he's retired, to focus on security work), but I'd guess he knows someone, if McNally didn't already have his own lawyer.
10.
▲
by
JonathonW
11mo ago
And Cyrix MediaGX (which remained with National Semiconductor after the VIA acquisition) became Geode which was eventually sold to AMD.
11.
▲
by
JonathonW
1y ago
This approach (using a separate domain for content that isn't part of their service itself) has security advantages-- for example, this way a compromise of their news site CMS can't expose users' PayPal session tokens. It&#x
12.
▲
by
JonathonW
1y ago
There are off-the-shelf all-in-one Asus home routers that do VLANs?
13.
▲
by
JonathonW
1y ago
Because the game already also runs on Xbox and, given MS's recent gaming strategy (which is putting less emphasis on Xbox exclusives), could conceivably come to Playstation or maybe even Switch 2 in the future. On the Windows side of t
14.
▲
by
JonathonW
1y ago
Scrolls written in a single column and "scrolled" vertically (like a modern text editor or web browser) weren't completely unheard of, particularly for liturgical or legal documents. See http://grbs.library.duke.e
15.
▲
by
JonathonW
1y ago
Modern Macs do not always have en0 as the WiFi adapter (it's en1 on current iMacs and on the Mac Studio; en0 is the ethernet jack). But you're unlikely to be taking one of the machines that has built-in ethernet to the airport or
16.
▲
by
JonathonW
1y ago
Soarin’ (in California and Florida, at least) originally used IMAX film projectors and OMNIMAX-style dome screens; it was updated to digital at around the same time as the ride film changed to the current “Soarin’ around the World” in 2016
17.
▲
by
JonathonW
1y ago
In Old Timey Mono, lowercase "L" and the number "1" are also very similar. Old Timey Code fixes both of these-- it has a slashed zero and redraws the number 1 to be distinct (angles the top serif).
18.
▲
by
JonathonW
1y ago
This reads like AI spew, and it's also not news (the post announcing this initiative [1] is from March). [1] https://discourse.ubuntu.com/t/carefully-but-purposefully-ox...
19.
▲
by
JonathonW
1y ago
> After all we wouldn't talk about Dropbox being sold resulting in ransacking of your personal data why is that in the conversation with 23andme? Both 23andme and Dropbox's privacy policies only require them to notify users if
20.
▲
by
JonathonW
2y ago
I have a round analog clock with a particularly strange arrangement: it has a second hand (that ticks every second), and it has a minute hand that only moves every fifteen seconds. (It's a radio-controlled clock: it has the second
21.
▲
by
JonathonW
2y ago
Is it even an emulator? There's an SM83 (the Game Boy Color's weird not-quite-Z80 CPU) hiding inside the Game Boy Advance's SoC. [edit] Reading a bit more, it is an emulator-- and apparently an inefficient, poorly-written o
22.
▲
by
JonathonW
2y ago
The A17 Pro (originally in the iPhone 15 Pro; now also in the iPad Mini) and A18 Pro (currently only in the iPhone 16 Pro) are the only chips Apple has produced with a "Pro" suffix. Apple used to use the X suffix for bigger versio
23.
▲
by
JonathonW
2y ago
SeaMonkey (the direct successor to Netscape Communicator and the pre-Firefox Mozilla Suite) still does. Doesn't produce particularly modern HTML, but if you want to author HTML like it's 1999, it's out there.
24.
▲
by
JonathonW
2y ago
Monopoly was patented-- in 1935. So that's long-expired. And many of the non-Hasbro -opoly games (that use that as part of their name) actually are licensed. Hasbro's been known to go after unauthorized users of the name for
25.
▲
by
JonathonW
2y ago
WSL2 is "just" Linux running in a Hyper-V VM (with some special sauce on top of it to handle things like interacting with the filesystem or doing Wayland and X11 graphics, plus containerization stuff to allow multiple distribution
26.
▲
by
JonathonW
2y ago
Windows 10 only does 16-bit DOS and Windows apps on the 32-bit version of Windows 10, so it only has a VM layer for those 16-bit apps. (On x86, NTVDM uses the processor's virtual 8086 mode to do its thing; that doesn't exist in 6
27.
▲
by
JonathonW
2y ago
> One can resolve "localhost" (even via an upstream resolver) to an arbitrary IP address. At least on my Linux system "localhost" only seems to be specially treated by systemd-resolved (with a cursory attempt I didn&#
28.
▲
by
JonathonW
2y ago
Unlikely. Localhost can be a secure context because localhost traffic doesn't leave your local machine; .internal names have no guarantees about where they go (not inconceivable that some particularly "creative" admin might
29.
▲
by
JonathonW
2y ago
You shouldn't do this if you value things working, though-- this is a pretty rare configuration (you have to go way out of your way to get it), so many developers won't test with it and it's not unheard of for applications
30.
▲
by
JonathonW
2y ago
And the data that's collected here includes the full page URL-- which, in this case, includes the fragment and therefore whatever data is being "stored", at the time of capture. This is probably beyond the author's cont
More ›