Viewing profile — NTARelix
NTARelix
HN member- Joined
- Tue, Jul 04, 2017, 2:15 PM UTC
- HN karma
- 53
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About NTARelix
No profile information was provided.
Recent public activity
-
comment
Comment #43904306
A couple years ago I upgraded my desktop hardware, which meant it was time to upgrade my homelab. I had gone through various operating systems and methods of managing my services: …
-
comment
Comment #42260335
I recall in the early or mid 2000s using some cheap earbuds plugged into the microphone port of my family computer as a pair of microphones in lieu of having a real microphone nor …
-
comment
Comment #38642908
I've been wondering for a long time when we might expect to see a stable WebGPU API in all major browsers (mostly concerned with my daily browser, Firefox), so I've been looking fo…
-
comment
Comment #38090867
I've also been using it for several years and almost completely agree with your sentiment. The only areas that have given me trouble are in the dev tools. On my machines the debugg…
-
comment
Comment #36877413
Correction: The chart I'm talking about has multiple names, but is not a simple pie chart. Thanks to funcDropShadow for pointing this out. The names: sunburst chart, multilevel pie…
-
comment
Comment #36873137
A pie chart could serve a similar purpose, but can be much easier to interpret. I like this interactive pie chart for profiling Webpack bundle size. I've used it several times at w…
-
comment
Comment #36426267
My designers take their own snapshot by cloning their work and using versions in the names of things. Older things are not to be modified with few exceptions. It makes for a good l…
-
comment
Comment #35821114
The content of the series describes creating something like the beginnings of a Deno alternative, upon which the reader could fully recreate Deno or Node.js. It seems to me that th…
-
comment
Comment #34493368
I have memories of illegal immigrant workers from longer than 22 years ago and the USA has had immigration laws for much longer than 22 years. Have I misunderstood your statement?
-
comment
Comment #33513621
My android phone's apps must ask for permission to use some of this data (location, microphone, filesystem, etc.), and android provides the options "always", "only when using the a…
-
comment
Comment #33364044
Over the last decade or so I've switched between Kodi (even back when it was XBMC on a literal Xbox [the original]), Plex, Emby, and Jellyfin; currently settled on Jellyfin for may…
-
comment
Comment #32917288
I haven't used fp-ts directly, but I use an adjacent package that declares fp-ts as a peer dependency: io-ts. I've almost exclusively for easier type management during deserializat…
-
comment
Comment #32492165
This is correct, but I think the point nickdandakis was trying to make is that useEffect does not directly correlate with componentDidUnmount because useEffect's returned callback …
-
comment
Comment #31853177
For the last few months my team and I have been working on standing up a system of libraries that other teams in our organization will use. From the beginning we decided that docum…
-
comment
Comment #30848128
I might be remembering the timeline wrong, but I was perfectly happy using Firefox when I first heard of Chrome. When I switched from Firefox to Chrome I was very impressed with th…
-
comment
Comment #30317701
> Calls are end-to-end encrypted and use a direct connection between the peers whenever possible, but fallbacks are also in place. I imagine this means the 2+ clients use XMPP to n…
-
comment
Comment #30192670
I've found that code colocation is great, especially combined with a directory structure that mimics the application's hierarchy/layers. At my place is employment we try to follow …
-
comment
Comment #29997047
Upon initial login I'm definitely impressed by the interface, the existing content, and the potential to finally brush up on my Japanese. I ended up linking to my Google account, b…
-
comment
Comment #26743057
After going through the "Git Internals"[0] docs, I found that the snapshot mental model has been much more helpful in understanding what my Git commands are doing, how someone's hi…
-
comment
Comment #24132636
I've tried using Amethyst a few times but never finished anything. Upon each attempt I ended up moving to another language/framework due to the frustration of horrible compile time…
-
comment
Comment #22934401
I performed a similar experiment in high school (~2007) but stored it in a plastic bag. After a few months it smelled absolutely horrible so I wrapped it in more bags and kept it h…
-
comment
Comment #20532222
I came here to say the same thing. I also just hated worrying about which hairstyle to get, how to maintain that style, and when to repeat that process. Now it's a cheap and simple…
-
comment
Comment #19477667
Later levels validate against multiple exits and won't let you remove the original exit, so it seems intentional.
-
comment
Comment #19318755
I used to have trouble waking up too. What worked for me was having a strict morning routine that I followed the moment I woke up. I found that sleeping 10 or 12 hours wasn't unint…
-
comment
Comment #17649365
Makes me wonder how many of those guides have been paid for, or at least what level of influence advertisers have on them. Nevertheless, I agree that a quality guide is well apprec…