HN user

vitomd

1,158 karma

I am a Software Engineer specialized in web development. My preferred backend framework is Ruby on Rails and for frontend work I use Vue.js

vitomd.com Twitter: @vitomd

Posts44
Comments70
View on HN
cyr.vitomd.com 6y ago

Clean your repos: Quickly check which GitHub repo needs some love

vitomd
2pts0
vitomd.com 7y ago

List of online and open source chess applications

vitomd
2pts0
github.com 7y ago

Alternatives to popular online services that can be self hosted

vitomd
2pts0
handandbrainchess.com 8y ago

Play Hand and brain chess variation online

vitomd
1pts0
vitomd.com 8y ago

How to create and publish a Vue.js component

vitomd
1pts0
growth.tlb.org 8y ago

Startup Funding Calculator

vitomd
2pts0
gist.github.com 8y ago

Show HN: Who is hiring script to filter and search

vitomd
1pts0
vitomd.com 8y ago

Show HN: Answer Chess positional questions from your own games

vitomd
1pts0
gist.github.com 8y ago

Js Gist: add input search to filter comments from Hacker News

vitomd
1pts0
vitomd.com 8y ago

Deploy a JavaScript/Node app to Heroku in 20 minutes

vitomd
1pts0
arandomquote.com 8y ago

Curated list of stoic quotes

vitomd
2pts0
vitomd.com 8y ago

Hello Riot.js: quick tutorial about this awesome lib

vitomd
2pts0
arandomquote.com 8y ago

Books summarised in 5 quotes or less

vitomd
2pts0
arandomquote.com 8y ago

60+ business quotes from great books like Rework, Decisive, E-Myth, etc.

vitomd
1pts0
news.ycombinator.com 9y ago

Show HN: Arandomquote.com Great books summarized in 5 quotes

vitomd
2pts0
arandomquote.com 9y ago

Show HN: My weekend project, Get a random quote from bestseller books

vitomd
9pts5
news.ycombinator.com 9y ago

ASK HN: My weekend project: arandomquote.com Get a random quote from bestsellers

vitomd
1pts0
github.com 9y ago

Sorter:organize ideas, tasks and information using bullet points and hashtags

vitomd
1pts1
vitomd.com 9y ago

Hello Riot.js:quick tutorial about this awesome lib

vitomd
1pts2
vitomd.com 9y ago

Tutorial: Test driven development with Riot.js

vitomd
1pts0
news.ycombinator.com 13y ago

Ask HN: Universal price tracking tool?

vitomd
2pts1
vitomd.com 14y ago

Beat procrastination with Kaizen

vitomd
1pts1
github.com 14y ago

Templates for Rails 3.2 starter apps you can deploy in minutes

vitomd
3pts0
vitomd.com 14y ago

Clean Code Book

vitomd
1pts0
vitomd.com 14y ago

Today is demo Day and then CRASH (My checklist to avoid it)

vitomd
1pts0
vitomd.com 14y ago

I am not a Rock Star developer ( I more like a Violinist coder)

vitomd
3pts1
workflowy.com 14y ago

WebApp that help Orginice your mind

vitomd
2pts1
subtlepatterns.com 14y ago

Subtle Patterns: Free textures for your next web project

vitomd
801pts64
learnyouahaskell.com 14y ago

Fun, complete and easy to learn Haskell Tutorial

vitomd
2pts0
netserv.ict.ru.ac.za 14y ago

Online Python Tutor: Execute the code step by step

vitomd
1pts0

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 bought PullPanda which was good for his creator because I think it was less expensive that build that themselves.

Kriegspiel 7 years ago

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 second position you can move the rook, attack the queen, and he must take it. The common value of the pieces are pawn:1, bishop,knight3, rook:5, queen:9 so winning a quen for a rook is an excellent trade.

You can use lichess.com to analyse the moves. Here is the position if you want to take a look https://lichess.org/analysis/standard/r3k2r/pb1pqppp/1ppb4/4... Also You can copy & paste the generated moves of the game (like 1. e4 d5 2. exd5 c6 )to the pgn text area.

If you want to learn more chess https://lichess.org/learn/ it´s a fantastic resource

