$ cat /etc/motd
Let's talk about tech_
Notes on C, linking, low-level systems and whatever I'm digging into. By Gabriel Franzeri — developer working close to the metal.
$ ls ~/series/linking-and-libraries/
01Linking Dynamic and Static Libraries in C02Taking A Deeper Look Into Static And Dynamic Libraries03Demystifying the -fPIC flag - Understanding Position-Independent Code with Example04Create a Matrix Library in C05Generate a Dynamic Library Linking to a Static Library in C06Generate a Dynamic Library Linking to Another Dynamic Library in C
$ git log --posts --oneline
2024-09-27Generate a Dynamic Library Linking to Another Dynamic Library in C2 min2024-09-27Generate a Dynamic Library Linking to a Static Library in C2 min2024-07-20Create a Matrix Library in C4 min2024-07-20Taking A Deeper Look Into Static And Dynamic Libraries6 min2024-07-20Demystifying the -fPIC flag - Understanding Position-Independent Code with Example4 min