• 0 Posts
  • 64 Comments
Joined 1 year ago
cake
Cake day: July 31st, 2023

help-circle
  • Same as you, I was somewhat already leaning towards Linux but seeing Windows 10 EOL announced around 3 years ago and seeing what new “features” are going to be implemented to Windows 11, I decided to hop ship.

    The main reason for switch was privacy concerns, got redpilled by Mental Outlaw while he was still making regular Linux videos.


  • While yes, I don’t doubt that people do care about immigration and that’s why they vote far-right, the point of my original comment was that a lot of this “anti-immigration” sentiment is just an easy scapegoat by the right. It’s something they puff up, blame most issues on then try to get votes by promising to deal with that said issue they pretty much manufactured, while leaving actual issues that they’re going to make worse unaddressed (like low minimum wages, tax cuts for the rich, weakening of workers rights, mass privatization, etc).

    Liberals (left doesn’t exist in most of EU still) rarely ever vow to do anything about immigration precisely of how overblown it is, and yeah they do lose votes because of it from people who do end up believing the far-right, the “easy” answer if you will.

    And here’s a fun tidbit - most of the voters who vote far-right in European countries (checked Poland and French but undoubtedly there are many more examples) come from rural regions, which are the least affected by immigration.







  • There’s pretty much only two ways you can go about it in my experience:

    1. Fail forwards and try cobbling something together, constantly using search engines to fix errors or finding libraries or getting help with those libraries. One thing you’d have to figure out is an order of operations - what do you code and in what order, which might be tough for someone new but I’d say it’s well worth it.

    2. Find some tutorial to a project and try following it (those that have step by step guide on what you should do without letting you copy paste code), then using the knowledge you gain to do the way #1 above to hopefully have an easier time figuring out the order of operations, plan out your program and what you’re gonna be coding.

    Don’t think you can avoid getting hands-on and coding something up by yourself. General coding tutorials can only get you so far and are often harmful if abused too much (aka being stuck in tutorial hell).








  • Kitty for both X and Wayland - I like the customization (as in I already have the config file that I have backed up and can just plop it in), it works perfectly on any VM (used it on sway, hyprland, i3, awesomewm), though honestly I don’t see much of a difference between the terminal emulators. There’s literally no wrong choice or meaningful difference in my experience at least, but admittedly I just use a terminal emulator to run commands, neovim and system file editing.