sontek

↗ HN profile [ 74.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Looking here: https://github.com/django?tab=members there is only 1 woman allowed to commit to django. After the last 2 lynch mobs powered by two core contributors of the Django community, I got curious about how…

  2. - Python Version: https://gist.github.com/1508912 - Bash Version: https://gist.github.com/1505483

  3. I've contracted many times as a python programmer for companies but I have never considered charging a 'deposit'. I recently started my own company and I have been asked a few times now to pay 30-50% up front and to me…

  4. We just got accepted to Start-Up Chile and will be moving to Santiago, Chile on July 25th and are looking to bring a UX/Web Designer down with us. We are building a meeting/event management system for organizing and…

  5. We are taking the plunge and starting our own company and was wondering how you guys find and select your advisers?

  6. We are an established team with business and programming expertise just looking for a graphic designer and/or frontend developer to help us. Send me your portfolio at sontek@gmail.com

  7. We are building a service that will allow users to pay each other and we get a percentage. So we need to store the money until service is rendered and then distribute the money. If you are familiar with airbnb, its a…

  8. I keep seeing people label their sites as "MVP". MVP is a minimal viable product. This means feature set not quality. Stop using MVP as an excuse for your poor quality software. If you didn't have time to polish the…

  9. After the last project I worked on where we tested against SQLite and dropped and created our tables on every test I have been searching for a better and more efficient way to run my tests. I feel like I found a good…