Viewing profile — Reefersleep
Reefersleep
HN member- Joined
- Fri, Apr 17, 2015, 2:22 PM UTC
- HN karma
- 72
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About Reefersleep
No profile information was provided.
Recent public activity
-
comment
Comment #49148445
It seems more like a satirical observation than a calculated goal to strive for. That's how I understood it when I first read it, and also when reading this article.
-
comment
Comment #48506532
Popup with "Do you want to download from tomshardware.com ?" No thank you, and I won't be coming back.
-
comment
Comment #48159422
What is your use case?
-
comment
Comment #47078425
Do you have other examples of how it's nicer? I've only ever heard of Elixir being the nicer alternative.
-
comment
Comment #46778533
I wonder how many actual terrorists they pick up for saying "I'm here for terrorism"
-
comment
Comment #45868740
Happen to be a Dane and I fully agree with your sentiment. I happen to agree (I think) that keeping children away from social media on a large scale, to avoid social isolation for …
-
comment
Comment #44281230
In the readme, I only see four examples under each entry, and they are all dissimilar.
-
comment
Comment #44281046
Am I supposed to read something into the choice that the examples for "light" and "dark" show icons for different entities? E.g Python is dark, Rust is light. (Kidding, but still -…
-
comment
Comment #44157164
I prefer good static heads vs poor walking and talking. Didn't notice the prior to be a problem in Andor.
-
comment
Comment #44109939
Thank you for that, what a fun read :D
-
comment
Comment #44049276
As I gained more experience writing Clojure, I went in the other direction; familiarity with the standard library means that any composition of those functions and data structures …
-
comment
Comment #43957444
I've made a few of these as doodles while waiting for other stuff. Great set of restrictions to inspire creativity. X Plus Star https://tixy.land/?code=%28sin%28t*0.8*-sqrt%28%28x-…
-
comment
Comment #43797057
Could it be that her work in pure, abstract mathematics, while important and foundational for some fields, remains too unrelatable for a wide audience? Maybe the same could be argu…
-
comment
Comment #43656601
It's not implicit in this case, it's explicit. + is the function you're calling. And there's power in having mathematical operations be functions that you can manipulate and compos…
-
comment
Comment #43373002
What's an example of non-brute force scaling?
-
comment
Comment #43207840
Ticktick was the closest approximation at the time of Wunderlist shutdown. Still solid, but haven't researched the market recently. I don't remember details about the Microsoft ver…
-
comment
Comment #43197561
I wonder what the value is of that advice, it's so incredibly vague. What's "varied"? What's "moderated"? Feels a bit like an excuse to stay ignorant.
-
comment
Comment #42730013
"Fear and anguish of parenthood" as a movie?
-
comment
Comment #41862625
Seems to me like capitalism is pretty good at incentivising this stuff.
-
comment
Comment #41455378
I don't understand the bit about the execution order, nor how it's relevant in your day-to-day programming.
-
comment
Comment #41448427
"aluminosilicates" Hmmm
-
comment
Comment #41360041
Just want to add that I'm having a pretty good experience with Amethyst. No file-based configuration, sadly, but it does all of the tiling and movements I need. Hammerspoon (via Sp…
-
comment
Comment #40327096
How about a separate, schema-wise identical "deleted_x" table that you "move" deleted entities to? Can't get much more explicit than that, and still enables whatever joins you'd li…
-
comment
Comment #39951413
Off topic, and I hope it doesn't cause offense, but Im very curious; what do you find to be good domains to work with as a blind developer? As a nonblind web developer whose domain…
-
comment
Comment #38684326
I would have thought it overkill to memory manage scrapers by hand. Do you need such succinct memory usage?