mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-11 00:03:02 +03:00
84 lines
5.8 KiB
XML
84 lines
5.8 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>Index on SqrtMinusOne</title>
|
|
<link>https://sqrtminusone.xyz/</link>
|
|
<description>Recent content in Index on SqrtMinusOne</description>
|
|
<generator>Hugo -- gohugo.io</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate>Sat, 12 Feb 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://sqrtminusone.xyz/index.xml" rel="self" type="application/rss+xml" />
|
|
<item>
|
|
<title>A few cases of literate configuration</title>
|
|
<link>https://sqrtminusone.xyz/posts/2022-02-12-literate/</link>
|
|
<pubDate>Sat, 12 Feb 2022 00:00:00 +0000</pubDate>
|
|
|
|
<guid>https://sqrtminusone.xyz/posts/2022-02-12-literate/</guid>
|
|
<description>A post that arose from the discussion of literate configuration on the System Crafters Discord.
|
|
I am using the literate configuration strategy (based on Emacs&rsquo; Org Mode) to manage most of my configuration files. A piece of such a configuration can be as simple as an Org file, which is tangled to one or many plain-text configuration files, but it can be more.
|
|
In my opinion, a literate configuration can be more straightforward and concise than a &ldquo;normal&rdquo; one, thanks to Org Mode&rsquo;s capabilities of working with source code.</description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>Using EXWM and perspective.el on multi-monitor setup</title>
|
|
<link>https://sqrtminusone.xyz/posts/2022-01-03-exwm/</link>
|
|
<pubDate>Mon, 03 Jan 2022 00:00:00 +0000</pubDate>
|
|
|
|
<guid>https://sqrtminusone.xyz/posts/2022-01-03-exwm/</guid>
|
|
<description>I wrote about Emacs and i3 integration around two months ago. Shortly after however, I decided to give EXWM another try, mainly because my largest reservation - lack of performance - seems to have been resolved by updates to the native compilation since my first attempt. Or I may have lost some sensitivity to that issue. Regardless, the second dive into EXWM thus far feels successful, and I think it&rsquo;s the right time to share some of my thoughts on the subject.</description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>Getting a consistent set of keybindings between i3 and Emacs</title>
|
|
<link>https://sqrtminusone.xyz/posts/2021-10-04-emacs-i3/</link>
|
|
<pubDate>Wed, 06 Oct 2021 00:00:00 +0000</pubDate>
|
|
|
|
<guid>https://sqrtminusone.xyz/posts/2021-10-04-emacs-i3/</guid>
|
|
<description>Intro One advantage of EXWM for an Emacs user is that EXWM gives one set of keybindings to manage both Emacs windows and X windows. In every other WM, like my preferred i3wm, two orthogonal keymaps seem to be necessary. But, as both programs are quite customizable, I want to see whether I can replicate at least some part of the EXWM goodness in i3.
|
|
But why not just use EXWM?</description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>My EMMS and elfeed setup</title>
|
|
<link>https://sqrtminusone.xyz/posts/2021-09-07-emms/</link>
|
|
<pubDate>Wed, 08 Sep 2021 00:00:00 +0000</pubDate>
|
|
|
|
<guid>https://sqrtminusone.xyz/posts/2021-09-07-emms/</guid>
|
|
<description>Intro This is the current state of my quest to live in Emacs, at least in part of reading RSS and music.
|
|
Even before I lost my mind about customizing obscure keyboard-driven software, I tried Inoreader, self-hosted FreshRSS, and then newsboat from the RSS side and ncmpcpp+MPD from the audio player side. At some point, I got curious about whether I can do the same in Emacs.
|
|
The respective emacs packages, elfeed and EMMS, proved somewhat tricky to set up, i.</description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>Replacing Jupyter Notebook with Org Mode</title>
|
|
<link>https://sqrtminusone.xyz/posts/2021-05-01-org-python/</link>
|
|
<pubDate>Sat, 01 May 2021 00:00:00 +0000</pubDate>
|
|
|
|
<guid>https://sqrtminusone.xyz/posts/2021-05-01-org-python/</guid>
|
|
<description>Why? Jupyter Notebook and its successor Jupyter Lab providing an interactive development environment for many programming languages are in lots of ways great pieces of software.
|
|
But while I was using the former, and then the latter, I was also an as-full-time-as-one-can-get NeoVim user. &ldquo;As one can get&rdquo; is because, of course, there is no sensible way to extend the NeoVim editing experience to the Jupyter ecosystem.
|
|
A possibility for change appeared with my discovery of Emacs not so long ago.</description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>Multiple Gmail accounts & labels with Emacs</title>
|
|
<link>https://sqrtminusone.xyz/posts/2021-02-27-gmail/</link>
|
|
<pubDate>Sat, 27 Feb 2021 00:00:00 +0000</pubDate>
|
|
|
|
<guid>https://sqrtminusone.xyz/posts/2021-02-27-gmail/</guid>
|
|
<description>Intro For quite some time, e-mail seemed like an anomaly in my workflow. I am a long time Gmail user, and my decade-old account has a somewhat formidable quantity of labels and filters. My messages are often assigned multiple labels, and I also like to keep only a bunch of messages in the inbox.
|
|
Although, in my opinion, Gmail web UI was and still is leagues ahead of many of its competitors and even allows keyboard-centric workflow, it&rsquo;s awkward to use with a keyboard-driven browser, and for no money on Earth I would enable browser notifications.</description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>Hello, world!</title>
|
|
<link>https://sqrtminusone.xyz/posts/hello-world/</link>
|
|
<pubDate>Mon, 01 Feb 2021 00:00:00 +0000</pubDate>
|
|
|
|
<guid>https://sqrtminusone.xyz/posts/hello-world/</guid>
|
|
<description>Hello, world! Eventually, there will be something interesting here. Or not.
|
|
Regradless, I&rsquo;ll check if I can write some Python here
|
|
print(&#34;Hello, world&#34;) Hello, world </description>
|
|
</item>
|
|
|
|
</channel>
|
|
</rss>
|