this post was submitted on 09 Jun 2026
114 points (96.0% liked)

Ask Lemmy

40046 readers
1076 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


7) No Hit-and-Run questions.
Please don't delete your post for no apparent reason. If you plan on deleting a question later, say so in the post, or if you feel that you have a good reason to remove it, message a mod beforehand. It's not fair to the ones who took their time to answer, and it's not in the spirit of the community.


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 3 years ago
MODERATORS
 

For me, it’s CAD software. FreeCAD is trash (sorry, lovers). Fusion360 is honestly the best out there for free. The “almost there” app is Shapr3D, but fuck $40/m.

And yes I’ve tried all the others not listed here.

top 50 comments
sorted by: hot top controversial new old
[–] treadful@lemmy.zip 113 points 1 week ago (5 children)

Another mobile OS. Something that isn't built entirely to exploit me.

[–] maxalmonte14@lemmy.world 18 points 1 week ago

I hear you. With Android turning into a closed OS like iOS later this year things are not looking very bright for people like me that uses alternative stores a lot.

[–] kibblebits@quokk.au 14 points 1 week ago

Tell me about it. Like Linux Phone hurry up!

I miss the FirefoxOS concept. Ahead of its time. Basically ran PWAs for everything.

[–] FatherPeanut@pawb.social 8 points 1 week ago (2 children)

Honestly, I would really fuck with a comprehensive Linux mobile experience. I know some things exist, but they aren't yet fully rounded off. I say this now, but know damn well I'd tinker with something I shouldn't and wind up needing to reinstall the OS like five times.

load more comments (2 replies)
[–] Jakule17@lemmy.world 4 points 1 week ago* (last edited 1 week ago) (1 children)

Theres always e/os, iodeos, grapheneos and other forks

[–] atopi@piefed.blahaj.zone 6 points 1 week ago

that is still android though

load more comments (1 replies)
[–] ohlaph@lemmy.world 42 points 1 week ago (3 children)

Excel. There are other options, sure, but excel is really hard to beat.

Email. Gmail really does it well. However, I have switched mostly to Proton, so maybe that'll stick.

[–] sloppy_diffuser@sh.itjust.works 12 points 1 week ago (2 children)

Pandas/Polars is all I need in a Jupyter notebook to replace Excel. Its not even a contest if you know some python for doing any real work.

I concede Excel has a lower bearer to entry for teams composed of mixed technical abilities.

[–] fartsparkles@lemmy.world 11 points 1 week ago

So much this. If you find yourself writing nested formulas e.g.

=IF(A1>=90, "A", IF(A1>=80, "B", IF(A1>=70, "C", "F")))

Do yourself a favour and switch to Python and Pandas. You can do so much more, so much faster, and so much simpler. And at the end of an your code, you can pd.to_excel() to spit out your dataframe as an xlsx.

[–] Feyd@programming.dev 6 points 1 week ago

Also duckdb. Realizing I could do SELECT ... FROM 'arbitrary-file.xlsx' was a wondrous occasion

[–] hperrin@lemmy.ca 6 points 1 week ago (2 children)
load more comments (2 replies)
[–] kibblebits@quokk.au 4 points 1 week ago

Yeah, excel really is hard to beat. Good one.

[–] THE_GR8_MIKE@lemmy.world 31 points 1 week ago

Literally anything that you have to pay monthly for. I do not care what it is.

I have an old version of Sony Movie Studio Platinum that, legally, they still have to provide me a download for. But, holy absolute hell if they didn't make it nearly impossible to just download the version I paid for. Of course, the new one is subscription only. Costs so much I'd have paid more in 3 months than the single one time payment I did for the old version a decade ago.

[–] CompactFlax@discuss.tchncs.de 23 points 1 week ago (2 children)

Operating systems.

Windows is a collection of legacy code with trash strewn over top, but it is ubiquitous.

Apple’s offerings are typically decent and reliable, but the executives spent a lot of time lately kissing the ring.

Linux is simply not something I’m interested in supporting for my family.

I’d just like something that’s easy to use, common enough I don’t need to teach people to use it, secure by design, and not owned by an evil megacorp.

[–] JesusTheCarpenter@feddit.uk 10 points 1 week ago (2 children)

I’d just like something that’s easy to use, common enough I don’t need to teach people to use it, secure by design, and not owned by an evil megacorp.

Hey I don't want to preach but if many people were able to learn how to use Chrome OS over the last decade they will be able to learn how to use the latest Ubuntu (or whatever flavor of Linux is now considered the most intuitive and fully featured for new users).

[–] ouRKaoS@lemmy.today 7 points 1 week ago

I believe Mint is the current "beginner edition" of Linux. Ubuntu has been getting a lot of hate lately from what I've seen.

My latest build is running Bazzite on an HTPC, but it's still a project and not fully up and running quite yet.

load more comments (1 replies)
[–] kibblebits@quokk.au 5 points 1 week ago

Yeah that ring kissing rubs me.

You could always use HaikuOS (kidding) there’s ZERO evil behind that one!

[–] WagnasT@piefed.world 22 points 1 week ago (1 children)

RCS messaging. The important bits are closed source so you have to use google services.

load more comments (1 replies)
[–] darthsundhaft@piefed.social 14 points 1 week ago (9 children)

PDF or really just an alternative to Adobe that isn't even PDF but a completely different format that is open source by default so that nobody really needs a specific app to make edits. Maybd that's just ODT?

