Paweł Kraszewski
Paweł Kraszewski

Multi-paradigm programmer, embedded systems developer, proud cat servant.

  • Languages: Rust/Go/Erlang/C++
  • OSes: Linux/FreeBSD/OpenBSD
  • Platforms: x86/x86_64/ARM

Restic for the impatient

restic backup deduplication howto Paweł Kraszewski - 2023-07-22

Hello! Now is time for something useful. A good backups solution that has proven to be effective during last XFS havoc - I was able to restore all damaged data. My weapon of choice is restic. Some features🔗 restic is a single statically-linked executable with no dependencies (yay! Portable!) restic does automatic data deduplication...

How does USB stuff work, by Ben Eater

USB keyboard hardware Paweł Kraszewski - 2022-10-29

Absolutely marvellous material by Ben Eater. How does a USB keyboard work?🔗 How does USB device discovery work?🔗 How does n-key rollover work?🔗 ...

My zellij config file

zellij configs Paweł Kraszewski - 2022-09-03

Here comes my zellij configuration (to be placed in .config/zellij/config.yaml): ...

New page

news general Paweł Kraszewski - 2022-09-03

Changed rendering engine of my web pages. Now it is generated with Zola with modified Zolastrap theme. ...