<tankf33der>
Regenaxer: or host yourself via gitea
<beneroth>
host yourself with git init --bare
<beneroth>
:P
<tankf33der>
i dont think so this is enough.
<tankf33der>
i dont think this is enough.
<beneroth>
depends for what. when working in a team or using git for deployment, then yes its not enough as you want to use multiple different access rights on different branches etc
<beneroth>
I'll look at the links, thanks mike
<tankf33der>
check sr.ht first, a lot of features
<tankf33der>
unique from one person.
<Regenaxer>
All good, but I don't want to set up a Penti Repo *only* for F-Droid
ubLIX has quit [Quit: ubLIX]
alexshendi has joined #picolisp
<beneroth>
[OT] my newest webhoster story: graphic design company working for one of my hosting clients creates a new subdomain and tries to install their favourite PHP CMS. They (I assume) also setup HTTPS. Actually my clients can just click one single button to do this in the webhosting management account, then Let's Encrypt gets installed/configured for the domain. But they apparently didn't do this, no, they uploaded a self-signed certificate and actually named i
<beneroth>
t in the webhosting certificate management the same as an automatically installed Lets Encrypt cert would be named. But its not a Lets Encrypt certificate, no trace of LE on it, its an uploaded self-signed cert. *facepalm*
<beneroth>
so in the account it looked like Let's Encrypt was setup, but it actually was an self-signed cert (obviously not being accepted by standard browsers)
<beneroth>
cargo-culting at it best. I could not imagine that shit.
<Regenaxer>
Oh ;)
<beneroth>
I get red patches on my face from too much facepalming
<beneroth>
maybe I should start a "webhosting class for graphic designers" course offering or so ...
alexshendi has quit [Ping timeout: 252 seconds]
groovy2shoes has quit [Quit: moritura te salutat]
andyjpb has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
razzy has quit [Quit: ERC (IRC client for Emacs 26.1)]
razzy has joined #picolisp
<razzy>
red face from facepalms, nice
orivej has joined #picolisp
<razzy>
hmm cannot figure out, how the nametags "BlackQueen" are created.
<razzy>
scary black magic :]
<razzy>
transient symbols that came fom nowhere. :[
alexshendi has joined #picolisp
freemint has joined #picolisp
<freemint>
Hello sometimes you come across problems where there is no single right question or approach to solve it. If the design space is huge it would be interesting to see what other people can come up with.
<freemint>
Is there interest in "coding challenges" where a paragraph long problem description is given and people send in code (all on the mailing list) to solve these problems
<freemint>
Would you be for or against scoring/picking a winner?
<freemint>
If there is scoring would "one person judges" or "everybody gets a vote" be prefered?
andyjpb has quit [Ping timeout: 268 seconds]
ubLIX has joined #picolisp
orivej has quit [Ping timeout: 268 seconds]
<aw->
tankf33der: i think Regenaxer's problem is with Git, not with the Git hosting itself
<freemint>
if i understood Regenaxer right, he did not see any need for git in his development tool chain (patches are sent via IRC or eMail) and he thinks git makes thinks more complicated. Since there is an picolisp git mirror somewhere (which is auto updating if i recall correctly) i do not see what git would add for Regenaxer.