I just want developers to consider their deployment environment and maybe generate and include more capable, POSIX BB instead of just choosing the smallest and most useless.
This is completely fair, but the only example you gave to show this was about regexp in OpenWRT, and it seems from the other comments like there are several ways to go about doing this. You mentioned half of your RAM being free, but on the flip side of that, something with half as much RAM or less would be struggling a lot more. Admittedly I don't know much about OpenWRT but routers aren't exactly known for being powerful systems, so to me this seems like a perfect use case for a leaner set of utilities.
To your other point, languages like Python and Lua might not technically be everywhere but it they are common enough and simple enough to learn that you really are holding yourself back by avoiding them. Lua in particular is used by a lot of Linux projects (e.g. Neovim and Awesome WM are the most recent that I've used but there are tons of others) because of how easy it is to embed a configuration/plugin API into existing codebases.
Tldr; you're being dissed because the only example you gave about BusyBox being overused is (on the surface at least) a valid use case with easy solutions that you seem to be intentionally ignoring.
To be fair learning lua isn't exactly a hard process, there's a reason it's embedded into so many other tools. If you're familiar with python you're like 85% of the way to writing something basic anyway.
Another interesting low-level interpreter/emulated system to look into for anyone else trying to get started with this type of thing is the CHIP-8! It's a pretty basic 8/16-bit instruction set (there are 35 opcodes, the instructions themselves are mostly simple) and there are tons of detailed guides on making one and writing roms for them.
Could also be referring to something like ~/.local/bin, where you remove unnecessary user-only programs vs. /use/bin where you remove system essential ones.
Is that definition not supporting your points though? It defines gender as mostly a social construct, which imo reinforces the fact that it's made up and not a tangible thing anyway.
Sometimes biological sex matters (e.g. as medical info for a doctor to understand) but other than that it's connected to gender in name only, based on made-up social rules.
Ok but like let's be real who actually fights with their wolves instead of just leaving them sitting in their base somewhere. Can the armor be dyed? That might help a bit
For me windows uses 3-5gb of ram on idle just after starting up. This is pretty consistent across multiple computers for me. On the same computers (I dual-boot on both my laptop and desktop) Linux idles at about 800mb-1.2gb. This was even true on KDE which was one of the "heavier" feature-rich desktop environments. I think Gnome might have been 1.5gb ish but I haven't used in a while. Either way, it used way less RAM than my windows installs which could noticeably impact some resource intensive programs like blender or davinci resolve
I've been eyeing lawnchair to replace my nova setup for a while but neither aurora/play-store nor F-droid have the newest release, is there a repo/manager to download from that doesn't involve manually going to the GitHub and installing it? Edit: lawnchair is one word
VS code is a good app in spite of using electron, not because of it. There's no reason a simple plaintext editor needs to allocate 300MB of ram even without extensions just to launch, and there is definitely no reason a plaintext editor should require compiling chromium to build from source.
Slack is fine, but only when you exclusively use slack. Throw in an actual browser, discord, VS Code, Whatsapp, teams (?), etc. each with their own chromium instance and now your 16GB of ram are being eaten up at idle.