Viewing profile — a-ungurianu
a-ungurianu
HN member- Joined
- Sun, Mar 26, 2017, 2:10 PM UTC
- HN karma
- 65
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About a-ungurianu
No profile information was provided.
Recent public activity
-
comment
Comment #47569548
This feels to be strongly in the “correlation does not imply causation” bucket. Something like being in the sun means you’re outside and therefore not sedentary fits with our curre…
-
comment
Comment #45615201
In interesting implementation of this is the Grafana Flow plugin: https://grafana.com/grafana/plugins/andrewbmchugh-flow-panel... This lets you do pretty much the same thing in the…
-
comment
Comment #44090611
I’m not clear what you’re asking with this question. Do you mean a LLM to write printer drivers? For that I think any of the coding LLMs should be able to help Or do you mean using…
-
comment
Comment #44012044
Wouldn’t all the ReativeX libraries (e.g. RxJS) count? Is there any specific features you’d be looking for?
-
comment
Comment #43326892
Not exactly. If you refer to the following line: > Full OpenAI Compatibility > WebLLM is designed to be fully compatible with OpenAI API. It means that WebLLM exposes an API that i…
-
comment
Comment #41566910
I’d love a good summary on why Cursor, Void (and I assume other tools) decided to build new editors instead of just extending the incumbents (VSCode extension, Jetbrains plugins). …
-
comment
Comment #40543667
They seem to have unpublished the article, but it’s still available on the Wayback machine: https://web.archive.org/web/20240531140540/https://www.hudso...
-
comment
Comment #39799974
This is awesome and very mesmerising. Is the ability to do this tied to the fact that Game of Life is Turing-complete, or is there a weaker/stronger property that allows for this? …
-
comment
Comment #39120347
No update on https://www.redditstatus.com/ so far
- story
-
comment
Comment #38892207
Wonder how hard would it be to convert all the public domain texts to Standard Ebooks. I know there’s already ebooks of most of these texts, but having them all together in a stand…
-
comment
Comment #38250422
I’ve done some research on this in the past. The reason that is so slow is because the eslint plugin runs prettier, does a diff between the result of prettier and the real file and…
-
comment
Comment #38023918
This is really cool. I wonder if there's any plans to actually OCR these. The handwriting is so hard to read without studying it ahead of time, so it'd be great for accessibility t…
-
comment
Comment #37088001
JSDoc can get you pretty far, but it can be clumsy sometimes. There’s a [TC39 proposal]( https://github.com/tc39/proposal-type-annotations ) to allow types to live in JS code and b…
-
comment
Comment #27561625
You need to press the "Up/Down arrow" button on the bottom (for me it is the 3rd from the right) and then press "Download current view". Took me a while to figure that out as well.…
-
comment
Comment #24058154
Unrelated to the heading of this post, but looking at the screenshot it seems that it supports OTP generation within the app. Having one place that both stores your password and ge…