Earlier quoted context omitted.
This is happening right now and it won’t be obvious until the liquidity events provide enough cover for victory lap story telling. The very knowledge that an organization is experiencing hyper acceleration due to its successful adoption of AI across the enterprise is proprietary. There are no HBS case studies about businesses that successfully established and implemented strategic pillars for AI because the pillars w…
> This is happening right now and it won’t be obvious until I asked for evidence and, as always, lots of people are popping out of the woodwork to swear that it's true but I can't see the evidence yet. OK, then. Good luck with that.
Define policy forbidding use of AI code generators
371–380 of 427 posts
Re: Define policy forbidding use of AI code generators
#372Earlier quoted context omitted.
For some reason these fully functional ai generated projects that the authors vibe out while playing guitar and clipping their toenails are never open source.
Mine is. And it is awesome: https://github.com/banagale/FileKitty The most recent release includes a MacOS build in a dmg signed by Apple: https://github.com/banagale/FileKitty/releases/tag/v0.2.3 I vibed that workflow just so more people could have access to this tool. It was a pain and it actually took time away from toenail clipping. And while I didn't lay hands on a guitar much during this period, I did manage to…
Re: Define policy forbidding use of AI code generators
#373Earlier quoted context omitted.
Not OP, but: I'm getting towards the end of a vibe coded ZFS storage backend to ganeti that includes the ability to live migrate VMs to another host by: taking snapshot and replicating it to target, pausing VM, taking another incremental snapshot and replicating it, and then unpausing the VM on the new destination machine. https://github.com/linsomniac/ganeti/tree/newzfs Other LLM tools I've built this week: This aft…
None of this seems relevant to the original claim: "Software projects that somehow are 100% human developed will not be competitive with AI assisted or written projects" I don't feel like it's meaningful to discuss the "competitiveness" of a handful of bespoke local or internal tools.
Re: Define policy forbidding use of AI code generators
#374Re: Define policy forbidding use of AI code generators
#375Earlier quoted context omitted.
That’s true in the short term. Longer term it’s questionable as using AI tools heavily means you don’t remember all the details creating a new form of technical debt.
Dude, have you ever looked at code you wrote 6 months ago and gone "What was the developer thinking?" ;-)
Re: Define policy forbidding use of AI code generators
#376Interesting. Harder line than the LLVM one found at https://llvm.org/docs/DeveloperPolicy.html#ai-generated-cont... I'm very old man shouting at clouds about this stuff. I don't want to review code the author doesn't understand and I don't want to merge code neither of us understand.
I have just started adding DCO to _all_ of the open source code that I maintain and will be adding text like this on `CONTRIBUTING.md`: --- LLM-Generated Contribution Policy Color is a library full of complex math and subtle decisions (some of them possibly even wrong). It is extremely important that any issues or pull requests be well understood by the submitter and that, especially for pull requests, the developer…
Re: Define policy forbidding use of AI code generators
#377Earlier quoted context omitted.
Dude, have you ever looked at code you wrote 6 months ago and gone "What was the developer thinking?" ;-)
Exactly. Claude code can explain code I've written to me better than I could. I feel like people who don't see AI as a transformative element to programming probably didn't experience what it can do today as opposed to 6 months or a year ago. It's night and day difference. And it still was useful back then
Re: Define policy forbidding use of AI code generators
#378Earlier quoted context omitted.
Good luck debugging
You don't debug AI-generated code - you throw the problematic chunk away and have AI write it again, and if that doesn't help, you repeat the process, possibly with larger chunks. Okay, not in every case, but in many, and that's where we're headed. The reason is economics - i.e. the same reason approximately no one in the West repairs their clothes or appliances; they just throw the damaged thing away and buy a new o…
There is a lot of man made stuff you just cannot easily replace. Instead, we maintain it.
Remember, _this is not about you_. The post is about qemu.
I would argue that qemu is analogous to one of these pieces of infrastructure. There is only a handful of powerful virtual machines. These are _not_ easily replaceable commodities.