Jason Parker (he/they) on Nostr: I think I just figured out how to get unlimited RAM. mount -t tmpfs -o size=16G tmpfs ...
I think I just figured out how to get unlimited RAM.
mount -t tmpfs -o size=16G tmpfs /tmp/ramdisk
dd if=/dev/zero of=/tmp/ramdisk/swapfile bs=1G count=16
mkswap /tmp/ramdisk/swapfile
swapon /tmp/ramdisk/swapfile
Published at
2026-01-16 23:44:23 UTCEvent JSON
{
"id": "9d7bf96367d414dbb336fac158d181ed7cd3e3293eca412094cb86e1705657eb",
"pubkey": "1e6a5ffb829ee1c362f8b12175450df0303dc620fd84b5839f309cbb964ebf86",
"created_at": 1768607063,
"kind": 1,
"tags": [
[
"proxy",
"https://xn--8r9a.com/@north/115907432499008556",
"web"
],
[
"proxy",
"https://xn--8r9a.com/users/north/statuses/115907432499008556",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://xn--8r9a.com/users/north/statuses/115907432499008556",
"pink.momostr"
],
[
"-"
]
],
"content": "I think I just figured out how to get unlimited RAM.\n\nmount -t tmpfs -o size=16G tmpfs /tmp/ramdisk\n\ndd if=/dev/zero of=/tmp/ramdisk/swapfile bs=1G count=16\n\nmkswap /tmp/ramdisk/swapfile\n\nswapon /tmp/ramdisk/swapfile",
"sig": "597a1ebbe7b082338f04ba61c40da634ce35cd26cd871f6736dc7bce7a1fc14e0ff2f12c7a2f33c39e669dda1a55d45d892ea58174423c79fa29bd1295bbcb3b"
}