France dumps Zoom and Teams as Europe seeks digital autonomy from the US
291–300 of 621 posts
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#292Tact and diplomacy meant that previously the USA was seen as, yes being all about itself, but not threateningly so when it came to its allies/friends. As soon as that veneer was removed the reaction was always going to be, "we'll look after ourselves then" - using the same tools China has (see: China having its own linux distribution)
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#293Earlier quoted context omitted.
Yup. Culturally, the EU has favored more regulations over supporting more tech growth to an absurd degree. Not that I disagree in principle with most of the tech regulations; it does make sense to protect privacy and combat monopolistic abuses and so on. But you also need to support your own tech industry at the same time, and the efforts there have been like quarter-assed at most.
If you prevent monopolies, and your neighbour doesn't, and your neighbour bullies you when you try to prevent their monopolies... it's not an easy situation.
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#294Earlier quoted context omitted.
Oh wow how did I not know it was state owned! The article keeps referring to "sovereign tech" which I assumed meant sovereign tech companies. I'm all for hating on teams (and sharepoint) but a state owned tech company sounds like an apocalyptically bad idea, and since it's state owned it can't really migrate to other industries/countries, and they likely won't update as quickly as they should as new technologies come…
The first sentence of the article: > In France, civil servants will ditch Zoom and Teams for a homegrown video conference system. I don't see an issue with government workers using government software. They are not licencing it to businesses or consumers, although with it being open source, I'm sure some will use it.
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#295Worth pointing out: France is not adopting existing open source software, they're building their own software and releasing it under the MIT licence. Most of it (or all of it?) is Django backend + React frontend (using a custom-built UI kit). Home page for the entire suite (in French) with some screenshots: https://lasuite.numerique.gouv.fr/ Code bases are on GitHub and they use English there: https://github.com/suit…
Refreshing and impressive indeed. I wish other governments did this, esp those that are larger / have a reasonably large tech scene (e.g. Northern Europe, Nordic, AUS, Japan, Canada, Germany, India, etc). It's time governments realize(d) that IT sector is as strategic as the Defense sector, which is usually/always given preferential treatment (e.g. Airbus, etc) and that they don;t have to be beholden to American tech…
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#296Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#297Earlier quoted context omitted.
I am French. When I look at the EU I see great potentials but the effect is a huge bureaucratic mess that is advantageous for everyone involved. About 25% of EU parliament parties are against EU. Theyt are paid by the EU to tell how much they hate this institution. There are no two countries in the EU who are aligned. Some of them are not completely out of synch (mostly the Nordics), some are in schizophrenia mode (P…
> Theyt are paid by the EU to tell how much they hate this institution. Correction: They're paid by the EU taxpayers. And as politicians, there's a chance their vociferation of hate towards the EU is just parroting the opinion their voters have towards the EU, which means they're doing their job as politicians, whether you like their opinions or not. >some are in schizophrenia mode (Poland, Hungary, Slovakia mostly)…
Poland has a steady grow and might leap the UK in the nearby future. UK does not have grow per Capita since Brexit. Hungary is poor because Orban is corrupt and corruption is bad for economy.
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#298Refreshing. No more Teams? Sounds like a dream... Of all the crapware I am forced to work with, Teams really pushes the envelope in every single negative way conceivable. I think I have more love for SharePoint than Teams, and that is a massive concession.
What’s so bad about Teams that makes it so hated? I used it lately and often to work with a customer and I don’t find anything terrible about it, other than some minor usability annoyances like phantom chat notifications once in a while. But overall it does what it’s supposed to do, get on a video call, share your screen and share files over channels. The transcript feature seems to work well too. I’m not amazed by i…
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#299Worth pointing out: France is not adopting existing open source software, they're building their own software and releasing it under the MIT licence. Most of it (or all of it?) is Django backend + React frontend (using a custom-built UI kit). Home page for the entire suite (in French) with some screenshots: https://lasuite.numerique.gouv.fr/ Code bases are on GitHub and they use English there: https://github.com/suit…
I work at Grist, the "tableur collaboratif" (collaborative spreadsheet) listed on the La Suite homepage. We're in the interesting situation of being both a NYC-based company, and open source software the French gov has adopted and is helping to develop. Grist is mostly a node backend. So it is a complicated story. The key is having code the gov can review and trust and run it on sovereign infrastructure. Grist https:…
Does grist have forms?
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#300Refreshing. No more Teams? Sounds like a dream... Of all the crapware I am forced to work with, Teams really pushes the envelope in every single negative way conceivable. I think I have more love for SharePoint than Teams, and that is a massive concession.
Heh, now that our team has standardized on Teams rather than Zulip (so that we suffer/connect with the rest of the org whom are stuck in MS land) - and I've been given the chance to use Teams for a while - it really is worse than I initially thought. Which means it's time to look for alternative clients. I ws hoping for something like WeeSlack: https://github.com/wee-slack/wee-slack But all I found was: https://githu…
But the available APIs still suck. For example there is none to just get all recent notifications. I don't know if teams itself has access to more and better apis? If not that would explain a lot.