this post was submitted on 15 Jan 2025
16 points (70.0% liked)

Coding Cafe

86 readers
23 users here now

A community for all programmers

founded 4 months ago
MODERATORS
 
top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 22 hours ago

I love how this implies success on the AI path.

[–] [email protected] 2 points 2 days ago

Used to be that when you had a problem you would just through a Neural Network at it and called it something like Deep Learning. Not much has changed.

[–] [email protected] -2 points 2 days ago

Installed a community based AI transcription software for my meetings at work. Everything is done locally.

Used ChatGPT. It kept lying but after forcing it to behave, I got it installed.

[–] [email protected] 0 points 2 days ago (3 children)

I'm using chatgpt to write scripts for me to use with autoit and autohotkey.

It's so simple and fast, and you can tell it to update the script to your needs.

I would never have figured it all out and gave up trying it.

Now I'm having fun seeing how far I can get with it.

[–] [email protected] 1 points 1 day ago (1 children)

I wouldn't call myself an AI enthusiast but I don't see why people downvote this. Of course, some would probably say that it would be better for you to learn this instead but I think that's a false dichotomy. There's a third option: not doing it all because you don't have the time or will or whatever. In that case if AI allowed you to create something useful and even gave you some fun in the process, I call it an absolute win.

[–] [email protected] 2 points 1 day ago* (last edited 1 day ago)

Am overall negative about AI.

Their post is on topic + not hostile/rude.

Upvote.

Downvoting because you disagree is not the way. It is also what a lot of people do anyways.

[–] [email protected] 2 points 1 day ago

Haha, I don't know why the downvotes, but as someone who doesn't know anything about coding and doesn't work in the IT sector, I just use the tools that are available to me.

I'm just a noob that wants to do stuff with my pc.

[–] [email protected] 4 points 2 days ago (1 children)

Once you have the completed script, are you able to read and understand most of it?

[–] [email protected] 0 points 2 days ago

Oh, somewhat. Both programs are mostly like: move mouse there, click, enter stone text, move mouse to that part of the screen, etc.

It's just I have an idea what I want to do, see the sea of commands I need to use and instantly lose all interest, haha.