5,355 reputation
1856
bio website jezng.com
location Amherst, MA
age 24
visits member for 3 years, 9 months
seen 2 hours ago
stats profile views 452

Vimium committer and Doppio co-creator.

Languages of choice: Javascript, Coffeescript, Python, C++.

I have an interest in systems architecture.

You can follow me on Github.


May
8
awarded  Nice Question
May
3
awarded  Popular Question
Apr
2
awarded  Popular Question
Mar
26
awarded  Nice Answer
Mar
15
revised boost::asio, threads and synchronization
edited body
Mar
12
revised Any 'pretty' data visualization libraries for Python?
added 1 characters in body
Mar
12
comment Boost ASIO scatter-gather I/O causes mysterious memory errors
I assumed that buffer was idempotent, but I guess it isn't a copy constructor and so shouldn't be expected to have that behavior. Thank you so much!
Mar
12
accepted Boost ASIO scatter-gather I/O causes mysterious memory errors
Mar
12
comment Boost ASIO scatter-gather I/O causes mysterious memory errors
@JoachimPileborg: I did try that earlier. Example has been updated to use that method, and still fails in the same way.
Mar
12
revised Boost ASIO scatter-gather I/O causes mysterious memory errors
added 37 characters in body
Mar
12
revised Boost ASIO scatter-gather I/O causes mysterious memory errors
deleted 13 characters in body
Mar
12
asked Boost ASIO scatter-gather I/O causes mysterious memory errors
Mar
12
revised alternatives to std::string to use with boost::asio
added 1 characters in body
Mar
9
revised boost spirit semantic action parameters
spelling
Mar
9
awarded  Caucus
Jan
20
revised Understanding how to implement once-only lisp macro
deleted 2 characters in body
Jan
10
awarded  Notable Question
Jan
9
awarded  Popular Question
Jan
6
revised Form Field Into Url
added 1 characters in body; edited title
Jan
4
comment Chrome Extensions & JS Injection Issue - Resources must be listed in the web_accessible_resources manifest
I'm not sure if you made a typo, but it should be manifest.json, not manifest.js.