Top
New
🔦
kingkilr
joined 7/6/2009, 3:47 AM has 4,560 karma
POSTS
Measuring and Improving Rustls's Multithreaded Performance
by
kingkilr
on 11/29/2024, 4:05 PM with
0
comments
Passing nothing is surprisingly difficult
by
kingkilr
on 1/16/2024, 1:45 PM with
70
comments
Memory safe ‘curl’ for a more secure internet
by
kingkilr
on 10/9/2020, 12:32 PM with
204
comments
Fish in a Barrel NSA Inspired Memory Unsafety Posters
by
kingkilr
on 7/16/2020, 5:14 PM with
0
comments
Notes on the challenges to the adoption of security keys
by
kingkilr
on 4/10/2019, 1:33 PM with
0
comments
The Internet Has a Huge C/C++ Problem and Developers Don't Want to Deal with It
by
kingkilr
on 11/15/2018, 5:32 PM with
0
comments
Inside Obama's Stealth Startup
by
kingkilr
on 6/15/2015, 11:38 AM with
0
comments
HTTPS Watch
by
kingkilr
on 1/18/2015, 10:03 PM with
56
comments
PyPy 2.3: Terrestrial Arthropod Trap released
by
kingkilr
on 5/9/2014, 2:06 PM with
0
comments
To my friends in the Node community
by
kingkilr
on 11/30/2013, 4:57 PM with
77
comments
Making coverage.py faster under PyPy
by
kingkilr
on 10/25/2013, 11:51 PM with
0
comments
Django 1.6 release candidate available
by
kingkilr
on 10/23/2013, 3:30 AM with
0
comments
PyPy STM Status Update: Now with initial JIT integration
by
kingkilr
on 10/16/2013, 4:15 PM with
0
comments
by
kingkilr
on 10/16/2013, 4:13 PM with
comments
WAL-E and Continuous Protection with Heroku Postgres
by
kingkilr
on 9/26/2013, 4:28 PM with
0
comments
Why are there so few male programmers?
by
kingkilr
on 9/15/2013, 5:44 PM with
33
comments
PyPy 2.1 beta 2 released
by
kingkilr
on 7/26/2013, 2:15 PM with
0
comments
You dont have to be a jerk to code review
by
kingkilr
on 7/16/2013, 11:51 PM with
0
comments
Your tests are not a benchmark
by
kingkilr
on 7/15/2013, 3:11 PM with
0
comments
Type Specialized Instance Variables for Topaz Ruby
by
kingkilr
on 7/14/2013, 9:08 PM with
0
comments
Prototype PHP interpreter using the PyPy toolchain - Hippy VM
by
kingkilr
on 7/13/2012, 9:08 PM with
68
comments
Django 1.4 alpha 1 released
by
kingkilr
on 12/23/2011, 4:52 AM with
0
comments
PyPy 1.7 released: widening the sweet spot
by
kingkilr
on 11/21/2011, 11:31 AM with
18
comments
PyPy: NumPy funding and status update
by
kingkilr
on 10/12/2011, 9:05 PM with
17
comments
The run-time distinction
by
kingkilr
on 10/11/2011, 7:57 PM with
0
comments
Announcing the release of MySQL-ctypes for Python
by
kingkilr
on 7/6/2011, 8:04 PM with
1
comments
Global Interpreter Lock, or how to kill it
by
kingkilr
on 6/29/2011, 5:10 PM with
43
comments
NumPy in PyPy - status and roadmap
by
kingkilr
on 5/4/2011, 4:06 PM with
9
comments
PyPy Tutorial Part 2: Adding a JIT
by
kingkilr
on 4/6/2011, 3:43 PM with
0
comments
My experience with the computer language shootout
by
kingkilr
on 4/3/2011, 8:37 PM with
59
comments
[PyPy] Controlling the Tracing of an Interpreter With Hints, Part 3
by
kingkilr
on 3/21/2011, 6:52 PM with
0
comments
The PyPy San Franciso Bay Area Tour 2011
by
kingkilr
on 2/10/2011, 6:04 PM with
0
comments
PyPy's Approach to Implementing Dynamic Languages Using a Tracing JIT Compiler
by
kingkilr
on 2/6/2011, 3:52 AM with
3
comments
Show HN: My 6 hour side project, VCS translator
by
kingkilr
on 1/21/2011, 7:14 PM with
0
comments
PyPy Loop invariant code motion
by
kingkilr
on 1/13/2011, 5:13 AM with
1
comments
HN: A side project from nearly a year ago I finally put online, enjoy.
by
kingkilr
on 1/7/2011, 12:41 AM with
0
comments
Efficiently Implementing Python Objects With Maps
by
kingkilr
on 11/13/2010, 6:38 PM with
0
comments
Dynamic and Static Programming Languages and Teaching
by
kingkilr
on 9/29/2010, 5:42 AM with
0
comments
Using Escape Analysis Across Loop Boundaries for Specialization
by
kingkilr
on 9/23/2010, 4:58 PM with
0
comments
Comparing SPUR [Microsoft Research VM] to PyPy
by
kingkilr
on 7/3/2010, 4:10 PM with
10
comments
Panel Discussion on Django and NoSQL
by
kingkilr
on 4/20/2010, 3:04 PM with
2
comments
Mytechne: a site to record the history of programming langauges you've used
by
kingkilr
on 4/7/2010, 12:51 AM with
12
comments
SimpleGeo Launches
by
kingkilr
on 3/31/2010, 7:41 PM with
29
comments
HOWTO: Recruit Rock Stars
by
kingkilr
on 3/23/2010, 5:53 PM with
0
comments
How do we kick our synchronous addiction?
by
kingkilr
on 2/9/2010, 6:19 AM with
68
comments
I Have Talent
by
kingkilr
on 1/16/2010, 6:24 AM with
0
comments
DjangoCon Talk Videos Starting to Go Up
by
kingkilr
on 1/3/2010, 1:34 AM with
4
comments
Django Multiple Database Support Merged
by
kingkilr
on 12/22/2009, 3:50 PM with
0
comments
A Pair of Unladen Swallow Optimizations
by
kingkilr
on 11/20/2009, 4:55 AM with
0
comments
Writing a Lexer
by
kingkilr
on 11/18/2009, 5:11 AM with
2
comments
Why I'm not very excited about Go
by
kingkilr
on 11/13/2009, 3:24 AM with
36
comments
Towards a Better Template Tag Definition Syntax for Django
by
kingkilr
on 11/7/2009, 5:40 AM with
0
comments
Optimising compilers are there so that you can be a better programmer
by
kingkilr
on 10/11/2009, 3:52 AM with
0
comments