evnix
- Karma
- 0
- Created
- ()
- Submissions
- 0
- What's worse than an N+1: Accidental Cartesian Products (returnzero.win)
- LISPy-JSON: My second attempt at explaining interpreters (returnzero.win)
-
I have been building good amount of CRUD apps for the past 10 years or so, but I feel stuck, like a massive wall in front of me. I started coding in 2010 when I was in High school using JScript and Microsoft PageBuilder…
-
I am working only a high level dynamically typed language, I learnt how to make it work as an interpreted language(most of it is written in java and the heavy lifting is done by ANTLR parser generator) I have been…
-
I have been using React.Component based Classes so far and they have worked really well. I have read the React FAQ, they seem to discourage the use of classes for newer code. Functions with Hooks don't seem like natural…
- Show HN: Simple pcap file reader lib. in golang (github.com)