Spyke

Posts

programming·ProgrammingbyMrWiggles

C and C++ Prioritize Performance over Correctness

Some common pitfalls in C/C++ and ways to avoid undefined behavior, illustrating that C/C++ are optimized for speed by making a concession that is undefined behavior. This makes these languages tricky to write in well, as there are lots of pitfalls. Do you think the performance benefits outweigh the brutal learning curve?

https://web.archive.org/save/https%3A%2F%2Fresearch.swtch.com%2FubOpen linkView original on prime8s.xyz
1
lemmy_admin·Lemmy AdministrationbyMrWiggles

PSA - Lemmy is not GDPR-compliant

Hey, just went through a few different checklists, and discovered that Lemmy does not meet GDPR requirements for notifying users for how servers handle the data. I've brought up this request on github, and I hope to get it fixed soon, but in the meantime I've compiled a list of EU address blocks and intend to add them to my firewall. Just thought you all should know.

PSA - Lemmy is not GDPR-complianthttps://github.com/LemmyNet/lemmy-ui/issues/1347Open linkView original on prime8s.xyz
7

You reached the end