Screenshot Saturday
I really enjoyed last weeks Screenshot Saturday[1]. So here is this weeks post:
"If you like the idea, please post a screenshot and a few words of explanation on what you have been working on for the past week."
[1](https://news.ycombinator.com/item?id=7579982)
134 comments
[ 4.2 ms ] story [ 221 ms ] threadFor the purpose of surprise, I'll just leave the screenshot here: http://i.imgur.com/PP4LN2J.jpg
The prototype is ready and it does what it's supposed to, but it's not ready to be released yet. If you'd like to know when it's ready, you can join my (new) email list: http://eepurl.com/SRIPT
[1] https://twitter.com/TheKaranGoel/status/457563836225056768 [2] https://news.ycombinator.com/item?id=7602045
C'mon, what does it do? :)
EDIT: Hint - it makes music discovery easier and less time-consuming.
It does workout, nutrition, and body measurement tracking and I'm in the midst of deploying the routines and meta-routines - https://thesquatrack.com/soon over the next few weeks.
* Better search result info - http://i.imgur.com/RassIwF.png
* Flexible nutrition goals - http://i.imgur.com/8dabrHg.png
* Some meal fast logging - http://i.imgur.com/PdOBm0U.png
* Improved the dashboard a bit - http://i.imgur.com/hbs8ZTS.png
I'm not a UI/UX or business person, but I love code, so as long as it's functional, I'm happy.
100% solo founder and 100% bootstrapped ... it's been a heck of a fun journey :-)
Best 5 bucks a month I spend.
I should also say that your site is one of the few startups that I've seen that doesn't completely neglect security. Not sure if it's just part of your framework (symfony?), but I rarely look at startups sites that I can't break in less than a minute.
I signed up for your mailing list. I especially like the ability to see moving averages. Up until now, I have been using spreadsheets for this kind of thing. That works fine for charting, but not much else.
Historical archives! http://i.imgur.com/RsB99dN.png that's one thing that's always kept me off of services, not being able to export my workouts, so I made sure you can do it in CSV, Markdown, and bbCode (individual, date ranges, and all workouts).
If you want to give it a whirl here's an invite code w/o needing to wait - https://thesquatrack.com/register?c=nn5z3za84d
My idea is to deliver a fully-customizable drop-in search widget in the form of a javascript snippet. I saw a gap in Adwords coverage for similar searches (I hope it wasn't just Google quashing competition), and thought there might be potential. I did a bit of proof-of-concept coding, and now I'm trying to validate the market.
---
Before edit:
A competitor to Google Custom Search (yeah, I know) called ExtSearch. Right now there's just a lander at http://getcustomsearch.com/
I have had some time off this week so decided to work on something a bit different. I have been working on a concept fuzzing framework for security testing. In the screenshot you can see some of the files produced by it - The bottom right is the configuration used to generate the file format (for this case Bitmap, although I have tested a few others like WAV)
Bottom left is a bitmap produced with no defects. The top shot is a bitmaps produced with some random changes - you can see the green bitmap is now corrupted due to a change somewhere in the format.
http://imgur.com/a/0oqGO
Designed to be easy to navigate with the keyboard and replace the spreadsheets I normally use on projects.
If anyone out there needs something like this please shoot me an email. Planning on launching a V1 this weekend.
Screenshots here: http://imgur.com/a/uw8I1#0
[1]: http://www.wrct.org/ [2]: http://designmodo.github.io/Flat-UI/
https://github.com/bichiliad/warmd
I just started, and I'm scraping JSON play-by-play data. This is my first experience with databases, so hopefully it works out well.
http://i.imgur.com/1OafJuj.png
I'm working on http://www.hackathonwatch.com It's a hackathon discovery site - it helps you discover new hackathons.
http://imgur.com/CQU4TGU
I've been working on it for several months, but did not really get a chance to add "watch/monitor" feature.
[1]: optimize contractor work flow to increase my ROI
[2]: adding "watch/monitor" feature
E.g.: hackatonwatch.com/seattle
I've been working on a minimalistic game collection site with Flash and HTML5 games: http://playszone.com/
Why to play here?
Interesting views:- Main: http://playszone.com
- In game (flash) Road of Fury: http://playszone.com/games/id:5334632f8984d74232b8925d/road-...
- In game 2 (flash) The Peacekeeper: http://playszone.com/games/id:5339d19cc6af0b434c2dc9d2/the-p...
- In game (non-flash): http://playszone.com/games/id:5332e034775c56a02cc4a1cf/flapp...
- Submit game: http://playszone.com/submit-game
- Login or register: http://playszone.com/login-or-register
- Categories: http://playszone.com/games
Login required:
- Manage games: http://playszone.com/manage-games
Technology used:
Anyway, I find very very very hard to promote such a site. :/Awesome work!
You had to tell a friend and he miss spelled?
I'm busy adding splay tree[1] support to OlegDB[2]. The idea is to use them for searching/cursor iteration. If you haven't seen them before they're basically binary trees with the caveat that newly inserted elements are at the top of the tree. Of course, segfaults abound until I get it working...
[1] - http://en.wikipedia.org/wiki/Splay_tree
[2] - https://olegdb.org/
I'm working on a command line spreadsheet app. Screenshot: http://i.imgur.com/snyBhYH.png
I just finished my portfolio website http://grant.cm
Github: https://github.com/grant/grant.cm
I'm using it right now to search through a year's worth of HN "Who's hiring" threads and starring places that I want to work at / hiding those that match criteria that I don't want.
Pretty soon I'll be adding the "application management" piece to it so that I can start to track my applications, correspondences, phone screens, etc.
https://medium.com/@sfdev14
Backbone.js frontend powered by a Rails API with MongoDB as the datastore. Wanna hire me? sfdev14@gmail.com
(written with spring mvc for the server side, angularjs for the client side, use websocket/socks.js).
Will be available as a open source project.
- it has a flexible tagging system which combined with the search can provide some nice filtering views (on the board view the filtering is done client side and it's applied in real time on new or updated content)
- use of github flavored markdown for comments and description (and code highlight)
- multiple login are supported (at the moment we have oauth2 for google/github/bitbucket, mozilla persona, ldap)
- support for categorizing the tickets in milestones (and a dedicated milestones view)
- a permission system which is quite fine grained
- it's not a SaaS
Here's my local dev setup: http://i.imgur.com/cb0WuDH.png
New backend uses node and grunt along with the shopify theme manager. I can develop locally and keep it in git. Grunt watches the changes and the shopify theme manager uploads the new files. So I'm able to develop locally with haml and sass and deploy to my Shopify store as I work.
Also using https://github.com/toolsforliving/foundationify to integrate Foundation with Shopify. It's a good setup for anyone that needs to make an e-commerce site.
http://i.imgur.com/Li0guL8.png
http://i.imgur.com/Sstch17.gif
http://i.imgur.com/j0yUGI8.png
http://i.imgur.com/tE5nfAU.png
Nothing as complex or inventive as the other projects here, but it's all that I'm working on at the moment.
Any gameplay vids? Demos?
What are you deving in? What platforms do you hope to release for?
I'm making it in Lua/Love2d and I'll be releasing it for Windows/OS X/Linux. Love apparently works on Android as well, so I'll see if I can port it to that after I finish it.
Also I love how the traffic light seems to have eyes. Pretty creepy.
And yeah, every object in this universe serves as a sentient surveillance device.
http://imgur.com/sQkJPcI
One thing I have really enjoyed in this app is having built something in an industry which I have 0 knowledge and almost 0 interest. (fashion, beauty, health). I believe it's allowed me to build much more effectively and detach many of the emotions from building and any preconceived ideas about a particular industry. I normally work in front-end and because I'm looking for a job now I've seen a lot of employers give me a stink eye when I dont have experience in a particular industry or even an interest. I think it's odd and I can see their concerns but I also sometimes like to point out that I can also add to the team something nobody else can, a fresh perspective.
In order to stay motivated I have found inspiration not through the industry and the space itself, but through efficiency and learning new tools that power this website. One of the things I'm most proud is a prototype of a client side feature in which I'll be allowing users to create 'hotspots' anywhere in the image they upload. A typical use-case would be for a user to create a hotspot over a particular item of clothing or accessory and reference a referral link to that product. I've also re-created this hotspot feature in mobile and in videos on top of the Youtube API.
After receiving great feedback from a show HN, we are glad to have been able to implement almost all of the suggestions we received from HN.
screenshot: http://salaryfairy.com/static/fairy/images/report_page_new.p...
http://i.imgur.com/McFWvHl.png