Viewing profile — return_to_monke
return_to_monke
HN member- Joined
- Thu, Aug 18, 2022, 6:36 AM UTC
- HN karma
- 595
- Public activity
- 187 items
- HN profile
- View on Hacker News ↗
About return_to_monke
No profile information was provided.
Recent public activity
-
comment
Comment #47157391
The point of markdown is that it is human-readable not only in "rendered" html form, but plain text too. I think this explains the lack of viewers; they are simply not needed.
-
comment
Comment #45785343
> You can VACUUM INTO, but standard vacuum won’t rewrite the whole db. This is not true. From the link you posted: > The VACUUM command works by copying the contents of the databas…
- story
-
comment
Comment #44586963
You failed to provide any reason why waydroid is "so bad".
-
comment
Comment #43447971
All of these things you mention are "thinking", meaning they require complex algorithms with a bunch of branches and edge cases. The tasks that GPUs are good at right now - graphic…
-
comment
Comment #37210427
There is, it's called flexbox and the CSS grid. I've found that on simple websites a lot of problems are solved with just a few lines of flexbox config (flex-wrap, etc)
-
comment
Comment #37178013
How would it spike insulin, if it does not contain carbohydrates (or any micronutrient for that matter)?
-
comment
Comment #36973733
A very good article on why Simonyi probably wasn't the one: https://www.joelonsoftware.com/2005/05/11/making-wrong-code-... my verdict is that Simonyi didn't communicate the idea -…
-
comment
Comment #36960778
Lk-99 and now this. God the hopium is on insane doses right now
- story
-
comment
Comment #36953464
In the original paper, so i assume the Lee-Kim ones
- story
-
comment
Comment #36774265
I'd think that these improvements were started years ago but only now enabled
-
comment
Comment #36686316
When Eelco wrote his PhD thesis 20+ years ago, with the first version of nix, it was just an academic project. Now it's a lot more. Although nix has a very good community, and plen…
- story
-
comment
Comment #36666962
the mock-up has very little information density. I think that would've pissed off a lot of folks, so they reverted it.
-
comment
Comment #36652367
Do the java benchmarks include JVM startup?
-
comment
Comment #36644866
how do you know when it'llbe finished, before the fact?
-
comment
Comment #36592407
Does this mean that DMs will stop working, too?
-
comment
Comment #36591618
Hey dang, you might want to point to this comment instead: https://github.com/sourcegraph/sourcegraph/issues/53528#issu...
-
comment
Comment #36578406
sha256 is a hash algo. you probably meant something else?
-
comment
Comment #36461135
I don't think so. there is a lot of hidden complexitxy in flakes. If you have time, may I ask you to please provide more opinion on what's easier to understand? We are always looki…
- story
- story
-
comment
Comment #36103238
I think this should have an option only to request the submissions when the user wants it to. Sending a full history somewhere (in this case hn search) doesn't seem like a great id…