Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lblume
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
lblume
3mo ago
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 (assuming each word only has one path).
2.
▲
by
lblume
5mo ago
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. What is an SVG of a pelican? > An SVG of
3.
▲
by
lblume
8mo ago
Well, Signal would have to disclose the salt of course.
4.
▲
by
lblume
8mo ago
Why not?
5.
▲
by
lblume
8mo ago
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.
6.
▲
by
lblume
9mo ago
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 improvements will dominate "slop" decreases in ca
7.
▲
by
lblume
9mo ago
From what I can tell: nothing, it's just that they currently do not.
8.
▲
by
lblume
10mo ago
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".
9.
▲
by
lblume
10mo ago
Sure. But it also helps humans, and I'd guess currently more so.
10.
▲
by
lblume
10mo ago
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 using a search engine and are completely unab
11.
▲
by
lblume
11mo ago
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 expensive, markets still function basically in the way they do n
12.
▲
by
lblume
11mo ago
Another commenter claims the latter: https://news.ycombinator.com/item?id=45554169
13.
▲
by
lblume
11mo ago
Sure, but they weren't hired as managers, right?
14.
▲
by
lblume
11mo ago
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 slow cognitive decline is typically only noticed when it is
15.
▲
by
lblume
11mo ago
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.
16.
▲
by
lblume
11mo ago
There will always be some string that doesn't really predictably occur in other documents, <SUDO> is just some current name. The point really is another one — an attacker can fix any random string of characters (ideally random ac
17.
▲
by
lblume
1y ago
The matching is very permissive, and the example just works: https://codepen.io/leo848blume/pen/RNrppdj
18.
▲
by
lblume
1y ago
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, and a for loop otherwise. What counts as "primitive&q
19.
▲
by
lblume
1y ago
list(map(f, ...)) should almost always be replaced with [f(x) for x in ...] though.
20.
▲
by
lblume
1y ago
uv is good.
21.
▲
by
lblume
1y ago
> 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 generally used for testing whether the student is able to thi
22.
▲
by
lblume
1y ago
Can verify. Settings > Content Filter > Custom Keywords. You can choose whether to hide the stories completely or blur them instead.
23.
▲
by
lblume
1y ago
Why not? Is it really that important for you to know of events a few hours earlier?
24.
▲
by
lblume
1y ago
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 relevant for you, some actions of the US president sho
25.
▲
by
lblume
1y ago
In that case, NoScript seems to really be a misnomer. It should be called SomeScript or OnlyScript instead.
26.
▲
by
lblume
1y ago
Indeed. It might also be the case that the advertisements are tailored to the weaknesses of the product you bought, such that in case of a defect you might consciously or subconsciously remember the advertised vacuum cleaners with different
27.
▲
by
lblume
1y ago
It appears that the cost of referral is much higher than it used to be. Fifty years ago, you might have looked in a phone book for companies that offer the service you are looking for, or gotten a recommendation from a friend. Everything wa
28.
▲
by
lblume
1y ago
What do you mean by "Unfortunately"? This appears to be the only correct conclusion from the algorithm you selected, you can't eat the cake and have it too. Regarding your second point, that's not really what a graphical
29.
▲
by
lblume
1y ago
I fail to see how this is a "problem"? You implemented a sorting mechanism that was useful to your application, while Nemo implemented another which as this thread demonstrates seems to be much more useful and intuitive for the av
30.
▲
by
lblume
1y ago
That would likely have been a more useful article for the average developer. It is extremely hard to be aware of all the ways strings of different locales can defy our intuitions.
More ›