Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ludwik
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
ludwik
11d ago
That does not match my experience at all. I'm sure this did happen, but what I see from agents is obsessively checking `git status` before doing anything git related.
2.
▲
by
ludwik
12d ago
It is a sound argument in the context of trying to estimate what it costs them to generate this specific output. They have training cost eather way.
3.
▲
by
ludwik
23d ago
It sounds like, of the three options given, you are squarely in the “authorities” camp (although it seems to me that you interpret the question as asking what you believe should happen, whereas it appears to be asking what happens in practi
4.
▲
by
ludwik
27d ago
Why this is preferable? I would rather have the apps I use represented as a list of apps in my system (drawing on a couple of decades of established UX conventions for how they are displayed and how I can interact with them), the web conten
5.
▲
by
ludwik
1mo ago
> From the various reports, including by people aware of gmail's stance, gmail may have had a bug allowing it at some point. I think these are simply people who cannot believe that someone might give out an email address they do not
6.
▲
by
ludwik
1mo ago
Wait, what you're describing sounds like Gmail working exactly as documented. If I understand correctly, your name is something like John P. Smith, and there is also someone named John Psmith. You own john.p.smith@gmail.com, which mean
7.
▲
by
ludwik
1mo ago
I understand that this isn't entirely clear-cut and that people will interpret it differently, but in my opinion, there is a significant difference between "a webpage that contains text X" and "an HTML document that cont
8.
▲
by
ludwik
1mo ago
In my mind, the part that is most likely to fail is "return an HTML document that still contains the following text." Nowadays, more and more "HTML documents" do not contain any content at all, just some JavaScript that
9.
▲
by
ludwik
2mo ago
Since this is a long-standing, real-world problem that linters solved, how could it not be relevant to a discussion about the usefulness of linters? And the choice of whether to use tabs or spaces does not affect semantics. It is purely a m
10.
▲
by
ludwik
2mo ago
It definitely is relevant to a discussion about linters. And as I said on my comment - it's just an example, I mentioned other types of discussions as well.
11.
▲
by
ludwik
2mo ago
Oh, absolutely. I started writing Python professionally in 2010. Whenever a new group of people started working on a Python project, one of the first things they had to decide was tabs versus spaces. Everyone would begin by saying that the
12.
▲
by
ludwik
2mo ago
You both seem to be using a different definition of "singularity" from the one I'm familiar with. I've always understood it to mean a rapid feedback loop in which AI creates successive, increasingly capable generations o
13.
▲
by
ludwik
2mo ago
> And this thread is seemingly full of people claiming AI can read it while simultaneously sharing that AI could not read the actual message, only the decoy as demonstrated in TFA. That’s 100% on the authors for failing to make the defau
14.
▲
by
ludwik
3mo ago
I would be very willing to pay more! The choice between “you may get a correct answer, or you may get lied to, without a clear way to distinguish between the two” and “you may get a correct answer, or a clear indication that the answer was
15.
▲
by
ludwik
3mo ago
The article is about how people decide to share links, nie whether they share links at all.
16.
▲
by
ludwik
3mo ago
Maybe that’s because I work with agentic AI in my day job, but this seems utterly obvious to me: no reasonable person would ever claim that LLMs are better at keeping secrets or enforcing rules than human employees. This notice is not about
17.
▲
by
ludwik
3mo ago
> Do you mean things like system prompts or things in Claude.md? All of it - system prompts, user prompts, few-shot examples, Claude.md, things that an agent learned by exploring its environment... > So when I /compact my session
18.
▲
by
ludwik
3mo ago
I like to dunk on Meta as much as the next guy, but I think this makes sense: deterministic verification like this is not, and should never be, the LLM’s job. The tools it has access to should enforce the permissions layer, ensuring that th
19.
▲
by
ludwik
3mo ago
Is it? Both supervised learning and reinforcement learning are ways of training the model, and the difference between them is not that big. I would say that innate means "in the weights", while non-innate means things the model le
20.
▲
by
ludwik
4mo ago
I think this is exactly it, but let me ask another question (which is not rhetorical, I really don't know). Does the fact that one can describe what consciousness is and where it came from in humans help them to detect it in non-human
21.
▲
by
ludwik
4mo ago
And also "instilled during their reinforcement training", and we are currently pushing planning hard there, for autonomous agents.
22.
▲
by
ludwik
4mo ago
This was said in the context of a person predicting a stock market bust, so of course a stock market index price is the relevant number here.
23.
▲
by
ludwik
5mo ago
It’s obviously not a new model capability. But using this well-known, existing capability to solve this particular issue is only obvious after the fact. It’s a useful trick to have in one’s toolbox, and I’m grateful to the author for sharin
24.
▲
by
ludwik
5mo ago
Performing 40 songs in exchange for a property does seem like serious effort...
25.
▲
by
ludwik
6mo ago
The top comment categorized scraping as abuse ("abuse such as [...] scraping") - that's precisely why some accuse its author of lack of self awareness.
26.
▲
by
ludwik
7mo ago
Perhaps LLMs have mimicked the style because authors have popularized it and clearly it serves some benefit to readers.
27.
▲
by
ludwik
8mo ago
Shouldn't the code say: position = (position + direction + 1) % 12; Or have I misunderstood something?
28.
▲
by
ludwik
9mo ago
> Just had the sitename put into the value of the cookie since, and never really needed to think about that. How would that help? This doesn't seem like a solution to the CSRF problem
29.
▲
by
ludwik
9mo ago
As a childless OMSCS graduate, I also can’t imagine doing it while having kids, because it took basically all of my free time. That said, I met quite a few people in the program who were in situations similar to yours. I have no idea how th
30.
▲
by
ludwik
9mo ago
> In that case the winning strategy would be to switch hedge funds every 3 years. When you flip a coin, you can easily get all heads for the first 2-4 flips, but over time it will average out to about 50% heads. It doesn’t follow from th
More ›