• 0 Posts
  • 18 Comments
Joined 3 years ago
cake
Cake day: June 16th, 2023

help-circle
  • Genuine question: How do we decide when a show is being ‘review bombed’ Vs being actually just disliked? The article doesn’t really give any evidence of this claim. (To be clear, I’m not saying it’s not being, just need a little bit more than ‘I personally enjoy it, therefore the negative reviews must be bad faith’, which seems to be most of what I see).



  • What kind of dystopia are you living in that listening to music or podcasts would ‘raise the alarm’? Yes, don’t do anything inappropriate (definitely no piracy, obviously), or detrimental to productivity, but listening to music? Would definitely quit if an employer had a problem with that.

    Is this a thing that’s considered ‘normal’ in the US? (I’m assuming US mainly because other countries are not generally so hostile towards employees)


  • Precisely. SSD puts the decorations in the hands of your window manager, which allows you to customise what information and controls are available in the title bar (or if you even want to display one at all), so you can use the space much more efficiently. With CSD, you’re down to the whims and opinions of the application, and their space-wasting choices (and whether they even choose to respect your theming).









  • Absolutely. I actually have an upgrade already planned, but it’s just that it’s not because I can’t run VMs, it’s more that I want to run more hungry services than will fit on those resources, whatever virtualisation layers were being used. The fact that it’s an easy fix to more a VM/lxc to a new host is absolutely it, though.


  • Am I looking at the wrong device? Beelink EQ15 looks like it has an N150 and looks like 16GB of ram? That’s plenty for quite few VMs. I run an N100 minipc with only 8GB of RAM and about half a dozen VMs and a similar number of LXC containers. As long as you’re careful about only provisioning what each VM actually needs, it can be plenty.




  • They’re referring (I believe) to the screenshot right at the top of the article, which includes this absurd calculation:

    border-radius: max (0px, min(8px, calc( (100vw - 4px - 100%) * 9999)) );
    

    My guess (hope!) is that this is not ‘serious’ code, but padding for the sake of a screenshot to demonstrate that it’s possible to use each of these different features (not that you should!).