Hunter Wittenborn

Results 128 issues of Hunter Wittenborn

- [x] I have checked the latest `main` branch to see if this has already been fixed - [x] I have searched existing issues and pull requests for duplicates URL...

- [x] I have checked the latest `main` branch to see if this has already been fixed - [x] I have searched existing issues and pull requests for duplicates URL...

If I try to quit mprocs while processes are still running, mprocs shows no warning and just quits. I think it would be wise to show a warning though in...

As time is going on, it's becoming more apparent that Tap should be resolving dependencies on it's own, using a custom resolver. As of current Tap already somewhat has to...

The [MPR](https://mpr.makedeb.org) is a package repository for [makedeb](https://www.makedeb.org/), a built tool similar to `makepkg` found on Arch Linux. The MPR itself is similar to the [AUR](https://aur.archlinux.org), and is just designed...

What exactly do all of these symbols in Hyperfine's output mean? (the `±`, `[User: 1.6 ms, System: 1.5 ms]` part, etc etc.) ![image](https://user-images.githubusercontent.com/74838472/139159231-6aa4cf9d-9119-4715-882e-4eb70835ee4d.png) I tried looking at the [man page](https://github.com/sharkdp/hyperfine/blob/master/doc/hyperfine.1)...

documentation

**Title** Prebuilt-MPR **Repository data location(s)** https://proget.makedeb.org/dists/prebuilt-mpr/focal/binary-all/Packages (Ubuntu 20.04 packages) https://proget.makedeb.org/dists/prebuilt-mpr/jammybinary-all/Packages (Ubuntu 22.04 packages) https://proget.makedeb.org/dists/prebuilt-mpr/bullseye/binary-all/Packages (Debian Bullseye packages) **Package links** - **Recipe**: https://github.com/makedeb/prebuilt-mpr/blob/pkg/{pkgname}/pkg/PKGBUILD - Package page: https://proget.makedeb.org/feeds/prebuilt-mpr/{distro}/{pkgname}%3Aamd64/versions - Package sources: https://github.com/makedeb/prebuilt-mpr/tree/pkg/{pkgname}/pkg...

new source

Hi! I saw that you guys had some [PKGBUILDs](https://github.com/meganz/MEGAsync/blob/master/build/templates/MEGAsync/PKGBUILD) in this repo, and I was wondering if you'd want to use [makedeb](https://makedeb.org) for the Debian packaging instead of the current...

I've added exa to the [MPR](https://mpr.makedeb.org/packages/exa), an AUR-like platform for Debian and Ubuntu based systems. This is a platform I personally started, but I think it can provide a good...

I'm currently using [parse-changelog](https://github.com/taiki-e/parse-changelog) to parse my changelogs for releases, and it's working quite well. It's also written in Rust, so it's all statically linked and users don't have to...