ziviani.net

Personal blog.

Amps Template Engine

Amps template engine for C++17.

January 8, 2019 · 4 min · Jose R. Ziviani

Linux Crash Tool Part I

Using the Linux crash tool to debug process from the kernel perspective.

September 4, 2018 · 3 min · Jose R. Ziviani

Touching Around

Now, let’s change other’s process memory values.

August 20, 2018 · 1 min · Jose R. Ziviani

Spying Around

Inspecting other process memory for fun…

August 12, 2018 · 5 min · Jose R. Ziviani

CPPCon 2017

Very nice lectures from CppCon 2017.

December 20, 2017 · 1 min · Jose R. Ziviani

Elegant Visitors

Exploring the powerful visitor design pattern.

December 3, 2017 · 7 min · Jose R. Ziviani

Functions in Assembly - Part II

What is a function from assembly’s point of view and how to write it. Part II.

November 18, 2017 · 7 min · Jose R. Ziviani

FPGA Cyclone IV - Altera

My first FPGA board, a Cyclone IV - Altera.

November 1, 2017 · 1 min · Jose R. Ziviani

Functions in Assembly - Part I

What is a function from assembly’s point of view and how to write it. Part I.

October 25, 2017 · 3 min · Jose R. Ziviani

Using the KVM API - PowerPC 64 version

Interacting with PPC64 KVM module in C.

September 5, 2017 · 4 min · Jose R. Ziviani