

also, this focuses on crypto investments of some kind, which confused me a little


also, this focuses on crypto investments of some kind, which confused me a little


did you try using tabs, or separate dashboard pages?
what’s more, that dozen one-attribute classes could have really just been a single class for the button type… and while I’m at it… 10 KB, after minification and compression?? why the fuck does a follow button need so much code?? oh! its because its made with sloppy coding just like in this example!


why did you disable that for it? genuinely interested


guess what, you don’t need to install 2 foss apps into separate android accounts for that


it just seems like they have no clue how to use their phone. or they created dozens of android user accounts, one for each app they use, which does not make any sense but really thwarts using the clipboard


the parent can only do that on devices they own. they can’t do that on classmates devices


The games not confused it’s the fact your trying to use steam with out it being there and the dll that calls for it can’t find it.
that’s what I meant by the game being confused. that the game depends on steam, but does not find it anywhere, so cannot work, unless a steam emulator is used as a standin.


most indie games really have no DRM, but just a hard dependency on the steamapi.


if the game uses steam DRM, steam emulators cant do anything with that. you additionally need a separate tool that strips the steam DRM
see here: https://gitlab.com/Mr_Goldberg/goldberg_emulator/blob/master/README.md
(Assuming the games have no DRM and use Steam for online).
but indeed, it seems not all games need it:
If you are a game developper and made the mistake of depending too much on the steam api and want to release of version of your game without it and don’t want to rewrite your game, this is for you.


not really? you need goldberg emu or another steam emulator, otherwise games will get confused that they can’t communicate with a steam client for achievements and whatnot
but yeah it’s just about dropping 2 files besides the game exe and done
I heard blue iris can be run with wine on linux


but how will we discover the compromised servers when the company running it did not announce it loudly?
and even then the bigger problem could be the advertiser users. lots of moderation capacity would be needed, or some kind of flagging automatism, but as we seen with Piefed people are hating even just milder such things.
that’s peertube too


I guess it’s just google sans, they use this placeholder elsewhere too


oh, LXC containers! I see. I never used them because I find LXC setup more complicated, once tried to use a turnkey samba container but couldn’t even figure out where to add the container image to LXC, or how to start if not that way.
but also, I like that this way my random containerized services use a different kernel, not the main proxmox kernel, for isolation.
Additionally, having them as CTs mean that I can run straight on the container itself instead of having to edit a Docker file which by design is meant to be ephemeral.
I don’t understand this point. on docker, it’s rare that you need to touch the Dockerfile (which contains the container image build instructions). did you mean the docker compose file? or a script file that contains a docker run command?
also, you can run commands or open a shell in any container with docker, except if the container image does not contain any shell binary (but even then, copying a busybox or something to a volume of the container would help), but that’s rare too.
you do it like this: docker exec -it containername command. bit lengthy, but bash aliases help
Also for the over committing thing, be aware that your issue you’ve stated there will happen with a Docker setup as well. Docker doesn’t care about the amount of RAM the system is allotted. And when you over-allocate the system, RAM-wise, it will start killing containers potentially leaving them in the same state.
in docker I don’t allocate memory, and it’s not common to do so. it shares the system memory with all containers. docker has a rudimentary resource limit thingy, but what’s better is you can assign containers to a cgroup, and define resource limits or reservations that way. I manage cgroups with systemd “.slice” units, and it’s easier than it sounds


the PRC is not nearly an alternative to the US empire, its a replacement to it, with different but overlapping trade-offs. what about neither? It’s seriously like instagram users fleeing to tiktok, then to upscroll or whichever other corporate platform.
the bad of the US does not make the PRC good. I want change, big changes, but definitely not that kind.


lemmy.ml is just like that, maybe you want to look for a new home instance.


just know that sometimes their buggy frontend loads the analytics code even if you have opted outm there’s an ages old issue of this on their github repo, closed because they don’t care.
It’s matomo analytics, so not as bad as some big tech, but still.
federation is important not because it can be used as some kind of buzzword, but because without it, even here we would be much fewer. there would be more very small communities, which can’t interact, and overall with strictly distinct lemmy instances the whole user number would be much lower because of things people complain about a lot even this way, that there’s not enough content