Live data from Hacker News

Docs – Open source alternative to Notion or Outline

github.com

51–60 of 484 posts

Re: Docs – Open source alternative to Notion or Outline

#51
post #19
post #6

This is a really great project from both the French and German governments. I think state-funded open source solutions to digital platforms is a fantastic opportunity to get away from the big tech walled gardens. Of course, there is always the risk that this becomes unmaintained in the future, but the community at least can take over. But until then, it's a nice platform and a nice contribution to the community.

I haven't thought about this a ton - but am I wrong that it sounds crazy and inefficient for the government to essentially compete with private industry? It feels like a colliding of worlds and a cannibalization that doesn't make sense to me. Like - if the government launched a messaging app competitive with WhatsApp and it drew users away from WhatsApp and it had better encryption ... Would that actually be better f…

It's insane yes. What an incredible waste of tax dollars.

Re: Docs – Open source alternative to Notion or Outline

#52

Looking at how much infrastructure needs to be spun up, I don't really see this as a good solution for personal note taking. If you use the Docker environment, you spin up 10 or more containers... including KeyClock. I get that this is intended to by hosted by a company or an organisation, but plenty of people are using Notion just as individuals. Most people would be better of with Obsidian, Bear, Notion or even App…

We're working on an "IDE for notes/tasks" [1] in the space of Notion and so on where you can easily self-host the sync backend with a single binary.

The idea is that you can choose between cloud or self-host (and "eject" at any time to switch between the two if you ever change your mind). We hope that might be a good balance between some companies or individuals wanting to self-host but still making it accessible when you don't know how any of that works, which indeed can get complicated fast.

[1] https://thymer.com/

Re: Docs – Open source alternative to Notion or Outline

#53
post #19
post #6

This is a really great project from both the French and German governments. I think state-funded open source solutions to digital platforms is a fantastic opportunity to get away from the big tech walled gardens. Of course, there is always the risk that this becomes unmaintained in the future, but the community at least can take over. But until then, it's a nice platform and a nice contribution to the community.

I haven't thought about this a ton - but am I wrong that it sounds crazy and inefficient for the government to essentially compete with private industry? It feels like a colliding of worlds and a cannibalization that doesn't make sense to me. Like - if the government launched a messaging app competitive with WhatsApp and it drew users away from WhatsApp and it had better encryption ... Would that actually be better f…

>It feels like a colliding of worlds and a cannibalization that doesn't make sense to me. Like - if the government launched a messaging app competitive with WhatsApp and it drew users away from WhatsApp and it had better encryption ... Would that actually be better for the economy of this country? Something seems off about it to me.

The economy works best when anyone does what is supposed to: the Government sticks to maintaining order, defending the country, public healthcare, public education. The companies are producing goods and services.

Governments trying to undercut businesses isn't doing any good to the economy. There will be less money, less jobs.

Re: Docs – Open source alternative to Notion or Outline

#54
I love this. Open source projects often suffer from a combination of a funding crisis and maintainer burnout. I think state funded open source projects are a wonderful idea!

By investing in open source projects, governments can create more efficient, transparent, and innovative digital services. If anything I’m sure it’ll save tax payers money on expensive licenses paid to a company in another country.

Re: Docs – Open source alternative to Notion or Outline

#55
post #34
post #19

Earlier quoted context omitted.

I haven't thought about this a ton - but am I wrong that it sounds crazy and inefficient for the government to essentially compete with private industry? It feels like a colliding of worlds and a cannibalization that doesn't make sense to me. Like - if the government launched a messaging app competitive with WhatsApp and it drew users away from WhatsApp and it had better encryption ... Would that actually be better f…

In a universe where the French government drops a perfect replacement for Notion and causes Notion to go out of business, this is still a net positive for society in the same way that things like Linux existing is a net positive for society. One should not focus on the economic sphere as the be all and end all. We can just have improvements be distributed to everyone sometimes! We can just do good things through coor…

[flagged]

Re: Docs – Open source alternative to Notion or Outline

#56
post #34
post #19

