Skip to content

Instantly share code, notes, and snippets.

View rwcitek's full-sized avatar

Robert Citek rwcitek

View GitHub Profile
@rwcitek
rwcitek / jupyter-colab.ipynb
Last active April 1, 2026 20:07
jupyter-colab.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
# Run this in a blank GitHub Codespace
## set up folders
mkdir -p http_server ssh_client ssh_server
## http server - system A
@rwcitek
rwcitek / slackware.ssh.sh
Last active December 13, 2025 21:49
Docker compose two Slackware containers running ssh
## environment setup
mkdir -p slackware.ssh/{slackware142,slackware150}
cd slackware.ssh
## architect images and containers using docker compose
@rwcitek
rwcitek / imputing-missing-not-at-random.ipynb
Last active November 25, 2025 01:44
imputing-missing-not-at-random.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rwcitek
rwcitek / free-linux.ipynb
Created November 20, 2025 23:58
free.linux.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rwcitek
rwcitek / duckdb-intro.ipynb
Last active January 5, 2026 23:39
duckdb-intro.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rwcitek
rwcitek / riemann-zeta-zeros.ipynb
Last active November 2, 2025 04:03
riemann-zeta-zeros.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rwcitek
rwcitek / arima-exponential.ipynb
Created August 6, 2025 05:00
arima-exponential.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rwcitek
rwcitek / arima-linear.ipynb
Last active August 6, 2025 05:04
arima-linear.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rwcitek
rwcitek / tfp-2021-disaggregated-market-basket.ipynb
Created July 28, 2025 18:49
TFP-2021-Disaggregated-Market-Basket.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.