Viewing profile — Kilenaitor
Kilenaitor
HN member- Joined
- Wed, Apr 08, 2015, 9:47 PM UTC
- HN karma
- 178
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About Kilenaitor
No profile information was provided.
Recent public activity
-
comment
Comment #47417272
Having bugs is not the same as being non-deterministic. I get the point that the compiler is not some pure, perfect transformation of the high-level code to the low level code, but…
-
comment
Comment #46958901
Same! Would love any resources. I'm interested more in making models run vs making the models themselves :)
-
comment
Comment #46689296
+1 Leap takes a second to get used to but I love it so much. Even if you don't get to the precise character you want, you can get so close enough that normal motion commands get yo…
-
comment
Comment #46588730
Neither teachers nor nurses only work 40 hours and no overtime. :') Definitely something that requires social/interpersonal skills though will be the thing that winds up being AI i…
-
comment
Comment #45296954
I'm Christian, so slightly different context going in, but I also found it profound. I've been to other churches and cathedrals (including the Vatican!) and they feel sterile by co…
-
comment
Comment #45054124
Sure. I guess caveat I haven't used Mosh in a while, so maybe things have changed. Mosh paints the screen, meaning no native scrollback. You have to use a multiplexer like tmux to …
-
comment
Comment #45053829
I have replaced it with Eternal Terminal: https://github.com/MisterTea/EternalTerminal But I don't know how widespread that is.
-
comment
Comment #44654776
To elaborate with some context: large sites do this to avoid hammering a small site if posts containing the link go viral. Like imagine the thumbnail were fetched every time a link…
-
comment
Comment #44294283
Also has a way better headline heh
-
comment
Comment #44166159
God. Thank you. > But the last fucking thing I want to do is delegate all the code writing to someone or something else I talked about this a few days ago with coworkers and I phra…
-
comment
Comment #43440507
I used to mispronounce Redis too and I fully fault the "MongoDB is web scale"[0] video for that. Glad I'm not alone heh [0]: https://youtu.be/b2F-DItXtZs
-
comment
Comment #42906147
The individual scientists' rights to publish uncensored papers??
- comment
-
comment
Comment #42701891
The firing is not motivated by the ratio. It's not a handcuff saying you must find x% of the workforce to fire. It's setting a bar that when evaluated on a curve a certain percenta…
-
comment
Comment #42586128
I enjoyed this post since this is exactly my approach to improvements: imagine the magic want solution, find the deltas between it and current state, code the deltas. At work I oft…
-
comment
Comment #38928012
Not OP but one that is usually contentions is the ability to act as an SMS client. Facebook's Messenger can or at least used to be able to do this on Android. It cannot on iOS.
-
comment
Comment #38927959
Courts are the ones that interpret them. That's why Apple's argument is made to an EU court, not legislature.
-
comment
Comment #38821699
Any specific book of his you recommend? "On War" seems to be the one that popped up on a search but wanted to confirm. Sounds like an interesting topic.
-
comment
Comment #38610155
Ah yes. Just realized the author linked to its wikipedia page. Whoops.
-
comment
Comment #38610120
Why would Unicode bother consolidating code points like this...? Not like it's short on space.
-
comment
Comment #38374973
I've switched over to using `sl` commands. Sapling is installed on ODs by default. Main change I had to get used to was `up(date)` became `goto`.
-
comment
Comment #38193911
> Launched by Google in 2019, the App Defense Alliance was established to ensure the safety of the Google Play Store and the Android app ecosystem by focusing on malware detection …
- story
-
comment
Comment #36978677
I'm confused on your phrasing of "they explicitly never will be." Those prototypes, of course, aren't going to themselves be shipping. But they are for R&D and to provide example o…
-
comment
Comment #36509692
Internal Phabricator isn't even really Phabricator anymore. In fact, the name changed to just Diffs. I'm pretty sure its entire codebase has been rewritten, at the very least into …