Viewing profile — ivxvm
ivxvm
HN member- Joined
- Mon, Jun 21, 2021, 4:42 PM UTC
- HN karma
- 45
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About ivxvm
No profile information was provided.
Recent public activity
-
comment
Comment #49106065
> you just need to load the image into RAM > The startup is of course nowhere near that of a small C or Zig binary, but for larger tools it will be tolerable. It's worse than Java …
-
comment
Comment #49088774
Anywhere is where exactly? I've been thinking of where I could use it for like 10 minutes, and I couldn't come up with anything. Maybe a game engine or web services. It wouldn't ma…
-
comment
Comment #48445823
Yeah, when people say "dopamine hit" nowadays that can mean anything from serotonin to endorphins to even adrenaline. What they usually mean is simply an optimized experience. Opti…
-
comment
Comment #43278759
3-7 and 9-12 is everyday life in Ukraine.
-
comment
Comment #42880376
I didn't word it right. It should have been something like: "Add it to your list and research it if you're out of options". It helped me with some weird condition years ago which c…
-
comment
Comment #42880366
Recommendation to research something still can be useful. I didn't word it right. It should have been something like: "Add it to your list and research it if you're out of options"…
-
comment
Comment #42862606
[flagged]
-
comment
Comment #41003816
Things like hospitals, airlines, 911, should have multiple systems with different software stacks and independent backends running in-parallel, so that when one infra goes down the…
-
comment
Comment #41003739
I've never seen a program running in kernel mode other than AV software. Pretty sure all stuff you listed doesn't. Asking admin permissions doesn't mean it's kernel mode software.
- comment
-
comment
Comment #38955629
Necropolis, Ziggurat... Imo the best games nowadays are often those that no one heard about. Popularity wasn't a good metric for a very long while. And thankfully games like "New W…
-
comment
Comment #38339106
Check out Modded Minecraft Expert Modpacks like "Create: Above & Beyond", "Project Ozone", "Nomifactory" and so on.
-
comment
Comment #38208142
It's okay if it's Quake, just don't suggest it to be used as a Postal level
-
comment
Comment #37926133
It's interesting thing to explore when you already have a nice big picture, but overall it's quite misleading in case of genres (or whole branches) which author is not much into.
-
comment
Comment #36281990
I think you get the wrong idea. What he basically says is that scientists mostly do science because they enjoy doing it, and everything else he says is a consequence of that. Peopl…
-
comment
Comment #36280343
I'll just save some quotes here since I really like them: > Kaczynski likened science to a “surrogate activity” that is “directed toward an artificial goal that people set up for t…
-
comment
Comment #36259341
Oh, so it's just a type alias for readability. Then it makes sense.
-
comment
Comment #36259300
Idk, I think it's extremely statistically rare coincidence for nominative typing to be a better default than structural. In other words, it's much more useful (by default) to have …
-
comment
Comment #36254757
Not really possible, because Record and Map aren't compatible at all. At best they both have something like `toString`. You'll need to define at least something like RecordFunctor …
-
comment
Comment #36122809
> Javascript is dynamic enough there is absolutely no need for Macros. TypeScript macroses would be very useful for the same things codegenerators are useful: for example generatin…
-
comment
Comment #35989622
> But presumably there is also more competition for jobs using popular technologies? Maybe, but personally I don't feel it has such a significant contribution as number of position…
-
comment
Comment #35988001
Another reason is that being a fan of less popular tech is heavily punishing to career and job hunting. Hell, it's quite a challenge to find a job even in React/JavaScript (took me…
-
comment
Comment #35937180
Are their metaverse developments open-sourced? Wouldn't it be meaningful to just give it to people, probably with a license like GPL? That would be such an extraordinary waste if a…
-
comment
Comment #35315000
I think the whole concept of "consciousness" might get old in nearby future. ANNs and brains will get better understood and people start questioning not what consciousness and reas…
-
comment
Comment #35314014
Is it really surprising that text model can't solve graphical quizzles?