726 reputation
413
bio website bitmonkey.net
location Seattle, WA
age
visits member for 3 years, 1 month
seen 6 hours ago
stats profile views 42

Apr
8
awarded  Yearling
Feb
5
comment Why is Netty giving me only 768 Bytes from UDP messages
Could you add a citation for the default predictor being 768 byte fixed-size predictor?
Jul
20
comment Ruby: mysql2-Gem not working (Mac OS X Snow Leopard, Ruby 1.9.2)
Using the install_name_tool -id command below is a better solution for the reasons they outlined.
Apr
8
awarded  Yearling
Jan
12
awarded  Self-Learner
Jan
10
awarded  Announcer
Jan
6
awarded  Revival
Sep
12
awarded  Scholar
Sep
12
accepted Is there an easy way to run Garbage Collection outside of the request cycle in Passenger?
Sep
12
answered Is there an easy way to run Garbage Collection outside of the request cycle in Passenger?
Sep
9
suggested suggested edit on Convert uint64_t to std::string
Sep
9
comment Is there an easy way to run Garbage Collection outside of the request cycle in Passenger?
Do you have a link to the change you're referring to?
Aug
28
answered ActiveRecord “SHOW TABLES” queries
Aug
15
awarded  Excavator
Jun
3
comment Is there an easy way to run Garbage Collection outside of the request cycle in Passenger?
It isn't actually a memory leak, it's just that sometimes I have to use a lot of memory. I would rather take the hit of the GC outside of the request/response cycle.
Jun
3
awarded  Student
Jun
3
asked Is there an easy way to run Garbage Collection outside of the request cycle in Passenger?
May
27
awarded  Commentator
May
27
comment OmniAuth & Facebook: certificate verify failed
Disabling SSL verification is a bad way to solve this problem. Please point OpenSSL to the correct certificates instead.
May
24
awarded  Nice Answer