mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Mon 6 Dec 20:46:47 EET 2021
This commit is contained in:
parent
98651efa5d
commit
21d8228869
3 changed files with 84 additions and 4 deletions
74
page/blog/blogs/Ideal-software_4494379800.html
Normal file
74
page/blog/blogs/Ideal-software_4494379800.html
Normal file
|
@ -0,0 +1,74 @@
|
||||||
|
<!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 -> Blog
|
||||||
|
</title>
|
||||||
|
<meta content="website webdev linux programming ari terminal dark blog javascript opensource free" name="keywords"/>
|
||||||
|
<meta content="Blog on 2021-12-06 20:42:58 EET - Ideal software" name="description"/>
|
||||||
|
<meta content="follow" name="robots"/>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div>
|
||||||
|
<h1>
|
||||||
|
Ideal software
|
||||||
|
</h1>
|
||||||
|
<p>
|
||||||
|
2021-12-06 20:42:58 EET |
|
||||||
|
<a href="..">
|
||||||
|
back
|
||||||
|
</a>
|
||||||
|
|
|
||||||
|
<a href="/">
|
||||||
|
home
|
||||||
|
</a>
|
||||||
|
|
|
||||||
|
<a href="/git">
|
||||||
|
git
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
<hr/>
|
||||||
|
<p>
|
||||||
|
The ideal software to me is
|
||||||
|
<strong>
|
||||||
|
minimal
|
||||||
|
</strong>
|
||||||
|
, it is not bloated, full of crammed
|
||||||
|
"features" I will not use, even if it lacks features I want to have the
|
||||||
|
<strong>
|
||||||
|
ability to build my own features
|
||||||
|
</strong>
|
||||||
|
so if it lacks something or has any useless feature
|
||||||
|
<strong>
|
||||||
|
I could remove the feature
|
||||||
|
</strong>
|
||||||
|
.
|
||||||
|
The software should be
|
||||||
|
<strong>
|
||||||
|
small
|
||||||
|
</strong>
|
||||||
|
, so I could easily
|
||||||
|
<strong>
|
||||||
|
edit it
|
||||||
|
</strong>
|
||||||
|
and so -- should have
|
||||||
|
<strong>
|
||||||
|
no creepiness and should be FOSS
|
||||||
|
</strong>
|
||||||
|
It should
|
||||||
|
<strong>
|
||||||
|
not be owned by any company except the community
|
||||||
|
</strong>
|
||||||
|
and give the
|
||||||
|
<strong>
|
||||||
|
user full control
|
||||||
|
</strong>
|
||||||
|
.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
<!-- this is automatically generated by scripts/add_blog -->
|
|
@ -16,7 +16,7 @@
|
||||||
My blogs
|
My blogs
|
||||||
</h1>
|
</h1>
|
||||||
<code>
|
<code>
|
||||||
Last updated on: 2021-12-05 09:42:48 EET
|
Last updated on: 2021-12-06 20:42:58 EET
|
||||||
</code>
|
</code>
|
||||||
<div>
|
<div>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -101,9 +101,14 @@
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="/page/blog/blogs/Providing-lgbt-education-in-school-will-not-make-your-child-lgbt_5214455203.html">
|
<a href="/page/blog/blogs/Providing-lgbt-education-in-school-will-not-make-your-child-lgbt_5214455203.html">
|
||||||
Providing LGBT education in school will not make your child LGBT
|
Providing LGBT education in school will not make your child LGBT
|
||||||
</a>
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="/page/blog/blogs/Ideal-software_4494379800.html">
|
||||||
|
Ideal software
|
||||||
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -16,3 +16,4 @@
|
||||||
* [Don't ask -- google it](/page/blog/blogs/Don't-ask----google-it_1253034870.html)
|
* [Don't ask -- google it](/page/blog/blogs/Don't-ask----google-it_1253034870.html)
|
||||||
* [FOSS hardware -- the real low level creepyness of AMD and Intel](/page/blog/blogs/Foss-hardware----the-real-low-level-creepyness-of-amd-and-intel_9799156651.html)
|
* [FOSS hardware -- the real low level creepyness of AMD and Intel](/page/blog/blogs/Foss-hardware----the-real-low-level-creepyness-of-amd-and-intel_9799156651.html)
|
||||||
* [Providing LGBT education in school will not make your child LGBT](/page/blog/blogs/Providing-lgbt-education-in-school-will-not-make-your-child-lgbt_5214455203.html)
|
* [Providing LGBT education in school will not make your child LGBT](/page/blog/blogs/Providing-lgbt-education-in-school-will-not-make-your-child-lgbt_5214455203.html)
|
||||||
|
* [Ideal software](/page/blog/blogs/Ideal-software_4494379800.html)
|
||||||
|
|
Loading…
Add table
Reference in a new issue