Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
orf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
orf
4d ago
I always found that to be really elegant.
2.
▲
by
orf
4d ago
No, it’s most certainly patently ridiculous. > Whats ridiculuous is the claim that a scammer would prefer to show up physically at a bank and risk being exposed instead of operating remotely. Of course they wouldn’t prefer to show physic
3.
▲
by
orf
4d ago
FYI it turns out that humans are pretty bad at comparing faces to ID documents. Like, really quite bad. Automated methods, like the ones Revolut use, are significantly more effective at KYC than a Jane Doe working a 9-5 at a bank. In no way
4.
▲
by
orf
4d ago
Banking legislation in the UK does require them to tell you for this kind of breach.
5.
▲
by
orf
4d ago
Sure, but that would be like insanely stupid on pretty much every level though, so why would they do that?
6.
▲
by
orf
4d ago
Pouring a bottle requires rewriting paths embedded in binaries, which results in a cap. Postgres is an example of this: the various directories are set at build time.
7.
▲
by
orf
6d ago
Because counting the files is not an O(1) operation? It would be cool if it was, but that’s not reality?
8.
▲
by
orf
7d ago
Man that’s so deep - some people are purchasing things while other people cannot purchase said things. Society is so screwed :/
9.
▲
by
orf
7d ago
Insulin shouldn’t be expensive. What’s that got to do with high-end smartwatch pricing?
10.
▲
by
orf
16d ago
Can you share some of the criticism? I’ve not seen any from anyone real.
11.
▲
by
orf
16d ago
What credibility has he lost?
12.
▲
by
orf
23d ago
How do you propose preventing that without a check?
13.
▲
by
orf
25d ago
> Sure, but it still means that the OS has to decide who is allowed to do it and to what extent It has to do that anyway?
14.
▲
Domain Name Journal
(dnjournal.com)
3 points
by
orf
27d ago
|
0 comments
15.
▲
by
orf
27d ago
> It runs them on pushes Sure, because pushes are how you update a reference. That’s really what triggers an action: a reference changing. And there could be a bunch of those in a push. A commit costs storage, you’ve got secret scanning,
16.
▲
by
orf
27d ago
Do you have some GitHub architectural knowledge you’d like to share with us? A push pushes commits and blobs and trees and tags. It’s an interesting metric to track, but the core unit of complexity (and expense) worth tracking on GitHub’s s
17.
▲
by
orf
28d ago
Claude code is for sure the most widely used bun application. So the majority of bun users are using it. That’s not what I’d call an internal beta?
18.
▲
by
orf
28d ago
Pretty simple: it shipped to the owner.
19.
▲
by
orf
29d ago
> I can definitely see someone being able to mount a good criminal defence case that they aren’t responsible for misrepresentations that an LLM agent makes on, for example, a loan application, if they sincerely intended to use the agent
20.
▲
by
orf
29d ago
you, the dog owner, would have a case against the trainer. you, the person being bitten, would not give two craps about some story from the dog owner about how they hired a bad dog trainer who against their wishes secretly trained them to b
21.
▲
by
orf
29d ago
I care about submitting reviewable code, because I care about my colleagues. That’s different from caring about the software you build.
22.
▲
by
orf
29d ago
> LLM's don't "care" about the project/software they build. Most vibe coders don't even care The vast majority of software engineers, pre and post LLMs, don’t care.
23.
▲
by
orf
29d ago
This is great: https://about.iceland.co.uk/our-story/the-dark-ages/the-chie...
24.
▲
by
orf
1mo ago
Worldwide. I ask again: how do we travel given that cars, planes and trains are “not serious”? https://en.wikipedia.org/wiki/Category:Aviation_accidents_an... https://en.wikipedia.org/wiki/Category
25.
▲
by
orf
1mo ago
Relative poverty and enforcement: if a cop accepts a bribe they can lose their job. It’s not worth accepting £20 (or even £2000) bribe and forfeit larger future earnings. So when bribes do happen it’s for much greater amounts (or nebulous,
26.
▲
by
orf
1mo ago
There is more than 1 fatal airplane crash per month, FYI. Same for trains. Same for cars as well for that matter. How do you propose we travel safely?
27.
▲
by
orf
1mo ago
> Outages happen as a result of the system's design being shoddy in the first place, and an attitude where bugs shipped are acceptable because it's only a single component, rest of the system shouldn't fail. This is correc
28.
▲
by
orf
1mo ago
To put it bluntly: that is complete nonsense. AWS has had more than 1 outage a year - is it not worth investing in? Are they not serious? Outages are just a specific kind of bug, often surfaced by the interactions of several discrete bugs.
29.
▲
by
orf
1mo ago
> First of all tons of more outages than ever, remember that React useEffect fkup [0]? Complete insane that this would happen at an infra company that runs a third or so of the web. Bugs happen all the time. They roughly increase with sc
30.
▲
by
orf
1mo ago
No, not at all. Parquet is great for building static content incrementally, but it’s not great for this: the aim is durable writes (it’s a log system after all), but with parquet you need large row group batches. Worst case (low log volum
More ›