I remember some crazy stuff back when I had to work with a Java + ember.js project. Everything was like that.
Im on the fedi doin fedi things.
- 101 Posts
- 618 Comments
Thats kind of you to say 😀
Cool, good to know someone else has the same experience.
Ive been on a couple of multi-year projects and they are NOT fun with OOP + developer went crazy with patterns they were experimenting at the time. Its what made the “rule” pop up to begin with.
Its the best/worst thing about OOP no matter what language.
We had a rule at work that if you are 3 levels or more down an inheritance tree, then you are too far. The cognitive load is just too much, plus everything stops making sense.
One level can be great (MVC all have great conventions, MCP as well). Two can be pushing it (Strategy pattern when you have physical devices and cant be connected all the time, Certain kinds of business logic that repeat hundreds of times, etc…) But even there you are kinda pushing it.
I need code that I can look at a month from now and know WTF is happening. And sometimes its better to have less DRY and more comprehension. Or maybe im just a forever mediocre dev and dont see the “light”. I dunno.
I think its ok to discuss the merits of all fedi services. But unlike most platforms, one service doing well does not mean others will do porely. We are in this together.
As soon as it gets personal, thats when i think a timeout needs to happen.
mesa@piefed.socialto
Programming@programming.dev•Stop generating, start thinkingEnglish
231·4 days agoLlms do create a lot of slop code thats for sure. Makes me want to get off github.
mesa@piefed.socialto
Selfhosted@lemmy.world•Building OpenWatch: an open-source alternative to YouTubeEnglish
12·7 days agoIt would be a killer feature for us in the fedi. :)
Peertube is awesome, but more alternatives in the space would be welcome.
mesa@piefed.socialOPto
Games@lemmy.world•FF7 on Steam Is Being Replaced (And Your Saves Won’t Carry Over)English
3·7 days agoI agree. Its the best way of preservation that we have.
Its still nice to have an official way to play the games…although I personally love what the people at PortMaster do with decompiled games and projects. Some games look absolutely fantastic on newer hardware.
mesa@piefed.socialto
Linux@programming.dev•Rust Coreutils Continues Working Toward 100% GNU Compatibility, Proving Trolls WrongEnglish
2·7 days agoTrue. I hope rust community gets more mature and uses some good licenses.
mesa@piefed.socialto
Linux@programming.dev•Rust Coreutils Continues Working Toward 100% GNU Compatibility, Proving Trolls WrongEnglish
2·8 days agoOh yeah! We just switched over to Debian and all good. But theres just all those little tools you never think about haha.
20.04 was nice back in the day. Super stable.
mesa@piefed.socialto
Linux@programming.dev•Rust Coreutils Continues Working Toward 100% GNU Compatibility, Proving Trolls WrongEnglish
3·8 days agoNow that you mention it, it is kinda strange. MIT has been abused before.
mesa@piefed.socialto
Linux@programming.dev•Rust Coreutils Continues Working Toward 100% GNU Compatibility, Proving Trolls WrongEnglish
1·8 days agoYou know what that is fair. While the change did temp kill our projects it was a combo of things.
Oh cool! Thanks for sharing.
mesa@piefed.socialto
Linux@programming.dev•Rust Coreutils Continues Working Toward 100% GNU Compatibility, Proving Trolls WrongEnglish
11·8 days agoThe individual is a troll. Its best to move on. Either that or an LLM that needs to have the last word no matter what.
I guarantee this will have a comment 😄
mesa@piefed.socialto
Linux@programming.dev•Microsoft's VS Code in Ubuntu's Snap Format Eats Up Disk Space Like Bloatware Even After RemovalEnglish
8·9 days agoI hate snaps.
I had a job that used COBOL and programmed in it. Its not terrible. It even works with sql.
The issue is the decades of code with little to o documentation, the fixes for issues like y2k that wirked at the time but now have problems, and greedy companies that want you to pay per processor. All the while you yourself are one of three people in the city that are looking to slowly pull everything out of COBOL, making it just a bit harder to get a job next time.
mesa@piefed.socialto
Linux@programming.dev•Rust Coreutils Continues Working Toward 100% GNU Compatibility, Proving Trolls WrongEnglish
31·10 days agoAgreed!
mesa@piefed.socialto
Linux@programming.dev•Rust Coreutils Continues Working Toward 100% GNU Compatibility, Proving Trolls WrongEnglish
11·10 days agoI dont understand.





















I mean you can …but its gonna be slop.