Viewing profile — fendrak
fendrak
HN member- Joined
- Sun, Oct 18, 2009, 1:04 AM UTC
- HN karma
- 663
- Public activity
- 145 items
- HN profile
- View on Hacker News ↗
About fendrak
Recent public activity
-
comment
Comment #47638966
Check out a lock like this: https://www.amazon.com/gp/aw/d/B07DR9CMGZ Mount it near the top of the door, out of reach of the small escape artist. I had exactly the same problem and…
-
comment
Comment #40310093
Rather than "high density causes low fertility", could this not as easily be explained by "large familes leave cities"?
-
comment
Comment #39696872
Before we age, we lack experience, context, produce less useful work per hour worked, and get paid less. Legality aside, isn't it rational to discriminate against younger people?
- story
- story
- story
-
comment
Comment #28724622
Thank you!
-
comment
Comment #28720348
I would very much love to see the "simple CRDT" implementation described above, seems like it would be a great learning tool and/or foundation on which to build something more comp…
- story
-
comment
Comment #25426268
Indeed. I wonder though whether they could possibly know the answer to that question to a degree of confidence that would make them comfortable to pursue me endlessly to make their…
-
comment
Comment #25425051
Does it drain me entirely every day? No. Does it drain me some days or in particular instances? Certainly! Are some people far less resilient than I, and are perhaps drained to a l…
-
comment
Comment #25424826
I don't think it requires any particular paranoia or self-loathing, just the day-in, day-out grind against the receiver's psyche. We take it for granted that living with an emotion…
-
comment
Comment #25393038
Probably one of these: https://www.zojirushi.com/app/category/breadmakers
-
comment
Comment #25392515
In 12 years in Austin I have encountered zero scorpions indoors, and maybe a single-digit number outdoors. This despite essentially constantly walking barefoot in both. In my entir…
-
comment
Comment #24137979
Cascade Platinum, thought I've gotten similar results from the "Complete" version one step down.
-
comment
Comment #24137312
I used to have this problem, and found it to be caused by a combination of two factors: 1) Growing up in a house with low water pressure. If the machine doesn't have much pressure …
-
comment
Comment #21196470
Cached: https://webcache.googleusercontent.com/search?q=cache:wkT294...
-
comment
Comment #18443170
Indeed it can, but I believe the point is that it's not round-tripable, meaning you can't parse the resulting serialized JSON back into its original form, the one that contained th…
-
comment
Comment #18364448
I'm a former Arch user who's been using NixOS as my daily-driver at home for about a year now, and I've really enjoyed it, even above Arch (which I'm also a big fan of). The bigges…
-
comment
Comment #9997382
I was a one-time Xmonad user, but switched to i3 recently. The enormous complexity of configuring Xmonad is what got me to switch, honestly. Perhaps if I A) needed enormous configu…
-
comment
Comment #9798274
I recommend using https://github.com/Prismatic/om-tools , if only for the defcomponent macro: https://github.com/Prismatic/om-tools#defcomponent This abstracts out all the reify st…
-
comment
Comment #9571794
As a dev working in Austin, I'd say that's about right, especially when you consider the cost-of-living difference: http://www.wolframalpha.com/input/?i=cost+of+living+washingt...
-
comment
Comment #8627152
The thing that made me start wearing a helmet was the realization that, even if I'm the safest possible bicyclist there's ever been, there's no way to stop the environment from act…
- story
-
comment
Comment #8319560
As far as functional languages go, it's a nice compromise between the absolute purity of something like Haskell and the day-to-day practicalities necessitated by building practical…