You can do safe parametrization with PREPARE, you don't need CREATE FUNCTION. Don't most PostgreSQL libraries handle such concerns for you, anyway?
HN user
euiq
Go away!
Pi already emits good errors messages; I always see Claude Opus 4.8 correct itself in its next attempt when it gets a tool call wrong.
`uv.lock` pins exact versions (and hashes) of your dependencies.
General Topology is valuable, especially for the filter perspective; so are some of the Algebra volumes.
I know that `git rebase` changes the committer date while keeping the author date the same, so I'm assuming something similar happened here. For example, many of the early commits have this committer date with varying author dates:
$ git show --format=fuller 3dafc8f5de6ffe46fb223a75a46a6bd848b6daf8
commit 3dafc8f5de6ffe46fb223a75a46a6bd848b6daf8
Author: Kenton Varda <kenton@cloudflare.com>
AuthorDate: Thu Feb 27 17:15:37 2025 -0600
Commit: Kenton Varda <kenton@cloudflare.com>
CommitDate: Tue Mar 4 14:48:59 2025 -0600
Add storage schema by Claude.
GitHub uses the committer date for its history, which is annoying if you rebase frequently; I like to run a non-interactive `git rebase` with `--commmiter-date-is-author-date` in such cases.let me guess: you haven't read the article, have you?
He’s built up an impressive amount of clout over a short period of time, mostly by interviewing interesting guests on his podcast while not boring listeners to death (unlike a certain other interviewer with high-caliber guests that shall remain nameless).
I agree that “/usr/sbin directory becomes a symlink to bin” can be confusing for new users, but I don’t think it’s wrong: I interpret this statement as saying that /usr/sbin is going to be a relative symlink with target bin, which would indeed make it resolve to /usr/bin.
Recent versions of F# can stop on individual function applications in an expression like
x
|> f a
|> g b
…
(search for "pipeline debugging" on < https://devblogs.microsoft.com/dotnet/whats-new-in-fsharp-6/>).In my experience, these are more common than strict point-free style anyway.
It's a joke.
I assume they're talking about code like
x
|> f a
|> g b
…
… where everything after the first |> is essentially in point-free style.Your posts are my favorite thing about Hacker News, both because of the things you're saying and the way you're saying them; please don't let anyone tell you otherwise.
This feels like a conversation where it would have been useful for the participants to be very explicit about the points they were trying to convey: the reviewer could have said "Isn't this a quadratic algorithm, because each call to `+=` reallocates `escaped_file_path`?" (or whatever their specific concern was; I may have misunderstood), and the author's initial response could have been "No, because the capacity of the string is doubled when necessary."
I think you're missing that your needs are different from those of the people quoted in PEP 703: <https://peps.python.org/pep-0703/#motivation>
I don't think that "flickers between tasks very rapidly to simulate concurrency" is a good mental model for event loops. It's more like "runs one task at a time until it hits a suspension point," where a suspension point is something like an I/O operation. If you had an event loop that switched tasks between suspension points, then you'd still need locks for shared data.
Is this a situation that you find yourself in frequently (with serious work sparked by chance conversations)? It sounds awfully cliché.
Intellectual property rights should be abolished.
I am intensively envious of people who type this fast; I get up to 100 words per minute on a good day. Time to get a new pair of hands?
It seems the developer works for Tailscale in an evangelist / developer relations role. I feel that ought to have been disclosed in this article.
Note that the author of gokrazy is Michael Stapelberg (perhaps better known for writing i3), who doesn't seem to be directly affiliated with Tailscale.
the whole vtuber thing is not really for me, but i appreciate the effort that went into this presentation—did you make it all the way to <https://asahilina.net/agx-exploit/#/demoslide>?
Now this I can understand—why would you do that?!
Where's my beef tallow LLM?
What drives me nuts is autocomplete, because it pops things into my vision automagically while I'm trying to focus on the code, and even effects a mode change (some keys do different things when autocomplete is active).
Totally agree! I disable "press Enter to accept suggestion" in JetBrains IDEs for this reason.
Oh no, I will let Sam know right away!
He doesn't even seem to be remarkably short in the first place. Here's a random picture that I found on the internet: <https://www.hwlegend.tech/wp-content/uploads/2020/06/Jim-Kel...>
After listening to the interview, I totally get what you mean—what a wonderful perspective on computers he has.
this exchange is so hacker news
At a glance, the numbers on the site you linked to look much more believable.
Quantitative Research as Citadel Securities is a set of specific, highly-paid, jobs.
Some numbers (like $157,477.00) are very frequent; what's up with that? Is that a specific threshold that holds legal significance?