this post was submitted on 04 Sep 2026
-20 points (11.5% liked)

Rust

8270 readers
41 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS
 

Wid: My package manager project

Hi guys,

This is my package manager project. Wid, as the name implies is a Windows Downloader. My project is open-source and GPL v3 license. You can figure out the rest by experimenting. You can learn the commands by entering the "wid" command into cmd.

Repo: https://github.com/ZeSystem-Inc/wid Releases: https://github.com/ZeSystem-Inc/wid/releases

you are viewing a single comment's thread
view the rest of the comments
[–] one_old_coder@piefed.social 1 points 1 day ago (1 children)

it’s not static

It is static. Please stop, it's embarrassing.

[–] ZeSystem@programming.dev -1 points 1 day ago (1 children)

The URL is static. The content is dynamic because I update the Gist. That's how Gist works.

[–] one_old_coder@piefed.social 3 points 1 day ago* (last edited 1 day ago)

And it's a very bad and dangerous idea, I'll leave it as an exercice to the reader.