Live data from Hacker News

Viewing profile — avdempsey

avdempsey

HN member
Joined
Fri, Mar 28, 2008, 1:55 AM UTC
HN karma
530
Public activity
140 items

About avdempsey

No profile information was provided.

Recent public activity

  1. comment
    Comment #40225454

    Internet Archive | https://archive.org | Full-Time | Remote PT-ET Hours | Non-Profit Help build web crawlers, preservation, and public access services for over one thousand partner…

  2. comment
    Comment #35822798

    Our department is still in a world of ansible and VMs, so we can't yet take advantage of some of the work that's gone into making it easy to run in k8s. We're using Postgres for Te…

  3. comment
    Comment #35811102

    We’ve been using temporal (the Python SDK) for some new projects at Internet Archive. It’s early days but we’re very excited. We run our own infrastructure, and we get more power-l…

  4. comment
    Comment #34826552

    In my career I've seen resources pulled away from QA teams (sometimes completely disbanding). It would be interesting to see things swing the other way.

  5. comment
    Comment #34794667

    I'm more or less waiting on the same thing, but wonder how many it will be able to pick up. The maintainer states somewhere that many of Pylint's remaining checks involve type-chec…

  6. comment
    Comment #33824817

    Internet Archive | Data Engineer | Remote (US, CA) | Full-Time | archive.org Internet Archive is a non-profit building a free library of all of the published works of humanity to s…

  7. comment
    Comment #33721787

    Does ActivityPub support hierarchical federation? Or could it be grafted on?

  8. comment
    Comment #33173030

    The meat and meatspace “replacements” are bridge technologies that reduce the suffering of animals and people respectively. Sometimes a vegan just wants a burger. Sometimes an exec…

  9. comment
    Comment #31046622

    You can get pretty far if you don't have much in the way of concurrent writes. Concurrent writes can be safe mind you, but that safety comes from locks that are polled against at i…

  10. comment
    Comment #30897876

    I don’t think there is any scheduling. Each connection polls to see if the write lock is available up to the max busy timeout setting. The connection polls at these intervals: stat…

  11. comment
    Comment #29785037

    Internet Archive | Software Engineer | Remote | Full-Time | archive.org How do you build a machine that preserves the ever-changing cultural expression of humanity and make it free…

  12. comment
    Comment #29069235

    Internet Archive (archive.org) | Multiple Positions | Remote (SF HQ) | Full Time Interested in a mission-driven job ensuring perpetual open access to information for a global audie…

  13. comment
    Comment #28721229

    Internet Archive (archive.org) | Multiple Positions | Remote (SF HQ) | Full Time Interested in a mission-driven job ensuring perpetual open access to information for a global audie…

  14. comment
    Comment #28382106

    Internet Archive (archive.org) | Sr Software Engineer | Remote (SF HQ) Interested in a mission-driven job ensuring perpetual open access to information for a global audience? Enjoy…

  15. comment
    Comment #27190025

    That claim struck me as extraordinary, but sure enough: https://en.m.wikipedia.org/wiki/Past_sea_level

  16. comment
    Comment #26338479

    Check out the, serious, Pleistocene Park project: https://pleistocenepark.ru/ The basic argument runs like this: reintroduce still living species (and then megafauna), megafauna tu…

  17. comment
    Comment #25993625

    Internet Archive - Web and Data Services | Software Engineer | San Francisco & Remote https://internetarchive.applytojob.com/apply/6tYI5QGrTE/Seni... The Internet Archive is a non-…

  18. comment
    Comment #24537793

    Do you have some recommended reading? I enjoyed reading Neil Postman’s Technopoly, but any contemporaries you find particularly insightful?

  19. comment
    Comment #24170708

    The temporal dimension is just as important as space. Adding a year between eating meat and a plant-based diet also makes the alternatives more appealing. After being meat and dair…

  20. comment
    Comment #24170615

    Your phrase "each layer of indirection" made the following analogy pop into my head: eating meat is like using an electron app running in a VM. I suppose "bare metal" would be if w…

  21. comment
    Comment #21794096

    While this link is very interesting, its advice doesn’t seem to completely pertain to the kind of “single deployment” APIs most of us are probably making. From the draft: “This doc…

  22. comment
    Comment #21596852

    Sure enough, the rich text formatting is copied. The workaround I have for this is the Get Plain Text app. It strips all formatting from copied text (either automatically or on a k…

  23. comment
    Comment #19239109

    I think you’re right that they need to be more affordable, and I think they will be as the market grows.

  24. comment
    Comment #17955331

    It can be surprising how little code you're actually using from the Go-Kit project, and how it's really more of a structure for your app. It will not save you time typing: each rou…

  25. comment
    Comment #16489242

    Fascinating! I don't think the article went into what physically encoded numbers into the probability streams to begin with, only mentioning that this is simple. Does anyone know a…