Kriegspiel 7 years ago

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 evaluation and the brain evaluation, so it could be possible that when you take back there is some problem with synchronization

Kriegspiel 7 years ago

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 that are the best move and are the only pieces that you can move. It is your job as the HAND to play the correct move.

http://handandbrainchess.com/

In the original variation 2 players plays together against someone, one say the piece name to move (BRAIN) and the other must move it (HAND). There are some really funny videos online https://www.youtube.com/watch?v=TL2pn1yIs2Y https://www.youtube.com/watch?v=N-fSQAX4wkg

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 will play the sound of an angry dog. The system is working fine for more than a year without breaks. Raspberry is robust.

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 project. Is there any website or twitter to follow the development?

I think we need to support this kind of project so our hobby can grow. I like to contribute to the online chess world with some open sources projects http://chesswindmill.com/ it will be awesome if you can check them.

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/vitogit/gDriveSync.js so the publico are developers that read the code, like the library and then reach me to help them with some javascript project. I don´t create open source project for marketing purposes but I think is a good side effect.

I couldn´t find a good online site to discover new nonfiction books based on selected great quotes so I made http://arandomquote.com

Another project is gDriveSync.js: Javascript wrapper library for Google Drive API v3. You can list, save, read documents just using html and js https://github.com/vitogit/gDriveSync.js

Another one Sorter: https://github.com/vitogit/sorter is a webapp to organize ideas, tasks and information using bullet points and hashtags.

A lot of comments but no one said the great time that we are living for chess. So many games online, ready to be analysed and learn from them. After deep blue people thought that it was the end of chess, but it´s only getting better. Computers helping players to improve.

Chess.com is a great site, also lichess.org and chessable.com if you like chess you should check them.

If you liked Clean Code, read Clean Coder. A quick summary:

Robert C. Martin introduces the disciplines, techniques, tools, and practices of true software craftsmanship. This book is packed with practical advice–about everything from estimating and coding to refactoring and testing. It covers much more than technique: It is about attitude.

Some more info: The site is made in Jekyll and the quotes are loaded in the page using Javascript to get the random quote. I like to read and write down quotes, so a lot of quotes came from that source, the other good source is goodreads.

It's a manual process but I make sure that the quote is really good. In the case of stoicism I have a personal collection of maxims from different sources like Meditations (Marcus Aurelius), Letters from a stoic(Seneca) , Enchiridion(Epictetus - my favourite author).

If you go to arandomquote.com/stoic you will get only stoicism quotes, or you can go to arandomquote.com/business to get just business quotes.

Today I will add around 100 quotes from 25 books, like Rework, Deep Work, E-myth, Show your work, Art of War, Meditations, The Antidote: Happiness for People Who Can't Stand Positive Thinking, Man's Search for Meaning , etc

Hi, this is my weekend project arandomquote.com It will give you a great quote from a bestselling book each time you refresh the page. Currently there are 2 categories : Stoicism and Business that are subjects that I really like.

The quotes are from my personal notes, from goodreads and from Derek Sivers reviews. Currently there are just a few, I added them by hand as I'm adding just my favorites.

When you click the quote it will go to Amazon book details page, It's an affiliate link.

Any ideas? Suggestions? thanks

pd: I submitted this some days ago but with the wrong label, ASK instead of SHOW, that I think is more appropriate

Nice work. I had a similar idea, but to show just the first comment of each post, probably in the same index page or when hovering the link. I find it useful to read the first comment when the title is not very descriptive.

Probably using Riot.js , or just a bookmarklet with javascript

Enchiridion - Epictetus : the best practical piece of stoic philosophy that I read (Marco Aurelio or Seneca are good too).

The Willpower Instinct: How Self-Control Works, Why It Matters, and What You Can Do to Get More of It - McGonigal, Kelly. Great book

The Feynman Lectures on Physics - Feynman, Richard - He is a great teacher, you will love physics even if you didn´t like it.

Stumbling on Happiness - Gilbert, Daniel Todd - Great book about how our mind works

I had to survive - Roberto Canessa: He is a survivor from the the Andes tragedy, half of the book is about that and the other half about what happens next, he become one of the best paediatric cardiologists in the world.