<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: uhgrippa</title><link>https://news.ycombinator.com/user?id=uhgrippa</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Jul 2026 07:26:32 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=uhgrippa" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by uhgrippa in "Skills for organizations, partners, the ecosystem"]]></title><description><![CDATA[
<p>I noticed a similar optimization path with skills, where I now have subagents to analyze the performance of a previous skill/command/hook execution, triggered by a command. I've pushed this to my plugin marketplace <a href="https://github.com/athola/claude-night-market" rel="nofollow">https://github.com/athola/claude-night-market</a></p>
]]></description><pubDate>Thu, 18 Dec 2025 18:54:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46316891</link><dc:creator>uhgrippa</dc:creator><comments>https://news.ycombinator.com/item?id=46316891</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46316891</guid></item><item><title><![CDATA[New comment by uhgrippa in "Skills for organizations, partners, the ecosystem"]]></title><description><![CDATA[
<p>In a way yes, you can reduce context usage by a non-negligible amount approaching it this way. I'm investigate this on my skill validation/analysis/bidirectional MCP server project and hope to have it as a released feature soon: <a href="https://github.com/athola/skrills" rel="nofollow">https://github.com/athola/skrills</a></p>
]]></description><pubDate>Thu, 18 Dec 2025 18:48:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46316809</link><dc:creator>uhgrippa</dc:creator><comments>https://news.ycombinator.com/item?id=46316809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46316809</guid></item><item><title><![CDATA[New comment by uhgrippa in "Ask HN: Who is hiring? (December 2025)"]]></title><description><![CDATA[
<p>Incredible website, just sent in my application :)</p>
]]></description><pubDate>Tue, 02 Dec 2025 21:44:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46127300</link><dc:creator>uhgrippa</dc:creator><comments>https://news.ycombinator.com/item?id=46127300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46127300</guid></item><item><title><![CDATA[New comment by uhgrippa in "Show HN: Simple Resume – Generate PDF/HTML/LaTeX Resumes from Simple YAML Config"]]></title><description><![CDATA[
<p>I know I know, yet another resume generation project. The ones I've encountered built in python are either inactive or didn't quite address what I wanted in a quick generation engine to update my resume for different job postings. I became frustrated with other tools and declined to pay money for an online service, so here we are.<p>This is a CLI tool which allows for defining resume content in a single YAML file and then generating PDF, HTML, or LaTeX rendered resumes from it. The idea is to write the configuration once, then be able to render it in a variety of different iterations.<p>Some key details:<p>It comes with a few templates and color schemes that you can customize.<p>For academic use, the LaTeX output gives you precise typesetting control.<p>There's a Python API if you want to generate resumes programmatically. It's designed to have a limited surface area to not expose inner workings, only the necessary structures as building blocks.<p>The codebase has over 90% test coverage and is fully type-hinted. I adhered to a functional core, imperative shell architecture (after reading a recent post about it here!)<p>Example YAML:<p><pre><code>  template: resume_base
  full_name: Jane Doe
  job_title: Software Engineer
  email: jane@example.com
  config:
    color_scheme: "Professional Blue"

  body:
    experience:
      - title: Senior Engineer
        company: TechCorp
        start: 2022
        end: Present
        description: |
          - Led microservices architecture serving 1M+ users
          - Improved performance by 40% through optimization
