Earlier quoted context omitted.
What web server do you use?
Caddy, though I have used NGINX and HAProxy in the past. I get your point, but those projects have corporate backing and a lot of scrutiny. A niche C project seems less likely to have that.
Fossil Chat
21–30 of 172 posts
Re: Fossil Chat
#22> Fossil chat is not intended as a replacement or competitor for So what is it for? If it's another inbox to check that's a bit of a productivity drain. I could understand if it was explicitly designed to compete with other chat platforms. This would seem to fit with Fossil's mission well.
Re: Fossil Chat
#23All I can think is that it seems a bit early for April Fool's jokes. It isn't clear what makes bundling a chat program into your SCM beneficial. The only benefit I can see is linking to other things in the SCM like wikis and issues, but since these are available on the web anyways you can just use regular URLs in any old chat app. The other possible benefit would be keeping chat with you for local searching and keepi…
Re: Fossil Chat
#24Re: Fossil Chat
#25> Fossil chat is not intended as a replacement or competitor for So what is it for? If it's another inbox to check that's a bit of a productivity drain. I could understand if it was explicitly designed to compete with other chat platforms. This would seem to fit with Fossil's mission well.
I could see this as a useful feature when you need to chat with contributors once in a while in a less-formal way than issue comments.
Re: Fossil Chat
#26All I can think is that it seems a bit early for April Fool's jokes. It isn't clear what makes bundling a chat program into your SCM beneficial. The only benefit I can see is linking to other things in the SCM like wikis and issues, but since these are available on the web anyways you can just use regular URLs in any old chat app. The other possible benefit would be keeping chat with you for local searching and keepi…
Re: Fossil Chat
#27edit: Oh haha, the website is literally Fossil. Ok but I wanna see what the chat UI and other stuff looks like.
Re: Fossil Chat
#28Re: Fossil Chat
#29Re: Fossil Chat
#30Does anyone use Fossil? I'm considering it for my personal projects. I like all it offers for the relatively low resource usage. The only use of it I've seen in the wild is Ripcord ( https://dev.cancel.fm/issues ), which is interestingly also relatively low resource usage compared to its competitor.
I do not consider having 10 buggy commits per feature instead of 1 working one an advantage. It just complicates reading history and hinders debugging (e.g. bisect). I get their arguments, I just disagree.