Burzltag App
  • Home
  • Download
  • HowTo
  • News
  • About
News Featured

Birthday paradox

Gerrit Leder

Feb 28, 2024
Birthday paradox
Photo by Nick Fewings / Unsplash

Burzltag app implements an application to the birthday paradox. You can read more about it here:
https://en.wikipedia.org/wiki/Birthday_problem

Have fun!

zsh (Manjaro Linux)
Featured

zsh (Manjaro Linux)

Install syncthing - optional: https://syncthing.net/downloads/open Terminal app:$ mkdir '~/Default Folder' $ cd '~/Default Folder' $ pamac update $ pamac install vim $ vim burzltag i ------------- (Schnipp) #!/bin/zsh export PAGER='/usr/bin/less -Xr' cd '~/Default Folder' java -jar CalculateBirthdays-1.0-SNAPSHOT.jar print |mdless ------------
Jul 23, 2024 1 min read
bash (Ubuntu 22.04)
Featured

bash (Ubuntu 22.04)

Install syncthing - optional: https://syncthing.net/downloads/open Terminal app:$ mkdir '~/Default Folder' $ cd '~/Default Folder' # apt update # apt ugrade # apt install vim $ vim burzltag i ------------- (Schnipp) #!/bin/bash export PAGER='/usr/bin/less -Xr' cd '~/Default Folder' java -jar CalculateBirthdays-1.0-SNAPSHOT.jar print
Sep 20, 2023 1 min read
WSL 2 (Windows 11)
Featured

WSL 2 (Windows 11)

Syncthing - SyncTrayzor - optional: https://syncthing.net/downloads/Windows store: install WSL 2 + Ubuntu 22.04Windows store: install Windows TerminalWindows Terminal: Settings - Standardprofil "Ubuntu 22.04"Windows Terminal: Settings - Standardmäßige Terminalanwendung "Windows Terminal"Windows Terminal - Settings - Beim Starten des Computers starten "Ein" - Savestart Windows
Sep 16, 2023 1 min read
Burzltag App © 2025
  • Sign up
Powered by Ghost