<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://joelchrono.xyz/feeds/detox.xml" rel="self" type="application/atom+xml" /><link href="https://joelchrono.xyz/" rel="alternate" type="text/html" /><updated>2026-03-04T20:16:19-06:00</updated><id>https://joelchrono.xyz/feeds/detox.xml</id><title type="html">joelchrono’s blog</title><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><entry><title type="html">Hide web elements with UBlock Origin</title><link href="https://joelchrono.xyz/blog/ublock-origin-cosmetic-filtering/" rel="alternate" type="text/html" title="Hide web elements with UBlock Origin" /><published>2022-05-08T18:35:26-05:00</published><updated>2022-05-08T18:35:26-05:00</updated><id>https://joelchrono.xyz/blog/ublock-origin-cosmetic-filtering</id><content type="html" xml:base="https://joelchrono.xyz/blog/ublock-origin-cosmetic-filtering/"><![CDATA[<p>I was really tempted to make the title of this post a bit more eye-catchy, but decided to keep it more informative. Cosmetic filtering is a great feature that most people seem to not know UBlock Origin has, even though it is the best ad-blocker around!</p>

<p>The name might already tell you what this feature does, but in case you don’t know. Cosmetic filters allows you to hide certain sections of a website. Not only ads, but many other things. Like comment sections, sidebars or annoying pop-ups.</p>

<p>I decided to write this as somewhat of an answer to Ru’s post about using Stylus (a tool to make custom stylesheets for websites) to <a href="https://rusingh.com/hide-followers-following-on-mastodons-web-ui/">hide followers and follows in Mastodon</a>. Stylus might be a little too much for such a simple thing. Besides, having less extensions is always good to make fingerprinting more difficult.</p>

<p>UBlock Origin can help a lot for other use cases, I’ll share my filter list at the end to give you some filters you might want to use too.</p>

<h1 id="how-to-use-it">How to use it</h1>

<p>There are many ways to use this feature, the quickest is to simply click on UBlock’s icon. Then select the color picker icon to enter in <em>Element Picker Mode</em>, then click on any part of a website, to block it, you will see the element’s you choose highlighted in red, then you can click on <em>Create</em> to add it to your filters list.</p>

<p><img src="/assets/img/blogs/2022-05-08-elementpicker.gif" alt="Element picker" /></p>

<p>Another way that can help you be more specific or add multiple filters at a time is to go into UBlock’s settings, then go to the “My Filters” tab, where you will see an empty input area, (unless you’ve already added some). Here you can add as many filters as you want.</p>

<p>Here are some of the ones I’ve added to my list.</p>

<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>open.spotify.com##section[aria-label="Fresh Finds"]
open.spotify.com##section[aria-label="Shows you might like"]
open.spotify.com##section[aria-label="Level up"]
open.spotify.com##section[aria-label="15 minutes or less shows"]
open.spotify.com##section[aria-label="Get creative"]
open.spotify.com##section[aria-label="Delve into the news headlines"]
open.spotify.com##section[aria-label="Shows to try"]
open.spotify.com##section[aria-label="What's trending?"]
open.spotify.com##section[aria-label="The Top Podcasts of 2020"]
open.spotify.com##section[aria-label="The Top Podcasts of 2021"]
open.spotify.com##section[aria-label="The Top Podcasts of 2022"]
open.spotify.com##section[aria-label="Episodes for you"]

! 2022-03-04 https://www.youtube.com
www.youtube.com###secondary

! 2022-03-05 https://www.youtube.com
www.youtube.com###header &gt; .ytd-rich-grid-renderer.style-scope

! 2022-05-09 https://benign.town
benign.town##.account__header__extra__links

</code></pre></div></div>

<p>These filters make Youtube’s UI much more simple, and they also hide all the annoying podcast features from Spotify’s Web UI. So, I hope you find them useful.</p>

