Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hintymad
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
hintymad
3d ago
> To him, the true AI doomer scenario is for all the immense power of frontier AI to wind up in the hands of a single powerful, proprietary provider. Isn't this exactly what Dario wanted? He thought he knew what's best for the
2.
▲
by
hintymad
5d ago
Maybe the real threat is that our industry has been stalled for years, or to put it more politely, that it has been mature for a while. Back before 2010 or so, people actually read books like The Art of Computer Programming, the Dragon Book
3.
▲
by
hintymad
5d ago
> LLMs are able to write almost perfectly correct code. This is kinda vague. Correct at what scale? I wonder if there's a measurement on the correctness per scale, and hopefully the scale is not just CLOC.
4.
▲
by
hintymad
9d ago
Curious why it is so hard to find an owner to the issue. Gates' experience started with the web UI, then I'd expect that the team who owns the microsoft.com or owns the experience. To them there are only two types of bottlenecks:
5.
▲
by
hintymad
11d ago
All luxuries indeed. Are they enough, though? Particularly, don't many books talk about how important it is to have productive hobbies or output-oriented hobbies? The underlying thesis is that one would quickly get bored and start seek
6.
▲
by
hintymad
11d ago
There's an interesting dynamic, too. Even if an engineer reads the output of the AI and understands the root cause of the problems and how to diagnose the incident, somehow it's hard for them to internalize the learning and apply
7.
▲
by
hintymad
12d ago
I think using open-source AI is no longer about API cost but about company survival. Take Anthropic for an example. Anthropic has successfully destroyed customer trust, at least for me. DHH in a recent interview mentioned that Claude refuse
8.
▲
by
hintymad
17d ago
I'm quite curious why few people are interested in what Uber has done. 70% of the code gets auto merged is a pretty impressive number. Companies have achieved way more than that? Uber's AI infra turns out to be not so useful? Or s
9.
▲
by
hintymad
19d ago
In some interviews, OAI mentioned that they didn't think that GPT-3.5 would be a success. They thought it would be a cool toy and they decided to launch it to see how users react. That means that they didn't think GPT-3.5 was inte
10.
▲
by
hintymad
23d ago
> they can afford the penalties and continue doing it. I thought they could've bought just a single copy of each book and use the content to train their models. In that case, it falls into the fair use doctrine and they wouldn'
11.
▲
by
hintymad
23d ago
What puzzles me is this: research means that we are exploring something that has not done before, yet using Claude to generate code means slicing and dicing what has been done many times before. So, I'm not sure how to make sense of bo
12.
▲
by
hintymad
23d ago
> The coding part of my career is over. LLMs are capable of doing everything I've ever been paid to write . Remember we used to spend enormous amount of time in school and in our spare time studying computer science? Algorithms, o
13.
▲
by
hintymad
23d ago
Boris: "I don't prompt Claude anymore. I have loops prompting Claude and figuring what to do". Boris: "I haven’t written a line of code by hand in, I think, eight months now… Claude Code, 100% written by Claude Code"
14.
▲
by
hintymad
28d ago
> I don't know why anyone should care about understanding the results if the AI is better at math than us This is a big if, right? AI can still generate subtle or even silly mistakes that any normal human, let alone a mathematician,
15.
▲
by
hintymad
29d ago
I see a disconnection here. Every once in a while we see a article criticizing management consultancy, yet the business is still booming and very powerful and sophisticated corporations still hire them. So, I'd assume that the consulti
16.
▲
by
hintymad
1mo ago
> Learning new CS concepts A key reason is that so many CS concepts are already well packaged in very nice libraries or frameworks. And unfortunately many people do not have to use very advanced CS concepts. Look at the so-called top 10
17.
▲
by
hintymad
1mo ago
> The problem with US healthcare isn't who pays for it, its how damn expensive it is Exactly! There's so much paperwork that a doctor sometimes need two assistants just for the paper work. There's so much cost for independ
18.
▲
by
hintymad
1mo ago
It sounds like Go didn't follow the suggestion of pretty much every CS books on concurrency: favor containers over concurrency primitives. > while Go forces channels for `select` whether they model your problem nicely or not, and th
19.
▲
by
hintymad
1mo ago
Java has so many excellent concurrency containers, plus robust 3rd-party containers like JCTools. It puzzles me why Go communities do not offer such containers.
20.
▲
by
hintymad
1mo ago
They do, and they help their users all the time
21.
▲
by
hintymad
1mo ago
And that should be the engineers' job instead of outsourcing it to PMs who do not even use any of the infra services -- I'm not insulting the PMs, of course, but to state a fact. Infra is used to serve the internal engineering tea
22.
▲
by
hintymad
1mo ago
> Navigating customer requirements and building something that satisfies both market's needs and company strategy can be an incredibly difficult and frustrating problem to solve True. And there is another angle: ownership. The autho
23.
▲
by
hintymad
1mo ago
> Is The Art of Computer Programming a light summer read? Is SICP a coffee-table book? I still read TAOCP occasionally as a hobby. The combinatorial algorithms and data structures are just fascinating. That said, this argument seems irre
24.
▲
by
hintymad
1mo ago
> If deciding what to build is the hard part, why do so many product managers seem clueless? I'm not sure I follow the logic here. Wouldn't this mean that product design is hard? That said, yeah, coding is hard. I suspect that
25.
▲
by
hintymad
1mo ago
"74% of executives said they had more confidence in AI’s advice than in that of colleagues or friends, and 44% said they would defer to its reasoning over their own insights" Eh...not that different from pre-AI era, when executive
26.
▲
by
hintymad
1mo ago
This funny post reads surreal, but it may carry some truth: https://x.com/signulll/status/2067446889956430273?lang=en
27.
▲
by
hintymad
1mo ago
> Because my friend didn’t have the vocabulary to ask the AI to write code Is it possible that the effectiveness of an LLM user with respect to the expertise of the user is like a sigmoid function or at least a step function in that shap
28.
▲
by
hintymad
2mo ago
I recall several mathematicians (possibly including Terence Tao) mentioning that fields in mathematics have become so specialized and isolated that a conference like the ICM feels more like a collection of mini-conferences. An expert in one
29.
▲
by
hintymad
2mo ago
The examples in the posts suggest that the past does not contain all the patterns, or information in general, about the future. If so, isn't it natural that point forecast will fail in some cases?
30.
▲
by
hintymad
2mo ago
> So, so, so much politics and public reputation management. Zhang should have never had to suffer like that. Very true. Unfortunately, when there are people, there will be politics. I remember when reading Yau's autobiography, I ke
More ›