Avatar

colournoun

colournoun@beehaw.org
Joined
0 posts • 84 comments
Direct message

Professional CMake: A Practical Guide by Craig Scott is an excellent guide to modern cmake usage. Well worth the $30 if you need to build, maintain, or modify a CMake project.

https://crascit.com/professional-cmake/

permalink
report
reply

If you get the sha256 from the same place you got the main file, then anyone tampering with the main file could also recalculate the sha256 to match the tampered file. A signature signed with a certificate uses complex math (public-key asymmetric cryptography) to give some certainty that the signed content (the sha256) is the same sha256 that the original file author created. It’s not mathematically feasible to recalculate the certificate signature. Why don’t we just sign the whole original file with the public-key crypto and skip the sha256? Because asymmetric crypto is much, much slower than plain symmetric crypto or hash functions. It’s faster and easier to generate the valid hash or key, then sign or encrypt just the smaller key.

permalink
report
reply

https://mbasic.facebook.com/ still works. It’s missing some modern niceties, but usable. That’s what I use for occasional messages.

permalink
report
parent
reply

Real programmers curl unverified shell scripts into bash.

permalink
report
reply

Isn’t this basically how lisp works?

permalink
report
reply

He did say he was doing it to learn. Maybe when he’s done he will be able to appreciate what goes into making a viable browser.

permalink
report
parent
reply

Ah, yes, I live on “St Mary’ ; DROP TABLE street”

permalink
report
parent
reply

Don’t kink-shame the furries!

permalink
report
parent
reply