Prior to entering start-up mode to launch Plastic SCM back in 2005, Pablo worked as R&D engineer in fleet control software development (GMV, Spain) and later digital television software stack (Sony, Belgium). Then he moved to a project management position (GCC, Spain) leading the evolution of an ERP software package for industrial companies. During these years he became an expert in version control and software configuration management working as a consultant and participating in several events as a speaker. Pablo founded Codice Software in 2005 and since then is focused on his role as chief engineer designing and developing Plastic SCM and SemanticMerge among other SCM products. http://cppcast.com/2018/12/pablo-santos/
PVS-Studio and Bug Bounties on Free and Open Source Software https://www.viva64.com/en/b/0601/
Viva64
PVS-Studio and Bug Bounties on Free and Open Source Software
In January, the EU is launching another big hunt for bugs in open-source software projects with the total bounty amount of about €850,000. Now, here's a hint: static analysis is one of th...
Kris is a C++ Software Engineer who currently lives a couple of doors down from CppCon 2019. He has worked in different industries over the years including telecommunications, games and most recently finance for Quantlab Financial. He has an interest in modern C++ development with a focus on performance and quality. He is an open source enthusiast with multiple open source libraries where he uses template metaprogramming techniques to support the C++ rule - "Don't pay for what you don't use" whilst trying to be as declarative as possible with a help of domain-specific languages. Kris is also a keen advocate of extreme programming techniques, test/behaviour driven development and truly believes that 'the only way to go fast is to go well!'. Visit the link to listen to the podcast http://cppcast.com/2019/01/kris-jusiak/
Social networking services for developers https://www.viva64.com/en/b/0604/
Viva64
Social networking services for developers
This article contains the list of links to the interesting blogs in various social networks. We had to choose mainly those that focus on C++, C# and Java developers because of the tech st...
Searching for errors in the Amazon Web Services SDK source code for .NET https://www.viva64.com/en/b/0605/
Viva64
Searching for errors in the Amazon Web Services SDK source cod...
Welcome to all fans of trashing someone else's code. :) Today in our laboratory, we have a new material for a research - the source code of the AWS SDK for .NET project. At the time, we w...
Christopher is a Staff Software Engineer on the ComputeCpp Runtime for Codeplay Software and a co-founding member of SG20. He is passionate about teaching people how to write programs using idiomatic C++, and also advocates for developers to consider adopting algorithms and ranges. When not thinking about C++, Chris is often playing games, watching films, or trying something new.
Visit the link to listen to the podcast 🙂: http://cppcast.com/2019/01/chris-dibella/
Visit the link to listen to the podcast 🙂: http://cppcast.com/2019/01/chris-dibella/
Your Java analyzer is half-done: let's wait for a couple of years https://www.viva64.com/en/b/0609/
Viva64
Your Java analyzer is half-done: let's wait for a couple of years
Recently we have released PVS-Studio 7.00, the key innovation of which was the Java analyzer. The release has proved to be successful, as a big wave of beta-testing had come before that. ...
Wanna Play a Detective? Find the Bug in a Function from Midnight Commander https://www.viva64.com/en/b/0610/
Viva64
Wanna Play a Detective? Find the Bug in a Function from Midnig...
In this article, we invite you to try to find a bug in a very simple function from the GNU Midnight Commander project. Why? For no particular reason. Just for fun. Well, okay, it's a lie....