Skip to main content

Search

Items tagged with: Unix


What’s your favorite keyboard shortcut for #Linux, #macOS, and #Unix systems?
Mine is ^L and ^R


How many CPU cores (including threads ) and RAM are in your PERSONAL system? Are you happy with that? #linux #unix #desktop


Content warning: 🔥 Habr.ru удаление статей о обходе блокировок 🔥


I'm still wondering whether I should install KDE Connect or not. On the one hand, great smartphone integration on the computer, on the other hand: do I really need it? Longer battery life is more important to me, and for the few times I want to transfer photos to the computer, I can also connect the USB cable.

#grapheneos #kdeconnect #kde #kdeplasma #degoogled #pixel #privacy #surveillance #linux #bigdata #fedora #unix #freebsd


Pandoc, extensible swiss tool for markup document conversion, has a major new release 3.0

https://pandoc.org/releases.html#pandoc-3.0-2023-01-18

Discussions: https://discu.eu/q/https://pandoc.org/releases.html%23pandoc-3.0-2023-01-18

#linux #release #unix


I have been using #Firefox since 2004 and do not intend to stop anytime soon. You need to take it out of my dead hands. What about you? #chrome #opensource #linux #unix #macos


In 2024, please switch to Firefox https://roytanck.com/2023/12/23/in-2024-please-switch-to-firefox/ #privacy #security #opensource #unix #linux #macos


This December, if there’s one tech New Year’s resolution I’d encourage you to have, it’s switching to the only remaining ethical web browser, Firefox. According to recent posts on social media, Firefox’s market share is slipping. We should not let that happen. There are two main reasons why switching is important.
A red panda (firefox) resting on a tree branch.Red Panda” by Mathias Appel is marked with CC0 1.0.

1. Privacy


Firefox is the only major browser not built by a company that makes money from advertising and/or selling your personal data. There’s been a lot of talk about websites tracking users using cookies, fingerprinting and other nefarious technologies that hurt your privacy. But owning the browser puts Google, Apple and Microsoft in a position where they don’t even need those tricks. We need to use browsers that are independent, and right now that means Firefox.

2. Browser engine monopoly


Wikipedia lists four browser engines as being “active”. Browser engines are the bits that take a web page’s code and display it on your screen. Ideally, they conform to the official W3C standards, and display all elements as it describes. If that’s the case, web developers can easily write sites that work on all browsers. No proprietary vendor lock-in nonsense, just glorious open standards at work.

It’s happened before


In the early 2000’s, Internet Explorer had a massive 95% market share. This meant that many sites were only developed for use with IE. They’d use experimental features that IE supported, in favor of things from the official HTML standard. This was a very bad situation, which hindered the development of the World Wide Web.

Currenty, Chrome, Safari and Edge all use variations of the closely related Webkit and Blink engines. If we want to avoid another browser engine monopoly, we need to support Firefox, and its “Gecko” engine.

Firefox is actually really good


If Firefox would be a bad browser, I would not recommend you to switch. It’s fast, has a nice user interface, and feels every bit as modern and elegant as its competition. I’ve been using it as my main browser for a couple of years now, on Linux, Windows, MacOS and Android. As a web developer, I usually have at least three browsers open, but when I go look something up on the web, I pick Firefox.

So please, help save the web by using the best browser out there. It’s an easy thing to do, and it makes a big difference.

https://roytanck.com/2023/12/23/in-2024-please-switch-to-firefox/

#Firefox #privacy



Neat :) Not being POSIX that doesn’t work for me in Fish shell but Alt+left-arrow goes to the previous working directory and Alt+right-arrow goes to the next.

# # # #


From a POSIX shell `$OLDPWD` holds the name of the previous working directory:
cd /tmp
echo You are here: $PWD
echo You were here: $OLDPWD
cd $OLDPWD

# # # #


The Linux Gamer on Firefox

https://www.youtube.com/watch?t=3s&v=7xvtz3pN_Sw

Discussions: https://discu.eu/q/https://www.youtube.com/watch?t=3s&v=7xvtz3pN_Sw

# # #