In this category, I post new software I find, information about current software or tricks that can be utilised in current software.
+ 27/05/23
- Don't Use GitHub
19/05/23
- Do It Yourself
13/05/23
- Start Using 2FA Properly
07/05/23
- Instagram Deleted!
diff --git a/definitions/git/git.webp b/definitions/git/git.webp
new file mode 100644
index 0000000..f4917bd
Binary files /dev/null and b/definitions/git/git.webp differ
diff --git a/definitions/git/index.html b/definitions/git/index.html
new file mode 100644
index 0000000..4cee972
--- /dev/null
+++ b/definitions/git/index.html
@@ -0,0 +1,33 @@
+
+
+
+
+ (DEFINITION) Sufyaan's Webpage
+
+
+
+
+
+
+
+
+
+
+ sf.cu > Definitions > Git
+ Git
+
+
+
Git
+
+ Git is an open-source version control system developed by Linus Torvalds, who also created Linux. It tracks changes made to files to have a record of what changes are made. It makes collaboration easier, allowing changes made by multiple people to be merged easily. It is mainly used in software development.
+ Git can be used by anyone. The most popular platform for using Git is GitHub which you should not use. You can also using Codeberg , SourceHut , GitLab or self-host it.
+ You can even use Git in the command-line for quick retrievals and pushes.
+
+
+
+
+
+ 8A8HeXwULYKWtbujMkGiBYKQPahJCT3ye2N6wCAdEv1L6ipoJjDmfVLKa7XnmE77nGLFmu5dGrL8U4zVGrkDncKEDfkpDEj
+
+ bc1qj0zdajhrg5uxac036u2t5empuc7xwrds5dde98
+
diff --git a/definitions/index.html b/definitions/index.html
index e588812..c5d1350 100644
--- a/definitions/index.html
+++ b/definitions/index.html
@@ -20,18 +20,24 @@
F
+ G
+
L
M
+ N
+
O
P
+
S
+
T
U
diff --git a/definitions/non-free/index.html b/definitions/non-free/index.html
new file mode 100644
index 0000000..d8d6e96
--- /dev/null
+++ b/definitions/non-free/index.html
@@ -0,0 +1,33 @@
+
+
+
+
+ (DEFINITION) Sufyaan's Webpage
+
+
+
+
+
+
+
+
+
+
+ sf.cu > Definitions > Non-Free Software
+ Non-Free Software
+
+
+
Non-Free Software
+
+ Proprietary software is often deemed to be non-free because the owner exercises a legal monopoly by modern copyright law to exclude the recipient from freely sharing the software or modifying it. It is shunned in the free software world as it strips users of their rights.
+ Non-free pieces of software often claim to be open-source but open-source is not the same as free software. Software can be open-source and still prevent user freedom through licenses.
+ No one should use non-free software as there may be privacy breaches, malware, backdoors or even deals with the government to collect data just like NSA's PRISM.
+
+
+
+
+
+ 8A8HeXwULYKWtbujMkGiBYKQPahJCT3ye2N6wCAdEv1L6ipoJjDmfVLKa7XnmE77nGLFmu5dGrL8U4zVGrkDncKEDfkpDEj
+
+ bc1qj0zdajhrg5uxac036u2t5empuc7xwrds5dde98
+
diff --git a/definitions/non-free/non-free.webp b/definitions/non-free/non-free.webp
new file mode 100644
index 0000000..6d0876f
Binary files /dev/null and b/definitions/non-free/non-free.webp differ
diff --git a/definitions/prism/index.html b/definitions/prism/index.html
new file mode 100644
index 0000000..b6cbd44
--- /dev/null
+++ b/definitions/prism/index.html
@@ -0,0 +1,31 @@
+
+
+
+
+ (DEFINITION) Sufyaan's Webpage
+
+
+
+
+
+
+
+
+
+
+ sf.cu > Definitions > PRISM (NSA)
+ PRISM (NSA)
+
+
+
Providers & companies which joined the PRISM program.
+
+ NSA's PRISM is a program that collects internet communications from various US internet companies. It stores communications from companies like Microsoft, Google, Apple, Facebook and even YouTube. It allows the NSA to monitor the internet traffic of foreigners and even Americans. The documents that prove PRISM's existence were leaked by Edward Snowden.
+
+
+
+
+
+ 8A8HeXwULYKWtbujMkGiBYKQPahJCT3ye2N6wCAdEv1L6ipoJjDmfVLKa7XnmE77nGLFmu5dGrL8U4zVGrkDncKEDfkpDEj
+
+ bc1qj0zdajhrg5uxac036u2t5empuc7xwrds5dde98
+
diff --git a/definitions/prism/prism.webp b/definitions/prism/prism.webp
new file mode 100644
index 0000000..6ab55e5
Binary files /dev/null and b/definitions/prism/prism.webp differ
diff --git a/definitions/self-host/index.html b/definitions/self-host/index.html
new file mode 100644
index 0000000..af5a066
--- /dev/null
+++ b/definitions/self-host/index.html
@@ -0,0 +1,32 @@
+
+
+
+
+ (DEFINITION) Sufyaan's Webpage
+
+
+
+
+
+
+
+
+
+
+ sf.cu > Definitions > Self-Host
+ Self-Host
+
+
+
Raspberry Pi 4, a credit-card sized computer often used for self-hosting
+
+ Self-hosting software refers to the practice of hosting, running and managing applications or software on one's own server instead of someone else's server. It is usually done by individuals who are privacy concious, individuals who want control over the software they run or businesses who need advanced configuration and management options.
+ Anyone can self-host any software they like. There are many pieces of software that can be self-hosted. Most pieces of software take very little resources, so you can use an old computer or a small computer like the Raspberry Pi and host programs and keep it running 24/7/365.
+
+
+
+
+
+ 8A8HeXwULYKWtbujMkGiBYKQPahJCT3ye2N6wCAdEv1L6ipoJjDmfVLKa7XnmE77nGLFmu5dGrL8U4zVGrkDncKEDfkpDEj
+
+ bc1qj0zdajhrg5uxac036u2t5empuc7xwrds5dde98
+
diff --git a/definitions/self-host/self-host.webp b/definitions/self-host/self-host.webp
new file mode 100644
index 0000000..1e66401
Binary files /dev/null and b/definitions/self-host/self-host.webp differ
diff --git a/definitions/template/def-template.html b/definitions/template/def-template.html
index 290f43a..67fb270 100644
--- a/definitions/template/def-template.html
+++ b/definitions/template/def-template.html
@@ -13,6 +13,7 @@
+ sf.cu > Definitions > Template
Sample
diff --git a/index.html b/index.html
index 1a08185..16ad174 100644
--- a/index.html
+++ b/index.html
@@ -1 +1 @@
-
(HOMEPAGE) Sufyaan's Webpage sf@titan [~/sf.cu]$ cat INTRO.md
Greetings, everyone! My name is Sufyaan and I welcome you to my personal website!
I am a brand designer but my interests are in computing. I love using free (libre) software that follows the UNIX philosophy.
I like to spend my free time tinkering around with my computer and learning about new innovations in both the technology and design industries.
On this website, I post on my blog about a plethora of topics that I am interested in like:
Computing GNU/Linux Design Announcements I do not post regularly. I did not create this website for views or money. I simply post what I enjoy and what I find helpful.
If you would like to contribute to this website, please do so on it's Git repository . Any contribution, no matter how small, is appreciated.
Here are links to useful pages on this website:
Blog - View my blog posts on computing, Linux and design.About - View some information about me and find out how to contact me.Portfolio - View my designs and projects.Links - My pages on other websites and sites I like to browse.Definitions - View the definitions of terms that I use in my blog posts.8A8HeXwULYKWtbujMkGiBYKQPahJCT3ye2N6wCAdEv1L6ipoJjDmfVLKa7XnmE77nGLFmu5dGrL8U4zVGrkDncKEDfkpDEj
bc1qj0zdajhrg5uxac036u2t5empuc7xwrds5dde98
+
(HOMEPAGE) Sufyaan's Webpage sf@titan [~/sf.cu]$ cat INTRO.md
Greetings, everyone! My name is Sufyaan and I welcome you to my personal website!
I am a brand designer but my interests are in computing. I love using free (libre) software that follows the UNIX philosophy.
I like to spend my free time tinkering around with my computer and learning about new innovations in both the technology and design industries.
On this website, I post on my blog about a plethora of topics that I am interested in like:
Computing GNU/Linux Design Announcements I do not post regularly. I did not create this website for views or money. I simply post what I enjoy and what I find helpful.
If you would like to contribute to this website, please do so on it's Git repository . Any contribution, no matter how small, is appreciated.
Here are links to useful pages on this website:
Blog - View my blog posts on computing, Linux and design.About - View some information about me and find out how to contact me.Portfolio - View my designs and projects.Links - My pages on other websites and sites I like to browse.Definitions - View the definitions of terms that I use in my blog posts.8A8HeXwULYKWtbujMkGiBYKQPahJCT3ye2N6wCAdEv1L6ipoJjDmfVLKa7XnmE77nGLFmu5dGrL8U4zVGrkDncKEDfkpDEj
bc1qj0zdajhrg5uxac036u2t5empuc7xwrds5dde98
diff --git a/sitemap/index.html b/sitemap/index.html
index 18bf74e..0e948a7 100644
--- a/sitemap/index.html
+++ b/sitemap/index.html
@@ -36,6 +36,7 @@
Posts