pwsh64sh - PowerShell amd64x64 Docker Runner

pwsh64sh - PowerShell amd64x64 Docker Runner This post presents a bash script that allows you to run PowerShell commands and scripts in an x64 environment using Docker on Arm based systems. It’s particularly useful for those using Apple Silicon (or other ARM based systems) who need to run x64-only PowerShell tools. Prerequisites Docker installed and running on your

https://badsector.dev/posts/pwsh64.sh-powershell-amd64/x64-docker-runner/ · August 7, 2024

Building static binaries with Go on Linux

Building static binaries with Go on Linux

https://eli.thegreenplace.net/2024/building-static-binaries-with-go-on-linux/ · July 30, 2024

Notes on Taylor and Maclaurin series

Notes on Taylor and Maclaurin series

https://eli.thegreenplace.net/2024/notes-on-taylor-and-maclaurin-series/ · July 23, 2024

Lessons from my kids on how to feel alive

Lessons from my kids on how to feel alive A few things we can remember just by watching kids at play in the natural world.

https://sean.voisen.org/blog/lessons-from-my-kids-on-feeling-alive · July 17, 2024

Why Cloud-Native Buildpacks Should Excite Companies

Why Cloud-Native Buildpacks Should Excite Companies Why Cloud-Native Buildpacks Should Excite Companies

https://yonkeltron.com/posts/why-cloud-native-buildpacks-should-excite-companies/ · July 11, 2024

Asking an LLM to build a simple web tool

Asking an LLM to build a simple web tool

https://eli.thegreenplace.net/2024/asking-an-llm-to-build-a-simple-web-tool/ · July 9, 2024

Graph DB with Postgres

Graph DB with Postgres The Big Idea In this post we will leverage the power of PostgreSQL Common Table Expression to create a makeshift graph database. The goal is to represent nodes (things like stories, tags, etc.) and edges (connections between those things) using relational tables. This allows us to query and traverse the data

https://badsector.dev/posts/graph-db-with-postgres/ · July 10, 2024

Pudding user discovery for anonymity networks

Pudding user discovery for anonymity networks I’d like to introduce an exciting new research paper I worked on! It’s about a system called Pudding, and it was presented by Ceren at the IEEE Symposium on Security and Privacy, one of the top academic conferences on computer security, in May. Daniel and Alastair also worked on

http://martin.kleppmann.com/2024/07/05/pudding-user-discovery-anonymity-networks.html · July 5, 2024

Locally patching dependencies in Go

Locally patching dependencies in Go

https://eli.thegreenplace.net/2024/locally-patching-dependencies-in-go/ · July 4, 2024

DSLs Are Not For Muggles

DSLs Are Not For Muggles DSLs Are Not For Muggles

https://yonkeltron.com/posts/dsls-are-not-for-muggles/ · July 2, 2024