alecthomas

↗ HN profile [ 82.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. This is pretty fresh and definitely not battle tested, but seems to work pretty well in my local testing. Do NOT just blindly apply the output of this to a production database :) From the README: AIM creates two…

  2. https://github.com/alecthomas/mk Very handy in conjunction with Just to give you make-like functionality, eg. build-protos: @mk protos/myproto.pb.go protos/myproto.tsx : protos/myproto.proto -- protoc --gen_go=protos…

  3. The end of coding (alexn.id.au)
  4. Hi Hacker News, For the last couple of weeks we've been working on an app that surfaces the most "popular" articles from social networks in an easily digestible form. We're deliberately targeting the ADHD crowd.…