Viewing profile — nailuj
nailuj
HN member- Joined
- Mon, Aug 29, 2016, 10:35 AM UTC
- HN karma
- 37
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About nailuj
No profile information was provided.
Recent public activity
-
comment
Comment #48170656
This misses the point. The individual health risk might be low, the societal response to the risk might severely impact your life regardless of your personal risk exposure.
- comment
-
comment
Comment #41648732
One more suggestion are games that have powerful editors or modding tools. Starcraft, Age of Empires, Skyrim, Minecraft
-
comment
Comment #41541609
To tire a comparison to human thinking, you can conceive of it as hallucinations too, we just have another layer behind the hallucinations that evaluates each one and tries to inte…
-
comment
Comment #41501000
The new Android foldables with edge-to-edge outer front screen are bearable, but then again you're paying flagship prices just so your phone fits into your pocket.
-
comment
Comment #38528980
If the Elf can give themselves infinite life in response to the infinite damage, then they have essentially won, because however much damage the Goblin would deal, they can just go…
-
comment
Comment #37755755
The FP5 costs 699€ on the Fairphone website, so the premium is not that small
-
comment
Comment #36253606
That really depends on what you're doing with the device I guess. For gaming, controllers will remain indispensable, and you're planning to disconnect from the real world for a whi…
-
comment
Comment #36253271
On the contrary, I think the passthrough will be one of the defining differences to other headsets for the time being. Not having anything to hold in your hand while you go ahead a…
-
comment
Comment #35207116
The average individual contributor in a big company is not able to meaningfully influence whether they produce value or not. They might be stuck in a team or even department with a…
-
comment
Comment #34832044
C# is quite popular in game dev circles because of the ubiquity of the Unity engine which uses it as its scripting language.
-
comment
Comment #34832024
Have you used the later versions of WSL (WSL 2 under Windows 11)? You have seamless bidirectional file system access, GUI applications that mesh with the rest of the desktop, can u…
-
comment
Comment #34406680
I admire your bravery for even trying to tackle this. Your rant about Emacs spoke to my soul. It's such a pain to use, but nothing else even comes close to playing the same game. I…
-
comment
Comment #29369274
To know the magnitude of the most significant digit, you have to scan the whole number anyways. Looking for this info at the end of the number would be just as natural if you were …
-
comment
Comment #24170026
If you want a really in-depth intro into the topic (with video lectures and guest appearances from legendary VM implementers!), check out CS294 from UC Berkeley that has been made …
-
comment
Comment #24019523
Basic goods demand is fairly stable. Poor people will always need to pay for food, shelter, etc. Just with basic income, they won’t have to worry about how they’re going to scrape …
-
comment
Comment #23568809
There were a lot of complaints about UAT when it was first introduced, claiming it was too confusing for casual users. It was a factor in the huge unpopularity of Vista.
-
comment
Comment #19215798
The matter is more simple, Facebook users are not Facebook customers, hence no customer support. Same story with free Google accounts.
-
comment
Comment #18896382
I have not yet worked through all of https://github.com/donnemartin/system-design-primer but I liked what I've seen so far.
-
comment
Comment #18299594
I like https://www.codingame.com/ It has a very playful presentation and progress system, the challenges are nice and the solution steps usually can be visualized well. Also suppor…
-
comment
Comment #18058513
It depends on what you mean by purely functional, the lambda calculus certainly doesn't require stack frames. Even better, you can implement any programming language without a stac…
-
comment
Comment #18057338
The most popular prebuilt machine learning framework, TensorFlow, has a Python API. This has helped its popularity in the area of data science where it was already big before thank…
-
comment
Comment #17787736
Interesting musings. I think the author dismissed graphs a bit too early. Making lists another first-class object (e.g. by always having nodes be lists) might be a bit less elegant…
-
comment
Comment #17625238
Yes, playlists are really broken on Apple Music. If you remove an album from your library, its titles will be removed from all of your playlists too. The song ordering is also not …
-
comment
Comment #17616970
This is a great point. Maybe there is a moral argument to be made here that we shouldn't punish people for actions they could not have prevented (since they don't have free will), …