Viewing profile — climech
climech
HN member- Joined
- Thu, Nov 26, 2020, 12:55 AM UTC
- HN karma
- 138
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About climech
Recent public activity
-
comment
Comment #49147694
>Interesting perspective I see what you did there!
-
comment
Comment #36930981
Good points made, but the attitude is absolutely repulsive.
-
comment
Comment #34214664
Apologies if I'm reading this wrong, but between this question, and casually comparing a possible origin of life on Earth to a venereal disease, it just all strikes me as very misa…
-
comment
Comment #30183834
Pro tip: if you're using Solarized, change to another color scheme before running it.
-
comment
Comment #29360681
It's interesting to see how different people deal with different feelings. Personally, when I'm feeling sad, I want to stay with the feeling -- not wallow in it, but let it "flow",…
-
comment
Comment #29360630
I chose "idyllic", expecting titles like Kiki's Delivery Service, but all the recommendations were either fighting or sports-related movies (Raging Bull, Southpaw, Rocky, etc). Som…
-
comment
Comment #27651838
The "shake to undo" feature is actually very old, I remember discovering it around 2010. It works in all text fields system-wide, not just in the Notes app!
- story
-
comment
Comment #27096129
Veritasium made a cool video about this some months ago: https://www.youtube.com/watch?v=XRr1kaXKBsU
-
comment
Comment #26675614
Thanks! Please open an issue on github if have an account there. System information would be particularly helpful.
-
comment
Comment #26675473
Yes, it's sorted by name in natural order. I haven't decided yet which would work best as default (this vs insertion order) -- feedback is welcome. This works well for numbered boo…
-
comment
Comment #26674957
Without it, the structure allowed the user to create a graph like this: [x] Task ├──[x] Sub-task (1) │ ├──[x] Sub-sub-task (2) │ └──[x] Sub-sub-task ├──[x] Sub-task (3) │ ├──[x] Su…
-
comment
Comment #26674737
>prevents diamond shapes Pretty much this, unless I'm missing something. An earlier version of the program actually used DAGs, but I found it a little underconstrained. I got prett…
-
comment
Comment #26674671
Just SQLite - two tables, one for the nodes, one for edges + some fancy constraints and queries. I was tempted to make a custom binary format, but that's a big task, and it seems t…
- story
- story
-
comment
Comment #26336367
Historic milestone for spaceflight, I don't know what to say. Very exciting times.
-
comment
Comment #26279326
I appreciate the good intentions, but confusing Greek readers doesn't seem to me like a good way to honor the cultural impact of Greece.
-
comment
Comment #26136023
Absolutely. Personally, I am forever grateful to Sal for helping me overcome my fear of math in my late teens. I started from 1+1=2 and eventually got to Calculus and Linear Algebr…
- story
-
comment
Comment #26117061
I believe something like this would work (excuse the comments normally not allowed in JSON): { paths: [ { points: [ [10, 10], // 0 [90, 10], // 1 [90, 90], // 2 [10, 90] // 3 ], li…
-
comment
Comment #25895246
F9 can only deliver 60 Starlink sats per launch, which would be 685 more launches. (Transporter-1 delivered more because the satellites were lighter/smaller.) SpaceX is currently d…