@MerePotatoHead

0 Followers
4 Following
4 Posts
I am merely a potato head. I contribute to open source projects and sleep. Occasionally I would wake up to eat. My diet consists of a healthy amount of potatoes coffee. Some would say I am a cannibal but other say I am a potatobal.
@[email protected] I don't have strong opinions on this matter, buttttt development tools are a mess on windows. Libraries, headers, compilers and the rest of tooling is a burning bile of garbage that is very painful to work with. It is waaay easier to `sudo apt install libglfw3` than the 30 steps needed to start using glfw.
@[email protected] `rustc` - rust's compiler - works on top of a native c compiler, `gcc` for example. To target windows, you need an underlying cross-compiler that targets windows, being `x86_64-w64-mingw32-gcc`. I believe `gcc-mingw-w64-x86-64` is the package that provides it.
@nixCraft regex for the lazy. All my homies write hand made parsers. I wouldn't trust a magic language to verify that [email protected] is an email.
So, I started using #mastodon. It's a twitter rip-off, only WAY better.