Micoloth

↗ HN profile [ 188 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Partly because who is Github to track my activity. Mainly because why not.

  2. Hi HN I’ve developed an experimental VSCode extension to keep a Python Kernel in sync with a Python file. (Reactive execution) The extension uses Static Code Analysis to infer dependencies between lines of code. When…

  3. I've always been interested in the theoretical side of Programming Languages. I've learned a dozen of them and built my own demo one. I've always done this as a side project, but I'm often wondering if it's possible to…