this post was submitted on 06 May 2025
1212 points (100.0% liked)

Fuck AI

2719 readers
1088 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
1212
skills for rent (lemmynsfw.com)
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 1 week ago* (last edited 1 week ago) (2 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

[–] [email protected] 13 points 1 week ago* (last edited 1 week 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.

[–] [email protected] 5 points 1 week ago

Appreciate it!