Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dropbox_miner
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Rise of Explorable Blogs
(shvbsle.in)
2 points
by
dropbox_miner
1d ago
|
0 comments
2.
▲
Explorable Explanations
(worrydream.com)
3 points
by
dropbox_miner
26d ago
|
0 comments
3.
▲
The AI debate is about free will
(juileebhosale.substack.com)
6 points
by
dropbox_miner
3mo ago
|
0 comments
4.
▲
by
dropbox_miner
4mo ago
> Why would you do that in the first place? free will kiddo
5.
▲
by
dropbox_miner
4mo ago
whoa this is really good
6.
▲
by
dropbox_miner
4mo ago
I support this. There is a mass psychological effect emerging out of this AI-content-witch-hunt where people are manufacturing "flaws" to beat the AI-slop allegations. To list out a few personal examples: 1. Several students I kne
7.
▲
by
dropbox_miner
4mo ago
> A general pattern for LLMs is that they look really good at things you are bad at. Naah I disagree with this. I think LLM's are good at gas-lighting you into thinking that good writing only comes in one flavor. And LLMs prefer a v
8.
▲
by
dropbox_miner
4mo ago
That was actually the first thing I tried. It did a good jov at explaining the code base mess and the architecture. Then I ran 3-4 refactor attempts. Each one broke things in ways that were harder to debug than the original mess. The god ob
9.
▲
by
dropbox_miner
4mo ago
Go reads fine whether the architecture is good or bad, and I couldn't tell the difference until I was in trouble. Rust is harder to read but harder to misuse. The borrow checker would have caught that data race at compile time. I'
10.
▲
by
dropbox_miner
4mo ago
Partly, but the order matters. The CLAUDE.md constraints only work if you designed the architecture first. They're just how you communicate it to the AI. The mistake I made wasn't writing bad skills files, it was not designing any
11.
▲
I'm going back to writing code by hand
(blog.k10s.dev)
1038 points
by
dropbox_miner
4mo ago
|
617 comments
12.
▲
Hyperscalers Are Hard
(shvbsle.in)
5 points
by
dropbox_miner
10mo ago
|
0 comments
13.
▲
Debuff Chess
(ndbaker1.github.io)
3 points
by
dropbox_miner
10mo ago
|
0 comments
14.
▲
by
dropbox_miner
10mo ago
I personally know people who look down upon people who use LLMs to write code. There is a lot of hate in some of senior developers that I talk to. I don't know if this growing tendency to be suspicious of AI usage is good or bad. For
15.
▲
by
dropbox_miner
10mo ago
How bout "botshit"?
16.
▲
by
dropbox_miner
10mo ago
Curious to know if others are seeing a similar uptick in AI slop in issues or PRs for projects they are maintaining. If yes, how are you dealing with this? Some of the software that I maintain is critical to container ecosystem and I'm
17.
▲
LLM policy?
(github.com)
185 points
by
dropbox_miner
10mo ago
|
138 comments
18.
▲
by
dropbox_miner
10mo ago
There seems to be a bot that routinely creates huge LLM generated Issues on runc github: https://github.com/containerd/containerd/issues/12496 And honestly, its becoming annoying
19.
▲
by
dropbox_miner
10mo ago
This makes me worry about the direction in which open source is headed. There is an issue opened now to talk about LLM Generated issues: https://github.com/opencontainers/runc/issues/4990
20.
▲
Runc breaks pods when CPU requests aren't multiples of 10
(github.com)
39 points
by
dropbox_miner
10mo ago
|
12 comments
21.
▲
by
dropbox_miner
11mo ago
Agreed. Probably going to use netlify or something
22.
▲
by
dropbox_miner
11mo ago
Looks like the outage started ~2 hours ago: https://martingwd.bearblog.dev/bear-down-for-custom-domains/
23.
▲
Bearblog custom domains no longer work and there is no support
6 points
by
dropbox_miner
11mo ago
|
5 comments
24.
▲
AWS announced support for clusters with up to 100k nodes
(aws.amazon.com)
14 points
by
dropbox_miner
1y ago
|
4 comments
25.
▲
by
dropbox_miner
2y ago
Can you post a picture?
26.
▲
by
dropbox_miner
2y ago
I'm working on a canvas that records your pen/brush strokes as you draw on it. https://superpaper.netlify.app/ Motivation is that large-language models have a very straight-forward task of predicting the next toke
27.
▲
Topological Pockets
(qualiacomputing.com)
2 points
by
dropbox_miner
2y ago
|
1 comments
28.
▲
by
dropbox_miner
3y ago
FAANG is to be blamed for rapid rise in incompetence in tech. So many engineers are grinding on leetcode and bagging jobs that pay them insanely high salaries. These engineers know next to nothing when it comes to real world engineering cha
29.
▲
by
dropbox_miner
4y ago
This is great but I'd like to see an autopilot that can do the hardest crash
30.
▲
by
dropbox_miner
4y ago
Don't do image hashing please. Do this: 1. Get CLIP embeddings for text & images 2. Put them in a vector database (Pinecone.io or something similar) It's unreasonably effective. Checkout this search engine: https://
More ›