<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: dsauerbrun</title><link>https://news.ycombinator.com/user?id=dsauerbrun</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 11 Sep 2026 08:47:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dsauerbrun" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dsauerbrun in "Superlogical Pre-Alpha Demo [video]"]]></title><description><![CDATA[
<p>It seems like the main selling point is going to be performance over tmux(or really any multiplexer) with the anticipation of giant multiplexer sessions resulting from increased AI agent usage(which is talked about in this video <a href="https://www.youtube.com/watch?v=T5gV6anSt-4" rel="nofollow">https://www.youtube.com/watch?v=T5gV6anSt-4</a>).<p>I'm fairly new to using multiplexers and not a hardcore user as I'm mostly getting my feet wet with herdr at the moment. For the hardcore users, is performance really a bottleneck? How big are your sessions that you have rendering issues?<p>Regardless, whenever Mitchell talks, I'm interested so I'm signed up for the release notification and will definitely check it out!</p>
]]></description><pubDate>Thu, 03 Sep 2026 00:14:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=49544361</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=49544361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49544361</guid></item><item><title><![CDATA[New comment by dsauerbrun in "Being ambitious and being a dad"]]></title><description><![CDATA[
<p>That's a pretty narrow viewpoint. I could see many examples where it's better to work than focus on your kids... At least for society. Leader of a country comes to mind as one of those jobs</p>
]]></description><pubDate>Wed, 19 Aug 2026 12:57:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49361001</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=49361001</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49361001</guid></item><item><title><![CDATA[New comment by dsauerbrun in "US strikes $1.2B deal to pay German firm to halt offshore wind projects"]]></title><description><![CDATA[
<p>If you think about this in terms of systems... it's unsustainable. You'll eventually get to a point where the damage you've done requires a flow of wealth/energy that cannot be generated for everyone.<p>I'm assuming that we can drive our environment to that kind of state, maybe there's an upper limit on how bad the environment can get. I'm not a climate scientist and don't have the curiosity to look into if there's a limit to climate change.</p>
]]></description><pubDate>Fri, 07 Aug 2026 18:14:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49214294</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=49214294</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49214294</guid></item><item><title><![CDATA[New comment by dsauerbrun in "The great wealth transfer reality check"]]></title><description><![CDATA[
<p>They have the data but I wouldn't trust their analysis of it unless they release all the raw data which would be to the benefit of their competitors.</p>
]]></description><pubDate>Fri, 31 Jul 2026 18:44:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49127081</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=49127081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49127081</guid></item><item><title><![CDATA[New comment by dsauerbrun in "Git rebase -I is not that scary"]]></title><description><![CDATA[
<p>I'll give it a go next time! ty!</p>
]]></description><pubDate>Sun, 26 Jul 2026 15:17:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49058995</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=49058995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49058995</guid></item><item><title><![CDATA[New comment by dsauerbrun in "Git rebase -I is not that scary"]]></title><description><![CDATA[
<p>Yeah it's not scary but it can be frustrating...<p>Imagine bushwhacking your way through a bunch of conflicts while rebasing on main... Now you realized that you needed to do some other work before your pr is ready for review... Now you need to rebase on main again and get to relive conflict hell again.<p>Maybe I'm one of the stupid incompetent people referred to in this post but I haven't figured out a way to deal with the having to solve the same merge conflicts when I rebase again :(</p>
]]></description><pubDate>Sun, 26 Jul 2026 14:27:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=49058559</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=49058559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49058559</guid></item><item><title><![CDATA[New comment by dsauerbrun in "The new rules of context engineering for Claude 5 generation models"]]></title><description><![CDATA[
<p>Well that explains where my sessions went on my side project that I came back to after a few months... Thought I was going crazy</p>
]]></description><pubDate>Sun, 26 Jul 2026 09:21:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49056220</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=49056220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49056220</guid></item><item><title><![CDATA[Show HN: Connecting my dumb garage and car's homelink buttons to Home Assistant]]></title><description><![CDATA[
<p>Hi all, I've been on parental leave and while working on my garage door, I thought to myself... it would be great to open up this garage door from my phone without having to buy a bunch of expensive stuff.<p>That snowballed into, I want the garage door buttons on my car's rear view mirror to trigger automations in home assistant.<p>I went down a bit of a hardware rabbit hole and wrote a little writeup of my journey and a how-to.<p>It's my first piece of public technical writing so I'm open to any feedback!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49028306">https://news.ycombinator.com/item?id=49028306</a></p>
<p>Points: 11</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 23 Jul 2026 21:28:56 +0000</pubDate><link>https://dsauerbrun.com/writing/dumb-garage</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=49028306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49028306</guid></item><item><title><![CDATA[New comment by dsauerbrun in "Everyone should know SIMD"]]></title><description><![CDATA[
<p>And here I am pooping out simple typescript... These articles always make me feel like I'm wasting my talents working on products that don't really have the need to leverage any understanding of what's happening under the hood at the CPU instructions level.</p>
]]></description><pubDate>Thu, 23 Jul 2026 11:07:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49019673</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=49019673</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49019673</guid></item><item><title><![CDATA[New comment by dsauerbrun in "Postgres data stored in Parquet on S3: LTAP architecture explained"]]></title><description><![CDATA[
<p>Hmm, if the caching layer doesn't change(I assume it was optimized for olap style queries), and the new parquet format is better for olap... I'm still not understanding how it performs well for oltp reads.<p>I'll give the article another read... Maybe I missed something. Thank you for the response! Really nice to be able to get info straight from people who work on the product</p>
]]></description><pubDate>Sat, 04 Jul 2026 15:10:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48785968</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=48785968</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48785968</guid></item><item><title><![CDATA[New comment by dsauerbrun in "Postgres data stored in Parquet on S3: LTAP architecture explained"]]></title><description><![CDATA[
<p>Maybe I'm too stupid to understand the article... How does this achieve performant querying for olap and oltp purposes?<p>Based on my understanding, olap queries will go to the parquet files which are stored in a columnar fashion and oltp style queries will go to a caching layer that sits on top of those parquet files?<p>What's the special sauce here? Seems like they're just caching the data which, for all intents and purposes, seems like the same solution of storing another copy of the data which is what they say they're avoiding.</p>
]]></description><pubDate>Sat, 04 Jul 2026 12:24:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48784910</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=48784910</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48784910</guid></item><item><title><![CDATA[New comment by dsauerbrun in "Meta and YouTube found negligent in landmark social media addiction case"]]></title><description><![CDATA[
<p>one of the benefits of being on android and being able to sideload apps. Look up "revanced youtube" and you'll be able to turn off shorts.<p>ublock origin for blocking them on desktop. If you're on an iphone... uninstall youtube?<p>my quality of life has increased substantially... although sometimes the app bugs out and shorts still make it on my home page. I spend like 10 minutes scrolling through shorts and get  a weird shock "how the fuck did I end up here?", restart the app and boom shorts gone again.</p>
]]></description><pubDate>Wed, 25 Mar 2026 22:54:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47524375</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=47524375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47524375</guid></item><item><title><![CDATA[New comment by dsauerbrun in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p><a href="https://www.climbcation.com/" rel="nofollow">https://www.climbcation.com/</a> a site to help you come up with good climbing trip ideas where you filter based on climbing type, time of year, location, and your climbing abilities.</p>
]]></description><pubDate>Sat, 17 Jan 2026 15:03:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46658590</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=46658590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46658590</guid></item><item><title><![CDATA[Ask HN: How to craft an effective technical phone screen?]]></title><description><![CDATA[
<p>I'm going to work on building out a technical phone screen (ie. Interview before you're invited to a virtual on-site) soon targeted at full stack and backend product software engineers(mid-senior level) and wanted to see what topics/concepts have worked for folks in the past.<p>I'm also interested in experiences/questions that interviewees had that were enjoyable.<p>My initial thoughts are that I'm avoiding leetcode type questions and I'm going to try to craft a question based on a hard technical problem I experienced recently.<p>For example, loading up a bunch of data into memory and optimizing a slow function, then as a second part I would create some space constraints which would require some changes to the way the data is fetched.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45243992">https://news.ycombinator.com/item?id=45243992</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 14 Sep 2025 22:38:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=45243992</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=45243992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45243992</guid></item><item><title><![CDATA[New comment by dsauerbrun in "Show HN: Tinder but it's only pictures of my wife and I can only swipe right"]]></title><description><![CDATA[
<p>Does my wife also get this so she can be on the other side? Nevermind... I don't need the sad reality of her trying to swipe left and telling me she thinks the app is broken.</p>
]]></description><pubDate>Thu, 24 Jul 2025 00:50:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44665683</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=44665683</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44665683</guid></item><item><title><![CDATA[New comment by dsauerbrun in "Using Home Assistant, adguard home and an $8 smart outlet to avoid brain rot"]]></title><description><![CDATA[
<p>how do you and others get past all the permissions that onesec needs? They say everything remains on device; however, it's a closed source application so there's not really any way to confirm that besides looking at the packets that are going out of your phone.</p>
]]></description><pubDate>Mon, 23 Jun 2025 17:35:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=44358105</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=44358105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44358105</guid></item><item><title><![CDATA[New comment by dsauerbrun in "Using an $8 smart outlet to avoid brainrot"]]></title><description><![CDATA[
<p>this seems like an interesting idea I'd like to try but all the permissions it needs is terrifying to me... I understand why it needs them but there's no way for me to verify that they aren't doing anything funny with that access.</p>
]]></description><pubDate>Mon, 23 Jun 2025 00:01:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=44351278</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=44351278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44351278</guid></item><item><title><![CDATA[New comment by dsauerbrun in "The time bomb in the tax code that's fueling mass tech layoffs"]]></title><description><![CDATA[
<p>i'd disagree heavily with that... let's say you have an expense of an insurance policy that covers you for the next 10 years. You're paying for 10 years of service, that should be amortized over 10 years.</p>
]]></description><pubDate>Sat, 07 Jun 2025 13:19:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=44209473</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=44209473</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44209473</guid></item><item><title><![CDATA[New comment by dsauerbrun in "When imperfect systems are good: Bluesky's lossy timelines"]]></title><description><![CDATA[
<p>I'm a bit confused.<p>The lossy timeline solution basically means you skip updating the feed for some people who are above the number of reasonable followers. I get that<p>Seeing them get 96% improvements is insane, does that mean they have a ton of users following an unreasonable number of people or do they just have a very low number for reasonable followers. I doubt it's the latter since that would mean a lot of people would be missing updates.<p>How is it possible to get such massive improvements when you're only skipping a presumably small % of people per new post?<p>EDIT: nvm, I rethought about it, the issue is that a single user with millions of follows will constantly be written to which will slow down the fanout service when a celebrity makes a post since you're going through many db pages.</p>
]]></description><pubDate>Thu, 20 Feb 2025 07:06:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=43111919</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=43111919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43111919</guid></item><item><title><![CDATA[New comment by dsauerbrun in "I built a platform for discovering and sharing Chrome extension collections"]]></title><description><![CDATA[
<p>I'm gonna need the remove youtube shorts one</p>
]]></description><pubDate>Mon, 23 Dec 2024 14:46:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=42494731</link><dc:creator>dsauerbrun</dc:creator><comments>https://news.ycombinator.com/item?id=42494731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42494731</guid></item></channel></rss>