David Farrell
David Farrell
Greetings, I am on the lookout for RPI3/4 baremetal solutions for tinygo and came across this. It appears to be stalled :( Can anyone say if there are other places...
I'm experiencing a similar issue with both the `go-vet` and `go-build` scripts. At least the vet script tries to get a list. The build script currently does not. What would...
Hi @treuherz , I discovered the issue overall to be more nuanced, what with gopath vs modules and single-package-repos vs multi-package repos. Inspired by @dnephin 's work, I ended up...
> @davidpfarrell what is your suggestion for doc.go? How to make go build work? What do you write inside doc.go? Is it a blank file? > > i raised another...
Greetings ! I'm a contributor to [Bash-It](https://github.com/Bash-it/bash-it) and collaborate with @cornfeedhobo. I've just been made aware of this issue thanks to @cornfeedhobo starting a bash-It discussion: * [Newest preexec version...
Soo .. I **never** use git blame from cli, but I use the `gbl` alias to list branches regularly. `gb` is of course very special since, as the _naked_ `git...
> > So I vote that we lose the `gba` and `gbr` > > Agreed. I think we're close, but looks like this change hasn't been made yet?
Good catch ! Hope it didn't hurt too much when you discovered it ... My take is to remove both the `grm` as `"git rm"` alias AND the `gdel` alias,...
I had to sit with it for a bit, but I've come around to seeing value in having the `git rebase` aliases use the `grb*` prefix. This would result in...
I don't see how they are related at all, as I was just seconding what you already proposed (git rebase aliases using prefix `grb*`), however ... `gl` as an alias...