Viewing profile — lblume
lblume
HN member- Joined
- Fri, Nov 15, 2024, 3:20 PM UTC
- HN karma
- 488
- Public activity
- 299 items
- HN profile
- View on Hacker News ↗
About lblume
No profile information was provided.
Recent public activity
-
comment
Comment #48717204
Love the game. I think it would be even better if each word had an edge only used by the word, such that each successful guess removes an edge and you couldn't guess words twice (a…
-
comment
Comment #47944620
What does SVG stand for? > SVG stands for "Savings Bank." What is an SVG? > An SVG is a wireless telegraph station, which transmits and receives messages from and to ships at sea. …
-
comment
Comment #46793743
Well, Signal would have to disclose the salt of course.
-
comment
Comment #46631509
Why not?
-
comment
Comment #46523662
For me at least, no. Making money by training a model from user data on such a game seems like a perfectly fine thing to do.
-
comment
Comment #46486771
It has often been claimed, and even shown, that training LLMs on their own outputs will degrade the quality over time. I myself find it likely that on well-measurable domains, RLVR…
-
comment
Comment #46324642
From what I can tell: nothing, it's just that they currently do not.
-
comment
Comment #46159294
On average, Gen Z uses 5 hours of social media per day in the U.S. (3-4 hours in other Western countries). I would refrain from calling this "alright".
-
comment
Comment #45905839
Sure. But it also helps humans, and I'd guess currently more so.
-
comment
Comment #45865724
It is simply inaccessible to anyone not using the platform. You need to create an account and join the community/"server" to see anything posted there. You cannot find anything by …
-
comment
Comment #45556226
The cheapness is due to the prevalence, and the prevalence of sugar caused sweetness receptors to be evolutionarily advantageous. There is no world in which sugar is extremely expe…
-
comment
Comment #45554943
Another commenter claims the latter: https://news.ycombinator.com/item?id=45554169
-
comment
Comment #45554922
Sure, but they weren't hired as managers, right?
-
comment
Comment #45548492
I agree with your legal assessment and still think of the case as very interesting. The article explicitly talks about how any such decision could have only been premature, for the…
-
comment
Comment #45532628
The 'attitude' is mainly controlled by finetuning and RLHF, not pre-training. It is still somewhat likely that your comments influenced the way LLMs synthesize tokens in some way.
-
comment
Comment #45532565
There will always be some string that doesn't really predictably occur in other documents, is just some current name. The point really is another one — an attacker can fix any rand…
-
comment
Comment #45500060
The matching is very permissive, and the example just works: https://codepen.io/leo848blume/pen/RNrppdj
-
comment
Comment #45477028
Reduce can be very useful to signal that the state used is inherently limited. My rule of thumb is to use reduce when the state is a primitive or composed of at most two primitives…
-
comment
Comment #45477015
list(map(f, ...)) should almost always be replaced with [f(x) for x in ...] though.
-
comment
Comment #45467418
uv is good.
-
comment
Comment #45461128
> Forcing kids to spend time on something is an effective way to spoil it for them. I generally agree. However most school systems force students to learn basic math, which is gene…
-
comment
Comment #45430930
Can verify. Settings > Content Filter > Custom Keywords. You can choose whether to hide the stories completely or blur them instead.
-
comment
Comment #45427437
Why not? Is it really that important for you to know of events a few hours earlier?
-
comment
Comment #45427423
Surely it isn't that simple. Even a person who thoroughly condemns Trump's hijacking of media systems and attentions must acknowledge that if international politics are at all rele…
-
comment
Comment #45407368
In that case, NoScript seems to really be a misnomer. It should be called SomeScript or OnlyScript instead.