Earlier quoted context omitted.
This is actually planned to be supported soon. I recently provisioned a 64TB NAS for the purpose of object storage. It'll support things like release binaries, builds.sr.ht artifacts & build caches, a github pages-esque feature, etc. I just need to figure out how the heck Ceph works.
Another way of doing it is to run minio federation , might be a worthy alternative to Ceph, which has a reputation of hard to run product.
Sourcehut's Year in Alpha
51–60 of 72 posts
Re: Sourcehut's Year in Alpha
#52Earlier quoted context omitted.
Yeah, Bitbucket's view is just gitk on the web, which is exactly how I like it.
Wow, really beautiful! I wonder how do they do these graphs...
Re: Sourcehut's Year in Alpha
#53I've been a sourcehut user for about half a year now and I have to say that it has been a breath of fresh air for me. I have used GitHub and GitLab for years, and detest working with either. I know that both companies have a lot of smart people behind them, but both GitHub and GitLab are horrendously slow to use on my internet connection and packed to the brim with what I could consider anti-features. With sourcehut…
My guess is that I'm closer to a GitHub datacenter (or AWS region?) because they have an office here in Boulder.
Re: Sourcehut's Year in Alpha
#54I've been a sourcehut user for about half a year now and I have to say that it has been a breath of fresh air for me. I have used GitHub and GitLab for years, and detest working with either. I know that both companies have a lot of smart people behind them, but both GitHub and GitLab are horrendously slow to use on my internet connection and packed to the brim with what I could consider anti-features. With sourcehut…
Interesting - as much as I like sourcehut, my only complaint is that it's noticeably slower than GitHub for me. It's not terrible, by any means, but I've noticed it a few times when I push to both. My guess is that I'm closer to a GitHub datacenter (or AWS region?) because they have an office here in Boulder.
Re: Sourcehut's Year in Alpha
#55Earlier quoted context omitted.
Yeah, Bitbucket's view is just gitk on the web, which is exactly how I like it.
Wow, really beautiful! I wonder how do they do these graphs...
Re: Sourcehut's Year in Alpha
#56Sourcehut needs a graphical history view (akin to gitk or git log --graph; not sure what the mercurial equivalent is, definitely NOT ANYTHING LIKE that "network graph" github has) to be feature complete. I'd contribute but I have more free money than free time; is there some kind of bounty program?
`hg log --graph` works
Re: Sourcehut's Year in Alpha
#57Re: Sourcehut's Year in Alpha
#58Earlier quoted context omitted.
Wow, really beautiful! I wonder how do they do these graphs...
Here is one exploration of commit graph drawing: https://pvigier.github.io/2019/05/06/commit-graph-drawing-al... discussion https://news.ycombinator.com/item?id=21079643
Re: Sourcehut's Year in Alpha
#59I've been a sourcehut user for about half a year now and I have to say that it has been a breath of fresh air for me. I have used GitHub and GitLab for years, and detest working with either. I know that both companies have a lot of smart people behind them, but both GitHub and GitLab are horrendously slow to use on my internet connection and packed to the brim with what I could consider anti-features. With sourcehut…