<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: mrkaye97</title><link>https://news.ycombinator.com/user?id=mrkaye97</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 30 May 2026 20:04:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mrkaye97" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mrkaye97 in "Building durable workflows on Postgres"]]></title><description><![CDATA[
<p>Hello! Hatchet engineer here - just thought I'd drop a link to some discussion on this topic from last year,  which is here: <a href="https://news.ycombinator.com/item?id=43574767">https://news.ycombinator.com/item?id=43574767</a><p>Happy to answer more questions beyond this!</p>
]]></description><pubDate>Fri, 29 May 2026 21:10:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48329311</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=48329311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48329311</guid></item><item><title><![CDATA[All the Worst People Seem to Want to Be 'High Agency']]></title><description><![CDATA[
<p>Article URL: <a href="https://www.nytimes.com/2026/04/01/opinion/high-agency-silicon-valley.html">https://www.nytimes.com/2026/04/01/opinion/high-agency-silicon-valley.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47643370">https://news.ycombinator.com/item?id=47643370</a></p>
<p>Points: 9</p>
<p># Comments: 3</p>
]]></description><pubDate>Sat, 04 Apr 2026 21:06:06 +0000</pubDate><link>https://www.nytimes.com/2026/04/01/opinion/high-agency-silicon-valley.html</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=47643370</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47643370</guid></item><item><title><![CDATA[Pg_plan_advice: Plan Stability and User Planner Control for PostgreSQL?]]></title><description><![CDATA[
<p>Article URL: <a href="http://rhaas.blogspot.com/2026/03/pgplanadvice-plan-stability-and-user.html">http://rhaas.blogspot.com/2026/03/pgplanadvice-plan-stability-and-user.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47299677">https://news.ycombinator.com/item?id=47299677</a></p>
<p>Points: 1</p>
<p># Comments: 2</p>
]]></description><pubDate>Sun, 08 Mar 2026 18:27:03 +0000</pubDate><link>http://rhaas.blogspot.com/2026/03/pgplanadvice-plan-stability-and-user.html</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=47299677</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47299677</guid></item><item><title><![CDATA[Show HN: Call Your Loved Ones]]></title><description><![CDATA[
<p>Hey HN!<p>I've been needing to do a better job of staying in touch with the people who are important to me. So I built a little app that lets me add people to call, and tells me when I last called them. I figured some of you might find this useful in some way :)<p>The code is here: <a href="https://github.com/mrkaye97/call-your-loved-ones" rel="nofollow">https://github.com/mrkaye97/call-your-loved-ones</a><p>If you go to the URL linked in the post, you can use the app with all of the data stored in local storage, so no account needed and no data going to my server.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46549641">https://news.ycombinator.com/item?id=46549641</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 09 Jan 2026 03:07:55 +0000</pubDate><link>https://cylo.mkaye.dev/</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=46549641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46549641</guid></item><item><title><![CDATA[New comment by mrkaye97 in "Advent of Code 2025"]]></title><description><![CDATA[
<p>I've been using Elixir, which has been wonderful, mostly because of how amazing the built in `Enum` library is for working on lists and maps (since the majority of AoC problems are list / map processing problems, at least for the first while)</p>
]]></description><pubDate>Sun, 30 Nov 2025 16:16:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46097864</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=46097864</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46097864</guid></item><item><title><![CDATA[New comment by mrkaye97 in "Collaboration sucks"]]></title><description><![CDATA[
<p>IMO this is very dependent on the risk of cutting once, so to speak. I'd imagine that at PostHog, the idea is there's little risk of cutting many times - iterating - and more damage is done by the measuring taking far too long.</p>
]]></description><pubDate>Tue, 11 Nov 2025 21:08:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=45892878</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=45892878</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45892878</guid></item><item><title><![CDATA[Show HN: Medici, an open-source Splitwise-like app for managing expenses]]></title><description><![CDATA[
<p>Hey everyone!<p>I've been working on this little app I'm calling Medici after getting annoyed with Splitwise only allowing me to submit a few expenses a day. It has all the main Splitwise features (debt simplification, different ways of splitting expenses, default splits, etc.)<p>Would love feedback and just wanted to share! I'm self-hosting on my RaspberryPi and figured others might find it useful too :)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44741029">https://news.ycombinator.com/item?id=44741029</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 31 Jul 2025 00:14:23 +0000</pubDate><link>https://github.com/mrkaye97/medici</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=44741029</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44741029</guid></item><item><title><![CDATA[Show HN: Medici, a minimal, open-source, dead-simple Splitwise alternative]]></title><description><![CDATA[
<p>Hey everyone!<p>I've been a Splitwise user for a long time (sometimes paying, sometimes not), and have been rather frustrated at their new-ish policy of only allowing N (small) expenses to be submitted per day. And I was curious to write some Rust and thought the expense simplification algorithm would be fun to implement, so I built this.<p>Thought others might find it fun or useful! It's dead simple to self host if you want to try it out :)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44612306">https://news.ycombinator.com/item?id=44612306</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 19 Jul 2025 03:22:47 +0000</pubDate><link>https://github.com/mrkaye97/medici</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=44612306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44612306</guid></item><item><title><![CDATA[New comment by mrkaye97 in "Ask HN: What Are You Working On? (June 2025)"]]></title><description><![CDATA[
<p>I've been working on this little Splitwise clone type app I've been calling Medici: <a href="https://github.com/mrkaye97/medici">https://github.com/mrkaye97/medici</a><p>Mostly to learn some Rust and because I thought most of the features of Splitwise worth paying for would be fun to build. Been loving working in Axum and getting to implement some fun database things</p>
]]></description><pubDate>Mon, 30 Jun 2025 14:34:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=44423861</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=44423861</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44423861</guid></item><item><title><![CDATA[Thank you [styled-components entering maintenance mode]]]></title><description><![CDATA[
<p>Article URL: <a href="https://opencollective.com/styled-components/updates/thank-you">https://opencollective.com/styled-components/updates/thank-you</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43507142">https://news.ycombinator.com/item?id=43507142</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 28 Mar 2025 16:11:38 +0000</pubDate><link>https://opencollective.com/styled-components/updates/thank-you</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=43507142</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43507142</guid></item><item><title><![CDATA[Use Postgres for your events table]]></title><description><![CDATA[
<p>Article URL: <a href="https://docs.hatchet.run/blog/postgres-events-table">https://docs.hatchet.run/blog/postgres-events-table</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42259146">https://news.ycombinator.com/item?id=42259146</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 27 Nov 2024 19:56:54 +0000</pubDate><link>https://docs.hatchet.run/blog/postgres-events-table</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=42259146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42259146</guid></item><item><title><![CDATA[Show HN: Zen, a seeker-first job searching tool]]></title><description><![CDATA[
<p>Hey everyone!<p>I've been building Zen since I was on the job hunt and realized it was harder than it should've been to just get notifications when a company I was interested in posted a job that was relevant to me.<p>It's come a long way since then, but the core mission is still the same: It's a seeker-first job searching tool, with no promoted content, no ads, no recruiter spam, and so on.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39160708">https://news.ycombinator.com/item?id=39160708</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 27 Jan 2024 22:53:16 +0000</pubDate><link>https://zensearch.jobs</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=39160708</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39160708</guid></item><item><title><![CDATA[New comment by mrkaye97 in "[dead]"]]></title><description><![CDATA[
<p>Hey everyone!
I built a little app I thought people in this community might like / find useful, so I thought I'd share here. It's pretty MVP so go easy on me ;)
The app: <a href="https://jobcrawler.matthewrkaye.com/" rel="nofollow noreferrer">https://jobcrawler.matthewrkaye.com/</a>
A blog post about it: <a href="https://matthewrkaye.com/posts/2023-11-10-jobcrawler/jobcrawler.html" rel="nofollow noreferrer">https://matthewrkaye.com/posts/2023-11-10-jobcrawler/jobcraw...</a>
The idea is to make it easier to find jobs at companies you're interested in (especially in tech) and track your search without the usual bullshit of LinkedIn, Indeed, etc. I also won't sell your data, it's free (for now at least until my hosting costs go up), etc.
Give it a shot and lmk what you think!</p>
]]></description><pubDate>Sat, 18 Nov 2023 15:30:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=38320612</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=38320612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38320612</guid></item><item><title><![CDATA[New comment by mrkaye97 in "[dead]"]]></title><description><![CDATA[
<p>I built an app for job searching with some features I've found useful, and I'm excited to share it with HN! The main features include: job recommendations, automated emails when relevant, new postings go up at companies you're interested in, and analytics.</p>
]]></description><pubDate>Fri, 10 Nov 2023 14:24:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=38219216</link><dc:creator>mrkaye97</dc:creator><comments>https://news.ycombinator.com/item?id=38219216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38219216</guid></item></channel></rss>