Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jopsen
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
jopsen
8d ago
Yes, but if you happen to have a few million spare dollars laying around that have become unappetizing to you, it won't be hard to find someone who thinks they are appetizing :)
2.
▲
by
jopsen
8d ago
These were small wars: https://en.wikipedia.org/wiki/Russo-Japanese_War Smaller than the one in Ukraine today.
3.
▲
by
jopsen
8d ago
Fall of the Soviet union was also a major hegemonic realignment. I don't know I have some hopes that maybe it'll play out more with economic tools. Oh, and I don't think western alliances and trade relationships necessarily n
4.
▲
by
jopsen
8d ago
In history 80 years is nothing. But since the industrial revolution 80 years is something. I hope it's a trend: but living in Europe right now, I do feel like our strongest ally are giving our enemies reason doubt the deterrence we
5.
▲
by
jopsen
10d ago
Also not everything needs to be formal. I might want the REST API for a webshop to be solid, payment and checkout process, sure. But the UI. So long as the LLM doesn't falsify product information, why customize the layout, theme, look
6.
▲
by
jopsen
10d ago
To me software engineering was often about: how do we structure the project so that the crappy code the other students/co-workers write don't break everything? Not because everyone writes bad code. They do, at-least the do first t
7.
▲
by
jopsen
16d ago
There are plenty of reasons, some might even be good. But prospects for a positive outcome where probably always slim. IMO, it is particularly dumb when there is a full scale conventional war happening in Ukraine.
8.
▲
by
jopsen
18d ago
Who is to say they won't? For the record, it's not all the big corps that are this bad. Many are borderline paranoid about privacy, both for appearance and compliance perspectives.
9.
▲
by
jopsen
19d ago
The only reason to pick anything but zstd is that platform support might be better. If your platform/sdk/browser/standard-library comes with zlib/gzip/.. then it's often easier to just pick that. No new depende
10.
▲
by
jopsen
19d ago
JSONL files are likely to have a lot of the same words repeated MANY times. Same as with headers... Because JSON is an inefficient text encoding, compression (with custom dictionary) are likely to really well on those. Books have recurring
11.
▲
by
jopsen
22d ago
Also people are people and they will get emotionally attached to claude :)
12.
▲
by
jopsen
23d ago
> Parkinson admits now that she is embarrassed by her confrontational demeanor. Which was the real crime. To be fair, many places outside the US not respecting the police is a illegal -- but genuinely not enough that an office would be j
13.
▲
by
jopsen
26d ago
> Honestly, what’s the worst that can happen here? Regulation that cannot practically be implemented or complied with (example: forks of open models), this leads to selective enforcement and by extension corruption and loss of rule of la
14.
▲
by
jopsen
27d ago
To be clear, making pages with bad training data for bots won't make the bots go away. It'll just punish the bad actors running the scrapers. As the original poster mentions that they are using TVs as proxies to get residential IP
15.
▲
by
jopsen
27d ago
200k req/day = 2.3 req/s That's bad for static content. Try adding search, with pagination and 16 filters that can toggled on off. And 1000 tags, give each page 5.
16.
▲
by
jopsen
27d ago
Probably they must be deduplicating text they've seen before. The only punishment would be unique text that trains their models to be degenerate. And even then you'd probably have to serve across many domains.
17.
▲
by
jopsen
27d ago
I've seen this too. I think it's a few bad actors really. Because nobody serious about indexing content will do what these crawlers are doing.. They are consume lots of content that is unoriginal or duplicate or duplicate with min
18.
▲
by
jopsen
27d ago
They allow you to diff commits, which is an awesome feature. But if bots a crawling diffs between all possible commits it's crazy. CDN will do nothing, because it's new urls each time. You can maybe find a CDN provider that block
19.
▲
by
jopsen
1mo ago
Or just burn some tokens scanning packages for bad behavior. Granted some human will likely have to review it. Or packages flagged by Al could require users to explicitly allowlist them.
20.
▲
by
jopsen
1mo ago
> Corporate NPC That's a really good description, I should update my linkedin profile :)
21.
▲
by
jopsen
1mo ago
Sometimes you generalize A into A'. But often results are incremental and obvious. But also if you jumped from A to A''''', nobody would understand why or what it relates to.
22.
▲
by
jopsen
2mo ago
We're all biased here, me included. IMO the concurrency model in go is the biggest reason, I'd hesitate to use it. Managed memory, single threaded with lots of lints and good tooling. Is IMO what can raise my confidence in code, b
23.
▲
by
jopsen
2mo ago
Software engineering is and has always involved engineering situations where you can let your co-workers/third-parties run wild with limited review oversight and limited blast radius. Example: a plugin architecture with a solid API tha
24.
▲
by
jopsen
2mo ago
> Doesn't that mean guaranteed failure in the market if you use taste as your guiding star? If taste is maintainability, etc.. the no quite the opposite. The startup that has no taste and vibecodes mindlessly might end up with a cod
25.
▲
by
jopsen
2mo ago
Taste will always be there. But toil is not gone. We have still have code owners, lawyers, physical hardware, thousands of configurations that we can't test them all. And notably: we will still be asked to write software we can maintai
26.
▲
by
jopsen
2mo ago
Selling properties you don't own, ideally land owned by government..
27.
▲
by
jopsen
3mo ago
I object! The dashboard clearly says 89.15% uptime! Who says nines need to be leading?
28.
▲
by
jopsen
3mo ago
This offers little because while P != NP, in most practical cases it doesn't matter. NP problems gets solved with heuristics every day.
29.
▲
by
jopsen
3mo ago
Wouldn't noise be a concern? And what is the failure mode?
30.
▲
by
jopsen
3mo ago
Competent government wouldn't do this either... ...also why I think it won't last. Doubtful it'd hold in court; this admin would have to show that it's not corruption, because we'd all assume otherwise.
More ›