Hello!
RSS FeedMy name is Ben Packer and I am a Brooklyn based software engineer and socialist passionate about the upcoming PostgreSQL release and surviving the 21st century.
In 2019, I was a co-founder of Rewired Coop, a technology coop building software for organizers with roots in the Bernie 2020 campaign and the Democratic Socialist left.
In 2024, I began my current role working on the technology for communications and organizing systems for the United Auto Workers.
Featured
-
Salience, Identity Formation, Field Tactics, and Political Strategy
Published: at 07:00 AMA coherent theory of political campaigning effects through identity preservation and cognitive dissonance minimization
-
Kysely Access Control
Published: at 07:00 AMA Kysely plugin implementing permissions at the query builder layer with both high-level grants and low-level allow/deny APIs
-
Software Design and The Structure of Political Organization
Published: at 07:00 AMA talk exploring the influence of organizing software architecture and the resulting political organization
Recent Posts
-
Marimo + DuckDB is a Reactive SQL Joy
Published: at 07:00 AMA detailed exploration of using Marimo notebooks with DuckDB's Relational API for reactive SQL workflows
-
Using Codegen Targeting Postgres with Redshift
Published: at 07:00 AMA workaround for using kysely-codegen with Redshift by dumping schema to local Postgres
-
Seeking Collaborators: Better Local Voice Document Editing
Published: at 07:00 AMUsing LLMs to extract document edits from chunks of speech for better voice-to-text workflows
-
Easy Optimistic Updates with Jotai and Immer
Published: at 07:00 AMA comprehensive solution for implementing optimistic updates using the useAtomImmerSaga hook