Ali Can Zeybek http://localhost:1313/ Recent content on Ali Can Zeybek Hugo en Wed, 08 Oct 2025 20:07:08 +0300 My First Post http://localhost:1313/posts/my-first-post/ Wed, 08 Oct 2025 20:07:08 +0300 http://localhost:1313/posts/my-first-post/ http://localhost:1313/coffee/ Mon, 01 Jan 0001 00:00:00 +0000 http://localhost:1313/coffee/ <h1 id="coffee">coffee</h1> <p>when i started college one of my friends take me to a coffee shop and make me meet what quality coffee tastes like. that coffee shop is the main reason i became a snob. i am not proud to be one nor i complain like most but when it comes to consumables (coffee, food, sigar etc) i know good quality makes a difference and i seek it. since coffee shops became one of the most common food and drinks shops around quality of them took a big hit. most coffee shops, at least in where i&rsquo;m from, roasts their own burnt beans which makes it imposible even the most knowledgable and talented baristas to make a good coffee with. i stopped relying on finding good coffee in the wild and started to make my own. here is a list of equitments, equitment upgrades or plans of them and a list of beans i tried.</p> http://localhost:1313/computer/ Mon, 01 Jan 0001 00:00:00 +0000 http://localhost:1313/computer/ <h1 id="computer">computer</h1> <p>overview of all the computing devices i own for any reason.</p> <ul> <li><a href="http://localhost:1313/computer/#desktop">desktop</a></li> <li><a href="http://localhost:1313/computer/#laptop">laptop</a></li> <li><a href="http://localhost:1313/computer/#tablet">tablet</a></li> <li><a href="http://localhost:1313/computer/#phone">phone</a></li> <li><a href="http://localhost:1313/computer/#public-phone">public phone</a></li> <li><a href="http://localhost:1313/computer/#hp-dl380-g8">hp dl380 g8</a></li> <li><a href="http://localhost:1313/computer/#main-nas">main nas</a></li> <li><a href="http://localhost:1313/computer/#backup-nas">backup nas</a></li> <li><a href="http://localhost:1313/computer/#pfsense-router-box">pfsense router box</a></li> <li><a href="http://localhost:1313/computer/#raspberry-pi%27s">raspberry pi&rsquo;s</a></li> </ul> http://localhost:1313/infrastructure/ Mon, 01 Jan 0001 00:00:00 +0000 http://localhost:1313/infrastructure/ http://localhost:1313/journal/ Mon, 01 Jan 0001 00:00:00 +0000 http://localhost:1313/journal/ http://localhost:1313/software/ Mon, 01 Jan 0001 00:00:00 +0000 http://localhost:1313/software/ <h2 id="software">Software</h2> <p>These are software that I use on my workstations (not computers with server purposes) from text editors to JSON parsers.</p> <ul> <li><a href="http://localhost:1313/software/#btop">btop</a></li> <li><a href="http://localhost:1313/software/#ghostty">ghostty</a></li> <li><a href="http://localhost:1313/software/#gimp">gimp</a></li> <li><a href="http://localhost:1313/software/#hugo">hugo</a></li> <li><a href="http://localhost:1313/software/#hyprstack">hyprstack</a></li> <li><a href="http://localhost:1313/software/#jq">jq</a></li> <li><a href="http://localhost:1313/software/#neovim">neovim</a></li> <li><a href="http://localhost:1313/software/#qbittorent">qbittorent</a></li> <li><a href="http://localhost:1313/software/#zen">zen</a></li> </ul> <h4 id="btop">btop</h4> <p>[c++]</p> <p>btop is an interactive viewer, similar to top, htop and other top utilities. <a href="https://github.com/aristocratos/btop">source</a></p> <h4 id="ghostty">ghostty</h4> <p>[zig]</p> <p>as someone currently playing (and kinda admiring) zig, I was ought to check out ghostty. coming from suckless and hence <a href="https://st.suckless.org/">st</a> its configuration still requires some getting used to but a very decent terminal for sure.</p>