User: anders

ai algorithms art assembly autism biology business ccnmtl compliance control systems cooking cplusplus cryptography cs data databases datastructures devops diet distributed systems django ebpf economics electronics elixir elm emacs erlang ethics finance functional golang guitar hardware htmx ideas javascript kubernetes legal linguistics linux machine learning math medicine meta mlops music netherlands networking neuroscience nixos papers personal philosophy physics politics productivity psychology python quantum quotes reference resilience roc rust science security slang spokehub sre synthesizers sysadmin systems tabsweep terraform til ubiquiti uk vegan wasm webrtc whisky yubikey zig

Understand Group by in Django with SQL | Haki Benita

databases django

SQLforDevs.com - Next-Level Database Techniques for Developers Ebook

databases

Push-based Outbox Pattern with Postgres Logical Replication - Event-Driven.io

databases distributed systems

spookylukey/django-htmx-patterns: Sharing patterns I use with Django and htmx

django

mercari/production-readiness-checklist: Production readiness checklist used for Mercari and Merpay microservices

good production readiness documents.

sre

introducing flan scan Cloudflare’s network intrusion detection scanner.

security sysadmin

alex/pretend: A library for stubbing in python

python

fleet

security sysadmin

secure

django python security

How to build a Concurrent & Resilient Service in Elixir

distributed systems elixir

Elixir for Humans Who Know Python

elixir python

How to Yubikey: a configuration cheatsheet

yubikey

Phoenix Dev Blog - Streams

elixir

A beginner’s guide to creating a web-app in Go using Ent | ent

Ent appears to be a SQLAlchemy-like ORM option for Go.

databases golang

How to Add Feature Flags in a Phoenix Application Using fun_with_flags - DockYard

elixir

Phoenix Dev Blog - Streams

elixir

moving a go app from ec2 to fly.io and using go embed for static files with etags

golang

A short overview of Passkeys, and how to use them to secure your infra

security

python in a wasm sandbox

python

cshum/imagor: Fast, secure image processing server and Go library, using libvips

golang

go test and parallelism

golang

Elixir/Phoenix Security: Rate Limits for Authentication with Hammer

elixir security

Listen to Database Changes with Postgres Triggers and Elixir

databases elixir

nccgroup/sobelow: Security-focused static analysis for the Phoenix Framework

elixir security

rlopzc/logger_exporter: Export your logs to the service of your choice.

devops elixir

Writing an engineering strategy. | Irrational Exuberance

tabsweep

AWS deployment pipeline reference architecture

devops

slawlor/ractor: Rust actor framework

erlang rust

Modern SPAs without bundlers, CDNs, or NodeJS

javascript

ElixirConf 2022 - Chris Grainger - The Future AI Stack - YouTube

ai elixir

Postgres WAL Files and Sequence Numbers

databases

Customize outputs with Inspect protocol

elixir

Shun keeps your HTTP secrets safe

elixir security

Securing Elixir/Phoenix Applications: 5 Tips to Get Started

elixir security

When Rust hurts

rust

Under the Hood of Ecto | AppSignal Blog

databases elixir

Anatomy of an Ecto migration

databases elixir

Phoenix: Ecto migrations cheatsheet

elixir

Service mesh use cases

devops distributed systems

Building conc: Better structured concurrency for Go

distributed systems golang

jamesmacaulay/ruler

Elixir forward-chaining inference engine.

elixir

Rustler - Using Rust crates in Elixir | Mainmatter

I need to understand why and when Rust NIFs would be preferable to interacting with a Rust program via ports. I get that a NIF written in Rust is less likely to crash than one written in other languages, but it still seems like there’s risk of crashing the entire BEAM VM and ports would be a safer approach.

elixir rust

rootsami/terradrift: A tool to detect drifts in terraform IaC

I’m still not convinced that there’s a big advantage over just running terraform plan in a daily cron, but I do like that this outputs Prometheus metrics so you can track drift over time.

devops terraform

terraform-linters/tflint-ruleset-opa: Experimental: TFLint ruleset plugin for writing custom rules in Rego.

devops security terraform

Enforce and validate AWS tags with Atlantis OPA Terraform | by Wendell | Jan, 2023 | Medium

devops security terraform

AI-Generated Infrastructure-as-Code: the Good, the Bad and the Ugly | Styra

ai devops

notes on structured concurrency

distributed systems

hosting a static site on fly.io with nix and caddy

devops nixos

tinystacks/precloud: An open source command line interface that runs checks on infrastructure as code to catch potential deployment issues before deploying.

devops

Crafting container images without Dockerfiles

devops