Live data from Hacker News

Viewing profile — jpab

jpab

HN member
Joined
Mon, Jul 07, 2014, 10:29 PM UTC
HN karma
157
Public activity
37 items

About jpab

No profile information was provided.

Recent public activity

  1. comment
    Comment #25297670

    > I recently had an exchange with someone that reminded me how important trust and mutual respect is and how the lack of such tends to cause problems to escalate. What feels like a…

  2. comment
    Comment #25294143

    > But tech companies want to talk to the humans they're hiring, so race and gender are (almost) always available as information inputs during the hiring process. This is actually k…

  3. comment
    Comment #25181400

    I'm not an expert but it looks like a lidar to me. Putting it at an angle lets it map the ground in front of the cart.

  4. comment
    Comment #25173518

    I don't think that follows. To conclude that these are properties of capitalism you need to examine both capitalist and non-capitalist societies and observe that capitalist societi…

  5. comment
  6. comment
    Comment #25014298

    Ah, ok. I haven't been to Coventry since I was a kid. I should probably have looked up some information or something before posting.

  7. comment
    Comment #25014262

    According to Google maps, Southam is about 25 minutes drive to Coventry or 15 minutes to Leamington Spa. It's not in the "middle of nowhere" in any important sense. And Leamington …

  8. comment
    Comment #24910015

    With asset build pipelines that do lots of preprocessing, compress everything, and pack things with a layout that tries to minimise disk seek time while playing, it's conceivable t…

  9. comment
    Comment #24885620

    For viewing objects I find a turntable style view best in most circumstances. For landscape or architecture (where you're in the scene), mouselook with WASD + vertical up/down. Nei…

  10. comment
    Comment #24847188

    The fences aren't a locking mechanism, at least not on their own. The lower (hardware) level locks are the steps in the cache coherency protocols (potentially including explicit ca…

  11. comment
  12. comment
    Comment #24683600

    > Trump on twitter is literally just Donald Trump, not the president. There has been a specific legal battle about almost exactly this question. So far, the US court system disagre…

  13. comment
    Comment #24644659

    Famously (or perhaps not, but I remember it anyway), Duke Nukem Forever developers 3D Realms said that it would be released "when it's done". Duke Nukem Forever was first announced…

  14. comment
    Comment #24454592

    Prior discussion: https://news.ycombinator.com/item?id=24441979

  15. comment
    Comment #24441966

    Neocities.org seems ideal for this. I personally use the free tier of netlify at the moment, but I'm considering switching to neocities instead since I just have simple personal st…

  16. comment
    Comment #24243524

    I apologise, I was speaking loosely. I don't know if sponge collects input in memory or in a file. (Frankly I've never needed to care since the files I've ever needed this tool for…

  17. comment
    Comment #24243174

    The purpose of sponge is that you can do this: grep foo file.txt | sponge file.txt If you do this with redirections then file.txt will be truncated before it's been processed, leav…

  18. comment
    Comment #24080164

    I follow several artists and get lovely art that I wouldn't otherwise have seen, and wouldn't have sought out. I follow several people in the game development industry, and histori…

  19. comment
    Comment #24031384

    Unless it's also a non-cryptographic hash then I don't see how a timing attack does anything interesting here. Timing will potentially tell you how many bytes of the hash match. Bu…

  20. comment
  21. comment
  22. comment
    Comment #23913949

    You can still gain efficiency by centralising services. If you have centralised services you need some mechanism to coordinate them and make decisions about how they should work, a…

  23. comment
    Comment #23906681

    Why is cancer pathological? Because cancerous cells prioritize their own growth over the health of the wider system in which they exist. Companies with this mindset do not reach a …

  24. comment
    Comment #23468007

    Do you mean Chrome OS? Google is a web company; they want people to use the web. They made a laptop/desktop operating system built around their web browser, because they want every…

  25. comment
    Comment #23340599

    I posit that whether a search should be "local" or "global" is much more a factor of what is being searched for than who is searching. If I search for a barber I want local results…