Live data from Hacker News

Viewing profile — colatkinson

colatkinson

HN member
Joined
Thu, Oct 23, 2014, 1:55 AM UTC
HN karma
362
Public activity
97 items

About colatkinson

https://colatkinson.site

I lurk 99% of the time

Recent public activity

  1. comment
    Comment #40320988

    Your version of glibc is too old. Mint 19 is based off Ubuntu 18.04, which ships glibc 2.27, whereas this binary seems to require symbol versions first shipped in glibc 2.34. You'l…

  2. comment
    Comment #39828813

    The old Tappan Zee was basically a perfect encapsulation of "dumb midcentury infrastructure decisions." 1. Built to last only 50 years to save on materials (as the other commenter …

  3. comment
    Comment #39792628

    God yeah it's like a hypothetical version of the AirTrain that isn't a huge pain. Last time I flew out of JFK from Manhattan IIRC the easiest way was to do the E or LIRR from Penn …

  4. comment
    Comment #39673570

    Adding on to the other comment, multiprocessing is also kinda broken on Linux/Mac. 1. Because global objects are refcounted, CoW effectively isn't a thing on Linux. They did add a …

  5. comment
    Comment #39151291

    If you don't mind I'm super curious as to what approach you ended up taking. Did you use rules_foreign_cc to build the ninja files they generate? Or generating BUILD files directly…

  6. comment
  7. comment
    Comment #39050399

    This is a super common setup in my part of NYC (minus the elevator). It seems to work fairly well, especially since it makes it viable to have lots of buildings in a row with minim…

  8. comment
    Comment #38184267

    For anyone else who immediately thought, "I've gotta try that!" and hit compilation errors: there appears to be a more maintained fork at [0]. And if you're on a 64-bit system, you…

  9. comment
    Comment #38087955

    Not sure if you're aware, but ransomware insurance is already a significant industry, and the contracts usually stipulate that the client company undergoes some type of regular aud…

  10. comment
    Comment #37909125

    Yeah to be honest I think approvingly quoting the author of "The Fascist Manifesto" probably well exceeds the cutoff for "dogwhistle." At this point the only thing left is for a16z…

  11. comment
    Comment #37570710

    Mastodon link for those so inclined: https://ioc.exchange/@matthew_d_green/111091979256440306

  12. comment
    Comment #37436048

    Reference counting is a type of GC [0]. Just not a very good one in many cases. I think it's a fair assumption to say that the author is aware of what Arcs are and how they work. I…

  13. comment
    Comment #37138129

    Mastodon for sure supports fetching individual posts over ActivityPub. For example: curl -L -H 'accept: application/activity+json' 'https://mastodon.social/users/Gargron/statuses/1…

  14. comment
    Comment #36948469

    Ehh Indian Point (the NY plant) wasn't really a concern with regards to natural disasters. We get some occasional (very minor) earthquakes and a hurricane once in a decade or so, b…

  15. comment
    Comment #36888094

    The issue isn't the states though, it's the fact that it's still scheduled (and thus completely illegal) at the federal level. So those states that have legalized it are in a bit o…

  16. comment
    Comment #36681856

    std::expected and a monadic interface for std::optional are very welcome changes. I've ended up with funky utility types to accomplish much the same thing in a couple projects, so …

  17. comment
    Comment #36238763

    That case appears to be specific to Gemini Earn, a "staking" product where users would loan Gemini money and in exchange would get returns on that money through Gemini/Genesis's in…

  18. comment
    Comment #35484642

    Ehh it's getting into pedantic territory as to what counts as directed vs undirected, but people figured out pretty quick that if you have an animal with a desirable trait you can …

  19. comment
    Comment #35076879

    I can't speak to the other cities you listed, but living in New York I think the media narrative around Eric Adams's mayoral victory is... a bit overblown. It's true that he won 67…

  20. comment
    Comment #34930741

    Packages can do weird things like auto-loading into the interpreter (example: [0]). So in a scenario where a malicious package has ended up on your machine, you're a bit screwed wh…

  21. comment
    Comment #34636608

    In this case, it seems that GitHub was asked about it. From the thread linked in the article: > After a fruitful exchange with GitHub support staff, I was able to confirm the follo…

  22. comment
    Comment #34116829

    > Heat pumps can have back up electric heating elements to provide the heating in the extremes. You get a more resilient system than gas. Sorry if I'm misunderstanding, but wouldn'…

  23. comment
    Comment #33236799

    > NOT a colony.... we're a territory How did the US acquire said territory? And after they acquired it, what did they do to those who did not want their nation to be a "territory?"…

  24. comment
    Comment #33235996

    Notably many anti-statehood groups boycotted these plebiscites, and analysts noted that the questions were poorly structured. For example, the 2017 referendum had a result of 97% i…

  25. comment
    Comment #33122291

    Yeah, this is how it works. I don't know the technical details/internal terminology, but I've definitely had a few accounts I follow switch servers for various reasons. It was basi…