this post was submitted on 04 Aug 2024
446 points (97.2% liked)

Fuck AI

1401 readers
433 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 8 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 31 points 3 months ago (27 children)

I spoke to a friend the other day that wanted some help with his dev project. I was surprised since he isn't a dev and doesn't even have a job in a tech related field. He said he wanted to make a simple thing and was using AI prompts to just fuck about a bit till he had something working. But he ran into some issues and wanted me to give him some pointers to get on the right track.

My man wanted to create a "simple" kanban system. I almost fell of my chair as he explained what he was wanting to create. A non devver isn't going to create basically a Trello clone within a couple of hours and some AI prompts. He started with a frontend and got something hacked together which wasn't really working or a good base to work from. And hadn't even considered he would also need some kind of backend. He never heard of the difference between frontend and backend and just thought apps were apps that did it all.

I explained for what he wanted he would need a team of 15-20 to work for a couple of years to make something good. Not really a thing people do in their free time. I know your nephew created an "app" in a weekend in a hackaton, that doesn't mean the world of software development is suddenly different from how it's always been. He was bummed out, but was happy enough to just use Trello. And he could always keep fucking around with AI devving for fun, just don't expect anything useful to come out of it ever.

Peoples perspective on software development is so weird these days. Especially since AI has come along, people just expect magic.

[–] [email protected] 6 points 3 months ago (2 children)

Why did you let him keep using Trello when there are so many FOSS alts?

[–] [email protected] 20 points 3 months ago (2 children)

This is not somebody who can self host anything or setup something for himself. I do not know of any FOSS kanban solutions that are available as a SaaS solution. The available Trello free functionality suits his needs. Is there something wrong with Trello? It's owned by Atlassian, which is an OK company I think?

If you have any good FOSS alternatives, I'd be happy to know about them and forward on the recommendation. But keep in mind most folk are not tech minded and won't get very far with just a Github page.

[–] [email protected] 1 points 3 months ago (1 children)

I mean I myself am not a dev, only did some programming in school but not like I would know how to program a backend or a frontend. 😅

I know even less about linux or networking but I setup an old laptop with LinuxMint and made a server out of it (I know LM isnt a good server OS but I am not good with the terminal, so thats the compronise I did). I now selfhost Jellyfin and some more stuff. I would probably be able to setup a trello like app in a afternoon, despite not being IT-trained

[–] [email protected] -1 points 3 months ago (1 children)

I would probably be able to setup a trello like app in a afternoon, despite not being IT-trained

😂

[–] [email protected] 0 points 3 months ago

Wirh "set up" I mean selfhost, not develop. Thats not unreasonable, right? I installed jellyfin in a few with mounting drives and stuff, all with learning linux itself. So now selfhosting a further service is not that much of an effort. Of course it depends on the documentation and plug-and-play-readyness of the service

[–] [email protected] 1 points 3 months ago (1 children)

You can use issues and issue boards in the free tier of GitLab. Not sure if that counts.

[–] [email protected] 1 points 3 months ago (1 children)

Does the open source self hostable version have the kanban board feature? I need a kanban board with oauth support for my volunteer team, I can't afford any paid licenses that are usually priced for salaried employees. Git integration might also be a bonus as I am intending to manage my projects using git repositories

[–] [email protected] 1 points 3 months ago
[–] [email protected] 6 points 3 months ago (1 children)

Are any of those FOSS alts actually as good as Trello?

That's a genuine question. I've been trying to find a trello replacement and so far I've had no real luck.

[–] [email protected] 1 points 3 months ago

FocalBoard from MatterMost is pretty good. It doesn't have feature parity with Trello-- that's out of reach for almost everybody-- but it does pretty much everything I want. Plus it's FOSS, so you can extend it if you want (and are capable).

load more comments (24 replies)