codehakase.com
posts
about
links
go (14)
javascript (6)
haskell (4)
development (2)
nodejs (2)
terminal (2)
workflow (2)
ai (1)
amp (1)
api (1)
async-await (1)
automation (1)
bots (1)
changelog (1)
couchdb (1)
databases (1)
docker (1)
framework (1)
getting-started (1)
gin-gonic (1)
View all
2025
Parsing, Not Guessing
June 14, 2025
go
markdown
import "reflect"
June 10, 2025
go
Maps Don't Shrink in Go
May 27, 2025
go
maps
TTYs
May 13, 2025
terminal
tty
GADTs for Type-Level Domain Logic
May 7, 2025
haskell
Implementing Non-Copyable Embedded Structs
May 6, 2025
go
Composable Parsers with Attoparsec
May 6, 2025
haskell
parsers
Tmux sessionizer
May 5, 2025
tmux
productivity
Scripting a self-updating Github Readme
May 1, 2025
github
automation
go
Notes on building a coding agent
April 25, 2025
go
amp
ai
Functors: Identity, Composition, and fmap
March 26, 2025
haskell
Largest product in a series
February 7, 2025
haskell
2021
Working with JSON in Go
May 3, 2021
go
json
Enum Stringer Interface optimisation in Go
April 8, 2021
go
2020
Line Numbers In Vim
February 7, 2020
workflow
vim
development
What I Use
January 10, 2020
workflow
setup
development
2018
Building Small Containers for Kubernetes
December 1, 2018
go
docker
kubernetes
Building a Web App With Go, Gin and React
April 20, 2018
go
gin-gonic
react
The CouchDB Replicator Database - An Overview
April 19, 2018
couchdb
databases
nosql
Here's What's New In Go 1.10
March 6, 2018
changelog
go
2017
React Native vs Ionic - A Quick Comparison
December 5, 2017
ionic
react-native
Getting Started with Go - Variables
November 19, 2017
go
variables
Golang - Getting Started, The Practical Dev
November 18, 2017
go
Terminal for Beginners!
October 28, 2017
unix
terminal
How I Learned Golang
September 2, 2017
go
getting-started
JavaScript Async/Await 101
August 12, 2017
javascript
async-await
for...in vs for...of Loops in JavaScript
June 19, 2017
javascript
loops
Build your first RESTful API with Node.js
June 13, 2017
nodejs
api
rest
Making hakasebot - Twitter Bots 101
May 30, 2017
javascript
bots
twitter
JavaScript Objects 101
May 25, 2017
javascript
objects
Introduction to JavaScript Promises
May 21, 2017
javascript
promises
Object-Oriented PHP - An Easy Approach
May 17, 2017
php
oop
Introducing Adonis Js
May 9, 2017
nodejs
javascript
framework