Poster found on /r/BuyFromEU
Poster found on /r/BuyFromEU
Poster found on /r/BuyFromEU
Wait, wasn't Vivaldi bought by a Chinese conglomerate?
As an american I am switching to European apps I am disgusted with being an american citizen and if I could I would move.
Ew, Chromium
And why not DuckDuckGo?
You can run very powerful llm locally, albeit slowly if you lack GPU power.
Check out Dolphin models you can run on LM Studio
Isn't signal owned by a single company with backend infrastructure all Managed by them and only them?
The current CEO is nice, for sure, but she won't be there forever. Look at what Mozilla just did, this eventually WILL happen to signal too
What alternatives are there form something like signal?
You can self-host Signal, although you’d need your friends to sign up with your server.
What we really need is a federated messaging platform. I don’t think it’s been done yet, but encrypted email efforts are kinda in that direction.
Federated messaging we've had for ages: XMPP
A modern messenger based on existing technologies, including encrypted email which you happen mention: Delta Chat
Matrix is trying to fill that gap
We have email as an example of federated messaging
Where it’s mainly owned by Google and Microsoft
So your suggestion to "buy European" is to download a bunch of free shit...
Last spring Mistral (free tier) was better for my usage (mainly JS programming) than ChatGPT (free tier). No idea which is better now (esp. after openai launched chatgpt 4, but Mistral improved too) but at least Mistral isn't bad at all.
I don't think I have to elaborate on Linux > Windows. If that's really needed ask for it please. Summary: It's simply better, the times where it was only for nerds are long gone.
Search engine doesn't matter too much. I usually use DuckDuckGo and it works fine (does what a search engine should do without displaying ads, unlike Google).
Signal over WhatsApp also is pretty obvious, but it's the hardest one to change because so many people simply don't want to switch once one thing is running and you want to communicate with those people.
LibreWolf basically is Firefox (which is far better than Chrome in terms of privacy, ad blocking, customisability, ...)
I tried Mistral and it's awesome, I am upgrading to the paid version
For more varied and detailed recommendations, these might be useful:
https://www.privacyguides.org/en/desktop/
https://www.privacyguides.org/en/desktop-browsers/
Never would I have thought Lemmy would advocate installing Linux.
They're so entrenched in OS/2, it came as a complete surprise to me as well.
What happened to all the "Your games will run fine in OS/2", "it feels just like windows"?
I actually saw a pretty good YouTube recently about what happened to OS/2. In short IBM treated the OS as an afterthought, and didn't really invest in marketing. The OS/2 team did a spectacular job with what they were given, but the corporate umbrella didn't really care, so the market all went the win95 route instead.
I tried OS/2 v3 in the 90's and it was actually pretty decent.
EDIT: I think this was the one.
Why?
It meme
Signal is American
Opt for a Matrix or XMPP provider in Europe (magicbroccoli.de is a genuinely great XMPP provider)
While Signal's home base is the US, they are a non profit org that doesn't operate in the same way as for-profit corporations. Also, Signal collects basically zero data so there's no incentive to sell out, and who would want to buy them anyway when they have no data and the server and client are open source.
Matrix is great, but I wouldn't compare it to Signal. I use both for very different purposes.
Agree with the sentiment against signal. However, Matrix is terrible for anyone who doesn't want to bother with reading up on several hours of information just to use a text messenger. I will start recommending Matrix the moment someone actually manages to produce a feature complete client with usable UI/UX.
XMPP is more comparable to Signal, yes.
Signal does need (yes, need) a phone number, and most people only have one so that is identifiable info.
This puts it at mostly the same level as some competitors, including WhatsApp which is often advised against.
Signal will operate until Elon Musk decides that everyone has to use X to communicate.
Also simplex is a good alternative, it's decentralized:)
This? https://https/://simplex.chat/
FWIW Matrix and XMPP are also decentralised, much like e-mail is, which is why I recommended it. I'm immediately skeptic about SimpleX's premise of having no user IDs; they'll likely need some unique field for each user, this might as well be a UUID or something like that... So what's the benefit?
librewolf is still dependent on firefox for development, just like vivaldi is on chrome. there is no european web browser.
For FF and Chromium to, their source is open so if there ever was a need to make it fully European, it would be doable. Or did I miss something? (novice question, here)
Threema is a European secure messenger.
It's also a paid product with multiple flaws found in a recent-ish audit:
Paid means you’re more likely a customer than the product.
I can’t verify the security claims either way, but this article is a counter point to the one one linked: https://www.bleepingcomputer.com/news/security/threema-claims-encryption-flaws-never-had-a-real-world-impact/
"While some of the findings presented in the paper may be interesting from a theoretical standpoint, none of them ever had any considerable real-world impact. Most assume extensive and unrealistic prerequisites that would have far greater consequences than the respective finding itself." - Threema.
@Zachariah It is worth it?
Startpage? (based in Netherlands). I mean it’s a frontend for google, but ecosia is a frontend for bing. And startpage has a no log policy which beats ecosia.
System1 acquired Startpage and they are based in the US.
Well that's a bummer, but at least the company who owns Startpage will remain in the Netherlands for now it seems.
Startpage gives very good results, I recall reading somewhere that they use search results from Google, but I honestly don't know. I use it over Ecosia because it has slightly better results and is more privacy focused. Plus I never click any adverts, so Ecosia wouldn't generate an awful lot of trees from my usage haha.
I also used Qwant, but the search results weren't great for more complex search queries.
Yeah, websearch is a huge undertaking, there is an European initiative but it's not ready for use ... Can't find it now though, ironically. It wasn't the one by Ecosia and Qwant but a European Union initated research project.
Isn't ecosia paying Google Bing for its results?
Edit: changed Google to Bing.
Yes, but ecosia is currently building a European search index together with qwant. In my view, the two are therefore worth supporting
They're planning to eventually switch to a european index alongside Qwant.
So is Startpage, if I recall correctly.
Startpage is based on Google.
So is Qwant, yes.
Already done most of those, whatsapp is the hardest to replace for me from this category.
Whatsapp/Facebook is probably one of the biggest offenders. They're one of the ones that got us into this mess.
I need an european search engine that supports bangs
Qwant apparently supports something similar
If you want to use large language models or other generative predictive models (I refuse to call it AI) then I suggest considering self hosting those models for ultimate control of the information you provide.
If that’s not possible, https://duck.ai/ is pretty damn good privacy wise. (Not Based in EU)
It would've been perfect if it recommended matrix instead of american-owned signal.
Linux
Okay, is there any debugger with a GUI, that isn't just the command line interface in either a separate window or just a tab in VSCode?
What's wrong with command line?
I divide my work between 3 things: code IDE, browser, and command line. I have a pop down console that has some 20-30 tabs, each with some 2-4 command line consoles each. It's awesome, fasr, and efficient. I pretty much never use GUI tools for anything at all.
I'll do almost any task you do in 30 minutes on GUI in at most half that time on the command line.
I know that the command line isn't for everyone, but if you're a developer, or DevOps or anything alike, get the command like and get twice the work done
You mean like a code debugger not in VS Code? I mean... IntelliJ offers pretty amazing built-in debugging functionality. And as a bonus, they're located in Prague, so you're supporting a EU company by using IntelliJ.
No, I meant something like this, but for Linux. Not a command line tool, not some janky wrapper around the command line tool, not another IDE that would force me to abandon my current setup (Kate + Language Servers).
And no, I don't care about "scripts", my usecase (game development) isn't about creating software with minimal interaction. I also don't care about Mortal Kombat Fatality-tier key combinations a la Vim.
Communications: Wire (what's everyone's opinion on that?)
Search engine: selfhosted searxng if possible.
Fuck the Ai slop.
It’s a technology being used by capitalist around the world to take jobs away from people and to push fascist agendas!
https://newsocialist.org.uk/transmissions/ai-the-new-aesthetics-of-fascism/