Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: v0 Clear Filter

Thunk: Build Rust program to support Windows XP, Vista and more

Use Thunk to build your Rust program to support old Windows platforms 中文自述文件 Thunk uses VC-LTL5 and YY-Thunks to build programs that support even Windows XP. So, how does it work? Add VC-LTL to the library search path Use YY-Thunks to remedy API that old platform that does not exist Note: Thunk does not guarantee the compiled program work or work accurately on old platforms. USE AT YOUR OWN RISK! Usage (As Command line tool) Preparation Download VC-LTL5 and YY-Thunks Binary, unzip them a

Topics: thunk v0 windows x64 x86

Flintlock – Create and manage the lifecycle of MicroVMs, backed by containerd

Flintlock - Create and manage the lifecycle of MicroVMs, backed by containerd. What is flintlock? 🎉 This project was originally developed by Weaveworks but is now owned & run by the community. If you are interested in helping out please reach out. Flintlock is a service for creating and managing the lifecycle of microVMs on a host machine. We support the Cloud Hypervisor and Firecracker VMMs. The original use case for flintlock was to create microVMs on a bare-metal host where the microVMs w

Mr Browser – Macintosh Repository file downloader that runs directly on 68k Macs

What is MR Browser? MR Browser is a small utility app allowing very old Macs from the 90's that are too old to use a normal web browser, but are new enough to connect to the internet through TCP/IP, to access Macintosh Repository online services, e.g. to directly download files without the help of a modern computer. For now, it's limited to only listing files smaller than 1GB, considering it's only meant to run on mid 90's System 7 environments. Note: Before downloading files with MR Browser, to

Topics: 06 2025 browser mr v0

The original LZEXE (A.K.A. Kosinski) compressor source code has been released

Last year, I discovered that the Kosinski compression format is actually LZEXE, which was used for compressing DOS executables back in the 90s and the late 80s. Its developer catalogues three versions on his website: v0.90, v0.91, and v0.91e. While only binaries of v0.91 and v0.91e can be found on the website, v0.90 can be found mirrored on various other websites. I got in touch with LZEXE’s developer, Fabrice Bellard, and he was able to release LZEXE’s source code, untouched since 1990! It i

Topics: code data source used v0

The Original LZEXE (A.K.A. Kosinski) Compressor Source Code Has Been Released

Last year, I discovered that the Kosinski compression format is actually LZEXE, which was used for compressing DOS executables back in the 90s and the late 80s. Its developer catalogues three versions on his website: v0.90, v0.91, and v0.91e. While only binaries of v0.91 and v0.91e can be found on the website, v0.90 can be found mirrored on various other websites. I got in touch with LZEXE’s developer, Fabrice Bellard, and he was able to release LZEXE’s source code, untouched since 1990! It i

Topics: code data source used v0