Viewing profile — 0x500x79
0x500x79
HN member- Joined
- Wed, Jul 01, 2020, 12:49 AM UTC
- HN karma
- 457
- Public activity
- 135 items
- HN profile
- View on Hacker News ↗
About 0x500x79
No profile information was provided.
Recent public activity
-
comment
Comment #47965490
I have two comments. One this feels like anti-competitive behavior that should not be accepted or allowed. Two, how can people support this? There are multiple comments in this thr…
-
comment
Comment #47582649
Pin your dependencies folks! Audit and don't upgrade to every brand new version.
-
comment
Comment #47545728
Agree, for now im using dotagents by sentry to handle a lot of this.
-
comment
Comment #47443707
Better uptime? https://www.reuters.com/business/openai-is-developing-altern...
-
comment
Comment #47353882
> If any of our liberated code is found to infringe on the original license, we'll provide a full refund and relocate our corporate headquarters to international waters.* I love it…
-
comment
Comment #47326666
Sell the solution. The Claude code review system is 15-25 dollars per-review!
-
comment
Comment #47081398
Yep, except this time its "We will take the data that you are generating in order to tell everyone that you aren't necessary anymore".
-
comment
Comment #47079058
Agree. It's the primary reason (IMO) that they are so bullish on forcing people to use claude code. The telemetry they get is very important for training.
-
comment
Comment #47078894
I think it's a well balanced article. The Anthropic Marketing here has... not been. I think that it's a great signal of agent orchestration, logevity of tasks, etc, but the messagi…
-
comment
Comment #47076337
The telemetry from claude code must be immensely valuable for training. Using it is training your replacement!
-
comment
Comment #46820848
"Your scientists were so preoccupied with whether or not they could, they didn't stop to think if they should." IMO it's funny, but not terribly useful. As long as people don't tak…
-
comment
Comment #46728229
Even their status page (which are usually gamed) shows two 9s over the past 90 days.
-
comment
Comment #46728216
I use opencode with codex after all the shenanigans from anthropic recently. You might want to give that a shot!
-
comment
Comment #46602796
I imagine Claude helped write this one.
-
comment
Comment #46555951
DAU/MAU for IPO.
-
comment
Comment #46523147
This is a common problem and you can find reports of it all over X, including from some influencers. Even outside of VSCode.
-
comment
Comment #46523143
$1,000.00 of credits per-day?? $200,000 per year? Those are bonkers numbers for someone not performing at a high level (on-top of their salary). Do you know what they are doing?
-
comment
Comment #46315165
I believe it is getting close to this. Things like this just take time though, and when this person talks to management/leadership they talk about how much they are producing and h…
-
comment
Comment #46314708
Agree, maintainability, security, standards, all of these are important to follow and there are usually reasons for these things existing. I also see AI coding tools violate "Chest…
-
comment
Comment #46314666
I think there are two other things missing: Security and Maintainability. Working code that can never be touched again by a developer or requires an excessive amount of time to mai…
-
comment
Comment #46314597
I am currently going through this with someone in our organization. Unfortunately, this person is vibe coding completely, and even the PR process is painful: * The coding agent rev…
-
comment
Comment #45252151
deps.dev has a similar bigquery dataset across a couple more languages if someone wanted to do analysis across the other ecosystems they support.
-
comment
Comment #45169536
I think it's a bit of planned obsolescence as well. The 1080ti has been a monster with it's 11GB VRAM up until this generation. A lot of enthusiasts basically call out that Nvidia …
-
comment
Comment #44740796
I had a PM at my company (with an engineering background) post AI generated slop in a ticket this week. It was very frustrating. We asked them: "Where is xyz code". It didn't exist…
-
comment
Comment #44740775
LLMs are doing a great job at generating syntactically correct output related to the prompt or task at hand. The semantics, hierarchy, architecture, abstraction, security, and main…