Juan Cruz Viotti
Studying C++ generated assembly using Xcode Instruments
Running the Intel VTune Profiler on Fedora
Debugging MSVC C++ crashes from the terminal using CDB
Using Xcode Instruments for C++ CPU profiling
Is Objective-C `BOOL` a boolean type? It depends
Understanding Objective-C by transpiling it to C++
Spoofing Objective-C return values on Apple Silicon using LLDB
Exploring macOS private frameworks
Building Objective-C iOS apps with CMake
Writing Objective-C iOS apps without Storyboards
Launching macOS applications from the command-line
Performance testing through proportional traces
Debugging Electron.js native crashes on GNU/Linux
Debugging the C++ standard library on macOS
Attaching LLDB to production Electron.js builds on macOS
Emitting Signposts to Instruments on macOS using C++
Debugging Electron.js native crashes on macOS
Employers should not own open-source contributions
A deep dive on macOS universal binaries
Speeding up Windows Electron.js builds with SCCACHE
Building Electron.js on Windows using the Visual Studio Build Tools
Evolutive Integration Testing of HTTP APIs with OpenAPI
Easily switch between many NPM accounts
An introduction to Ada's simple numeric types
An overview of arrays in Ada 2012
How to manually package an Electron app for Windows
How to code-sign OS X Electron apps in Travis CI
Fixing a baffling issue when running Electron as root in GNU/Linux
Debugging Electron to run shell scripts in a packaged application