Viewing profile — UnquietTinkerer
UnquietTinkerer
HN member- Joined
- Sat, Nov 29, 2014, 3:21 AM UTC
- HN karma
- 95
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About UnquietTinkerer
No profile information was provided.
Recent public activity
-
comment
Comment #45794713
Thanks for posting this. It served as a call to action for me, and hopefully it will for others as well.
-
comment
Comment #41348654
Oh look, my old friend Checked Exceptions! I knew we would meet again one day :) In all seriousness, anonymous sum types would be quite nice. It would make it easier to be precise …
-
comment
Comment #39502370
Cute idea. I like that you can click on the creeps to invert their value. However, I found that the path logic inscrutable and frustrating. The creeps take a random path when they …
-
comment
Comment #34035327
Someone else posted a link to the source for this quote: https://www.zerohedge.com/user/105370 . The writer pretty clearly has an axe to grind with the city, the sanctions, the war…
-
comment
Comment #34035301
Wow, that guy is ... extreme. I'm glad you posted the link, but I'd personally take any conclusions he draws with a grain of salt.
-
comment
Comment #30745233
This is a good line of questioning. I believe that the difference between the two situations is that the pizza deal is implied to be just for Alice and Bob. If either walks away th…
- story
-
comment
Comment #26865764
Off topic for password rotation, but has anyone tried assigning randomly generated passwords to the users rather than letting them choose their own? People (including me) _hate_ me…
-
comment
Comment #26826033
For comparison (not trying to be argumentative!), it looks pretty good in gnome terminal on linux mint: https://utio.net/demos/box_drawing.png I only mention this because I've used…
-
comment
Comment #26575927
Just found this (on reddit). I'd love to know more about what's going on. It's amusing that the Go app was built in a highly controlled environment, while the kernel was built on s…
-
comment
Comment #18254226
For anyone interested, here are links to the slides and the accompanying white paper. [Slides] https://millcomputing.com/blog/wp-content/uploads/2018/04/20... [White Paper] https:/…
-
comment
Comment #17259873
Try this shell script: #! /bin/sh # This is a bit hacky: we use the -i flag to force the interpreter into # interactive mode after the initial commands are executed. # The "proper"…
-
comment
Comment #16983421
Ironically, xonsh itself suffers from a long startup time due to it's use of python. This is my primary (negative) experience with the issue in the linked article, and the reason w…
-
comment
Comment #16364403
If we can't quantify "internal experience" then what leads philosophers to believe it exists? What evidence is there that conciousness is distinguished by something other than raw …
-
comment
Comment #15782723
I don't understand how lazy loading could help here. The images are all behind hyperlinks, and their display sizes are all hardcoded into the HTML. There is nothing preventing the …
-
comment
Comment #15033498
Popper was talking about tolerance in general. Tolerance of hateful actions, in general, is counter-productive. Tolerance of speech in particular is not, as speech alone does not a…
-
comment
Comment #14767443
I think the 60 Minutes segment was just marketing copy handed to them by IBM (how else could they talk for 20 minutes about cutting-edge ML without mentioning Google or Amazon at a…
-
comment
Comment #14343618
This explanation really helped, thank you.
-
comment
Comment #14187532
I found that the "new" site looks reasonable with javascript completely disabled (i.e. turn it off in the browser settings). The problem appears to be when using a plugin to select…
-
comment
Comment #12167514
Dutch elm disease (and emerald ash borer) wiped out natural tree populations in forests just as thoroughly as those planted in the city. While monocultures are not helping, that is…
-
comment
Comment #12131540
Practicality aside, that was a fascinating and very well-written paper. Thank you for posting it.
-
comment
Comment #10211667
This is just playing games with microeconomic terms. However you choose to define "value", using heroin is self-destructive and usually (always?) irrational. If you choose to inclu…
-
comment
Comment #10140451
I think BSR here stands for "branch to subroutine", i.e. CALL.
-
comment
Comment #9750235
The two conditions are not equialent - the first is true if GEngine is null or does not use sound, and the second is true if GEngine is not null and is undefined otherwise due to d…
-
comment
Comment #9562952
But what would happen if we actually succeeded in preventing aging and death? Death is, as far as I can tell, not an accident or some kind of cosmic tragedy. It's the constant, for…