siavash
- Karma
- 997
- Created
- November 23, 2010 (15y ago)
- Submissions
- 0
@siavashg everywhere else
- Human Cerebral Organoids (ncbi.nlm.nih.gov)
- Unicorn – A full-stack web framework for Django (django-unicorn.com)
- Reprogramming to recover youthful epigenetic information and restore vision (pubmed.ncbi.nlm.nih.gov)
- Teaching children coding is a waste of time, OECD chief says (telegraph.co.uk)
- New way to turn carbon dioxide into coal (sciencemag.org)
- The difference between Rocket Internet and Y Combinator (henrikzillmer.com)
- No Cookies for You (medium.com)
-
How do you manage passwords for shared services in your team(s)?
- Europe's hottest startup capitals: Stockholm (wired.co.uk)
- Dropbox Plop: Low-overhead profiling for Python (tech.dropbox.com)
- Your next boss might be a developer (zdnet.com)
- Show HN: Gistlicious, hot or not for code (gistlicious.com)
- WebGL: 80,000 particles (minimal.be)
- Show HN: Lunchspire, lunch dating for hackers, made in 6h (lunchspire.com)
- This code comment changed my life (siavashg.posterous.com)
- Just open sourced the Apache QR module of lilqr.com and went with Python instead (siavashg.posterous.com)
Just switched the site over to a Python based version and decided to open source the Apache module that generated the QR-codes before.
-
I wanted QR codes to be really simple to implement everywhere and for everyone. So I spent some time on my weekends trying to write a fast QR generator module for Apache, and here are the results: ab -n 5000 -c 100…