Viewing profile — onion2k
onion2k
HN member- Joined
- Thu, Mar 08, 2012, 2:54 PM UTC
- HN karma
- 49,762
- Public activity
- 10,678 items
- HN profile
- View on Hacker News ↗
About onion2k
Recent public activity
-
comment
Comment #49225867
90% of code wouldn't pass a basic audit, let alone any sort of regulatory scrutiny. Developers are building the easy version most of the time.
-
comment
Comment #49220115
He may well be right, but 'more work' is rarely the answer. The key is doing 'the right work'. In my experience of AI so far, it's really easy to just 'do more', but there's also v…
-
comment
Comment #49206602
I think the comments here are taking this comment as being about how salaries are too high, or how it's daft to suggest people shouldn't chase the best paying role available to the…
-
comment
Comment #49206105
Baking the base models on to ROM makes a lot of economic sense. Less so for consumers though, because it'd mean the phone is out of date in 3 months when a better model comes along…
-
comment
Comment #49202328
People will always want something to gatekeep their chosen field. Code went away, so now people need to be able to say if the machine wrote good code. In a year or two people won't…
-
comment
Comment #49197540
While that's undoubtedly true, the level of trolling varies a lot so I don't think it's quite as simple as "if people can troll then they will." There's a crazy level of trolling o…
-
comment
Comment #49165192
Not buying it. In the end, OpenAI will throw these people under the bus and settle out. I think you're right, but let's not forget that Apple's goal isn't to protect themselves or …
-
comment
Comment #49165161
Every company does that. It's literally a whole industry: Public Relations
-
comment
Comment #49147653
I don't find three.js models/animations as indicative of anything other than the model's ability to write three.js code. This weekend I've been converting a game from three.js to o…
-
comment
Comment #49142677
That question is essentially asked "Why can't we just upgrade all of our legacy systems that are more than 15 years old?" 15 years because anything running a network stack from 201…
-
comment
Comment #49142591
It’s very hard to imagine Camus pieing off fighting for the French resistance or Hemingway staying home from the Spanish Civil War because they were satiated by their Funko Pop col…
-
comment
Comment #49142401
China has a population 4 times bigger than the US, and the films you cite did roughly 4 times better in each example.
-
comment
Comment #49135480
I'll read this later.
-
comment
Comment #49132209
True, but at the same time if you're building an app the number of times when you think "I want to render this HTML without hooking it into the data store, other components on the …
-
comment
Comment #49119303
The airline industry since its birth has had a collective net loss, in aggregate, despite moving hundreds of millions of people. The industrialisation essentially socializes the co…
-
comment
Comment #49092858
I watch a lot of people's sessions more than my own haha That's not a good thing if you want people to use your service.
-
comment
Comment #49075344
The ramifications are bleak if you're destined to become an employee . Students believe that AI can do their work for them, so they shouldn't be surprised if AI gets the job they w…
-
comment
Comment #49056071
I bought 5! What are you going to do with 120 of them?
-
comment
Comment #49056056
It's trivial to draw a line between some fixed points and extrapolate back to an origin if there's no external forces acting on the asteroid. But there is - planetary gravity, the …
-
comment
Comment #49034990
manual PR reviews can catch things that llms currently miss I didn't say LLMs though. I'm talking about the sort of code quality tooling that's been in use for decades - Sonarqube,…
-
comment
Comment #49031863
I'm not sure how the best teams do PR review.. They don't do them. They discuss the changes as the team are doing them (software design and architecture), they automate all the thi…
-
comment
Comment #49031733
My Product Manager: "Ok, but we can deliver the MVP of one fractal in an octillionth of the time, right? I've already promised the stakeholders."
-
comment
Comment #49031498
I’d put money on the average developer being significantly worse at writing code with bugs than an AI. I'd take that bet if it was measured in "bugs per day" instead of "bugs per L…
-
comment
Comment #49027394
Given the choice of a bored call center employee who doesn't care, or who's only pretending to care, and who isn't really empowered to fix a problem versus an AI bot that can actua…
-
comment
Comment #49012026
I wish the page used the CSS :visited selector and provided a link on the index page, so we could easily see which one we've visited before or not. That only lasts as long as your …