Earlier quoted context omitted.
> Code bases are on GitHub Not a very solid way to move away from American big tech :/
The other commenter nailed it down. But I want to add that removing dependance on US companies is not some kind of spiteful act. It's purely down to both privacy and reliability. Having private companies in the US becoming more involved with politics is fine for the US apperantly, but the EU just don't want to be involved.
France dumps Zoom and Teams as Europe seeks digital autonomy from the US
361–370 of 621 posts
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#362Earlier quoted context omitted.
You can be very sure that millions of Europeans and large numbers of businesses are finding alternatives.
Can we? Do you have any numbers to back this up?
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#363Earlier quoted context omitted.
It’s not why your big corp chooses teams and the msft suite. From a corp perspective they don’t care about your edge case. There’s only - is it good for 90% of my use cases across the enterprise? And - do I get a bundle discount? Last but not the least - do I need to expend developer resources on it vs anything else? Yeah, there is half assed stuff. But it’s not what most of the big corp uses anyway. So your little d…
Our CEO Decided to use his own phone, use zoom instead of the corporate Teams, and uses ChatGPT where the rest of us are stuck with MS copilot test licenses. I guess its good to be at the top!
Usually at big corp I haven’t seen a ceo actually schedule their own calls or deal with day to day bullshit. They have a whole team of staff for that.
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#364Makes sense. This software dependency that Europe has on the USA is very, very bad - no just with regards to Zoom, but literally anything. The US corporations are forced by law to always prioritize whoever represents the current US government, and the current US government will remain hostile as long as it is in charge; but even afterwards it is quite logical to assume that any follow-up government will prioritize US…
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#365Makes sense. This software dependency that Europe has on the USA is very, very bad - no just with regards to Zoom, but literally anything. The US corporations are forced by law to always prioritize whoever represents the current US government, and the current US government will remain hostile as long as it is in charge; but even afterwards it is quite logical to assume that any follow-up government will prioritize US…
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#366Earlier quoted context omitted.
wow it reminds me of Microsoft Access, a great piece of software in terms of rapidly building an application! Does grist have forms?
I'm not an MS dev type, but I've often seen these forms questions. What made their forms so easy, or more in general what is so complicated about forms that this was even a tool so many liked?
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#367Earlier quoted context omitted.
wow it reminds me of Microsoft Access, a great piece of software in terms of rapidly building an application! Does grist have forms?
I'm not an MS dev type, but I've often seen these forms questions. What made their forms so easy, or more in general what is so complicated about forms that this was even a tool so many liked?
* You have a huge Excel document that's basically a DB. (What Access kinda was)
* You want users to interact with said data document, i.e add record, find/query record(s), edit records
* You add a "form" for users to do just that. You can also add a "login" form to give some users more permissions.
It's basically if you could turn a SQlite file into a low-coded desktop app.Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#368Earlier quoted context omitted.
wow it reminds me of Microsoft Access, a great piece of software in terms of rapidly building an application! Does grist have forms?
If you want forms try https://visualdb.com/ it is another tool that aims to be Microsoft Access
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#369Worth 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…
Re: France dumps Zoom and Teams as Europe seeks digital autonomy from the US
#370Worth 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…