Programming and Shows
-
Programming/Development
-
Daniel Miessler ☛ Coding is Thinking
Not learning to code just because there are Hey Hi (AI) coding agents [plagiarism services] is like not learning how to think because there are talk shows.
-
MaskRay ☛ Relocation generation in assemblers
This post explores how GNU Assembler and LLVM integrated assembler generate relocations, an important step to generate a relocatable file. Relocations identify parts of instructions or data that cannot be fully determined during assembly because they depend on the final memory layout, which is only established at link time or load time. These are essentially placeholders that will be filled in (typically with absolute addresses or PC-relative offsets) during the linking process.
-
Perl / Raku
-
Arne Sommer ☛ Time Balls with Raku - Arne Sommer
You are given a typewriter with lowercase english letters a to z arranged in a circle.
-
-
Golang
-
Mond ☛ Were multiple return values Go's biggest mistake?
Through the power of Go, it’s impossible to just pass data around without additional ceremony. I can’t overstate how strange it is that in the world of Go, calling a function and being able to store the result in a list is the exception, and not the rule.
-
-
-
Audiocasts/Shows
-
Jupiter Broadcasting ☛ Goodbye World | LINUX Unplugged 606
We have stories to share, guests joining us, insights from our week at Planet Nix, and Brent's big bombshell.
-