I rewrote this post specifically from this server to get it properly formatted in markdown
I rewrote this post specifically from this server to get it properly formatted in markdown
Thank you for this wonderful tip
So it's
:match Conceal /^.*$/
:set conceallevel=3
:highlight Conceal NONE
When you're finished, just do
:match
If you haven't done so yet and you are playing with Open Source Operating Systems, read this article about the BSD family
it is very enlightening, and worth every minute of reading it
#bash #sh #zsh #ksh #csh #tsh #freeBSD #100DaysOfCode #1000DaysOfCode #POSIX #Programming #Patch #UNIX #History
https://it-notes.dragas.net/2025/03/23/osday-2025-why-choose-bsd-in-2025/
In this post Stephan teaches you why he moves many of his servers from Linux to freeBSD.
Here is some background History of Mine:
Because I have been using Linux ever since the pre-alpha days, I know many things about the operating system that most other users do not. There was no other way to install the operating system in the beginning, than to compile the kernel on another operating system, to hex edit a boot sector, then boot to see if your kernel would actually properly spawn on your machine. In the beginning the hex editing was done on the floppy disk you could not boot from the hard drive.
From that point, you had to go back to the foreign operating system, compile the rest that you needed for minimum functionality, then put them in a convoluted manner on the file system which was then Minix.
It was normal in that period where you first installed Linux to do not just everything yourself, but to know what to do otherwise you would never get the functioning operating system.
In the end you would also compile GCC in that foreign operating system, because there was no way for you to do it in Linux with a compiler you did not have yet {chicken egg dilemma}
Only after GCC was compiled, were you able to do Native compiling in Linux on the Minix file system.
It is exactly this manner of thinking, that is still bothering Linux distributions today. Somewhere there are people who still think, that there are many users who want to Tinker with the operating system, when they just want to go from one major version to the next.
This manner of thinking breaks things when you need to upgrade from minor to Major version.
One thing that has always bothered me, is that a simple major update from the operating system from one person to the next can **still*" literally break things in unexpected ways, because of the way that Upstream handles certain commands.
For no good reasons commands like ifconfig where depreciated, the other example's also like arp.
Ifconfig has been in Unix Forever.
Ifconfig is in muscle memory of hundreds of thousands of system operators. Ifconfig is a specialized command which does only one thing and it does it in a perfect manner and it has been doing it ever since UNIX existed.
It's still baffles me that I need to separately install the ifcommands, before I can work on a Linux system today, and that's with any any distribution
This is just one of the examples of why it is wrong to change commands on the fly, depreciating another set of commands, without giving the people the choice, at the beginning, to include it with the installation of the distribution
The IP Command is a good one, nice modern with colour output, ifconfig is still a very good command, nice, **stable** decades old, leave it be!
These are the major things, that often bring system operators to seek operating systems, where stability is first, where updates from minor to minor version go smoothly, and updates from minor to Major versions usually also go smoothly and where don't disappear or are depreciated for trivial reasons.
/1
#bash #sh #zsh #ksh #csh #tsh #freeBSD #100DaysOfCode #1000DaysOfCode #POSIX #Programming #Patch #RetroComputing #UNIX #History
https://it-notes.dragas.net/2022/01/24/why-were-migrating-many-of-our-servers-from-linux-to-freebsd/
Please refrain from using closed source programs to review legal and confidential documents.
There are so many open source PDF readers out there.
I will State One that runs on POSIX Operating Systems
qpdfview
All operating systems have compiled versions of open Source PDF viewers. Many of them which run on Linux and freeBSD are also cross compiled for win64 and Mac
#bash #sh #zsh #ksh #csh #tsh #PDF #OpenSource #POSIX #Linux #AI #enshittification #Adobe
Make sure that you always think about the data that you divulge to big companies. Use the Easy Storage knowing that they will use your data also even your copyrighted photographs.
Within the Fediverse it's easy to own your data, very easy, always remember that and be thankful
#bash #sh #zsh #ksh #csh #tsh #programming #JavaScript #Mastodon #freeBSD #ngix #json #POSIX #SocialMedia #webfinger
In this article Stefano explains to you how to use a web finger system so that people can always find your address
An important message here is that _you should always own your data_. So do not rely on cloud or web services to maintain your data. Always remember that many of those massive conglomerates use your data and sell it, literally sell it, or the metadata off it, to the highest bidder
Within the Fediverse it's easy to migrate from one server to the next, your followers will automatically follow your new account
https://it-notes.dragas.net/2024/10/08/using-a-permanent-webfinger-address/
#bash #sh #zsh #ksh #csh #tsh #programming #JavaScript #Mastodon #freeBSD #ngix #json #POSIX #SocialMedia #webfinger