<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title><![CDATA[ TIL Tech - pckt ]]></title>
        <link><![CDATA[ https://til-tech.pckt.blog ]]></link>
        <description><![CDATA[  ]]></description>
        <language>en</language>
        <pubDate>Wed, 09 Sep 2026 15:06:33 +0000</pubDate>

                    <item>
                <title>TIL: Ignoring other people&#039;s gits</title>
                <link>https://til-tech.pckt.blog/til-ignoring-other-peoples-gits-vx0by0t</link>
                <description><![CDATA[One of the tricks that I&#039;ve learned over the years is that if you&#039;re working in someone else&#039;s repo, git can be kind of annoying. Not in a bad way, but in a way where, for instance, maybe you want to keep a notes file so that you can keep track of your notes within the repo without having to pester or bother the maintainers of the repo to add your notes.md file to their .gitignore. Well, it turns out that there&#039;s a solution for that, and it&#039;s pretty damn simple: That&#039;s the setup.]]></description>
                <author>TIL Tech</author>
                <guid isPermaLink="false">til-ignoring-other-peoples-gits-vx0by0t</guid>
                <pubDate>Mon, 10 Aug 2026 20:43:52 +0000</pubDate>
                            </item>
                    <item>
                <title>TYL: npx setup-trusted-publishing</title>
                <link>https://til-tech.pckt.blog/tyl-npx-setup-trusted-publishing-hz43t4e</link>
                <description><![CDATA[That&#039;s Today You Learnt instead of Today I Learned, enjoy!]]></description>
                <author>TIL Tech</author>
                <guid isPermaLink="false">tyl-npx-setup-trusted-publishing-hz43t4e</guid>
                <pubDate>Mon, 20 Jul 2026 22:23:55 +0000</pubDate>
                            </item>
                    <item>
                <title>TIL: Docker build target</title>
                <link>https://til-tech.pckt.blog/til-docker-build-target-43wba1t</link>
                <description><![CDATA[neat docker trick I just learned: will pull the image by default, but build to a specific target if --build is passed or docker compose build so you can use target to stop at different places in one build context if you have like a web container, a queue container, etc.]]></description>
                <author>TIL Tech</author>
                <guid isPermaLink="false">til-docker-build-target-43wba1t</guid>
                <pubDate>Mon, 20 Jul 2026 19:15:50 +0000</pubDate>
                            </item>
            </channel>
</rss>