Category "legacy"

Old Opera: Dragonfly will not load

I know that Dragonfly is quite old and hasn't been seen since Opera version 14, but I am trying to target a specific version of Opera (9.50). Every time I open

How to detect non IEEE-754 float, and how to use them?

I'm writing classes for basic types, so that code is logically the same on multiple platforms and compilers (like int_least16_t for int). For fun! (I'm still a

How to compile sqlite-1.0.1, which released 18 years ago

I want to study sqlite by reading its source code. I found sqlite-1.0.1 only contained 10,000+ lines code, maybe it is easy to read. But unfortunately, modern g