From d9811b41f5a5bf13601337f8122ac10df8a66e60 Mon Sep 17 00:00:00 2001 From: rhetenor Date: Tue, 22 Jul 2025 23:10:46 +0200 Subject: [PATCH] update --- .gitignore | 2 ++ src/pages/beliefs.html | 22 ---------------------- src/pages/now.html | 11 ++++++++--- 3 files changed, 10 insertions(+), 25 deletions(-) delete mode 100644 src/pages/beliefs.html diff --git a/.gitignore b/.gitignore index e2d9e9f..aeea121 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ dist +build .idea + diff --git a/src/pages/beliefs.html b/src/pages/beliefs.html deleted file mode 100644 index a9b5188..0000000 --- a/src/pages/beliefs.html +++ /dev/null @@ -1,22 +0,0 @@ -
-

mount /dev/beliefs

- - A page with my beliefs. I will try to update it from time to time, and strike out what has changed. - -

General

-

Writing

-

- Better have to many dates in your document than to less. It is cumbersome to find out if information is outdated. -

- However unimportant a citation might seem, always cite as much as possible. Others will thank you if they are interested. -

- -

Programming

-

Premature optimization

-

-

“The real problem is that programmers have spent far too much time worrying about efficiency in the wrong places and at the wrong times; premature optimization is the root of all evil (or at least most of it) in programming.”
- I really belief in optimization and code is far too unoptimized nowadays. But neithertheless are too many people still in the belief that low level bit optimization is an end in itself! -

- - -
diff --git a/src/pages/now.html b/src/pages/now.html index ee22286..6919316 100644 --- a/src/pages/now.html +++ b/src/pages/now.html @@ -3,16 +3,21 @@ things i currently work on (maybe) -

Projects

+

projects