Skip to main content

Posts

Showing posts from March, 2022

Harmful Softwares 2022

  Software considered harmful In the sidebar on the left, you can find why i consider some points of the software bad. I don’t think minimalistic software is all the times better than bloated software. Sometimes “bloated” software is better than the alternatives. For example pale moon is more usable than surf. And sometimes extensions are useful so i don’t consider them harmful, problem is that how you write those extensions (if you read GNU source code, you’ll have a impulse to throw yourself into an active volcano). While, for example, BSD implemented those extensions in a sane way. Here’s a table with software i consider harmful and their alternaties Harmful things Less bad things KDE, Gnome i3, dwm, bspwm, Xfce Windows BSD, Linux, Haiku Vim, Vi Emacs, zile, jed YAML JSON, CVS, MacBooks Thinkpads, Toughbooks GCC clang, tcc Wayland X11 GTK, QT Tk, Curses Intel, Realtek ath9k Electron Throwing yourself to an active volcano, y...

What is Smishing and How to Protect Against it?

  Most people who use email somewhat regularly have heard about phishing and may even have some idea how to protect themselves against it (if you don’t here’s a good reminder on how to protect from an email-based phishing attack ). However, what a lot of folks don’t know is that phishing doesn’t have to come from only email. Although email is the most popular target for phishing attacks, phishing can also be done via text messages or SMS (smishing), phone calls (vishing), social networks direct messages (angler phishing), hypertexts (HTTPS phishing) and so on. In this article, we’ll explain what one of these phishing methods is, particularly smishing, how scammers target users via SMS messages and how to best protect against it. How Criminals Use SMS Messages for Fraud? One of the biggest dangers of smishing is that not that many people are actually familiar with it. According to the 2020 State of the Phish report by Proofpoint , less than 35% of the...

Windows sucks I Backdoors I Interference I Sabotage

  Windows sucks Windows is proprietary software so you don’t have control over it. Instead micr*s*ft has control over YOU . The following Windows operating systems suck: Windows 9x Windows 2000 Windows XP Windows Vista Windows 7 Windows 8/8.1 Windows 10 Windows 11 Microsoft spies on you, puts ads on your system and charges you. Which should be illegal. In fact spying on you should be illegal. Windows comes with preinstalled programs you didn’t even asked for, which is true bloatware. More bloated than the Linux kernel. Windows sucks for development, you don’t have any equivalent to, for example /usr/include and you have to install bash/cygwin to get a “GNU/Linux feeling”. Microsoft really hates standards, their products used not to be compatible with most standards. Internet Explorer for example. GNU software doesn’t follows the standards at 100%, but GNU software does add something useful to the software instead of making it a pain in the ass. Backdoors Is ...