this post was submitted on 06 May 2025
1207 points (98.2% liked)

Fuck AI

3358 readers
2154 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

founded 1 year ago
MODERATORS
1207
skills for rent (lemmy.blahaj.zone)
submitted 2 months ago* (last edited 2 months ago) by not_IO@lemmy.blahaj.zone to c/fuck_ai@lemmy.world
 
you are viewing a single comment's thread
view the rest of the comments
[–] Donut@piefed.social 15 points 2 months ago* (last edited 2 months ago) (1 children)

As someone who can't code, I spent some time vibe coding a python bot that would take screenshots of a webpage and post them to Discord, but after an hour of creating more errors with each iteration, I gave up. I rather just get someone skilled and pay them for it as opposed to wasting time with something that thinks it's always right

[–] Lazycog@sopuli.xyz 13 points 2 months ago* (last edited 2 months ago) (1 children)

If it's for personal use and hobby stuff, you could try to learn and code it yourself!

Knowing how to make scripts yourself for specific small tasks is a useful skill, and since it's for yourself you don't need to stress about getting too deep into it :)

If you are an absolute beginner I can recommend "Python 4 everybody".

Edit: added a link incase someone is interested.

[–] Donut@piefed.social 5 points 2 months ago

Appreciate it!