Finally, Karmaio has an Alpha Release

The first public alpha of Karmaio, an asynchronous runtime for Rust, is now available after almost an year of cooking

Read More
Introducing the Karmaio Project

20/10/2025, 9:48:00 pm

#Async #Rust #io

Building a modern, fast, multi-threaded share-nothing asynchronous runtime for Rust

Read More
The roots of Send + Sync run deep

Turns out the Send + Sync rabbit hole is very, very deep

Read More
A Better Web Framework?

Build a better web framework, and will the world beat a path to your door?

Read More
Confirm Password Validation for forms in Spring Boot and Kotlin

23/1/2024, 9:27:10 pm

#Spring Boot #Kotlin

Create a custom annotation that abstracts the Confirm Password validation for use with form requests in Spring Boot using Kotlin Data Classes

Read More
Hello World

8/1/2024, 4:43:54 pm

#others

It's a time honored programming tradition to start off with a Hello World, so here is the first Hello World program I wrote 12 years ago in school

Read More