Pinned Repositories
boinc_installation_scripts
A set of simple scripts to rapidly install BOINC on a new machine
diagrams
Diagrams I accumulated
ieee_oui_downloader
Download IEEE MAC address database and compare with NMAP's MAC address database
javafx_button_exercise
A simple exercise in trying to understand the events generated by a JavaFX button
most_connected_ip
Perl script to display the active TCP connections on a machine, sorted by "most connected IP first", which is done by scanning the netstat output
muh_linux_tomfoolery
Scripts that I edit on muh linux machine
MunicipalitiesOfLuxembourg
Geodata for Municipalities of Luxembourg, based on OpenStreetMap extract
prolog_code
Hopefully organized Prolog code
prolog_notes
Some notes taken while working on Prolog
rpmsnap
Create a (human-readable) snapshot of the RPM database, and compare two snapshots
dtonhofer's Repositories
dtonhofer/prolog_notes
Some notes taken while working on Prolog
dtonhofer/ieee_oui_downloader
Download IEEE MAC address database and compare with NMAP's MAC address database
dtonhofer/muh_linux_tomfoolery
Scripts that I edit on muh linux machine
dtonhofer/rpmsnap
Create a (human-readable) snapshot of the RPM database, and compare two snapshots
dtonhofer/diagrams
Diagrams I accumulated
dtonhofer/most_connected_ip
Perl script to display the active TCP connections on a machine, sorted by "most connected IP first", which is done by scanning the netstat output
dtonhofer/prolog_code
Hopefully organized Prolog code
dtonhofer/boinc_installation_scripts
A set of simple scripts to rapidly install BOINC on a new machine
dtonhofer/javafx_button_exercise
A simple exercise in trying to understand the events generated by a JavaFX button
dtonhofer/MunicipalitiesOfLuxembourg
Geodata for Municipalities of Luxembourg, based on OpenStreetMap extract
dtonhofer/wild_block_device_filler
A simple (actually somewhat complex) perl program to fill a partition with 0x00, 0xFF or alphanumerics
dtonhofer/alarmtilt_soap_client
Framework code for the AlarmTILT SOAP Client
dtonhofer/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
dtonhofer/backup_to_usb
Initial push
dtonhofer/cows_in_the_maze_puzzle
Solve the "Cows in the Maze" puzzle from "Mathematical Recreations", Scientific American 1996-12
dtonhofer/java_utils_checks
Java utility classes to perform runtime checks. Like assertions, but nicer.
dtonhofer/joy_of_clojure_notes
Code written and Notes taken while reading "Joy of Clojure" 2nd edition (Michael Fogus & Chris Houser, Manning Publications 2014)
dtonhofer/lux_income_tax_diagrams
Diagrams concerning income tax computation in Luxembourg
dtonhofer/maven-protobuf
sample maven-protobuf project for the blog post
dtonhofer/micro-scheme_interpreter
An ancient effort from the early 90s to write a minimal Scheme interpreter
dtonhofer/minizinc_experiments
Some code from experimenting with MiniZinc
dtonhofer/protobuf_trial
A simple exercise in Google Protobuffers.
dtonhofer/ptluxembourg_webmail_addressbook_injection
Not of general interest: Inject data into the P&T Luxembourg webmail address book via its web interface using Selenium WebDriver
dtonhofer/rstudio_coding
Some code for the "Statistics with R" course
dtonhofer/specialization-examples
dtonhofer/sudoku_solver_in_java
A simple Sudoku Solver in Java
dtonhofer/taco-cloud-modified
Example code from "Spring in Action" by Craig Walls, 6th Edition (Manning 2022), modified to my liking. This code accumulates as I go through the book.
dtonhofer/telecom_loglog_rate_graph
Draw loglog graphs of the downstream/upstream rates of ISP services
dtonhofer/testing_h2_and_spring_jdbc
Code written to exercise myself with H2 + Spring Data JDBC + Transactions
dtonhofer/url_access_checker
A simple Java 21 program that checks a list of URLs to see whether they are password-secured.