Viewing profile — _orz_
_orz_
HN member- Joined
- Sat, Jul 20, 2024, 10:31 PM UTC
- HN karma
- 6
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About _orz_
No profile information was provided.
Recent public activity
- story
-
comment
Comment #42752020
I had a very similar feeling until I took a course with one of the leading researchers in the field of protein folding. Two things that he repeatedly mentioned stuck with me a lot:…
-
comment
Comment #42751944
The title is a bit misleading as it really doesn’t explain why bees die when they sting in the sense of a causality. The article itself mentions that the stinging mechanism bees us…
-
comment
Comment #42751925
Interesting to read that a number of people struggle to view this using their laptops while it works decently for me on an iPhone. It makes sense and that comparison is meaningless…
-
comment
Comment #41150312
What an interesting discussion. Especially everything about that writing it in Asm would be the solution if you want secure code. Both, gcc and clang, are orders of magnitude bette…
- story
-
comment
Comment #41023364
Sorry? So obviously with GC one means managed GC. Otherwise the comment above doesn’t make any sense at all since then Rust itself would use GC because it also supports reference c…
-
comment
Comment #41020654
That’s just not true, Swift doesn’t use GC but reference counting.