• Zwolle, Netherlands
  • https://molodetz.nl
  • I'm a software developer from the Netherlands. I have professional experience in almost all commonly used programming languages and database servers. I worked in sectors like recycling / packaging / automotive / web hosting / cloud / IT / charity.

  • Joined on 2024-11-19
retoor pushed to main at retoor/drstats 2026-06-14 19:39:57 +02:00
cf58c41f27 feat: update export statistics with 22 new users and 1512 additional contributions
395cac0fad chore: update export statistics with new user data and extended date range
cd615cd300 feat: update export statistics with new user data and extended date range for graphs
471ca63e22 chore: update export statistics with new user data and extended date range
f790e2db60 chore: update export statistics with new user data and extended date range for graphs
Compare 122 commits »
retoor pushed to main at retoor/pdf2text 2026-06-14 19:39:54 +02:00
47ca978650 chore: remove interactive confirmation prompt from pdf2text conversion script
969ef8b270 feat: replace broken shell command with echo in test workflow
cab4498410 fix: add python3-pip and python3-venv packages to CI workflow install step
ef9cfc2511 feat: add initial CI workflow for automated build and syntax check on push
27e1bc2b7a fix: convert plain-text references to hyperlinks for pdf2text script and requirements.txt in README
Compare 6 commits »
retoor pushed to main at retoor/isspam 2026-06-14 19:39:38 +02:00
903ff442fc feat: add profile-guided optimization build step and aggressive compiler flags to Makefile
2f0d088beb feat: add Swift implementation of isspam (sisspam) with CI build and benchmark integration
39c9bfb36f chore: remove Rust-based trie spam detection and restore pure C implementation
d86aab450c feat: replace naive text analysis with SIMD-optimized trie-based multi-threaded spam detector
9118d88eab fix: remove commented-out debug timing and file-reading code from work function
Compare 93 commits »
retoor pushed to master at retoor/onfire 2026-06-14 19:39:24 +02:00
c92da261de chore: scaffold empty project with gitignore, fastapi app, and static html template
retoor pushed to master at retoor/devplacepy 2026-06-14 19:39:14 +02:00
96521e8757 docs: add feed.html template explaining author-interleaved post ordering
aeea551e4b feat: replace per-author cap with interleaving to avoid dropping posts in feed and home
9ed611097d fix: add live age badge and zoom cursor to bot screenshots, bind monitor on startup, and retry feed assertions in e2e tests
d75d5dc6a8 feat: add TTLCache for get_cache_version and TEMPLATE_AUTO_RELOAD config with Makefile worker count variables
c151325916 feat: add plug-and-play devRant API client examples with Python and JavaScript
Compare 170 commits »
retoor pushed to master at retoor/nano 2026-06-14 19:38:58 +02:00
cc35f43f42 chore: add Makefile, README, and example .nano files for initial project scaffolding
retoor pushed to master at retoor/mrissue 2026-06-14 19:38:50 +02:00
9f7bd68669 feat: rename project title in README from generic placeholder to Mr. Issue
6475ab25ec chore: remove trailing whitespace from README.md line 42
668c4eac9c feat: add initial Gitea issue viewer with FastAPI backend and WebSocket support
Compare 3 commits »
retoor pushed to main at retoor/mololog 2026-06-14 19:38:31 +02:00
20bbfcaf86 chore: normalize PEP 508 dependency specifier spacing in PKG-INFO and requires.txt
51dc31023c chore: add README documentation and fix import ordering in server and test files
4281fa6246 refactor: replace deprecated getChildren() with loggerDict iteration in get_logger_names helper
63b5b036aa docs: add project readme with setup instructions and overview
68f90f0da6 feat: add CI workflow, rename package to mololog, and implement test harness with auto-exit
Compare 6 commits »
retoor pushed to main at retoor/gists 2026-06-14 19:38:20 +02:00
fc6ea94386 feat: add personalized greeting for favorite jew in user interface
3af83958b4 feat: add markdown file with docker compose network troubleshooting notes
61d8458f89 feat: add proxy support for outbound network requests in core module
400cb70961 chore: add rate limiter proxy script and expand commit message guidelines in rgithook
05388a0583 chore: replace upstream model endpoint with retoor/code fork and add docstring to rgithook.py
Compare 115 commits »
retoor pushed to main at retoor/molodetz.nl 2026-06-14 19:38:12 +02:00
b45361c9e0 feat: add productivity section with hours template to home page
79a5404dba feat: add Google Tag Manager noscript iframe and GTM-5Q3MG3GC snippet to body start in head.tmpl
891443767d feat: replace AI usage notice with web assistant promo on home template
bee380d189 chore: relocate alpaca chat script to new assets directory and remove CDN highlight deps
c3751839a3 feat: add chat-widget element and highlight.js/marked CDN assets to base templates
Compare 23 commits »
retoor pushed to main at retoor/metriki 2026-06-14 19:37:24 +02:00
6d7cf5965b feat: add TimeIt context manager, Visit class, and enhanced click event tracking with DNS hostname display
b7e21be10a fix: ensure all data values are stringified before database insert in BaseView.insert
a0af019ea0 fix: remove redundant json serialization round-trip in BaseView.insert method
53371d6ea6 fix: convert datetime.now() to string before upsert in BaseView record creation
98d45789f6 fix: convert datetime.now() to string before storing in database records
Compare 19 commits »
retoor pushed to master at retoor/lorex 2026-06-14 19:35:39 +02:00
794dca4e2b chore: rename project from loreg to lorex and add NFA optimization infrastructure
c97aded10f chore: add initial CI pipeline with Gitea Actions, Makefile, and project scaffolding for loreg regex engine
Compare 2 commits »
retoor pushed to main at retoor/llmbox 2026-06-14 19:35:32 +02:00
5aa13e2930 feat: implement streaming chat with WebSocket and async LLM client initialization
759ed1172b feat: scaffold llmbox project with Makefile, packaging, cli args, and chat ui
425885d7bc chore: add .vscode and .history directories to gitignore for editor artifacts
a671530d05 feat: add initial project scaffolding with .gitignore, MIT license, and README
Compare 4 commits »
retoor pushed to main at retoor/httpsssh 2026-06-14 19:34:26 +02:00
6b9bfe0eb4 feat: add initial project structure with .gitignore, LICENSE, and README.md
retoor pushed to main at retoor/httpsbench 2026-06-14 19:34:26 +02:00
1d98a350dd feat: add HTTPS benchmark tool with thread pool and libcurl support
2f3363f50b feat: add initial project scaffolding with .gitignore, MIT license, and README
Compare 2 commits »
retoor pushed to main at retoor/gogs-docker-compose-setup 2026-06-14 19:34:21 +02:00
00a62c2ae9 docs: add database configuration defaults and SSH port setup instructions to README
7a6fea05fa chore: rename project root directory from old_name to new_name for consistency
5c22bb373b fix: correct service name from cogs to gogs and fix volume mount path in compose.yml
2d6da1d827 docs: add git clone prerequisites and web config steps to README
3506f273c0 feat: add initial project scaffolding with Dockerfile, compose.yml, .gitignore, and README for gogs setup
Compare 5 commits »
retoor pushed to master at retoor/dwn 2026-06-14 19:34:21 +02:00
3073db38f1 fix: skip unmap notifications for clients undergoing fullscreen unmanagement
a6ff84dfca feat: add expose all windows keybinding and Alt-drag window manipulation with floating state tracking
cd9e55dc64 build: add -ldl linker flag, recursive source discovery, and API test targets to Makefile
8e86b2d106 revert: remove dpi detection and configuration for mouse distance feature
a462643110 revert: remove sysmon panel toggle click handling and map event integration
Compare 34 commits »
retoor pushed to main at retoor/gitea-antispam 2026-06-14 19:34:07 +02:00
49d53f1120 chore: uncomment manage_repositories call and comment out delete_users_above_id with updated args
6b71509fd6 fix: correct Gitea API endpoint paths and add user deletion logic in main
d776c1b991 feat: add user management API methods and flush-print utility for logging
c5305977eb chore: remove trailing whitespace and finalize formatting across all source files
e2988b9499 feat: increase repo search API limit from default to 500 in GiteaRepoManager
Compare 10 commits »
retoor pushed to master at retoor/fusedav 2026-06-14 19:33:50 +02:00
09dc4e00f9 chore: add Makefile, headers, and source stubs for fusedav WebDAV FUSE3 client
retoor pushed to main at retoor/form 2026-06-14 19:33:27 +02:00
5be3fa2f02 chore: remove auto-commit and push steps from build workflow
b56841bb40 chore: reorder CI pipeline steps to run ensure_env before build and remove run step
77b19a98c7 chore: add .gitignore entries for .vscode, .history, and form.db* patterns
59acdfc033 chore: delete form.db and its shm/wal journal files from repository
bcbb92e83d docs: add project README with usage example for async form creation and CSRF handling
Compare 8 commits »