← browse profiles
0xB10C MEMBER SINCE 2022

0xB10C

@https
3editions
4talks
0projects

3 editions attended.

On stage.

Full archive →
talk

Recap: A network wide DoS bug in Bitcoin Core

An overview on surveying the network and catching Denial of Service bugs.

Floripa 2026
workshop

NixOS Modules: How to run your apps on NixOS

NixOS has a modular system for declarative configuration. This system combines multiple modules to produce the full system configuration. One module could define configuration options for your YOUR_APP telling NixOS how and when to run it. This workshop is for beginners who haven't yet written their own NixOS modules but are already somewhat familiar with Nix and NixOS. The workshop consists of a presentation and a hands-on part where participants will learn to write NixOS modules. System requirements and setup instructions will be provided beforehand. We'll cover the imports-options-config trio, referencing configuration options from other modules, systemd services (simple and oneshot), systemd timers, built-in functions that NixOS provides us, and more.

Berlin 2023
talk

Tracing Bitcoin Core v23.0

You'll get SSH access to a pre-setup Linux cloud machine. I'll need an SSH pubkey from you. You can generate a new key pair with `ssh-keygen -t ed25519 -C "btc++-workshop"`. Please send me only (!) the public key part (ending in `*.pub`) the night before. I won't be able to provision a cloud machine for you without a SSH pubkey. You should have basic knowledge of the Linux command line and be able to read and write simple Python code. Being able to compile Bitcoin Core from source (autoconf + configure + make) will be helpful, but isn't a hard requirement. https://b10c.me https://btcpp2022.sched.com/event/12P6o/tracing-bitcoin-core-v230

Austin 2022