Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
KETpXDDzR
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
KETpXDDzR
1mo ago
I wonder how the caveman skill will affect this. Also, you can probably put the output of Claude in another LLM to get rid of the watermark.
2.
▲
Show HN: StarSkew, a privacy-light Amazon review analyzer (starskew.com)
(starskew.com)
2 points
by
KETpXDDzR
2mo ago
|
0 comments
3.
▲
by
KETpXDDzR
10mo ago
In Germany headlights are limited by power consumption. The law was written pre-LED. Just another example of the ridiculously slow German government.
4.
▲
by
KETpXDDzR
10mo ago
Yeah, I gave my AWS root API key to Cursor in agent mode. I learned that AWS charges ridiculous amounts for transferring and storing data.
5.
▲
by
KETpXDDzR
10mo ago
I can highly recommend looking to response times for you locality. For me it's Denver and I'm shocked that they didn't meet any of their goals: https://www.denvergov.org/files/assets/public/v&#x
6.
▲
by
KETpXDDzR
10mo ago
Everytime I read such news, I'm glad that I ditched Windows for Linux. Since Proton makes almost all games run, I don't have any reason to use Microsoft's rotten software anymore.
7.
▲
by
KETpXDDzR
11mo ago
I tried using oolama to run an LLM on my A6000 for Cursor. It fits completely in VRAM. Nevertheless it was significantly slower than Claude 4.5 opus. Also, the support in Cursor for local models is really bad.
8.
▲
by
KETpXDDzR
11mo ago
The new UI in cursor is optional. You can still use the old one.
9.
▲
by
KETpXDDzR
11mo ago
If someone is looking for an open source alternative: https://pikvm.org/
10.
▲
by
KETpXDDzR
11mo ago
> Python SVG libraries create spurious connecting lines That rather sounds like a bug to me. I'd try browser automation to get the book pages, then OCR it (or just store them as images).
11.
▲
by
KETpXDDzR
1y ago
India: 71% of H-1B approvals China: 11.7% of H-1B approvals All other nationalities: 17.3% combined Src: https://www.aljazeera.com/news/2025/9/22/h-1b-fee-hike-whos-...
12.
▲
by
KETpXDDzR
1y ago
If LLMs make devs 19% less effective on average and the number of releases is growing the same, doesn't that mean that 1. Only a handful of devs use LLMs 2. For every developer getting less productive with LLMs, there must be developer
13.
▲
by
KETpXDDzR
1y ago
It seems most banking apps do work: https://privsec.dev/posts/android/banking-applications-compa...
14.
▲
by
KETpXDDzR
1y ago
> We were able to fingerprint this crawler using a combination of machine learning and network signals. Yikes. AntiVirus scanners for website access.
15.
▲
by
KETpXDDzR
1y ago
Clothes for women rarely have pockets due to a combination of historical, social, and fashion-driven reasons that stem from gender inequality and ideas about femininity. Key reasons include: - *Fashion Prioritizes Silhouette:* Designers oft
16.
▲
by
KETpXDDzR
1y ago
Thanks Microsoft for making Windows so crappy that ppl switch to Linux!
17.
▲
by
KETpXDDzR
1y ago
Can't (AI) crawlers just use a browser user agent? TL;DR: Yes, but with some more work that the big AI companies can surely manage to implement. To bypass detection, a crawler would need to mimic not just the user agent, but also
18.
▲
by
KETpXDDzR
1y ago
IIRC Claude Code indexes your code via a vector DB. That's why it's good for larger codebases. I'm not aware that GeminiCLI has this, too.
19.
▲
by
KETpXDDzR
1y ago
Why can't the Iran just buy a nuke from Russia?
20.
▲
by
KETpXDDzR
1y ago
You should judge a civilization by how they treat their poorest. In this case the US is treating them with batons and rubber bullets.
21.
▲
by
KETpXDDzR
1y ago
With git it should be straightforward to implement an incremental, dedup backup solution since all objects are stored with their hashs in filename.
22.
▲
by
KETpXDDzR
1y ago
ssh username@server "sqlite3 my_remote_database.db .dump | gzip -c" | gunzip -c | sqlite3 my_local_database.db
23.
▲
by
KETpXDDzR
1y ago
Here's the official source for the calculation: [0]. Also, there are some hints this might be from a LLM [1]. And an official statement that it's about trade imbalances and not reciproc tarrifs [2]. And they ask the affected count
24.
▲
by
KETpXDDzR
2y ago
> They want LLMs. That's why NVIDIA has NIMs [0]. A super easy way to use various LLMs. [0] https://developer.nvidia.com/nim
25.
▲
by
KETpXDDzR
2y ago
Feature request: Possibility to have more air intake than going out. This creates a positive pressure in your building, e.g., so that you don't get air from your garage into your living space.
26.
▲
by
KETpXDDzR
2y ago
I once saw the founder with a wafer sitting in an In n Out in the bay area. I almost worked for them, but they were short on funding. IMO the cost efficient for Cerebras "chips" is still a problem. I can't imagine how many de
27.
▲
by
KETpXDDzR
2y ago
LLMs are glorified Markow chains in the end. They can't reason or think, even when they are good in pretending they can. What we need is a totally different approach IMO.
28.
▲
by
KETpXDDzR
2y ago
Once the US doesn't depend on Taiwan anymore, will they give up protecting and China will conquer it?
29.
▲
by
KETpXDDzR
2y ago
> [...] faster, high quality AI answers for everyone ...if you buy their pro subscription
30.
▲
by
KETpXDDzR
2y ago
I think the correct title should be "Diffusion Models Are Fake Real-Time Game Engines". I don't think just more training will ever be sufficient to create a complete game engine. It would need to "understand" what i
More ›