</code></pre>
Generate with:<p><pre><code>  uv run simple-resume generate --format pdf --open</code></pre></p>
]]></description><pubDate>Tue, 11 Nov 2025 21:58:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=45893451</link><dc:creator>uhgrippa</dc:creator><comments>https://news.ycombinator.com/item?id=45893451</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45893451</guid></item><item><title><![CDATA[Show HN: Simple Resume – Generate PDF/HTML/LaTeX Resumes from Simple YAML Config]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/athola/simple-resume">https://github.com/athola/simple-resume</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45893450">https://news.ycombinator.com/item?id=45893450</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 11 Nov 2025 21:58:23 +0000</pubDate><link>https://github.com/athola/simple-resume</link><dc:creator>uhgrippa</dc:creator><comments>https://news.ycombinator.com/item?id=45893450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45893450</guid></item><item><title><![CDATA[New comment by uhgrippa in "The power of interning: making a time series database smaller"]]></title><description><![CDATA[
<p>Very interesting, I particularly enjoyed the handling of memory reduction with the Interned<T> comparison. How do you go about finding open source projects which expose fascinating data such as this one?</p>
]]></description><pubDate>Mon, 03 Mar 2025 19:06:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=43245446</link><dc:creator>uhgrippa</dc:creator><comments>https://news.ycombinator.com/item?id=43245446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43245446</guid></item><item><title><![CDATA[New comment by uhgrippa in "Resigning as Asahi Linux project lead"]]></title><description><![CDATA[
<p>Glad you took the time to read my thoughts and respond :) have a good one friend</p>
]]></description><pubDate>Fri, 14 Feb 2025 04:46:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=43044937</link><dc:creator>uhgrippa</dc:creator><comments>https://news.ycombinator.com/item?id=43044937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43044937</guid></item><item><title><![CDATA[New comment by uhgrippa in "Resigning as Asahi Linux project lead"]]></title><description><![CDATA[
<p>May be a poor example, it’s what came to mind initially. I don’t think the end results are at all the same but I think the initial emotions around why you may balk at something new entering your community have parallels to the topic at hand.</p>
]]></description><pubDate>Fri, 14 Feb 2025 00:16:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=43043144</link><dc:creator>uhgrippa</dc:creator><comments>https://news.ycombinator.com/item?id=43043144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43043144</guid></item><item><title><![CDATA[New comment by uhgrippa in "Resigning as Asahi Linux project lead"]]></title><description><![CDATA[
<p>Want to have a conversation on what you agree or disagree with? I may have a newer account but definitely not a kid, in fact I have kids of my own</p>
]]></description><pubDate>Fri, 14 Feb 2025 00:14:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=43043127</link><dc:creator>uhgrippa</dc:creator><comments>https://news.ycombinator.com/item?id=43043127</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43043127</guid></item><item><title><![CDATA[New comment by uhgrippa in "Resigning as Asahi Linux project lead"]]></title><description><![CDATA[
<p>Yeah I certainly don’t want to mischaracterize anyone here and I attempted to communicate how this is really a knee-jerk, human reaction to something new making inroads into a space people have extensive expertise in. New ideas additionally shouldn’t be derided based upon the poor behavior of some in the community.</p>
]]></description><pubDate>Fri, 14 Feb 2025 00:13:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=43043124</link><dc:creator>uhgrippa</dc:creator><comments>https://news.ycombinator.com/item?id=43043124</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43043124</guid></item><item><title><![CDATA[New comment by uhgrippa in "Resigning as Asahi Linux project lead"]]></title><description><![CDATA[
<p>Fair, I acknowledge I may have misrepresented this group who are against the Rust community as not being experts in this this space; they certainly are. Rust doesn’t have to be the answer but if we treat others (namely Rust supporters) and their solutions as dead-on-arrival because it’s implemented in a technology we’re not entirely familiar with how can we get to a point where we’re solving difficult problems? Especially if we create an unwelcoming space for contribution?</p>
]]></description><pubDate>Fri, 14 Feb 2025 00:10:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=43043105</link><dc:creator>uhgrippa</dc:creator><comments>https://news.ycombinator.com/item?id=43043105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43043105</guid></item><item><title><![CDATA[New comment by uhgrippa in "Resigning as Asahi Linux project lead"]]></title><description><![CDATA[
<p>These are often the same classification of individual who tend to modify their viewpoints towards “change is progressing rapidly in an area that I don’t understand and this scares me.” Anytime an expert in a particular area has their expertise challenged or even threatened by a new technology it is perfectly human to react in a way that is defensive towards the perceived threat. Part of growth as a human is recognizing our perceived biases and attempting to mitigate them, hopefully extending this into other areas of our lives as well. After all, NIMBYS probably started out with reasonable justifications for why they want to keep their communities the way they currently are - it’s comfortable and it works, and they’re a significant contributor to the community. Any external “threat” to this concept becomes elevated to a moral crusade against the invaders who are encroaching upon their land, when really they’re jousting against windmills.</p>
]]></description><pubDate>Thu, 13 Feb 2025 17:07:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=43038313</link><dc:creator>uhgrippa</dc:creator><comments>https://news.ycombinator.com/item?id=43038313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43038313</guid></item></channel></rss>