🧙‍♂️ Behold, a riveting 2011 saga on... wait for it... load-time relocation of shared libraries! Because who doesn't want to take a 32-bit stroll down memory lane 🎢 in the world of Linux? 🤖 Prepare to be dazzled by the arcane wonders of #DSOs, as if it were ancient wizardry! 🏰✨
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 - Eli Bendersky's website

Load-time relocation of shared libraries - Eli Bendersky's website

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

#InfoQ #SoftwareArchitecture #SoftwareDevelopment

Best Practices for Managing Shared Libraries in .NET Applications at Scale

This article discusses real-world cases of using shared libraries, their consequences, and possible solutions to blockers caused by using them in many dependent projects.

InfoQ
PostgreSQL Shared Libraries: Solving Python Extension Library Path Issues
Smoothly integrate Python extensions with PostgreSQL Shared Libraries, especially when using NumPy. Properly configuring the `shared_libraries` parameter prevents runtime errors by ensuring your database server can locate necessary libraries. Learn how to manage PostgreSQL Shared Libraries for robust Python extensions! #PostgreSQL #Python #SharedLibraries #NumPy #Database #Extensions
https://tech-champion.com/databas...
PostgreSQL Shared Libraries: Solving Python Extension Library Path Issues
Smoothly integrate Python extensions with PostgreSQL Shared Libraries, especially when using NumPy. Properly configuring the `shared_libraries` parameter prevents runtime errors by ensuring your database server can locate necessary libraries. Learn how to manage PostgreSQL Shared Libraries for robust Python extensions! #PostgreSQL #Python #SharedLibraries #NumPy #Database #Extensions
https://tech-champion.com/databas...
Say my name: The Evolution of Shared Libraries | Joche Ojeda

the dlopen, dlclose and dlsym combination from libdl is pretty fucking sweet; can't believe i am learning this only now

#c #gcc #linux #SharedLibraries #plugin

I 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/

Andrew Owen | Writer | Designer

Reinventing DLLs for a retro operating system

That typedef was shamelessly lifted from this fantastic post on live reloading #sharedLibraries in #Rust btw: https://fasterthanli.me/articles/so-you-want-to-live-reload-rust