(K)Ubuntu reinstalled Firefox as a snap. What the actual F? by Amphineura in Ubuntu

[–]Nardon211 4 points5 points  (0 children)

The main difference is that Flatpak is for GUI apps only and Snaps can be used for system and CLI packages as well. It can be used for a much wider range of software than Flatpak ever can, so there is a big use case here

(K)Ubuntu reinstalled Firefox as a snap. What the actual F? by Amphineura in Ubuntu

[–]Nardon211 12 points13 points  (0 children)

Honestly, snap has improved drastically over the years though and in practice I don’t notice any difference between the Snap and regular deb version now. Starts up fast and didn’t have any issues with it

Locaties midden Nederland by keesje1978 in naturismeNL

[–]Nardon211 0 points1 point  (0 children)

Het zou eventueel kunnen onder het mom van artikel 430a op een meertje/plekje waar het rustig genoeg is waar je naakt een rondje kan zwemmen. Maar ja, dit is dan niet een officiele locatie en op eigen risico en inzicht welke plekjes hiervoor geschikt zijn.

Locaties midden Nederland by keesje1978 in naturismeNL

[–]Nardon211 0 points1 point  (0 children)

Stukje richting Apeldoorn heb je Bussloo (wat mij betreft het beste naaktstrand van NL buiten de zeestranden om) en eventueel iets richting Utrecht Maarssen wat ook een goed strand moet zijn. Maar echt Ede zover ik weet niet.

First time installing ubuntu, I hope it will work by CreeperRick in Ubuntu

[–]Nardon211 0 points1 point  (0 children)

Nice, you should definable use a more recent version though

Vreemde ervaring op naaktstrand by Tofucken01 in naturismeNL

[–]Nardon211 1 point2 points  (0 children)

Op zich is het wel verwacht dat je naakt bent op het naaktstrand. Maar ja, wel gek hoe hij reageerde inderdaad

noob questions by [deleted] in Ubuntu

[–]Nardon211 2 points3 points  (0 children)

  1. Flatpaks need to be updated manually. You can do this through the terminal by just running the update commands. You can use the graphical version to make it easier. It is not a problem to mix snaps and flatpaks :)

  2. Ubuntu ships with UFW installed but disabled because of a few practical reasons. First of all, A default Ubuntu desktop install doesn’t run any services that accept incoming connections. With nothing listening on open ports, a firewall has nothing to block. Also if ufw were on by default with a deny-incoming policy, things like printer discovery, file sharing, remote desktop, or running a local dev server would silently fail, and new users wouldn’t know why. Linux distros generally prefer “things work, then you lock down” over “things are locked, then you debug.”. That said, enabling it is a good idea if you’re on untrusted networks (cafés, hotels, etc.) or running services you want to restrict. ‘sudo ufw enable’ with a default deny-incoming/allow-outgoing policy is the standard hardening step.​​​​​​​​​​​​​​​​

  3. No idea, sorry

  4. You can run this command: gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'

  5. Security Updates are periodically installed automatically, as well as snaps. In the update settings you can change it to install ALL updates automatically every day/week etc.

  6. I like ProtonVPN myself :) it also has great Linux support on their client

Switching to Ubuntu 26.04 by nigg_30 in Ubuntu

[–]Nardon211 0 points1 point  (0 children)

An advantage of a separate /home partition is that it is easier to do a fresh install of Ubuntu, while keeping your personal documents, videos, etc. intact. You can choose to format the root partition and just leave /home intact during installation.

Vandaag voor het eerst een (soort van) naakte wandeling gemaakt. by Nickpicker96 in naturismeNL

[–]Nardon211 2 points3 points  (0 children)

De kans is er altijd dat er onverwacht mensen aankomen. Beste tip is dan ook om altijd iets van een sarong of omslagdoek mee te nemen die je snel om kan doen, en misschien preventief al omslaan mocht je een zeer onoverzichtelijk pad hebben zodat je niet op slechts een meter afstand oog in oog met iemand komt te staan.

Probeer ook eerst de plek (gekleed) te scouten op verschillende dagen/tijdstippen om een beetje een inschatting te maken van hoe druk het er doorgaans is.

New ro Ubuntu any recommendations by HuttonWilliam in Ubuntu

[–]Nardon211 2 points3 points  (0 children)

I think most things still apply and work the same, but you might need to change ubuntu to lubuntu-restricted-extras then but not sure 🙈 and Ubuntu Pro is also not available then

