Show newer
xianc78 boosted
xianc78 boosted

"If you control the food, you control the people. That's ultimately the end goal."

All around the world, unelected globalist bodies like the UN and WEF are waging war against farmers, in an attempt to seize control of the global food supply, under the banner of UN Agenda 2030—as detailed in a must-watch new documentary titled 'No Farmers, No Food: Will You Eat The Bugs?' [SGNN]

xianc78 boosted
xianc78 boosted
xianc78 boosted
xianc78 boosted
xianc78 boosted
xianc78 boosted
spacex is controlled opposition to the better ways we could do space travel
xianc78 boosted
xianc78 boosted

Tip 25 of #TuesdayCodingTips - User-defined literals

C++ has many built-in literals for disambiguating types of constants, such as 'u' for unsigned, 'f' for float, or time-related literals from the chrono header (like ms, h, or min).

The really cool thing is that you can define your own literals (since C++11) to make your domain-specific constants more legible. All these literals overload the operator "" with your custom _suffix. The data type that is supposed to be before _suffix is then determined by the function parameter type (consult the documentation for allowed parameter types: en.cppreference.com/w/cpp/lang ).

Thanks to compile-time computing, these literals don't have to imply any runtime overhead for your code.

An interesting use-case that I found is that literals can be leveraged to make described bool constants without having to wrap them in a temporary.

#cpp #programming #tips

gamedev 

It's been a while, but I finally decided to take the gamble and use my dying laptop to add the ability to change which tile to place in the editor.

Show thread
xianc78 boosted
There is a NO COOMER RULE on my website. Can't believe I have to say this. There are so many other sites you can go to on the Fediverse to jack off. Don't do it on mine.
xianc78 boosted
@ChristiJunior @drawthentic
Women see freedom as the ability to whore around as much as they want then still settle down and find a husband who'll put up with their shit. What freedom do women consistently care about that consists of anything else?
Show older
Game Liberty Mastodon

Mainly gaming/nerd instance for people who value free speech. Everyone is welcome.