This story about Elon's birthday cake is incredible.
https://www.tumblr.com/numberonecatwinner/701640041114517504/elon-wyd?source=share
Of course! On Windows is called portable applications, now the question is how to make one
An Incredible Day In Internet History
It started with the Twitter lockout. 10,000 new users per hour. A QUARTER MILLION people migrated to Mastodon in one day. The servers struggled. Remarkably, admins all over the world built up capacity in real time. New users were patient. The system held.
It's running better now. There will be more hard days ahead, but people powered social media has arrived.
I have to thank the amazing WSLg for making it possible to develop a GUI app on WSL without caring where it was running, truly and amazing and transparent experience :)
Working on a Solitaire game for a uni project.
Almost done.
However, since we have to use Allegro 5, I cannot stress how hard it is to install Allegro 5 on Windows, WSL saved me and allowed me to develop without problems :)
Now that is almost done, I finally got it building under Windows, but the game is incredibly slow when compared to the performance of WSL, it might be due to all the static libraries and winpthreads requirement
I’ll try to get it compiling with native MSCV (since currently I am using a patched up MinGW toolchain) to see if that increases the performance.
I’ll also have to get it compiled for macOS since my professor uses a Mac. The wonders of cross platform
Computer engineering student. Class of 2024. Hobbyist "mathematician". Interested in low level programming, electronics and OS development.