<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>heiwiper's website</title><link>https://heiwiper.com/</link><description>Heiwiper's personal website — posts about tools, workflows, and other things.</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 13 Jul 2026 20:02:21 +0100</lastBuildDate><atom:link href="https://heiwiper.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Magit Is Amazing!</title><link>https://heiwiper.com/posts/magit-is-awesome/</link><pubDate>Wed, 15 Oct 2025 20:02:21 +0100</pubDate><author>heiwiper</author><guid>https://heiwiper.com/posts/magit-is-awesome/</guid><description>&lt;p&gt;I&amp;rsquo;ve been hearing a lot about &lt;a class="no-underline text-link hover" href="https://jj-vcs.github.io/jj/latest/" target="_blank" rel="noopener noreferrer"&gt;Jujutsu&lt;/a&gt;
 VCS lately, and when I say a lot I mean maybe 5 times this year. But that is a lot for a new VCS I would say.&lt;/p&gt;
&lt;p&gt;The &lt;a class="no-underline text-link hover" href="https://www.stavros.io/posts/switch-to-jujutsu-already-a-tutorial/?utm_source=changelog-news" target="_blank" rel="noopener noreferrer"&gt;article&lt;/a&gt;
 I came across mostly goes through the flexibility of Jujutsu VCS over &lt;a class="no-underline text-link hover" href="https://git-scm.com" target="_blank" rel="noopener noreferrer"&gt;Git&lt;/a&gt;
, or at least that&amp;rsquo;s as far as I managed to read before I lost interest. I was thinking &amp;ldquo;&lt;em&gt;you can easily do this using Git???&lt;/em&gt;&amp;rdquo;, but then I realized that I&amp;rsquo;ve actually never used Git for almost anything besides cloning repositories&amp;hellip; I&amp;rsquo;ve always been using &lt;a class="no-underline text-link hover" href="https://magit.vc" title="Magit! 🪄" target="_blank" rel="noopener noreferrer"&gt;Magit&lt;/a&gt;
 for almost everything.&lt;/p&gt;</description><content:encoded>&lt;p&gt;I&amp;rsquo;ve been hearing a lot about &lt;a class="no-underline text-link hover" href="https://jj-vcs.github.io/jj/latest/" target="_blank" rel="noopener noreferrer"&gt;Jujutsu&lt;/a&gt;
 VCS lately, and when I say a lot I mean maybe 5 times this year. But that is a lot for a new VCS I would say.&lt;/p&gt;
&lt;p&gt;The &lt;a class="no-underline text-link hover" href="https://www.stavros.io/posts/switch-to-jujutsu-already-a-tutorial/?utm_source=changelog-news" target="_blank" rel="noopener noreferrer"&gt;article&lt;/a&gt;
 I came across mostly goes through the flexibility of Jujutsu VCS over &lt;a class="no-underline text-link hover" href="https://git-scm.com" target="_blank" rel="noopener noreferrer"&gt;Git&lt;/a&gt;
, or at least that&amp;rsquo;s as far as I managed to read before I lost interest. I was thinking &amp;ldquo;&lt;em&gt;you can easily do this using Git???&lt;/em&gt;&amp;rdquo;, but then I realized that I&amp;rsquo;ve actually never used Git for almost anything besides cloning repositories&amp;hellip; I&amp;rsquo;ve always been using &lt;a class="no-underline text-link hover" href="https://magit.vc" title="Magit! 🪄" target="_blank" rel="noopener noreferrer"&gt;Magit&lt;/a&gt;
 for almost everything.&lt;/p&gt;
&lt;p&gt;Sometimes I think whether it would have been better if I started using Git CLI and then switched to Magit, that way I would really understand why it&amp;rsquo;s called that way, rather than taking all the amazing work behind it for granted. But I think afterall I wouldn&amp;rsquo;t have discovered Git commands so early in my career if I had just used the Git CLI from the start. I remember I was stashing my code changes back in my early career while other coworkers were struggling to move to another branch without losing their changes.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m pretty sure this isn&amp;rsquo;t all what Jujutsu is about, but now I really don&amp;rsquo;t feel like giving it a try anytime soon because of that article.&lt;/p&gt;

