Linking Smaller Haskell Binaries | Brandon Simmons' website

Haskell binaries can get quite large (think ~100MB), especially for projects with many transitive dependencies. Here are two strategies that can help at link time, the latter being more experimental. I used the test-pandoc binary from pandoc on GHC 9.2.5 below. This was nice because obviously it was easy to test if linking broke anything (just run the tests). -split-sections and --gc-sections You can instruct ghc to emit code in individual minimal sections, allowing the linker to easily find and remove dead code. This looks like, in your cabal.project:

#Queering #binaries and #borders with #art. A liberatory article from 2023, and of relevance to the current times — by Samantha Anne Carrillo.

"The Albuquerque exhibition and e-zine BorderPlex explores the deceptive simplicity of man-made boundaries — physical and social alike."

📍 https://hyperallergic.com/art-and-resistance-in-the-us-mexico-borderlands/

#publicsociology #democracy #QueerArt and #Solidarity

📷 Jay Renteria, “Santa Elena Canyon, US-México border” (2022), long-exposure digital photograph

running malcom but the old malcolm - need to image and install latest - sort of dread going from debian to ubuntu but if i image i can revert easily. maybe they figured out updating, i don't want github only updates.

anyways it is a good one to offer vs say security onion - they use the same components mostly, suricata, zeek, elastic, maybe he has a live iso like last time.

i think the reason to go to ubuntu is better newer drivers, bigger dev base? as long as it works - that is my concern, avoid dependency hell and breakage.

it is good with managing all the containers and space for /datastore #sigs #hashes #dpi #netflow #ntop-ng #tcp-replay #binaries #hashcat

📍 What might a #queer and truly #democratic future in planetary #health, science, and medicine look like?

Is it not time, at long last, to queer #science, #medicine, #arts, hegemonic #binaries, and #public spaces?

📍 And as informed by critical theory and a #power and #politics lens because inclusion without equity and without #redistribution of power is not just.

#Queer #futures #planetaryhealth #coloniality #systems #structures #criticaltheory

📷 artun faliro

One Open-source Project Daily

create a single executable out of your node.js apps

https://github.com/nexe/nexe

#1ospd #opensource #binaries #binary #bundle #bundler #cli #executable #javascript #nexe #nodejs
GitHub - nexe/nexe: 🎉 create a single executable out of your node.js apps

🎉 create a single executable out of your node.js apps - nexe/nexe

GitHub
Ah, yes, the thrilling saga of directory taxonomy 😴—a gripping tale of deciding which dusty corner each binary should inhabit. 🗂️ Because nothing screams "cutting-edge tech" like a debate on whether 'kill' belongs in 'bin' or 'usrbin'. 🤣 Truly, a riveting read for anyone who finds sorting socks exhilarating. 👏
https://lists.busybox.net/pipermail/busybox/2010-December/074114.html #directorytaxonomy #techdebate #softwareorganization #binaries #humor #HackerNews #ngated
Understanding the bin, sbin, usr/bin , usr/sbin split

Huge binaries

A problem I experienced when pursuing my PhD and submitting academic articles was that I had built solutions to problems that required dramatic scale to be effective and worthwhile. Responses to my publication submissions often claimed such problems did not exist; however, I had observed them during my time within industry, such as at Google, but I couldn’t cite it!

Farid Zakaria’s Blog

Launch Week → Day 4️⃣

Introducing ✨Markdown release notes✨
At last, you can flavor your Buildstash release notes with full support for GitHub Flavored Markdown.

Add styling, media, and code blocks to provide more engaging and helpful release notes for your users.

#devtool #devtools #devops #cicd #gamedev #appdev #developer #developers #software #binaries #launch #LaunchWeek #github #release #buildinpublic

From grant to completion, see how a single-hash source tree produces fully reproducible #binaries. This is what #RBOS is all about. #ReproducibleBuilds #opensource #oSC25 #Linux https://youtu.be/SCgRXwrRVTc
openSUSE Conference 2025 - R-B-OS

YouTube
How programs get run: ELF binaries

The previous article in this series described the general mechanisms that th [...]

LWN.net