- cross-posted to:
- programmer_humor@programming.dev
ɐɥO ( @Oha@lemmy.ohaa.xyz ) 101•1 year agoSimplemobiletools --> Fossify is pretty epic
beeng ( @beeng@discuss.tchncs.de ) 99•1 year agoYt-dl - > yt-dlp
littletranspunk ( @littletranspunk@lemmus.org ) English56•1 year agoIt may be a game, but…
Pixel Dungeon -> Shattered Pixel Dungeon
dan ( @dan@upvote.au ) 45•1 year agoKeep in mind that software doesn’t have an expiry date. If a piece of software is unmaintained and doesn’t have an active fork but it still fulfills your use case and doesn’t have any major issues, there’s no need to replace it. Some of the software I use hasn’t seen any updates in five years but I still use it because it still works.
Edit: As an example, a lot of people still use WinDirStat even though the latest release 1.1.2 is now 17 years old.
lad ( @sukhmel@programming.dev ) 34•1 year agoI’d say that problems mostly come from the need to update dependencies in case of vulnerabilities being discovered. But not every software needs elevated privileges or can become a vector of attack, I guess
tetris11 ( @tetris11@lemmy.ml ) 24•1 year agoDesktop - Linux - Yes, likely. If not, here’s a flatpak
Desktop - Windows - Maybe it still runs in a compatibility mode?
Desktop - iMac - Here’s an emulator, good luck.Mobile - PostMarketOS - Yes, likely. If not, here’s a flatpak
Mobile - Android - Maybe? Try it and see if you get permission denial
Mobile - iPhone - Fuck you, no. dan ( @dan@upvote.au ) 15•1 year agoWindows is pretty good with backwards compatibility, probably the best out of anything. I can run Visual Basic apps I wrote in the early 2000s on Windows 11 and they still run fine. Some old 32-bit games work fine too. You can even run some 16-bit Windows 3.0 apps on 32-bit Windows 10 if you manually install NTVDM through the Windows features (it was never ported to 64-bit though)
Linux is okay for backcompat but I’m not sure an app I compiled 20 years ago would still run today.
tetris11 ( @tetris11@lemmy.ml ) 2•1 year agoTell that to video games, which constantly need a compat mode enabled
dan ( @dan@upvote.au ) 8•1 year agoThe fact that a compat mode exists means that Microsoft put effort into backwards compatibility. Windows even emulates some old bugs for old popular apps that depended on them. I don’t think any other OS does that.
toastal ( @toastal@lemmy.ml ) 3•1 year agoI don’t like Microsoft Windows at all, but you are absolutely right about doing a good job with backwards compatibility.
Linux isn’t so backwards compatible, but with much of it having open source code, you can often compile it again yourself—tho having been written in a language that offers good backwards compatibility also helps.
djsaskdja ( @djsaskdja@reddthat.com ) English4•1 year agoWait, flatpak works on PostMarketOS?
als ( @als@lemmy.blahaj.zone ) English1•6 months agoYep! It’s the default on things like phosh and gnome mobile for packaging apps
IdleSheep ( @IdleSheep@lemmy.blahaj.zone ) 15•1 year agoWinDirStat works but is super slow though. WizTree is a much better modern equivalent.
dan ( @dan@upvote.au ) 5•1 year agoI do like Wiztree, but WinDirStat is still pretty common to see. The 2005 version of WinDirStat still gets around 60,000 downloads per week according to the Sourceforge stats. https://sourceforge.net/projects/windirstat/files/windirstat/1.1.2 installer re-release (more languages!)/stats/timeline
I was just using it as an example of old software that people still use :)
roon ( @roon@lemmy.ml ) English7•1 year agoIsn’t WizTree a lot faster?
dan ( @dan@upvote.au ) 4•1 year agoIt is. I was just using WinDirStat as an example of an old app that people still use. The 1.1.2 release from 2005 is still downloaded 60,000 times per week according to the stats on the Sourceforge download page.
jcg ( @jcg@halubilo.social ) 3•1 year agoI use windirstat almost monthly and have never heard of WizTree. Keeping this in mind for next time I use it.
Though at this point, maybe I should just commit honestly
perishthethought ( @perishthethought@lemm.ee ) English40•1 year agoGitea -> Forgejo, e.g.
Yeah Fogejo is amazing. Moved all my personal projects from GitLab to Codeberg recently. Wish I knew about it sooner
QuazarOmega ( @QuazarOmega@lemy.lol ) 7•1 year agoGitea is still maintained though?
Gamma ( @GammaGames@beehaw.org ) English12•1 year agoThey got bought so people jumped ship, I haven’t heard anything bad personally
QuazarOmega ( @QuazarOmega@lemy.lol ) 5•1 year agoYes as you say, I think they’re still pretty fine, though I do prefer Codeberg as a hosted solution myself and in turn Forgejo, especially for their federation plans
Gamma ( @GammaGames@beehaw.org ) English2•1 year agoGitea has federation plans too though?
Edit: and apparently had them as far back as January 2022
QuazarOmega ( @QuazarOmega@lemy.lol ) 1•1 year agoOh, I wasn’t updated on that, I honestly don’t know which came first
Gamma ( @GammaGames@beehaw.org ) English3•1 year agoLooking at the forgejo issue, the dev working on the federation tools for gitea had worked for 6 months (gitea issue opened Jan 2022) before opening the issue Nov 2022 with the initial goal being to merge into forgejo and then merge that upstream with gitea
PlexSheep ( @PlexSheep@feddit.de ) 7•1 year agoIs that really the case? I selfhost gitea and am pretty happy with it.
dukk ( @dukk@programming.dev ) 7•1 year agoThey’re both pretty on par for the most part. If it’s too much of a hassle, there’s no real need to switch.
Now that Gitea is owned by a for-profit company, people are afraid that they’ll be making anti-user changes. This, Forgejo was born. It pulls from Gitea weekly, so it’s not missing anything. It’s also got some of its own features on top, but they’re currently pretty minor. Also, most of the features end up getting backported back to Gitea, so they’re mostly on par with each other. However, many features find themselves in Forgejo first, as they don’t have the copyright assignment for code that Gitea does. Additionally, security vulnerabilities tend to get fixed faster on Forgejo. They are working on federation plans, however, so we’ll see how that pans out.
Overall, there’s no downside of switching to Forgejo, and you’ll probably be protected if Gitea Ltd. makes some stupid decisions in the future. However, at the moment, there’s no immediate advantage to switching, so you can stick with Gitea if you’d like.
PlexSheep ( @PlexSheep@feddit.de ) 1•1 year agoI thought gitea was doing federation too? Im pretty excited about that part, as I’ve wanted to move away from GitHub but the visibility it gives is just on another level. Users can’t register on my instance, therefore they also can’t open issues and PRs.
Is switching to forgejo more work than just changing my compose file a little? I hope my database can get transferred.
Neshura ( @neshura@bookwormstory.social ) English2•1 year agoThe developer working on federation plans to merge the changes into forgejo first and then from there into gitea but I’m not sure in how far the recent changes to gitea’s CLA have affected those plans.
Forgejo is a drop in replacement (they are committed to keeping it that way for as long as possible) so, as far as I know, simply changing the gitea image to the forgejo image is all you would need to do.
Bene7rddso ( @Bene7rddso@feddit.de ) 34•1 year agoOpenOffice -> LibreOffice
flango ( @flango@lemmy.eco.br ) 7•1 year agoReally, why? I don’t known OpenOffice, so I’m just curious.
342345 ( @342345@feddit.de ) 29•1 year agoOracle happened to OpenOffice.
pingveno ( @pingveno@lemmy.ml ) English10•1 year agoSun Microsystems bought Star Division, the original creators of StarOffice, which was proprietary. Sun open sourced OpenOffice, with StarOffice still available with proprietary add-ons. When Oracle bought up Sun, they first reduced resources to OpenOffice and then shut it down altogether when LibreOffice came along, with trademarks and such assigned to the Apache project.
RacoonVegetable ( @RacoonVegetable@reddthat.com ) 33•1 year agoyoutube-dl moment
Bene7rddso ( @Bene7rddso@feddit.de ) 39•1 year agoThe fork is yt-dlp
☂️- ( @umbrella@lemmy.ml ) 24•1 year agoyo but tbh this gets old.
i just want my stuff to update without me having to find out a year later its unmantained and had a fork all along.
or having to watch the repositories of stuff i use for signs it might be unmantained. i didnt know half the (popular!) stuff mentioned here was abandoned then forked.
libforknotifier when (or even how)?
lemmyingly ( @lemmyingly@lemm.ee ) 4•1 year agoI’ve kept away from some projects because it’s just a single dev doing 99.9% of the contributions.
Bob ( @MadBob@feddit.nl ) 20•1 year ago“PIN number”
vs.
“FOSS software”
Who’d win in a fight?
dan ( @dan@upvote.au ) 10•1 year agoPersonal PIN number.
Bob ( @MadBob@feddit.nl ) 2•1 year ago
MystikIncarnate ( @MystikIncarnate@lemmy.ca ) English3•1 year agoOh man, I want to use a longer pin for my card so badly.
From what I understand, the banks mostly support it, the problem is that not all point of sale does. Those terminals are frequently cobbled together with some pretty garbage software and if it’s hard-coded to four digits, whelp, good luck. I hope tap is working… Or NFC or something because otherwise, you’re SOL.
JasonDJ ( @JasonDJ@lemmy.zip ) 2•1 year agoTry it out. You may find out that your bank supports much longer pins, but only uses the first four digits anyway.
MystikIncarnate ( @MystikIncarnate@lemmy.ca ) English4•1 year agoTruncation is not a good look.
For being an institution that is supposed to be trusted to hold all your money, their security has me scratching my head most of the time.
JasonDJ ( @JasonDJ@lemmy.zip ) 4•1 year agoY u no COBOL?
alien ( @alien@lemm.ee ) 20•1 year agoit’s a wonderful feeling when that happens!
0x4E4F ( @0x4E4F@lemmy.dbzer0.com ) 10•1 year agoI don’t usually get my hopes up, but yes, it is a wonderfull feelling when it happens.
alien ( @alien@lemm.ee ) 1•1 year agoyea pls dont get your hopes up
flora_explora ( @flora_explora@beehaw.org ) 20•1 year agoClementine -> Strawberry :)
Xy_Lemmy ( @Xy_lemmy@lemmy.ml ) 4•1 year agoWhat’s Strawberry?
flora_explora ( @flora_explora@beehaw.org ) 3•1 year agoWell, a fork of Clementine :) Both are great music players that have a playlist-centered approach to music. Have been exclusively using them on my computer since many years.
kurcatovium ( @kurcatovium@lemm.ee ) English2•1 year agoAmarok -> Clementine -> Strawberry
toastal ( @toastal@lemmy.ml ) 19•1 year agoEven better when someone forked it away from proprietary, closed-source, publicly-traded, for-profit, US-based, account-required, training-AI-on-your-code-then-selling-it-back-to-you Microsoft GitHub forge/social media network often with vendor lock-in to some other forge without all that BS.
yojimbo ( @yojimbo@sopuli.xyz ) 18•1 year agoSynergy -> Barrier
christophski ( @christophski@programming.dev ) 5•1 year agoDoes it have Wayland support yet?
katharta ( @katharta@lemmy.sdf.org ) 4•1 year agoNo, but Lan Mouse does! https://github.com/feschber/lan-mouse
MystikIncarnate ( @MystikIncarnate@lemmy.ca ) English3•1 year agoI actually paid for synergy because I was using it extensively back in the day (probably about 10 years ago? Maybe less? IDK. Long enough that I don’t care to remember when); and after an update I realized the windows service portion had a bad memory leak. I don’t reboot my PC very often, so I kept getting memory errors despite having more memory than the average (I believe it was 24G at the time, when 8G was considered “good” instead of it being the bare minimum that it is now)… I couldn’t even always fix it by restarting the service, since it was some kind of memory mapped file or something that was causing the problem, so it didn’t register normally that the process was consuming the space. The only way to fully resolve the problem was to disable the service (or remove the software) and restart. So I abandoned synergy for a long time because I wasn’t sure when they would actually recognize the problem and fix it.
I got a notice late last year that synergy had updated and my license was going to be given a free upgrade so I could use the newer version at no extra cost, so I figured it would be a good time to try it again, and I had a situation come up in December (ish) where I actually wanted to see if I could get it working; I couldn’t. Now that I’m running exclusively multi monitor setups, synergy’s configuration doesn’t actually give you the option of setting where your screens are connected individually or anything, it just shows each PC as a single display, and for the life of me, not only could I not get it right, but I couldn’t even find the trigger point that would move my mouse and keyboard controls to the other system. Even if I managed to get them over there, I had no idea how, and I had no idea how to get back.
So I disconnected it entirely and I’m back at square one. I bought a multimonitor KVM to fix another problem and it reduced or eliminated my need to use synergy… But I still want synergy to work (or something like it). Is barrier more robust?
Lichtblitz ( @Lichtblitz@discuss.tchncs.de ) 17•1 year agoPaperless -> Paperless-ng -> Paperless-ngx
NaibofTabr ( @NaibofTabr@infosec.pub ) English14•1 year agoSlic3r -> PrusaSlicer -> SuperSlicer
Scipitie ( @Scipitie@lemmy.dbzer0.com ) 9•1 year agoAlthough I’d love to agree superslicer has sadly nowhere near the development power of prusa behind them - and feature parity is rarely given, basically any release of the two has “oh I want both of those!” (don’t know if it’s spelled correctly but arachnid mode for example was hyped to a point I checked back with prusa after a few months).
I just want to point it out in case people expect a “prusaslicer” but better in every regard :)
NaibofTabr ( @NaibofTabr@infosec.pub ) English4•1 year agoOh yeah, I find that it’s easier to get fine control of the outcome in SuperSlicer because it’s less refined. User-friendly features are nice when you’re getting started but a hindrance when you have more experience. I tried to use Cura awhile back and it felt like the Fisher-Price version of a slicer. SuperSlicer is probably less accessible overall, but it doesn’t hide controls from me.
Scipitie ( @Scipitie@lemmy.dbzer0.com ) 2•1 year agoI will borrow The fisher-Price phrasing, thank you for that! Fully agree on the cura part.