Tag code

How I built an Excel add-in to export HTML tables

An economist told me the worst part of her job is turning Excel data into HTML tables, so I built an add-in to fix it. Many software...

How To Make Hy-lang More User-Friendly

Hy(lang) is a LISP-family programming language built on top of Python. You get the rich Python language & library ecosystem, with a LISP...

Build a decentralized web chat in 15 minutes

This post originally appeared on the David Walsh blog. In this 15 minute tutorial we're going to build a simple decentralized chat...

Zero Feature Software

Let's build software like an axe. feature n. A prominent or distinctive aspect, quality, or characteristic: a feature of one's...

Decentralized Identity Linking

A problem faced by decentralized systems is that of naming things. The problem is best expressed by Zooko's Triangle which conjectured...

Frock: Clojure-flavoured PHP

Frock is a little experimental tool for writing PHP scripts using Clojure-like LISP syntax. If you want to see what the code looks like,...

Browser Blockchain in ClojureScript

I built a little blockchain-in-a-browser in ClojureScript to help understand the underlying algorithms. You can simulate a network of...

Clerk: Event Logging Web App

There are times in life when you need to keep track of periodic events as they happen. For example when you have a new baby it is...

A Smart Alternative to `watch make`

watch-make is a script that rebuilds your project only when make detects it needs a rebuild, for example when source files change....

OMG Not Another TODO List Application

My wife and I needed a collaborative shopping list that we could update from our phones. There are proprietary solutions to this but...


Page 1 / 2