&lt;details class="my-8"&gt;
 &lt;summary class="cocomaterial text-lg cursor-pointer"&gt;Still here? Good. Collect your cat.&lt;/summary&gt;
 &lt;figure class="mt-4"&gt;
 &lt;img src="https://heiwiper.com/img/magit-is-awesome/featured.webp" alt="Featured image for Magit Is Amazing!"&gt;
 &lt;figcaption class="text-sm text-muted mt-2"&gt;Featured image for this post&lt;/figcaption&gt;
 &lt;/figure&gt;
&lt;/details&gt;
</content:encoded><category>emacs</category><category>git</category><enclosure url="https://heiwiper.com/img/magit-is-awesome/featured.webp" length="0" type="image/webp"/></item><item><title>My Journey to Personal Information Management</title><link>https://heiwiper.com/posts/my-journey-to-personal-information-management/</link><pubDate>Thu, 22 Feb 2024 23:00:00 +0100</pubDate><author>heiwiper</author><guid>https://heiwiper.com/posts/my-journey-to-personal-information-management/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Over the past few years, I have tried many tools and methods to manage my personal information in a way that I can trust my system to handle all the information I throw at it, without having to worry about forgetting an idea or an important event. I would always give up after a few days or a month at the most. Over time, I realised that I was trying to apply methods that worked for other people to myself, and that was the main reason why I didn&amp;rsquo;t stick with any of them. After that, I started keeping the ideas that seemed to work and trying to build my own workflow. That&amp;rsquo;s what I&amp;rsquo;m going to talk about in the rest of this post.&lt;/p&gt;</description><content:encoded>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Over the past few years, I have tried many tools and methods to manage my personal information in a way that I can trust my system to handle all the information I throw at it, without having to worry about forgetting an idea or an important event. I would always give up after a few days or a month at the most. Over time, I realised that I was trying to apply methods that worked for other people to myself, and that was the main reason why I didn&amp;rsquo;t stick with any of them. After that, I started keeping the ideas that seemed to work and trying to build my own workflow. That&amp;rsquo;s what I&amp;rsquo;m going to talk about in the rest of this post.&lt;/p&gt;
&lt;h2 id="capturing-thoughts"&gt;Capturing thoughts&lt;/h2&gt;
&lt;p&gt;Capturing thoughts is all about writing down whatever comes into your head and which is not actionable at the moment. This was largely inspired by David Allen, author of Getting Things Done. This method allows me to clear my mind and let go of thoughts that I would otherwise have to remember until I get a chance to either process them or store them somewhere that was inaccessible at the time the thought came to me.&lt;/p&gt;
&lt;p&gt;The problem with capturing thoughts is that sometimes the effort required to capture the thought is greater than the effort required to simply keep the thought in your mind, even if you&amp;rsquo;re aware that you may eventually forget it.&lt;/p&gt;
&lt;p&gt;To overcome this problem, it is important to choose the right tool. Personally, I always go for smartphones, even though I usually prefer to keep my personal information in plain text. But when it comes to capturing thoughts, the data is usually stored temporarily. I would have to move it somewhere else anyway.&lt;/p&gt;
&lt;p&gt;It is also important to choose the right application with the least amount of resistance. The one I use is &lt;a class="no-underline text-link hover" href="https://github.com/nproth/pin" target="_blank" rel="noopener noreferrer"&gt;P!n&lt;/a&gt;
.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s a very minimalist Android app that I&amp;rsquo;ve been using for a couple of years now. I have never lost a note while using this app and the features it offers are all that I need. I have tried other apps such as &lt;a class="no-underline text-link hover" href="https://github.com/msasikanth/pinnit" target="_blank" rel="noopener noreferrer"&gt;Pinnit&lt;/a&gt;
 which offers very similar features to the former, plus extra features such as setting reminders. But the fact that I have to go into the app to write the note is a deal breaker for me.&lt;/p&gt;