Earlier quoted context omitted.

I haven't thought about this a ton - but am I wrong that it sounds crazy and inefficient for the government to essentially compete with private industry? It feels like a colliding of worlds and a cannibalization that doesn't make sense to me. Like - if the government launched a messaging app competitive with WhatsApp and it drew users away from WhatsApp and it had better encryption ... Would that actually be better f…

In a universe where the French government drops a perfect replacement for Notion and causes Notion to go out of business, this is still a net positive for society in the same way that things like Linux existing is a net positive for society. One should not focus on the economic sphere as the be all and end all. We can just have improvements be distributed to everyone sometimes! We can just do good things through coor…

In the short term a free open source govt alternative may be a net positive for society. I don't think it is in the long run. Government projects like these are not likely to really push the state-of-the-art forward. This project even advertises itself as a FOSS Notion alternative. Do government-sponsored clones encourage or stymie innovation? I think the latter.

Every week we read in the news that the EU struggles with entrepreneurship. That our tech industry is languishing. That the EU gets out-competed by the US on software and by China on everything else. Europe should be making industry-leading apps. Europe should produce software startups that make products that get used worldwide. EU subsidized clones of popular American products feels like admitting defeat.

I'm obviously biased because I'm also working on a product in this space. But if Notion developers must become farmers because innovation no longer pays that is a loss to the world in my book.

Re: Docs – Open source alternative to Notion or Outline

#57

Looking at how much infrastructure needs to be spun up, I don't really see this as a good solution for personal note taking. If you use the Docker environment, you spin up 10 or more containers... including KeyClock. I get that this is intended to by hosted by a company or an organisation, but plenty of people are using Notion just as individuals. Most people would be better of with Obsidian, Bear, Notion or even App…

If we can spin up the 10 containers with a single docker compose command on a $5/month VPS, this really doesn't seem like too much for an individual. And the best part: this is MIT licensed. If it's actually difficult to set up, build a nice web UI that makes it easy and you've got a product.

I'm not worried about the cost, you can probably run all of it in the closet on a Raspberry Pi, it's the complexity. What do you do when part of this inevitably fail, how do you get your data back out, where is the data? In Minio, in Postgresql?

Re: Docs – Open source alternative to Notion or Outline

#58
post #24

Earlier quoted context omitted.

As far as I know, the database part is handled by Grist, listed on the suite of tools this note app is part of. https://lasuite.numerique.gouv.fr Of course, it's not a replacement to Notion yet.

I'm actually not talking about how they handle the database but instead the Database feature of Notion, which is more of a advanced table for the user that can be turned into a Kanban, timeline, calendar, etc. It's one of the main advantages Notion has over other note-taking tools.

Yup, this is my biggest question too. I'd love to switch to this but I definitely need my relational database features.

Re: Docs – Open source alternative to Notion or Outline

#59
post #34

Earlier quoted context omitted.

In a universe where the French government drops a perfect replacement for Notion and causes Notion to go out of business, this is still a net positive for society in the same way that things like Linux existing is a net positive for society. One should not focus on the economic sphere as the be all and end all. We can just have improvements be distributed to everyone sometimes! We can just do good things through coor…

[flagged]

Do we have a tally of communist vs capitalist millions of victims

I feel like we never had 'real' communism, as much as we never had real 'free markets' yet

but that's just a vibe

Re: Docs – Open source alternative to Notion or Outline

#60
post #48

Why am I starting to believe that france is now more culturally shited towards being a new super power in this multi polar world instead of USA. Seriously , I never used to really think about france that much , but Emmanuel Macron correcting trump on live air really made me trust france more as a non US citizen.

>Why am I starting to believe that france is now more culturally shited towards being a new super power in this multi polar world instead of USA. Because you are reading a lot of destabilisation propaganda online. I recommend you cut your news and social networks consumption a little bit. The fact that you are beginning to trust FRANCE over something that MACRON did, no less, speaks volumes.

It is completely reasonable to see France in that light given recent history of the US - a man who should be in prison for insurrection is the head of the executive.
Post reply on HN