lwjgl3ify
cosmopolitan
| lwjgl3ify | cosmopolitan | |
|---|---|---|
| 6 | 242 | |
| 250 | 21,002 | |
| 3.2% | 1.0% | |
| 8.6 | 6.7 | |
| 3 days ago | 13 days ago | |
| Java | C | |
| GNU Lesser General Public License v3.0 only | ISC License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lwjgl3ify
- Archiving Steam games for fun and profit
-
Java 21 makes me like Java again
At least you can now run Minecraft 1.7.10 on Java 17 - https://github.com/GTNewHorizons/lwjgl3ify
-
Create: New Horizons...?
The "backport" in question is lwjgl3ify, plus a fuckton of forks of ancient mods + endless mixins into ARR mods in the form of Hodgepodge.
- Downloading the most recent update of Multimc causes my GTNH to not be launch-able. Any solutions to this?
-
Just wanted to post about "voldeloom", a tool for compiling Forge 1.3/1.4/1.5/1.6/1.7 mods i've been poking at for the last couple months
GTNH does have a way to run new Java on 1.7.10, probably can be ported to other versions too ;) https://github.com/GTNewHorizons/lwjgl3ify
-
Java Version 9+ on Minecraft 1.7.10?
It's called lwjgl3ify
cosmopolitan
-
Zeroserve: A zero-config web server you can script with eBPF
You just helped to dredge up a memory, which brought me back to this fascinating project:
https://redbean.dev
If this piques your interest, make sure to check out the portable C library used to create it, which is also fascinating:
https://github.com/jart/cosmopolitan
-
Embed mruby as a Single Binary That Runs Everywhere
Cosmopolitan Libc is a C library that lets you compile once and run everywhere. Binaries built with it are called Actually Portable Executables (APE). They use the .com extension not DOS COM files. They're a clever polyglot format that contains x86-64 ELF, aarch64 ELF, Mach-O, PE and shell script headers all packed into one file.
-
Claude is an Electron App because we've lost native
The power move would have been Cosmopolitan, or a package similar to it.
https://github.com/jart/cosmopolitan
Cosmopolitan can be used to bundle up any gui package, and your code, and a team of professional software devs should be able to cope with it just fine. You end up with a native executable with a slightly bigger package to ship, since it's carrying executables for various platforms, but you'd effectively have the same code and behavior everywhere. A few extra megabytes, instead of whatever the hell electron is doing.
- The Holy Grail of Linux Binary Compatibility: Musl and Dlopen
- Overlapping Markup
-
Loss32: Let's Build a Win32/Linux
https://github.com/jart/cosmopolitan/issues/35#issuecomment-...
The idea of "fuck it, let's do Windows everywhere" was introduced by Justine Tunney as an April Fools Joke in the Cosmopolitan repository.
That's it. An april fools joke.
-
Go is portable, until it isn't
That makes sense. Some digging turns up some workarounds; the best I found was https://github.com/jart/cosmopolitan/releases/tag/3.1
-
FAWK: LLMs can write a language interpreter
I've gotten Claude Code to port Ruby 3.4.7 to Cosmopolitan: https://github.com/jart/cosmopolitan
I kid you not. Took between a week and ten days. Cost about €10 . After that I became a firm convert.
I'm still getting my head around how incredible that is. I tell friends and family and they're like "ok, so?"
-
Write once, run anywhere: The promise C couldn't keep
Cosmopolitan C library would like to have a word with you then https://github.com/jart/cosmopolitan
- Ubuntu Introduces Architecture Variants
What are some alternatives?
flix - The Flix Programming Language
glibc - Unofficial mirror of sourceware glibc repository.
intellij-plugins - Open-source plugins included in the distribution of IntelliJ IDEA Ultimate and other IDEs based on the IntelliJ Platform
llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
voldeloom - Voldeloom But Weird
libc - libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.