<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Sam's world</title><link>https://samroeca.com/</link><description>A stream of thought, whim, and wisdom</description><lastBuildDate>Thu, 23 Jan 2025 00:00:00 -0500</lastBuildDate><item><title>I’m Back!</title><link>https://samroeca.com/back-2025.html</link><description>&lt;p&gt;I&amp;#8217;ve returned. And my blog still&amp;nbsp;works&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Roeca</dc:creator><pubDate>Thu, 23 Jan 2025 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:samroeca.com,2025-01-23:/back-2025.html</guid><category>Announcements</category><category>life-updates</category></item><item><title>How to write a coc.nvim extension</title><link>https://samroeca.com/coc-plugin.html</link><description>&lt;p&gt;Build a &amp;#8220;coc.nvim&amp;#8221; extension that wraps an executable language server. You should learn what makes coc a stand-out &lt;span class="caps"&gt;LSP&lt;/span&gt; client and be able to write your own coc&amp;nbsp;extension.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Roeca</dc:creator><pubDate>Fri, 14 Aug 2020 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:samroeca.com,2020-08-14:/coc-plugin.html</guid><category>Software Development</category><category>vim</category><category>neovim</category><category>lsp</category></item><item><title>Gitignore: two tricks</title><link>https://samroeca.com/ignore-git.html</link><description>&lt;p&gt;Discover two techniques to ignore files from a Git-based version controlled project. The first technique enables Git to ignore every file in a directory other than the directory itself. The second technique enables a user to automatically ignore a file without adding it to a project&amp;#8217;s root&amp;nbsp;gitignore.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Roeca</dc:creator><pubDate>Sun, 02 Dec 2018 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:samroeca.com,2018-12-02:/ignore-git.html</guid><category>Software Development</category><category>vcs</category><category>git</category></item><item><title>Python function pipelines</title><link>https://samroeca.com/python-function-pipelines.html</link><description>&lt;p&gt;Develop Unix-like pipelines in&amp;nbsp;Python.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Roeca</dc:creator><pubDate>Sat, 02 Jun 2018 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:samroeca.com,2018-06-02:/python-function-pipelines.html</guid><category>Software Development</category><category>python</category><category>unix</category><category>functional programming</category></item><item><title>Smaller python docker containers</title><link>https://samroeca.com/docker-python-install-wheels.html</link><description>&lt;p&gt;Create a small Python Docker container using Docker multi-stage builds and Python&amp;nbsp;wheels.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Roeca</dc:creator><pubDate>Sat, 21 Apr 2018 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:samroeca.com,2018-04-21:/docker-python-install-wheels.html</guid><category>Software Development</category><category>docker</category><category>python</category><category>pip</category></item><item><title>Vim line numbers</title><link>https://samroeca.com/vim-line-numbers.html</link><description>&lt;p&gt;Learn how to make your Vim line numbers relative and/or not relative at optimal&amp;nbsp;times.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Roeca</dc:creator><pubDate>Sat, 07 Apr 2018 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:samroeca.com,2018-04-07:/vim-line-numbers.html</guid><category>Software Development</category><category>vim</category><category>neovim</category></item></channel></rss>