HackerTrans
TopNewTrendsCommentsPastAskShowJobs

i_have_an_idea

884 karmajoined 5 ปีที่แล้ว

comments

i_have_an_idea
·5 วันที่ผ่านมา·discuss
You just discovered the SaaSpocalypse that began around January this year.
i_have_an_idea
·6 วันที่ผ่านมา·discuss
I am currently working with a non-dev startup CEO that's fully embraced Claude Code and vibe coding.

90% of my work is to run code review workflows and steer his CLAUDE.md into the correct architecture choices and away from past mistakes.

So far it's working pretty well -- I'm able to unslopify the code and maintain the agent's performance. And the CEO is happy, he's able to develop his product pretty fast and not hit any walls.
i_have_an_idea
·8 วันที่ผ่านมา·discuss
In my experience, the delta in agent performance is substantial if the codebase is littered with dead code, redundant code, unreachable fallbacks, leaking abstractions and half-baked design patterns vs if the code is well-organized, with clear data flow, with good encapsulation and clean architecture. Like, I've seen all the frontier models have to do several rounds of code review / QA and fix when the code is bad vs just getting it right at the 1st/2nd attempt.
i_have_an_idea
·20 วันที่ผ่านมา·discuss
This is like what you can setup with Hermes or OpenClaw within a few minutes with your ChatGPT subscription or an open weights model, except they handle the Slack setup for you and bill you at API rates.
i_have_an_idea
·เดือนที่แล้ว·discuss
Just because it is performing rather poorly by comparison, it doesn’t mean it isn’t benchmaxxed. It can still be worse than it appears.
i_have_an_idea
·เดือนที่แล้ว·discuss
Is it a frontier player though, or perhaps a new benchmaxxed model? People were saying similar things about Grok but it ultimately amounted to little.
i_have_an_idea
·เดือนที่แล้ว·discuss
maybe it was coded by Claude
i_have_an_idea
·เดือนที่แล้ว·discuss
so, at a 8% discount at current prices.
i_have_an_idea
·2 เดือนที่ผ่านมา·discuss
What if you substituted "steel" with "asbestos" in your argument.
i_have_an_idea
·3 เดือนที่ผ่านมา·discuss
Dude, the agent didn't 'confess' anything. It doesn't understand anything, it's just fancy autocomplete. It's a math function we've armed with tools.

Yes that can be very useful, and can speed you up a lot. But someone must check the output.

If you let it operate on a prod system and it messed up, it's on you.
i_have_an_idea
·3 เดือนที่ผ่านมา·discuss
vim
i_have_an_idea
·3 เดือนที่ผ่านมา·discuss
That's true, but a lot of these people are also competitors. I can't imagine it'll be attractive going to the OpenAI media channel to talk about Gemini or Grok.
i_have_an_idea
·3 เดือนที่ผ่านมา·discuss
To be honest, until a month ago, I hadn't even heard of TBPN or seen any of their content. But, seemingly, out of nowhere, they managed to get all the leaders in AI to appear in their programming.

The core of the information they present isn't much different than what you'd hear on Dwarkesh or other industry podcasts, the presentation is some weird mix of ESPN and Mad Money that I personally don't get, but maybe makes sense to a US audience.

I don't see why that is interesting to OpenAI, but maybe I'm missing something.
i_have_an_idea
·3 เดือนที่ผ่านมา·discuss
will all my custom Wordpress themes and plugins run on EmDash?
i_have_an_idea
·3 เดือนที่ผ่านมา·discuss
For what is worth, Codex would be able to fix that. Claude is pretty bad at backend / architecture.
i_have_an_idea
·4 เดือนที่ผ่านมา·discuss
I thought about it for a moment, but the real reason I got the new M5 Pro with 64GB is to be able to run several large projects concurrently in Docker envs.

I didn't go for a Max chip because I value the better battery life on the Pro more than I value the additional GPU cores.

Personally, I think until the LLMs start to plateau, it will always be more valuable to run a frontier LLM vs just a very capable local LLM. I have no idea when that will happen, so I simply decided to not overbuy the hardware now.
i_have_an_idea
·6 เดือนที่ผ่านมา·discuss
> i just gave my favorite LLM a screenshot of one of those components and it recreated it perfectly. i paid $0.

Because it's most likely in the training data. I.e., it stole it for you.
i_have_an_idea
·9 เดือนที่ผ่านมา·discuss
this seems like a crazy idea as the cli client has nothing to do with how many tokens per second the api streams
i_have_an_idea
·9 เดือนที่ผ่านมา·discuss
if the quality of search results today is anything to go buy -- clearly no
i_have_an_idea
·9 เดือนที่ผ่านมา·discuss
> I've consistently found Gemini to be better than ChatGPT [ because ] Google has crawled the internet so they have more data to work with.

This commonly expressed non-sequitur needs to die.

First of all, all of the big AI labs have crawled the internet. That's not a special advantage to Google.

Second, that's not even how modern LLMs are trained. That stopped with GPT-4. Now a lot more attention is paid to the quality of the training data. Intuitively, this makes sense. If you train the model on a lot of garbage examples, it will generate output of similar quality.

So, no, Google's crawling prowess has little to do with how good Gemini can be.