Viewing profile — kcarnold
kcarnold
HN member- Joined
- Mon, Oct 20, 2014, 7:27 PM UTC
- HN karma
- 21
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About kcarnold
No profile information was provided.
Recent public activity
-
comment
Comment #42667503
This was the subject of https://arxiv.org/abs/2412.03719 . (I suspect you can do simpler than the paper's solution if you're only interested in the top-k.) A related topic is "toke…
-
comment
Comment #26079308
Agreed... but one problem with that is that you get the title bar on the OBS window. If you have a spare external display, you can use a fullscreen projector, but I often don't hav…
-
comment
Comment #15251237
I see they monitor a complete process lifetime, not just the active workload. A quick grep of the paper didn't turn up anything discussing this. And it would seem to hurt dynamic l…
-
comment
Comment #13026962
I really want to like Elm. When I'm writing JS/React code, I sometimes think "this would be so much nicer in Elm!" - especially for architectural issues. But the few times I’ve act…
-
comment
Comment #8592034
For all of us who are thinking "it's just like RAM, just persistent!", here's some perspectives about what persistent RAM means for OSes and applications: http://lwn.net/Articles/6…
-
comment
Comment #8484022
It's cool that a team of deep learning researchers can pull this off quickly. Anyone know of an "image2vec" (word2vec for images) that would empower others to try out similar thing…