I've been using Linux for my work & personal coding for the past months. Itβs solid for web dev, but diving back into 3D/game dev reminded me why Windows still reigns for that stuff.
I've been using Linux for my work & personal coding for the past months. Itβs solid for web dev, but diving back into 3D/game dev reminded me why Windows still reigns for that stuff.
My favorite class in college was computer graphics, but we only learned CPU-based rendering. It was fun, but I always wondered, βwhat ifβ we'd learned a βmodernβ graphics API like OpenGL? Now diving into it on my own, and it makes me think how different things would be. π€ #computergraphics #OpenGL
2 windows!!!!
My cross-compilation journey today: πβ‘οΈπβ‘οΈπ. Started with CMake & vcpkg, hit a Massive wall, then realized separate compiler environments are key. But hey, now I have a cross-platform OpenGL window! π₯³ #CMake #vcpkg #crosscompilation #OpenGL #cpp #devlife
Yes, basically what is holding me. When I tried Linux in School and then on my daily drive (for a time), I fell in love with it. But the target users are always what keeps me on Windows, that and that some studios expect the devs to have experience with a specific IDE.
Spent the weekend wrestling with CMake's βGetting Startedββ¦ and I might still use my IDE π . But now I actually understand what's going on behind those dropdown menus! #CMake #cpp #IDE
Thinking about Linux for my dev machine (again π¬), but Visual Studio for C++ & game dev is a big consideration. Want to work in the game industry, and worried about missing out on essential experience π§. #Linux #VisualStudio #gamedev
π Tried to go pure JavaScript for a project and failed spectacularly! π So used to types that even JSDoc couldn't save me. Back to TypeScript I go! #JavaScript #TypeScript
Why do job postings ask for Visual Studio expertise? π€
I'm learning CMake and it's so straightforward, feels familiar, like setting up a JavaScript build system.
Beginning C++ Through Game Programming book and a ThinkPad
After a long time; finding some spare time it's really complicated nowadays; I finished βBeginning C++ Through Game Programmingβ, it really helped me to refresh my knowledge, good examples and tips.
Time to pick the next challenge for the Roadmap.
#cpp #learning #programming
A guy called at 1 a.m. to my house, looking for his "love", poor guy they gave him the wrong number π
You are so right, sometimes I need to work with legacy code that is horrible, and when I try to recommend something to upgrade new projects, it gets shutdown with a "I don't know how to use it, then no, copy the others"
Outside #js for work and #cpp for my spare time, the other language that has grown on me, is #golang, I enjoy learning it, I hope I can use it at work at some point...
At work, I use JavaScript to try to create a game engine on the web, and in my free time, I try to master C++, it is strange...