WSL
crossword-composer
Our great sponsors
WSL | crossword-composer | |
---|---|---|
22 | 1 | |
1,607 | 40 | |
1.6% | - | |
7.9 | 0.0 | |
10 days ago | 16 days ago | |
PowerShell | Rust | |
GNU General Public License v3.0 or later | MIT 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.
WSL
-
There are literally no reasons to choose an iPhone over an Android smartphone
Off the top of my head was this bug that caused a lot of people using vbox to swap to vmware. Just a bunch of really annoying compatibility bugs that made it a nightmare if you were trying to use it like a native linux instance.
-
Switched fully from Linux to W11, love it
yeah. But, the github complaint says otherwise https://github.com/MicrosoftDocs/WSL/issues/798
-
Chocolatey
https://github.com/MicrosoftDocs/WSL/issues/798 - maybe fixed a couple of months ago. I personally haven't tried.
- WebAssembly
-
ASROCK Doesn't support LINUX is becoming a major problem
After that https://github.com/MicrosoftDocs/WSL/issues/590 , fixed things for me.
crossword-composer
-
WebAssembly
A few wasm projects I've worked on:
- An in-browser crossword puzzle generator: https://crossword.paulbutler.org/ (source: https://github.com/paulgb/crossword-composer)
- A multi-player word game: https://redwords.paulbutler.org/
- A library for synchronizing state between clients, used for that word game: https://aper.dev/ (source: https://github.com/aper-dev/aper very WIP right now)
In my experience, the single biggest perk of using WebAssembly is that I can use a language I'm very productive in (Rust) compared to JavaScript. Everything else is secondary. That said, I think these projects have specific advantages by virtue of being WebAssembly:
- The backtracking search used for the crossword puzzle generator is carefully implemented to not allocate extra memory. This would be tough to do in JavaScript, and I believe it's partly responsible for its performance.
- The word game uses a compression algorithm that benefits very noticeably from wasm-opt, to the point that I can't run it without it. Given that wasm-opt takes a non-trivial amount of time at compile time, I suspect the JavaScript JIT would be slow at doing something similar at runtime. This is just conjecture, I haven't checked.
- What Aper does just wouldn't be possible without Rust features like Serde and macros.
What are some alternatives?
Chocolatey - Chocolatey - the package manager for Windows
noclip.website - A digital museum of video game levels
bazel-toolchain - LLVM toolchain for bazel
dnf - Package manager based on libdnf and libsolv. Replaces YUM.
sorbet - A fast, powerful type checker designed for Ruby
berry - 📦🐈 Active development trunk for Yarn ⚒
content - The content behind MDN Web Docs
amp.dev - The AMP Project Website.
Files - Building the best file manager experience for Windows