Live data from Hacker News

Viewing profile — DZittersteyn

DZittersteyn

HN member
Joined
Mon, Oct 21, 2013, 11:35 AM UTC
HN karma
21
Public activity
21 items

About DZittersteyn

No profile information was provided.

Recent public activity

  1. comment
    Comment #30801476

    Looks like they did a bit of premature rounding: the difference between 38℃ and 94℃ is 100.8Δ℉ rather than the 100Δ℉ that was probably there in the original markings. It's the clos…

  2. comment
    Comment #27278341

    My guess would be that a screen that can stop a rat from going up a toilet, would also prevent other things from going down a toilet

  3. comment
    Comment #26272584

    It makes sense to me that the weekend comes at the end of the week, but then again, I don't know what came first, the term "weekend" or the convention of Sunday being the start of …

  4. comment
    Comment #24259711

    I also used to have this impression, I think I got this from Rails and Django docs, maybe you read something similar? > Rails comes with built-in support for SQLite, which is a lig…

  5. comment
    Comment #19968101

    I think you mean Fyre festival, if so the documentary you're referring to is probably "Fyre: The Greatest Party That Never Happened"

  6. comment
    Comment #18472782

    just set the timezone of your devices to UTC, and you're done! Actually getting other people to schedule meetings with you in UTC is going to be a bit trickier though.

  7. comment
    Comment #17961584

    for the Netherlands, check out tweakers.net[1] for your computer parts (they have an extensive price guide that will show you which webshop has the best prices and delivery speed).…

  8. comment
    Comment #17506612

    The highest tax rate in the Netherlands is 51,95% (Note that this only covers anything you make over ~70k+ a year, 0-20k is taxed ~35%, and 20-70 is taxed 40%). Then you pay 6-21% …

  9. comment
    Comment #11965186

    Looking at the reports, the UUID's are xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx, so V4 UUID's, which should be pretty hard to guess (barring bad PRNG, but that's a whole different prob…

  10. comment
    Comment #11964897

    For those interested in timelines: - 0x01: https://hackerone.com/reports/125505 - 0x02: https://hackerone.com/reports/127158 - 0x03: https://hackerone.com/reports/128723 - 0x04: ht…

  11. comment
    Comment #8728912

    Looks really nice, one nitpick: You use the placeholder-as-label anti-pattern (src: http://www.w3.org/TR/html5/forms.html#the-placeholder-attrib... ) in the search field of the nav…

  12. comment
    Comment #8657743

    You could ofc. erode with a smaller element, and open with a larger one, but that might be just as parameter-tweaky as this approach ;)

  13. comment
    Comment #8657546

    Is there a reason to be doing doing a closing, and then a sequence of erosions, followed by dilations? Since closing(image, str.elem.) == erode(dilate(image, str.elem), str.elem), …

  14. comment
    Comment #8623045

    This is answering the question: "Does tihs email address exist?", which is nice, but usually not the question being asked. The more common question is "Is this the email address of…

  15. comment
    Comment #7102962

    You could also use Font Awesome for something similar: http://jsfiddle.net/sv8Lm/

  16. comment
    Comment #7024466

    A lot of the arguments against Java seem to focus on "Time-to-Hello-World". While I agree that the first time you execute a program and see those magic words appear on your termina…

  17. comment
    Comment #6640912

    Oh man please no. Imagine having this in your pocket and playing music! The little amount of stress your pocket puts on it will make your music jump. Imagine having a magsafe conne…

  18. comment
    Comment #6590685

    UAC? is that the window I always have to click 'Yes' on when I run a program? Yeah, could you disable that?

  19. comment
    Comment #6590604

    Wow, this is really irresponsible behavior, I would've expected something better from Mozilla.. Until now they've first offered an alternative (e.g. pdf.js) before trying to move a…

  20. comment
    Comment #6585378

    Ah yes, I missed that WattHour spec. That's pretty dreadful then.. So the real comparison is SP2 (42Wh) with 6 hrs. vs. MBP 11' (38Wh) with 11 hrs.

  21. comment
    Comment #6584773

    Might it be that the Win7/Vista drivers for the MBA are worse that the OSX drivers? We see the comparisons: Surface iPad, OSX MBA Win7/Vista MBA Surface has different architecture …