Live data from Hacker News

Viewing profile — Zacru

Zacru

HN member
Joined
Fri, Apr 08, 2016, 9:13 AM UTC
HN karma
59
Public activity
40 items

About Zacru

No profile information was provided.

Recent public activity

  1. comment
    Comment #46590399

    Probably simply "makes you feel full longer".

  2. comment
    Comment #46509063

    They changed something about the noodles and now they are way overcooked if you follow the box instructions. And you need way more butter to get a similar flavor to before.

  3. comment
    Comment #44590345

    Because that's a syscall ;) https://man7.org/linux/man-pages/man1/flock.1.html is the command line manual. I would say one good reason is that waitlock myapp & JOB_PID=$! # ... do …

  4. comment
    Comment #44402348

    Got to number 15 and the color was #C61. My choices were #D52, #161, #C61, and #C63. Sadly, I guessed #C63 and lost. Maybe there should be some minimum distance between all of the …

  5. comment
    Comment #44018561

    And he was just laid off. https://news.ycombinator.com/item?id=43978589

  6. comment
    Comment #43727970

    >dual-license the engine under both their current non-OSS modified Apache and the GPL. Of course if they do, I hope they will say " either modified Apache or the GPL". My company's…

  7. comment
    Comment #43471074

    This makes a SSRF bug go from "oops, that's bad" to "oops, your whole cluster is pwned", right?

  8. comment
    Comment #42459321

    The thing I wish more error messages did was tell me exactly which file was not found.

  9. comment
    Comment #41218713

    A fun 20-minute summary: https://youtu.be/rStL7niR7gs

  10. comment
    Comment #41170648

    The running user may not have a home directory.

  11. comment
    Comment #41129262

    >having it in the raw form while typing This is actually an option in the settings (on desktop, at least).

  12. comment
    Comment #41122339

    >closure #2 closes over closure #1 I don't see this in the example. Closure #1 is never bound in the scope, as far as I can tell. Could you explain how closure #1 is closed over wi…

  13. comment
    Comment #38993953

    If you're shipping from northern hemisphere to northern hemisphere, then you also save to time/fuel to go down to Panama. No idea if that's significant or not.

  14. comment
    Comment #38423263

    This and the original reminded me of this really old Chrome Experiments demo, and some others like it: https://experiments.withgoogle.com/browser-ball

  15. story
  16. comment
    Comment #37634650

    https://github.com/angular/tsickle kind of does that. Though it's kind of deprecated and more specifically aimed at the Closure Compiler.

  17. comment
    Comment #35126950

    I like both Bash and Python, so I think I'll give this a try. Should I implement the bugs as is, or fix those first?

  18. comment
    Comment #33867513

    >I'm not sure anymore that triangulation is easily done with radio signals. Maybe not easy, but as you said, there are other methods that can be very accurate. Look up Wi-Peep for …

  19. comment
    Comment #32296887

    >We eat a credit card's worth of microplastic every week No, we don't. Here is a 4 minute video explaining how this bit of misinformation came to be spread across the internet. htt…

  20. story
  21. comment
    Comment #29508049

    Taxing different entities at different rates just opens the door for a middle-man with a lower tax rate to profit from simply renting the land to the entities with higher tax rates…

  22. comment
    Comment #28178151

    Along those lines, you can also use hex https://0x7f.0.0.0x01:443/

  23. comment
    Comment #28178093

    I think the first is the 32 bit int version of 127.0.0.1, and 0177 is the octal representation of 127.

  24. comment
    Comment #28152264

    I also immediately saw the allusion.

  25. comment
    Comment #26830731

    Your comment reminded me of this minutephysics video about the census. https://youtu.be/pT19VwBAqKA It a great walkthrough of the "privacy doom principle."