Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
oorza
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
oorza
5mo ago
Which of these political entities is in a better situation because of an open phone rather than partnering with Apple and Google? Anyone with the funding to make a Linux phone happen loses money and/or power making it happen. And use
2.
▲
by
oorza
5mo ago
They're becoming more popular in Florida, as a poured concrete geodesic dome is basically immune to a hurricane.
3.
▲
by
oorza
5mo ago
Are we at the point where there are external constraints that cash can't solve?
4.
▲
by
oorza
5mo ago
See: Claude Cowork trying to establish an entire new group of people in their ecosystem.
5.
▲
by
oorza
5mo ago
Is it the models themselves or the tools around them? There's that patch[1] that floats around for Claude Code that's supposed to solve a lot of these problems by adjusting its tool-level prompts. Also, if it were the models the
6.
▲
by
oorza
6mo ago
> Also, seeing genuine original creations created with AI assistance is much more interesting to me The great disappointment about how all of this is marketed is what AI should be good at doing - enhancing a tiny budget - is all but forg
7.
▲
by
oorza
6mo ago
> the problems it did flag mostly would be caught by minimal testing Testing is more expensive up front and in maintenance than type annotations. A test suite comprehensive enough to replace type annotations would have an ass load of as
8.
▲
by
oorza
6mo ago
TS doesn't "bin off" duck typing, it's a fundamentally structural type system. It's statically analyzed ducks, all the way down - when nominal behavior is preferred, people have to bend over backwards. Either you
9.
▲
by
oorza
7mo ago
There's a certain amount of variance in the way that people utilize these agents. Put five people in a room and ask them to compose the same prompt and you have five distinct prompts. Couple this with the fact that models respond bett
10.
▲
by
oorza
8mo ago
I'm not sure you need AGI to clear that bar; I'm not sure you need more technology than currently exists beyond iterative improvements to things like how expensive it is to train a model. But let's say it's free-ish to t
11.
▲
by
oorza
8mo ago
The "smart but lazy" person in an agentic AI workplace is the dude orchestrating a dozen models with a virtual scrum master. It's much more possible today to get a 40h work week's worth of work done in 4h than it ever h
12.
▲
by
oorza
8mo ago
I don't disagree, but I would argue that the reason people prefer human works over AI works is the dynamic I mentioned in the original comment. I play a lot of idle games and it's not uncommon for one to start becoming popular, i
13.
▲
by
oorza
8mo ago
> I think there's still a very high chance that someone willing to refine their AI-co-generated output 8-10+ hours a day, for days on end, will have much more success than someone who puts in 1 or 2 hours a day on it and largely tak
14.
▲
by
oorza
8mo ago
I think the story makes a good point, but I'm not sure it's even the primary point the story was trying to make. > “Writing a book is supposed to be hard,” he said. > “Is it, though?” said the AI. The novelist wasn’t sure, b
15.
▲
by
oorza
1y ago
No, but you could do enough of it in secret with Elon Musk resources to prove that it's both planetarily viable and doesn't cause catastrophes by existing and then lend your political weight to having it scaled up globally. By th
16.
▲
by
oorza
1y ago
I mean, if I had Elon Musk money, I'd build some kind of giant carbon capture mechanism. Perhaps I'd buy the largest basalt quarry I could find and start sequestering carbon at a planetary scale. It would cost a ton of money, bu
17.
▲
by
oorza
1y ago
> HTML purists who do things without JS. They are the real web developers. I don't think using one set of technologies as compared to another one can really be said to make one a "real" web developer. Real web developers
18.
▲
by
oorza
2y ago
I remember back in the before times... when escape analysis debuted for the JVM - which allows it to scalar replace or stack allocate small enough short-lived objects that never escape local scope and therefore bypass GC altogether - our Sp
19.
▲
by
oorza
2y ago
You don't even need an AppleTV. My Roku and Amazon TVs were both zero-configuration AirPlay targets. And generally speaking, there's not any issue with wifi streaming video - there's a noticeable input lag, but it doesn
20.
▲
by
oorza
2y ago
I don't think it's necessarily any larger of a leap than any of the other big breakthroughs in the space. Does writing safe C++ with an LLM matter more than choosing Rust? Does writing a jQuery-style gMail with an LLM matter mor
21.
▲
by
oorza
2y ago
Tailwind might not be the most perfect fit, but it's "just" CSS.
22.
▲
by
oorza
2y ago
Where was this line of thinking when it was Obama ordering the DEA to not enforce marijuana laws? Where is this line of thinking when it's a city that chooses not to enforce dog breed restrictions? The enforcement of law being separat
23.
▲
by
oorza
2y ago
And for every video of quality on the platform, there's one that's blatant political propaganda, one that's blatant conspiratorial misinformation, one that's sexualizing children, etc. It's a mixed bag. It has no m
24.
▲
by
oorza
2y ago
I think you'll find most people in leadership positions at most companies are not that forward thinking, proactive, or frankly intelligent. I thought cost-benefit and risk was analyzed on most big company decisions, until I sat in roo
25.
▲
by
oorza
2y ago
C4 still smokes them both, doesn't it?
26.
▲
by
oorza
2y ago
All the web developers I've worked with in the last four years understand the concept of a bottom type, even if they've never been introduced to the formal phrase, because `never` is the explicit bottom type in TS and appears all
27.
▲
by
oorza
2y ago
There's three buckets of performance in interactive software: so fast it doesn't matter to the user, slow enough the user notices but doesn't lose focus, and slow enough the user has time to lose focus. The lines are obvious
28.
▲
by
oorza
2y ago
I am genuinely curious if those barriers have technical justifications. There's a pretty stark difference (to me, at least) between ignoring standards in order to reinvent better wheels and intentionally diverging from standards to pr
29.
▲
by
oorza
2y ago
Sure, but ten years ago, if I told you the concept of a "bottom type" would be common knowledge with web developers or they'd consider type algebra second nature, you'd have laughed at me. If I were to tell you they pus
30.
▲
by
oorza
2y ago
I had the same experience working at one in US from ages 15-19. The thing that stands out about that job that makes it unique in my perspective is decision-making. Every other job, from dishwasher in a sit down restaurant to engineering te
More ›