ZeSystem

joined 3 weeks ago
[–] ZeSystem@programming.dev 1 points 1 week ago

I use git regularly. Commits, tags, and releases are all there. If you see something specific I'm doing wrong, feel free to point it out.

[–] ZeSystem@programming.dev -1 points 1 week ago

I already use tags for releases. The commit hash is for development. You can check the releases page.

[–] ZeSystem@programming.dev 0 points 1 week ago

No, it's written with my hands and a lot of coffee. You can check the code. It's open

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

No PhD, just Win + . and a lot of Rust. But thanks for noticing!

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

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

[–] ZeSystem@programming.dev -2 points 1 week ago (4 children)

I'm a markdown expert, and i type emojis using Win + . no AI needed.

[–] ZeSystem@programming.dev 1 points 1 week ago

You're absolutely right. Trust is the real challenge, and I'm just starting to earn it. That's why I keep everything open and plan to add checksum verification. I know it takes time. I'm in it for the long run.

[–] ZeSystem@programming.dev 0 points 1 week ago (2 children)

It's open source. Anyone can audit it. You can create your own sources.list, but if you distribute it, you must open the code. Also, "wid info <package_name>" shows the exact URL it downloads from. Example: wid info llvm shows the official GitHub release link.

[–] ZeSystem@programming.dev -3 points 1 week ago (4 children)

I use official links and check versions.

[–] ZeSystem@programming.dev -5 points 1 week ago (6 children)

I think you should use wid. I already use my own download tool. It's better than winget, choco, and ninite.

[–] ZeSystem@programming.dev -3 points 1 week ago

No, when I edit the gist, the URL doesn't change. There are 32 packages right now. I've just added Epic Games. I use GitHub Gist.

[–] ZeSystem@programming.dev -2 points 1 week ago (12 children)

Actually, it's not static. I'm updating the package list.

 

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

view more: next ›