• 2 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle
  • Honestly, take away the PR blunders, bloatware, privacy nightmares, and ads, and I really just dislike how Windows works.

    The file structure is the main one that really made me feel like Roddy Piper putting on the glasses. I was perfectly happy shambling around between Program Files this and LocalAppData that. As soon as I understood how logical and elegant the file structures that Linux uses is, there’s no way I could ever go back.

    Also, things like Settings, Device Manager, Control panel, and 2 or 3 other separate GUIs all containing A, the same settings 6 times over, or B, all containing different settings that should be consolidated. It’s almost as if Microsoft can’t stick with a design language or feature scope to save their lives, but they also can’t get away with completely removing these old GUIs, so they just bury them and add another on top.

    However, I can’t say I actually hate Windows. I cut my teeth in computing on XP, and I see XPs DNA all over modern Windows (the aforementioned Control Panel being a remnant). I think without all the added garbage, Windows is actually an incredibly powerful, albiet obtuse and frustrating, piece of software.









  • These specs actually seem really solid for the price point, I’m glad to see decent alternative smartphones popping up that actually have some power.

    What’s bugging me is the lack of information about the software. Apparently this is Android with a layer like Hallium to run a Debian userspace on top? And yet they don’t advertise that fact. It’s just a little off putting that this product seems to be aimed at Linux/general tech enthusiasts, yet the company seemed to miss the fact that those customers tend to really like knowing what they’re running under the hood.


  • (Not incredibly educated on Flatpaks, please educate me if I’m wrong) My main issue with Flatpak is the bundled dependancies. I really prefer packages to come bundled with the absolute bare minimum, as part of the main appeal of Linux for me is the shared system wide dependancies. Flatpak sort of seems to throw that ideology out the window.

    Let me ask this (genuinely asking, I’m not a software developer and I’m curious why this isn’t a common practice), why aren’t “portable” builds of software more common? Ie, just a folder with the executable that you can run from anywhere? Would these in theory also need to come bundled with any needed dependancies? Or could they simply be told to seek out the ones already installed on the system? Or would this just depend on the software?

    I ask this because in my mind, a portable build of a piece of software seems like the perfect middle ground between a native, distro specific build and a specialized universal packaging method like Flatpak.


  • I’d argue that searching around a slew of webpages to find a download button (without clicking an ad that imitates a download button), then running the .exe while making sure to uncheck the 4 or 5 pieces of adware they try to slip in without you noticing, then having to remember to update it manually now and then, is much more of a sketchy pain in the ass than running a single command to install everything from your kernel, to your web browser, all of which is tightly vetted and comes from a monitored set of servers.

    Also, if you really want a “click to install” most DE’s have a software store that either acts as a frontend for your package manager, or just uses flatpaks.

    I’d argue this is just what people are used to, and Windows has taught people that terminal=scary/hacky.