• 0 Posts
  • 290 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle

  • I’m pretty sure a lot of it is simply because that sort of mixing style is pretty fashionable at the moment. If you mix movies like they were mixed in the 90s and 2000’s (i.e. very clear and distinct dialog) then they don’t ‘sound’ modern.

    Even in cinemas the mix is awful and almost inaudible half the time. Extreme example but I saw Tenet at the cinema and had to guess at half of the dialog because Christopher Nolan is especially and increasingly fond of this.


  • tiramichu@lemm.eetoMemes@sopuli.xyzRight?!
    link
    fedilink
    arrow-up
    14
    ·
    edit-2
    1 month ago

    Yeah. Soft furnishings like carpet, rugs, sofas and beds all feel a lot more “natural” to cats, as if they are outside on the grass, so they prefer to do it there.

    Unlucky for us it’s the absolute last place we want them to be doing it.



  • VSCode is by far and away the best thing Microsoft has ever done. (I’m sure therefore they will ruin it eventually, but that’s a separate issue)

    Its good for two main reasons IMO:

    1. It is plugin-based

    2. It is (therefore) language-agnostic

    Plugins mean the DE starts as a very lightweight thing that is basically nothing more than a text editor. You can then add as much or as little as you want to get the level of features you are comfortable with but without being too bloated.

    And then, because it’s all plugins, you can work with any language and still stay within the same editor. Divine.

    I personally love how lightweight it is compared to a full IDE because I don’t like it when IDEs hide the magic behind UI. Press the button and it compiles huh? But how? What’s going on there? What toolchain and commands are being executed?

    I much prefer a good MAKEFILE where you know what your entry points are and what is going on, because it makes everything so much more portable and also improves your own knowledge and understanding.


  • Wireguard doesn’t necessarily need to have those limitations, but it will depend in part how your VPN profile is set up.

    If you configured your wireguard profile to always route all traffic over the VPN then yeah, you won’t be able to access local networks. And maybe that’s what you want, in which case fine :)

    But you can also set the profile to only route traffic that is destined for an address on the target network (I.e your home network) and the rest will route as normal.

    This second type of routing only works properly however when there are no address conflicts between the network you are on (i.e. someone else’s WiFi) and your home network.

    For this reason if you want to do this it’s best to avoid on your own home network the common ranges almost everyone uses as default, i.e. 192.168.0.* and 10.0.0.*

    I reconfigured my home network to 192.168.22.* for that reason. Now I never hit conflicts and VPN can stay on all the time but only traversed when needed :)




  • Tough one. I’d probably end up being the person who just kept politely listening while trying to shut down the conversation amicably like “well anyway” and “I must get cooking dinner now” and “my plants need moisturising” or something.

    Neighbours are extremely high on the list of people I want to avoid pissing off, because a neighbour with a grudge against you could be an absolute nightmare (especially when you live in a townhouse and share walls)



  • OP specifically said they don’t want to dual boot, and I honestly understand why they would say that.

    When you dual boot you need to worry about what bootloader is in use and how it is set up. You might find yourself in a situation where you later decide to move fully to Linux and use the old Windows drive as storage but you can’t because if you wipe it then everything stops working.

    Windows has even been known to destroy dual boot setups occasionally during Windows updates.

    All very solveable if you have the right knowledge, but if you want to keep your life simple then swapping hardware has guaranteed safety (nothing can go wrong with the contents if a drive if it’s not plugged in, after all) and it’s very predictable and understandable.


  • “The squeaky wheel gets the grease” is an adage that is unfortunately true, and I find it absolutely infuriating.

    I would much prefer that we can all be polite and courteous to each other, so when being polite fails but having a screaming tantrum gets results it really makes me annoyed at the unfairness.





  • I love how the top two points, “Choose how you search, right from the address bar” and “Keep your original search visible” are things that we always had by default in the old days with the separate search bar, until Firefox blindly copied Chrome and went to the unified bar.

    And now it’s back as if it’s some kind of revolutionary feature, rather than they made it worse and now they’re making it better again.

    Not that I ever stopped using the separate search field, I always turn that on.





  • I recently swapped my Dad’s Windows computer with my old machine, which I installed Linux on ahead of time.

    I told him it was a faster machine - which it was just slightly in the hardware sense, a very minor upgrade. A half-truth to encourage the transition.

    But of course, it’s running Linux, not Windows.

    Next day he phones me up really happy that it’s “so much faster than the old machine!”

    And it really is a lot faster, but it’s not the hardware. It’s just not getting bogged down with all the crap Windows constantly does in the background.

    Either way, mission accomplished.