Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
agf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
agf
10mo ago
Where do companies otherwise prioritize long-run development over short-term output? In my experience, generally nowhere. So why would this make managers push RTO more? Some who already want RTO may use this as an excuse, but I would think
2.
▲
by
agf
10mo ago
In some areas and for some people, Medicaid probably does count as proper healthcare. But it certainly doesn't for other people / other places. Imagine there being one doctor within a multi-million person metro area who takes Medi
3.
▲
by
agf
11mo ago
This has the legit feel of Lode Runner Returns.
4.
▲
by
agf
1y ago
If I were making a single line code change, then Claude's "style" would take me enough time to edit away that it would make it slower than writing the change myself. I'm positing this is true also for the parent commente
5.
▲
by
agf
1y ago
This is interesting, and I'd say you're not the target audience. If you want the code Claude writes to be line-by-line what you think is most appropriate as a human, you're not going to get it. You have to be willing to accep
6.
▲
by
agf
1y ago
This has been true since it stopped being true for Internet Explorer. I've not noticed any significant change over time. I have been using Firefox for over 20 years.
7.
▲
by
agf
1y ago
I believe it's that the bus can only serve one chip at a time, so it has to actually be faster since sometimes one chip's data will have to wait for the data of another chip to finish first.
8.
▲
by
agf
1y ago
Corrupt Qeynos Guards -- Qeynos is SonyEQ spelled backwards. And, depending on your race / class, it didn't even take that much to make them hate you. Killing the corrupt guards, often one at a guard tower in the Plains of Karanas
9.
▲
by
agf
1y ago
This matches my memory. When I got my dad's old work computer with QuickBASIC on it, and I discovered the compiler, and could write programs other people could "just run", I felt like a real programmer for the first time.
10.
▲
by
agf
1y ago
> Parameter Selection > ... The price elasticity of import demand, ε, was set at 4. > ... The elasticity of import prices with respect to tariffs, φ, is 0.25. ...
11.
▲
by
agf
2y ago
Gotta plug the Portable Puzzle Collection, by the same author as this post: https://www.chiark.greenend.org.uk/~sgtatham/puzzles/
12.
▲
by
agf
2y ago
Surprised not to see this mentioned in the article. Lots of places (including a former employer) have done tons of work to upgrade internal infrastructure to support HTTP/2 just so they could use gRPC. The performance difference from J
13.
▲
by
agf
2y ago
The reason this is an issue is that the sub value changes often enough that intergrations ignore it rather than bother users with having to re-OAuth. As far as what Google is doing in the bug bounty, that's a good question -- we don&#x
14.
▲
by
agf
2y ago
If and only if you are still benefiting from that wrong, or others are still suffering for it.
15.
▲
by
agf
2y ago
Yes, it adds an additional level of complexity to do role-based access control within k8s. In my experience, that access control is necessary for several reasons (mistakes due to inexperience, cowboys, compliance requirements, client securi
16.
▲
by
agf
2y ago
I understand that reaction, I feel it too. But what is the alternative? Sharing details of an assault? Note that in Tim's response at the bottom of the article, he says clearly he believes the board that the details can't be share
17.
▲
by
agf
2y ago
> For example, in one run, it edited the code to perform a system call to run itself. This led to the script endlessly calling itself. In another case, its experiments took too long to complete, hitting our timeout limit. Instead of maki
18.
▲
by
agf
2y ago
I see why you'd think a human-read one would be better, but in my experience that's not the case. It's not that easy to read out loud and actually sound good. I've spent a fair amount of time listening to free audiobooks
19.
▲
by
agf
2y ago
How is it a wealth tax? One of the things the wealthy do is hedge against inflation.
20.
▲
by
agf
3y ago
> Each individual file, unless otherwise noted, is released under the terms of the MIT License. A copy of this license can be found in LICENSE.mit. Worth . . . noting . . . that every file with license info says MIT; none say anything el
21.
▲
by
agf
3y ago
A lot of the comments here are bemoaning the lack of third places, but don't seem to have read the intro paragraph of the linked Wikipedia article. > churches, cafes, bars, clubs, public libraries, gyms, bookstores, makerspaces, sto
22.
▲
by
agf
3y ago
Loved "Altai" and "Q", the historical fiction they produced (under that pseudonym and "Wu Ming")!
23.
▲
by
agf
3y ago
GIL removal doesn't mean "make all of this lockless" it means "replace the GIL with fine-grained locking". So those problems are still solved for Python code. The three issues are the amount of work it takes to do r
24.
▲
by
agf
3y ago
I've been in situations like this where the cost of killing active queries was lower than the cost of pausing traffic (and having it potentially back up or time out) for the extra time it would take for those queries to finish. Just be
25.
▲
by
agf
4y ago
Stable Diffusion https://en.wikipedia.org/wiki/Stable_Diffusion
26.
▲
by
agf
4y ago
If you pick "high IQ" as the definition of "genius", this isn't true. Right around the point where and individual would be considered a "genius", the correlation between income and IQ breaks down. So a sup
27.
▲
by
agf
4y ago
This is an under-appreciated point. Look at the solution suggested in the top comment -- paraphrasing, it's "learn to game the system like the spammers, and accept that as a cost of doing business". Google should be specifica
28.
▲
by
agf
4y ago
Are you saying not "rooves" in spelling, or in pronunciation, or both? I spell it "roofs" but pronounce it "rooves". With "dwarfs" and "dwarves", it depends on context for both spelling and
29.
▲
by
agf
4y ago
> But if someone uses this to do 90% of the work and then just edits it to make it personal and sound like themselves, then it's just a great time saving tool. This is still way too optimistic. Reading through something that's
30.
▲
by
agf
4y ago
I think if you read this article you'll see (at least part of) the answer. Not only does a given action have to cause a definable result, the medium upon which the result is deposited has to provide enough detail to read the result bac
More ›