Live data from Hacker News

Viewing profile — JonathonW

JonathonW

HN member
Joined
Wed, Aug 06, 2014, 5:00 PM UTC
HN karma
3,553
Public activity
685 items

About JonathonW

No profile information was provided.

Recent public activity

  1. comment
    Comment #49192334

    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.…

  2. comment
    Comment #48651943

    Resin, on one of these big expensive Stratasys machines: https://www.stratasys.com/en/3d-printers/printer-catalog/pol...

  3. comment
    Comment #48231381

    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 …

  4. comment
    Comment #47545362

    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-…

  5. comment
    Comment #47159120

    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 Notep…

  6. comment
    Comment #47114153

    `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. comment
    Comment #46545468

    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 Bluetoot…

  8. comment
    Comment #46457220

    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…

  9. comment
    Comment #45728622

    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 lawye…

  10. comment
    Comment #45608762

    And Cyrix MediaGX (which remained with National Semiconductor after the VIA acquisition) became Geode which was eventually sold to AMD.

  11. comment
    Comment #45257841

    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'…

  12. comment
    Comment #44748922

    There are off-the-shelf all-in-one Asus home routers that do VLANs?

  13. comment
    Comment #44726973

    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 mayb…

  14. comment
    Comment #44398872

    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 document…

  15. comment
    Comment #44340436

    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 mach…

  16. comment
    Comment #44224194

    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 fil…

  17. comment
    Comment #43910439

    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 (angle…

  18. comment
    Comment #43779791

    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. comment
    Comment #43447654

    > 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…

  20. comment
    Comment #42619844

    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.…

  21. comment
    Comment #42027544

    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 …

  22. comment
    Comment #41850312

    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…

  23. comment
    Comment #41784092

    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 lik…

  24. comment
    Comment #41587861

    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…

  25. comment
    Comment #41506009

    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 con…