<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>based.quest</title>
    <link>https://based.quest/</link>
    <description>Recent content on based.quest</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 25 Sep 2025 22:30:00 +0300</lastBuildDate>
    <atom:link href="https://based.quest/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How a spicy pillow got me into Seedvault and Tailscale</title>
      <link>https://based.quest/how-a-spicy-pillow-got-me-into-seedvault-and-tailscale/</link>
      <pubDate>Thu, 25 Sep 2025 22:30:00 +0300</pubDate>
      <guid>https://based.quest/how-a-spicy-pillow-got-me-into-seedvault-and-tailscale/</guid>
      <description>&lt;p&gt;This is a long read, you&amp;rsquo;ve been warned :)&lt;/p&gt;&#xA;&lt;h1 id=&#34;prelude&#34;&gt;Prelude&lt;/h1&gt;&#xA;&lt;p&gt;I woke up last week wednesday morning like any other workday morning, I glanced at my phone (Google Pixel 7a) and noticed the case was&#xA;sticking out a bit - I tried to push it back in, but it would pop out again. I didn&amp;rsquo;t think too much of it just yet, maybe a bad fit,&#xA;so I took the case off.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reverse Engineering a Mobile App Protobuf API</title>
      <link>https://based.quest/reverse-engineering-a-mobile-app-protobuf-api/</link>
      <pubDate>Sat, 11 May 2024 12:00:00 +0300</pubDate>
      <guid>https://based.quest/reverse-engineering-a-mobile-app-protobuf-api/</guid>
      <description>&lt;h1 id=&#34;why&#34;&gt;Why&lt;/h1&gt;&#xA;&lt;p&gt;Why not? Digital preservation is important, even if you don&amp;rsquo;t care for a specific program.&#xA;This is also a good way to get started with protocol reverse engineering due to way protobuf&#xA;is often left behind in source format within client applications.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-target&#34;&gt;The target&lt;/h2&gt;&#xA;&lt;p&gt;In this series of blogposts, I will be using a mobile game &amp;ldquo;Egg, Inc.&amp;rdquo; as the target for&#xA;demonstration. It&amp;rsquo;s a simple time killer app that got me through boring long waits when I was still at school.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Moving from nginx to Caddy</title>
      <link>https://based.quest/moving-from-nginx-to-caddy/</link>
      <pubDate>Sun, 03 Sep 2023 13:00:00 +0300</pubDate>
      <guid>https://based.quest/moving-from-nginx-to-caddy/</guid>
      <description>&lt;h1 id=&#34;backstory&#34;&gt;Backstory&lt;/h1&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve heard of &lt;a href=&#34;https://caddyserver.com/&#34;&gt;Caddy&lt;/a&gt; for a long while, but have always been dismissive about it - ignoring it as &amp;ldquo;yet another webserver software&amp;rdquo; when I had my&#xA;perfectly good trusty nginx to rely on for many years already. Over the years, my nginx config has become somewhat bloated and even take a while&#xA;to do restarts on due to the complexity of said config. I did attempt to resolve it by reducing amount of expensive routines - which did help to&#xA;an extent - I was complacent with my setup. Until I took a deeper dive into Caddy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NAS Part I - The Build &amp; Borgbackup Initial Impressions</title>
      <link>https://based.quest/nas1-build-and-borgbackup/</link>
      <pubDate>Mon, 15 May 2023 20:40:00 +0300</pubDate>
      <guid>https://based.quest/nas1-build-and-borgbackup/</guid>
      <description>&lt;h1 id=&#34;nas---part-i&#34;&gt;NAS - Part I&lt;/h1&gt;&#xA;&lt;p&gt;If you have been reading since last year July, you may know of my &amp;ldquo;Project ReuseNAS&amp;rdquo; - you may also&#xA;know that my build date estimate for &amp;ldquo;end of 2022&amp;rdquo; or &amp;ldquo;Q1 2023&amp;rdquo; was never met as per obvious lack of posts on that front.&lt;/p&gt;&#xA;&lt;p&gt;When I was originally planning the NAS build, I was very much all over the idea, that I could reuse all of my old PC components.&#xA;Over time after discussing with members of the based.quest community, we came to the conclusion that I would be severly handicapping&#xA;myself with the hardware I already had laying around.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DeckPC - Christmas 2022 Update</title>
      <link>https://based.quest/deckpc-christmas-2022-update/</link>
      <pubDate>Sun, 18 Dec 2022 17:20:00 +0200</pubDate>
      <guid>https://based.quest/deckpc-christmas-2022-update/</guid>
      <description>&lt;p&gt;It has been &lt;em&gt;a while&lt;/em&gt; since the last word on my DeckPC experiment, I originally set myself the goal to see&#xA;if using Valve&amp;rsquo;s Steam Deck as a regular Linux desktop with its preinstalled SteamOS environment is enough&#xA;to replace the need to use my otherwise power-hungry PC. I even left an &amp;ldquo;unresolved&amp;rdquo; case in the last blog&#xA;that never got a proper answer.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-resolved-unresolved&#34;&gt;The resolved &amp;ldquo;unresolved&amp;rdquo;&lt;/h2&gt;&#xA;&lt;p&gt;Last time I noted that you are unable to use the offline password manager KeePassXC with any browsers in&#xA;SteamOS out of the gate without it staying persistent throughout updates. I am glad to say that just today,&#xA;before writing this article, I managed to get it working thanks to a suggestion by BieHDC to try out a project&#xA;called &lt;a href=&#34;https://github.com/89luca89/distrobox&#34;&gt;distrobox&lt;/a&gt;. I simply created a new Arch Linux container with&#xA;&lt;code&gt;distrobox create -i archlinux -n sneed&lt;/code&gt; and installed Firefox and KeePassXC in them with pacman. After installation&#xA;I created new desktop entries as such: &lt;code&gt;distrobox-export --app firefox&lt;/code&gt; and &lt;code&gt;distrobox-export --app keepassxc&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Supply chain attacks &amp; how industry never learns</title>
      <link>https://based.quest/supply-chain-attacks-industry-never-learns/</link>
      <pubDate>Thu, 22 Sep 2022 20:45:00 +0300</pubDate>
      <guid>https://based.quest/supply-chain-attacks-industry-never-learns/</guid>
      <description>&lt;p&gt;If you have been in the industry for the last several years, you may have noticed an ever-increasing trend of&#xA;&amp;ldquo;convenient package managers for your favourite programming language&amp;rdquo;. It&amp;rsquo;s very much relevant in languages&#xA;such as Python, JavaScript, Rust and almost every new emerging programming language. However,&#xA;&lt;a href=&#34;https://thehackernews.com/2022/09/malicious-npm-package-caught-mimicking.html&#34;&gt;all&lt;/a&gt; &lt;a href=&#34;https://thehackernews.com/2022/05/researchers-uncover-rust-supply-chain.html&#34;&gt;of&lt;/a&gt;&#xA;&lt;a href=&#34;https://jfrog.com/blog/python-wheel-jacking-in-supply-chain-attacks/&#34;&gt;them&lt;/a&gt; &lt;a href=&#34;https://thehackernews.com/2022/04/npm-bug-allowed-attackers-to-distribute.html&#34;&gt;are&lt;/a&gt; &lt;a href=&#34;https://thehackernews.com/2022/07/over-1200-npm-packages-found-involved.html&#34;&gt;very&lt;/a&gt;&#xA;&lt;a href=&#34;https://thehackernews.com/2022/07/researchers-uncover-malicious-npm.html&#34;&gt;much&lt;/a&gt;&#xA;&lt;a href=&#34;https://thehackernews.com/2022/05/malicious-npm-packages-target-german.html&#34;&gt;possible&lt;/a&gt; &lt;a href=&#34;https://thehackernews.com/2022/03/over-200-malicious-npm-packages-caught.html&#34;&gt;targets&lt;/a&gt;&#xA;&lt;a href=&#34;https://snyk.io/blog/open-source-maintainer-pulls-the-plug-on-npm-packages-colors-and-faker-now-what/&#34;&gt;of&lt;/a&gt;&#xA;&lt;a href=&#34;https://thehackernews.com/2021/07/several-malicious-typosquatted-python.html&#34;&gt;supply&lt;/a&gt;&#xA;&lt;a href=&#34;https://thehackernews.com/2021/11/11-malicious-pypi-python-libraries.html&#34;&gt;chain&lt;/a&gt;&#xA;&lt;a href=&#34;https://thehackernews.com/2022/03/a-threat-actor-dubbed-red-lili-has-been.html&#34;&gt;attacks&lt;/a&gt;.&#xA;Those are just &lt;em&gt;some&lt;/em&gt; of the examples. There are countless instances of this happening and they will continue to&#xA;happen due to low effort, high value and medium success.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Move to Hugo</title>
      <link>https://based.quest/move-to-hugo/</link>
      <pubDate>Wed, 21 Sep 2022 20:38:55 +0300</pubDate>
      <guid>https://based.quest/move-to-hugo/</guid>
      <description>&lt;h2 id=&#34;first-of-all-why-wasnt-blogit-perfect&#34;&gt;First of all, why? Wasn&amp;rsquo;t blogit perfect?&lt;/h2&gt;&#xA;&lt;p&gt;No, no software ever is perfect. I will give credit where due, blogit is an amazing project that will&#xA;work wonders for kickstarting a new personal blog. However, my ambitions have outgrown &lt;em&gt;just&lt;/em&gt; a personal&#xA;blog. I strive to make this site for the community (while also maintaining my personal blog) and blogit&#xA;was not going to scale well going forward.&lt;/p&gt;&#xA;&lt;p&gt;That being said, if you have something to share that you feel like is based (and won&amp;rsquo;t get me in trouble),&#xA;you can clone the new &lt;a href=&#34;https://git.based.quest/?p=web-hugo.git;a=summary&#34;&gt;web-hugo.git&lt;/a&gt; repository, create a patch with&#xA;your post and send it my way either via email or Matrix.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DeckPC - Day one experience</title>
      <link>https://based.quest/deckpc-day-one-experience/</link>
      <pubDate>Sat, 10 Sep 2022 19:47:33 +0300</pubDate>
      <guid>https://based.quest/deckpc-day-one-experience/</guid>
      <description>&lt;p&gt;This series of blogposts will be about documenting my experience with using Valve&amp;rsquo;s Steam Deck&#xA;as a regular Linux desktop with its preinstalled SteamOS environment.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-dock&#34;&gt;The dock&lt;/h2&gt;&#xA;&lt;p&gt;I admit I didn&amp;rsquo;t pick the most &lt;em&gt;quality&lt;/em&gt; dock for this use case and cheaped out a bit and rushed&#xA;to purchase without much more investigation than amount of ports. The dock I ended up purchasing&#xA;was from China and bought from AliExpress. It features a single 4K@30Hz HDMI port, an USB-C power&#xA;delivery port and 3x USB 3.0 ports. The first hurdle I faced from lack of research was the inability&#xA;to support my PC monitor&amp;rsquo;s native refresh rate of 144Hz, but instead be capped to 1080p@120Hz.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to setup SSH alerts like a landchad</title>
      <link>https://based.quest/ssh-alerts-landchad-style/</link>
      <pubDate>Sat, 20 Aug 2022 15:04:20 +0300</pubDate>
      <guid>https://based.quest/ssh-alerts-landchad-style/</guid>
      <description>&lt;h1 id=&#34;preface&#34;&gt;Preface&lt;/h1&gt;&#xA;&lt;p&gt;I recently installed ntfy to enable UnifiedPush on several apps on my phone&#xA;in order to conserve battery life and make notifications work more real-time.&#xA;That gave me the idea that I can use this same setup for creating SSH intrusion&#xA;alerts for my server for that extra peace of mind.&lt;/p&gt;&#xA;&lt;h2 id=&#34;installing-ntfy&#34;&gt;Installing ntfy&lt;/h2&gt;&#xA;&lt;p&gt;Installing it is quite straightforward. You can find &lt;a href=&#34;https://ntfy.sh/docs/install/&#34;&gt;guide for installing it on their website.&lt;/a&gt;&#xA;In my instance, I had to install it for Ubuntu, so following commands had to&#xA;be executed:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Personal projects and plans going forward</title>
      <link>https://based.quest/future-personal-plans-2022-08/</link>
      <pubDate>Wed, 17 Aug 2022 12:10:24 +0300</pubDate>
      <guid>https://based.quest/future-personal-plans-2022-08/</guid>
      <description>&lt;h1 id=&#34;preface&#34;&gt;Preface&lt;/h1&gt;&#xA;&lt;p&gt;This blogpost will be mainly about the DIY projects I am about to do going&#xA;forward from remainder of 2022 to 2023. It will only faintly touch topic of&#xA;based.quest and cernodile.com, although some projects are tailored for it.&lt;/p&gt;&#xA;&lt;h2 id=&#34;project-reusenas&#34;&gt;Project ReuseNAS&lt;/h2&gt;&#xA;&lt;p&gt;As they say - reuse is more important recycle. I will take that principle to&#xA;heart when building my very first personal NAS. For those who haven&amp;rsquo;t known&#xA;me for a long time, I have an older SFF PC from Fujitsu. It has been collecting&#xA;dust for at least 4 years now as I built my very first proper PC with my own&#xA;funds.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NOW HOSTING: Nitter &amp; PeerTube</title>
      <link>https://based.quest/nitter-peertube-launch/</link>
      <pubDate>Wed, 13 Apr 2022 20:35:48 +0300</pubDate>
      <guid>https://based.quest/nitter-peertube-launch/</guid>
      <description>&lt;h2 id=&#34;nitter&#34;&gt;Nitter&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/zedeus/nitter&#34;&gt;Nitter&lt;/a&gt; is a bloatless no-javascript front-end for Twitter, similar to Piped or Invidious.&#xA;If you have a reason to look at Twitter for whatever reason, here&amp;rsquo;s your free get-rid-of-bloat card. You can find &lt;a href=&#34;https://nitter.based.quest&#34;&gt;it here.&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;peertube&#34;&gt;PeerTube&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://joinpeertube.org&#34;&gt;PeerTube&lt;/a&gt; is a free/libre video sharing software funded by a non-profit organization Framsoft.&#xA;Instead of interfacing a site like YouTube through bloatless front-ends, you get to use a platform that respects you.&#xA;PeerTube is another one of the &amp;ldquo;fediverse&amp;rdquo; projects and hence is compatible with &lt;a href=&#34;https://www.w3.org/TR/activitypub/&#34;&gt;ActivityPub platforms&lt;/a&gt;.&#xA;Due to legal complications, if you wish to join the instance, you&amp;rsquo;ll have to ask me personally for an account. &lt;a href=&#34;https://tv.based.quest&#34;&gt;You can also find it here.&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Steam Deck Review by BieHDC</title>
      <link>https://based.quest/community/biehdc-steamdeck-review/</link>
      <pubDate>Sun, 13 Mar 2022 21:11:56 +0300</pubDate>
      <guid>https://based.quest/community/biehdc-steamdeck-review/</guid>
      <description>&lt;h2 id=&#34;this-guest-blog-is-written-by-biehdc&#34;&gt;This guest blog is written by BieHDC&lt;/h2&gt;&#xA;&lt;p&gt;Yes, it is me again, because i have got my &lt;a href=&#34;https://www.steamdeck.com/&#34;&gt;Steam Deck&lt;/a&gt; one week ago and now i am going to tell you about it. The first clue is already my choice of words, i called it &amp;ldquo;my&amp;rdquo;, because i actually own it. If you read my previous review of the &lt;a href=&#34;http://based.quest/guest_biehdc-fairphone4-review.html&#34;&gt;FairPhone 4&lt;/a&gt; you will already know that this is an important factor for me. It is a whole PC, or should i say PC2?&amp;hellip;&#xA;The Model i got is the 512 Gigabyte one, because i already knew i was going to install &amp;ldquo;Hitman 2&amp;rdquo; (2018) which alone takes 150 Gigabytes and followed by &amp;ldquo;Grand Theft Auto 5&amp;rdquo; with 105 Gigabytes, taking away over half of the disk space available already.&#xA;As someone who has never owned a Console or Handheld before, one of the reasons being the lack of actually owning them, i had to learn a lot of the how to use first. You can watch that progress in my &lt;a href=&#34;https://tv.based.quest/w/7hDqjPoHJUY1pNCUrbVREV&#34;&gt;Unboxing and First Start Video&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FairPhone 4 Review - A Farmers Utilitarian Point Of View by BieHDC</title>
      <link>https://based.quest/community/biehdc-fairphone4-review/</link>
      <pubDate>Sat, 26 Feb 2022 21:33:12 +0300</pubDate>
      <guid>https://based.quest/community/biehdc-fairphone4-review/</guid>
      <description>&lt;h2 id=&#34;this-guest-blog-is-written-by-biehdc&#34;&gt;This guest blog is written by BieHDC&lt;/h2&gt;&#xA;&lt;p&gt;I have been using the &lt;a href=&#34;https://shop.fairphone.com/en/fairphone-4-overview&#34;&gt;FairPhone 4&lt;/a&gt; for 2 Months now and here is my experience with it.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-is-the-fairphone-4-interesting-for-me&#34;&gt;Why is the FairPhone 4 interesting for me?&lt;/h2&gt;&#xA;&lt;p&gt;As a Farmer, I am very interested in Repairability, Sustainability and Longevity of Machinery.  This is the standard for my equipment, but it is not anymore for technology.  Also, since I expect fair prices for the goods i am producing, I should also pay a fair price for things I am buying.  The Motivation behind the FairPhone overlaps with my own points of view, that is why I decided to buy one as a replacement for my &lt;a href=&#34;https://www.gsmarena.com/nokia_6710_navigator-2687.php&#34;&gt;Nokia 6710 Navigator&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why I can&#39;t enable registrations</title>
      <link>https://based.quest/why-i-cant-enable-registrations/</link>
      <pubDate>Wed, 23 Feb 2022 16:59:55 +0300</pubDate>
      <guid>https://based.quest/why-i-cant-enable-registrations/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;ve used any of my services, you have more than likely have had&#xA;to use it as a guest rather than a registered user. There&amp;rsquo;s one simple&#xA;reason why I can&amp;rsquo;t allow you to. GDPR&amp;hellip; and lack of helping the little&#xA;guy with it.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-case-of-matrix&#34;&gt;The case of Matrix&lt;/h2&gt;&#xA;&lt;p&gt;I love &lt;a href=&#34;https://matrix.org/&#34;&gt;Matrix&lt;/a&gt; - I would love to contribute to the&#xA;wider ecosystem of it with my homeserver, but I&amp;rsquo;ve always had to shut&#xA;down requests of people wanting to register an account in my homeserver&#xA;if I do not know them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PineTime - End of 2021 review</title>
      <link>https://based.quest/pinetime-part-two-end-of-2021/</link>
      <pubDate>Sat, 01 Jan 2022 12:13:47 +0300</pubDate>
      <guid>https://based.quest/pinetime-part-two-end-of-2021/</guid>
      <description>&lt;h1 id=&#34;a-pinewhatnow&#34;&gt;A PineWhatNow?&lt;/h1&gt;&#xA;&lt;p&gt;If you missed the PineTime blog, &lt;a href=&#34;./pinetime-a-promising-open-smartwatch.html&#34;&gt;go check it out now&lt;/a&gt;. This is an continuation&#xA;to the previous blog.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-has-changed-since&#34;&gt;What has changed since?&lt;/h2&gt;&#xA;&lt;p&gt;A lot. Let&amp;rsquo;s start by summing up the faults I had last time for PineTime&amp;rsquo;s InfiniTime software.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Touch registration sucks&lt;/li&gt;&#xA;&lt;li&gt;Bluetooth disconnects&lt;/li&gt;&#xA;&lt;li&gt;Steps getting lost&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;I am thrilled to say, all of these have been fixed in current master build of InfiniTime. My watch is currently running&#xA;InfiniTime build 8ab959b (to-be 1.8) from December 20th 2021. To address each concern, I applaud the following PRs and their creators for&#xA;fixing these two issues: &lt;a href=&#34;https://github.com/InfiniTimeOrg/InfiniTime/pull/688&#34;&gt;#688&lt;/a&gt;, &lt;a href=&#34;https://github.com/InfiniTimeOrg/InfiniTime/pull/625&#34;&gt;#625&lt;/a&gt;&#xA;and &lt;a href=&#34;https://github.com/InfiniTimeOrg/InfiniTime/pull/492&#34;&gt;#492&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How you can shape tech with your wallet</title>
      <link>https://based.quest/how-you-can-shape-tech-with-your-wallet/</link>
      <pubDate>Tue, 05 Oct 2021 20:52:04 +0300</pubDate>
      <guid>https://based.quest/how-you-can-shape-tech-with-your-wallet/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;re like me, you are definitely crazy for products like the &lt;a href=&#34;https://frame.work&#34;&gt;Framework laptop&lt;/a&gt;&#xA;or the Steam Deck, but may be put off by the price. I was in the same boat - generally I like to get&#xA;the absolute most out of my money, but then it dawned on me. This thing isn&amp;rsquo;t getting any cheaper until&#xA;we give them a way. Framework laptops won&amp;rsquo;t suddenly drop by few hundred just from nobody buying it.&#xA;This is the early adopter price of voting with your wallet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NOW HOSTING: Piped - A frontend for YouTube</title>
      <link>https://based.quest/piped-a-frontend-for-youtube/</link>
      <pubDate>Fri, 06 Aug 2021 18:41:59 +0300</pubDate>
      <guid>https://based.quest/piped-a-frontend-for-youtube/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://github.com/TeamPiped/Piped/&#34;&gt;Piped&lt;/a&gt; is an alternative frontend for YouTube that respects your privacy.&#xA;I already host a service similar to this, Invidious, but lately it&amp;rsquo;s been&#xA;acting up, especially with Google&amp;rsquo;s never-ending fight on age-restricted videos.&#xA;I have launched an instance of &lt;a href=&#34;https://piped.based.quest&#34;&gt;Piped on based.quest&lt;/a&gt;.&#xA;If you wish to use my proxy, you must open console in your browser and type in&#xA;&lt;code&gt;localStorage.instance = &amp;quot;https://pipedapi.based.quest&amp;quot;&lt;/code&gt; in a front-end of your&#xA;choice (mine included).&lt;/p&gt;</description>
    </item>
    <item>
      <title>PineTime - A promising open-source smartwatch and my experience</title>
      <link>https://based.quest/pinetime-a-promising-open-smartwatch/</link>
      <pubDate>Sat, 24 Jul 2021 12:00:35 +0300</pubDate>
      <guid>https://based.quest/pinetime-a-promising-open-smartwatch/</guid>
      <description>&lt;h2 id=&#34;a-pinewhatnow&#34;&gt;A PineWhatNow?&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.pine64.org/pinetime/&#34;&gt;PineTime&lt;/a&gt; is a open-source smartwatch built by Pine64&#xA;and the community. It rocks a 1.3 inch IPS capacitive touchscreen and boasts a week long&#xA;(yet to verify, but seems likely!) battery life and it communicates over BLE and Bluetooth 5.&#xA;It has the typical features of your usual smartwatch such as step counting and heart rate&#xA;sensor, ability to control your music and view notifications - all that on very low specs.&#xA;It runs on a nRF52832 SoC with a 64MHz ARM Cortex-M4F CPU coupled with 512KB Flash and 64KB&#xA;of RAM. It also has additional SPI NOR 4MB Flash which community software has recently taken&#xA;advantage of.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Steam Deck - a love letter to Linux &amp; handheld gamers</title>
      <link>https://based.quest/steam-deck-a-linux-loveletter/</link>
      <pubDate>Fri, 16 Jul 2021 15:35:00 +0300</pubDate>
      <guid>https://based.quest/steam-deck-a-linux-loveletter/</guid>
      <description>&lt;p&gt;Alternative title: Steam Deck, a Linux PC console.&lt;/p&gt;&#xA;&lt;p&gt;Valve recently announced &lt;a href=&#34;https://steamdeck.com&#34;&gt;Steam Deck&lt;/a&gt; and I&#xA;must say that I like it. The people that made this hardware are clearly&#xA;as passionate computer nerds as we are here. The controls do look a bit&#xA;uncomfortable to my taste, but I&amp;rsquo;ll judge it when I see it. The operating&#xA;system used for Valve&amp;rsquo;s handheld is Free Software built on &lt;a href=&#34;https://archlinux.org&#34;&gt;Arch Linux&lt;/a&gt;.&#xA;This may be one of the first (?) appearances of Arch Linux on a consumer&#xA;product in actual production en masses. Not only are their software choices&#xA;solid, they also allow you to decide that by not locking you out of your&#xA;system and granting you access to desktop &amp;amp; install other OSes. You are&#xA;also not limited to just Steam, you can easily install emulators on it and&#xA;insert an SD card with your favourite ROMs. When docked, it will be a staple&#xA;of your living room, a powerhouse capable of emulating likely up to PS3 even.&#xA;Speaking of docks - while it is sold separately, I like what I see. You can&#xA;turn your Steam Deck into a full on desktop experience with external monitor,&#xA;Ethernet connectivity and fully working USB ports.&lt;/p&gt;</description>
    </item>
    <item>
      <title>git.based.quest &amp; source of this page</title>
      <link>https://based.quest/web-git-viewable/</link>
      <pubDate>Fri, 16 Jul 2021 00:15:00 +0300</pubDate>
      <guid>https://based.quest/web-git-viewable/</guid>
      <description>&lt;p&gt;If you ever wanted to create a minimal blog or website that has no&#xA;bloatware such as JavaScript and is statically generated, you can&#xA;now take inspiration and see how I created this website &amp;amp; blog at&#xA;&lt;a href=&#34;https://git.based.quest/?p=web-old.git;a=tree&#34;&gt;git.based.quest&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Enjoy,&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Cernodile&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Launch and Intentions</title>
      <link>https://based.quest/launch-and-intentions/</link>
      <pubDate>Thu, 15 Jul 2021 00:00:00 +0300</pubDate>
      <guid>https://based.quest/launch-and-intentions/</guid>
      <description>&lt;p&gt;Hey, my name&amp;rsquo;s Cernodile, the system administrator for based.quest and its services.&#xA;I started this website with the intent of creating a sane, perhaps based, space on the&#xA;internet where you are not being spied or tracked on. I will be offering services that&#xA;help you achieve sovereignty over your data.&lt;/p&gt;&#xA;&lt;p&gt;To kick things off, I&amp;rsquo;ve launched an &lt;a href=&#34;https://iv.based.quest&#34;&gt;Invidious instance&lt;/a&gt;. Invidious&#xA;allows you to watch YouTube videos without actually ever interfacing with Google. If you find&#xA;Invidious tedious to use, you can use it as an API and pick a front-end of your liking (e.g.&#xA;FreeTube).&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
