I Have a Confession: I Built This Site with AI – Please Forgive Me(dynamicallytyped.org) |
I Have a Confession: I Built This Site with AI – Please Forgive Me(dynamicallytyped.org) |
This creates a grey area for things like a personal blog. If you’re not trying to maintain skills, yeah I wish we could avoid supporting these companies, but I can’t be a hypocrite seeing as I have to use them for work, and I use my provided account as a personal tutor to learn cool stuff.
I really appreciate these words. I am not a professional developer, and my code to this point has been limited to VBA and writing excel formulas (if that’s even coding).
I’ve recently started work on a full-blown Mac App. I’ve had the idea for years, but never the expertise. It’s not something I’d ever pay someone for either, mainly because it would be expensive and I don’t know if there’s a market for it. But I got a Pro subscription, fired up Xcode and got to work. Within minutes I had a proof of concept. Less than a month later, and I’ve got what I consider to be a nearly finished app with more features than I’d ever considered.
In the interim, I’ve also vibe-coded up two quick single-page web tools to my (and my wife’s) specifications. Things that I could describe, but would have taken me so much time to learn and build that I just wouldn’t have bothered.
Did I have an unfair advantage compared to the guys who were trying to get by using Notepad and the commandline?
The AI white pills will argue they already are vastly profitable - although they always, always leave out the small detail of externalities (AI R&D costs and data center-related capex). Of course if you remove the two largest costs, the thing will be profitable.
My intuition is that ultimately the US federal government sustains the whole thing financially, and profitability questions will be dismissed for as long as it continues to do so
Sure, the mission is the end goal: having a fixed car, a completed meal, a sonata you can rehearse. These are all good for you, the viewer, to admire. But that's not where the enjoyment comes from for the creator. It's completely empty satisfaction.
No one is saying nowadays that they feel bad when they code in a high level language that gets converted to assembly with a compiler, wondering about the loss of not knowing how to code in assembly anymore. Because... most people didn't want to actually code assembly at the end of the day. They did it because it was the means to an end (produce software).
Of course there are people who love code in assembly and coding in whatever language with their own hands. For them, maybe the code itself IS the destination. Nothing wrong with it. It's just discovering who you are and how do you want to enjoy your own time. The same can be said about anything in life, not just code.
Speaking of means to an end, previous to AI, I've been using already existent CMS for my web projects. Be it Payload, Strapi, Directus. It was always painful, I've never enjoyed it, but something I had to do in order to get the frontend rolling for me and clients. Now I can literally architecture backends (with their own frontend!) from scratch with sqlite, bun, and minimal libraries. Control is tighter, much easier to achieve personalized experiences for each website, less buggy, creating tests suites for even the weirdest edge cases is a painless process, I'm not dependent anymore of the direction the CMS maintainers decide upon. Being able to mold shape a backend this way creates, for me and my clients, a far better experience. All while leaving more time for what I enjoy much more, which is fiddling with the UI/UX and fine-tuning down to the pixel the frontend itself with my bare hands :)
The mistake in logic here the assumption that having AI build your personal blog means that you build the personal blog. You did not. There should be no more expectation of having a mental model than if you got another human to do it.
we've been here / done this before, but in other journeys and with other "vehicles"
this is just another kind of vehicle, in a field where vehicles never existed
Thanks for your perspective on things!
Feels a bit odd to apologise for this. I mean the only downside is you might get hacked if you don't understand your code or what it might be missing, but it's a personal blog, so I don't really see what real damage this would do or why you'd have to apologise for trying something out, whatever tools you use.
If you'd used AI to generate the content that would be a different matter, and is what people complain about as it is killing the internet. Instagram for example is now completely infested with AI generated slop, posting huge dollops of slop under videos that nobody ever reads.
FTFA:
> I didn't learn these libraries. Hell I barely know which libraries I've built on top of! Open source development used to run on attribution, how can I attribute what I barely know I've consumed?! Why would those developers continue to work on these projects when they now go even more unappreciated than they used to be?! I assume many have stopped.
> And those are just the libraries. The code it is generating is synthesized from being trained on code they have sucked out of the public (and perhaps not so public) internet. Code like my own from my own Github page and many many others, all without attribution or compensation. I could have paid someone to build it, freelance software development used to be a thing, but I didn't. I bet that market is pretty dry these days.
Using things inspired by open source for personal use is in the spirit of most licences IMO. Again not something to worry about.
I’d say security should be a bigger worry for them.
Why not just have that at the bottom for whatever agent you used. That would give a good picture of the state of the art of agents and tooling and devs could show off their set up in a standard way.
I know: Web rings for agents!
The main reason I did the redesign is because my blog is running Hugo + PaperMod theme, which is becoming too popular and it makes blogs no longer stand out. There were also a few features/shortcodes I wanted added (better video support, better sidenote support, etc) that give me more tools for blogging.