&lt;h2 id="managing-habits"&gt;Managing habits&lt;/h2&gt;
&lt;p&gt;Habits are any tasks I have to do on a regular basis. They can be as simple as daily routines like brushing my teeth. In addition to these daily routines, I like to add other productivity habits that I want to make part of my day, such as reading books.&lt;/p&gt;
&lt;p&gt;I think the most important thing about managing habits is reminders and history. There are many tools that can provide this, even notebooks can be used to track habits. I honestly haven&amp;rsquo;t tried many tools, I&amp;rsquo;ve been using the Android app &lt;a class="no-underline text-link hover" href="https://github.com/iSoron/uhabits" target="_blank" rel="noopener noreferrer"&gt;Loop Habit Tracker&lt;/a&gt;
 for a couple of years now and I find it ticks almost all the boxes for me. The habits can be measured if necessary, the interface is very intuitive and offers useful graphs to keep track of your history. The notifications are persistent, so they don&amp;rsquo;t disappear until I check that I&amp;rsquo;ve completed the task. And there&amp;rsquo;s a bonus: the checkmark widget, which allows me to check my habits from the home screen. I only use it for measurable tasks because I have to update it several times a day. The only problem I have with this app is that I lose my habit notifications every time I restart the phone, which doesn&amp;rsquo;t happen very often.&lt;/p&gt;
&lt;video controls preload="none" poster="/img/my-journey-to-personal-information-management/screen-loop-habit-tracker-poster.webp" class="mx-auto my-8 max-h-[75vh] w-auto max-w-full h-auto rounded-lg bg-black"&gt;
 &lt;source src="https://heiwiper.com/img/my-journey-to-personal-information-management/screen-loop-habit-tracker.mp4" type="video/mp4"&gt;
&lt;/video&gt;
&lt;h2 id="bullet-journal"&gt;Bullet journal&lt;/h2&gt;
&lt;p&gt;I used to think that I would never stick to a non-digital way of keeping track of tasks, notes, events&amp;hellip; I mean, we have smartphones and computers for that now. It just didn&amp;rsquo;t make sense to leave all the features of modern apps like reminders and filters for pen and paper. But now that I have given it a fair chance (5 months so far), I think it serves a good purpose, at least for me. It&amp;rsquo;s not life-changing or anything like that. But mostly it has helped me get into the habit of checking in with myself. When it comes to self-discipline, that turned out to be what I lacked the most.&lt;/p&gt;
&lt;p&gt;I think what is most important about the bullet journal is the practice that is built around it. It&amp;rsquo;s about reviewing everything you write in a timely manner, which has the benefit of weeding out anything that doesn&amp;rsquo;t matter as time goes on. I&amp;rsquo;m still thinking about applying this method in a digital way, but for now I like that it works well enough for my everyday life, so I&amp;rsquo;ll stick with it for this year at least.&lt;/p&gt;
&lt;h2 id="conclusion"&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;That will be all for this article. I wanted to talk about another tool, but I think it deserves its own post, so I will leave it for another time.&lt;/p&gt;

&lt;details class="my-8"&gt;
 &lt;summary class="cocomaterial text-lg cursor-pointer"&gt;Still here? Good. Collect your cat.&lt;/summary&gt;
 &lt;figure class="mt-4"&gt;
 &lt;img src="https://heiwiper.com/img/my-journey-to-personal-information-management/featured.webp" alt="Featured image for My Journey to Personal Information Management"&gt;
 &lt;figcaption class="text-sm text-muted mt-2"&gt;Featured image for this post&lt;/figcaption&gt;
 &lt;/figure&gt;
&lt;/details&gt;
</content:encoded><category>productivity</category><category>tools</category><enclosure url="https://heiwiper.com/img/my-journey-to-personal-information-management/featured.webp" length="0" type="image/webp"/></item></channel></rss>