tkanos https://twtxt.net/user/tkanos/twtxt.txt Remove
eaplme https://eapl.me/twtxt.txt Remove
eaplmx https://eapl.mx/twtxt.txt Remove
lyse https://lyse.isobeef.org/twtxt.txt Remove
prologic https://twtxt.net/user/prologic/twtxt.txt Remove
rrraksamam https://twtxt.net/user/rrraksamam/twtxt.txt Remove
darch https://neotxt.dk/user/darch/twtxt.txt Remove
shreyan https://twtxt.net/user/shreyan/twtxt.txt Remove
movq https://www.uninformativ.de/twtxt.txt Remove
bender https://twtxt.net/user/bender/twtxt.txt Remove
stigatle https://yarn.stigatle.no/user/stigatle/twtxt.txt Remove
darch http://darch.dk/twtxt.txt Remove
xuu https://txt.sour.is/user/xuu/twtxt.txt Remove
jason https://jasonsanta.xyz/twtxt.txt Remove
mckinley https://twtxt.net/user/mckinley/twtxt.txt Remove
eapl-mes-7-daily-links https://feeds.twtxt.net/eapl-mes-7-daily-links/twtxt.txt Remove
stigatle
Reply to #ug2ndqa
@prologic hm, it seems to be full disk that's the issue, same problem with the avatar in tmp it seems that's mentioned earlier here. I deleted them now. I regained 33% space (9GB).
1 month ago
💬 Reply
prologic
Reply to #2zjtkea
@stigatle Ahh! Please update to the latest main 🙏
1 month ago
💬 Reply
stigatle
Reply to #2zjtkea
@prologic Ok, I'll get it updated today.
1 month ago
💬 Reply
prologic
Reply to #2zjtkea
@stigatle Sweet 👌
1 month ago
💬 Reply
prologic
Reply to #2zjtkea
@stigatle Take a backup of the data dir in case I screwed something up 🙏
1 month ago
💬 Reply
stigatle
Reply to #2zjtkea
@prologic hm, I installed latest go (vps did not have that intalled), I then did make deps, then make server, when I use the last command it said minify was not installed, I assumed minify package was the one to get, but it fails with that. (debian).
1 month ago
💬 Reply
prologic
Reply to #2zjtkea
@stigatle Run `make deps`. I use a non-standard (_written in Go_) minify tool
1 month ago
💬 Reply
stigatle
Reply to #2zjtkea
@prologic I did that, and it returns no error.
`user@server:~/backup/yarn$ make deps
user@server:~/backup/yarn$ make server
/bin/sh: 4: minify: not found
/bin/sh: 5: minify: not found
/bin/sh: 6: minify: not found
make: *** [Makefile:84: generate] Error 127
`
1 month ago
💬 Reply
prologic
Reply to #2zjtkea
@stigatle So `make deps` would have installed some tools in either `$GOPATH/bin` or `$GOBIN`. See which with `go env`. Chuck that in your `$PATH` and you're good to run `make server`. Normally this would be something like:
```
GOBIN=$HOME/go/bin
GOPATH=$HOME/go
export GOPATH GOBIN
...
```
1 month ago
💬 Reply
prologic
Reply to #2zjtkea
You are reminding me that I should cut a release soon™ so there are binaires you can just "download" and use for the platform of choice 😅
1 month ago
💬 Reply
stigatle
Reply to #2zjtkea
@prologic Ok, thank you, I'll try that.
1 month ago
💬 Reply
prologic
Reply to #2zjtkea
@stigatle Note that "Building From Source" is covered in the docs
1 month ago
💬 Reply
stigatle
Reply to #2zjtkea
@prologic I got it working, I reinstalled go under home (instead of where go wiki tells me to install it), and pointed to that, as well as the variables you mentioned, that enabled me to compile it. deleted the old yarnd , and made sure I run the new one.
Thanks for the help (as always :) ).
1 month ago
💬 Reply
prologic
Reply to #2zjtkea
@stigatle No worries at all! 👌
1 month ago
💬 Reply
prologic
Reply to #2zjtkea
You should have the fancy new SPA-like UI too 😅 (just checked!)
1 month ago
💬 Reply