In-reply-to » Is there something simpler, and leaner, than Gitea, which will allow me to see (as in read only) git repositories nicely on a web browser? Preferably a one-file-only solution, written in Golang.

@bender@twtxt.net There’s stagit which generates static HTML files

⤋ Read More
In-reply-to » @bender What would make standing up Yarn even easier? I can think of a few things that people might struggle with: a Domain, Pointing the domain at something valid, Maybe a reverse proxy setup. Running yarnd itself is just downloading a binary and configuring it (which could also be easier)

@prologic@twtxt.net I remember running yarnd for testing on a couple of different occasions and both times I found all the required command line options to be annoying. If I remember correctly, running it with missing options would only tell you the first one that was missing and you’d have to keep running it and adding that option before it would work.

This was a couple of years ago, so I don’t know if anything’s changed since then. It’s really not a big problem, because it would be run with some kind of preset command line (systemd service, container entrypoint) in a production environment.

⤋ Read More
In-reply-to » @bender What would make standing up Yarn even easier? I can think of a few things that people might struggle with: a Domain, Pointing the domain at something valid, Maybe a reverse proxy setup. Running yarnd itself is just downloading a binary and configuring it (which could also be easier)

@bender@twtxt.net I avoid install scripts like the plague. This isn’t Windows and they’re usually poorly written. I think it’s better to prioritize native packages (or at least AUR, MPR, etc) and container images.

⤋ Read More
In-reply-to » @hecanjog Also:

@prologic@twtxt.net That’s good advice. I don’t open any ports to the Internet if I can possibly avoid it. Everything is on Wireguard, even stuff that doesn’t really need to be. It’s super easy to set up on other people’s computers, too. Even on Windows.

⤋ Read More
In-reply-to » @bender What would make standing up Yarn even easier? I can think of a few things that people might struggle with: a Domain, Pointing the domain at something valid, Maybe a reverse proxy setup. Running yarnd itself is just downloading a binary and configuring it (which could also be easier)

@bender@twtxt.net Fair points 🙇‍♂️

⤋ Read More
In-reply-to » @bender What would make standing up Yarn even easier? I can think of a few things that people might struggle with: a Domain, Pointing the domain at something valid, Maybe a reverse proxy setup. Running yarnd itself is just downloading a binary and configuring it (which could also be easier)

@prologic@twtxt.net I remember when I first ran Yarn on arrakis, it was a mess. Remember I had to start it again from scratch? If I were to run Yarn today, I will have to ask you what -u to use, if I am going to run a web server on it (say, Caddy), and what to do to keep the huge cache Xuu and I like. LOL. Granted, I could figure it out myself after some trial and error too.

To make Yarn install easier? An installer script that would prompt for the settings, generate config, and install the systemd, because, whether we like it or not, the biggest Linux distros around use it.

⤋ Read More
In-reply-to » @eapl.me Is self hosting an instance (Yarn or Mastodon) just too hard for most? 🤔 I know standing up 'as to don is a biatch for sure 🤣

@bender@twtxt.net What would make standing up Yarn even easier? I can think of a few things that people might struggle with: a Domain, Pointing the domain at something valid, Maybe a reverse proxy setup. Running yarnd itself is just downloading a binary and configuring it (which could also be easier)

⤋ Read More
In-reply-to » We have great April weather over here. Yesterday sun, rain, sun, rain, sun, hail, sun, hail, sun, rain, etc. It didn't hail today, but sun alternatd with rain a bunch of times. Went out this evening and boy, what an absolutely gorgeous scenery!

That is one magnificent dandelion 😳

⤋ Read More
In-reply-to » my first twtxt from spain!!! wow im feeling good!

Maybe fix the nick too. Having a @ in the # nick = field doesn’t work well. It’s a bug in yarnd 🤣

⤋ Read More
In-reply-to » my first twtxt from spain!!! wow im feeling good!

@@texto-plano.xyz Oh this is a Gemini feed. You should update its Avatar, it has none 😅

⤋ Read More
In-reply-to » @bender Damn, I got caught. :-D

@lyse@lyse.isobeef.org mind it, English is my second language, though I have been using it since 1992, almost constantly.

“Next weekend”, is the weekend after the one coming up. The one coming up is “this weekend”, or simply “the weekend” (as in, “see you this weekend!” or “will mow the lawn on the weekend”). I don’t like the perceived ambiguity of it, thus I strictly use dates (“lets get together on Saturday, 4 May 2024”). 😅

⤋ Read More
In-reply-to » Is there something simpler, and leaner, than Gitea, which will allow me to see (as in read only) git repositories nicely on a web browser? Preferably a one-file-only solution, written in Golang.

There is also legit which is probably better than what I’ve done.

web frontend for git

https://git.icyphox.sh/

⤋ Read More
In-reply-to » Is there something simpler, and leaner, than Gitea, which will allow me to see (as in read only) git repositories nicely on a web browser? Preferably a one-file-only solution, written in Golang.

@bender@twtxt.net gitxt probably would do the trick for you 👌 It’s not quite as polished as I’d like, but it works.

⤋ Read More

Is there something simpler, and leaner, than Gitea, which will allow me to see (as in read only) git repositories nicely on a web browser? Preferably a one-file-only solution, written in Golang.

⤋ Read More