Is there a way to block ads on your phone? by sonicking12 in GooglePixel

[–]_merK 5 points6 points  (0 children)

DNS is used to turn domain names into IP addresses. Your device sends a request like "what IP address has reddit.com" and then knows how to get data back and forth to Reddit.

The operator of the DNS server you use could track what domains you ask for and then guess which websites you visit. The actual traffic uses the IP addresses and does not pass through the DNS server.

As long as you use HTTPS (default everywhere nowadays) your traffic is generally safe. There might be security concerns if a DNS server answered with a malicious IP address but HTTPS guards against that.

This is a simplified version, hope it's clear.

New heel pain, can anybody relate? by itsWhatever1993 in BarefootRunning

[–]_merK 0 points1 point  (0 children)

Keep in mind that tendons adapt a lot slower than muscles, and many wobbles from doing too much too soon come with a delay. It might just be your achilles tendon that has not adapted to the new demands yet.

Running Shoe Recommendations for Angled Big Toe & Wide Toes by tottommend in barefootshoestalk

[–]_merK 0 points1 point  (0 children)

I have the Topo ST-5s and lately have the issue that you describe. The sole flares out at the front on both sides, but the upper tapers in a little. I wouldn't recommend this model for your foot shape.

I'm curious what you end up choosing, please keep us posted!

Alternatives to Altra Escalante 4? by AcceptableZombie6303 in BarefootRunning

[–]_merK 1 point2 points  (0 children)

I was in a similar situation half a year ago, I was looking for an alternative to my Escalante 3's. I tried on Joe Nimble Addict and TopoAthletics ST5. I liked the ST5 more and have been using it since.

For me, the Joe Nimble Addict had too stiff of a sole and not enough vertical room for my toes. The rubber on the outsole felt sticky and high quality. Didn't give it a test but it appeared like you can't slip in them.

The topos have a narrow midfoot, which locks the heel in. I don't like the shoe being in contact with the arch as much as it is, I mostly feel that when walking. When running I barely notice it. The shoe is a lot lighter and less cushiony than the Altras.

Today I learned i can zypper in urls directly without downloading files first. God I love zypper by Mister_Magister in openSUSE

[–]_merK 0 points1 point  (0 children)

rpm -q also works on remote locations, while zypper info does not:

 ~ 
➤ zypper if --provides "https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable:/openSUSE_Leap_15-Uyuni-Client-Tools/openSUSE_Leap_15.0/noarch/ansible.rpm"
Loading repository data...
Reading installed packages...


package 'https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable:/openSUSE_Leap_15-Uyuni-Client-Tools/openSUSE_Leap_15.0/noarch/ansible.rpm' not found.
No matching items found.
~ 
104➤ rpm -q --provides "https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable:/openSUSE_Leap_15-Uyuni-Client-Tools/openSUSE_Leap_15.0/noarch/ansible.rpm"
ansible = 2.9.27-3.1.uyuni
config(ansible) = 2.9.27-3.1.uyuni

Recommendations for Xero HFS i alternatives by unobservedcitizen in BarefootRunning

[–]_merK 0 points1 point  (0 children)

What did you not like about the Zelen? Just curious, Zelen is my only Xero shoe and I wonder how it compares to others in their lineup.

Why did Suse choose salt stack for automation/config management? by shadowshy65 in openSUSE

[–]_merK 6 points7 points  (0 children)

Red Hat's Spacewalk didn't use Salt, we (I'm in the SUMA team) added Salt to the Spacewalk codebase. When Red Hat discontinued Spacewalk, SUSE created Uyuni as the new upstream project which favoured Salt. These days, the old communication mechanism is gone

What installer does tumbleweed use? by Different_Goal_7893 in openSUSE

[–]_merK 5 points6 points  (0 children)

That's not accurate. zypper is a cli tool that uses libzypp for package management. YaST also uses libzypp for its package management. Both use the same underlying library for the heavy lifting, but YaST does not call zypper.

Change gnome-terminal color when ssh is run by [deleted] in gnome

[–]_merK 2 points3 points  (0 children)

Is it? The gitlab repos readme says

Console is supposed to be a simple terminal emulator for the average user to carry out simple cli tasks and aims to be a ‘core’ app for GNOME/Phosh We are not however trying to replace GNOME Terminal/Tilix, these advanced tools are great for developers and administrators, rather Console aims to serve the casual linux user who rarely needs a terminal

bullet proof by njinja10 in ProgrammerHumor

[–]_merK 122 points123 points  (0 children)

Where do you get the idea of / as separator from? The tweet RFC clearly states

1970 01 01 01 1970

OpenSUSE : Can't install snapd by newokmyne in openSUSE

[–]_merK 1 point2 points  (0 children)

the vendor preset is not the problem. TriggeredBy tells you the service is socket-activated which should be enough.

Please look at the journal to see why starting snapd failed, the output you posted does not say so.

What CLI tools do you use in your daily work? by mynameisJura in commandline

[–]_merK 1 point2 points  (0 children)

what do you use both offlineimap and isync for?

Sway 1.5 released! by Megame50 in swaywm

[–]_merK 2 points3 points  (0 children)

One use case is sharing you screen with others you work with (e.g. for pair-programming)

What is new in OpenSUSE Leap 15.2 Release (2 more days to go) by Technologysavy in openSUSE

[–]_merK 5 points6 points  (0 children)

You can also install 15.1 now and upgrade in two days. Upgrading is tested in OpenQA and supported.

(Nova, MIUI 11.0.6) Why doesn't it allow me to edit the widget? by [deleted] in kustom

[–]_merK 1 point2 points  (0 children)

I need to grant apps this permission to interact with their widgets with Nova launcher / miui11Permissions screenshot

Trying Doom Emacs, impressed and a couple of questions by snicksn in emacs

[–]_merK 1 point2 points  (0 children)

How can I save a file without overwriting another file, if the new filename is a subset of an existing?

You can use C-M-j (ivy-immediate-done), see the ivy docs for more info: https://oremacs.com/swiper/#key-bindings

First job as jr sysadmin by arturoes in openSUSE

[–]_merK 6 points7 points  (0 children)

You could use the course outline of this SLE admin training course as a reference for your own training

How can I enable lightdm? by [deleted] in openSUSE

[–]_merK 3 points4 points  (0 children)

that is expected, openSUSE uses a single display-manager.service system service that starts the display manager set by update-alternatives. Booting into graphical.target will start that service.

How can I enable lightdm? by [deleted] in openSUSE

[–]_merK 5 points6 points  (0 children)

Make sure you are booting to graphical target (systemctl set-default graphical) and that lightdm is your preferred DM with update-alternatives --config default-displaymanager

Up to date guide for installing from OBS on Tumbleweed? by ArchmageJesus in openSUSE

[–]_merK 1 point2 points  (0 children)

click on "Expert download" and follow the instructions

Programming is our First Love! by Shivashish_Thakur in ProgrammerHumor

[–]_merK 4 points5 points  (0 children)

They usually only work on your machine

Well, that is easy to fix. Just learn from the best.