RSSAmplifier

Blog

Super Simple

Technology articles from Todd Resudek

supersimple.orgRSS feed ↗16 posts

Latest posts

Why I spend Time Woodworking

Why I spend time woodworking, and how it helps me improve as a programmer.

Uses

The tools I use to do my work

The Secretary Problem In Elixir

Solving the optimal stopping problem using Elixir.

Building a date picker with LiveView

Building a date picker LiveView component with AlpineJS and TailwindCSS

Engineering at Simplebet: Year One

Recap of my first year working at Simplebet

Introducing Devito

Introducing Devito - an open source link shortener written in Elixir.

I can do all things through Postgresql: Lessons for the Elixir programmer

Lessons on moving functionality out of application code and into database code

Adding password security to Hex.pm

Adding haveibeenpwned analysis to hex.pm

Building a Smart Mirror with Phoenix LiveView

Building a Smart Mirror with Phoenix LiveView

One Problem with How You are Interviewing

Problems with technical interviewing.

Caching in an Elixir/Phoenix app

Caching an Elixir and Phoenix app using concache and postgresql

When a Changeset is a Plug

Identifying code taht could be in changesets that would be better in a plug.

Smart Sprinklers with Nerves

Building a smart sprinkler controller with off-the-shelf parts and Nerves

Building a Personal Dashboard with Elixir

Using a raspberry pi and a television to make a personal dashboard

The Elixir Version Module

Details on the Elixir version module

Building Your First Hex Package

How to build and publish a hex package