mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Thu 11 Nov 20:22:13 EET 2021
This commit is contained in:
parent
9e903ec1b6
commit
c2bbbc90d5
1 changed files with 75 additions and 68 deletions
|
@ -1,5 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
|
||||
|
@ -7,10 +8,13 @@
|
|||
<title>
|
||||
Ari::web -> Blog
|
||||
</title>
|
||||
<meta content="website webdev linux programming ari terminal dark blog javascript opensource free" name="keywords"/>
|
||||
<meta content="Blog on 2021-11-11 20:17:48 EET - Thinking about switching to a fully minimalistic gentoo system" name="description"/>
|
||||
<meta content="website webdev linux programming ari terminal dark blog javascript opensource free"
|
||||
name="keywords" />
|
||||
<meta content="Blog on 2021-11-11 20:17:48 EET - Thinking about switching to a fully minimalistic gentoo system"
|
||||
name="description" />
|
||||
<meta content="follow" name="robots" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div>
|
||||
<h1>
|
||||
|
@ -43,14 +47,16 @@ a fun experience for me and in general pushing myself.
|
|||
</p>
|
||||
<p>
|
||||
So here is my plan:
|
||||
- X11 (xorg-server) as my display server
|
||||
- DWM as my window manager
|
||||
- OpenRC as my init system
|
||||
- Hardened, no-multilib, openRC stage3 tarball
|
||||
- Harsh USE flags to make software minimal
|
||||
- None/little eye candy
|
||||
- Less proprietary blobs
|
||||
- Stronger encryption
|
||||
<ul>
|
||||
<li>X11 (xorg-server) as my display server</li>
|
||||
<li>DWM as my window manager</li>
|
||||
<li>OpenRC as my init system</li>
|
||||
<li>Hardened, no-multilib, openRC stage3 tarball</li>
|
||||
<li>Harsh USE flags to make software minimal</li>
|
||||
<li>None/little eye candy</li>
|
||||
<li>Less proprietary blobs</li>
|
||||
<li>Stronger encryption</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>
|
||||
I will completely ditch everything I have customised probably, will make a completely
|
||||
|
@ -67,5 +73,6 @@ in my
|
|||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
<!-- this is automatically generated by scripts/add_blog -->
|
Loading…
Add table
Reference in a new issue