Profile_bird

Hey there! sirn is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving sirn's tweets.

Already using Twitter
from your phone? Click here.

sirn

  1. done separating routing into WSGI application. This thing is way too easy.
  2. @sugree oh, evil VPN. Was that like, half a day?
  3. @sugree with the "get new PC" suggestion? :P
  4. But if I were to integrated access control into routing then that would be necessary in order to prevent having to lookup twice.
  5. Should I separate route dispatching into WSGI middleware? I feel that was not the right way to use WSGI middleware though.
  6. @lvlln huh, I think there is ISO available.
  7. @zzzeek with simple API, I can save some thinking and a bit of development time on small project, and I think it's a good thing.
  8. @zzzeek you're right that PK isn't the best example. For features, well, I don't think I want all that stuffs all of time.
  9. @zzzeek yep, I know that. Have been using SA for two years. I just feel sometimes SA is too verbose even with declarative.
  10. Bakemonogatari Vol.3 Suruga Monkey—DVD: 18k, Blu-ray: 41k, launch week's total: 59k copies sold.
  11. Yahoo's guide on OAuth is surprisingly easier to understand than any other sources. http://bit.ly/5sYF7d
  12. @lvlln even more interesting once you have to use undocumented methods. ;)
  13. ~1,800 rps down to 1,100 rps doesn't sound very bad considering it's a single threaded server and hitting database server.
  14. __storm_primary__ = "company_id", "accountant_id" (Storm) vs. Good luck Googling! (SQLAlchemy). The choice is clear.
  15. @scomma add that guy who created easy_install to the list for not providing easy_uninstall.
  16. Completely converted old Twisted code to plain WSGI application using Werkzeug. Still think Middlestorm isn't the right way for ORM.
  17. @scomma better learn to use VirtualEnv. Works just like ~/.gem in Ruby world, and better. Using virtualenvwrapper is recommended.
  18. @scomma /opt/local/Frameworks/Python/2.6/lib/site-packages/. If I remembered correctly.
  19. Implementing OAuth is harder than I expected. Is there any Python reference implementation anywhere?
  20. @LukeInTH it's that Mike Arrington, do you really expect he's telling the truth?