Earlier quoted context omitted.
That's a fair question. It could be that this is a solved problem by some other system/app, but I couldn't easily find one while my problem persisted... so I did what every over-active nerd does: I just built my own solution. I think Pixit is different because it is solely for quick photo sharing between friends in 3 steps. Simple, quick, and effective. However, I'm not sure how much mass appeal it would have. It wor…
I don't get it? "I thought up an app that would make it extremely easy to send many pictures to a group of friends in one go." Isn't that email?
All of my side-projects from 2012
41–50 of 63 posts
Re: All of my side-projects from 2012
#42Earlier quoted context omitted.
I don't get it? "I thought up an app that would make it extremely easy to send many pictures to a group of friends in one go." Isn't that email?
yes, it is. however, accomplishing this with email on iphone is extremely tedious (many steps) and error-prone.
This isn't in any way tedious or error prone.
Re: All of my side-projects from 2012
#43- PairMixer - http://pairmixer.com - Find someone to Pair with (got sued for this one had to take it down) - Sink or Ship - http://sinkorship.com - Ship Your Project In Time, Or Else...
Re: All of my side-projects from 2012
#44I don't mean to be negative, but I've never been impressed with people who have dozens of side projects. Instead of writing 10 crappy side projects, who not make 1 great side project? My side project, at the time is called Giotto: https://github.com/priestc/giotto . It's a python web framework. I started it in April, and still commit to it almost every day.
That's very negative, despite the disclaimer. And from what I've seen of the above, people aren't writing ten crappy side projects, many of them are excellent. Staying focused on one thing is fine too, but for many of us, we like to dabble in many things. If Giotto is your way of learning python and building another (python) web framework then that's fine too. One difference is that many of the above side projects ar…
I've had co-workers who had 50 github repos all filled with 30 line "projects" with 5 commits each. Those types of projects don't make you a better programmer. Work on the same project all year. That will make you a better programmer. Craft the project. Let it adapt. Test it, deploy it. Tweak it. Deploy it again. Seek feedback from users. Tweak it some more. Going through that process will make you a better programmer.
Re: All of my side-projects from 2012
#45Framer http://www.framerjs.com - Modern prototyping tool for web and mobile using javascript and css transitions.
Cactus http://github.com/koenbok/Cactus - Simple static site generator with s3 deployment aimed at designers.
Cavia http://github.com/koenbok/Cavia - Document store on top of sql modeled after bigtable/appengine datastore, and how FriendFeed stored data in mysql.
Re: All of my side-projects from 2012
#46Chroma https://github.com/seenaburns/Chroma - Python color handling and manipulation library
Desaturate https://github.com/seenaburns/Desaturate - Menu Bar app to force Mac OS X into grayscale display
Tungsten https://github.com/seenaburns/Tungsten - Wolfram Alpha API wrapper for Python
Open URLs In Tabs https://github.com/seenaburns/Open-URLs-In-Tabs - Port of John Gruber's OS X service to open links in tabs, modified to work for Chrome (/ your default browser).
Desaturate is definitely my favorite. Now for 2013, I have to learn to comment more and write more.
Re: All of my side-projects from 2012
#47CallMeMae.be: http://callmemae.be
Business Card sharing and exchange. Built it at an eight hour hackathon and won the grand prize, making it my only profitable project to date! In the new year I'm hoping to rewrite from the ground up as a telephone proxy service, but still need to do the customer validation.
Re: All of my side-projects from 2012
#48Here are mine. All of them are open source: - Punch - http://github.com/laktek/punch (my most popular open source project) - Punch Blog Boilerplate - https://github.com/laktek/punch-blog - Extract Values (JS) - https://github.com/laktek/extract-values - Distraction Free Writing for Vim - https://github.com/laktek/distraction-free-writing-vim - Go wrapper for Stack Exchange API - https://github.com/laktek/Stack-on-Go…
Re: All of my side-projects from 2012
#49Earlier quoted context omitted.
Your Asterank and Asterank 3d is pretty cool. How did you get the value of the asteroids ?
Thanks. I estimated the value based on spectral class, which gives us an idea of composition based on how they reflect light. I combined this with current prices for materials mostly from the London Metal Exchange. Other costs such as getting to the asteroid and mining overhead are factored in.
I've been planning to do a hack like this to demonstrate the realities of interstellar travel, modelled after a game I played as a child.
Re: All of my side-projects from 2012
#50- PairMixer - http://pairmixer.com - Find someone to Pair with (got sued for this one had to take it down) - Sink or Ship - http://sinkorship.com - Ship Your Project In Time, Or Else...
Can you say why you got sued for PairMixer? Was it patent related?