In early March I whipped up http://Listen2EDM.com because I was tired of searching for new music manually through SoundCloud, GrooveShark/Spotify still sort of required discovery, and Pandora just didn't fit my personal pain-point. While social media stats are meek, it's averaging about 32000 minutes played back each day (~400 uniques/day; ~2000/week). This has motivated me to develop it further and make the UI a bit…
Ask HN: Screenshot Saturday
21–30 of 220 posts
Re: Ask HN: Screenshot Saturday
#22https://www.dropbox.com/s/u7010clm7smjfxs/_20140426_145022_2... I'm working on an iOS app that lets you run Apache Bench (and dig & ping) from your phone. It has a Rails back-end that actually performs the ab command and parses the results into a JSON response.
Re: Ask HN: Screenshot Saturday
#23In early March I whipped up http://Listen2EDM.com because I was tired of searching for new music manually through SoundCloud, GrooveShark/Spotify still sort of required discovery, and Pandora just didn't fit my personal pain-point. While social media stats are meek, it's averaging about 32000 minutes played back each day (~400 uniques/day; ~2000/week). This has motivated me to develop it further and make the UI a bit…
Re: Ask HN: Screenshot Saturday
#24Localize.js, a javascript library for translating websites. It detects and translates text on your website, and provides a UI for ordering and managing translations.
Re: Ask HN: Screenshot Saturday
#25http://imgur.com/QUGUkxa PAGS: Programming Assignment Grading System. I'm a Msc student and a teaching assitant. Grading programming assignments of students takes so much time because of preparing files, environments, viewing code, multipe outputs etc. Besides my research, I developed this Docker based web application, where assignments are Dockerfile + run script + required/supplied/output files. Main motivation: I…
Re: Ask HN: Screenshot Saturday
#26A game, built in Unity, about sacrificing knights and using their dead bodies to solve puzzles.
http://i.imgur.com/qeuo84C.jpg
http://i.imgur.com/g1oFM31.jpg
http://i.imgur.com/7PoX6th.jpg
This game started at a game jam two years ago. It became an evening and weekends hobby, then it became a full commercial release, and we just launched on steam. (http://store.steampowered.com/app/250050/)
I thought that after the game launched I would have some time to relax. But support, bug fixes, responding to media requests, and planning next steps has kept me very busy.
Re: Ask HN: Screenshot Saturday
#27Also, I wanted to be able to track my productivity in a tangible way, and Six Tasks helps me do that: http://i.imgur.com/5bbLxJo.png
Trying to add features like smarter task recording, and maybe tagging list items, idk I'm just making it up as I go along
Re: Ask HN: Screenshot Saturday
#28A semi-social stat tracking website for DOTA players. More advanced statistics than gathered by DOTABUFF, but those aren't shown in the screenshot.
Re: Ask HN: Screenshot Saturday
#29Together with my brother I've been working on our little passion project "Nations Online" (still very early stage). The goal is basically a decent Civilization-like game that runs in the browser and on tablets with improved and larger scale multiplayer (at least up to 32 players) and 3D graphics. It was mostly born out of frustrations with Civ 5's slow and buggy multiplayer mode.
The server is based on Scala & Akka, the client is plain JavaScript and WebGL/ThreeJS.
Re: Ask HN: Screenshot Saturday
#30http://i.imgur.com/KpULrEs.png Localize.js, a javascript library for translating websites. It detects and translates text on your website, and provides a UI for ordering and managing translations. Docs: https://localizejs.com/docs/usage/installation