[WILL NOT UPDATE THIS COMMIT] New homepage title (text instead of image)
+ new icons (removing fontawesome for faster page loads) + renaming index-backup.html to bindex.html for easier terminal usemain
parent
c7bbf1fe97
commit
27c61a91ec
@ -1,4 +1,12 @@
|
||||
<!DOCTYPE html><html lang="en"><head><title>(DESIGN) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../"><div style="text-align:center"><img src="../../images/sufyaan.webp"></div></a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../../">Blog</a> > <a style="color:#ff79c6" href="."><i class="fa fa-terminal" aria-hidden="true"></i>Linux</a></p>
|
||||
<h1 class="homepage-heading"><i class="fa fa-pencil" aria-hidden="true"></i></a>Design</h1><p class="homepage-body">This category is reserved for posts related to design.</p><ul class="posts">
|
||||
<li><code class="code-posts">28/07/23</code> - <a style="color:#bd93f9" href="../../minimal-design/"><i class="fa fa-circle-thin" aria-hidden="true"></i>Minimal Design</a></li></ul>
|
||||
<!DOCTYPE html><html lang="en"><head><title>(DESIGN) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../">
|
||||
<a style="text-decoration: none;" href="../../">
|
||||
<pre class="main-header">
|
||||
_______ _ _ _______ __ __ _______ _______ __ _
|
||||
|______ | | |______ \_/ |_____| |_____| | \ |
|
||||
______| |_____| | | | | | | | \_|
|
||||
</pre>
|
||||
|
||||
</a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../../">Blog</a> > <a style="color:#ff79c6" href="."><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25m19.61 1.11l-4.25 4.25l-5.2-5.2l1.77-1.77l1 1l2.47-2.48l1.42 1.42L18.36 17l1.06 1l1.42-1.4l1.77 1.76m-16-7.53L1.39 5.64l4.25-4.25L7.4 3.16L4.93 5.64L6 6.7l2.46-2.48l1.42 1.42l-1.42 1.41l1 1l-2.85 2.78M20.71 7c.39-.39.39-1 0-1.41l-2.34-2.3c-.37-.39-1.02-.39-1.41 0l-1.84 1.83l3.75 3.75L20.71 7Z"/></svg>Design</a></p>
|
||||
<h1 class="homepage-heading"><svg class="titles" xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24"><path fill="currentColor" d="M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25m19.61 1.11l-4.25 4.25l-5.2-5.2l1.77-1.77l1 1l2.47-2.48l1.42 1.42L18.36 17l1.06 1l1.42-1.4l1.77 1.76m-16-7.53L1.39 5.64l4.25-4.25L7.4 3.16L4.93 5.64L6 6.7l2.46-2.48l1.42 1.42l-1.42 1.41l1 1l-2.85 2.78M20.71 7c.39-.39.39-1 0-1.41l-2.34-2.3c-.37-.39-1.02-.39-1.41 0l-1.84 1.83l3.75 3.75L20.71 7Z"/></svg></a>Design</h1><p class="homepage-body">This category is reserved for posts related to design.</p><ul class="posts">
|
||||
<li><code class="code-posts">28/07/23</code> - <a style="color:#bd93f9" href="../../minimal-design/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-2.075 0-3.9-.788t-3.175-2.137q-1.35-1.35-2.137-3.175T2 12q0-2.075.788-3.9t2.137-3.175q1.35-1.35 3.175-2.137T12 2q2.075 0 3.9.788t3.175 2.137q1.35 1.35 2.138 3.175T22 12q0 2.075-.788 3.9t-2.137 3.175q-1.35 1.35-3.175 2.138T12 22Zm0-2q3.35 0 5.675-2.325T20 12q0-3.35-2.325-5.675T12 4Q8.65 4 6.325 6.325T4 12q0 3.35 2.325 5.675T12 20Zm0-8Z"/></svg>Minimal Design</a></li></ul>
|
||||
<p class="homepage-body">You are at the bottom of the image!</p><hr/><footer><p class="footer-text"><a style="color:#bd93f9" href="../../../">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p><p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p></footer>
|
||||
|
@ -1,10 +1,18 @@
|
||||
<!DOCTYPE html><html lang="en"><head><title>(GUIDES) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../"><div style="text-align:center"><img src="../../images/sufyaan.webp"></div></a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../">Blog</a> > <a style="color:#ff79c6" href="."><i class="fa fa-book" aria-hidden="true"></i>Guides</a></p>
|
||||
<h1 class="homepage-heading"><i class="fa fa-book" aria-hidden="true"></i></a>Guides</h1><p class="homepage-body">In this category, I post guides about computing and technology.</p><ul class="posts">
|
||||
<li><code class="code-posts">13/05/23</code> - <a style="color:#bd93f9" href="../../tfa/"><i class="fa fa-lock" aria-hidden="true"></i>Start Using 2FA Properly</a></li>
|
||||
<li><code class="code-posts">02/05/23</code> - <a style="color:#bd93f9" href="../../pwd"><i class="fa fa-unlock" aria-hidden="true"></i>Password Systems</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../doas"><i class="fa fa-key" aria-hidden="true"></i>Use Doas Instead Of Sudo</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../sm"><i class="fa fa-clock-o" aria-hidden="true"></i>Stop Using Social Media</a></li>
|
||||
<li><code class="code-posts">22/03/23</code> - <a style="color:#bd93f9" href="../../discord"><i class="fa fa-times-circle" aria-hidden="true"></i>Delete Your Discord</a></li>
|
||||
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../email"><i class="fa fa-lock" aria-hidden="true"></i>How To Encrypt Emails</a></li>
|
||||
<!DOCTYPE html><html lang="en"><head><title>(GUIDES) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../">
|
||||
<a style="text-decoration: none;" href="../../">
|
||||
<pre class="main-header">
|
||||
_______ _ _ _______ __ __ _______ _______ __ _
|
||||
|______ | | |______ \_/ |_____| |_____| | \ |
|
||||
______| |_____| | | | | | | | \_|
|
||||
</pre>
|
||||
|
||||
</a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../">Blog</a> > <a style="color:#ff79c6" href="."><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 512 512"><path fill="currentColor" d="M464 48c-67.61.29-117.87 9.6-154.24 25.69c-27.14 12-37.76 21.08-37.76 51.84V448c41.57-37.5 78.46-48 224-48V48ZM48 48c67.61.29 117.87 9.6 154.24 25.69c27.14 12 37.76 21.08 37.76 51.84V448c-41.57-37.5-78.46-48-224-48V48Z"/></svg>Guides</a></p>
|
||||
<h1 class="homepage-heading"></a><svg class="titles" xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 512 512"><path fill="currentColor" d="M464 48c-67.61.29-117.87 9.6-154.24 25.69c-27.14 12-37.76 21.08-37.76 51.84V448c41.57-37.5 78.46-48 224-48V48ZM48 48c67.61.29 117.87 9.6 154.24 25.69c27.14 12 37.76 21.08 37.76 51.84V448c-41.57-37.5-78.46-48-224-48V48Z"/></svg>Guides</h1><p class="homepage-body">In this category, I post guides about computing and technology.</p><ul class="posts">
|
||||
<li><code class="code-posts">13/05/23</code> - <a style="color:#bd93f9" href="../../tfa/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 32 32"><path fill="currentColor" d="m11 23.18l-2-2.001l-1.411 1.41L11 26l6-6l-1.41-1.41L11 23.18zM28 30h-4v-2h4V16h-4V8a4.005 4.005 0 0 0-4-4V2a6.007 6.007 0 0 1 6 6v6h2a2.002 2.002 0 0 1 2 2v12a2.002 2.002 0 0 1-2 2z"/><path fill="currentColor" d="M20 14h-2V8A6 6 0 0 0 6 8v6H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V16a2 2 0 0 0-2-2ZM8 8a4 4 0 0 1 8 0v6H8Zm12 20H4V16h16Z"/></svg>Start Using 2FA Properly</a></li>
|
||||
<li><code class="code-posts">02/05/23</code> - <a style="color:#bd93f9" href="../../pwd"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M2 17h20v2H2v-2zm1.15-4.05L4 11.47l.85 1.48l1.3-.75l-.85-1.48H7v-1.5H5.3l.85-1.47L4.85 7L4 8.47L3.15 7l-1.3.75l.85 1.47H1v1.5h1.7l-.85 1.48l1.3.75zm6.7-.75l1.3.75l.85-1.48l.85 1.48l1.3-.75l-.85-1.48H15v-1.5h-1.7l.85-1.47l-1.3-.75L12 8.47L11.15 7l-1.3.75l.85 1.47H9v1.5h1.7l-.85 1.48zM23 9.22h-1.7l.85-1.47l-1.3-.75L20 8.47L19.15 7l-1.3.75l.85 1.47H17v1.5h1.7l-.85 1.48l1.3.75l.85-1.48l.85 1.48l1.3-.75l-.85-1.48H23v-1.5z"/></svg>Password Systems</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../doas"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M2.69 2c.85-.05 3.39 1.16 3.44 1.19c-1.29.81-2.39 1.9-3.22 3.19C2.09 4.81 1.34 2.91 2 2.25c.17-.17.4-.25.69-.25m18.15.13c.41-.05.74.01.94.21c1.07 1.08-1.9 5.81-2.4 6.32c-.51.5-1.81.04-2.88-1.03c-1.07-1.08-1.53-2.37-1.03-2.88c.41-.41 3.62-2.45 5.37-2.62M12 2.56c1.29 0 2.53.26 3.66.72c-.49.32-.85.57-.97.69c-.99.99-.55 2.86 1.03 4.44c.98.97 2.12 1.56 3.06 1.56c.68 0 1.14-.29 1.38-.53c.17-.17.44-.56.75-1.03c.51 1.18.78 2.47.78 3.84c0 5.36-4.33 9.72-9.69 9.72c-5.36 0-9.69-4.36-9.69-9.72A9.68 9.68 0 0 1 12 2.56Z"/></svg>Use Doas Instead Of Sudo</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../sm"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M0 0h24v24H0z"/><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34zM12 6a1 1 0 0 0-.993.883L11 7v5l.009.131a1 1 0 0 0 .197.477l.087.1l3 3l.094.082a1 1 0 0 0 1.226 0l.094-.083l.083-.094a1 1 0 0 0 0-1.226l-.083-.094L13 11.585V7l-.007-.117A1 1 0 0 0 12 6z"/></g></svg>Stop Using Social Media</a></li>
|
||||
<li><code class="code-posts">22/03/23</code> - <a style="color:#bd93f9" href="../../discord"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M19.27 5.33C17.94 4.71 16.5 4.26 15 4a.09.09 0 0 0-.07.03c-.18.33-.39.76-.53 1.09a16.09 16.09 0 0 0-4.8 0c-.14-.34-.35-.76-.54-1.09c-.01-.02-.04-.03-.07-.03c-1.5.26-2.93.71-4.27 1.33c-.01 0-.02.01-.03.02c-2.72 4.07-3.47 8.03-3.1 11.95c0 .02.01.04.03.05c1.8 1.32 3.53 2.12 5.24 2.65c.03.01.06 0 .07-.02c.4-.55.76-1.13 1.07-1.74c.02-.04 0-.08-.04-.09c-.57-.22-1.11-.48-1.64-.78c-.04-.02-.04-.08-.01-.11c.11-.08.22-.17.33-.25c.02-.02.05-.02.07-.01c3.44 1.57 7.15 1.57 10.55 0c.02-.01.05-.01.07.01c.11.09.22.17.33.26c.04.03.04.09-.01.11c-.52.31-1.07.56-1.64.78c-.04.01-.05.06-.04.09c.32.61.68 1.19 1.07 1.74c.03.01.06.02.09.01c1.72-.53 3.45-1.33 5.25-2.65c.02-.01.03-.03.03-.05c.44-4.53-.73-8.46-3.1-11.95c-.01-.01-.02-.02-.04-.02zM8.52 14.91c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.84 2.12-1.89 2.12zm6.97 0c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.83 2.12-1.89 2.12z"/></svg>Delete Your Discord</a></li>
|
||||
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../email"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5 15h3l-.575-3.225q.5-.25.788-.725T14 10q0-.825-.588-1.413T12 8q-.825 0-1.413.588T10 10q0 .575.288 1.05t.787.725L10.5 15Zm1.5 7q-3.475-.875-5.738-3.988T4 11.1V5l8-3l8 3v6.1q0 3.8-2.263 6.913T12 22Z"/></svg>How To Encrypt Emails</a></li>
|
||||
</ul>
|
||||
<p class="homepage-body">You have read the last page!</p><hr/><footer><p class="footer-text"><a style="color:#bd93f9" href="../../">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p><p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p></footer>
|
||||
|
@ -1,29 +1,47 @@
|
||||
<!DOCTYPE html><html lang="en"><head><title>(BLOG) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../style.css"><link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../"><div style="text-align:center"><img src="../images/sufyaan.webp"></div></a><hr/><p><a href="../">sf.cu</a> > <a style="color:#bd93f9" href="../.">Blog</a></p>
|
||||
<h1 class="homepage-heading"><a style="color:#bd93f9" href="../rss.xml"><i class="fa fa-rss" aria-hidden="true"></i></a>Blog</h1><h2>Categories:</h2><ul class="posts"><li><a href="linux/" style="color:#ff79c6"><i class="fa fa-terminal" aria-hidden="true"></i>Linux</a></li><li><a href="software/" style="color:#ff79c6"><i class="fa fa-laptop" aria-hidden="true"></i>Software</a></li><li><a href="technology/" style="color:#ff79c6"><i class="fa fa-code" aria-hidden="true"></i>Technology</a></li><li><a href="design/" style="color:#ff79c6"><i class="fa fa-pencil" aria-hidden="true"></i>Design</a></li><li><a href="guides/" style="color:#ff79c6"><i class="fa fa-book" aria-hidden="true"></i>Guides</a></li><li><a href="other/" style="color:#ff79c6"><i class="fa fa-plus" aria-hidden="true"></i>Other</a></li></ul><p class="homepage-body">Read my (mostly) computing-related articles here.</p><ul class="posts">
|
||||
<li><code class="code-posts">31/07/23</code> - <a style="color:#bd93f9" href="../uses/"><i class="fa fa-briefcase" aria-hidden="true"></i>Tools I Use</a></li>
|
||||
<li><code class="code-posts">30/07/23</code> - <a style="color:#bd93f9" href="../fp/"><i class="fa fa-pencil" aria-hidden="true"></i>Writing With Fountain Pens</a></li>
|
||||
<li><code class="code-posts">28/07/23</code> - <a style="color:#bd93f9" href="../minimal-design/"><i class="fa fa-circle-thin" aria-hidden="true"></i>Minimal Design</a></li>
|
||||
<li><code class="code-posts">27/07/23</code> - <a style="color:#bd93f9" href="../backups/"><i class="fa fa-cloud-upload" aria-hidden="true"></i>Taking Proper Backups</a></li>
|
||||
<li><code class="code-posts">26/07/23</code> - <a style="color:#bd93f9" href="../vimwiki/"><i class="fa fa-sticky-note" aria-hidden="true"></i>VimWiki Is Terrific</a></li>
|
||||
<li><code class="code-posts">25/07/23</code> - <a style="color:#bd93f9" href="../plaintext/"><i class="fa fa-file-text" aria-hidden="true"></i>Use Plaintext</a></li>
|
||||
<li><code class="code-posts">16/07/23</code> - <a style="color:#bd93f9" href="../torrent/"><i class="fa fa-download" aria-hidden="true"></i>Why You Should Torrent</a></li>
|
||||
<li><code class="code-posts">10/07/23</code> - <a style="color:#bd93f9" href="../ovsk/"><i class="fa fa-circle-o-notch" aria-hidden="true"></i>Oversimplification Kills</a></li>
|
||||
<li><code class="code-posts">02/07/23</code> - <a style="color:#bd93f9" href="../islam/"><i class="fa fa-moon-o" aria-hidden="true"></i>Open-Source Islam Apps?</a></li>
|
||||
<li><code class="code-posts">27/06/23</code> - <a style="color:#bd93f9" href="../mnml/"><i class="fa fa-adjust" aria-hidden="true"></i>Keep It Minimal</a></li>
|
||||
<li><code class="code-posts">23/06/23</code> - <a style="color:#bd93f9" href="../kpst/"><i class="fa fa-key" aria-hidden="true"></i>KeePass + Syncthing</a></li>
|
||||
<li><code class="code-posts">01/06/23</code> - <a style="color:#bd93f9" href="../ffmpeg/"><i class="fa fa-video-camera" aria-hidden="true"></i>Switching To FFmpeg</a></li>
|
||||
<li><code class="code-posts">27/05/23</code> - <a style="color:#bd93f9" href="../github/"><i class="fa fa-github" aria-hidden="true"></i>Don't Use GitHub</a></li>
|
||||
<li><code class="code-posts">19/05/23</code> - <a style="color:#bd93f9" href="../diy/"><i class="fa fa-plus" aria-hidden="true"></i>Do It Yourself</a></li>
|
||||
<li><code class="code-posts">13/05/23</code> - <a style="color:#bd93f9" href="../tfa/"><i class="fa fa-lock" aria-hidden="true"></i>Start Using 2FA Properly</a></li>
|
||||
<li><code class="code-posts">07/05/23</code> - <a style="color:#bd93f9" href="../insta/"><i class="fa fa-instagram" aria-hidden="true"></i>Instagram Deleted!</a></li>
|
||||
<li><code class="code-posts">06/05/23</code> - <a style="color:#bd93f9" href="../usb/"><i class="fa fa-usb" aria-hidden="true"></i>Buy Only Metal USBs</a></li>
|
||||
<li><code class="code-posts">02/05/23</code> - <a style="color:#bd93f9" href="../pwd"><i class="fa fa-unlock" aria-hidden="true"></i>Password Systems</a></li>
|
||||
<li><code class="code-posts">21/04/23</code> - <a style="color:#bd93f9" href="../eid23/"><i class="fa fa-moon-o" aria-hidden="true"></i>Eid Mubarak!</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../doas"><i class="fa fa-key" aria-hidden="true"></i>Use Doas Instead Of Sudo</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../sm"><i class="fa fa-clock-o" aria-hidden="true"></i>Stop Using Social Media</a></li>
|
||||
<li><code class="code-posts">22/03/23</code> - <a style="color:#bd93f9" href="../discord"><i class="fa fa-times-circle" aria-hidden="true"></i>Delete Your Discord</a></li>
|
||||
<li><code class="code-posts">17/03/23</code> - <a style="color:#bd93f9" href="../browser"><i class="fa fa-firefox" aria-hidden="true"></i>My New Browser Setup</a></li>
|
||||
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../email"><i class="fa fa-lock" aria-hidden="true"></i>How To Encrypt Emails</a></li>
|
||||
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../crypto"><i class="fa fa-btc" aria-hidden="true"></i>Keep Crypto Off Exchanges</a></li>
|
||||
<li><code class="code-posts">13/03/23</code> - <a style="color:#bd93f9" href="../terminal"><i class="fa fa-terminal" aria-hidden="true"></i>Why I Use Terminal Apps</a></li></ul>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>(BLOG) Sufyaan's Webpage</title>
|
||||
<link rel="icon" type="image/x-icon" href="../images/favicon.webp">
|
||||
<link rel='stylesheet' type='text/css' href="../style.css">
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<a style="text-decoration: none;" href="../">
|
||||
<pre class="main-header">
|
||||
_______ _ _ _______ __ __ _______ _______ __ _
|
||||
|______ | | |______ \_/ |_____| |_____| | \ |
|
||||
______| |_____| | | | | | | | \_|
|
||||
</pre>
|
||||
</a>
|
||||
<hr/>
|
||||
<p><a href="../">sf.cu</a> > <a style="color:#bd93f9" href="../."><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24"><path fill="currentColor" d="M6.18 15.64a2.18 2.18 0 0 1 2.18 2.18C8.36 19 7.38 20 6.18 20C5 20 4 19 4 17.82a2.18 2.18 0 0 1 2.18-2.18M4 4.44A15.56 15.56 0 0 1 19.56 20h-2.83A12.73 12.73 0 0 0 4 7.27V4.44m0 5.66a9.9 9.9 0 0 1 9.9 9.9h-2.83A7.07 7.07 0 0 0 4 12.93V10.1Z"/></svg>Blog</a></p>
|
||||
<h1 class="homepage-heading"><a style="color:#bd93f9" href="../rss.xml"><svg class="titles" xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24"><path fill="currentColor" d="M6.18 15.64a2.18 2.18 0 0 1 2.18 2.18C8.36 19 7.38 20 6.18 20C5 20 4 19 4 17.82a2.18 2.18 0 0 1 2.18-2.18M4 4.44A15.56 15.56 0 0 1 19.56 20h-2.83A12.73 12.73 0 0 0 4 7.27V4.44m0 5.66a9.9 9.9 0 0 1 9.9 9.9h-2.83A7.07 7.07 0 0 0 4 12.93V10.1Z"/></svg></a>Blog</h1><h2>Categories:</h2><ul class="posts"><li><a href="linux/" style="color:#ff79c6"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m5 7l5 5l-5 5m7 2h7"/></svg>Linux</a></li><li><a href="software/" style="color:#ff79c6"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M14 18.32A7.06 7.06 0 0 1 11.28 16H3V4h18v2.26a7.08 7.08 0 0 1 2 2.15V4a2 2 0 0 0-2-2H3a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7v2H8v2h8v-2h-2Z"/><path fill="currentColor" d="M17 6a6 6 0 1 0 6 6a6 6 0 0 0-6-6Zm0 7.5a1.5 1.5 0 1 1 1.5-1.5a1.5 1.5 0 0 1-1.5 1.5Z"/></svg>Software</a></li><li><a href="technology/" style="color:#ff79c6"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="m23 12l-7.071 7.07l-1.414-1.413L20.172 12l-5.657-5.657l1.414-1.414L23 11.999ZM3.828 12l5.657 5.657l-1.414 1.414L1 12l7.071-7.071l1.414 1.414L3.828 12Z"/></svg>Technology</a></li><li><a href="design/" style="color:#ff79c6"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25m19.61 1.11l-4.25 4.25l-5.2-5.2l1.77-1.77l1 1l2.47-2.48l1.42 1.42L18.36 17l1.06 1l1.42-1.4l1.77 1.76m-16-7.53L1.39 5.64l4.25-4.25L7.4 3.16L4.93 5.64L6 6.7l2.46-2.48l1.42 1.42l-1.42 1.41l1 1l-2.85 2.78M20.71 7c.39-.39.39-1 0-1.41l-2.34-2.3c-.37-.39-1.02-.39-1.41 0l-1.84 1.83l3.75 3.75L20.71 7Z"/></svg>Design</a></li><li><a href="guides/" style="color:#ff79c6"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 512 512"><path fill="currentColor" d="M464 48c-67.61.29-117.87 9.6-154.24 25.69c-27.14 12-37.76 21.08-37.76 51.84V448c41.57-37.5 78.46-48 224-48V48ZM48 48c67.61.29 117.87 9.6 154.24 25.69c27.14 12 37.76 21.08 37.76 51.84V448c-41.57-37.5-78.46-48-224-48V48Z"/></svg>Guides</a></li><li><a href="other/" style="color:#ff79c6"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M18 10h-4V6a2 2 0 0 0-4 0l.071 4H6a2 2 0 0 0 0 4l4.071-.071L10 18a2 2 0 0 0 4 0v-4.071L18 14a2 2 0 0 0 0-4z"/></svg>Other</a></li></ul><p class="homepage-body">Read my (mostly) computing-related articles here.</p><ul class="posts">
|
||||
<li><code class="code-posts">31/07/23</code> - <a style="color:#bd93f9" href="../uses/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 512 512"><path fill="none" d="M336 80H176a16 16 0 0 0-16 16v16h192V96a16 16 0 0 0-16-16Z"/><path fill="currentColor" d="M496 176a64.07 64.07 0 0 0-64-64h-48V96a48.05 48.05 0 0 0-48-48H176a48.05 48.05 0 0 0-48 48v16H80a64.07 64.07 0 0 0-64 64v48h480Zm-144-64H160V96a16 16 0 0 1 16-16h160a16 16 0 0 1 16 16Zm-16 152a24 24 0 0 1-24 24H200a24 24 0 0 1-24-24v-4a4 4 0 0 0-4-4H16v144a64 64 0 0 0 64 64h352a64 64 0 0 0 64-64V256H340a4 4 0 0 0-4 4Z"/></svg>Tools I Use</a></li>
|
||||
<li><code class="code-posts">30/07/23</code> - <a style="color:#bd93f9" href="../fp/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M11.587 6.999H7.702a2 2 0 0 0-1.88 1.316l-3.76 10.342c-.133.365-.042.774.232 1.049l.293.293l6.422-6.422c-.001-.026-.008-.052-.008-.078a1.5 1.5 0 1 1 1.5 1.5c-.026 0-.052-.007-.078-.008l-6.422 6.422l.293.293a.997.997 0 0 0 1.049.232l10.342-3.761a2 2 0 0 0 1.316-1.88v-3.885L19 10.414L13.586 5l-1.999 1.999zm8.353 2.062l-5-5l2.12-2.121l5 5z"/></svg>Writing With Fountain Pens</a></li>
|
||||
<li><code class="code-posts">28/07/23</code> - <a style="color:#bd93f9" href="../minimal-design/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-2.075 0-3.9-.788t-3.175-2.137q-1.35-1.35-2.137-3.175T2 12q0-2.075.788-3.9t2.137-3.175q1.35-1.35 3.175-2.137T12 2q2.075 0 3.9.788t3.175 2.137q1.35 1.35 2.138 3.175T22 12q0 2.075-.788 3.9t-2.137 3.175q-1.35 1.35-3.175 2.138T12 22Zm0-2q3.35 0 5.675-2.325T20 12q0-3.35-2.325-5.675T12 4Q8.65 4 6.325 6.325T4 12q0 3.35 2.325 5.675T12 20Zm0-8Z"/></svg>Minimal Design</a></li>
|
||||
<li><code class="code-posts">27/07/23</code> - <a style="color:#bd93f9" href="../backups/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M11 20H6.5q-2.275 0-3.888-1.575T1 14.575q0-1.95 1.175-3.475T5.25 9.15q.625-2.3 2.5-3.725T12 4q2.925 0 4.963 2.038T19 11q1.725.2 2.863 1.488T23 15.5q0 1.875-1.313 3.188T18.5 20H13v-7.15l1.6 1.55L16 13l-4-4l-4 4l1.4 1.4l1.6-1.55V20Z"/></svg>Taking Proper Backups</a></li>
|
||||
<li><code class="code-posts">26/07/23</code> - <a style="color:#bd93f9" href="../vimwiki/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 20 20"><path fill="currentColor" d="M1 3v14h3v-2H3V5h1V3zm4 0v14h4v-2H7V5h2V3zm11 0v2h1v10h-1v2h3V3zm-5 0v2h2v10h-2v2h4V3z"/></svg>VimWiki Is Terrific</a></li>
|
||||
<li><code class="code-posts">25/07/23</code> - <a style="color:#bd93f9" href="../plaintext/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 256 256"><path fill="currentColor" d="m213.66 82.34l-56-56A8 8 0 0 0 152 24H56a16 16 0 0 0-16 16v176a16 16 0 0 0 16 16h144a16 16 0 0 0 16-16V88a8 8 0 0 0-2.34-5.66ZM160 176H96a8 8 0 0 1 0-16h64a8 8 0 0 1 0 16Zm0-32H96a8 8 0 0 1 0-16h64a8 8 0 0 1 0 16Zm-8-56V44l44 44Z"/></svg>Use Plaintext</a></li>
|
||||
<li><code class="code-posts">16/07/23</code> - <a style="color:#bd93f9" href="../torrent/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 256 256"><path fill="currentColor" d="M74.34 85.66a8 8 0 0 1 11.32-11.32L120 108.69V24a8 8 0 0 1 16 0v84.69l34.34-34.35a8 8 0 0 1 11.32 11.32l-48 48a8 8 0 0 1-11.32 0ZM240 136v64a16 16 0 0 1-16 16H32a16 16 0 0 1-16-16v-64a16 16 0 0 1 16-16h52.4a4 4 0 0 1 2.83 1.17L111 145a24 24 0 0 0 34 0l23.8-23.8a4 4 0 0 1 2.8-1.2H224a16 16 0 0 1 16 16Zm-40 32a12 12 0 1 0-12 12a12 12 0 0 0 12-12Z"/></svg>Why You Should Torrent</a></li>
|
||||
<li><code class="code-posts">10/07/23</code> - <a style="color:#bd93f9" href="../ovsk/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M17.66 11.2c-.23-.3-.51-.56-.77-.82c-.67-.6-1.43-1.03-2.07-1.66C13.33 7.26 13 4.85 13.95 3c-.95.23-1.78.75-2.49 1.32c-2.59 2.08-3.61 5.75-2.39 8.9c.04.1.08.2.08.33c0 .22-.15.42-.35.5c-.23.1-.47.04-.66-.12a.58.58 0 0 1-.14-.17c-1.13-1.43-1.31-3.48-.55-5.12C5.78 10 4.87 12.3 5 14.47c.06.5.12 1 .29 1.5c.14.6.41 1.2.71 1.73c1.08 1.73 2.95 2.97 4.96 3.22c2.14.27 4.43-.12 6.07-1.6c1.83-1.66 2.47-4.32 1.53-6.6l-.13-.26c-.21-.46-.77-1.26-.77-1.26m-3.16 6.3c-.28.24-.74.5-1.1.6c-1.12.4-2.24-.16-2.9-.82c1.19-.28 1.9-1.16 2.11-2.05c.17-.8-.15-1.46-.28-2.23c-.12-.74-.1-1.37.17-2.06c.19.38.39.76.63 1.06c.77 1 1.98 1.44 2.24 2.8c.04.14.06.28.06.43c.03.82-.33 1.72-.93 2.27Z"/></svg>Oversimplification Kills</a></li>
|
||||
<li><code class="code-posts">02/07/23</code> - <a style="color:#bd93f9" href="../islam/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M12.3 2H12A10 10 0 0 0 2 12a10 10 0 0 0 10 10c3 0 4.7-1 6.5-2.5C13 21 8 17 8 12s5-9 10.5-7.5A8.56 8.56 0 0 0 12.3 2m4.5 4.2l-1.5 3.5l-3.7.3l2.9 2.5l-.9 3.5l3.2-2l3.2 2l-1-3.5l3-2.5l-3.7-.3l-1.5-3.5Z"/></svg>Open-Source Islam Apps?</a></li>
|
||||
<li><code class="code-posts">27/06/23</code> - <a style="color:#bd93f9" href="../mnml/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10s10-4.486 10-10S17.514 2 12 2zm-1 9H4.069a7.965 7.965 0 0 1 .52-2H11v2zm0 4H4.589a7.965 7.965 0 0 1-.52-2H11v2zm0-10.931V7H5.765A7.996 7.996 0 0 1 11 4.069zM5.765 17H11v2.931A7.996 7.996 0 0 1 5.765 17z"/></svg>Keep It Minimal</a></li>
|
||||
<li><code class="code-posts">23/06/23</code> - <a style="color:#bd93f9" href="../kpst/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.378 0 0 5.378 0 12c0 6.623 5.378 12 12 12c6.623 0 12-5.377 12-12c0-6.622-5.377-12-12-12zm0 .791a11.203 11.203 0 0 1 11.209 11.21A11.202 11.202 0 0 1 12 23.208A11.203 11.203 0 0 1 .791 12A11.203 11.203 0 0 1 12.001.791zm0 1.871a9.356 9.356 0 0 0-1.705.162A1.746 1.746 0 0 0 12 4.95a1.746 1.746 0 0 0 1.706-2.126A9.342 9.342 0 0 0 12 2.662zM7.2 4a9.338 9.338 0 0 0-4.54 8a9.338 9.338 0 0 0 18.677 0a9.338 9.338 0 0 0-4.54-7.998a4.888 4.888 0 0 1-2.701 5.365l-.12 2.066l1.482 1.483l-1.483 1.482l.989.989l-.989.988l.12 1.857L12 20.328l-2.096-2.096V9.367A4.89 4.89 0 0 1 7.2 4zm3.4 6.543v6.99h.7v-6.99z"/></svg>KeePass + Syncthing</a></li>
|
||||
<li><code class="code-posts">01/06/23</code> - <a style="color:#bd93f9" href="../ffmpeg/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M21.72 17.91V6.5l-.53-.49L9.05 18.52l-1.29-.06L24 1.53l-.33-.95l-11.93 1l-5.75 6.6v-.23l4.7-5.39l-1.38-.77l-9.11.77v2.85l1.91.46v.01l.19-.01l-.56.66v10.6c.609-.126 1.22-.241 1.83-.36L14.12 5.22l.83-.04L0 21.44l9.67.82l1.35-.77l6.82-6.74v2.15l-5.72 5.57l11.26.95l.35-.94v-3.16l-3.29-.18a64.66 64.66 0 0 0 1.28-1.23z"/></svg>Switching To FFmpeg</a></li>
|
||||
<li><code class="code-posts">27/05/23</code> - <a style="color:#bd93f9" href="../github/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5c.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34c-.46-1.16-1.11-1.47-1.11-1.47c-.91-.62.07-.6.07-.6c1 .07 1.53 1.03 1.53 1.03c.87 1.52 2.34 1.07 2.91.83c.09-.65.35-1.09.63-1.34c-2.22-.25-4.55-1.11-4.55-4.92c0-1.11.38-2 1.03-2.71c-.1-.25-.45-1.29.1-2.64c0 0 .84-.27 2.75 1.02c.79-.22 1.65-.33 2.5-.33c.85 0 1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02c.55 1.35.2 2.39.1 2.64c.65.71 1.03 1.6 1.03 2.71c0 3.82-2.34 4.66-4.57 4.91c.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2Z"/></svg>Don't Use GitHub</a></li>
|
||||
<li><code class="code-posts">19/05/23</code> - <a style="color:#bd93f9" href="../diy/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M20 3H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm-5 5h-2V6h2zm4 0h-2V6h2zm1 5H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2zm-5 5h-2v-2h2zm4 0h-2v-2h2z"/></svg>Do It Yourself</a></li>
|
||||
<li><code class="code-posts">13/05/23</code> - <a style="color:#bd93f9" href="../tfa/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 32 32"><path fill="currentColor" d="m11 23.18l-2-2.001l-1.411 1.41L11 26l6-6l-1.41-1.41L11 23.18zM28 30h-4v-2h4V16h-4V8a4.005 4.005 0 0 0-4-4V2a6.007 6.007 0 0 1 6 6v6h2a2.002 2.002 0 0 1 2 2v12a2.002 2.002 0 0 1-2 2z"/><path fill="currentColor" d="M20 14h-2V8A6 6 0 0 0 6 8v6H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V16a2 2 0 0 0-2-2ZM8 8a4 4 0 0 1 8 0v6H8Zm12 20H4V16h16Z"/></svg>Start Using 2FA Properly</a></li>
|
||||
<li><code class="code-posts">07/05/23</code> - <a style="color:#bd93f9" href="../insta/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M13.028 2.001a78.82 78.82 0 0 1 2.189.022l.194.007c.224.008.445.018.712.03c1.064.05 1.79.218 2.427.465c.66.254 1.216.598 1.772 1.154a4.908 4.908 0 0 1 1.153 1.771c.247.637.415 1.364.465 2.428c.012.266.022.488.03.712l.006.194a79 79 0 0 1 .023 2.188l.001.746v1.31a78.836 78.836 0 0 1-.023 2.189l-.006.194c-.008.224-.018.445-.03.712c-.05 1.064-.22 1.79-.466 2.427a4.884 4.884 0 0 1-1.153 1.772a4.915 4.915 0 0 1-1.772 1.153c-.637.247-1.363.415-2.427.465c-.267.012-.488.022-.712.03l-.194.006a79 79 0 0 1-2.189.023l-.746.001h-1.309a78.836 78.836 0 0 1-2.189-.023l-.194-.006a60.64 60.64 0 0 1-.712-.03c-1.064-.05-1.79-.22-2.428-.466a4.89 4.89 0 0 1-1.771-1.153a4.904 4.904 0 0 1-1.154-1.772c-.247-.637-.415-1.363-.465-2.427a74.367 74.367 0 0 1-.03-.712l-.005-.194A79.053 79.053 0 0 1 2 13.028v-2.056a78.82 78.82 0 0 1 .022-2.188l.007-.194c.008-.224.018-.446.03-.712c.05-1.065.218-1.79.465-2.428A4.88 4.88 0 0 1 3.68 3.68a4.897 4.897 0 0 1 1.77-1.155c.638-.247 1.363-.415 2.428-.465l.712-.03l.194-.005A79.053 79.053 0 0 1 10.972 2h2.056Zm-1.028 5A5 5 0 1 0 12 17a5 5 0 0 0 0-10Zm0 2A3 3 0 1 1 12.001 15a3 3 0 0 1 0-6Zm5.25-3.5a1.25 1.25 0 0 0 0 2.498a1.25 1.25 0 0 0 0-2.5Z"/></svg>Instagram Deleted!</a></li>
|
||||
<li><code class="code-posts">06/05/23</code> - <a style="color:#bd93f9" href="../usb/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M15 7v4h1v2h-3V5h2l-3-4l-3 4h2v8H8v-2.07c.7-.37 1.2-1.08 1.2-1.93c0-1.21-.99-2.2-2.2-2.2c-1.21 0-2.2.99-2.2 2.2c0 .85.5 1.56 1.2 1.93V13c0 1.11.89 2 2 2h3v3.05c-.71.37-1.2 1.1-1.2 1.95a2.2 2.2 0 0 0 4.4 0c0-.85-.49-1.58-1.2-1.95V15h3c1.11 0 2-.89 2-2v-2h1V7h-4z"/></svg>Buy Only Metal USBs</a></li>
|
||||
<li><code class="code-posts">02/05/23</code> - <a style="color:#bd93f9" href="../pwd"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M2 17h20v2H2v-2zm1.15-4.05L4 11.47l.85 1.48l1.3-.75l-.85-1.48H7v-1.5H5.3l.85-1.47L4.85 7L4 8.47L3.15 7l-1.3.75l.85 1.47H1v1.5h1.7l-.85 1.48l1.3.75zm6.7-.75l1.3.75l.85-1.48l.85 1.48l1.3-.75l-.85-1.48H15v-1.5h-1.7l.85-1.47l-1.3-.75L12 8.47L11.15 7l-1.3.75l.85 1.47H9v1.5h1.7l-.85 1.48zM23 9.22h-1.7l.85-1.47l-1.3-.75L20 8.47L19.15 7l-1.3.75l.85 1.47H17v1.5h1.7l-.85 1.48l1.3.75l.85-1.48l.85 1.48l1.3-.75l-.85-1.48H23v-1.5z"/></svg>Password Systems</a></li>
|
||||
<li><code class="code-posts">21/04/23</code> - <a style="color:#bd93f9" href="../eid23/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 256 256"><path fill="currentColor" d="M235.54 150.21a104.84 104.84 0 0 1-37 52.91A104 104 0 0 1 32 120a103.09 103.09 0 0 1 20.88-62.52a104.84 104.84 0 0 1 52.91-37a8 8 0 0 1 10 10a88.08 88.08 0 0 0 109.8 109.8a8 8 0 0 1 10 10Z"/></svg>Eid Mubarak!</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../doas"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M2.69 2c.85-.05 3.39 1.16 3.44 1.19c-1.29.81-2.39 1.9-3.22 3.19C2.09 4.81 1.34 2.91 2 2.25c.17-.17.4-.25.69-.25m18.15.13c.41-.05.74.01.94.21c1.07 1.08-1.9 5.81-2.4 6.32c-.51.5-1.81.04-2.88-1.03c-1.07-1.08-1.53-2.37-1.03-2.88c.41-.41 3.62-2.45 5.37-2.62M12 2.56c1.29 0 2.53.26 3.66.72c-.49.32-.85.57-.97.69c-.99.99-.55 2.86 1.03 4.44c.98.97 2.12 1.56 3.06 1.56c.68 0 1.14-.29 1.38-.53c.17-.17.44-.56.75-1.03c.51 1.18.78 2.47.78 3.84c0 5.36-4.33 9.72-9.69 9.72c-5.36 0-9.69-4.36-9.69-9.72A9.68 9.68 0 0 1 12 2.56Z"/></svg>Use Doas Instead Of Sudo</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../sm"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M0 0h24v24H0z"/><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34zM12 6a1 1 0 0 0-.993.883L11 7v5l.009.131a1 1 0 0 0 .197.477l.087.1l3 3l.094.082a1 1 0 0 0 1.226 0l.094-.083l.083-.094a1 1 0 0 0 0-1.226l-.083-.094L13 11.585V7l-.007-.117A1 1 0 0 0 12 6z"/></g></svg>Stop Using Social Media</a></li>
|
||||
<li><code class="code-posts">22/03/23</code> - <a style="color:#bd93f9" href="../discord"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M19.27 5.33C17.94 4.71 16.5 4.26 15 4a.09.09 0 0 0-.07.03c-.18.33-.39.76-.53 1.09a16.09 16.09 0 0 0-4.8 0c-.14-.34-.35-.76-.54-1.09c-.01-.02-.04-.03-.07-.03c-1.5.26-2.93.71-4.27 1.33c-.01 0-.02.01-.03.02c-2.72 4.07-3.47 8.03-3.1 11.95c0 .02.01.04.03.05c1.8 1.32 3.53 2.12 5.24 2.65c.03.01.06 0 .07-.02c.4-.55.76-1.13 1.07-1.74c.02-.04 0-.08-.04-.09c-.57-.22-1.11-.48-1.64-.78c-.04-.02-.04-.08-.01-.11c.11-.08.22-.17.33-.25c.02-.02.05-.02.07-.01c3.44 1.57 7.15 1.57 10.55 0c.02-.01.05-.01.07.01c.11.09.22.17.33.26c.04.03.04.09-.01.11c-.52.31-1.07.56-1.64.78c-.04.01-.05.06-.04.09c.32.61.68 1.19 1.07 1.74c.03.01.06.02.09.01c1.72-.53 3.45-1.33 5.25-2.65c.02-.01.03-.03.03-.05c.44-4.53-.73-8.46-3.1-11.95c-.01-.01-.02-.02-.04-.02zM8.52 14.91c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.84 2.12-1.89 2.12zm6.97 0c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.83 2.12-1.89 2.12z"/></svg>Delete Your Discord</a></li>
|
||||
<li><code class="code-posts">17/03/23</code> - <a style="color:#bd93f9" href="../browser"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M12.001 2c5.523 0 10 4.477 10 10s-4.477 10-10 10s-10-4.477-10-10c0-1.463.314-2.854.88-4.106c.466-.939 1.233-1.874 1.85-2.194c-.653 1.283-.973 2.54-1.04 3.383c.454-1.5 1.315-2.757 2.52-3.644c2.066-1.519 4.848-1.587 5.956-.62c-2.056.707-4.296 3.548-3.803 6.876c.08.55.245 1.083.489 1.582c-.384-1.01-.418-2.433.202-3.358c.692-1.03 1.678-1.248 2.206-1.136c-.208-.044-.668.836-.736.991a2.97 2.97 0 0 0-.251 1.25a3.394 3.394 0 0 0 1.03 2.38c1.922 1.871 5.023 1.135 6.411-1.002c.954-1.471 1.07-3.968-.154-5.952a6.916 6.916 0 0 0-1.084-1.32c-1.85-1.766-4.48-2.57-6.982-2.205c-1.106.177-2.047.496-2.824.956C7.756 2.798 9.912 2 12 2Z"/></svg>My New Browser Setup</a></li>
|
||||
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../email"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5 15h3l-.575-3.225q.5-.25.788-.725T14 10q0-.825-.588-1.413T12 8q-.825 0-1.413.588T10 10q0 .575.288 1.05t.787.725L10.5 15Zm1.5 7q-3.475-.875-5.738-3.988T4 11.1V5l8-3l8 3v6.1q0 3.8-2.263 6.913T12 22Z"/></svg>How To Encrypt Emails</a></li>
|
||||
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../crypto"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M14.24 10.56c-.31 1.24-2.24.61-2.84.44l.55-2.18c.62.18 2.61.44 2.29 1.74m-3.11 1.56l-.6 2.41c.74.19 3.03.92 3.37-.44c.36-1.42-2.03-1.79-2.77-1.97m10.57 2.3c-1.34 5.36-6.76 8.62-12.12 7.28C4.22 20.36.963 14.94 2.3 9.58A9.996 9.996 0 0 1 14.42 2.3c5.35 1.34 8.61 6.76 7.28 12.12m-7.49-6.37l.45-1.8l-1.1-.25l-.44 1.73c-.29-.07-.58-.14-.88-.2l.44-1.77l-1.09-.26l-.45 1.79c-.24-.06-.48-.11-.7-.17l-1.51-.38l-.3 1.17s.82.19.8.2c.45.11.53.39.51.64l-1.23 4.93c-.05.14-.21.32-.5.27c.01.01-.8-.2-.8-.2L6.87 15l1.42.36c.27.07.53.14.79.2l-.46 1.82l1.1.28l.45-1.81c.3.08.59.15.87.23l-.45 1.79l1.1.28l.46-1.82c1.85.35 3.27.21 3.85-1.48c.5-1.35 0-2.15-1-2.66c.72-.19 1.26-.64 1.41-1.62c.2-1.33-.82-2.04-2.2-2.52Z"/></svg>Keep Crypto Off Exchanges</a></li>
|
||||
<li><code class="code-posts">13/03/23</code> - <a style="color:#bd93f9" href="../terminal"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 256 256"><path fill="currentColor" d="M216 40H40a16 16 0 0 0-16 16v144a16 16 0 0 0 16 16h176a16 16 0 0 0 16-16V56a16 16 0 0 0-16-16ZM77.66 173.66a8 8 0 0 1-11.32-11.32L100.69 128L66.34 93.66a8 8 0 0 1 11.32-11.32l40 40a8 8 0 0 1 0 11.32ZM192 176h-64a8 8 0 0 1 0-16h64a8 8 0 0 1 0 16Z"/></svg>Why I Use Terminal Apps</a></li></ul>
|
||||
<p class="homepage-body">You have hit rock bottom!</p><hr/><footer><p class="footer-text"><a style="color:#bd93f9" href="../.">blog</a> - <a style="color:#ffb86c" href="../about">about</a> - <a style="color:#f1fa8c" href="../portfolio">portfolio</a> - <a style="color:#ff5555" href="../links">links</a></p><p class="footer-text" style="font-size:80%"><a href="../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../sitemap">Site Map</a></p></footer>
|
||||
|
@ -1,6 +1,13 @@
|
||||
<!DOCTYPE html><html lang="en"><head><title>(LINUX) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../"><div style="text-align:center"><img src="../../images/sufyaan.webp"></div></a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../../">Blog</a> > <a style="color:#ff79c6" href="."><i class="fa fa-terminal" aria-hidden="true"></i>Linux</a></p>
|
||||
<h1 class="homepage-heading"><i class="fa fa-terminal" aria-hidden="true"></i></a>Linux</h1><p class="homepage-body">In this category, I post about tools and information related to Linux.</p><ul class="posts">
|
||||
<li><code class="code-posts">26/07/23</code> - <a style="color:#bd93f9" href="../../vimwiki/"><i class="fa fa-sticky-note" aria-hidden="true"></i>VimWiki Is Terrific</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../doas"><i class="fa fa-key" aria-hidden="true"></i>Use Doas Instead Of Sudo</a></li>
|
||||
<li><code class="code-posts">13/03/23</code> - <a style="color:#bd93f9" href="../../terminal"><i class="fa fa-terminal" aria-hidden="true"></i>Why I Use Terminal Apps</a></li></ul>
|
||||
<!DOCTYPE html><html lang="en"><head><title>(LINUX) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../">
|
||||
<a style="text-decoration: none;" href="../../">
|
||||
<pre class="main-header">
|
||||
_______ _ _ _______ __ __ _______ _______ __ _
|
||||
|______ | | |______ \_/ |_____| |_____| | \ |
|
||||
______| |_____| | | | | | | | \_|
|
||||
</pre>
|
||||
</a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../../">Blog</a> > <a style="color:#ff79c6" href="."><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m5 7l5 5l-5 5m7 2h7"/></svg>Linux</a></p>
|
||||
<h1 class="homepage-heading"><svg class="titles" xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m5 7l5 5l-5 5m7 2h7"/></svg></a>Linux</h1><p class="homepage-body">In this category, I post about tools and information related to Linux.</p><ul class="posts">
|
||||
<li><code class="code-posts">26/07/23</code> - <a style="color:#bd93f9" href="../../vimwiki/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 20 20"><path fill="currentColor" d="M1 3v14h3v-2H3V5h1V3zm4 0v14h4v-2H7V5h2V3zm11 0v2h1v10h-1v2h3V3zm-5 0v2h2v10h-2v2h4V3z"/></svg>VimWiki Is Terrific</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../doas"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M2.69 2c.85-.05 3.39 1.16 3.44 1.19c-1.29.81-2.39 1.9-3.22 3.19C2.09 4.81 1.34 2.91 2 2.25c.17-.17.4-.25.69-.25m18.15.13c.41-.05.74.01.94.21c1.07 1.08-1.9 5.81-2.4 6.32c-.51.5-1.81.04-2.88-1.03c-1.07-1.08-1.53-2.37-1.03-2.88c.41-.41 3.62-2.45 5.37-2.62M12 2.56c1.29 0 2.53.26 3.66.72c-.49.32-.85.57-.97.69c-.99.99-.55 2.86 1.03 4.44c.98.97 2.12 1.56 3.06 1.56c.68 0 1.14-.29 1.38-.53c.17-.17.44-.56.75-1.03c.51 1.18.78 2.47.78 3.84c0 5.36-4.33 9.72-9.69 9.72c-5.36 0-9.69-4.36-9.69-9.72A9.68 9.68 0 0 1 12 2.56Z"/></svg>Use Doas Instead Of Sudo</a></li>
|
||||
<li><code class="code-posts">13/03/23</code> - <a style="color:#bd93f9" href="../../terminal"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 256 256"><path fill="currentColor" d="M216 40H40a16 16 0 0 0-16 16v144a16 16 0 0 0 16 16h176a16 16 0 0 0 16-16V56a16 16 0 0 0-16-16ZM77.66 173.66a8 8 0 0 1-11.32-11.32L100.69 128L66.34 93.66a8 8 0 0 1 11.32-11.32l40 40a8 8 0 0 1 0 11.32ZM192 176h-64a8 8 0 0 1 0-16h64a8 8 0 0 1 0 16Z"/></svg>Why I Use Terminal Apps</a></li></ul>
|
||||
<p class="homepage-body">You reached the bottom of your screen!</p><hr/><footer><p class="footer-text"><a style="color:#bd93f9" href="../../../">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p><p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p></footer>
|
||||
|
@ -1,6 +1,15 @@
|
||||
<!DOCTYPE html><html lang="en"><head><title>(OTHER) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../"><div style="text-align:center"><img src="../../images/sufyaan.webp"></div></a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../">Blog</a> > <a style="color:#ff79c6" href="."><i class="fa fa-plus" aria-hidden="true"></i>Other</a></p>
|
||||
<h1 class="homepage-heading"><i class="fa fa-plus" aria-hidden="true"></i></a>Other</h1><p class="homepage-body">In this category, I post about miscellaneous things. These posts may be information related to me or general things which do not apply to my regular posts.</p><ul class="posts">
|
||||
<li><code class="code-posts">30/07/23</code> - <a style="color:#bd93f9" href="../../fp/"><i class="fa fa-pencil" aria-hidden="true"></i>Writing With Fountain Pens</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../eid23/"><i class="fa fa-key" aria-hidden="true"></i>Eid Mubarak!</a></li>
|
||||
<!DOCTYPE html><html lang="en"><head><title>(OTHER) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../">
|
||||
|
||||
<a style="text-decoration: none;" href="../../">
|
||||
<pre class="main-header">
|
||||
_______ _ _ _______ __ __ _______ _______ __ _
|
||||
|______ | | |______ \_/ |_____| |_____| | \ |
|
||||
______| |_____| | | | | | | | \_|
|
||||
</pre>
|
||||
|
||||
</a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../">Blog</a> > <a style="color:#ff79c6" href="."><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M18 10h-4V6a2 2 0 0 0-4 0l.071 4H6a2 2 0 0 0 0 4l4.071-.071L10 18a2 2 0 0 0 4 0v-4.071L18 14a2 2 0 0 0 0-4z"/></svg>Other</a></p>
|
||||
<h1 class="homepage-heading"><svg class="titles" xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24"><path fill="currentColor" d="M18 10h-4V6a2 2 0 0 0-4 0l.071 4H6a2 2 0 0 0 0 4l4.071-.071L10 18a2 2 0 0 0 4 0v-4.071L18 14a2 2 0 0 0 0-4z"/></svg></a>Other</h1><p class="homepage-body">In this category, I post about miscellaneous things. These posts may be information related to me or general things which do not apply to my regular posts.</p><ul class="posts">
|
||||
<li><code class="code-posts">30/07/23</code> - <a style="color:#bd93f9" href="../../fp/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M11.587 6.999H7.702a2 2 0 0 0-1.88 1.316l-3.76 10.342c-.133.365-.042.774.232 1.049l.293.293l6.422-6.422c-.001-.026-.008-.052-.008-.078a1.5 1.5 0 1 1 1.5 1.5c-.026 0-.052-.007-.078-.008l-6.422 6.422l.293.293a.997.997 0 0 0 1.049.232l10.342-3.761a2 2 0 0 0 1.316-1.88v-3.885L19 10.414L13.586 5l-1.999 1.999zm8.353 2.062l-5-5l2.12-2.121l5 5z"/></svg>Writing With Fountain Pens</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../eid23/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 256 256"><path fill="currentColor" d="M235.54 150.21a104.84 104.84 0 0 1-37 52.91A104 104 0 0 1 32 120a103.09 103.09 0 0 1 20.88-62.52a104.84 104.84 0 0 1 52.91-37a8 8 0 0 1 10 10a88.08 88.08 0 0 0 109.8 109.8a8 8 0 0 1 10 10Z"/></svg>Eid Mubarak!</a></li>
|
||||
</ul>
|
||||
<p class="homepage-body">You have hit rock bottom!</p><hr/><footer><p class="footer-text"><a style="color:#bd93f9" href="../../">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p><p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p></footer>
|
||||
|
@ -1,21 +1,31 @@
|
||||
<!DOCTYPE html><html lang="en"><head><title>(SOFTWARE) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../"><div style="text-align:center"><img src="../../images/sufyaan.webp"></div></a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../">Blog</a> > <a style="color:#ff79c6" href="."><i class="fa fa-laptop" aria-hidden="true"></i>Software</a></p>
|
||||
<h1 class="homepage-heading"><i class="fa fa-laptop" aria-hidden="true"></i></a>Software</h1><p class="homepage-body">In this category, I post new software I find, information about current software or tricks that can be utilised in current software.</p> <ul class="posts">
|
||||
<li><code class="code-posts">25/07/23</code> - <a style="color:#bd93f9" href="../../plaintext/"><i class="fa fa-file-text" aria-hidden="true"></i>Use Plaintext</a></li>
|
||||
<li><code class="code-posts">10/07/23</code> - <a style="color:#bd93f9" href="../../ovsk/"><i class="fa fa-circle-o-notch" aria-hidden="true"></i>Oversimplification Kills</a></li>
|
||||
<li><code class="code-posts">02/07/23</code> - <a style="color:#bd93f9" href="../../islam/"><i class="fa fa-moon-o" aria-hidden="true"></i>Open-Source Islam Apps?</a></li>
|
||||
<li><code class="code-posts">27/06/23</code> - <a style="color:#bd93f9" href="../../mnml/"><i class="fa fa-adjust" aria-hidden="true"></i>Keep It Minimal</a></li>
|
||||
<li><code class="code-posts">23/06/23</code> - <a style="color:#bd93f9" href="../../kpst/"><i class="fa fa-key" aria-hidden="true"></i>KeePass + Syncthing</a></li>
|
||||
<li><code class="code-posts">01/06/23</code> - <a style="color:#bd93f9" href="../../ffmpeg/"><i class="fa fa-video-camera" aria-hidden="true"></i>Switching To FFmpeg</a></li>
|
||||
<li><code class="code-posts">27/05/23</code> - <a style="color:#bd93f9" href="../../github/"><i class="fa fa-github" aria-hidden="true"></i>Don't Use GitHub</a></li>
|
||||
<li><code class="code-posts">19/05/23</code> - <a style="color:#bd93f9" href="../../diy/"><i class="fa fa-plus" aria-hidden="true"></i>Do It Yourself</a></li>
|
||||
<li><code class="code-posts">13/05/23</code> - <a style="color:#bd93f9" href="../../tfa/"><i class="fa fa-lock" aria-hidden="true"></i>Start Using 2FA Properly</a></li>
|
||||
<li><code class="code-posts">07/05/23</code> - <a style="color:#bd93f9" href="../../insta/"><i class="fa fa-instagram" aria-hidden="true"></i>Instagram Deleted!</a></li>
|
||||
<li><code class="code-posts">02/05/23</code> - <a style="color:#bd93f9" href="../../pwd"><i class="fa fa-unlock" aria-hidden="true"></i>Password Systems</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../doas"><i class="fa fa-key" aria-hidden="true"></i>Use Doas Instead Of Sudo</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../sm"><i class="fa fa-clock-o" aria-hidden="true"></i>Stop Using Social Media</a></li>
|
||||
<li><code class="code-posts">22/03/23</code> - <a style="color:#bd93f9" href="../../discord"><i class="fa fa-times-circle" aria-hidden="true"></i>Delete Your Discord</a></li>
|
||||
<li><code class="code-posts">17/03/23</code> - <a style="color:#bd93f9" href="../../browser"><i class="fa fa-firefox" aria-hidden="true"></i>My New Browser Setup</a></li>
|
||||
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../email"><i class="fa fa-lock" aria-hidden="true"></i>How To Encrypt Emails</a></li>
|
||||
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../crypto"><i class="fa fa-btc" aria-hidden="true"></i>Keep Crypto Off Exchanges</a></li>
|
||||
<li><code class="code-posts">13/03/23</code> - <a style="color:#bd93f9" href="../../terminal"><i class="fa fa-terminal" aria-hidden="true"></i>Why I Use Terminal Apps</a></li></ul>
|
||||
<!DOCTYPE html><html lang="en"><head><title>(SOFTWARE) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../">
|
||||
|
||||
<a style="text-decoration: none;" href="../../">
|
||||
<pre class="main-header">
|
||||
_______ _ _ _______ __ __ _______ _______ __ _
|
||||
|______ | | |______ \_/ |_____| |_____| | \ |
|
||||
______| |_____| | | | | | | | \_|
|
||||
</pre>
|
||||
|
||||
|
||||
</a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../">Blog</a> > <a style="color:#ff79c6" href="."><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M14 18.32A7.06 7.06 0 0 1 11.28 16H3V4h18v2.26a7.08 7.08 0 0 1 2 2.15V4a2 2 0 0 0-2-2H3a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7v2H8v2h8v-2h-2Z"/><path fill="currentColor" d="M17 6a6 6 0 1 0 6 6a6 6 0 0 0-6-6Zm0 7.5a1.5 1.5 0 1 1 1.5-1.5a1.5 1.5 0 0 1-1.5 1.5Z"/></svg>Software</a></p>
|
||||
<h1 class="homepage-heading"><svg class="titles" xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24"><path fill="currentColor" d="M14 18.32A7.06 7.06 0 0 1 11.28 16H3V4h18v2.26a7.08 7.08 0 0 1 2 2.15V4a2 2 0 0 0-2-2H3a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7v2H8v2h8v-2h-2Z"/><path fill="currentColor" d="M17 6a6 6 0 1 0 6 6a6 6 0 0 0-6-6Zm0 7.5a1.5 1.5 0 1 1 1.5-1.5a1.5 1.5 0 0 1-1.5 1.5Z"/></svg></a>Software</h1><p class="homepage-body">In this category, I post new software I find, information about current software or tricks that can be utilised in current software.</p> <ul class="posts">
|
||||
<li><code class="code-posts">25/07/23</code> - <a style="color:#bd93f9" href="../../plaintext/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 256 256"><path fill="currentColor" d="m213.66 82.34l-56-56A8 8 0 0 0 152 24H56a16 16 0 0 0-16 16v176a16 16 0 0 0 16 16h144a16 16 0 0 0 16-16V88a8 8 0 0 0-2.34-5.66ZM160 176H96a8 8 0 0 1 0-16h64a8 8 0 0 1 0 16Zm0-32H96a8 8 0 0 1 0-16h64a8 8 0 0 1 0 16Zm-8-56V44l44 44Z"/></svg>Use Plaintext</a></li>
|
||||
<li><code class="code-posts">10/07/23</code> - <a style="color:#bd93f9" href="../../ovsk/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M17.66 11.2c-.23-.3-.51-.56-.77-.82c-.67-.6-1.43-1.03-2.07-1.66C13.33 7.26 13 4.85 13.95 3c-.95.23-1.78.75-2.49 1.32c-2.59 2.08-3.61 5.75-2.39 8.9c.04.1.08.2.08.33c0 .22-.15.42-.35.5c-.23.1-.47.04-.66-.12a.58.58 0 0 1-.14-.17c-1.13-1.43-1.31-3.48-.55-5.12C5.78 10 4.87 12.3 5 14.47c.06.5.12 1 .29 1.5c.14.6.41 1.2.71 1.73c1.08 1.73 2.95 2.97 4.96 3.22c2.14.27 4.43-.12 6.07-1.6c1.83-1.66 2.47-4.32 1.53-6.6l-.13-.26c-.21-.46-.77-1.26-.77-1.26m-3.16 6.3c-.28.24-.74.5-1.1.6c-1.12.4-2.24-.16-2.9-.82c1.19-.28 1.9-1.16 2.11-2.05c.17-.8-.15-1.46-.28-2.23c-.12-.74-.1-1.37.17-2.06c.19.38.39.76.63 1.06c.77 1 1.98 1.44 2.24 2.8c.04.14.06.28.06.43c.03.82-.33 1.72-.93 2.27Z"/></svg>Oversimplification Kills</a></li>
|
||||
<li><code class="code-posts">02/07/23</code> - <a style="color:#bd93f9" href="../../islam/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M12.3 2H12A10 10 0 0 0 2 12a10 10 0 0 0 10 10c3 0 4.7-1 6.5-2.5C13 21 8 17 8 12s5-9 10.5-7.5A8.56 8.56 0 0 0 12.3 2m4.5 4.2l-1.5 3.5l-3.7.3l2.9 2.5l-.9 3.5l3.2-2l3.2 2l-1-3.5l3-2.5l-3.7-.3l-1.5-3.5Z"/></svg>Open-Source Islam Apps?</a></li>
|
||||
<li><code class="code-posts">27/06/23</code> - <a style="color:#bd93f9" href="../../mnml/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10s10-4.486 10-10S17.514 2 12 2zm-1 9H4.069a7.965 7.965 0 0 1 .52-2H11v2zm0 4H4.589a7.965 7.965 0 0 1-.52-2H11v2zm0-10.931V7H5.765A7.996 7.996 0 0 1 11 4.069zM5.765 17H11v2.931A7.996 7.996 0 0 1 5.765 17z"/></svg>Keep It Minimal</a></li>
|
||||
<li><code class="code-posts">23/06/23</code> - <a style="color:#bd93f9" href="../../kpst/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.378 0 0 5.378 0 12c0 6.623 5.378 12 12 12c6.623 0 12-5.377 12-12c0-6.622-5.377-12-12-12zm0 .791a11.203 11.203 0 0 1 11.209 11.21A11.202 11.202 0 0 1 12 23.208A11.203 11.203 0 0 1 .791 12A11.203 11.203 0 0 1 12.001.791zm0 1.871a9.356 9.356 0 0 0-1.705.162A1.746 1.746 0 0 0 12 4.95a1.746 1.746 0 0 0 1.706-2.126A9.342 9.342 0 0 0 12 2.662zM7.2 4a9.338 9.338 0 0 0-4.54 8a9.338 9.338 0 0 0 18.677 0a9.338 9.338 0 0 0-4.54-7.998a4.888 4.888 0 0 1-2.701 5.365l-.12 2.066l1.482 1.483l-1.483 1.482l.989.989l-.989.988l.12 1.857L12 20.328l-2.096-2.096V9.367A4.89 4.89 0 0 1 7.2 4zm3.4 6.543v6.99h.7v-6.99z"/></svg>KeePass + Syncthing</a></li>
|
||||
<li><code class="code-posts">01/06/23</code> - <a style="color:#bd93f9" href="../../ffmpeg/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M21.72 17.91V6.5l-.53-.49L9.05 18.52l-1.29-.06L24 1.53l-.33-.95l-11.93 1l-5.75 6.6v-.23l4.7-5.39l-1.38-.77l-9.11.77v2.85l1.91.46v.01l.19-.01l-.56.66v10.6c.609-.126 1.22-.241 1.83-.36L14.12 5.22l.83-.04L0 21.44l9.67.82l1.35-.77l6.82-6.74v2.15l-5.72 5.57l11.26.95l.35-.94v-3.16l-3.29-.18a64.66 64.66 0 0 0 1.28-1.23z"/></svg>Switching To FFmpeg</a></li>
|
||||
<li><code class="code-posts">27/05/23</code> - <a style="color:#bd93f9" href="../../github/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5c.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34c-.46-1.16-1.11-1.47-1.11-1.47c-.91-.62.07-.6.07-.6c1 .07 1.53 1.03 1.53 1.03c.87 1.52 2.34 1.07 2.91.83c.09-.65.35-1.09.63-1.34c-2.22-.25-4.55-1.11-4.55-4.92c0-1.11.38-2 1.03-2.71c-.1-.25-.45-1.29.1-2.64c0 0 .84-.27 2.75 1.02c.79-.22 1.65-.33 2.5-.33c.85 0 1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02c.55 1.35.2 2.39.1 2.64c.65.71 1.03 1.6 1.03 2.71c0 3.82-2.34 4.66-4.57 4.91c.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2Z"/></svg>Don't Use GitHub</a></li>
|
||||
<li><code class="code-posts">19/05/23</code> - <a style="color:#bd93f9" href="../../diy/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M20 3H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm-5 5h-2V6h2zm4 0h-2V6h2zm1 5H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2zm-5 5h-2v-2h2zm4 0h-2v-2h2z"/></svg>Do It Yourself</a></li>
|
||||
<li><code class="code-posts">13/05/23</code> - <a style="color:#bd93f9" href="../../tfa/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 32 32"><path fill="currentColor" d="m11 23.18l-2-2.001l-1.411 1.41L11 26l6-6l-1.41-1.41L11 23.18zM28 30h-4v-2h4V16h-4V8a4.005 4.005 0 0 0-4-4V2a6.007 6.007 0 0 1 6 6v6h2a2.002 2.002 0 0 1 2 2v12a2.002 2.002 0 0 1-2 2z"/><path fill="currentColor" d="M20 14h-2V8A6 6 0 0 0 6 8v6H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V16a2 2 0 0 0-2-2ZM8 8a4 4 0 0 1 8 0v6H8Zm12 20H4V16h16Z"/></svg>Start Using 2FA Properly</a></li>
|
||||
<li><code class="code-posts">07/05/23</code> - <a style="color:#bd93f9" href="../../insta/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M13.028 2.001a78.82 78.82 0 0 1 2.189.022l.194.007c.224.008.445.018.712.03c1.064.05 1.79.218 2.427.465c.66.254 1.216.598 1.772 1.154a4.908 4.908 0 0 1 1.153 1.771c.247.637.415 1.364.465 2.428c.012.266.022.488.03.712l.006.194a79 79 0 0 1 .023 2.188l.001.746v1.31a78.836 78.836 0 0 1-.023 2.189l-.006.194c-.008.224-.018.445-.03.712c-.05 1.064-.22 1.79-.466 2.427a4.884 4.884 0 0 1-1.153 1.772a4.915 4.915 0 0 1-1.772 1.153c-.637.247-1.363.415-2.427.465c-.267.012-.488.022-.712.03l-.194.006a79 79 0 0 1-2.189.023l-.746.001h-1.309a78.836 78.836 0 0 1-2.189-.023l-.194-.006a60.64 60.64 0 0 1-.712-.03c-1.064-.05-1.79-.22-2.428-.466a4.89 4.89 0 0 1-1.771-1.153a4.904 4.904 0 0 1-1.154-1.772c-.247-.637-.415-1.363-.465-2.427a74.367 74.367 0 0 1-.03-.712l-.005-.194A79.053 79.053 0 0 1 2 13.028v-2.056a78.82 78.82 0 0 1 .022-2.188l.007-.194c.008-.224.018-.446.03-.712c.05-1.065.218-1.79.465-2.428A4.88 4.88 0 0 1 3.68 3.68a4.897 4.897 0 0 1 1.77-1.155c.638-.247 1.363-.415 2.428-.465l.712-.03l.194-.005A79.053 79.053 0 0 1 10.972 2h2.056Zm-1.028 5A5 5 0 1 0 12 17a5 5 0 0 0 0-10Zm0 2A3 3 0 1 1 12.001 15a3 3 0 0 1 0-6Zm5.25-3.5a1.25 1.25 0 0 0 0 2.498a1.25 1.25 0 0 0 0-2.5Z"/></svg>Instagram Deleted!</a></li>
|
||||
<li><code class="code-posts">02/05/23</code> - <a style="color:#bd93f9" href="../../pwd"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M2 17h20v2H2v-2zm1.15-4.05L4 11.47l.85 1.48l1.3-.75l-.85-1.48H7v-1.5H5.3l.85-1.47L4.85 7L4 8.47L3.15 7l-1.3.75l.85 1.47H1v1.5h1.7l-.85 1.48l1.3.75zm6.7-.75l1.3.75l.85-1.48l.85 1.48l1.3-.75l-.85-1.48H15v-1.5h-1.7l.85-1.47l-1.3-.75L12 8.47L11.15 7l-1.3.75l.85 1.47H9v1.5h1.7l-.85 1.48zM23 9.22h-1.7l.85-1.47l-1.3-.75L20 8.47L19.15 7l-1.3.75l.85 1.47H17v1.5h1.7l-.85 1.48l1.3.75l.85-1.48l.85 1.48l1.3-.75l-.85-1.48H23v-1.5z"/></svg>Password Systems</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../doas"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M2.69 2c.85-.05 3.39 1.16 3.44 1.19c-1.29.81-2.39 1.9-3.22 3.19C2.09 4.81 1.34 2.91 2 2.25c.17-.17.4-.25.69-.25m18.15.13c.41-.05.74.01.94.21c1.07 1.08-1.9 5.81-2.4 6.32c-.51.5-1.81.04-2.88-1.03c-1.07-1.08-1.53-2.37-1.03-2.88c.41-.41 3.62-2.45 5.37-2.62M12 2.56c1.29 0 2.53.26 3.66.72c-.49.32-.85.57-.97.69c-.99.99-.55 2.86 1.03 4.44c.98.97 2.12 1.56 3.06 1.56c.68 0 1.14-.29 1.38-.53c.17-.17.44-.56.75-1.03c.51 1.18.78 2.47.78 3.84c0 5.36-4.33 9.72-9.69 9.72c-5.36 0-9.69-4.36-9.69-9.72A9.68 9.68 0 0 1 12 2.56Z"/></svg>Use Doas Instead Of Sudo</a></li>
|
||||
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../sm"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M0 0h24v24H0z"/><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34zM12 6a1 1 0 0 0-.993.883L11 7v5l.009.131a1 1 0 0 0 .197.477l.087.1l3 3l.094.082a1 1 0 0 0 1.226 0l.094-.083l.083-.094a1 1 0 0 0 0-1.226l-.083-.094L13 11.585V7l-.007-.117A1 1 0 0 0 12 6z"/></g></svg>Stop Using Social Media</a></li>
|
||||
<li><code class="code-posts">22/03/23</code> - <a style="color:#bd93f9" href="../../discord"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M19.27 5.33C17.94 4.71 16.5 4.26 15 4a.09.09 0 0 0-.07.03c-.18.33-.39.76-.53 1.09a16.09 16.09 0 0 0-4.8 0c-.14-.34-.35-.76-.54-1.09c-.01-.02-.04-.03-.07-.03c-1.5.26-2.93.71-4.27 1.33c-.01 0-.02.01-.03.02c-2.72 4.07-3.47 8.03-3.1 11.95c0 .02.01.04.03.05c1.8 1.32 3.53 2.12 5.24 2.65c.03.01.06 0 .07-.02c.4-.55.76-1.13 1.07-1.74c.02-.04 0-.08-.04-.09c-.57-.22-1.11-.48-1.64-.78c-.04-.02-.04-.08-.01-.11c.11-.08.22-.17.33-.25c.02-.02.05-.02.07-.01c3.44 1.57 7.15 1.57 10.55 0c.02-.01.05-.01.07.01c.11.09.22.17.33.26c.04.03.04.09-.01.11c-.52.31-1.07.56-1.64.78c-.04.01-.05.06-.04.09c.32.61.68 1.19 1.07 1.74c.03.01.06.02.09.01c1.72-.53 3.45-1.33 5.25-2.65c.02-.01.03-.03.03-.05c.44-4.53-.73-8.46-3.1-11.95c-.01-.01-.02-.02-.04-.02zM8.52 14.91c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.84 2.12-1.89 2.12zm6.97 0c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.83 2.12-1.89 2.12z"/></svg>Delete Your Discord</a></li>
|
||||
<li><code class="code-posts">17/03/23</code> - <a style="color:#bd93f9" href="../../browser"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M12.001 2c5.523 0 10 4.477 10 10s-4.477 10-10 10s-10-4.477-10-10c0-1.463.314-2.854.88-4.106c.466-.939 1.233-1.874 1.85-2.194c-.653 1.283-.973 2.54-1.04 3.383c.454-1.5 1.315-2.757 2.52-3.644c2.066-1.519 4.848-1.587 5.956-.62c-2.056.707-4.296 3.548-3.803 6.876c.08.55.245 1.083.489 1.582c-.384-1.01-.418-2.433.202-3.358c.692-1.03 1.678-1.248 2.206-1.136c-.208-.044-.668.836-.736.991a2.97 2.97 0 0 0-.251 1.25a3.394 3.394 0 0 0 1.03 2.38c1.922 1.871 5.023 1.135 6.411-1.002c.954-1.471 1.07-3.968-.154-5.952a6.916 6.916 0 0 0-1.084-1.32c-1.85-1.766-4.48-2.57-6.982-2.205c-1.106.177-2.047.496-2.824.956C7.756 2.798 9.912 2 12 2Z"/></svg>My New Browser Setup</a></li>
|
||||
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../email"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5 15h3l-.575-3.225q.5-.25.788-.725T14 10q0-.825-.588-1.413T12 8q-.825 0-1.413.588T10 10q0 .575.288 1.05t.787.725L10.5 15Zm1.5 7q-3.475-.875-5.738-3.988T4 11.1V5l8-3l8 3v6.1q0 3.8-2.263 6.913T12 22Z"/></svg>How To Encrypt Emails</a></li>
|
||||
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../crypto"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M14.24 10.56c-.31 1.24-2.24.61-2.84.44l.55-2.18c.62.18 2.61.44 2.29 1.74m-3.11 1.56l-.6 2.41c.74.19 3.03.92 3.37-.44c.36-1.42-2.03-1.79-2.77-1.97m10.57 2.3c-1.34 5.36-6.76 8.62-12.12 7.28C4.22 20.36.963 14.94 2.3 9.58A9.996 9.996 0 0 1 14.42 2.3c5.35 1.34 8.61 6.76 7.28 12.12m-7.49-6.37l.45-1.8l-1.1-.25l-.44 1.73c-.29-.07-.58-.14-.88-.2l.44-1.77l-1.09-.26l-.45 1.79c-.24-.06-.48-.11-.7-.17l-1.51-.38l-.3 1.17s.82.19.8.2c.45.11.53.39.51.64l-1.23 4.93c-.05.14-.21.32-.5.27c.01.01-.8-.2-.8-.2L6.87 15l1.42.36c.27.07.53.14.79.2l-.46 1.82l1.1.28l.45-1.81c.3.08.59.15.87.23l-.45 1.79l1.1.28l.46-1.82c1.85.35 3.27.21 3.85-1.48c.5-1.35 0-2.15-1-2.66c.72-.19 1.26-.64 1.41-1.62c.2-1.33-.82-2.04-2.2-2.52Z"/></svg>Keep Crypto Off Exchanges</a></li>
|
||||
<li><code class="code-posts">13/03/23</code> - <a style="color:#bd93f9" href="../../terminal"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 256 256"><path fill="currentColor" d="M216 40H40a16 16 0 0 0-16 16v144a16 16 0 0 0 16 16h176a16 16 0 0 0 16-16V56a16 16 0 0 0-16-16ZM77.66 173.66a8 8 0 0 1-11.32-11.32L100.69 128L66.34 93.66a8 8 0 0 1 11.32-11.32l40 40a8 8 0 0 1 0 11.32ZM192 176h-64a8 8 0 0 1 0-16h64a8 8 0 0 1 0 16Z"/></svg>Why I Use Terminal Apps</a></li></ul>
|
||||
<p class="homepage-body">ERROR: Cannot show more posts (EOFError)</p><hr/><footer><p class="footer-text"><a style="color:#bd93f9" href="../../">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p><p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p></footer>
|
||||
|
@ -1,9 +1,17 @@
|
||||
<!DOCTYPE html><html lang="en"><head><title>(TECH) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../"><div style="text-align:center"><img src="../../images/sufyaan.webp"></div></a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../">Blog</a> > <a style="color:#ff79c6" href="."><i class="fa fa-code" aria-hidden="true"></i>Technology</a></p>
|
||||
<h1 class="homepage-heading"><i class="fa fa-code" aria-hidden="true"></i></a>Technology</h1><p class="homepage-body">In this category, I post about tools and information related to Linux.</p><ul class="posts">
|
||||
<li><code class="code-posts">31/07/23</code> - <a style="color:#bd93f9" href="../../uses/"><i class="fa fa-briefcase" aria-hidden="true"></i>Tools I Use</a></li>
|
||||
<li><code class="code-posts">27/07/23</code> - <a style="color:#bd93f9" href="../../backups/"><i class="fa fa-cloud-upload" aria-hidden="true"></i>Taking Proper Backups</a></li>
|
||||
<li><code class="code-posts">16/07/23</code> - <a style="color:#bd93f9" href="../../torrent/"><i class="fa fa-download" aria-hidden="true"></i>Why You Should Torrent</a></li>
|
||||
<li><code class="code-posts">06/05/23</code> - <a style="color:#bd93f9" href="../../usb/"><i class="fa fa-usb" aria-hidden="true"></i>Buy Only Metal USBs</a></li>
|
||||
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../crypto"><i class="fa fa-btc" aria-hidden="true"></i>Keep Crypto Off Exchanges</a></li>
|
||||
<!DOCTYPE html><html lang="en"><head><title>(TECH) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../">
|
||||
<a style="text-decoration: none;" href="../../">
|
||||
<pre class="main-header">
|
||||
_______ _ _ _______ __ __ _______ _______ __ _
|
||||
|______ | | |______ \_/ |_____| |_____| | \ |
|
||||
______| |_____| | | | | | | | \_|
|
||||
</pre>
|
||||
|
||||
</a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../">Blog</a> > <a style="color:#ff79c6" href="."><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="m23 12l-7.071 7.07l-1.414-1.413L20.172 12l-5.657-5.657l1.414-1.414L23 11.999ZM3.828 12l5.657 5.657l-1.414 1.414L1 12l7.071-7.071l1.414 1.414L3.828 12Z"/></svg>Technology</a></p>
|
||||
<h1 class="homepage-heading"><svg class="titles" xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24"><path fill="currentColor" d="m23 12l-7.071 7.07l-1.414-1.413L20.172 12l-5.657-5.657l1.414-1.414L23 11.999ZM3.828 12l5.657 5.657l-1.414 1.414L1 12l7.071-7.071l1.414 1.414L3.828 12Z"/></svg></a>Technology</h1><p class="homepage-body">In this category, I post about my opinion and guides on technology.</p><ul class="posts">
|
||||
<li><code class="code-posts">31/07/23</code> - <a style="color:#bd93f9" href="../../uses/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 512 512"><path fill="none" d="M336 80H176a16 16 0 0 0-16 16v16h192V96a16 16 0 0 0-16-16Z"/><path fill="currentColor" d="M496 176a64.07 64.07 0 0 0-64-64h-48V96a48.05 48.05 0 0 0-48-48H176a48.05 48.05 0 0 0-48 48v16H80a64.07 64.07 0 0 0-64 64v48h480Zm-144-64H160V96a16 16 0 0 1 16-16h160a16 16 0 0 1 16 16Zm-16 152a24 24 0 0 1-24 24H200a24 24 0 0 1-24-24v-4a4 4 0 0 0-4-4H16v144a64 64 0 0 0 64 64h352a64 64 0 0 0 64-64V256H340a4 4 0 0 0-4 4Z"/></svg>Tools I Use</a></li>
|
||||
<li><code class="code-posts">27/07/23</code> - <a style="color:#bd93f9" href="../../backups/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M11 20H6.5q-2.275 0-3.888-1.575T1 14.575q0-1.95 1.175-3.475T5.25 9.15q.625-2.3 2.5-3.725T12 4q2.925 0 4.963 2.038T19 11q1.725.2 2.863 1.488T23 15.5q0 1.875-1.313 3.188T18.5 20H13v-7.15l1.6 1.55L16 13l-4-4l-4 4l1.4 1.4l1.6-1.55V20Z"/></svg>Taking Proper Backups</a></li>
|
||||
<li><code class="code-posts">16/07/23</code> - <a style="color:#bd93f9" href="../../torrent/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 256 256"><path fill="currentColor" d="M74.34 85.66a8 8 0 0 1 11.32-11.32L120 108.69V24a8 8 0 0 1 16 0v84.69l34.34-34.35a8 8 0 0 1 11.32 11.32l-48 48a8 8 0 0 1-11.32 0ZM240 136v64a16 16 0 0 1-16 16H32a16 16 0 0 1-16-16v-64a16 16 0 0 1 16-16h52.4a4 4 0 0 1 2.83 1.17L111 145a24 24 0 0 0 34 0l23.8-23.8a4 4 0 0 1 2.8-1.2H224a16 16 0 0 1 16 16Zm-40 32a12 12 0 1 0-12 12a12 12 0 0 0 12-12Z"/></svg>Why You Should Torrent</a></li>
|
||||
<li><code class="code-posts">06/05/23</code> - <a style="color:#bd93f9" href="../../usb/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M15 7v4h1v2h-3V5h2l-3-4l-3 4h2v8H8v-2.07c.7-.37 1.2-1.08 1.2-1.93c0-1.21-.99-2.2-2.2-2.2c-1.21 0-2.2.99-2.2 2.2c0 .85.5 1.56 1.2 1.93V13c0 1.11.89 2 2 2h3v3.05c-.71.37-1.2 1.1-1.2 1.95a2.2 2.2 0 0 0 4.4 0c0-.85-.49-1.58-1.2-1.95V15h3c1.11 0 2-.89 2-2v-2h1V7h-4z"/></svg>Buy Only Metal USBs</a></li>
|
||||
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../crypto"><svg class="posts" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M14.24 10.56c-.31 1.24-2.24.61-2.84.44l.55-2.18c.62.18 2.61.44 2.29 1.74m-3.11 1.56l-.6 2.41c.74.19 3.03.92 3.37-.44c.36-1.42-2.03-1.79-2.77-1.97m10.57 2.3c-1.34 5.36-6.76 8.62-12.12 7.28C4.22 20.36.963 14.94 2.3 9.58A9.996 9.996 0 0 1 14.42 2.3c5.35 1.34 8.61 6.76 7.28 12.12m-7.49-6.37l.45-1.8l-1.1-.25l-.44 1.73c-.29-.07-.58-.14-.88-.2l.44-1.77l-1.09-.26l-.45 1.79c-.24-.06-.48-.11-.7-.17l-1.51-.38l-.3 1.17s.82.19.8.2c.45.11.53.39.51.64l-1.23 4.93c-.05.14-.21.32-.5.27c.01.01-.8-.2-.8-.2L6.87 15l1.42.36c.27.07.53.14.79.2l-.46 1.82l1.1.28l.45-1.81c.3.08.59.15.87.23l-.45 1.79l1.1.28l.46-1.82c1.85.35 3.27.21 3.85-1.48c.5-1.35 0-2.15-1-2.66c.72-.19 1.26-.64 1.41-1.62c.2-1.33-.82-2.04-2.2-2.52Z"/></svg>Keep Crypto Off Exchanges</a></li>
|
||||
</ul>
|
||||
<p class="homepage-body">You have hit rock bottom!</p><hr/><footer><p class="footer-text"><a style="color:#bd93f9" href="../../">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p><p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p></footer>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue