Profile_bird

Hey there! a_williams is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving a_williams's tweets.

Already using Twitter
from your phone? Click here.

a_williams

  1. Got a basic impl of the new std::async function working for just::thread. Need to flesh it out and ensure it works across platforms.
  2. Good Morning all!
  3. Good morning all!
  4. It's amazing how much faster at copying dd is vs cp for large files. Approx 4x faster, which makes a difference when copying 24Gb files.
  5. Got my new USB disk today. Now copying huge swathes of data over.
  6. @dbrock I wanted to post the C2 link, but it just times out from here.
  7. @mfeathers @dbrock IIRC the full name is "Execute Around Method" --- you're executing stuff "around" a method call
  8. - @mfeathers Thanks for reminding me of that alternative. It works well, but it's quite a different code structure.
  9. @thomasguest If exceptions are banned, you don't have much choice.
  10. - @sf105 @KevlinHenney Not throwing exceptions requires checking the object is valid after construction, or 2-stage construction. Both evil.
  11. - @sf105 @KevlinHenney *especially* if the purpose of the class is to manage said memory/file handle/db connection.
  12. - @sf105 @KevlinHenney Like what? I think it's perfectly reasonable for constructors to allocate memory, open files, open db connections....
  13. RT @alpmestan: @a_williams Your ACCU article about Concurrency in C++0x is excellent ! I'm also enjoying the manning review of the book :-)
  14. Good morning all!
  15. RT @accu2010: keynote speakers announced. www.accu.org/conference
  16. - @phloggy CVu and Overload from the ACCU are good http://accu.org/index.php/a...
  17. New blog entry: November 2009 C++ Standards Committee Mailing http://bit.ly/2KFhyr
  18. I've done this to good effect for one server app already RT @mfeathers: ``Put that database in memory'': http://bit.ly/qdTBW
  19. Get 37% off C++ Concurrency in Action (or other Manning books) TODAY ONLY with code n1137 http://www.manning.com/will...
  20. RT @IntelSoftware: #Intel Parallel Universe Portal - a cloud-based service for testing app scaling to multicore. http://bit.ly/36rebU