<p>That’s all folks, let me know if you find this features useful.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="tutorial" /><category term="internet" /><category term="detox" /><summary type="html"><![CDATA[Some websites have too much going on. And you might want to use extensions to simplify them, but you might just be able to do it using current ad-blocker]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://joelchrono.xyz/assets/img/blogs/2022-05-08-element-blocker.jpg" /><media:content medium="image" url="https://joelchrono.xyz/assets/img/blogs/2022-05-08-element-blocker.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Logging out of YouTube</title><link href="https://joelchrono.xyz/blog/logging-out-of-youtube/" rel="alternate" type="text/html" title="Logging out of YouTube" /><published>2022-03-14T22:03:00-06:00</published><updated>2022-03-14T22:03:00-06:00</updated><id>https://joelchrono.xyz/blog/logging-out-of-youtube</id><content type="html" xml:base="https://joelchrono.xyz/blog/logging-out-of-youtube/"><![CDATA[<p>Ever since I read yet another post by <a href="https://fosstodon.org/@edel">Edel</a> about how she has watched <a href="https://web.archive.org/web/20220520002922/https://erzadel.net/why-ive-been-watching-less-youtube-videos/">less YouTube videos over time</a> I too wanted to put some thought into my usage of the service.</p>

<p>I have not watched as many videos lately, because I have been reading books and manga quite a lot, and I recently entered my community service at University (basically I work for them for free). But I still decided to take some action to reduce my temptation to lose myself into YouTube rabbit holes, since I know that even if its not a problem now, it is bound to happen in the future, as it has happened many times, despite my previous efforts.</p>

<h1 id="changing-youtube">Changing YouTube</h1>

<p>The first thing I tried was installing an add-on that I heard of in, well, a YouTube video about distractions and such (I probably kept watching videos about that topic for a while…) named <a href="https://addons.mozilla.org/en-US/firefox/addon/df-youtube">DF YouTube</a>, which allows you to have a <em>distraction free</em> experience by disabling the feed, comments, recommendations, etc. However, the extension has not been updated in a while, and I realized I can just block those elements using UBlock Origin.</p>

<p>My main focus was to look at YouTube as its most essential form: a <strong>search engine</strong>. I only left a search bar for the main page, and the video frame, description and comments for each video page. It was all looking pretty nice, I also added the Return YouTube Dislike extension, because its nice.</p>

<p>At some point I restored the discover page because I tried another extension that allowed me to group subscriptions and keep track of them without an account, named <a href="https://yousub.info/">PocketTube</a>, and it didn’t show its custom feeds if I disabled the whole thing.</p>

<h1 id="changing-browser-settings">Changing Browser settings</h1>

<p>Another thing I decided to do a while ago, and came quite handy now, was deleting all cookies and site data from my browser (which is still Firefox) by default, so I only white-list the websites I actually use. I decided to log out and remove YouTube from the white-list, I also assigned a Firefox container for it, so its pretty much unable to track my movements outside of itself.</p>

<p>However, after a couple searches or links clicked on a browser session, I can tell YouTube figures out some stuff and shows things that are actually atractive to me. Restarting the browser session can fix it, but realizing how effective it was at fingerprinting my interests, I decided to take this a step further and stop using youtube.com altogether.</p>

<h1 id="using-an-alternative-front-end">Using an alternative front-end</h1>

<p>There are YouTube alternatives such as <a href="https://odysee.com">Odysee</a> and <a href="https://joinpeertube.org/">Peertube</a>, but there is just not enough content for my taste, I know the purpose of all of this is to restrain my YouTube consumption, but not to such a degree just yet.</p>

<p>I already knew about <a href="https://github.com/iv-org/invidious">Invidious</a> and other YouTube front-end alternatives,  but I went for a <a href="https://github.com/TeamPiped/Piped/">Piped</a> instance I was already using before. There are also things like <a href="https://freetubeapp.io/">Freetube</a> which is a native client available for Linux (and others), but I’d never had any luck with it, since it slowed down when importing my Newpipe subscriptions and was quite buggy for me.</p>

<p>The Piped front-end is quite light, and it worked just fine, so I decided it was worth using instead of a client. There are also some bash scripts, rofi scripts that use mpv and such, but I didn’t feel like going that far.</p>

<p>Also, while writing this, I decided to check out some invidious instances and realized they are not as slow as they were months ago when I first tried it, so I might consider switching to it instead, although as I said, Piped is a lot more minimal.</p>

<h1 id="what-about-android">What about Android?</h1>

<p>Well, if you asked that question yesterday, I would have probably told you to go with Youtube Vanced.</p>

<p>But <a href="https://nitter.net/YTVanced/status/1503052250268286980">YouTube Vanced is dead</a>. Going back to Newpipe then!, I actually prefer it over Vanced, but it has some problems on Android 12, which I use, so PiP doesn’t work as well and takes over the entire screen, disabling touch for everything under it. There is an adb command I used to fix it <del>(I don’t remember it now)</del>:</p>
<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>adb shell settings put global block_untrusted_touches 0
</code></pre></div></div>
<p>Now I can use it just fine now again, even if its still a bit less polished than Vanced and the official app. Also, keep in mind that this command can <strong>leave you vulnerable to malware.</strong></p>

<p>There is another very promising client that uses the proper PiP API and works wonderfully, named <a href="https://songtube.github.io/">SongTube</a> which has an awesome user interface and is a bit more suited for music (as the name implies). Sadly, it doesn’t have a way to import subscriptions, which is the reason I haven’t fully switched to it, but if you don’t mind, I recommend giving it a try.</p>

<h1 id="wrapping-up">Wrapping up</h1>

<p>YouTube is such an incredible tool, but it had turned into quite a problem for me, with suggestions and tracking that, even though I was aware of it, I chose to bear with it because of how good it is at knowing what I want.</p>

<p>I might still struggle to leave it behind, I know returning to its intended experience (minus the ads, clearly) is just a few clicks away for me, I could just keep using it as is, enjoy it, spend hours on it and tell nobody, but I really want to stop that.</p>

<p>There are tons of Vanced users migrating to Newpipe and asking for ways to log in, leave comments and even get their recommendations tab back. I know I can’t force anyone to stop depending on the algorithm, some might have legitimate reasons. But, regardless, this is what I chose to do, and I hope it helps others who are also struggling with this. Let us be the ones in control instead of delegating our consumption habits to some soulless algorithm.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="lifestyle" /><category term="detox" /><category term="degoogle" /><summary type="html"><![CDATA[During the last couple of days I had been looking for ways to get rid of YouTube's influence on me as much as possible, also, Vanced died]]></summary></entry><entry><title type="html">Keeping track of things</title><link href="https://joelchrono.xyz/blog/keeping-track-of-things/" rel="alternate" type="text/html" title="Keeping track of things" /><published>2022-02-01T22:14:35-06:00</published><updated>2022-02-01T22:14:35-06:00</updated><id>https://joelchrono.xyz/blog/keeping-track-of-things</id><content type="html" xml:base="https://joelchrono.xyz/blog/keeping-track-of-things/"><![CDATA[<p>So I was reading the <a href="https://erzadel.net/january-2022-summary/">latest blogpost</a> by <a href="https://fosstodon.org/@edel">Edel</a>, a fellow Fosstodon member, about the many things she has done this month, from books, music, app usage and other things. I started following her blog recently since she joined the <a href="https://100daystooffload.com">#100DaysToOffload</a> which I am about to finish.</p>

<p>I’ve thought about how cool it is to be able to pick a week, or a date and be able to know what you did in that day. I haven’t really had the time to do journaling or anything like that, but I guess this blog has kind of become that for me, although I don’t really follow any method and go by whatever I feel like writing, which I guess is yet another way of journaling.</p>

<p>I didn’t even know a lot of the software and tools that Edel used to track all of that stuff. So I guess I will take a look at them sometime soon, since I don’t really have such granular control over the things I currently do.</p>

<p>Some programs I use have decent usage statistics though. Like AntennaPod, but it still lacks daily, monthly or yearly metrics, it only keeps track of the time I’ve spent listening to each podcast I follow.</p>

<p>Tachiyomi also tracks my progress reading manga, and the database it keeps is pretty nice, I use <a href="https://anilist.co">Anilist</a> to keep track of both manga and anime in the same place. I also use <a href="https://backloggd.com">Backloggd</a> to track the videogames I’ve played, as well as <a href="https://letterboxd.com">Letterboxd</a> for movies I watch.</p>

<p>I have decided to use <a href="https://activitywatch.net">ActivityWatch</a> too, I installed my app on my phone, which is sadly not dark themed, as well as the Linux client. I might put some work into the CSS or just wait for the devs to work on it, maybe its already in some setting and I’m just missing it.</p>

<p>Anyways, I didn’t really have that much to say today. I like the idea of keeping track of things, I hope I get some use out of the data I’m collecting, maybe I will try to make it appear in my website somehow for anyone to see using some API or something.</p>

<p>Another thing that kinda made me think of this is the time I’ve invested into manga reading. The one I am reading like crazy since I finished Solo Leveling is <strong>Kingdom</strong>, the story is so good and its starting to take away my time from other things, I love the battles and action, its a lot easier to follow and feels much more realistic, despite a few fantasy elements here and there.</p>

<p>I just realized I spent 5 hours reading it today, 6 yesterday, despite having classes today, I got quite distracted this time, which is bad, because I don’t want to end up doing “just enough” to pass, since I know I can do a lot better. <em>I’ll probably read some more before going to sleep</em>, but I have to restrain myself since school is starting to get serious again.</p>

<p>Anyways, this is day 98 of <a href="https://100daystooffload.com">#100DaysToOffload</a>, right on time.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="personal" /><category term="foss" /><category term="android" /><category term="manga" /><category term="podcasts" /><category term="reading" /><category term="detox" /><summary type="html"><![CDATA[While I am not a fan of companies tracking my behavior online, I do believe that keeping track of myself is kinda neat]]></summary></entry><entry><title type="html">Enabling 2FA everywhere ain’t easy</title><link href="https://joelchrono.xyz/blog/enabling-2fa-aint-easy/" rel="alternate" type="text/html" title="Enabling 2FA everywhere ain’t easy" /><published>2021-10-16T20:20:20-05:00</published><updated>2021-10-16T20:20:20-05:00</updated><id>https://joelchrono.xyz/blog/enabling-2-factor-authentication-on-your-accounts</id><content type="html" xml:base="https://joelchrono.xyz/blog/enabling-2fa-aint-easy/"><![CDATA[<p>So ever since <a href="https://joelchrono.xyz/blog/pass-unix-manager/">I switched to pass</a>, I have really enjoyed my time and improved the state of my accounts bit by bit.</p>

<p>By now its old news, but the Twitch leak happened the same day I was getting my vaccine, and while waiting I talked a friend who was worried about the security of his account, turns out, both of us as soon as we woke up changed our passwords and got ready to get the shot (Astra Zeneca btw).</p>

<p>Regardless, because of this and other conversations in the Fediverse, I decided to check my accounts once again, change some passwords and <a href="https://en.wikipedia.org/wiki/Multi-factor_authentication">enable multi-factor authentication</a> everywhere I could. I already had a ton of accounts with it, but I knew I had ignored some sites since I didn’t care enough back then, or I didn’t bother to find the option.</p>

<p>Basically, MFA allows you to get a unique code that changes over time. This means that even if someone gets access to your password, they only have 30 seconds to try and guess the code until it changes. Sadly, not every website implements this feature properly. Twitch for example, requires you to add your phone number first, even if you don’t use MFA via SMS and use an authenticator app, the most recommended way of getting the codes.</p>

<p>I was sad to see that less than a third of all my online accounts provided good MFA support. I have like 150 accounts total, and <a href="https://joelchrono.xyz/blog/cleanup-your-pwmanager/">I used to have a lot more</a>, and while some don’t really need it (local accounts, router passwords), there are is a big amount of sites that don’t even bother for some reason.</p>

<p>Some interesting places that <strong>do not offer</strong> Multi-Factor authentication are the following:</p>

<ul>
  <li><a href="https://vivaldi.net"><strong>Vivaldi</strong></a>: While I really like this browser, the lack of OTP based MFA was a little annoying, they have an <em>Encryption password</em> that is just a second password apart from the one you set yourself, however, both are of the <em>something your know</em> type (<a href="https://www.cs.cornell.edu/courses/cs513/2005fa/NNLauthPeople.html">which is not enough, at all</a>), while MFA is <em>something you have</em>. It looks like there is a <a href="https://forum.vivaldi.net/topic/33950/two-factor-authentication-scheme-for-vivaldi-net-account">thread about implementing MFA</a> in their forums, so hopefully the devs work on it soon.</li>
  <li><a href="https://matrix.org"><strong>Matrix</strong></a>: I kinda want to give Matrix a pass, even tho there is no TOTP based authentication, it still requires <em>something you have</em>, in this case, another device, to authenticate your session and gain access to encrypted chats. Still, there is a lot of metadata still accessible, which can be very very compromising.</li>
  <li><a href="https://spotify.com"><strong>Spotify</strong></a>: It does not surprise me at all, this streaming service is getting more and more problematic as time goes on. I <em>still</em> use it, because it <em>is</em> convenient, and I can’t afford to pay for music in something like <a href="https://bandcamp.com">Bandcamp</a>. Still, no way to secure an account.</li>
  <li><a href="https://https://news.ycombinator.com/"><strong>HackerNews</strong></a>: This is a news aggregator that is quite similar to Reddit. To me, all the data here is basically worthless, I do use it but I don’t comment often. Still, it would be sad to have to remove the email alias I assigned to it in case there is some leak.</li>
  <li><a href="https://wikipedia.org"><strong>Wikipedia</strong></a>: Well, this is the place I get my homework from. Everyone can contribute, there are a lot of articles about basically everything. As far as I could tell, while this account is not important for me either, no MFA still sucks. <a href="https://fandom.com">Fandom</a>, another Wiki used to create sites for specific topics, comics, movies, etc does not support it either.</li>
</ul>

<p>There are many other sites that don’t have MFA and there are also some that surprisingly delivered. Stuff like the <a href="https://www.worldcubeassociation.org">WCA</a>, which is a site that keeps tracks of speedcubing competitions and world records is the kind of website that I would expect to not have the highest security, and yet, they actually did it. <a href="https://mathworks.com">Mathworks</a> and <a href="https://autodesk.com">Autodesk</a> also have it, which is quite surprising, especially taking into account that National Instruments nor Texas Instruments offer the option (Yes, I study Engineering btw)</p>

<p>Anyways, this is a friendly reminder to check if you have MFA enabled in all of your accounts that support it, and its important to encourage the developers of  every account you log into, so they get to work on it.</p>

<p>This has been day 58 of <a href="https://100DaysToOffload.com">#100DaysToOffload</a>. I once again took a while to post something, but that’s how it is sometimes. Anyways, have a good day!</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="security" /><category term="privacy" /><category term="foss" /><category term="detox" /><summary type="html"><![CDATA[Since the Twitch leak that revealed quite a lot of data and source code, I got the urge of evaluating all of my passwords and authentication methods, and I got into another password cleanup phase, I was surprised to see 2FA is still not implemented everywhere.]]></summary></entry><entry><title type="html">Detox Day</title><link href="https://joelchrono.xyz/blog/detox-day/" rel="alternate" type="text/html" title="Detox Day" /><published>2021-08-03T20:33:13-05:00</published><updated>2021-08-03T20:33:13-05:00</updated><id>https://joelchrono.xyz/blog/social-media-detox-day</id><content type="html" xml:base="https://joelchrono.xyz/blog/detox-day/"><![CDATA[<h1 id="social-media-and-me">Social media and me</h1>

<p>So, social media has been quite useful for humanity, however, it has also become a big problem among people of all ages and demographics. Personally, I have been affected by it differently as I grow up and develop my thoughts and lifestyle.</p>

<p>The first contact I had with social media, was MSN Live Messenger, I used to talk to people I knew, play online games and of course, ping them constantly until I had an answer from them!</p>

<p>But I was just a little kid, and I only talked to family or friends from school. I was still inside this little bubble where I had no real idea of how big the internet could be. I also had a Club Penguin, but despite being in a multiplayer environment, the social aspect of it flew over my head at the time.</p>

<p>It was not until middle school, that I got an android device, I got Whatsapp, and got engaged into looking for apps and customization. At one point, I created a Facebook account. I was not allowed to have one, and I felt incredibly guilty the moment I did it, so I actually did not use it for years.</p>

<p>However, after I got permission to use it, I ended up pretty addicted to it, I joined different groups and follow random pages that were popular or that I heard from classmates at school. Some of them were fine, others were a little bit to edgy, and I was constantly distracted by memes and mostly useless posts. As I grew up, I started to delete old groups and follow more meaningful topics for me. And of course, due to all of this, I was feeding Facebook with personal data and ad revenue.</p>

<p>At some point I realized how problematic this was for my life. I managed to stay with good grades and keep up with real life shenanigans. But I still felt attracted to my phone and to Facebook.</p>

<p>I would like to say I stopped using Facebook because I started to use my phone and social media less. But no, looking back, the reason I did, was because I started to learn English, and I joined Reddit. I had heard of it for a long time, and it was actually pretty amazing. I started to see how most of the memes I saw in Facebook where born there, I got interested by the sense of anonymity and separation. How nobody cares about you, but the content being shared in the subreddits.</p>

<p>I joined a few communities related to my interests, Doctor Who, Origami, but I also joined a bunch of places full of toxicity and gossip. Yeah it was nice to see how news and memes came out here first, seeing how Youtubers got ideas for their videos and stuff like that. But at the same time, I started to be surrounded by politics, debates, conspiracies and a lot of weird things that I was not really interested in seeing, and yet, there I was. I am probably going to clean up my subreddit list one of these days, or just start from scratch with a new account. It is kinda amazing how powerful reddit’s Karma can be, I have a decent amount, and only because of that I have doubts about getting rid of my account, even though it has no real value.</p>

<p>At some point I also had a Twitter account, but I successfully deleted it. I have to say I only had it to participate in Giveaways of app codes and such, and I actually won a couple times, but well.</p>

<p>Anyways, after I grew aware of how most of social media disrespects my privacy, I ended up looking for alternatives, and I found Mastodon, which a social media app similar to Twitter, which can be self-hosted, so all of your data stays with you. Or you can join instances hosted by people you are willing to trust. The point is, there is no single centralized server where everything you do is tracked. At first, I decided to join a bunch of instances, since I did not know how federation actually worked back then. I have found some nice people, and I have been inspired to do things to improve my life, like making this website! Thanks to it, I have a way to share my thoughts without having unwanted eyes all over my data. Of course, anyone could scrap this and make some profile to identify me, but well, I am saying this willingly, without having to abide to any terms of service. Even if Netlify or GitHub, where this is site is hosted, have anything against me, I can at least keep all of my information locally and host it somewhere else.</p>

<h1 id="detox-day-log">Detox Day Log</h1>

<p>Anyways, the original reasoning I made this post was to share what I was going to do during this day. Besides writing this blog, I have spent quite some time contributing some icons to the Arcticons Icon pack, while listening to podcasts on YouTube and AntennaPod.</p>

<p>Being honest, I opened Mastodon for about 4 minutes until I remembered which day it was, and I also opened Reddit for 8 minutes because I forgot again. But other than that, I have avoided social media, enabled Do not disturb, deleted some apps. I even decided to leave Nova Launcher, which has been my choice for years, and tried out Olauncher once again! I hid all of my those distracting app icons and ended up with a pretty sick looking setup, if I do say so myself.</p>

<p>After some though, I’ve also requested my data from Reddit. There is no way to export my data from the usual settings menu, but it can requested via <a href="https://www.reddit.com/settings/data-request">this link</a>. I’ve decided to finally delete my account. Having a history and social media points is not that important, and some peace of mind should be quite good.</p>

<p>After listening to the latest episode of Darknet Diaries, which is about the problems someone got because of having a good Instagram username. The fact that an account can be that valuable is mind-blowing! Thankfully none of the usernames I’ve used are worthy enough for someone to harass me because of them.</p>

<h1 id="finishing-thoughts">Finishing thoughts</h1>

<p>So, I started writing all of this yesterday, during Detox Day, and this final words are done a day after. I hope this movement takes off, in my case, I did not found a lot of movement in my country and language, although that might be because Facebook and other common social media I don’t use are more common here. Anyways, I found myself having a decent time, but I have to admit I spend quite a lot of it on YouTube, but it was not that bad, since I mostly use it as background sound and, as previously stated, to listen to a few podcasts and long videos that are only available there.</p>

<p>I deleted my Reddit account, funnily enough, the exported data only occupies a couple megabytes, since it does not include the images and videos, just csv files and hyperlinks. I think I will keep most of the posts and comments there since they don’t contain any compromising information. This is mostly about getting rid of social media and less about gaining privacy, although it is a nice plus. I’ve also exported my Instagram data, and I might delete it sometime soon.</p>

<p>The journey has been difficult, but I am happy with my progress. This has been day 51 of <a href="https://100DaysToOffload.com">#100DaysToOffload</a></p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="lifestyle" /><category term="art" /><category term="design" /><category term="ramble" /><category term="detox" /><summary type="html"><![CDATA[I decided to share about the different things I did during my little detox of social media which happened yesterday. as well as my story since the MSN Live Messenger days...]]></summary></entry><entry><title type="html">Rambling about tech and my lifestyle</title><link href="https://joelchrono.xyz/blog/tech-on-my-life/" rel="alternate" type="text/html" title="Rambling about tech and my lifestyle" /><published>2021-02-18T15:20:00-06:00</published><updated>2021-02-18T15:20:00-06:00</updated><id>https://joelchrono.xyz/blog/tech-lifestyle-stuff</id><content type="html" xml:base="https://joelchrono.xyz/blog/tech-on-my-life/"><![CDATA[<p>So recently I have been thinking around the way I think and use technology and software, the way I apply it to my life (not really tbh). There are certain aspects of my mindset that I consider very important, I have been applying some of them ever since I got my first piece of technology, and others have become more and more important for my life as time goes on.</p>

<p>All of these have some things in common, but sometimes the way current technology has evolved makes them hard to combine. I don’t really have an organized way to talk about this, but I will do my best.</p>

<h2 id="digital-minimalism">Digital minimalism</h2>

<p>This is one of those topics that got big on Youtube and other places last year, and is still going strong. Applying a minimalist mindset to the technology around me is supposed to help achieve a simpler digital life, have less distractions and more time to focus on what actually matters. Some of the ways to become a digital minimalist, are these ones.</p>

<ul>
  <li>Get rid of unnecessary applications</li>
  <li>Disable notifications</li>
  <li>Enable downtime mode (black &amp; white screen)</li>
  <li>Limit social media and app usage</li>
  <li>Use Cloud storage, organize folders, etc.</li>
</ul>

<h2 id="privacy-and-security">Privacy and Security</h2>

<p>I have started to care about this more and more. Ever since beginnings of last year that I installed Linux, as well as started to use alternative social media such as Mastodon. I cared about new and interesting topics that are starting to get a bit more recognized, but also get some backlash.</p>

<p>Decentralization, Free and Open Source Software, avoiding Google and big companies, avoiding mainstream social media, etc.</p>

<p>All of these factors have shaped the way I see society and the Internet today, and it is quite a big reason to why I made this blog.</p>

<h2 id="customization">Customization</h2>

<p>Ever since I got my first android phone, I started caring about this, I learned about Icon packs, about android launchers, rooting, custom roms, custom kernels.</p>

<p>The abilities to change almost everything I wanted about my phone, is something I’ve loved from android since I got one.</p>

<p>It is also a good reason I started to care about FOSS too, since I also like to find alternatives to common apps, like Gmail, Facebook, the default gallery and so on. Thanks to that I found out about 3rd party clients (Frost, Twidere,) and alternative apps (Simple Gallery, Bromite) that were more customizable, and better overall.</p>

<p><em>Side note: I actually just remembered that I started customizing Windows XP quite a lot even before I got a phone, I also remember changing my MSN Messenger themes or how my Hotmail account was organized, so yeah, I have liked customization quite a lot.</em></p>

<h2 id="social-media">Social media</h2>

<p>I first started a Facebook account because I needed it on order to play a mobile game, I did it in secret, since I was not allowed to have one at the time (I hid the secret for 3 or so years, I felt so bad during that time, that I actually didn’t use it and I stopped playing the game after a week).</p>

<p>Thats how everything started, but years ago, after I confessed what I did,  there was this time I wanted to be using social media to get attention and stuff (like every teenager), you know, uploading photos of my origami figures, or videos doing magic tricks and stuff that I liked. I was in groups of other people sharing their own videos and photos and stuff like that. After a while I realized how terrible Facebook was for my own good, since I spent so much time there and it wasn’t worth it.</p>

<p>However, after leaving Facebook behind, I started using Reddit, Instagram, Twitter, and Youtube even more, until I adopted a more minimal digital life (kinda?).</p>

<h1 id="what-was-my-point-again">What was my point again?</h1>

<p>I think this got a bit convoluted and I don’t really remember what I wanted to say at this point. I have been thinking about this and I kinda wanted to let it out.</p>

<p>I think I just wanted to spread the cards and see the way I am currently working. I am still trying to get a better workflow. For example, I still rely on services such as Google Docs or Google Drive (Digital minimalism, decluttering, etc), at the same time, I don’t want to use Google apps on my device in favor of F-Droid and FOSS (security and privacy), however, I like to have my phone rooted and with a custom rom (customization, freedom). All of this while I worry about how people around me still don’t switch from WhatsApp, even tho I still don’t delete Facebook nor Instagram, but maybe I should not and just use them in a different manner?.</p>

<p>Sometimes I just want to not care about anything and do whatever I want to do, as well as let other go on. But at the same time I don’t want to look like a victim, or as if I am suffering because of taking this path. I want more people to know about this, not to stay away from it. I dont even know what I am saying now. This has been day 14 of <a href="https://100daystooffload.com">#100DaystoOffload</a>, and I hope that I talk about some of these topics at some point in a way that makes better sense.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="android" /><category term="foss" /><category term="lifestyle" /><category term="linux" /><category term="degoogle" /><category term="thoughts" /><category term="ramble" /><category term="detox" /><summary type="html"><![CDATA[How I am using tech, social media on my life? and I dont even know what else I am saying, oh, yes, FOSS too!]]></summary></entry></feed>