Viewing profile — jangxx
jangxx
HN member- Joined
- Sun, Sep 16, 2018, 10:32 PM UTC
- HN karma
- 96
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About jangxx
No profile information was provided.
Recent public activity
-
comment
Comment #48063826
We might be getting something soon: https://en.wikipedia.org/wiki/Digital_euro
-
comment
Comment #48059529
Thank you for reminding us all that you AI bros are still the most obnoxious people there are.
-
comment
Comment #48019583
It's the browser that annoys me the least. Almost everything just works.
-
comment
Comment #46912846
I actually like Fitness+, it got me working out for the first time in my life.
-
comment
Comment #46703644
Don't say "we" when talking about yourself.
-
comment
Comment #45900250
Damn, you must be so incredibly miserable. I hope you find some happiness in your life at some point.
-
comment
Comment #45898097
Nothing like outputting specific colors to see what branch the current pixel is currently running through. It's like printf debugging but colorful and with only three floats of out…
-
comment
Comment #45275711
Why are you so mad at me, I'm not even the OP you should ask these questions. I'm also not convinced we need regulation like this in the first place, so I can't tell you where this…
-
comment
Comment #45274794
A law like this would obviously need some sort of sensible definition of what "AI" means in this context. Online translation tools also use ML models and even systems to unlock you…
-
comment
Comment #45273704
You don't seem to understand what people mean when they say "AI is just fancy autocorrect". People talk about the little word suggestions over the keyboard, not about correcting sp…
-
comment
Comment #45273262
Autocorrect is not generative AI in the way that anyone is using that word. Also autocorrect doesn't even need to use any sort of ML model.
-
comment
Comment #45114274
ollama can't connect to MCP servers, it can merely run models which output instructions back to a connected system to connect to an MCP server (e.g mcphost using ollama to run a pr…
-
comment
Comment #44456491
This makes no sense, just because something didn't become as big as the hypemen said it would doesn't make the inventions or users of those inventions disappear.
-
comment
Comment #44455895
I mean both of these things are actually happening (drone deliveries and people spending a lot of time in VR), just at a much much smaller scale than it was hyped up to be.
-
comment
Comment #43672062
It does though? I you click on the (i) button, there's a "Libraries" section.
-
comment
Comment #41998472
There's also the built-in "Speak Selection" feature you can enable in the accessibility settings.
-
comment
Comment #41995273
The article has links to all the mentioned videos.
-
comment
Comment #41963515
Back in high school a teacher told us this "fact" as well and I remember being very surprised because it did not match my experience at all. Many times have I tested this theory si…
-
comment
Comment #40786290
I haven't heard anything about him in a while, I assume he's still living in exile in Russia? In which case, yes, he might have evaded the US, but he still gave up a lot of his fre…
-
comment
Comment #40668529
Then you clearly don't work in healthcare or law.
-
comment
Comment #40668430
Don't forget to take both of those stats with a grain of salt though. The US has a lot of gig workers which are not always counted correctly or the same and Germany has a large low…
-
comment
Comment #40388056
Using a hashtable is the "normal" approach mentioned in the article. It works of course, but requires memory to store each unique element (or their hashes). If you have less memory…
-
comment
Comment #39764805
That's good to know, then I'm gonna avoid those two for now.
-
comment
Comment #39764636
Is this based on your own recent experience? I recently got into the mood to build some LEGO again, after not having done it since childhood, but I recoiled at the prices of curren…
-
story
Show HN: Octet Zone – Write IPv6 addresses in IPv4-style octet notation
Have you ever asked yourself the question if it would be nice to write IPv6 addresses in decimal octets instead of hexadecimal groups of 16-bits before? No? Well, now you can do it…