I hereby claim:
- I am Jabbslad on github.
- I am jabbslad (https://keybase.io/jabbslad) on keybase.
- I have a public key whose fingerprint is 527F 74A4 8BF8 15F3 1D7B EDD0 252E 06A2 124A EE49
To claim this, I am signing this object:
| brew install go | |
| mkdir $HOME/go | |
| echo -e " | |
| export GOPATH=$HOME/go | |
| export GOROOT=$(go env GOROOT) | |
| export PATH=$PATH:$GOPATH/bin:$GOROOT/bin" >> $HOME/.bash_profile | |
| brew install hg | |
| source $HOME/.bash_profile | |
| go get code.google.com/p/go.tools/cmd/godoc | |
| go get code.google.com/p/go.tools/cmd/vet |
I hereby claim:
To claim this, I am signing this object:
| Verifying that "jabbslad.id" is my Blockstack ID. https://onename.com/jabbslad |
A userstyle that makes you wait ten seconds before entering a Hacker News thread. I use stylus to manage mine.
.subtext {
display: inline-block;
background: linear-gradient(to left, transparent 50%, #f60 50%) right;Guest Author: Stephen Bennett
There's a quiet revolution happening in the engineering departments of the world's largest technology companies. According to recent industry chatter, FAANG-style organisations are actively refactoring their legendary monorepos — those massive, unified codebases that have been the backbone of their engineering culture for over a decade.
The reason? They're preparing for what insiders are calling "infinite agent code."