• 1 Post
  • 22 Comments
Joined 12 days ago
cake
Cake day: August 24th, 2026

help-circle

















  • Hey Milenya, thanks for the interest (and the ASCII art idea — I’m adding that to the README)!

    I know “wid” is short, maybe even a little weird, but that’s kind of the point:

    It stands for Windows Downloader (and installer, but “widi” didn’t sound as good).

    It’s short, easy to type, and memorable — perfect for a CLI tool.

    It doesn’t try to be fancy, just like the tool itself.

    That said, here are 10 alternative names (because 100 would be overkill, and I’d rather spend that time writing code):

    winst - Windows Installer

    fastfetch - but that’s already taken

    rustup-win - Rust-inspired

    packman - but that’s too close to pacman

    scoop - already taken

    winget - already taken

    choco - already taken

    ninite - already taken

    wid - wait, that’s the one!

    winstall - but then people will confuse it with Windows Installer

    So yeah… I’m sticking with wid. It’s hip, it’s cool, it’s rad, and it fits in 3 characters. What more could a CLI want?

    Thanks again for the great suggestions — feel free to keep them coming!



  • This is not an LLM-generated response. I wrote it myself, as I’ve written every line of wid’s code.

    I understand the suspicion — there’s a lot of AI-generated content online. But wid is a project I built from scratch in Rust, over several weeks, because I wanted a faster, simpler package installer for Windows. The code is open and small enough to audit: https://github.com/Z.eSystem-Inc/wid

    If my response reads like an LLM, maybe I just write clearly. I’ll take that as a compliment. 😄

    That said, I’m here for real feedback. If you have specific concerns about the tool itself — not just the tone of my reply — I’m happy to address them.