leggettc18

joined 1 year ago
[–] leggettc18@programming.dev 0 points 2 weeks ago

It’s really not that bad, especially if you get ones where the case charges wirelessly. Then you just set the case on the charger when you get home or whatever. Admittedly that does require some investment.

[–] leggettc18@programming.dev 1 points 1 month ago (1 children)

What brands would you buy? I’m looking to branch out

[–] leggettc18@programming.dev 1 points 1 month ago

Tbh I’m not sure if you can. That’s proprietary IDEs for you.

[–] leggettc18@programming.dev 5 points 1 month ago (1 children)

In case anyone wants to know the actual answer, it stands for cross platform make, and my understanding is that it’s for generating build project files for various development environments. For instance, with one CMake file you can generate a Visual Studio Solution file, an XCode project file, a Makefile, etc. Several IDEs are also able to read CMake files directly.

[–] leggettc18@programming.dev 6 points 1 month ago (4 children)

That works until you need to support Visual Studio or Xcode. Then you either maintain their stuff manually too, or you get CMake to generate all three. I don’t love it but it solves the problem it’s meant to solve. The issue is people using it when they don’t need to.

[–] leggettc18@programming.dev 1 points 2 months ago

THE MISSION IS A FAILURE, TURN THE GAME CONSOLE OFF RIGHT NOW

[–] leggettc18@programming.dev 1 points 3 months ago

Is that Ship of Harkinian?

[–] leggettc18@programming.dev 4 points 4 months ago

Certain parts of the US (typically further southeast) anything over like 5% is exclusively in ABC Stores, a completely separate building and company from grocery stores.

[–] leggettc18@programming.dev 1 points 4 months ago

I guess Luke doesn’t make a whole lot of sense but I don’t think Han would either.

[–] leggettc18@programming.dev 1 points 4 months ago

See, public variables sound easier until later you discover that more logic needs to happen when this variable changes. Maybe some logging or queueing up a database operation or something. Now you only need to change these function bodies instead of writing new ones and finding all the places that public variable was used in your code.

[–] leggettc18@programming.dev 3 points 5 months ago

Something about named bit flags like that are just inherently satisfying to write imo. It’s also where the bit wise operations make the most intuitive sense.

[–] leggettc18@programming.dev 3 points 5 months ago

Man, they quite literally don’t make them like this anymore. I miss them.

view more: next ›