[-] pkill@programming.dev 10 points 2 years ago

The exploiter and the exploited cannot be equal.

This truth (...) forms the essence of socialism.

Another truth: there can be no real, actual equality until all possibility of the exploitation of one class by another has been totally destroyed.

The exploiters can be defeated at one stroke in the event of a successful uprising at the centre, or of a revolt in the army. But except in very rare and special cases, the exploiters cannot be destroyed at one stroke. It is impossible to expropriate all the landowners and capitalists of any big country at one stroke. Furthermore, expropriation alone, as a legal or political act, does not settle the matter by a long chalk, because it is necessary to depose the landowners and capitalists in actual fact, to replace their management of the factories and estates by a different management, workers’ management, in actual fact.

(Proletarian revolution and the renegade Kautsky by Vladimir Lenin)

Revolution is undoubtedly the most authoritarian thing in the world. Revolution is an act in which one section of the population imposes its will upon the other by means of rifles, bayonets and guns, all of which are exceedingly authoritarian implements. The victorious party is necessarily compelled to maintain its rule by means of that fear which its arms inspire in the reactionaries. If the Paris Commune had not employed the authority of the armed people against the bourgeoisie, would it have maintained itself more than twenty-four hours? And are we not, on the contrary, justified in reproaching the Commune for having employed this authority too little?

(On authority by Frederich Engels)

[-] pkill@programming.dev 10 points 2 years ago

Meta or microshit would fill the market gap then...

[-] pkill@programming.dev 10 points 2 years ago

tfw I recently worked on a side project where I was too lazy to change the log level but not sloppy enough to use raw printf so I'd just throw stuff into info and then remove the statements once I solved my issue

[-] pkill@programming.dev 10 points 2 years ago* (last edited 2 years ago)

wonder when Rust will saturate it's niche as a C/C++ replacement, I'd guess 3-6 years would be when we might start to see some stabilization.

[-] pkill@programming.dev 10 points 2 years ago
[-] pkill@programming.dev 9 points 2 years ago

don't use Google, problem solved

[-] pkill@programming.dev 10 points 2 years ago

Imo random is good if you limit it to stuff compatible with Android 12 or newer, because there is a ton of legacy stuff that might have security or usability issues and any bugs would not be resolved

[-] pkill@programming.dev 9 points 2 years ago

you can do so much more to defeat the reactionaries by visiting:

  • a gym
  • a shooting range
  • a library
  • your local revolutionary organization's meeting

than a polling station

[-] pkill@programming.dev 10 points 2 years ago

GDP is fake and moneyless tribal societies were able to invent mechanisms of caring for the elderly sometimes more considerate than what industrialized societies have

[-] pkill@programming.dev 10 points 2 years ago

matrix exists

[-] pkill@programming.dev 9 points 2 years ago

This is Bill.

Bill doesn't need to minify his code, he names things using a single character even in compiled languages.

Bill is a heckin chad who can guess what the code does merely by looking at types and control flow.

Be like Bill

[-] pkill@programming.dev 10 points 2 years ago* (last edited 2 years ago)

Why not gitignore the build artifacts and either publish them with releases or include a build directive in makefile/justfile? I mean, your platform might not be someone else's. Also consider using less global variables and shortening your main() in favor of dedicated functions ( that can still run in a loop inside main()) and using shorthand := assignment. Otherwise good job with documenting your code well.

PS, this one's more of a marketing tip really: try including a GIF in README.

view more: ‹ prev next ›

pkill

0 post score
0 comment score
joined 3 years ago