Readit News logoReadit News
thierrydamiba commented on Living human brain cells play DOOM on a CL1 [video]   youtube.com/watch?v=yRV8f... · Posted by u/kevinak
blizdiddy · 7 days ago
Animal testing, weapons testing, medical trials, cloning, psychological experiments… had you just never considered them before? Why this?
thierrydamiba · 7 days ago
Same reason people get scared to fly but drive everyday. Humans are simultaneously wildly irrational and terrible at calculating risk.
thierrydamiba commented on OpenAI CEO Sam Altman Defends Pentagon Work to Staff   wsj.com/tech/ai/openai-ce... · Posted by u/cdrnsf
kuang_eleven · 11 days ago
Oh, you absolutely can; maybe not as a matter of formal policy, but if you are a hiring manager or a member of an interview team, you have wide latitude to have concerns about nearly anything (legal) about a candidate. And also, even if you don't use that explicitly, it can affect your judgement of them when discussing them to an interview committee.
thierrydamiba · 11 days ago
This thread is simultaneously horrifying and hilarious at the same time.

Hilarious because onesociety2022 seems so earnest. Someone who is shocked at the idea that job search isn’t a pure meritocracy.

Horrifying because kuang_eleven points out just how easy it is to pass a qualified candidate if you want to.

The truth is somewhere in the middle…

thierrydamiba commented on Claude Code Remote Control   code.claude.com/docs/en/r... · Posted by u/empressplay
wiseowise · 18 days ago
Oh no! Anyway.
thierrydamiba · 18 days ago
I don’t understand this comment?

I’m guessing you’re suggesting it’s ok to lose time if you’re away from your computer enjoying life, and I agree. I also don’t see the issue in finding ways to be save time with work.

If you mean something different, please elaborate.

thierrydamiba commented on Pi – A minimal terminal coding harness   pi.dev... · Posted by u/kristianpaul
CGamesPlay · 18 days ago
To me, the most interesting thing about Pi and the "claw" phenomenon is what it means for open source. It's becoming passé to ask for feature requests and even to submit PRs to open source repos. Instead of extensions you install, you download a skill file that tells a coding agent how to add a feature. The software stops being an artifact and starts being a living tool that isn't the same as anyone else's copy. I'm curious to see what tooling will emerge for collaborating with this new paradigm.
thierrydamiba · 18 days ago
I actually look at this another way. I think we’re going to see a lot more open source. Before you had to get your pr merged into main. Now people will just ask ai to build the tool they need and then open source it.

Maintainers won’t have to deal with an endless stream of PRs. Now people will just clone your library the second it has traction and make it perfect for their specific use case.

Cherry pick the best features and build something perfect for them. They’ll be able to do things your product can’t, and individual users will probably find a better fit in these spinoffs than in the original app.

thierrydamiba commented on Claude Code Remote Control   code.claude.com/docs/en/r... · Posted by u/empressplay
piker · 18 days ago
Running Claude Code from a phone just seems like a recipe for Alzheimer’s. Rest, then focus and build.
thierrydamiba · 18 days ago
On the other hand, you lose a lot of time if you step away from a session and it gets stuck asking for permission to do something simple.
thierrydamiba commented on How we rebuilt Next.js with AI in one week   blog.cloudflare.com/vinex... · Posted by u/ghostwriternr
3rodents · 18 days ago
Astro is a different paradigm. Acquiring Astro gives Cloudflare influence over a very valuable class of website, in the same way Vercel has over a different class from their ownership of Next.js. Astro is a much better fit for Cloudflare. Next.js is very popular and god awful to run outside of Vercel, Cloudflare aren’t creating a better next.js, they’re just trying to make it so their customers can move Next.js websites from Vercel to Cloudflare. Realistically, anyone moving their next.js site to Cloudflare is going to end up migrating to Astro eventually.
thierrydamiba · 18 days ago
Can you talk more about this? What’s wrong with cloudflare pages plus Nextjs? Why do you need Astro?

Thanks

thierrydamiba commented on AI is destroying open source, and it's not even good yet   jeffgeerling.com/blog/202... · Posted by u/VorpalWay
squeefers · 25 days ago
> When this works, it is really nice. Think Cursor, Lovable, or OpenClaw.

> When it doesn’t work though, things get ugly too.

wat dis den?

thierrydamiba · 19 days ago
No I don’t think it’s a bad thing!

I’m just predicting what will happen. I think it’s a really good thing.

thierrydamiba commented on AI is destroying open source, and it's not even good yet   jeffgeerling.com/blog/202... · Posted by u/VorpalWay
JumpCrisscross · a month ago
> The issue isn't AI, it's effort asymmetry

Effort asymmetry is inheret to AI's raison d'être. (One could argue that's true for most consumer-facing technology.)

The problem is AI.

thierrydamiba · a month ago
I’ve been thinking about this idea a lot. I have a phrase that I’ve taken to using. Leverage Engineering.

I think AI is going to create a whole new class of people that take a tiny output and turn it into an outsized output.

When this works, it is really nice. Think Cursor, Lovable, or OpenClaw.

When it doesn’t work though, things get ugly too. The same power that allows a small team to build a billion dollar company also allows rouge agents to industrialize their efforts as well.

Combine this with the rise of headless browsers and you have a dangerous cocktail.

I wouldn’t be surprised if we see regulation or licensing around frontier AI APIs in the near future.

thierrydamiba commented on A real-world benchmark for AI code review   qodo.ai/blog/how-we-built... · Posted by u/benocodes
esafak · a month ago
I'm not as cynical as the others here; if there are no popular code review benchmarks why should they not design one?

Apparently this is in support of their 2.0 release: https://www.qodo.ai/blog/introducing-qodo-2-0-agentic-code-r...

> We believe that code review is not a narrow task; it encompasses many distinct responsibilities that happen at once. [...]

> Qodo 2.0 addresses this with a multi-agent expert review architecture. Instead of treating code review as a single, broad task, Qodo breaks it into focused responsibilities handled by specialized agents. Each agent is optimized for a specific type of analysis and operates with its own dedicated context, rather than competing for attention in a single pass. This allows Qodo to go deeper in each area without slowing reviews down.

> To keep feedback focused, Qodo includes a judge agent that evaluates findings across agents. The judge agent resolves conflicts, removes duplicates, and filters out low-signal results. Only issues that meet a high confidence and relevance threshold make it into the final review.

> Qodo’s agentic PR review extends context beyond the codebase by incorporating pull request history as a first-class signal.

thierrydamiba · a month ago
I'm building a benchmark for coding agent memory following your philosophy. There are so many memory tools out there but I have not been able to find a reliable benchmark for coding agent memory. So I'm just building it myself.

A lot of this stuff is really new, and we will need to find ways to standardize, but it will take time and consensus.

It took 4 years after the release of the automobile to coin the term milage to refer to miles driven per unit of gasoline. We will in due time create the same metrics for AI.

thierrydamiba commented on How to code Claude Code in 200 lines of code   mihaileric.com/The-Empero... · Posted by u/nutellalover
loeg · 2 months ago
Whatever interface you get running the claude cli.
thierrydamiba · 2 months ago
Try ghostty, wterm, or kitty as the terminal you run Claude code from. Much better experience.

u/thierrydamiba

KarmaCake day196December 3, 2023
About
Knowledge is knowing Frankenstein isn't the Monster.

Wisdom is knowing Frankenstein is the Monster.

View Original