Viewing profile — vitomd
vitomd
HN member- Joined
- Thu, Jun 16, 2011, 3:17 AM UTC
- HN karma
- 1,158
- Public activity
- 116 items
- HN profile
- View on Hacker News ↗
About vitomd
vitomd.com Twitter: @vitomd
Recent public activity
-
comment
Comment #21545875
Knowing when to use TDD (or any other tool/method) is the difference between a good and a great developer.
-
comment
Comment #20648099
People will think twice when investing the time & money in develop an app for the github marketplace as if it succeed, Github could just built the app inside their system. They bou…
-
comment
Comment #20579784
In the first position that pawn can´t take the bishop because then you can move your rook attacking their queen and she is pinned (can´t move because is aligned with the king). The…
-
comment
Comment #20577320
That's interesting, probably a bug in the take back function. There are multiple engine evaluations running in the background at the same time, current evaluation, opponent evaluat…
-
comment
Comment #20577283
Yes, I also made this http://tacticalchess.vitomd.com/ that it will alert you when there is a tactical opportunity for you to win material. Other of my projects http://vitomd.com/b…
-
comment
Comment #20574688
HAND & BRAIN chess I developed an online version of Hand and Brain Chess to play against a computer. In each move the BRAIN (stockfish engine) will highlight the piece or pieces th…
- story
- story
-
comment
Comment #20348200
To have 2 cameras. 1 the raspberry pi camera, the other the usb webcam.
- story
-
comment
Comment #20273219
In my case the security camera is also a raspberry pi with the camera module (it could have night vision), connected with a webcam logitech c170 (really cheap) and the motion softw…
-
comment
Comment #20267582
A security camera outdoors (connected to another webcam outdoor), when there is motion it will send a request to another indoor raspberry (node server) connected to a speaker and w…
-
comment
Comment #18647233
Learn Stoicism. My favorite classic is Enchiridion by Epictetus and Letters from a Stoic by Seneca. For a more modern approach: The Antidote: Happiness for People Who Can't Stand P…
-
comment
Comment #18557248
I saw your twitch channel and also your lessons on youtube, really quality stuff and very instructive. I´m a Software engineer and amateur chess player. I'm intrigued about your pr…
- story
- story
- story
-
comment
Comment #16484193
If you like this kind of post, there are many: Why I quit x: https://hn.algolia.com/?query=%22why%20I%20Quit%22&sort=byPo...
- story
- story
- story
-
comment
Comment #15671702
I could add another from Seneca: 'For many men, the acquisition of wealth does not end their troubles, it only changes them ' A compilation of some great Stoic quotes http://arando…
- story
-
comment
Comment #15258434
It´s a interesting approach. I like to organize my ideas on a different kind of trees. I created Sorter for personal use https://github.com/vitogit/sorter Seems like https://fictio…
-
comment
Comment #15240589
I was not aware of that tactic but I had some success with open source projects. For instance I created a Javascript wrapper library for Google Drive API v3 https://github.com/vito…