212 Followers
276 Following
8.2K Posts
Hellooo  I'm ilja!

I believe in a world of cooperation rather than competition. One of my current personal projects in life is to lessen my dependence on for-profit companies, and rather join non-profits and coops. I consider the world of free software and free culture an important part of this more cooperative world I long for.

I created the following bots:
@[email protected]
@[email protected]

If you like free culture and movies, check out https://movielounge.ilja.space I made! And if it's something you want to help grow, let me know! You can also follow along on @[email protected] <3

Other cool projects I'd like to share are #Yunohost, #UbuntuTouch and #MapComplete. Check 'em out!

If i do wrong, i hope i can learn from my mistakes and hope you can feel comfortable enough to tell me, so please do!

Trans rights are human rights   queer rights are human rights  And it's sad that over half a century after the Stonewall uprising, we still have to remember people of that.

Pfp by [email protected] https://pleroma.viridianpatriots.com/notice/AQ8dLE0eXIDGSciioq
pronounsdon't care much for myself, but be nice
xmpp[email protected]
blog@[email protected]
Codeberghttps://codeberg.org/ilja
Open Streetmaphttps://www.openstreetmap.org/user/ilja_space
Wikipediahttps://en.wikipedia.org/wiki/User:Ilja_space
Resumehttps://cv.ilja.space/
ElixirDevshttps://www.elixirdevs.com/developers/shgBXi8P34ti3f2K9ZPnyU
wireless card showed as disconnected, and i don't have an eth port. so i rebooted the live environment again, changed the make flags to use only half the threads (compiling may take longer, but hopefully won't drain more energy than the charging provides), and it's now installing the kde meta package. seeing how it's late, this may very well be the end of today's adventure for this. i have no idea if kde will "just start" or if i need to do more, but we'll see when we'll see 
hm, no graphical interface yet, and i haven't set up a user yet either, but maybe that's the finalising step, let's see (can't work from the laptop itself any more now tho)
gentoo boots! 
also nice wether out, so ill prob wont continue today 
laptop shut down o.o
battery is 0%, but it's still running and compiling 
at 1% now :3c i should probably stop, or at least pause, the process, but i wanna see what happens :3c i think imma use the pre-compiled one next time ^^'
ive been playing with my rotx C program a bit more too.

the memleaks are gone, there was only one. the output i got wasn't different lines with each a different leak, it was just one little stack trace  it was quite obvious once i actually read the output.

one problem is that i want to return a string. but that means first allocating memory. but then i have to free it *after* i return the pointer. and that's quite ugly..

but then i realised im really just changing the string character by character, so instead of returning a string, i loop over it and change the characters in place.

my functional brain doesn't like that very much, but the code is much, much cleaner that way imo.

and now i've adapted it to read from stdin, and it works! i can even cut off the output with head, and it will stop reading, just like a proper program should!
i just got a low battery warning and the (100W) power adapter is plugged in!!! 
im trying to install gentoo for the first time, and chose to compile the kernel instead of downloading the binary, but, fwew, this has been running for ages now o.o