this post was submitted on 21 Jul 2026
864 points (99.1% liked)
memes
22489 readers
2337 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads/AI Slop
No advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.
A collection of some classic Lemmy memes for your enjoyment
Sister communities
- !tenforward@lemmy.world : Star Trek memes, chat and shitposts
- !lemmyshitpost@lemmy.world : Lemmy Shitposts, anything and everything goes.
- !linuxmemes@lemmy.world : Linux themed memes
- !comicstrips@lemmy.world : for those who love comic stories.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I’ve used so many of these softwares for different industries and what they all don’t get is that if all it is is a spreadsheet in disguise, don’t obfuscate my ability to edit shit manually. There are so many edge cases in the real world that your production software simply can’t account for but don’t limit my ability to enter raw data when I need to! Fail soft and move on but don’t keep me from entering an order because the programmer didn’t think you would have any reason to order it.
That would only result in everyone entering their own version of what they believe the data should be structured like, making it a completely mangled shitshow without a shred of consistent workflow across the company. As soon as the user has the ability to deviate from the standard data format they will do so, just because they personally want it differently. It's an absolutely horrible idea.
Exactly. Thank you for putting this up.
In theory, excel should be good enough. But its only good enough for one person. They dont have the context of the whole project most of the time. So at no point is it optimized for everyone involved. Also God forbid someone leaves the job for any reason or goes on vacation. Even a shared Excel between teams, you go on vacation, come back and all your tasks are gone/messed up/they are using a new document for new projects.
In practice like one tracker that is maintained by the team that gets you 70% of the way there is good enough. And yeah it sucks when teams are moving from one to another.