ç¿ æ˜ŸçŸ³ on Nostr: nekonomicon Pawlicker 🔧 Yes, if you increase the complexity massively and cause ...
nekonomicon (nprofile…r8am) Pawlicker 🔧 (nprofile…nvyk) Yes, if you increase the complexity massively and cause only a handful of assembly instructions to be output, those of which are shorter as you used 32bit versions of the instructions and then proceed to remove everything from the .elf until you just get a seemingly invalid elf (although there is a _start section, it will execute...for now).
What's with that weird way of defining the Cstring?
const char str[] = "Hello World!\n"; is equivalent.
>Similar size I can get on Windows with WriteConsole and ExitProcess winapi functions.
Yes, I can write a 512MiB library that will print out the contents of a file that just contains "Hello World!\n" (13 bytes) when passed the file too.
In the end you lose, as you're using proprietary OS's ("Free"BSD and windows).
Published at
2025-03-17 00:54:28Event JSON
{
"id": "09553b9d31cd64a7bfa49ecb10d10e50a155d72ac5aa38f8977bd63062644b13",
"pubkey": "329983a38fb4950fe392bd9aa268f5b455950ae29f8ed50399ed57d94ca0fa82",
"created_at": 1742172868,
"kind": 1,
"tags": [
[
"p",
"9d033a88b934366d7273ae6150a4f8e1cbcf2b30e0c0f8274f2920279f773b8d",
"wss://relay.mostr.pub"
],
[
"p",
"95428b26bbdba9c279d4f358468d16ef4616b96fcd1c5a3248b42f357595bc0e",
"wss://relay.mostr.pub"
],
[
"e",
"39f4c4ece8ebbddfbed3e75c6c97cecbaf4f40fbbd6726d0218364a8528e5dfa",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://freesoftwareextremist.com/objects/1927b88b-ed52-4767-8588-8976de68cf01",
"activitypub"
]
],
"content": "nostr:nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqn5pn4z9exsmx6unn4es4pf8cu89u72esurq0sf609ysz08mh8wxsfcr8am nostr:nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqj4pgkf4mmw5uy7w57dvydrgkaarpdwt0e5w95vjgkshn2av4hs8q7mnvyk Yes, if you increase the complexity massively and cause only a handful of assembly instructions to be output, those of which are shorter as you used 32bit versions of the instructions and then proceed to remove everything from the .elf until you just get a seemingly invalid elf (although there is a _start section, it will execute...for now).\n\nWhat's with that weird way of defining the Cstring?\n\nconst char str[] = \"Hello World!\\n\"; is equivalent.\n\n\u003eSimilar size I can get on Windows with WriteConsole and ExitProcess winapi functions.\nYes, I can write a 512MiB library that will print out the contents of a file that just contains \"Hello World!\\n\" (13 bytes) when passed the file too.\n\n\nIn the end you lose, as you're using proprietary OS's (\"Free\"BSD and windows).",
"sig": "10b40d08fcc8db3dceb5804f72519f59e0522b7fb7a1e0fff480b9a86062d77519557a8ee951167105682aaede2293478dbf5523432eb45adcb7ce8eb69483ac"
}