jedi_stannis | 2 years ago | on: Django 5.0
jedi_stannis's comments
jedi_stannis | 4 years ago | on: Gender in Latin and Beyond: A Philologist’s Take
jedi_stannis | 5 years ago | on: Firefox 82
jedi_stannis | 5 years ago | on: Google announces Pixel 5, Pixel 4A 5G, and Pixel 4A
jedi_stannis | 5 years ago | on: Why should we all wear face masks?
jedi_stannis | 8 years ago | on: Show HN: StackImpact – Python Production Profiler: CPU, Memory, Exceptions
jedi_stannis | 9 years ago | on: Ask HN: How would you turn Twitter around?
jedi_stannis | 9 years ago | on: Scientists Are Planning to Run for Office
I believe his point is that getting scientists into Republican seats might re-shape the party from being anti-science, to being a pro-science, fiscally conservative alternative to the Democrats.
One of the major parties being unacceptable is highly problematic.
jedi_stannis | 10 years ago | on: Bitcoin Technology Piques Interest on Wall Street
jedi_stannis | 11 years ago | on: Porting a NES Emulator from Go to Nim
* Run regular code at run time - does this just error if you try to use const on something that depends on a runtime value?
* Add your own optimizations to the compiler - isn't this very dangerous, especially if optimizations from various sources of code get combined? Even if your optimizations are valid (which there seems to be no guarantee of), computer math is notorious for being different from real math. People unaware of the nuances of integers rolling over or floating point seem like they could easily shoot themselves in the foot here.
jedi_stannis | 12 years ago | on: The sum of all the positive integers is not -1/12
jedi_stannis | 12 years ago | on: Coinbase Crosses 650,000 Users
jedi_stannis | 12 years ago | on: How Gmail’s New Inbox Is Affecting Open Rates
6 weeks * 160 million ~ 960 million emails.
So the last 6 weeks is 156% of the average. That seems like good growth, not unbelievable growth.
jedi_stannis | 13 years ago | on: Python's sad, unimaginative Enum
jedi_stannis | 13 years ago | on: OKCupid starts accepting Bitcoin using Coinbase
jedi_stannis | 13 years ago | on: Y Combinator’s Young Startups Tout Revenue Over Users
jedi_stannis | 14 years ago | on: Guido van Rossum: Before Python
jedi_stannis | 15 years ago | on: Learn You a Haskell is now in print
jedi_stannis | 15 years ago | on: Future Searching
jedi_stannis | 16 years ago | on: Ask HN: What are some alternative YC-like programs?
https://docs.djangoproject.com/en/dev/internals/release-proc...