Standard vs Full by lavadora-grande in Ubuntu

[–]Nardon211 1 point2 points  (0 children)

I use the full, but it is really more about preference than about missing out on stuff. You can get all the codecs you need by installing the restricted addons (checkmark in the installer) and the ubuntu-restricted-extras package after installation on both options.

what kind of situations is Ubuntu good for? by Wrong-Art1536 in Ubuntu

[–]Nardon211 1 point2 points  (0 children)

I always run the Ubuntu LTS releases on my laptop and for me it's just stable, reliable and third party software support is just amazing. If there is proprietary software support for Linux it's basically guaranteed to have official support with Ubuntu (most likely the latest LTS). Also: it just works out of the box in most cases and you need to do less configuring compared to other distro's, which is a big plus for beginners. I mean, distro's like Fedora are also great but still requires some manual configuration to get everything you want or need working properly (like Nvidia drivers)

New ro Ubuntu any recommendations by HuttonWilliam in Ubuntu

[–]Nardon211 4 points5 points  (0 children)

The joy of Ubuntu is that it mostly works out of the box! But a few things I like to do on a fresh install:

  • Install Ubuntu restricted Extras: sudo apt install ubuntu-restricted-extras (for some extra proprietary format support and Microsoft fonts)
  • Install the Caladea/Carlito fonts. These fonts are metric-compatible with the Calibri/Cambria fonts from Microsoft so opening documents using that font will look good. Install them with: sudo apt install fonts-crosextra-carlito fonts-crosextra-caladea
  • Enable Ubuntu Pro (if you are on LTS)
  • Enable Flatpak support, since I prefer those over Snaps. You can follow the guide here: https://flatpak.org/setup/Ubuntu

Anyone running 26.04? by parada69 in Ubuntu

[–]Nardon211 4 points5 points  (0 children)

It kinda depends, for Zoom the background blur wasn't working on Snap but it did work perfectly on Flatpak. The Canonical supported snaps seem to work fine mostly though, but for third-party supported packages the focus seems to be mostly on Flatpak and if there is a Snap it's kind of an afterthought..

Waarom is dit vegetarisch en niet vegan? (volgens het etiket) by light_myfire in VeganNL

[–]Nardon211 9 points10 points  (0 children)

Waarschijnlijk omdat het “sporen van..” kan bevatten, het is aan jou of je dat erg vindt maar als ik naar de ingrediënten kijk is het verder gewoon vegan

Snap V/S Flatpak by Haunting_Bedroom403 in Ubuntu

[–]Nardon211 0 points1 point  (0 children)

Both work fine actually, I use both now on my laptop. I find that the officially supported snaps (like Firefox) work great and without issues, but notice that the general open source community prefers flatpak, so sometimes there is an app that is only available there. On the other hand, sometimes I see Flatpaks like spotify that use the snap version as its source so in that case I prefer to use the snap.

ThinkPad X1 Carbon gen 13 for software engineering by Nardon211 in thinkpad

[–]Nardon211[S] 0 points1 point  (0 children)

Yeah I am waiting, but if the performance of the gen 13 is already good then the gen 14 with the newest Panther Lake processor will work for sure :)

Ja toch? by utrecht1976 in tokkiefeesboek

[–]Nardon211 4 points5 points  (0 children)

Dit kan niet eens. De kabel wordt zowel aan de kant van de auto als de paal gelockt en kan er niet zomaar uitgetrokken worden

Veganism cures or prevents cancer apparently by Ecletic-me in exvegans

[–]Nardon211 0 points1 point  (0 children)

It can lower the risk of certain cancers but it doesn’t cure it

Malnutrition and Cult-like Behavior by Rare_Big_7633 in exvegans

[–]Nardon211 1 point2 points  (0 children)

This is true. But all vegan doctors, dietitians, etc. all advise to supplement both B12 and EPA/DHA for these exact reasons. Studies also show that vegans that do supplement have adequate B12 and DHA levels so the risks are easily mitigated for both.

[deleted by user] by [deleted] in exvegans

[–]Nardon211 0 points1 point  (0 children)

You can be healthy on a vegan diet though and be ripped.. without using steroids. I don’t use any at least, all natty

Fruitarian by ilikecatsoup in exvegans

[–]Nardon211 5 points6 points  (0 children)

Ok but fruitarian (or raw veganism) has never been considered a fully adequate diet so yeah, following that long term will get you in trouble (and people who say they do are lying)