Parallelizing C++ using Execution Policies
C++17 support for Execution Policies for "algorithms" provides a powerful tool to parallelize your code.
C++17 support for Execution Policies for "algorithms" provides a powerful tool to parallelize your code.
Exploring the new setting for the Git autocorrect and my experience in contributing this feature to the Git codebase.
Using AWS serverless Lambda as a webhook and an authentication service. Also using the serverless CLI tool.
Setting up private git hosting on the world's smallest Linux server (omega2) using Gogs and Postgres
Cmd+Ctrl (cmdncntrl) Hackathon at DEFCON 25 (2017) writeup