Viewing profile — 91aintprime
91aintprime
HN member- Joined
- Mon, Jun 25, 2018, 2:18 PM UTC
- HN karma
- 17
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About 91aintprime
No profile information was provided.
Recent public activity
-
comment
Comment #27107968
Some blurring is like pixelization
-
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…
-
comment
Comment #27016408
I appreciate you asking this question, as it wasn't obvious to me either
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #26377506
It would be interesting intermittent releases supplemented with diffs
-
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.
-
comment
Comment #26297074
thanks, I hate it so much
-
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
- comment
-
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…
-
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
-
comment
Comment #22121071
something something impedance matching
-
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
-
comment
Comment #22055371
isn't this also the relationship between Turing machines and double stacks in general?
-
comment
Comment #21753467
funny enough, a hash code defines an order on a set
-
comment
Comment #21525376
Your graph would be more legible as a matrix of (day of week) × (time of day).
-
comment
Comment #21136389
This is a very good comment
-
comment
Comment #20768410
> I think
-
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.