Viewing profile — yjk
yjk
HN member- Joined
- Wed, Apr 13, 2022, 7:35 PM UTC
- HN karma
- 21
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About yjk
No profile information was provided.
Recent public activity
-
comment
Comment #49027559
There seems to be a lot of new accounts with similar name formats contributing short, positive comments to this thread.
-
comment
Comment #47536932
I don't understand why this would be an issue. Firstly, you could just pin your dependencies, but even if you don't, couldn't the default behaviour be to just install the newest sc…
-
comment
Comment #41111739
Really makes me wonder what the angle here is for them. With open source, I can somewhat understand given market standards become easier to hire for and you get feedback on your to…
-
comment
Comment #40910958
Proponents of free software would agree. In addition, from the programmer's point of view this is usually how things work (unless they own the startup, the equivalent of self-publi…
-
comment
Comment #40699865
In addition, I would argue undecidability is a feature, not a bug. I'm not sure why any other answer would be desired in that case.
-
comment
Comment #39109215
I believe the complete opposite - at least for internet commenters, one could easily use an LLM to generate one's responses.
-
comment
Comment #38452413
I assumed GP was referring to OpenAI, not danswer (given that they mentioned that those companies were training models). And you're still using OpenAI's API, so neither open source…
-
comment
Comment #38384493
What's wrong with "math can't be made illegal"? I think the context for this argument (that I've heard most often) is around e2e encryption, and in that context I agree with it, bo…
-
comment
Comment #37474807
Though I never have used Youtube premium, Louis Rossmann talks a lot about this. If I remember correctly it was something about not actually getting a file when downloading, instea…
-
comment
Comment #37189479
From the link: 'It was suggested that copyright protection afforded to the computer program may also extend to the output files if the program does the “lion’s share of the work” i…
-
comment
Comment #36864874
If humans are vertebrates, then some vertebrates are human. It is wholly possible (and indeed true) that a specific subset of vertebrates (those that existed 200 million years ago)…
-
comment
Comment #36575265
What prevents me from cloning some product's website and changing the payment form to send me the details instead, which I then submit somewhere else to purchase something online f…
-
comment
Comment #35792007
Which is also incorrect. See https://en.wikipedia.org/wiki/Ordinal_numeral vs https://en.wikipedia.org/wiki/Ordinal_number .
-
comment
Comment #35791935
I think the reals are also even: If x is rational pair it as you would in the rational case (which we assume is even - I haven't proven this). Otherwise pair it to -x, and thus the…
-
comment
Comment #34188921
Not a lawyer, but I think with libel/defamation, you need to show that you lost something of value because of the statement. Odds are this won't be as widely applicable as somethin…
-
comment
Comment #33748927
From the OP: "I wanted to see how difficult it would be to build a web app using a sub-$300 android smartphone" I guess a fun challenge of sorts.
-
comment
Comment #33725258
I assume the origins of how it's called ties to the mathematical definition of open/closed sets ( https://en.wikipedia.org/wiki/Open_set ). In an (imprecise) way, the closed set is…
-
comment
Comment #33458068
Indeed, the ability to 'launder away' proprietary licenses when source is available means that companies in the future (that would otherwise provide source under a non-permissive l…
-
comment
Comment #32703624
I'm not sure on your argument. I belive it's rational to make a decision that you would repeat every time you are presented with the decision, no matter if you knew beforehand how …
-
comment
Comment #32403013
> Meanwhile in Java world, with strict typing, you have egregious vulnerabilities like log4shell, amongst others ( https://java-0day.com/ ). The website doesn't seem to be up to da…