Hi, I'm Sven Groot. Ookii, pronounced /oːkiː/ (roughly “oh-key”), is Japanese for "big," and my last name means that in Dutch. Here, you can find software projects I've created, links to my publications and other University projects, information about my Let's Plays, my occasionally updated blog, and more.
2023-01-26 00:13 UTC
From the moment I started working on Jumbo, I knew I wanted two things: I wanted it to be more flexible than plain MapReduce, and I still wanted it to be easy to use.
2022-12-01 22:28 UTC
This is the biggest release of Ookii.CommandLine yet, with many new features, including support for an additional, more POSIX-like argument syntax, argument validation and dependencies, automatic name transformations, an updated subcommand API, usage help color output, more powerful customization, and more.
2022-11-24 01:11 UTC
One of the things I knew I would need for Jumbo was a way for clients and servers to communicate. Clients would have to communicate with the servers, but servers also had to communicate with each other, mostly through heartbeats.
A command line argument parser for .Net and C++, with argument parsing rules based on PowerShell and POSIX.
A class library that allows you to apply syntax highlighting to source code in a variety of languages.
A command-line tool and library to generate answer files (unattend.xml or autounattend.xml) for unattended Windows installation.
A simple AAC encoder for Windows using Media Foundation codecs.