Also, maybe not an alt per say but just want games to work on Gnu/Linux. Like all the AAA titles should be able to run on, for example, Linux Mint natively without Wine. A pipe dream sadly since capitalism dictates what works where but I digress.

Going back to Adobe though, would love something other than Photoshop that isn't GIMP. Once upon a time, there was an open source project called Glimpse which basically did what Linux Mint does for Gnome and gave GIMP a much better interface. Sadly, they shut down their project. Lame.

[–] HobbitFoot@thelemmy.club 5 points 1 week ago (2 children)

Closest paid version I can think of is Bluebeam Revu.

load more comments (2 replies)
load more comments (8 replies)
[–] AstroLightz@lemmy.world 13 points 1 week ago (3 children)

Paint.net. I so wish for something simple with a competent UI on Linux.

Pinta is the closest, but it's too far behind modern paint.net.

GIMP lacks a competent UI, and Krita is too advanced for basic photo editing.

[–] kibblebits@quokk.au 3 points 1 week ago

Tried affinity.studio?

load more comments (2 replies)
[–] ZoteTheMighty@lemmy.zip 12 points 1 week ago

To flip the CAD thing on its head, if I want a Python API for AutoCAD, Creo, or SolidWorks, their response is "fuck you, use our GUI cuz that's easier for us to implement license verification with. And oh yeah, it's all Window only." The only CAD software I find remotely useful is FreeCAD. Sure, it's not perfect, but it's the baseline that all other CAD softwares somehow fail to match.

[–] NeatNit@discuss.tchncs.de 11 points 1 week ago (6 children)

When's the last time you tried FreeCAD? I also used to think it's trash, but version 1.0 really changed that and now 1.1 is freaking amazing.

load more comments (6 replies)
[–] hperrin@lemmy.ca 11 points 1 week ago (9 children)

Honestly, notes apps. All of the big tech options are fine, but they’re big tech, so fuck them. All of the open source options suck. The best I’ve found is just Nextcloud Notes, but it’s still shit. Basic Markdown syntax, no linking notes, adding attachments is… well idk, I haven’t figured out how to do that yet.

[–] new_guy@lemmy.world 6 points 1 week ago (2 children)

Obsidian, Joplin or Logseq. Have you tried any of these?

[–] hperrin@lemmy.ca 4 points 1 week ago (2 children)

I’ve tried Joplin and Logseq. They both are not good for me. Joplin’s mobile experience was terrible.

[–] crunchy@lemmy.dbzer0.com 5 points 1 week ago (5 children)

Give Obsidian a try. Its very mobile-friendly.

load more comments (5 replies)
[–] Lodespawn@aussie.zone 5 points 1 week ago

I switched from OneNote to obsidian when I de-windowsed and haven't looked back

load more comments (1 replies)
[–] platypode@sh.itjust.works 6 points 1 week ago (1 children)

I’ve found Obsidian to work well for me. Its plugin ecosystem is pretty robust, so there’s a lot of room to bolt on features.

And if you really need an open source option with every possible tool and a full customization language… emacs

[–] saltesc@lemmy.world 10 points 1 week ago (1 children)

Yep. Obsidian plugins is like installing Skyrim then thinking, "I'll just go get the essentials from Nexus Mods..."

Three hours later you have an absolute beast that also does note taking too.

[–] ParlimentOfDoom@piefed.zip 5 points 1 week ago

I keep seeing people say this, but I've never seen a plug-in that seemed to do much of anything that the base engine wasn't already.

[–] hexagonwin@lemmy.today 3 points 1 week ago (1 children)

markor on android seems pretty good for me, have you tried it?

load more comments (1 replies)
load more comments (6 replies)
[–] spectrums_coherence@piefed.social 5 points 1 week ago* (last edited 1 week ago) (2 children)

This might be controversial, but I want yet another code editor.

Hear me out, I write very little code, but when I do, they are usually in widely different programming languages, and many of them have a comparatively small user base, like Haskell, Ocaml, Lean, Agda, and Rocq. Most of the time I write LaTeX and/or Typst all day, so I need:

  1. an editor that sandbox really well, there is no way I am trusting all my coding environment with my entire user space.
  2. an editor that don't require much tinkering: if it can get to 80% there, I am willing to learn the rest, but I don't want an editor that get 20% there and force me to pull 80 different package just to do things.
  3. preview LaTeX and Typst within the sandbox, ideally just in editor, so I don't need to configure synctex.
  4. reasonable support for comparatively obscure languages
  5. not controlled by a big tech like Microsoft.

So far, I am only able to find vscodium in flatpak that is close to my desire, but it is still mostly controlled by Microsoft.

load more comments (2 replies)
[–] Kalcifer@sh.itjust.works 4 points 1 week ago (2 children)

[…] FreeCAD is trash […]

What issues have you had? What features do you wish it had?

[–] kibblebits@quokk.au 5 points 1 week ago (1 children)

I wish the UI/UX wasn’t made by people who still live in 1995, as a major start.

load more comments (1 replies)
[–] Croquette@sh.itjust.works 4 points 1 week ago (7 children)

Not OP, but FreeCAD auto-constraints in sketches are all over the place, and figuring out which constraint is a problem and selecting the right element in the UI is terrible.

load more comments (7 replies)
[–] Treczoks@lemmy.world 4 points 1 week ago

A really different approach to CAD is OpenSCAD. I was not happy with FreeCAD either.

[–] Brkdncr@lemmy.world 3 points 1 week ago (3 children)
load more comments (3 replies)
[–] Ariselas@piefed.ca 3 points 1 week ago

Adobe suite Ms office

load more comments
view more: next ›