
Ignacio Losiggio
Hi! I work on Huayra Linux (a debian based distro) and know a bit of every technology that i got the pleasure to have nearby (but mastered anything)
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Hi! I work on Huayra Linux (a debian based distro) and know a bit of every technology that i got the pleasure to have nearby (but mastered anything)
Recent comments
Challenge: Write a program that never stops
A classical example :P (λx.x x)(λx.x x) Or in ES2015...
The Problem with Interfaces, and how Go Fixed it
I added these links on the twitter thread but i think that i ...
Syntactical Overkill in JavaScript
That happened to me! I started to work with modern JS ≈ a yea...
Syntactical Overkill in JavaScript
The thing is that you can't use token and type in the body of...