• 0 Posts
  • 33 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle

  • While I agree, it surly is not how the CPC sees it. The CPC had an historic participation and only a circonscription had to vote for Pierre. In a way, he was rejected by his constituents, but not by Canada. If it wasn’t for the NDP partisans that voted liberals, we probably would have a conservative government. So yeah… I’m not hopeful for the future, next elections might be deceiving.


  • Immigration makes the housing demand worse, but most anti-immigration arguments completely forget that they help with the supply by bringing manpower to build the homes. So in a healthy market, it would balance it out. Unfortunately, both of you touch on a few points that makes this market unhealthy, so supply is restricted way too much. Bringing more manpower doesn’t help since it’s not the bottleneck.

    The anti-immigration arguments are mainly from the racist right that looks for a boogyman while ignoring the real causes of our issues.














  • I’ve been an on and off Linux user for a long time, but my main OS used to be Windows. I recently switched to Linux (Arch btw) and I love it.

    For my use cases, here is what I like about windows:

    • Office 365
    • Gaming
    • Onedrive
    • Just works
    • touch screen and touch pad
    • Hardware support
    • Autohotkey (can live without)
    • Software compatibility
    • VR
    • Parsec

    Here is what I like about Linux

    • Dynamic tiling window managers.
    • Customization, I can have my notifications on the top right, the way I like them.
    • Smooth as fuck: very fast!
    • Very clever solutions (looking into NixOS currently for example)
    • Terminal: fun to use and it’s fast!
    • Much more control over my system.

    The things I dislike about windows are mainly that it’s stupid slow compared to Linux and the growing presence of telemetry and ads (though I wasn’t that affected). Also, I can’t replace windows default shortcuts or some functionalities.

    What I dislike about Linux is that there is always something that doesn’t work properly. I currently have issues with DPMS. My laptop has trouble with the behavior if the touchpad, sometimes the gestures work, sometimes they don’t, it depends on its mood I guess. I tried Wayland, but with a nvidia card it has a lot of issues, I had to go back to X which sucks since I really prefer the way wayland works. I’m quite technical, but sometimes the solutions don’t really work.

    I read a few things in this thread that I disagree with though, namely:

    • You can launch apps from PowerShell (terminal)
    • You can have package managers, I used scoop, choco and winget. Every app that I use can be installed and updated with those, from PowerShell.
    • Pretty sure you can update your system from PowerShell, then you probably can make a script to update everything.
    • You can disable auto-updates and auto-reboot in Windows. I never had my computer reboot on me and it stays open 24/7. What I liked is auto-update, but no auto-reboot. I chose when to reboot, only had a notification which was disabled when I was playing a game.
    • There are options for launchers, the windows menu or powertoy run.
    • You can create shortcuts (similar to .desktop) and you can also make a bat script instead of a bash script.

    A lot of comments are about a knowledge deficit, not a capability deficit from Windows.