Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
J_Shelby_J
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
J_Shelby_J
1mo ago
This mechanism is going to be the breaking point for Claude and Codex. The providers are incentivized to get users to accept full permissions so they can push more features and deeper integration into their ecosystem. Codex desktop for exam
2.
▲
by
J_Shelby_J
1mo ago
I've noticed that out of all LLMs I've ever used that Fable is the MOST LLM; the text it produces is abomination. It's impressive how much I hate it. It is such an awful writer - it assumes the reader has zero context and the
3.
▲
by
J_Shelby_J
2mo ago
Yeah but like, tests encode behavior… sometimes I go all day without running a test. Sometimes multiple days. I’ve been using unit tests less and debug asserts more and more now days anyways. Encoding behavior as close the relevant code as
4.
▲
by
J_Shelby_J
2mo ago
I interviewed with them and had a great experience despite it ultimately not being a good fit due to communication issues and a bad flu coming on in the final interview - they, and Michael especially, was very kind and understanding.
5.
▲
by
J_Shelby_J
2mo ago
Anyone can have bad security. No one cares. But you can convince those who don’t know better that breaking bad security with an LLM is a once in a civilization investing opportunity. You just need to convince a handful of billionaires and m
6.
▲
by
J_Shelby_J
2mo ago
Model I with four thumb buttons is irreplaceable for me
7.
▲
by
J_Shelby_J
2mo ago
I recently built a usb hub. I got a box, some usb cables that have a female end and are fitted to mate to the box. If you are curious, it’s a box made for pro-audio equipment with precut holes. The holes are made for xlr ports, and the usb
8.
▲
by
J_Shelby_J
2mo ago
Agreed. That seemed to be the consensus in /r/rust
9.
▲
by
J_Shelby_J
2mo ago
Look, if you can’t take the time to communicate with me, I won’t waste my time listening to you. Writing is not hard. It’s a fundamental skill. Even before LLMs, any successful professional had strong writing skills, and those that didn’t w
10.
▲
by
J_Shelby_J
2mo ago
LLMs literally are incapable of writing in the way humans are. Generating a string of tokens is a completely different task than composing prose be it fiction, documentation, or product releases. It would take an insane harness on the par o
11.
▲
by
J_Shelby_J
3mo ago
Like set an generic marker struct IsEncrypted<T> where T is yes or now and only allow its state to change when proven and then write the shutdown function to only take the yes variant?
12.
▲
by
J_Shelby_J
3mo ago
Texas is where companies go to die.
13.
▲
by
J_Shelby_J
3mo ago
Meh, the amount of effort required to keep up to date with the python ecosystem churn is around the same as learning rust. More so if you are starting from scratch. I quit python after realizing the amount of effort it required to just impl
14.
▲
by
J_Shelby_J
3mo ago
Anthropic and OpenAI are stuck on slower and more expensive nvidia hardware. It doesn’t scale like googles TPUs.
15.
▲
by
J_Shelby_J
3mo ago
The billion dollar “if”
16.
▲
by
J_Shelby_J
3mo ago
I rewatched it recently and it’s still such a good movie. I’ll always remember the outrage I felt when they go to the hospital when her father needs heart surgery and they have to pretend not to know the hospital director because he was pre
17.
▲
by
J_Shelby_J
3mo ago
NYT is doing great though. It’s actually doing so well it’s in danger of becoming a monopoly.
18.
▲
by
J_Shelby_J
3mo ago
I don’t think that will ever be possible. Remember that every other news source is mostly just sourcing content from those legacy media outlets stories. So if they offered it as an open API or one that was easy to scrape, they’d be killing
19.
▲
by
J_Shelby_J
4mo ago
Bro, they make 99% of the revenue providing internet connection where markets and governments have failed to provide good options. A trillion dollar valuation competing with the commodity cost of running fiber. Supporting off-grid internet
20.
▲
by
J_Shelby_J
4mo ago
The internet’s reaction to Tron 3 was a breaking point for me: either the internet is full of karma farming bots or people really are just stupid, small creatures, incapable of thinking for themselves. It’s not a great movie. It’s a kids&#x
21.
▲
by
J_Shelby_J
4mo ago
Yes. I wrote a paper on it a long time ago. Even on the lowest carbon footprint, vegan, diet and even with coal power and even accounting for production and lifetime costs, electric bicycles have a smaller footprint than walking or traditio
22.
▲
by
J_Shelby_J
4mo ago
The point of software is to encode human will into machine communicable state. The entire complaint here is that automating this risks that was is encoded is not what you want.
23.
▲
by
J_Shelby_J
4mo ago
I don’t care about gen AI video content. That’s fine. Saves creators from having to buy b-roll. I appreciate cinematography, but it’s not what I come to YouTube for. What I absolutely loathe and instantly block is AI narration. That’s an in
24.
▲
by
J_Shelby_J
4mo ago
It doesn’t have to be this way. It’s a by product of tax policies and lax anti-monopoly policies that allows incompetence to thrive. If a company gets too big to fail, then it stops calibrating for competency. The most effective military le
25.
▲
by
J_Shelby_J
4mo ago
1.5s for a massive project, on a laptop,like the OP said is still barely anything in the context of agentic coding. It’s less than a single percentage point of the total time in the loop, even if the agent has to compile multiple times. Thi
26.
▲
by
J_Shelby_J
4mo ago
The detailed compiler errors and strong type system makes the change -> compile -> change loop simple for agents to handle. Rust provides very strong rails it forces users on to. Codex always manages to get something to compile. The d
27.
▲
by
J_Shelby_J
4mo ago
10x slower is like an extra second, if that, for compilation times for the sizes of changes an agent like codex makes.
28.
▲
by
J_Shelby_J
4mo ago
There is good reasons to break out projects into multiple crates. It makes reusing functionality elsewhere easier. It makes it easier to reason about behavior. It makes it easier for LLMs to understand (either working within the crate or co
29.
▲
by
J_Shelby_J
4mo ago
It’s more like shareholder suicide.
30.
▲
by
J_Shelby_J
4mo ago
The point of it is to hype anthropics IPO.
More ›