• 4 Posts
  • 70 Comments
Joined 2 years ago
cake
Cake day: August 6th, 2023

help-circle


  • I did a bachelor of videogame programming in Belgium 99% on Linux (minus exams), but it was definitely a huge struggle. All the courses and assignments were Windows-only, and 90%-ish required Visual Studio (non-Code) and Windows-only libraries like DirectX or Win32. I got by writing my own tooling to auto-convert these to CMake projects and convincing each teacher to allow me to hand in CMake projects. I wrote SDL backends for most of the win32 assignments, falling back on clang’s excellent cross-compiling for stuff that requires e.g Windows.h. I wrote a blog post about this: https://blog.allpurposem.at/adventures-cross-compiling-a-windows-game-engine And using e.g DirectX natively on Linux, easier than expected: https://blog.allpurposem.at/directx

    I also wrote a small wiki on my general experience + a summary of courses and main problems encountered… Windows was non-negotiable during exams: https://dae-linux.allpurposem.at/ I maintain tools, converted assignments, and information on this for future students who want to attempt something like me, but it’s hard to recommend the Linux challenge if you are totally new to programming!

    Hope some of this is helpful!


  • I want to move my whole server to NixOS. It’s gotten to the point where I have no idea where all the Ubuntu config files went, and handling half of it via Docker vs baremetal. I hope this will allow me to set up proper backups as well, and maybe get better at Nix! I started a few days ago using the VM feature, but it’s tricky to work on for now, perhaps I haven’t found the right workflow.













  • While I see where you’re coming from, I do need to clarify two things:

    • I use VR mainly for two things: Beat Saber, and sometimes C++ game development (my degree). I can’t develop on-headset because of the limitations Facebook imposes, so I am stuck with streaming. I am taking my own path through these studies, for example I rewrote all the assignments and engines to CMake and then Linux which has allowed me to learn a whole lot more than if I simply followed the classes. I wish to mess with networking as another extension to my studies, as it’s not covered at all and now is the time I have dedicated 100% to learning (vs later in life).
    • I didn’t really choose this university: I chose to do an exchange program for a semester and this was the one option that matched my interests/degree. And the uni seems awesome so far (we haven’t started courses though). The dorm is a separate entity from the uni, but they do have a deal to provide rooms for half a year for exchange students. So this dorm was my best option to avoid a yearlong contract.


  • Yeah, I get why they do it security-wise (but am mad about the surprise extracting money part, which was not in the dorm contract!). The dorm isn’t from uni (it’s a third party) but they did seem on my side given they said I could indeed bring a router… the ISP is the problem here. I think I will feign ignorance and set the settings as low as they’ll go while still being able to maintain a good connexion to the headset. Maybe hide the SSID too (it has my name on it lol).