this post was submitted on 17 Apr 2026
194 points (99.0% liked)

Buy European

10375 readers
154 users here now

Overview:

The community to discuss buying European goods and services.


Matrix Chat of this community


Rules:

  • Be kind to each other, and argue in good faith. No direct insults nor disrespectful and condescending comments.

  • Do not use this community to promote Nationalism/Euronationalism. This community is for discussing European products/services and news related to that. For other topics the following might be of interest:

  • Include a disclaimer at the bottom of the post if you're affiliated with the recommendation.

  • No russian suggestions.

Feddit.uk's instance rules apply:

  • No racism, sexism, homophobia, transphobia or xenophobia.
  • No incitement of violence or promotion of violent ideologies.
  • No harassment, dogpiling or doxxing of other users.
  • Do not share intentionally false or misleading information.
  • Do not spam or abuse network features.
  • Alt accounts are permitted, but all accounts must list each other in their bios.
  • No generative AI content.

Useful Websites

Benefits of Buying Local:

local investment, job creation, innovation, increased competition, more redundancy.

European Instances

Lemmy:

Friendica:

Matrix:


Related Communities:

Buy Local:

Continents:

European:

Buying and Selling:

Boycott:

Countries:

Companies:

Stop Publisher Kill Switch in Games Practice:


Banner credits: BYTEAlliance


founded 1 year ago
MODERATORS
 

Key takeaways:

Microsoft and its leadership refrained from endorsing Donald Trump during the 2024 campaign, unlike some other major tech companies.

However, European governments and enterprises are increasingly breaking ties with Microsoft products in favor of open-source alternatives.

Experts say such a transition can be largely attributed to Trumpโ€™s hostile policy towards Europe, which sparked digital sovereignty efforts.

Microsoft has reiterated its digital commitments, but it is yet to be seen if thatโ€™s enough to assuage concerns over dependency on US tech.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] panda_abyss@lemmy.ca 16 points 1 month ago (3 children)

Good, itโ€™s time this parasitic company hit its comeuppance and countries started taking responsibility for themselves.

On that note, itโ€™s also time open source does a v2 on office software.

LibreOffice is frankly not a good piece of software. I tried it this week. The interface is laggy on an incredibly beefy machine, itโ€™s confusing (e.g. with the first thing you see is a pop of with 5 different UI configuration options to choose from), and doesnโ€™t scale well to high DPI displays.

Just like how GIMP took a decade before the community acknowledged it was not a viable UI despite being packed with good features, LibreOffice needs a refresh for modern and low power computing

[โ€“] lemonhead2@lemmy.world 5 points 1 month ago (1 children)

the alternatives to gimp aren't great either... I tried krita and went back to gimp

[โ€“] bufalo1973@piefed.social 2 points 1 month ago

Krita and Gimp have very different uses.

[โ€“] wltr@discuss.tchncs.de 3 points 1 month ago (1 children)

I wonder whether Java has something to do with it or not. I remember seeing itโ€™s in Java, and that got me thinking whether thatโ€™s a good stack here.

[โ€“] panda_abyss@lemmy.ca 4 points 1 month ago (1 children)

It is a Java stack, I feel like the Java ecosystem is mostly dead after the Oracle acquisition.

Thereโ€™s openJDK, but Java was the defacto language for business for a long time.

[โ€“] wltr@discuss.tchncs.de 2 points 1 month ago (1 children)

I know itโ€™s a somewhat myth (or a thing of the past) that Java virtual machine is inefficient. But I was pretty disappointed to learn that Libre Office is written in Java. I mean, I donโ€™t expect to see Rust (however, why not?), but not Java either.

[โ€“] panda_abyss@lemmy.ca 5 points 1 month ago (1 children)

Java did make sense when swing was coming out, and for a product like LibreOffice write one run anywhere is a big factor.

I donโ€™t know what the state of cross platform UI is these days outside of Tauri/electron, or if GTK works.

I agree that JVM isnโ€™t horribly inefficient, but I think Javaโ€™s design patterns are.

[โ€“] wax@feddit.nu 1 points 1 month ago

Tauri uses system WebView, which on linux is webkit2-gtk. It's crap.

I think they're investigating bundling similar to electron, or using servo. Not sure if any progress has been made over the last year

[โ€“] Pechente@feddit.org 2 points 1 month ago (1 children)

Itโ€™s refreshing to see a more critical take on open source software. The ideals of it are admirable but many projects suffer from a lack of direction due to many slightly differently aligned contributors.

[โ€“] panda_abyss@lemmy.ca 5 points 1 month ago

Iโ€™m coming from almost 20 years of macOS, where Iโ€™ve seen Cocoa thrive and be slaughtered like a fattened pig and the death of human interface guidelines.

Iโ€™m loving Linux, but spend 90% of time in my terminal and Firefox.