a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment
user-inactivated  ·  3426 days ago  ·  link  ·    ·  parent  ·  post: What are you working on today?

I am currently working through Create Your Own Programming Language. I took compilers in Uni, but I want to brush up on some things. I would like to eventually create a transpiler to convert Python -> Go.

    My side project is coming along well. I've recently rekindled an interest in my city's crime statistics and came the realization that our interactive crime map left some things to be desired
That map is pretty is awful. I can understand why you would to create something better

    I plan on having a really simple web application to show the results correlated on a google map using gmaps.js.
Sounds neat. I would be interested in seeing the source once you have something going.