Ask HN: Screenshot Saturday
51–60 of 220 posts
Re: Ask HN: Screenshot Saturday
#52Automated book builds on commits and PRs:
Automatic diffs for PRs/Commits:
Stylesheet support here is the base output with custom link colors:
Re: Ask HN: Screenshot Saturday
#53multiplayer hacking game
Re: Ask HN: Screenshot Saturday
#54Link here: http://getsproute.com
It's also open-source: http://github.com/sproute/sproute
Re: Ask HN: Screenshot Saturday
#55Life Goes On! A 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…
Re: Ask HN: Screenshot Saturday
#56A database that synchronizes across desktop and phone. It uses client-side encryption and syncs via a zero-knowledge server. It keeps a record of all changes made to any data (like records management, but for database rows). This week was about reducing the 40 KLOC by optimising some code that's four years old. This thing started many years ago, and I'm working towards getting a first release in out the summer. Background:
https://www.wittenburg.co.uk/Entry.aspx?id=218fb45c-591a-441...
Re: Ask HN: Screenshot Saturday
#57online g-code simulator. http://nraynaud.github.io/webgcode/
and a pocketing toolpath generator http://nraynaud.github.io/webgcode/text.html
Re: Ask HN: Screenshot Saturday
#58Life Goes On! A 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…
Re: Ask HN: Screenshot Saturday
#59I've been working on a "web app builder". It lets users create a web app based on a pre-built template and tweak it to their hearts content. Examples are link-sharing apps like reddit, image sharing like Dribbble, blogs, cms, pastebins etc. Link here: http://getsproute.com It's also open-source: http://github.com/sproute/sproute
Re: Ask HN: Screenshot Saturday
#60In 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…