<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/blog/rss.xsl" type="text/xsl" media="screen" ?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Still seeking Basecamp alternative	</title>
	<atom:link href="https://cdn.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/</link>
	<description></description>
	<lastBuildDate>Sat, 18 Apr 2026 13:20:23 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://websubhub.com/hub"/>
<atom:link rel="self" href="https://cdn.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/feed/"/>
	<item>
		<title>
		By: ailepet		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268745</link>

		<dc:creator><![CDATA[ailepet]]></dc:creator>
		<pubDate>Sat, 18 Apr 2026 13:20:23 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268745</guid>

					<description><![CDATA[&lt;a href=&quot;https://github.com/suitenumerique/docs&quot; rel=&quot;nofollow ugc&quot;&gt;Docs&lt;/a&gt; does not do the task management part, but we use it at work to write basically anything (and we&#039;re selling hosting for it as well). And it&#039;s made by the French administration.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">France</div>
<p><a href="https://github.com/suitenumerique/docs" rel="nofollow ugc">Docs</a> does not do the task management part, but we use it at work to write basically anything (and we're selling hosting for it as well). And it's made by the French administration.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268674</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Wed, 15 Apr 2026 22:14:36 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268674</guid>

					<description><![CDATA[Have you considered Request Tracker &lt;a href=&quot;https://requesttracker.com/&quot; rel=&quot;nofollow ugc&quot;&gt;https://requesttracker.com/&lt;/a&gt;. I last used it 20 years ago and if your workflow is ticket based it might solve your problem.

Also, you could maybe talk to Deltek about a possible solution: &lt;a href=&quot;https://www.deltek.com/en/erp/vantagepoint&quot; rel=&quot;nofollow ugc&quot;&gt;https://www.deltek.com/en/erp/vantagepoint&lt;/a&gt;

I hope these suggestions are helpful.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">United States</div>
<p>Have you considered Request Tracker <a href="https://requesttracker.com/" rel="nofollow ugc">https://requesttracker.com/</a>. I last used it 20 years ago and if your workflow is ticket based it might solve your problem.</p>
<p>Also, you could maybe talk to Deltek about a possible solution: <a href="https://www.deltek.com/en/erp/vantagepoint" rel="nofollow ugc">https://www.deltek.com/en/erp/vantagepoint</a></p>
<p>I hope these suggestions are helpful.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: machocam		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268666</link>

		<dc:creator><![CDATA[machocam]]></dc:creator>
		<pubDate>Wed, 15 Apr 2026 09:36:14 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268666</guid>

					<description><![CDATA[My recommendation: 
1. Mailing lists with web archive (there is &lt;a href=&quot;https://www.sympa.community/&quot; rel=&quot;nofollow ugc&quot;&gt;https://www.sympa.community/&lt;/a&gt; but there are other options out there) 
2. Spreadsheets to track progress and who does what (ethercalc)
3. Calendar for reminders 
4. For file sync, syncthing

Once set up, this has been set it and forget it for us.
 
=== Why mailing lists with web archives? === 
1. new employees can reference past discussions with great search 
2. reference a past thread/decision with a link in future conversations 
3. everyone gets to use a tool and workflow they are comfortable with 
4. offline first 
5. &quot;Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can&quot; a
 
=== Why spreadsheet? === 
Every project has a different structure. 
A simple spreadsheet can accommodate all of them. 
They are small and portable. 
 
=== Why calendars? === 
1. internet standard 
2. you can include people outside and inside your co in your reminders 
3. offline first (just a file) 
4. each individual can use whatever calendar ui they like 

=== Why syncthing? === 
1. super light and stable 
2. you can set things up so that your files are synced through both a server and team so that you have super high redundancy]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Spain</div>
<p>My recommendation:<br />
1. Mailing lists with web archive (there is <a href="https://www.sympa.community/" rel="nofollow ugc">https://www.sympa.community/</a> but there are other options out there)<br />
2. Spreadsheets to track progress and who does what (ethercalc)<br />
3. Calendar for reminders<br />
4. For file sync, syncthing</p>
<p>Once set up, this has been set it and forget it for us.</p>
<p>=== Why mailing lists with web archives? ===<br />
1. new employees can reference past discussions with great search<br />
2. reference a past thread/decision with a link in future conversations<br />
3. everyone gets to use a tool and workflow they are comfortable with<br />
4. offline first<br />
5. "Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can" a</p>
<p>=== Why spreadsheet? ===<br />
Every project has a different structure.<br />
A simple spreadsheet can accommodate all of them.<br />
They are small and portable. </p>
<p>=== Why calendars? ===<br />
1. internet standard<br />
2. you can include people outside and inside your co in your reminders<br />
3. offline first (just a file)<br />
4. each individual can use whatever calendar ui they like </p>
<p>=== Why syncthing? ===<br />
1. super light and stable<br />
2. you can set things up so that your files are synced through both a server and team so that you have super high redundancy</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jwz		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268661</link>

		<dc:creator><![CDATA[jwz]]></dc:creator>
		<pubDate>Tue, 14 Apr 2026 18:30:39 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268661</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268660&quot;&gt;グレェ「grey」&lt;/a&gt;.

&lt;blockquote&gt;Skimming the rest of these suggestions and my jaw dropping at how many of them were already suggested in the previouslys?&lt;/blockquote&gt;
I guess what we can take from this is that everyone wants me to continue paying monthly software rent to the unhinged fascist.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">United States</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268660">グレェ「grey」</a>.</p>
<blockquote><p>Skimming the rest of these suggestions and my jaw dropping at how many of them were already suggested in the previouslys?</p></blockquote>
<p>I guess what we can take from this is that everyone wants me to continue paying monthly software rent to the unhinged fascist.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: グレェ「grey」		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268660</link>

		<dc:creator><![CDATA[グレェ「grey」]]></dc:creator>
		<pubDate>Tue, 14 Apr 2026 18:20:06 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268660</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268560&quot;&gt;AstraLuma&lt;/a&gt;.

Call me skeptical of anything using the term &quot;Open Core&quot; when opencores.org was there in 1999 and focuses on open hardware (e.g. OpenSPARC circa 2005/2006).

It&#039;s as already bad enough that the current round of the next so-called &quot;A&#039;I&#039; Winter&quot; can&#039;t come quickly enough techbros seem to have forgotten that MCP was a villain in TRON and named something stupid in their field after the same acronym in more recent years. Sure it was pop culture, but they&#039;ve made sequels, plural!

I realize we seem to be in the dumbest timeline full of all sorts of stupid hash collisions, but ignoring the predecessors, who were doing the work in the field of libre/free open realms, decades before? Is an &lt;em&gt;awful&lt;/em&gt; look which screams ignorance, perhaps even willfully in a post web search engines era.

&quot;Sync with GitHub. Both ways.&quot; on huly&#039;s site is also a wtfh?

Don&#039;t get me wrong, I hate Git and GitHub (which isn&#039;t open source at all, and owned by Micro$oft, with their old &quot;embrace, extend, extinguish&quot; m.o. still in full effect) but: have I been using GitHub incorrectly? I was pretty sure, even from the CLI, with &quot;git pull&quot; and &quot;git push&quot; I was &lt;em&gt;already&lt;/em&gt; syncing with GitHub both ways?

The whole thing screams: ignorance and stupidity to me. But I concur, Jira is awful! Please don&#039;t use that.

But, what do I know? Yesterday I had a job interview with someone who has a Bachelor&#039;s degree in Computer Science and had never heard of Doug Engelbart (RIP, leader behind the Augment group at SRI that pioneered NLS [oNLine System] in the 1960s), or Bill English (inventor of the mouse), or Marshall Kirk McKusick (helped author the BSD TCP/IP stack while an undergrad at UC Berkeley in the 1970s) or NCP (Network Control Program, the protocol that the Internet ran on before TCP &quot;flag day&quot; circa January 1st, 1983). That person also has an MBA, and worked at HP/Agilent!

I only have a B.A. in Language Studies. Yet, somehow, I got to know Doug and Bill personally before they passed away and Dr. McKusick too (thankfully, still alive last I checked)!

Meanwhile, I went back to the huly website to check something and see this:

&quot;Application error: a client-side exception has occurred (see the browser console for more information).&quot;

Reloading the page? Did not remove the error. Amazing! Truly a marvel.(/sarcasm)

Maybe I should try another browser?

Skimming the rest of these suggestions and my jaw dropping at how many of them were already suggested in the previouslys? &lt;em&gt;sigh&lt;/em&gt;]]></description>
			<content:encoded><![CDATA[<div class="geolocation">United States</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268560">AstraLuma</a>.</p>
<p>Call me skeptical of anything using the term "Open Core" when opencores.org was there in 1999 and focuses on open hardware (e.g. OpenSPARC circa 2005/2006).</p>
<p>It's as already bad enough that the current round of the next so-called "A'I' Winter" can't come quickly enough techbros seem to have forgotten that MCP was a villain in TRON and named something stupid in their field after the same acronym in more recent years. Sure it was pop culture, but they've made sequels, plural!</p>
<p>I realize we seem to be in the dumbest timeline full of all sorts of stupid hash collisions, but ignoring the predecessors, who were doing the work in the field of libre/free open realms, decades before? Is an <em>awful</em> look which screams ignorance, perhaps even willfully in a post web search engines era.</p>
<p>"Sync with GitHub. Both ways." on huly's site is also a wtfh?</p>
<p>Don't get me wrong, I hate Git and GitHub (which isn't open source at all, and owned by Micro$oft, with their old "embrace, extend, extinguish" m.o. still in full effect) but: have I been using GitHub incorrectly? I was pretty sure, even from the CLI, with "git pull" and "git push" I was <em>already</em> syncing with GitHub both ways?</p>
<p>The whole thing screams: ignorance and stupidity to me. But I concur, Jira is awful! Please don't use that.</p>
<p>But, what do I know? Yesterday I had a job interview with someone who has a Bachelor's degree in Computer Science and had never heard of Doug Engelbart (RIP, leader behind the Augment group at SRI that pioneered NLS [oNLine System] in the 1960s), or Bill English (inventor of the mouse), or Marshall Kirk McKusick (helped author the BSD TCP/IP stack while an undergrad at UC Berkeley in the 1970s) or NCP (Network Control Program, the protocol that the Internet ran on before TCP "flag day" circa January 1st, 1983). That person also has an MBA, and worked at HP/Agilent!</p>
<p>I only have a B.A. in Language Studies. Yet, somehow, I got to know Doug and Bill personally before they passed away and Dr. McKusick too (thankfully, still alive last I checked)!</p>
<p>Meanwhile, I went back to the huly website to check something and see this:</p>
<p>"Application error: a client-side exception has occurred (see the browser console for more information)."</p>
<p>Reloading the page? Did not remove the error. Amazing! Truly a marvel.(/sarcasm)</p>
<p>Maybe I should try another browser?</p>
<p>Skimming the rest of these suggestions and my jaw dropping at how many of them were already suggested in the previouslys? <em>sigh</em></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dapphp		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268650</link>

		<dc:creator><![CDATA[dapphp]]></dc:creator>
		<pubDate>Tue, 14 Apr 2026 05:25:00 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268650</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268649&quot;&gt;dapphp&lt;/a&gt;.

Forgot links... https://github.com/fengoffice/fengoffice &#038; https://www.fengoffice.com/]]></description>
			<content:encoded><![CDATA[<div class="geolocation">United States</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268649">dapphp</a>.</p>
<p>Forgot links... <a href="https://github.com/fengoffice/fengoffice" rel="nofollow ugc">https://github.com/fengoffice/fengoffice</a> &amp; <a href="https://www.fengoffice.com/" rel="nofollow ugc">https://www.fengoffice.com/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dapphp		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268649</link>

		<dc:creator><![CDATA[dapphp]]></dc:creator>
		<pubDate>Tue, 14 Apr 2026 05:23:54 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268649</guid>

					<description><![CDATA[You may want to have a look at Feng Office. A few years ago someone I worked for used it for project and task management, issue tracking, and time tracking and it worked well for that. It&#039;s got a self hosted, open source PHP version and appears to support some document creation and organization, but I can&#039;t speak to that. On mobile so I can&#039;t give it a great look now, sorry, but it checks many boxes. Good luck.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">United States</div>
<p>You may want to have a look at Feng Office. A few years ago someone I worked for used it for project and task management, issue tracking, and time tracking and it worked well for that. It's got a self hosted, open source PHP version and appears to support some document creation and organization, but I can't speak to that. On mobile so I can't give it a great look now, sorry, but it checks many boxes. Good luck.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268627</link>

		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Mon, 13 Apr 2026 20:55:52 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268627</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268625&quot;&gt;jorge&lt;/a&gt;.

It is. But Redmine has been written on top of Rails since its earliest public releases that were like eighteen years ago. You also don&#039;t pay anything to that DHH jerk (or anyone else) to use it.

If being written on top of Rails is disqualifying, then okay, sure, no problem. I avoid things written on top of Rails for multiple reasons... one of which is that DHH is a huge jerk, but the specific complaint was about paying money to the guy.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">United States</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268625">jorge</a>.</p>
<p>It is. But Redmine has been written on top of Rails since its earliest public releases that were like eighteen years ago. You also don't pay anything to that DHH jerk (or anyone else) to use it.</p>
<p>If being written on top of Rails is disqualifying, then okay, sure, no problem. I avoid things written on top of Rails for multiple reasons... one of which is that DHH is a huge jerk, but the specific complaint was about paying money to the guy.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jorge		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268625</link>

		<dc:creator><![CDATA[jorge]]></dc:creator>
		<pubDate>Mon, 13 Apr 2026 19:44:49 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268625</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268581&quot;&gt;George Nakos&lt;/a&gt;.

Just as a note, I noticed that the project site says &quot;Written using the &lt;em&gt;Ruby on Rails framework&lt;/em&gt;&quot;.&#160; Isn&#039;t that the framework created by the same guy Jamie is complaining about in this post.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Chile</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268581">George Nakos</a>.</p>
<p>Just as a note, I noticed that the project site says "Written using the <em>Ruby on Rails framework</em>".&nbsp; Isn't that the framework created by the same guy Jamie is complaining about in this post.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rs		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268622</link>

		<dc:creator><![CDATA[rs]]></dc:creator>
		<pubDate>Mon, 13 Apr 2026 10:05:54 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268622</guid>

					<description><![CDATA[https://vikunja.io/ should fit your task management requirements. I use it mostly on the desktop and only occasionally on the phone but it gets stuff done without excessive clicking and acking stuff. Written in go / js, doesn&#039;t import half a gigabyte of js libraries afaict. And it has documentation that at least looks maintained (didn&#039;t need much of it though).]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Austria</div>
<p><a href="https://vikunja.io/" rel="nofollow ugc">https://vikunja.io/</a> should fit your task management requirements. I use it mostly on the desktop and only occasionally on the phone but it gets stuff done without excessive clicking and acking stuff. Written in go / js, doesn't import half a gigabyte of js libraries afaict. And it has documentation that at least looks maintained (didn't need much of it though).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rlb		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268620</link>

		<dc:creator><![CDATA[rlb]]></dc:creator>
		<pubDate>Mon, 13 Apr 2026 08:52:33 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268620</guid>

					<description><![CDATA[after a decade away, I ended up installing trac.edgewall.org again to manage some housework. It&#039;s the software equivalent of a Brother printer: winning by not changing. The mobile interface is ugly but usable.
 * There are tickets, with milestones, due dates, and components
 * Basically every page supports attachments for PDFs and the like
 * The wiki has a wysiwyg editor
 * It can be locally hosted and dgaf about the rest of the tech stack. You can use the builtin webserver and sqlite, or wrap it in anything that speaks WSGI and point it at half a dozen SQL implementations]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Via Mastodon</div>
<p>after a decade away, I ended up installing trac.edgewall.org again to manage some housework. It's the software equivalent of a Brother printer: winning by not changing. The mobile interface is ugly but usable.<br />
 * There are tickets, with milestones, due dates, and components<br />
 * Basically every page supports attachments for PDFs and the like<br />
 * The wiki has a wysiwyg editor<br />
 * It can be locally hosted and dgaf about the rest of the tech stack. You can use the builtin webserver and sqlite, or wrap it in anything that speaks WSGI and point it at half a dozen SQL implementations</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mattl		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268613</link>

		<dc:creator><![CDATA[mattl]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 22:00:42 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268613</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268609&quot;&gt;Steven&lt;/a&gt;.

I’ve never seen Etherpad with attachments. Just text and links to things. 

How well does it handle them?]]></description>
			<content:encoded><![CDATA[<div class="geolocation">United States</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268609">Steven</a>.</p>
<p>I’ve never seen Etherpad with attachments. Just text and links to things. </p>
<p>How well does it handle them?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steven		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268609</link>

		<dc:creator><![CDATA[Steven]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 20:10:10 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268609</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268576&quot;&gt;jwz&lt;/a&gt;.

I have some suggestions; these are things I&#039;m well experienced with (or have been up to a year or so ago) and can recommend.

For the task tracking and nothing else category, I can recommend Taiga.&#160; It is free software, was sponsored for a while by Red Hat and friends.&#160; There are probably lighter alternatives (I have one that I made myself), but Taiga is well trodden territory.&#160; It worked very well on mobile when I used it last. &lt;a href=&quot;https://taiga.io/&quot; rel=&quot;nofollow ugc&quot;&gt;https://taiga.io/&lt;/a&gt;

For document editing, etherpad.&#160; Also free software, easy to host.&#160; I&#039;ve mostly used it for short lived shared documents, so you might need something more robust.&#160; &lt;a href=&quot;https://etherpad.org/&quot; rel=&quot;nofollow ugc&quot;&gt;https://etherpad.org/&lt;/a&gt;

If you need something more robust, I have had success with xwiki (it is infinitely robust, with work, possibly overkill), and I am currently enjoying Outline for that &#160;kind of thing.

(I recently retired my last Nextcloud instance because it just doesn&#039;t deliver. &#160;Which is a shame, I think there is a lot of need for a free and open self hosted Google Workspace alternative.)]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Sweden</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268576">jwz</a>.</p>
<p>I have some suggestions; these are things I'm well experienced with (or have been up to a year or so ago) and can recommend.</p>
<p>For the task tracking and nothing else category, I can recommend Taiga.&nbsp; It is free software, was sponsored for a while by Red Hat and friends.&nbsp; There are probably lighter alternatives (I have one that I made myself), but Taiga is well trodden territory.&nbsp; It worked very well on mobile when I used it last. <a href="https://taiga.io/" rel="nofollow ugc">https://taiga.io/</a></p>
<p>For document editing, etherpad.&nbsp; Also free software, easy to host.&nbsp; I've mostly used it for short lived shared documents, so you might need something more robust.&nbsp; <a href="https://etherpad.org/" rel="nofollow ugc">https://etherpad.org/</a></p>
<p>If you need something more robust, I have had success with xwiki (it is infinitely robust, with work, possibly overkill), and I am currently enjoying Outline for that &nbsp;kind of thing.</p>
<p>(I recently retired my last Nextcloud instance because it just doesn't deliver. &nbsp;Which is a shame, I think there is a lot of need for a free and open self hosted Google Workspace alternative.)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robert		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268608</link>

		<dc:creator><![CDATA[Robert]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 19:16:36 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268608</guid>

					<description><![CDATA[Wow, not only is the OpenProject RPM for RHEL 9 over 500M in size, the &quot;Source&quot; field in the package&#160; metadata is set to &quot;None&quot;.

&lt;pre&gt;&lt;code&gt;$ dnf --refresh repoquery \
&#062; --repofrompath=openproject,https://packages.openproject.com/srv/rpm/opf/openproject/stable/17/el/9/x86_64/ \
&#062; --disablerepo=&#039;*&#039; --enablerepo=&#039;openproject&#039; --latest=1 --info openproject
Added openproject repo from https://packages.openproject.com/srv/rpm/opf/openproject/stable/17/el/9/x86_64/
openproject                                                                                    3.3 kB/s &#124; 3.7 kB     00:01    
Name         : openproject
Version      : 17.2.3
Release      : 1774941508.bcee06c.el9
Architecture : x86_64
Size         : 510 M
Source       : None
Repository   : openproject
Summary      : OpenProject
URL          : https://www.openproject.org
License      : GPL
Description  : OpenProject

&lt;/code&gt;&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<div class="geolocation">United States</div>
<p>Wow, not only is the OpenProject RPM for RHEL 9 over 500M in size, the "Source" field in the package&nbsp; metadata is set to "None".</p>
<pre><code>$ dnf --refresh repoquery \
&gt; --repofrompath=openproject,https://packages.openproject.com/srv/rpm/opf/openproject/stable/17/el/9/x86_64/ \
&gt; --disablerepo='*' --enablerepo='openproject' --latest=1 --info openproject
Added openproject repo from https://packages.openproject.com/srv/rpm/opf/openproject/stable/17/el/9/x86_64/
openproject                                                                                    3.3 kB/s | 3.7 kB     00:01    
Name         : openproject
Version      : 17.2.3
Release      : 1774941508.bcee06c.el9
Architecture : x86_64
Size         : 510 M
Source       : None
Repository   : openproject
Summary      : OpenProject
URL          : https://www.openproject.org
License      : GPL
Description  : OpenProject

</code></pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike Sperber		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268600</link>

		<dc:creator><![CDATA[Mike Sperber]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 15:46:07 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268600</guid>

					<description><![CDATA[Redmine &lt;a href=&quot;https://www.redmine.org/&quot; rel=&quot;nofollow ugc&quot;&gt;https://www.redmine.org/&lt;/a&gt; is quite serviceable: Fast, efficient UI, Wiki, and everything from your list AFAICT.

We&#039;ve been using it at the office for &#062;10 years, still pretty happy with it, even though/because they haven&#039;t done much &quot;modernization&quot;.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Germany</div>
<p>Redmine <a href="https://www.redmine.org/" rel="nofollow ugc">https://www.redmine.org/</a> is quite serviceable: Fast, efficient UI, Wiki, and everything from your list AFAICT.</p>
<p>We've been using it at the office for &gt;10 years, still pretty happy with it, even though/because they haven't done much "modernization".</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: A. R. Younce		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268601</link>

		<dc:creator><![CDATA[A. R. Younce]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 15:44:43 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268601</guid>

					<description><![CDATA[So I’ve been kicking the tires on Affine Pro, and it seems like a reasonable alternative to Notion and other DIY project/wiki/knowledge management stuff. I wanted to ditch Notion for something self-hosted and it fit the bill. https://affine.pro

Downsides: Clear embrace of “AI”, VC backed, probable open-source license rug pull in the future.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Via Mastodon</div>
<p>So I’ve been kicking the tires on Affine Pro, and it seems like a reasonable alternative to Notion and other DIY project/wiki/knowledge management stuff. I wanted to ditch Notion for something self-hosted and it fit the bill. <a href="https://affine.pro" rel="nofollow ugc">https://affine.pro</a></p>
<p>Downsides: Clear embrace of “AI”, VC backed, probable open-source license rug pull in the future.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Secret_Fox		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268599</link>

		<dc:creator><![CDATA[Secret_Fox]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 15:28:43 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268599</guid>

					<description><![CDATA[I was hoping that someone would come up with something better than what I kludged together for this job, and, well, nope, so here goes. Actually, it works fine- I just don&#039;t know that it would scale to something like your use case

I use Syncthing (https://syncthing.net/) to keep some folders in step between machines and phones. Runs on everything, seems to be open and as low-bullshit as can be. Setup is not zero-thought but nor is it command line +++. 

Then we use Logseq (https://logseq.com/) to keep work coordinated- it&#039;s really a notes or &#039;knowledge management&#039; app (it does parse Markdown, which I know was on the no list, but really that&#039;s just a fast way to make links and nest stuff in this case, so I thought I&#039;d be brave and still mention it- double brackets make a new linked document, and there&#039;s the whole thing) but it has project management functions like scheduling and deadlines and assignments, can link and annotate other files and documents, etc.. It&#039;s a pretty open-ended framework, which has its ups and downs, but at the start of a week we&#039;ll just make some shared to-dos, assign some tasks, those tasks can be nested into lists, etc. Everything is in real text files on your machines.

Now, we have fewer people that I suspect are more often doing the same sort of work versus a club, but it&#039;s where we came down went asking similar questions.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">United States</div>
<p>I was hoping that someone would come up with something better than what I kludged together for this job, and, well, nope, so here goes. Actually, it works fine- I just don't know that it would scale to something like your use case</p>
<p>I use Syncthing (<a href="https://syncthing.net/" rel="nofollow ugc">https://syncthing.net/</a>) to keep some folders in step between machines and phones. Runs on everything, seems to be open and as low-bullshit as can be. Setup is not zero-thought but nor is it command line +++. </p>
<p>Then we use Logseq (<a href="https://logseq.com/" rel="nofollow ugc">https://logseq.com/</a>) to keep work coordinated- it's really a notes or 'knowledge management' app (it does parse Markdown, which I know was on the no list, but really that's just a fast way to make links and nest stuff in this case, so I thought I'd be brave and still mention it- double brackets make a new linked document, and there's the whole thing) but it has project management functions like scheduling and deadlines and assignments, can link and annotate other files and documents, etc.. It's a pretty open-ended framework, which has its ups and downs, but at the start of a week we'll just make some shared to-dos, assign some tasks, those tasks can be nested into lists, etc. Everything is in real text files on your machines.</p>
<p>Now, we have fewer people that I suspect are more often doing the same sort of work versus a club, but it's where we came down went asking similar questions.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: noelle		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268596</link>

		<dc:creator><![CDATA[noelle]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 13:31:16 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268596</guid>

					<description><![CDATA[I did not set this up, so I can&#039;t speak to this side, I just used it as a user - the thing was called Planka and it was essentially a knockoff Trello, I used it in a bike repair shop so: assigning tasks to workers, lots of details within the tasks, due dates, and in fact multiple due dates, we used it in a bit of a strange way, &quot;due date&quot; was repair finish date and we used task buckets to organize customer pickup and shipping dates, but that was more to do with what visually made sense on the screen to staff/mangement, not limitations of the software. 

I believe everyone had an account, but due to the nature of the work it was mostly accessed from a few shared computers within the same workshop.

Not sure what if anything it can do on the shared document side, but I think a decent task tracker is harder to find.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">United States</div>
<p>I did not set this up, so I can't speak to this side, I just used it as a user - the thing was called Planka and it was essentially a knockoff Trello, I used it in a bike repair shop so: assigning tasks to workers, lots of details within the tasks, due dates, and in fact multiple due dates, we used it in a bit of a strange way, "due date" was repair finish date and we used task buckets to organize customer pickup and shipping dates, but that was more to do with what visually made sense on the screen to staff/mangement, not limitations of the software. </p>
<p>I believe everyone had an account, but due to the nature of the work it was mostly accessed from a few shared computers within the same workshop.</p>
<p>Not sure what if anything it can do on the shared document side, but I think a decent task tracker is harder to find.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gerben Vos		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268586</link>

		<dc:creator><![CDATA[Gerben Vos]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 10:19:43 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268586</guid>

					<description><![CDATA[I do use Nextcloud, but it&#039;s bloatware and its interface is atrocious and terribly slow. The WebDAV part (calendar and contacts) is mostly okay.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Via Mastodon</div>
<p>I do use Nextcloud, but it's bloatware and its interface is atrocious and terribly slow. The WebDAV part (calendar and contacts) is mostly okay.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: George Nakos		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268581</link>

		<dc:creator><![CDATA[George Nakos]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 09:51:59 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268581</guid>

					<description><![CDATA[I&#039;m fully aware that &lt;a href=&quot;https://www.redmine.org&quot; rel=&quot;nofollow ugc&quot;&gt;redmine&lt;/a&gt; has been mentioned in the past, but I&#039;m going to make a quick case for it:

&lt;ul&gt;&lt;li&gt;Create and organize sets of documents.&lt;ul&gt;&lt;li&gt;This is the only part that I&#039;m unsure about. If by &quot;document&quot; you mean &quot;using its built in WYSIWYG editor to write stuff&quot; (https://www.redmine.org/projects/redmine/wiki/RedmineDocuments) then yes&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Create tasks and assign them to people.&lt;ul&gt;&lt;li&gt;Yes&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Sometimes with due dates.&lt;ul&gt;&lt;li&gt;Yes&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;In both of these things, edit text, with basic styling and inlined images, WYSIWYG, including from a phone.&lt;ul&gt;&lt;li&gt;Yes (see above)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Attach things like PDFs.&lt;ul&gt;&lt;li&gt;Yes&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;100% locally hosted.&lt;ul&gt;&lt;li&gt;Yes&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Not paying a monthly fee to an &lt;a href=&quot;https://jakelazaroff.com/words/dhh-is-way-worse-than-i-thought/&quot; rel=&quot;nofollow ugc&quot;&gt;unhinged fascist&lt;/a&gt; to keep my files on their computer.&lt;ul&gt;&lt;li&gt;Hell yes&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

I&#039;ve used it last year to keep up with issues in a game project. VCS setup is optional and not front centre. It is not web 2.0 with fancy js widgets etc: you mostly get clickable links and then it does stuff when you click on them. I have not tried it on phones extensively but it seems functional. I&#039;m running it locally on a rpi 5 and after some fiddling with ruby it now runs as a service on boot. It really is 0 maintenance for me - I might upgrade it yearly just for the sake of it but it really is not necessary for my workload.

Finally, you can try an online demo &lt;a href=&quot;https://demo.redminecloud.net&quot; rel=&quot;nofollow ugc&quot;&gt;here&lt;/a&gt;.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Greece</div>
<p>I'm fully aware that <a href="https://www.redmine.org" rel="nofollow ugc">redmine</a> has been mentioned in the past, but I'm going to make a quick case for it:</p>
<ul>
<li>Create and organize sets of documents.
<ul>
<li>This is the only part that I'm unsure about. If by "document" you mean "using its built in WYSIWYG editor to write stuff" (<a href="https://www.redmine.org/projects/redmine/wiki/RedmineDocuments" rel="nofollow ugc">https://www.redmine.org/projects/redmine/wiki/RedmineDocuments</a>) then yes</li>
</ul>
</li>
<li>Create tasks and assign them to people.
<ul>
<li>Yes</li>
</ul>
</li>
<li>Sometimes with due dates.
<ul>
<li>Yes</li>
</ul>
</li>
<li>In both of these things, edit text, with basic styling and inlined images, WYSIWYG, including from a phone.
<ul>
<li>Yes (see above)</li>
</ul>
</li>
<li>Attach things like PDFs.
<ul>
<li>Yes</li>
</ul>
</li>
<li>100% locally hosted.
<ul>
<li>Yes</li>
</ul>
</li>
<li>Not paying a monthly fee to an <a href="https://jakelazaroff.com/words/dhh-is-way-worse-than-i-thought/" rel="nofollow ugc">unhinged fascist</a> to keep my files on their computer.
<ul>
<li>Hell yes</li>
</ul>
</li>
</ul>
<p>I've used it last year to keep up with issues in a game project. VCS setup is optional and not front centre. It is not web 2.0 with fancy js widgets etc: you mostly get clickable links and then it does stuff when you click on them. I have not tried it on phones extensively but it seems functional. I'm running it locally on a rpi 5 and after some fiddling with ruby it now runs as a service on boot. It really is 0 maintenance for me - I might upgrade it yearly just for the sake of it but it really is not necessary for my workload.</p>
<p>Finally, you can try an online demo <a href="https://demo.redminecloud.net" rel="nofollow ugc">here</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Edgar 🥖🌹		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268583</link>

		<dc:creator><![CDATA[David Edgar 🥖🌹]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 09:33:14 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268583</guid>

					<description><![CDATA[This is so fucking infuriating. Tech has disappeared up its own arse fucking about with home automation dashboards and bots to read your email for you because you’re too “busy” spelunking in your colon to bother. Making good tools for people so they don’t have to give money to fascists? Nah, we all love the fascists too much for that kind of shit.

Software ate the world? Maybe. (More like finance didn’t John Perry Barlow-esque libertarians sure did eat software.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Via Mastodon</div>
<p>This is so fucking infuriating. Tech has disappeared up its own arse fucking about with home automation dashboards and bots to read your email for you because you’re too “busy” spelunking in your colon to bother. Making good tools for people so they don’t have to give money to fascists? Nah, we all love the fascists too much for that kind of shit.</p>
<p>Software ate the world? Maybe. (More like finance didn’t John Perry Barlow-esque libertarians sure did eat software.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Philipp		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268578</link>

		<dc:creator><![CDATA[Philipp]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 05:14:41 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268578</guid>

					<description><![CDATA[If your implicitly stated requirement that all this is one piece of software might be soft: I can heartily recommend &quot;planka&quot; for the task assignment/tracking part.

https://github.com/plankanban/planka]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Germany</div>
<p>If your implicitly stated requirement that all this is one piece of software might be soft: I can heartily recommend "planka" for the task assignment/tracking part.</p>
<p><a href="https://github.com/plankanban/planka" rel="nofollow ugc">https://github.com/plankanban/planka</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jwz		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268576</link>

		<dc:creator><![CDATA[jwz]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 04:52:53 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268576</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268575&quot;&gt;Mark Shane Hayden&lt;/a&gt;.

If there were two separate packages -- &quot;document editing and nothing else&quot; and &quot;task tracking and nothing else&quot;, it might be worth my time to try and shoe-horn them together.

But I doubt either of those things exist.

Because I have waded near business-brain waters, the people who build such things seem temperamentally incapable of building tools that do not aspire to be operating systems in themselves.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Via Mastodon</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268575">Mark Shane Hayden</a>.</p>
<p>If there were two separate packages -- "document editing and nothing else" and "task tracking and nothing else", it might be worth my time to try and shoe-horn them together.</p>
<p>But I doubt either of those things exist.</p>
<p>Because I have waded near business-brain waters, the people who build such things seem temperamentally incapable of building tools that do not aspire to be operating systems in themselves.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark Shane Hayden		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268575</link>

		<dc:creator><![CDATA[Mark Shane Hayden]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 04:40:03 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268575</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268561&quot;&gt;Niels K.&lt;/a&gt;.

I wish you well on your quest @jwz you might not be asking for much but considering the lack of useful replies suggests otherwise I dunno. I&#039;ve been on a quest for something similar but so far what I&#039;ve tried is infected with one or more of your &quot;do not wants&quot; so you have my sympathies.

@nielsk Odoo is a somewhat problematic flavour of &quot;open core&quot; rather than proper open source. The better alternative is the @tryton project that forked from it many years ago.

That said suggesting an ERP platform such as either of these for a fairly narrowly defined scope of task and document management functions seems like a mismatch to me. I am a long time Tryton user and its Project modules mostly fit the bill I would be reluctant to recommend it unless it was part of a broader system involving accounting, sales, inventory etc. Same goes for Odoo, as self hosting it could get quite involved too.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Via Mastodon</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268561">Niels K.</a>.</p>
<p>I wish you well on your quest @jwz you might not be asking for much but considering the lack of useful replies suggests otherwise I dunno. I've been on a quest for something similar but so far what I've tried is infected with one or more of your "do not wants" so you have my sympathies.</p>
<p>@nielsk Odoo is a somewhat problematic flavour of "open core" rather than proper open source. The better alternative is the @tryton project that forked from it many years ago.</p>
<p>That said suggesting an ERP platform such as either of these for a fairly narrowly defined scope of task and document management functions seems like a mismatch to me. I am a long time Tryton user and its Project modules mostly fit the bill I would be reluctant to recommend it unless it was part of a broader system involving accounting, sales, inventory etc. Same goes for Odoo, as self hosting it could get quite involved too.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Julien Goodwin		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268574</link>

		<dc:creator><![CDATA[Julien Goodwin]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 04:36:33 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268574</guid>

					<description><![CDATA[nextcloud is one of those things I use (for file sync only) because it&#039;s the least bad option I&#039;ve seen, including the commercial services. It does seem like we&#039;re back in the &quot;groupware&quot; fad from 20 years ago, and the CADT mess still hasn&#039;t really improved, and if anything the corporates realised that was the bar and lowered their standards.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Via Mastodon</div>
<p>nextcloud is one of those things I use (for file sync only) because it's the least bad option I've seen, including the commercial services. It does seem like we're back in the "groupware" fad from 20 years ago, and the CADT mess still hasn't really improved, and if anything the corporates realised that was the bar and lowered their standards.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pixelo789		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268573</link>

		<dc:creator><![CDATA[Pixelo789]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 04:35:16 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268573</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268561&quot;&gt;Niels K.&lt;/a&gt;.

Red flags on the main site:

* &quot;smart AI&quot;
* &quot;Open Source + AI = :heart:&quot;
* &quot;Native AI across your entire business&quot;]]></description>
			<content:encoded><![CDATA[<div class="geolocation">United States</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268561">Niels K.</a>.</p>
<p>Red flags on the main site:</p>
<p>* "smart AI"<br />
* "Open Source + AI = :heart:"<br />
* "Native AI across your entire business"</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel Lakeland		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268572</link>

		<dc:creator><![CDATA[Daniel Lakeland]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 04:26:52 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268572</guid>

					<description><![CDATA[Ive been using Nextcloud since it was Owncloud. For the most part I do in fact use it as infrastructure for other stuff. So contacts and calendar is accessed through Thunderbird or my phone (using Davx5 on android), and files are accessed by the desktop sync app syncing my Nextcloud folder to a folder on my desktop/laptop.

I dont use to do lists through it but I guess that&#039;d work through Thunderbird and some to do app on my phone.

Delays of 20 seconds to respond is abnormal also.]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Via Mastodon</div>
<p>Ive been using Nextcloud since it was Owncloud. For the most part I do in fact use it as infrastructure for other stuff. So contacts and calendar is accessed through Thunderbird or my phone (using Davx5 on android), and files are accessed by the desktop sync app syncing my Nextcloud folder to a folder on my desktop/laptop.</p>
<p>I dont use to do lists through it but I guess that'd work through Thunderbird and some to do app on my phone.</p>
<p>Delays of 20 seconds to respond is abnormal also.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brian Campbell		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268571</link>

		<dc:creator><![CDATA[Brian Campbell]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 04:23:09 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268571</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268569&quot;&gt;Brian Campbell&lt;/a&gt;.

I guess technically open core.

Here&#039;s the comparison of the community (open source) edition vs the enterprise: https://www.odoo.com/page/editions]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Via Mastodon</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268569">Brian Campbell</a>.</p>
<p>I guess technically open core.</p>
<p>Here's the comparison of the community (open source) edition vs the enterprise: <a href="https://www.odoo.com/page/editions" rel="nofollow ugc">https://www.odoo.com/page/editions</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brian Campbell		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268570</link>

		<dc:creator><![CDATA[Brian Campbell]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 04:13:58 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268570</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268568&quot;&gt;AstraLuma&lt;/a&gt;.

I mean, these days its more common to find projects that haven&#039;t at least dabbled in it, so I don&#039;t personally take it as a blocker, but more of a smell depending on how much it&#039;s relied on]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Via Mastodon</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268568">AstraLuma</a>.</p>
<p>I mean, these days its more common to find projects that haven't at least dabbled in it, so I don't personally take it as a blocker, but more of a smell depending on how much it's relied on</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brian Campbell		</title>
		<link>https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268569</link>

		<dc:creator><![CDATA[Brian Campbell]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 04:10:42 +0000</pubDate>
		<guid isPermaLink="false">https://jwz.org/b/yk6E#comment-268569</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268563&quot;&gt;jwz&lt;/a&gt;.

It is actually open source (LGPL). Their website just emphasized the paid SaaS version they offer. But it looks like the core and at least the vast majority of the apps that run on it are all in the open source repo: https://github.com/odoo/odoo]]></description>
			<content:encoded><![CDATA[<div class="geolocation">Via Mastodon</div>
<p>In reply to <a href="https://www.jwz.org/blog/2026/04/still-seeking-basecamp-alternative/#comment-268563">jwz</a>.</p>
<p>It is actually open source (LGPL). Their website just emphasized the paid SaaS version they offer. But it looks like the core and at least the vast majority of the apps that run on it are all in the open source repo: <a href="https://github.com/odoo/odoo" rel="nofollow ugc">https://github.com/odoo/odoo</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
