27 points joelberger 1 hour ago 25 comments
grey-area 31 minutes ago | parent
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.
kixiQu 29 minutes ago | parent
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.
rixed 30 minutes ago | parent
milesvp 17 minutes ago | parent
DonHopkins 10 minutes ago | parent
nemomarx 29 minutes ago | parent
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.
DonHopkins 12 minutes ago | parent
I know: Web rings for agents!
skyberrys 29 minutes ago | parent
delillos 15 minutes ago | parent
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.
ulrischa 26 minutes ago | parent
DonHopkins 19 minutes ago | parent
QuercusMax 49 seconds ago | parent
Did I have an unfair advantage compared to the guys who were trying to get by using Notepad and the commandline?
jamwise 22 minutes ago | parent
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.
positive-spite 19 minutes ago | parent
Thanks for your perspective on things!
pushpendraw 19 minutes ago | parent
CodeWriter23 16 minutes ago | parent
BobbyMcWho 14 minutes ago | parent
ieie3366 13 minutes ago | parent
minimaxir 12 minutes ago | parent
nancyminusone 9 minutes ago | parent
yawnxyz 7 minutes ago | parent
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
minimaxir 18 minutes ago | parent
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.
jdechko 12 minutes ago | parent
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.
0c3ca83 12 minutes ago | parent
reenorap 11 minutes ago | parent
I've created 3 sites now with a few prompts, and then a few iterative prompts afterwards and they are all fully functioning and looks great. I didn't look at the code once, because I don't care.
One of the sites had a simulated 2D-style map on it. I asked it to convert it to a 3D image. That's all I asked. It did it in 1 minute, and now all my figures which used to be stick figures are all fully functioning 3D humans, the environment is 3D and I can rotate it by dragging and clicking, I didn't even ask for that. I asked to add the ability to interact with the environment with clicks and I also prompted for the ability to pick up the humans with the cursor and drop them, and to have them flail their arms and kick their legs while they were picked up like Nintendo Wii.
It took me about 10 mins and it works perfectly.
Web development is absolutely dead. The only place I see for growth is for high volume web sites (10k rps) where ordinary techniques won't work, but those are few and far between.