• 0 Posts
  • 16 Comments
Joined 4 years ago
cake
Cake day: December 31st, 2020

help-circle
  • First of all, don’t waste your precious time enjoying life with privacy worrying and fear. It’s just not worth it.

    I don’t know why, but I get the impression the device you are struggling to make more private is a phone. If that’s the case, the extent to which you can make things work is indeed very limited, so don’t try to push it too hard.

    You could use a tool like a firewall to have a more high-level control over all apps, like blocking them all and only allowing a few.

    This may be less overwhelming than trying to block and contain each app individually. Now, you will still need to allow some Google stuff to have a Google phone work properly (to use the Play Store for example). If you want to go further, I’d suggest trying another OS other than Android, but that may make your phone even less compatible with what you are relying on, so it may be a better idea to instead try it on an old phone first.

    On a PC, you have more freedom. Instead of trying to block everything from Google, for instance, you can rely on a separate browser profile (or Firefox Containers if that’s inconvenient) for things that really need Google (e.g. Meet, work/school using Google Apps, whatever) and in your main browser profile you can rely on alternatives. For example, instead of trying to access YouTube behind a Google blocking extension, you could use Invidious or a dedicated app like FreeTube.

    I hope you can feel more at ease with the sense of being watched and tracked online, but remember that’s not worth loosing your best moments for if it ends up just causing more distress to you.


  • I think you have a point there, but the reasons why Mint does not ship a streamlined version may be simply because the maintainers don’t want to bother with a whole different context to build, document and support.

    I do think there would be value in a less “batteries included” Mint. I disagree with people in this thread who claim the “whole purpose” of Mint is all the stuff it packs, because it goes far beyond the essentials. Mint develops a lot of GUIs for the user to be able to configure the system. I think just these plus the in-house Mint core apps would make for a sweet, lightweight and less bloated system that would have real appeal, but that would also mean more work for the Linux Mint team and perhaps it wouldn’t really mean much for their audience.


  • I can’t seem to block them by just enabling annoyances blocks on my end.

    “EasyList – Other Annoyances” has this:

    ! Google signin popup
    ###credential_picker_container
    ###credential_picker_iframe
    

    “AdGuard – Popup Overlays” has this:

    ! Warning: check, if auth using Google is not broken
    ||accounts.google.com/gsi/client^$third-party,script,domain=<several specific domains here>
    

    My impression is that the rules want to avoid breaking Google sign-in completely, which this rule may do.




  • Your mileage may vary for performance. It really depends what OS and what hardware. In my experience saying all BSDs are slower at rendering would be too broad a statement.

    If you’ve done Arch and Debian server installs, you’ll be fine installing a major BSD. Just answer prompts and you are done, particularly if you are using the default disk partitioning scheme. Consider NetBSD. It’s known for its wide hardware compatibility. X is pre-installed, just “startx”.



  • It wouldn’t be fair to say zsh is slow because ohmyzsh is slow. ohmyzsh is notorious for being a bit bloated. If you pull the whole thing, it makes a mess of your shell and you really can’t tell anymore what is what.

    It’s possible to install the individual stuff you need from oh my zsh without pulling the whole thing.

    I am a happy antidote user. With it, you can do something like this on your zsh_plugins.txt file:

    ohmyzsh/ohmyzsh path:plugins/extract
    

    Though ohmyzsh provides its own means to enable and disable plugins, this will allow you to cut that down to the pulling only of individual plugins in the first place.

    Your mileage may vary, but other plugin managers may give you different ways to accomplish the same.

    zsh is quite an advanced shell. You will find other shells that do things radically different and have their own bells and whistles, but if you are going for feature parity it may be hard to find a replacement.


  • Try removing Google from your search engines. If you still want it you can re-add it from search results (click address bar, a new search icon with a + should appear at the bottom) or Mycroft.

    Also consider removing/dismissing Google from the new tab page. If you have disabled the option showing your most visited sites, enable it temporarily to remove Google and untick the “sponsored” option in the new tab cog icon on the top right.





  • I think the easy answer to that is “because it is not as trivial as forking a small app that could run off of a git repo”, it’s a whole operating system involving a lot of infrastructure and a huge community around it. It might get forked, but people fight probably because they see value in what exists and would rather try and advocate for whatever direction they believe is best. Those who would disagree are not very different, just passive.

    An even more trivial alternative is settling for “whatever the founder wants” and seeing the ability to fork as the final justification for this mentality. This is a lot less work, but also can amount to doing nothing, even if shitty decisions are being made. Even if that is your stance, you will have to fight for it. The alternative is everyone just sit idly and pretend not to have opinions. I’d much rather embrace the chaos that comes with collaboration and let it find proper processes to manifest.


  • I understand that and it is indeed a good thing to publicly license your work rather than keep that to yourself. Still, no matter how virtuous one’s actions are, that does not mean the people who come to deposit their time and work for a project should accept everything that person does simply because they started it.

    People are entitled to argue about the project they participate in, and that is even more true for open source software, where the contributions of the community eventually become much greater than any single human can accomplish. I really do not understand this mentality of “this person created it, therefore if you don’t like any of their decision suck it up or go make your own fork”, it is very narrow and a horrible way to conduct anything, really anything, much less a collaborative project.


  • I’d just like to remind the passing reader that creating an open source project does not entitle you to do whatever you want and tell people to “make their own thing” if they don’t like it. Open source projects are the result of a massive collaborative effort and the resulting work is the product of a whole community laboring to make it happen. Signed: someone with a major mental illness.


  • What makes you think (“identity”) politics are unrelated to software development? Software development is deeply entrenched in politics. It’s just that, just as in most topics that don’t have politics as their main thing, a lot of people would rather pretend it’s not.

    Any community of people presupposes politics. If it doesn’t show, most likely it’s a very narrow or homogeneous group of people, which involves excluding/shunning others to defend this narrowness. So that has its own sort of problem too.