Viewing profile — goyozi
goyozi
HN member- Joined
- Wed, Mar 02, 2022, 7:36 PM UTC
- HN karma
- 203
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About goyozi
No profile information was provided.
Recent public activity
-
comment
Comment #49028417
I’ve experimented a bit with this approach for quasi-benchmarking models. Most models nowadays will keep trying until you cut them off, they’re happy to go into millions of tokens …
-
comment
Comment #49005050
While I wish the models were glazing less, I don't think I want them pushing back more until they get smarter. The current Opus situation where it questions good, thought-out decis…
-
comment
Comment #48743610
> clients of established products aren't really waiting for massive changes and gigantic features to be added In some cases they do. I work in a B2B vertical SaaS company and there…
-
comment
Comment #48685880
Fun idea, I love it!
-
comment
Comment #48622196
Initially just a few sentences on what the project is about and the tech stack. Can be as little as 2 sentences + 5 bullet points. After that it’s things I see the LLMs get wrong i…
-
comment
Comment #48526457
Holy smokes, one could call this condescending but assuming both politicians and an average reader don’t understand how exponents work feels a step above. And that’s before you get…
-
comment
Comment #48515472
No links to share but: - a self-hosted PaaS with CI-driven deployments, managed by terraform (and possibly other IaC in the future) - think Coolify but with IaC or Komodo but easie…
-
comment
Comment #48451339
wdym? Nobody's paying me or rewarding me for using these tokens. I had some spare in my subscription limit (we're not on token pricing), so I decided to try an ambitious task that …
-
comment
Comment #48448078
Well, I used an extreme example. OTOH, I’ve done quite a few of those „fix CI” or „migrate X” prompts recently and while there is a fixed component like running CI / builds, I’d sa…
-
comment
Comment #48447981
I replied in more detail under another comment. TLDR: fixing flaky CI across multiple branches
-
comment
Comment #48447959
I’m rewriting our integration test suite to run tests in parallel. I have the changes split across 7 branches, and each needs to be fixed to have no flaky tests. I told it I want 3…
-
comment
Comment #48447479
Fast AI seems genuinely exciting and somewhat unsettling to me. Right now Claude is faster than me on some tasks but we’re at least close. I have a prompt to clean up a PR that’s b…
-
comment
Comment #48443941
The answer is quite simple, even if not satisfying: - recommendations take time to re-calculate - downvotes are not a global exclusion filter There are a lot of approaches to recom…
-
comment
Comment #48237662
I don’t follow the debate and situation in the US that closely but isn’t (part of) the point of wealth tax to offset the fact that rich people are routinely avoiding paying income …
-
comment
Comment #48228138
All of the growing pains listed in the article can be observed in pretty much any framework in any language. Certain patterns and designs might be more present in some environments…
-
comment
Comment #48208741
I feel like I had the best and worst ~month experience on 4.6. Initially when it came out, it seemed to ask good questions and genuinely do well on complex tasks. From about mid-Ma…
-
comment
Comment #48205897
These are very good numbers. I still don’t get why they don’t compare against latest competitor versions in these posts, it’s not like we’re all not going to notice.
-
comment
Comment #48203291
Not saying it’s good but I think it’s quite common for devs to have read only access to everything. I suspect that with all the recent news, including this, the needle might start …
-
comment
Comment #48203148
https://xcancel.com/i/status/2056949168208552080
- comment
-
comment
Comment #48190012
I kind of want to try it, to see if and how far they can take an open model and improve it but I really don’t miss the Cursor user experience. Constant UI changes, half-baked featu…
-
comment
Comment #48173404
As for why we are not worried enough, my guess would be that we’re too preoccupied with the impact on coding process itself, there isn’t enough attention put on other parts. In ter…
-
comment
Comment #48166517
Really neat, I’ll have to try it when I’m at home. Lean, fast tools really make a difference in the coding experience. I’m curious how the prompts idea performs in practice compare…
-
comment
Comment #48161705
At least they’re not claiming the people aren’t needed due to the AI efficiency. I don’t really understand the logic behind those massive hiring/firing decisions but both in 2023 a…
-
comment
Comment #48157037
You have my upvote because I love Git-based apps. There’s something cool about Git being an effective database with loads of free hosting options. I’d (re)consider a couple of thin…