Live data from Hacker News

Viewing profile — 91aintprime

91aintprime

HN member
Joined
Mon, Jun 25, 2018, 2:18 PM UTC
HN karma
17
Public activity
23 items

About 91aintprime

No profile information was provided.

Recent public activity

  1. comment
    Comment #27107968

    Some blurring is like pixelization

  2. comment
    Comment #27107948

    The same effect can be great for sports, animal videos, and documentaries. I would describe the effect of HFR as pushing immersion past suspension of disbelief into reality. You ca…

  3. comment
    Comment #27016408

    I appreciate you asking this question, as it wasn't obvious to me either

  4. comment
    Comment #26956655

    clearance=17; // [50] height=150; // [300] r1=25-17/2; r2=25+17/2; for(xy = [[269,73],[85,170],[237,228],[475,280],[263,487]]){ translate([xy[0],-xy[1],0]) difference(){ cylinder(r…

  5. comment
    Comment #26955865

    That is very funny. You could call it double irony: what you expected to happen is exactly what happened, but not in the way you expected it to happen. I guess it's time for some o…

  6. comment
    Comment #26955775

    > You will make the technology more expensive and harder to use by majority of bad actors. I mean, we do have encryption, which is cheap for users and expensive for bad actors. The…

  7. comment
    Comment #26947028

    Some napkin/WolframAlpha math: if you wanted to use simple x,y,z coordinates, with the sun at the center and be able to represent locations at 30 AU (Neptune) with an accuracy of 1…

  8. comment
    Comment #26759090

    suppose you serve clients who want their reports to be generated at 02:30 local time. you could try to run a cron container for every time zone :bleh:, but with daylight savings, t…

  9. comment
    Comment #26377506

    It would be interesting intermittent releases supplemented with diffs

  10. comment
    Comment #26372865

    I feel like it's better to embed the tool in a language, or many community supported languages than embed a programming language in the tool.

  11. comment
    Comment #26297074

    thanks, I hate it so much

  12. comment
    Comment #22545182

    Hilbert's curve: Is infinite math useful? by 3blue1brown https://www.youtube.com/watch?v=3s7h2MHQtxc or skip directly to the conclusion; https://youtu.be/3s7h2MHQtxc?t=978

  13. comment
  14. comment
    Comment #22236203

    one of my favorite properties of alternate routes is that when more people take alternate routes, it is possible that everyone's commute time increases, because low throughput loca…

  15. comment
    Comment #22160114

    especially if it was additive: Add fake extras to the content encoding, permissions, audio formats etc. Although that doesn't fix everything

  16. comment
    Comment #22121071

    something something impedance matching

  17. comment
    Comment #22067132

    I would love to implement an extreme version of this, where each night a cron job runs that prints directly into a slot of a locked box

  18. comment
    Comment #22055371

    isn't this also the relationship between Turing machines and double stacks in general?

  19. comment
    Comment #21753467

    funny enough, a hash code defines an order on a set

  20. comment
    Comment #21525376

    Your graph would be more legible as a matrix of (day of week) × (time of day).

  21. comment
    Comment #21136389

    This is a very good comment

  22. comment
    Comment #20768410

    > I think

  23. comment
    Comment #20768360

    That's a very good point, and the converse as well: Jet/Turbo is good when maxima and minima are nonadjacent, such as in continuous functions.