TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fossil Chat

260 pointsby brobdingnagiansabout 4 years ago

15 comments

exikyutabout 4 years ago
HI!<p>What it looks like: <a href="https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;PaHExsp" rel="nofollow">https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;PaHExsp</a><p>Here&#x27;s Fossil 2.15 running on EC2: <a href="http:&#x2F;&#x2F;54.79.202.57&#x2F;register" rel="nofollow">http:&#x2F;&#x2F;54.79.202.57&#x2F;register</a> - this link will allow you to create a new account.<p>Alternatively, the &quot;chat&quot; user (password &quot;chat&quot;) can be used if you don&#x27;t want to make an account. [It used to have the ability to create additional users (with admin privs), with the result that the fossil instance rapidly began spouting SQL errors and I had to reset it, twice. That was fun...]<p>The instance is completely ephemeral. If this comment is more than a week or so old, expect the above IP to be dead (I&#x27;ll be cycling the VM).<p>And yes - note that it&#x27;s going over HTTP, not HTTPS :P (that would have taken an extra, uhh, <i>while</i>)<p>--<p>If you&#x27;re using &#x27;chat&#x27;: once you&#x27;ve opened the above link, go to &quot;login&quot;, login, then locate the new &quot;chat&quot; tab. You can optionally go to Admin &gt; Users and make yourself a new account (the &quot;Add&quot; link is a little hard to see, it&#x27;s to the far left immediately under the tab bar; also be sure to select &quot;Chatroom&quot; from the far right in the permissions list).
评论 #26580133 未加载
评论 #26584230 未加载
评论 #26588365 未加载
评论 #26580094 未加载
评论 #26580033 未加载
评论 #26581566 未加载
rkeene2about 4 years ago
I think this is great. I will upgrade ChiselApp.com to use Fossil 2.15 as soon as it&#x27;s released.<p>A bit off-topic, but the thing I miss most when I use Fossil (versus GitHub.com) is the ability to do code reviews and leave in-line comments on code.<p>Also, pull requests [0] would be awesome for some of my more public projects.<p>[0] <a href="https:&#x2F;&#x2F;fossil-scm.org&#x2F;forum&#x2F;forumpost&#x2F;01d77b7259ea0b00b7065e9a166009d4c98060a7007963ffcdda59aae223b446" rel="nofollow">https:&#x2F;&#x2F;fossil-scm.org&#x2F;forum&#x2F;forumpost&#x2F;01d77b7259ea0b00b7065...</a>
评论 #26580819 未加载
评论 #26587299 未加载
danpalmerabout 4 years ago
&gt; Fossil chat is not intended as a replacement or competitor for &lt;list of chat platforms&gt;<p>So what is it for? If it&#x27;s another inbox to check that&#x27;s a bit of a productivity drain.<p>I could understand if it was explicitly designed to compete with other chat platforms. This would seem to fit with Fossil&#x27;s mission well.
评论 #26579350 未加载
评论 #26579587 未加载
评论 #26579631 未加载
评论 #26579884 未加载
julianlamabout 4 years ago
So they built their own chat room feature?<p>I feel that&#x27;s a bit short-sighted, but I&#x27;ll admit I&#x27;m only a random opinionated passer-by. You can certainly do it, but you&#x27;ll run quickly into issues and be buried in feature requests because like it or not, a chat room isn&#x27;t just &quot;a couple messages being passed back and forth&quot;<p>Hand rolling your own communication tool is a great way to become so busy you don&#x27;t have time for your actual work.
评论 #26579548 未加载
评论 #26581202 未加载
评论 #26580104 未加载
评论 #26592343 未加载
评论 #26581003 未加载
jnwatsonabout 4 years ago
Another instance of Zawinski&#x27;s Law: &quot;Every program attempts to expand until it can read mail&quot;.
评论 #26581343 未加载
评论 #26580599 未加载
HeckFeckabout 4 years ago
Does anyone use Fossil? I&#x27;m considering it for my personal projects. I like all it offers for the relatively low resource usage.<p>The only use of it I&#x27;ve seen in the wild is Ripcord (<a href="https:&#x2F;&#x2F;dev.cancel.fm&#x2F;issues" rel="nofollow">https:&#x2F;&#x2F;dev.cancel.fm&#x2F;issues</a>), which is interestingly also relatively low resource usage compared to its competitor.
评论 #26580331 未加载
评论 #26579210 未加载
评论 #26579272 未加载
评论 #26580995 未加载
评论 #26579818 未加载
评论 #26579922 未加载
评论 #26579217 未加载
评论 #26588771 未加载
评论 #26579940 未加载
评论 #26584315 未加载
评论 #26580273 未加载
评论 #26582717 未加载
评论 #26579220 未加载
评论 #26579571 未加载
评论 #26579211 未加载
评论 #26580571 未加载
satya71about 4 years ago
Reminds me of Unix talk and write. They were so simple when sharing little bits of information with people already logged into the system.
评论 #26580316 未加载
alberthabout 4 years ago
Has anyone seen a demo?<p>I tried to created an account to see it live at <a href="https:&#x2F;&#x2F;www.fossil-scm.org&#x2F;home&#x2F;chat" rel="nofollow">https:&#x2F;&#x2F;www.fossil-scm.org&#x2F;home&#x2F;chat</a> but it appears they have &#x2F;chat locked down to authorized accounts.<p>(Regardless of what others might be saying in this thread, I think this functionality is great. It reinforces the centralization of your dev related work. Plus, presumably they are using SQLite on the backend - so &#x2F;chat might result in now additional functionality being added to SQLite that might also be beneficiary e.g. removing blocking on writes, etc)
评论 #26580301 未加载
评论 #26579943 未加载
jayd16about 4 years ago
As others have said, the fact that this isn&#x27;t geared as a replacement implies that its an additional distraction on top of established chat.<p>Perhaps a better iteration would be as a consistent proxy to other chat hosts? As in, once configured, this chat feature would mirror to IRC, Slack, Discord, Telegram, Google Hangouts, etc.<p>Fossil users could have barebones but consistent access to team chats without the multiple inboxes problem? Or they could use the established chat host directly and never look at this chat again.
candiddevmikeabout 4 years ago
How is the security with Fossil? I&#x27;m always leery of hosting (niche) web facing services written in C.
评论 #26580355 未加载
评论 #26579538 未加载
评论 #26583056 未加载
评论 #26580346 未加载
评论 #26579490 未加载
orfabout 4 years ago
mdel, ltime, mtime. Why do people insist on oft unreadable short column names?
评论 #26579854 未加载
评论 #26582494 未加载
minusfabout 4 years ago
what fossil is sadly missing at the moment is a vim plugin a la fugitive.
swileyabout 4 years ago
git: version control over messaging<p>fossil: messaging over version control
halfmatthalfcatabout 4 years ago
Where are the screenshots?? How infuriating is it to go to a project&#x27;s homepage that has a UI and not see any goddamn screenshots. This is absolutely table stakes if you want me to use your product.<p>edit: Oh haha, the website is literally Fossil. Ok but I wanna see what the chat UI and other stuff looks like.
评论 #26579970 未加载
评论 #26579969 未加载
kevincoxabout 4 years ago
All I can think is that it seems a bit early for April Fool&#x27;s jokes.<p>It isn&#x27;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.<p>The other possible benefit would be keeping chat with you for local searching and keeping it with the history of the repo, however this is designed to be ephemeral so throwing that possible benefit away. (I guess you are supposed to use Forums for that <a href="https:&#x2F;&#x2F;www.fossil-scm.org&#x2F;home&#x2F;doc&#x2F;trunk&#x2F;www&#x2F;forum.wiki" rel="nofollow">https:&#x2F;&#x2F;www.fossil-scm.org&#x2F;home&#x2F;doc&#x2F;trunk&#x2F;www&#x2F;forum.wiki</a>)<p>I&#x27;m not a Fossil user, so maybe I just don&#x27;t understand, but I see little to no value in this feature.
评论 #26579436 未加载
评论 #26579613 未加载
评论 #26582631 未加载
评论 #26579651 未加载