https://eli.thegreenplace.net/2011/08/25/load-time-relocation-of-shared-libraries/ #loadtimelocation #sharedlibraries #Linux #techhistory #programmingmagic #HackerNews #ngated
Load-time relocation of shared libraries (2011)
https://eli.thegreenplace.net/2011/08/25/load-time-relocation-of-shared-libraries/
#HackerNews #LoadTimeRelocation #SharedLibraries #2011 #TechInsights #SoftwareDevelopment
Dive into real-world cases of managing #SharedLibraries in #dotnet applications at scale - exploring the challenges, consequences, and practical solutions to common blockers.
While .NET-focused, the insights could be adapted to other technologies and languages.
A must-read article by Sergio Vanin, Senior Cloud Software Engineer at Caylent: https://bit.ly/3GDWUQc
Say my name: The Evolution of Shared Libraries
https://www.jocheojeda.com/2025/01/21/say-my-name-the-evolution-of-shared-libraries/
#SoftwareDevelopment #DLL #SharedLibraries #DotNetFramework #VB6 #COMComponents #GAC #GlobalAssemblyCache #AssemblyIdentity #DLLHell #CrystalReports #LegacySystems #SoftwareEvolution #DependenciesManagement #Microsoft #Windows #SystemArchitecture #VersionControl #TechnicalDebt #SoftwareDeployment #DotNetCore #ModernDevelopment #SoftwareHistory #EnterpriseDevelopment #SystemDependencies #BackwardCompatibility
dlopen, dlclose and dlsym combination from libdl is pretty fucking sweet; can't believe i am learning this only nowI take back everything bad I said about rpaths and sonames.
Turns out LoadLibraryExW is like 1000 times worse
#sharedLibraries #dynamicLinking #softwareEngineering #win32 #winapi #dlls
#AssemblyLanguage #DLL #SharedLibraries #Z80
Today's dev rel blog article is on creating dynamic shared libraries for the Z80 CPU and a suitable file format for them.
https://andrewowen.net/blog/creating-Z80-dynamic-shared-libraries/