kmx.io Blog
-
-
2026-08-20 18:10:24
Viewed 18 times
Switched kmx.io DNS authoritative servers to our own nsd(8) instances on OpenBSD current
-
Today we switched to our own DNS servers hosted using nsd(8) on OpenBSD current.
The servers are ns1.kmx.io and ns2.kmx.io and should serve as before with a few minor changes.
We used to host our DNS zones from OVH and still do for a ...
-
2026-08-20 18:10:24
Viewed 18 times
-
-
2026-08-19 16:49:00
Viewed 16 times
OpenBSD domain name servers
-
I carried for a long time a few misconceptions about OpenBSD's domain name servers.
OpenBSD name servers come in three flavors :
- Local workstation, roaming but validating domain name server → unwind(8) → localhost
- Local net...
-
2026-08-19 16:49:00
Viewed 16 times
-
-
2026-08-09 09:39:16
Viewed 114 times
What makes KC3 unique : C interoperability
-
KC3 is not merely an interpreted language with an FFI library. The C ABI is part of the language’s standard execution model:
- cfn is a native callable type understood by the evaluator.
- C-compatible types such as U8, Uw, Ptr...
-
2026-08-09 09:39:16
Viewed 114 times
-
-
2026-08-02 20:44:18
Viewed 820 times
KC3 v0.1.17 released
-
KC3 v0.1.17 was released today.
New in this release :
- libkc3
- copying temporary variables for
pthread_mutex...
- copying temporary variables for
- libkc3
-
2026-08-02 20:44:18
Viewed 820 times
-
-
2026-07-27 11:14:24
Viewed 20 times
Upcoming KC3 release
-
KC3 has been undergoing radical changes since the last release.
Currently the change log looks like this :
New in this release
- libkc3
- copying temporary variables for
pthread_mutexandpthread_rwlockwould caus...
- copying temporary variables for
- libkc3
-
2026-07-27 11:14:24
Viewed 20 times