mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#ramdisk

0 Beiträge0 Beteiligte0 Beiträge heute
Antwortete im Thread

@adisonverlice nodds in agreement that #VPN doesn't "#vibe" as in having * huge red flags*…

  • I'm not a fan of @mullvadnet either but at least they obviously do that they can to minimize having customer data at hand in the first place.

Personally, I'd rather shove some tamper-proof box inside a rack cabinet that has all the secret keys on a non-persistent #RAMdisk so as soon as anyone "fucks with it" it'll send an alert and reboot, loosing the keys in the process.

Fortgeführter Thread

What I'm still missing is a custom #recovery that can actually do any useful stuff (especially full #backup).

My device has recovery as a #ramdisk in vendor_boot, and there are some prebuilt vendor_boot images with #twrp around, which I don't want to use directly because there's also an init-boot ramdisk in there that needs patching for root with #magisk ... and as far as I understood now, these ramdisks are userland only, using the shared #kernel from the boot partition, so it's unlikely a recovery built for #HyperOS1 (#Android 14, #Linux 5) will work with #HyperOS2 (Android 15, Linux 6).

What I *did* try nevertheless was modifying my vendor_boot using Magisk's #magiskboot utility, replacing ONLY the recovery ramdisk. It resulted in #bootloop trying to boot the normal system, so there seems to be something I still don't understand (I *thought* this ramdisk would only ever be loaded when booting to recovery).

For now, I'll live with the useless stock #Xiaomi recovery. Attempting to do my own build of twrp or orangefox really is too much hassle 🙈

One thing I give a lot of credit is /tmp.

In most Linux distributions, this folder is basically a "RAM Drive". You can put anything there, and then it's gone at restart. No need to install "RAM Drive" managers or what sort.

One thing I wonder is what would happen if you abuse it. Is there a way to limit how much "space" it can take before you're out of memory?

#Linux#PC#PCHardware

@soller xD...

Any now you know why I do want to get another 32GB for my machine if not find a good way to max out my Z600 to 96GB RAM and use AMT to remotely power on/off that monster for @OS1337 compile jobs whilst also putting all the stuff in a #RAMdisk because that'll be faster in terms of #IOPS so my compile jobs don't take half an hour...

Antwortete im Thread

@xeraa @fuchsiii @puniko @linux_mclinuxface Case in point, #SSPL is an #AssholeLicense even more than #AGPLv3 because it's sole purpose is to commit #AssetDenial against #commercial users & #hosters.

It's worse than #GPLv3 because that one is lunacy in terms of #IP and espechally #Patents because it's solely ideologically motivated, but yeah...

IMHO everything under SSPL is #UnfreeSoftware in that it's #license terms are worse than a #SourceAvailable license as used by #Tarsnap because they are at least honest about the why...

I really hope not just #GAFAMs like #Amazon with #aws forked the pre-#Enshittification versions under #BSD and start publishing and maintaining these.

#Redis, like #Elastic and #MongoDB have chosen to kick everyone in the groin out of pettyness against commercial hosters, and I hope @Mastodon & @MastodonEngineering as well as @Gargron work hard to replace Redis with a real #FLOSS alternative like #RabbitMQ or even hetter, allow disabling a caching-DB in lieu of helping setup a #Ramdisk with a #PostgreSQL cache-DB on it.

en.wikipedia.orgServer Side Public License - Wikipedia
Antwortete im Thread

@landley I'll propably have to gut functions out of toybox to get it where I want it to be, but then again the "#CORE" Version of OS/1337 will be very much barebones....

Just the essentials to get #Dropbear #Client to be able to #SSH into stuff, be able to make a #ramdisk and #wget / tiny-#curl everything else (i.e. a system image one could dd onto a HDD/SSD)...

Kinda like an old #netinstall #Floppy...

Ideally configureable to the point that I could also swap #dbclient for dropbear as #Server