(no title)
jdvh | 11 months ago
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.
rtpg|11 months ago
A very specific example: basically all interactive theorem proving tooling is built in public research halls. This has allowed Compcert, a C compiler with “no bugs”[0] to exist.
The Compcert case is interesting because private funding is also involved. Public state research can still pull in private funds! We are not entirely throwing in the towel!
[0] “no bugs” here means “we have defined a spec for C, and this compiler is guaranteed to compile your C code along the spec we defined, so long as your program terminates”. There’s some hand waving around a theorem prover’s own validity but all Compcert bugs have been “we misewrote a chunk of spec” varietals
sham1|11 months ago
After all, it's licensed under the MIT License, and the readme explicitly states that it can be contributed to, and that in fact they encourage it.
rglullis|11 months ago
jdvh|11 months ago
Xelbair|11 months ago
why it would need to be state of the art? it needs to be stable and 'good enough'. This isn't rocket science, nor quantum mechanics - this is literally a glorified CRUD app that focuses on documentation.
jdvh|11 months ago
cyberax|11 months ago
Well, if a government project can easily push you out, then you're not really a state-of-the-art.
> EU subsidized clones of popular American products feels like admitting defeat.
Governments need to think long-term. And one danger of relying on something like Notion is vendor lock-in. You can't easily migrate your data out of Notion, with all the rich content preserved (edit history, text comments, etc.)
EU can try to mandate a common interoperability standard, but it takes years and the end result always ends up being behind the state of the art.
pfannkuchen|11 months ago
The government could act like an immortal mega corp if it had the authority to do so. Such as pushing out competition via loss leaders. And as a bonus, with the government, every program can be a loss leader.
The funding potential for this pattern is constrained today, which is why government projects that compete with private industry are generally terrible. But, clearly, the money is there to be captured by this segment out of government funding generally, if the government is allowed to enter business directly.
The solid argument I see against allowing such actions is a slippery slope towards the above. Slippery slope arguments aren’t always correct, of course, but they aren’t always wrong either; they just point out a risk. Depending on one’s risk tolerance, it is wise to avoid slippery slopes when you can’t quantify just how steep it is.
mikae1|11 months ago
I've kind of lost hope when it comes to commercial services and proprietary apps. They're sadly all sooner or later enshittified. We need something different, not by promises but by design (FOSS).
> EU subsidized clones of popular American products feels like admitting defeat.
I think it's a fresh and needed take on the financing of our common digital infra.
bluedino|11 months ago
Databases, compilers/interpreters, web servers, operating systems...but apps? (Other than gnu/bad command line tools of course)
jdvh|11 months ago
If you own your data and if you have the option to self-host you can always opt out of updates you don't like.
virdev|11 months ago
The possibility of data being sifoned back to the US if they use american cloud services has millions of public agents not being able to collaborate online.
Some of them try to provide on premise versions of the software but Microsoft want you so bad to pay for 365 or teams that they are willing to maintain only super old versions.
I spoke with a guy reponsible for 100k public agents who told me his only choice is to host Sharepoint 2011 (in 2025 !)
So maybe Docs is not as innovative as Notion but hey, we need as efficient as we can public servants. And we will do that by providing modern tools they can use online with their colleagues.
+ When we think of Microsoft we think about the Office Suite but in lot of cases they do the authentication with Active Directory. Go luck doing interoperability or SSO accross agencies when all of them rely on closed source code and are locked in by vendors...
We're actually solving with OIDC identity federation called ProConnect.