Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Morgawr
on May 15, 2014
|
parent
|
context
|
favorite
| on:
Results of the Grand C++ Error Explosion Competiti...
I ran it for a couple of minutes piped to a log file to catch the errors, I had to kill it because the file was becoming too big. When I closed it, it was 4.9GB (and still growing).
Amazing.
simcop2387
on May 15, 2014
[–]
I've had it running a while with wc and pv, so far it's up to 130GB after half an hour. I'm REALLY impressed by it.
$ g++ -o jeh jeh.cpp 2>&1 | pv | wc 131GB 0:30:15 [71.7MB/s]
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Amazing.