Hacker News
- Dynamic Linking Best Practices https://begriffs.com/posts/2021-07-04-shared-libraries.html?hn=2 10 comments
- Dynamic Linking https://blog.stephenmarz.com/2020/06/22/dynamic-linking/ 9 comments
- What do dynamic linking and communism have in common? http://blogs.sun.com/rvs/entry/what_does_dynamic_linking_and 7 comments
- Learning Rust: how to wrap a (dynamically-linked) C library in Rust https://stackoverflow.com/questions/70507167/wrapping-a-dynamically-linked-c-library-in-rust-works-with-rustc-not-with-ca 6 comments rust
- How to dynamically link to a dynamic library? -C prefer-dynamic doesn't seems to work None 9 comments rust
- Static Vs Dynamic Linking for very large and complex software. https://www.sidefx.com/ 38 comments rust
- How Swift Achieved Dynamic Linking Where Rust Couldn't https://faultlore.com/blah/swift-abi/ 30 comments programming
- [React] What is it called when you pass data to dynamic links? What should I google? https://codesandbox.io/s/github/SenBoyer/fmentor-countryapi-unfinished 3 comments learnprogramming
- Can someone from the Rust community share their views on this? Why can't we have dynamic linking of dependencies? None 63 comments rust
- Major Change Proposal: Update the existing musl targets to be dynamically linked https://github.com/rust-lang/compiler-team/issues/422 119 comments rust
- [ANN] org-ql: Dynamic Blocks and Links https://www.reddit.com/r/emacs/comments/jrh6il/ann_orgql_dynamic_blocks_and_links/ 10 comments emacs
- A discussion on static vs dynamic linking https://distrowatch.com/weekly.php?issue=20200810#qa 80 comments linux
- Deep Linking In React Native Using Firebase Dynamic Links https://www.codingular.com/2020/01/deep-linking-in-react-native-using-firebase-dynamic-links/ 6 comments reactnative
- How Swift Achieved Dynamic Linking Where Rust Couldn't https://gankra.github.io/blah/swift-abi/ 44 comments cpp
- How Swift Achieved Dynamic Linking Where Rust Couldn't https://gankra.github.io/blah/swift-abi/ 24 comments programming
- Scientist draws links between Amundsen’s successful South Pole expedition (vs. Scott's) and a successful Mars mission - a "class clown" may be needed for social dynamics https://www.telegraph.co.uk/news/2019/02/15/captain-scott-lost-race-south-pole-didnt-have-class-clown-team/ 5 comments space
- How to create a dynamic rust library, and link to it from rust? https://www.reddit.com/r/rust/comments/abefuy/how_to_create_a_dynamic_rust_library_and_link_to/ 20 comments rust
- Understanding Dynamic Linking in C++ http://edoren.me/blog/dynamic_library_loading_cpp/ 21 comments cpp
- Asked about Manhattan murder, de Blasio says 'dynamic of hatred' is 'clearly' linked to Trump http://www.politico.com/states/new-york/city-hall/story/2017/03/de-blasio-dynamic-of-hatred-is-clearly-related-to-donald-trump-110677 7 comments politics
- Why are statically linked cgo binaries smaller than regularly compiled dynamically linked binaries? https://www.reddit.com/r/golang/comments/5lv9jc/why_are_statically_linked_cgo_binaries_smaller/ 3 comments golang
- Is there *really* ever a case where linked lists are better than dynamic arrays? https://www.reddit.com/r/learnprogramming/comments/5hul4y/is_there_really_ever_a_case_where_linked_lists/ 34 comments learnprogramming
- Trilby - Easy Publishing of Dynamic Linked Data for small datasets http://kwijibo.github.io/trilby/ 3 comments semanticweb
- A program that uses CPS style in C to create and operate on dynamically sized linked lists without malloc or new. http://spin.atomicobject.com/2012/11/01/hey-c-is-a-functional-language-too/#.ujk4vd2nzm4.reddit 24 comments programming
- The natdynlink branch in OCaml's CVS (Dynamic native code linking in Ocaml) http://alain.frisch.fr/natdynlink.html 2 comments programming
- Free replacement for Firebase Dynamic Links https://dynalinks.app 7 comments firebase
- Firebase is killing Dynamic Links, so we've built a replacement using Appwrite https://github.com/appwrite/dynamic-links 4 comments degoogle
- Ad account on Facebook banned due to Deep links \ Dynamic Links \ Firebase? https://www.reddit.com/r/ecommerce/comments/ibu0ll/ad_account_on_facebook_banned_due_to_deep_links/ 5 comments ecommerce
- Windows 7 may insecurely load Dynamic Link Libraries (CVE-2019-5921) https://jvn.jp/en/jp/jvn69181574/index.html 25 comments netsec
- Porting Windows Dynamic Link Libraries to Linux (for fuzzing and analysis) https://github.com/taviso/loadlibrary 9 comments netsec
- Are new technologies like AppImage and Flatpak basically just a renaissance of the 'old' static vs dynamic linking question? https://www.reddit.com/r/linux/comments/5jqnca/are_new_technologies_like_appimage_and_flatpak/ 108 comments linux
- Static vs. Dynamic Languages: A Literature Review (Nov. 2014 - link goes to summary section) http://danluu.com/empirical-pl/#wat_summary 3 comments javascript
- SDL2 adds Dynamic API magic to allow updating it even in statically linked games. https://plus.google.com/+RyanGordon/posts/TB8UfnDYu4U 23 comments linux_gaming
- Dynamic linking considered harmful. Should distros embrace static linking? http://harmful.cat-v.org/software/dynamic-linking/ 48 comments linux
- Could this enable higher level dynamic linking in Rust? https://youtu.be/zqfF7Ssa2QI?si=OupqrLRuhkSmKQzV 12 comments rust
- Has anyone ever successfully implemented Valve's Dynamic Dialog System? (link inside) http://www.gdcvault.com/play/1015317/AI-driven-Dynamic-Dialog-through 37 comments gamedev
- From a 13M executable to an 84k one: use -dynamic with GHC for linking excellence http://stackoverflow.com/questions/6115459/small-haskell-program-compiled-with-ghc-into-huge-binary 12 comments haskell
- "All the purported benefits of dynamic linking (aka., 'shared libraries', which is a misnomer as static linking also shares libraries) are myths while it creates great (and often ignored) problems." http://harmful.cat-v.org/software/dynamic-linking/ 31 comments coding
- Recent study from San Francisco State University links attraction to 'tyrannical' leaders to dysfunctional family dynamics (n=130). https://eurekalert.org/pub_releases/2020-07/sfsu-sla071020.php 46 comments science
- How to render static images and link interactive graphics dynamically thiwh knitr and plotly https://www.reddit.com/r/rstats/comments/hg6gkk/how_to_render_static_images_and_link_interactive/ 4 comments rstats
- [Python] Tried to scrape download links from Humble Bundle, end up with empty list with nothing to download. Problem due to dynamically generated links? https://www.reddit.com/r/learnprogramming/comments/4ye7qv/python_tried_to_scrape_download_links_from_humble/ 3 comments learnprogramming