Quentin McGaw

Results 207 issues of Quentin McGaw

## Description Work in progress, still has some scripting issues (for loops especially) and a few `TODOs` left. References #39 ## Testing Is being tested in a virtual machine with...

enhancement

Hi there, First of all, thanks for the nice program, it takes out a lot of headaches 👍 I can see my root is mirrored on two of my drives...

enhancement
help wanted

- To rebase once #1, #2 and #3 are merged. - It was taking `127ns` before it now takes `550ns` but this is only done once per RNG - I...

Should be rebased once #1 is merged.

Includes #2 , maybe let's merge #2 before that to reduce deltas on this one.

Hello, first thanks for that small code, it's interesting! I'm trying to solve [this](https://www.reddit.com/r/golang/comments/m9b0yp/fastest_way_to_pick_uniformly_from_a_slice_from/) with it, for the fun of it. Now regarding the `sync.Pool`, I'm not sure this is...

That first unit test keeps on failing on my machine.

1. What's the feature? ~Reactjs~ Flutter based web user interface 2. Why do you need this feature? See updates status and insert and modify settings to update the records. 3....

Category: Web UI 🖱️

1. What's the feature? Use https://pkg.go.dev/net/netip which is more robust and better than the current `net.IP` addresses 3. Extra information? This needs Go 1.18 which doesn't work with golangci-lint currently,...

:bulb: feature request

1. What's the feature? Record all events in the database, such as ip address changes, failed updates, etc. 2. Why do you need this feature? That would be interesting for...

Category: Database 🗃️
Category: Good idea 🎯