Viewing profile — solmag
solmag
HN member- Joined
- Thu, Feb 04, 2021, 6:49 PM UTC
- HN karma
- 50
- Public activity
- 85 items
- HN profile
- View on Hacker News ↗
About solmag
No profile information was provided.
Recent public activity
-
comment
Comment #30104386
It's a nice article, but don't they run against Amdahl's law? I mean they're parsing JSON from some web api?
-
comment
Comment #30097428
Most body of knowledge built from working with Linux and Windows can be wholly ignored when building the New Operating System. There is barely anything worth of salvaging in either…
-
comment
Comment #30040251
"500 internal error" and audible laughter sorry
-
comment
Comment #29636185
It is a military superpower; one shouldn't expect them to address their security in terms of charity and human rights. As for security of Europe, the status quo was already changed…
-
comment
Comment #29589706
It is very tiresome to witness this time and time again in the inflation discussion.
-
comment
Comment #29447016
https://github.com/eugene-babichenko/rust-fsm - I think I meant this.
-
comment
Comment #29443770
I think one of Jung's comments was that we don't really know the performance benefits of UB in that blog post.
-
comment
Comment #29439138
I believe there is a library that can generate type-state machines for you in Rust, ie. you don't have to code it by hand.
-
comment
Comment #29432211
Very good podcast (with transcript!) about kernels / lib kernels / unikernels: https://signalsandthreads.com/what-is-an-operating-system/
-
comment
Comment #29421397
> vaccination is less effective individually for the immunocompromised > People with a compromised immune system are a good setting for evolving new variants of coronavirus > They …
-
comment
Comment #29420946
Immunocompromised subpopulation is so small (at least in my country), especially compared to unvaccinated (abt. 30%), that it should be fairly trivial to quarantine them, don't rea…
-
comment
Comment #29420903
> a persistent infection in an imunocompromised individual is one of the most plausible theories > People with a compromised immune system are a good setting for evolving new varia…
-
comment
Comment #29420804
The governments who enact the restrictions and the majority who support them are not acting entirely on arguments based on health. For example, origin of COVID is animal reservoir …
-
comment
Comment #29420197
> To my knowledge no booster is approved for use within 6 months of another shot Government recommends booster after five to six months in my country. To clarify, they do not yet r…
-
comment
Comment #29419998
I forgot (because I assume the original was a lab leak) that China's entire (believe it or not) story is that it was a bat leak instead. So .. some government actions do not seem j…
-
comment
Comment #29419932
One should be able to still look at what South & East Asian states have done, I don't think Vietnam or South Korea have this problem of highly politicized scientific community. Don…
-
comment
Comment #29419914
Vaccine-As-A-Service, every 5-6 months a booster shot.
-
comment
Comment #29419837
Ending a virus that we have no sterilizing vaccines for and which might have an animal reservoir; don't merely need vaccine mandates but VaaS mandates.
-
comment
Comment #29416822
"but", Zotero is really neat if you use the plugins which make it just one-click-to-save it in your Zotero from browser. Hardly any overhead with that.
-
comment
Comment #29414054
I fucking HATE the Instagram algorithm. Literally random order of stupid shit from 3-7 days instead of the newest releases. Whoever was in charge of this should get banned from pro…
-
comment
Comment #29414038
I think the original author said that it was harder to make this than his masters thesis.
-
comment
Comment #29408583
You have correctly deduced why AI research is just a paper factory.
-
comment
Comment #29407491
There is also no specification for "AI".
-
comment
Comment #29407060
How do you formally verify your neural networks and the like? Or is formal verification possible? Does this limit the areas where it can be applied?
-
comment
Comment #29403131
I like them for modularity, message queues and asynchronous events. But you are correct, esp. last one.