Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kqr
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
The LLM Comments Are Not for You
(danilafe.com)
3 points
by
kqr
8d ago
|
1 comments
2.
▲
by
kqr
8d ago
Providing liquidity?
3.
▲
by
kqr
9d ago
I didn't want to shell out $20 a month for the general thing, so I spent $90 on data collection and built my own for code comments specifically. It runs locally in your browser with a relatively small classification model trained on ol
4.
▲
by
kqr
9d ago
If I were your editor, I'd strike the adverb. It weakens the sentence.
5.
▲
by
kqr
11d ago
> Quality brands are economically incentivized to sell-out [...] because customers take some time to catch on, and short-term financials are too often more important That probably happens a lot, but there's another mechanism by whic
6.
▲
by
kqr
12d ago
Indeed. I maintain a mental list of underrated conceptual leaps throughout history and rope is in there. Also on the list is writing, statistics, and the world wide web. The wheel is overrated. It isn't that innovative (having been inv
7.
▲
by
kqr
12d ago
Not mentioned in TFA: cordage is a critical component in slings, an early, powerful ranged weapon. With some sort of pulley, rope allows a single human to excert large amounts of force trough leverage, often in ways more convenient than oth
8.
▲
by
kqr
16d ago
Aren't "not rich" and "poor" very different things?
9.
▲
by
kqr
18d ago
This surprised me too. I suspect the robots only got a "use mutation testing" prompt and independently decided that it must mean manual mutation testing, or possibly that they ran in a sandbox where an automated mutation testing t
10.
▲
by
kqr
18d ago
I believe it would. Automated mutation testing is the test coverage metric that is nearly impossible to cheat.
11.
▲
by
kqr
18d ago
I thought it pretty clear that the code was generated by the same agent that received the testing prompt, so there were no constraints on the code structure, and the testing strategy was known at the time the structure was generated.
12.
▲
by
kqr
18d ago
This is answered by the large plot early in TFA. All tests were made using the same model, and adding no special instructions at all provided performance above the average.
13.
▲
by
kqr
18d ago
I don't know what I'm most impressed by: (a) the testing expertise, (b) the time spent looking into the reasoning mistakes generated by LLMs, or (c) the insane amounts of money this must have cost!
14.
▲
by
kqr
20d ago
Indeed. Trim wheels when rolled upward trim for higher speed, i.e. nose down. Wait, this agrees with GP's experience but not mine. Did OP invert it?
15.
▲
by
kqr
20d ago
Like many side scrolling airplane games, the object controlled in this game behaves a lot more like a rocket than an airplane. I suggest learning a little about the physics of airplanes[1] to improve the feeling of flying. I made a prototyp
16.
▲
by
kqr
20d ago
What is the wind dynamics? I would have expected to climb when the headwind increased but I didn't. I also didn't manage to stall, only invert when I went out of bounds.
17.
▲
by
kqr
22d ago
I had no idea people had so strong feelings about theme toggles. I know some applications offer the choice, but I imagined it was because a small set of developers took it as a fun challenge to implement. One of my banking apps has a theme
18.
▲
by
kqr
22d ago
Spaced repetition: https://onlymove.net/
19.
▲
by
kqr
22d ago
I get this use-case, but what makes an MCP server better than a custom CLI tool that exposes those same operations? That's how I've solved similar things in the past.
20.
▲
by
kqr
23d ago
I noticed this when I tried to get LLMs to play text adventures. Early on in my experiments, I wanted to give them hints when they got stuck at a puzzle. I did this by stopping the loop, injecting thoughts into the LLMs own persistent scrat
21.
▲
by
kqr
24d ago
I jumped on the lifetime offer I received from rsync.net at some point (one of the few providers I would trust with such an offer!), so I no longer pay for backup as long as I stay below some ridiculously high number...
22.
▲
by
kqr
24d ago
What makes the front wheel brake a bad idea? I almost exclusively use the front brake, because that's the one that'll actually stop me. (Source: when I used rim brakes I had to replace the front brake pad three times for every tim
23.
▲
by
kqr
24d ago
> Many of the front brakes installed on less expensive bicycles are worthless and give riders a false sense of security. You should test the brakes before every ride! The front brake should make it very, very hard to push the bike forwar
24.
▲
by
kqr
24d ago
> But when we switched to hand brakes, it became impossible, as you need a free hand and speed control at the same Did y'all have only one hand?
25.
▲
by
kqr
24d ago
I doubt they're actually that beginner friendly. My children switch between coaster brakes and hand-actuated rim brakes regularly (different sets of bikes in different locations) and they have preferred hand-actuated rim brakes since t
26.
▲
by
kqr
25d ago
Usually something more subtle like adding an early return somewhere before the offending line, or inheriting from that class and blanking that method, or something along those lines.
27.
▲
by
kqr
25d ago
It's a different mindset. Has nothing to do with curiosity. For me and you, "fixing" something means finding which assumption was violated and redesigning the solution in light of that. Sometimes this means adding code, somet
28.
▲
by
kqr
25d ago
I can imagining that being scary two different ways. I would not want to wake up because whatever this thing is, I love it. I'm having an amazing time, dream or not.
29.
▲
Your syntax highlighter is wrong (2014)
(jameshfisher.com)
3 points
by
kqr
26d ago
|
0 comments
30.
▲
by
kqr
26d ago
Completely with you. I've played with limited syntax highlighting in the past (class names were blue, to answer the question in TFA), but for the past few years I've been running with plain black-on-white, with only a green highli
More ›