Tag:technology
All the articles with the tag "technology".
Web Technologies for Your CV
Posted on:November 21, 2014 at 12:00 AMI really like web technologies. But... would they be appropriate for writing a CV?
Exporting notes from Evernote and OneNote
Posted on:December 4, 2014 at 12:00 AMEvernote and OneNote are useful. But, can you get your data out of them if you have to? This post shows how.
Counting CPU Cycles
Posted on:January 26, 2015 at 10:00 PMHow to measure the time (≈ CPU cycles) needed to execute a small piece of code, using the RDTSC instruction. A little experiment.
Monte Carlo Tetris Playing
Posted on:August 11, 2015 at 10:30 PMA writeup of my team's entry to 2015's International Contest in Functional Programming.
A day in the life of Jonas
Posted on:July 18, 2016 at 12:00 AMA few impressions of my life and work in Berkely. With six pictures and an explanation of the Cyber Grand Challenge.
Searching for Numbers and Finding God
Posted on:November 21, 2018 at 12:00 AMA guest post for allthingsnew.tech. Surprising links between Theology and Turing machines.
Personal key rotation 1: visualize your assets
Posted on:August 11, 2024 at 07:00 PMHow to visualize your assets and gain an overview of your online identity.
FUSS: Fuzzing on a Shoestring
Posted on:August 12, 2024 at 11:00 AMFUSS speeds up fuzz testing using the elastic instrumentation technique. The source code is now freely available.
Personal key rotation 2: security and availability
Posted on:August 18, 2024 at 09:00 PMLet's analyze our asset graph and find the right security/availability trade-off for our assets.
Personal key rotation 3: tools for key management
Posted on:August 25, 2024 at 09:00 PMTwo key tools for keys: a password safe, and psst secret sharing.
Personal key rotation 4: shiny new passwords
Posted on:September 1, 2024 at 09:00 PMAn easy and secure guide to perform your own personal key rotation and get well-protected accounts.