The simplest one that I also use the most is start.sh: https://github.com/JangoSteve/start I've been using it for 3 years now, but keep forgetting to tell anyone about it. It's a simple bash script that detects what kind of project your current directory is and runs the appropriate command to start the development server. I created it, because I found myself constantly switching between projects of different types, a…
Ask HN: What simple tools or products are you most proud of making?
341–350 of 892 posts
Re: Ask HN: What simple tools or products are you most proud of making?
#342Draw something and share it.
Like jsFiddle for drawings. In need of a rewrite and mobile support, but pretty useful if you just want to scribble something down and share it. And I like the borderless canvas :)
Re: Ask HN: What simple tools or products are you most proud of making?
#343Restores the little counter next to Twitter's "tweet this" button that shows you how often your article has been tweeted. Also available as drop-in replacement for Twitter's old undocumented API endpoint that provided this info.
Re: Ask HN: What simple tools or products are you most proud of making?
#344Wanted a command line tool to show OS X stats. Browse Stack Overflow and a bunch of forums to find that nothing existed. I believe it is now the go-to tool for this.
Re: Ask HN: What simple tools or products are you most proud of making?
#345Re: Ask HN: What simple tools or products are you most proud of making?
#346A tool to make JS bookmarklets: https://bookmarkify.it/ I created this years ago because I wanted a quick way to create bookmarklets. Since putting it online I have had good months in terms of visitors (1000+) and worse (50), but I am still very happy that people keep coming to bookmarkify to create helpful bookmarklets for themselves and others. By now it has been around longer than 4 years, despite what the banner…
This is great. I've never had the time to learn how bookmarklets work, but your tool just let me make a simple one in under a minute.
Re: Ask HN: What simple tools or products are you most proud of making?
#347Which is a tool so people who don't know anything about programming or fancy excel usage can still do SQL join type things.
And this version of the classic game mastermind, which I use in conversation to make the point that "machine learning" can be tremendously approachable -- the computer here just picks a random potentially correct guess and does very well.
https://countermind.gen517.com
And this, which is massively pointless but has gotten more comments than anything else:
https://gen517.com/lindsey-grahams-get-away-with-ted-cruzs-m...
Re: Ask HN: What simple tools or products are you most proud of making?
#348Simple single function tool decision maker. I made this because my co-workers and I always had trouble deciding where to go for lunch. It was kind of a joke but then the traffic kept growing and I now consider it a huge success as a side project.
Re: Ask HN: What simple tools or products are you most proud of making?
#349I know there are a bunch of similar sites outside however I wanted something simple with no ads but all information.
Re: Ask HN: What simple tools or products are you most proud of making?
#350Originally built to help an internal project but we later open sourced it. It's great to see the stars go up!