update @ Wed 3 Nov 11:52:15 EET 2021

This commit is contained in:
Ari Archer 2021-11-03 11:52:15 +02:00
parent 2ed26aba70
commit 81aeeed67d
3 changed files with 87 additions and 1 deletions

View file

@ -0,0 +1,80 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>
Ari::web -&gt; Blog
</title>
<meta content="website webdev linux programming ari terminal dark blog javascript opensource free" name="keywords"/>
<meta content="Blog on 2021-11-03 11:49:18 EET - Tech normies, companies and digital freedom" name="description"/>
<meta content="follow" name="robots"/>
</head>
<body>
<div>
<h1>
Tech normies, companies and digital freedom
</h1>
<p>
2021-11-03 11:49:18 EET |
<a href="..">
back
</a>
|
<a href="/">
home
</a>
|
<a href="/git">
git
</a>
</p>
<hr/>
<h2>
What are "tech normies"?
</h2>
<p>
I personally think "tech normies" are people who just live the corporate world and use
nothing that is not made by some huge company like apple or microsoft, they want someone else
to make choices and decisions for them instead of them thinking what they will use and do
on the computer, it's like they just want some master to lead them and show them the way how
to do or use anything, those type of people have completely lost the sense of (digital) responsibility.
</p>
<p>
They just want to use apps, click buttons and ask microsoft or whoever the fuck they follow
what to do and use, for example if microsoft includes microsoft edge in windows, normies will use
that instead of actually deciding on what browser to use because all they want is to click buttons
like a primitive monkey, doesn't make any choices, decisions or anything responsible to themselves.
</p>
<h2>
(Digital) normies are like... digital prisoners
</h2>
<p>
In prison people lose their sense of responsibility as they know that everyday they will get
food, a shelter and what to do, they will always know what will happen and don't have to worry
about money, taxes and anything that will happen in the future while you, a free person, have to.
You have to pay taxes, work to get money and make sure not to overspend as you can lose your shelter,
food and supplies in general.
</p>
<h2>
"Freedom is sometimes scary"
</h2>
<p>
So is the real life, you will never know what will happen next and have to worry about everything
as a free person and you don't have anything or anyone to cover up for you and you have to make choices and
if you make bad ones - you will have to face consequences.
</p>
<h2>
Taking first step to digital freedom
</h2>
<p>
Stop depending on proprietary, censoring, centralised, etc. services and start using libre and FOSS operating
systems like GNU/Linux((-libre)(-hardened)) and get away from companies and stop treating them as anything
else but companies, their goal is to make money and sell your data, start being responsible on what you use
and think, trust no-one and think for yourself.
</p>
</div>
</body>
</html>
<!-- this is automatically generated by scripts/add_blog -->

View file

@ -62,6 +62,11 @@
My GPG key
</a>
</li>
<li>
<a href="/page/blog/blogs/Tech-normies,-companies-and-digital-freedom.html">
Tech normies, companies and digital freedom
</a>
</li>
</ul>
</div>
</body>

View file

@ -7,4 +7,5 @@
* [Why I prefer source-based distros](/page/blog/blogs/Why-I-prefer-source-based-distros.html)
* [A very important post](/page/blog/blogs/A-very-important-post.html)
* [I am in love with scheme/racket](/page/blog/blogs/I-am-in-love-with-scheme_racket.html)
* [My GPG key](/page/blog/blogs/My-GPG-key.html)
* [My GPG key](/page/blog/blogs/My-GPG-key.html)
* [Tech normies, companies and digital freedom](/page/blog/blogs/Tech-normies,-companies-and-digital-freedom.html)