Ask HN: Screenshot Saturday
111–120 of 220 posts
Re: Ask HN: Screenshot Saturday
#112a to b! an anonymous textboard for people: http://i.imgur.com/vjEfiwI.png sometimes, it is hard to be wrong when one's name is on the line - anonymous discussions can remove the ego from the discussion. http://atob.kthxb.ai
It looks like you have an interesting take on tripcodes, although users with colorblindness issues might have some trouble differentiating.
i'm wondering what a good way to work for colorblind people would be.
Re: Ask HN: Screenshot Saturday
#113http://i4.minus.com/ibmjeJLRAFCB0Q.png
Crowdsourcing the classification of tweets as sick related or not for my Data/Visual Analytics class. Classified tweets from users are sent to our machine learning alg.
Originally was supposed to show where and what ailments people were dealing with around the world but having only cities doesn't give that great of a visualization.
Using node, d3, cubism, redis.
App: http://twitterhealth.herokuapp.com Code: https://github.com/eltacodeldiablo/twitterhealth
Re: Ask HN: Screenshot Saturday
#114http://i.imgur.com/TxLS6GN.png
I've been thinking more about 'cards' and started playing around with something akin to Twitter's embedded tweets but for The New Yorker. Drop a link into a page and it gets re-done. Glorified oEmbed in a way.
Re: Ask HN: Screenshot Saturday
#115http://i.imgur.com/OS0A7B7.png http://i.imgur.com/6K9iD8w.png http://moneytrackr.ca
Re: Ask HN: Screenshot Saturday
#116Project PiGNWhiStle: Postgresql NOTIFY to WebSocket sample app.
Project VAN: Validation, Analysis, and Normalization library for common types in PL/V8. Just in case you need to validate 5000 phone numbers per second in-database.
Project Ted: Annotation-driven in-database PL/PGSQL unit test framework for Postgres.
Project Hedgehog: a DIY web analytics app done w Spring and Postgres. Poor man's GA.
Re: Ask HN: Screenshot Saturday
#117All: it's not clear yet whether we should have "Screenshot Saturday" and "Idea Sunday" as regular features, or whether they should be weekly if we do. Happy to hear arguments pro and con, though perhaps not in this thread. (Edit: On second thought, we might as well discuss it here and keep it at the bottom.) If are going to have these regularly, we'll ask the whoishiring account to post them automatically. That's the…
Re: Ask HN: Screenshot Saturday
#118Auto Miles: https://itunes.apple.com/us/app/auto-miles-automatic-mileage... It's an automatic mileage logger for iOS I've been hacking away at part time for a few months. I wrote it because I constantly forget to log my tax deductible trips, and at the time couldn't find anything that worked well without requiring me to do a few minutes of work after every drive. This week (mostly today, really) I've been working on…
I've been using 'Moves' to track contracting hours. In that vein, would be great if you could add hour tracking, e.g. for the time spent at a client location.
Re: Ask HN: Screenshot Saturday
#119http://i.imgur.com/quhpXWi.png NodeJS module to convert maps (shapefiles, geojson, topojson, or KML) into 3D models that are suitable for 3D printing. I've done a lot of 3D printing of map data before, but mostly using a pretty manual process to create the models. This auomates the whole thing. The posted image is population by census block group in the bay area. The raw data is shown on the left and my converted 3D…
This is cool. I work in GIS at a college and would be interested in seeing / hearing more about this... do you have a repo or a blog about it?
Re: Ask HN: Screenshot Saturday
#120Auto Miles: https://itunes.apple.com/us/app/auto-miles-automatic-mileage... It's an automatic mileage logger for iOS I've been hacking away at part time for a few months. I wrote it because I constantly forget to log my tax deductible trips, and at the time couldn't find anything that worked well without requiring me to do a few minutes of work after every drive. This week (mostly today, really) I've been working on…
Awesome, thank you! As an aside, searching in the app store with "automiles" doesn't bring up the app. I've been using 'Moves' to track contracting hours. In that vein, would be great if you could add hour tracking, e.g. for the time spent at a client location.
What do you mean by hour tracking? Like time-sheets functionality (which seems a bit out of the scope), or something simple you could type in how long you spent at the location? I've been considering adding a notes option for logs, which might work for something like that.