God I love programming! It's like the world's most open ended puzzle game, and it's an incredibly well designed one, with all kinds of difficulty modes (programming languages & APIs) depending on what kind of challenge the player wants!
There's languages for the pedantic, ones for just doin whatever, and even troll languages like php
What would you say a good range of screen aspect ratios to support is, to cover majority of all users, while still keeping it limited enough that I still get some degree of framing it all aesthetically?
I updated my compilation of how to solve the Hudson sign puzzles in Tears of the Kingdom, as I realized one of the funniest solutions was only on my deactivated twitter account:
Anyone knows a good list of musical modes, what they're called, and either lists the notes starting from A, or just the semitone interval between each note?
Anyone knows what's the simplest existing audio mixer? I basically need to mix two 3.5mm (headphone) stereo connectors and output the mix to a single 3.5mm connector.
The one and only feature I need is adjusting the volume of each signal.
Oh my god PanGui is looking so good and easy to use. Been going through so many libraries for GUI apps in C#, looking at code examples, and I'm constantly like "why is it it so goddamn convoluted?"
I think I'm set of what I'll use next for developing GUI apps.
C# tip! You can use "{" and "}" anywhere to make a scope. Variables in it cannot be accessed outside!
While I don't use it in a way that has an impact on what the code actually does, I really like doing it just for conveying intent that I can pick up when I read the code later.
XBox lost its chance to win me over in its console form (I don't think the catalogue of games will ever beat Playstation)
If the rumors are true and the next one can run Windows - it'd be an instant buy
After all incompatible/broken hardware I've had to deal with, any PC that can exist as a "reference device" that tons of people will have with identical specs - I'll get that instantly
'cause if I have problems, a loooot of other people will have the same ones so they might actually be fixed
My game Uurnog Uurnlimited is 85% off, it's a game that sorta went under the radar but is my first venture into algorithmic music, and my most "immersive sim" game by far.
@taylorhadden@jzillw I actually really like Visual Studio for C#. Maybe I've just got so used to it, managed to customize it exactly for my preferences (though this feature would be great when working with someone else's code with conventions different than mine).
I think my main issue with VS is that it's very hard to find settings, and it takes forever to make a color theme since I have to close the settings dialog to see the changes, to then re-find the setting to adjust it further.