<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: jsattler</title><link>https://news.ycombinator.com/user?id=jsattler</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 13:43:24 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jsattler" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[How not to fork an open source project]]></title><description><![CDATA[
<p>Just saw this post on reddit where someone shared a project and claimed the following:<p>> I've been working on this for quite a while now after getting tired of the monopoly Screen Studio has on screen recordings. I didn't see any free screen recorders that actually offered the same motion blur animations and zoom animations as Screen Studio, so I decided to create an app with the missing features.<p>(https://www.reddit.com/r/macapps/comments/1rsf44t/os_i_made_a_free_opensource_screen_studio/)<p>Reading this, gives the impression that the author built the project entirely from scratch. Looking at the GitHub project shows that it's forked and many of the forked commits are simply rebranding and adding donation links. They don't mention that it's a fork in the reddit post and looking at the project's README.md it "credits" the original project exactly once at the very end, not even providing a link.<p>Please don't get me wrong — I think forks are great and completely valid. However, I do think such behavior is misleading, damaging the community and frankly disrespectful to the original project. The person forking the project did nothing wrong from a legal perspective, but I think it's questionable from a moral/ethical point of view.<p>Why am I sharing this? With the rise of AI-assisted coding, I think we will see a lot more forks - which is great. However, I think it's important to preserve some moral/ethical guidelines and credit the people who deserve the credit, even when you are not required to based on the license.<p>Btw, it's not my intention to publicly blame the person - I have already asked them to properly acknowledge/credit the original project via comment and DM. This is about sharing how not to promote a forked project.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47378448">https://news.ycombinator.com/item?id=47378448</a></p>
<p>Points: 8</p>
<p># Comments: 3</p>
]]></description><pubDate>Sat, 14 Mar 2026 16:41:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47378448</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=47378448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47378448</guid></item><item><title><![CDATA[New comment by jsattler in "The Dress: Blue or White? (2015)"]]></title><description><![CDATA[
<p>I was thinking exactly the same haha</p>
]]></description><pubDate>Sat, 14 Mar 2026 10:28:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47375197</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=47375197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47375197</guid></item><item><title><![CDATA[The Dress: Blue or White? (2015)]]></title><description><![CDATA[
<p>Article URL: <a href="https://en.wikipedia.org/wiki/The_dress">https://en.wikipedia.org/wiki/The_dress</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47328258">https://news.ycombinator.com/item?id=47328258</a></p>
<p>Points: 7</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 10 Mar 2026 20:14:59 +0000</pubDate><link>https://en.wikipedia.org/wiki/The_dress</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=47328258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47328258</guid></item><item><title><![CDATA[New comment by jsattler in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p><a href="https://github.com/jsattler/BetterCapture" rel="nofollow">https://github.com/jsattler/BetterCapture</a><p>I'm building a lightweight screen recorder for macOS. It supports lots of features you'd expect from a professional screen recorder such as ProRes 422/4444, HEVC/H.265, and H.264, capturing alpha channels and supports HDR. Frame rates from 24 to 120fps. Can capture system audio and mic simultaneously. You can also exclude specific things from recordings, like the menu bar, dock, or wallpaper.<p>No tracking, no analytics, no cloud uploads, no account. MIT licensed. Everything stays on your Mac. Still early, but happy to hear feedback!</p>
]]></description><pubDate>Mon, 09 Mar 2026 16:39:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47311433</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=47311433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47311433</guid></item><item><title><![CDATA[Service Down? Your Notch Will Tell You]]></title><description><![CDATA[
<p>Article URL: <a href="https://jsattler.github.io/Pulse/">https://jsattler.github.io/Pulse/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47219885">https://news.ycombinator.com/item?id=47219885</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Mar 2026 16:12:59 +0000</pubDate><link>https://jsattler.github.io/Pulse/</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=47219885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47219885</guid></item><item><title><![CDATA[Show HN: Pulse – a beautiful service monitor that lives in your notch]]></title><description><![CDATA[
<p>I built Pulse to have a quick way to see if a service is down without opening a browser or checking Slack, mails, etc. IMO, it looks beautiful and doesn't get in the way when you don't need it. It also supports macOS notification and you can easily mute individual services if needed.<p>No tracking, no analytics, no account. MIT licensed. Config is stored locally.<p>Happy to hear feedback!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47217068">https://news.ycombinator.com/item?id=47217068</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Mar 2026 12:19:32 +0000</pubDate><link>https://github.com/jsattler/Pulse</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=47217068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47217068</guid></item><item><title><![CDATA[How to Be Bored]]></title><description><![CDATA[
<p>Article URL: <a href="https://sattlerjoshua.com/writing/2026-02-15-how-to-be-bored/">https://sattlerjoshua.com/writing/2026-02-15-how-to-be-bored/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47033696">https://news.ycombinator.com/item?id=47033696</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 16 Feb 2026 11:17:09 +0000</pubDate><link>https://sattlerjoshua.com/writing/2026-02-15-how-to-be-bored/</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=47033696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47033696</guid></item><item><title><![CDATA[Show HN: Boredom Challenge – Test and Improve Your Boredom Tolerance]]></title><description><![CDATA[
<p>Boredom is uncomfortable but important. I built a neat little website to test and improve your boredom tolerance. Data stays in your browser or can be exported/imported. Website is open source: <a href="https://github.com/jsattler/boredom-challenge" rel="nofollow">https://github.com/jsattler/boredom-challenge</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47022967">https://news.ycombinator.com/item?id=47022967</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 15 Feb 2026 11:42:28 +0000</pubDate><link>https://jsattler.github.io/boredom-challenge/</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=47022967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47022967</guid></item><item><title><![CDATA[New comment by jsattler in "The Sling: Humanity's Forgotten Power"]]></title><description><![CDATA[
<p>You're welcome, I also enjoyed the video very much.</p>
]]></description><pubDate>Sat, 14 Feb 2026 13:41:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47014455</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=47014455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47014455</guid></item><item><title><![CDATA[Show HN: BetterCapture – free and open source screen recorder for macOS]]></title><description><![CDATA[
<p>Article URL: <a href="https://bettercapture.app">https://bettercapture.app</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47014431">https://news.ycombinator.com/item?id=47014431</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 14 Feb 2026 13:36:32 +0000</pubDate><link>https://bettercapture.app</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=47014431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47014431</guid></item><item><title><![CDATA[New comment by jsattler in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>I'm not aware of it. Found this reddit comment though: <a href="https://www.reddit.com/r/AV1/comments/1lkqzii/comment/mztwd5j/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button" rel="nofollow">https://www.reddit.com/r/AV1/comments/1lkqzii/comment/mztwd5...</a><p>Seems like just a HW AV1 decoder.</p>
]]></description><pubDate>Tue, 10 Feb 2026 08:22:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=46956786</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=46956786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46956786</guid></item><item><title><![CDATA[New comment by jsattler in "The Sling: Humanity's Forgotten Power"]]></title><description><![CDATA[
<p>Recently came across this website after watching this <a href="https://www.youtube.com/watch?v=EpxSaOiT2LE" rel="nofollow">https://www.youtube.com/watch?v=EpxSaOiT2LE</a>. Seems like a cool hobby to try for when I'm finally replaced by AI. I knew about the sling from movies but I didn't know this is actually a thing to do. Very impressed how far you can sling something with it (477m/1564feet). Sharing this in case someone is on the hunt for a new cool hobby.</p>
]]></description><pubDate>Mon, 09 Feb 2026 21:13:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46951431</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=46951431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46951431</guid></item><item><title><![CDATA[The Sling: Humanity's Forgotten Power]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.slinging.org/">https://www.slinging.org/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46951430">https://news.ycombinator.com/item?id=46951430</a></p>
<p>Points: 110</p>
<p># Comments: 31</p>
]]></description><pubDate>Mon, 09 Feb 2026 21:13:54 +0000</pubDate><link>https://www.slinging.org/</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=46951430</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46951430</guid></item><item><title><![CDATA[New comment by jsattler in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>Thanks, really appreciate the feedback!</p>
]]></description><pubDate>Mon, 09 Feb 2026 16:12:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46946828</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=46946828</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46946828</guid></item><item><title><![CDATA[New comment by jsattler in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p><a href="https://github.com/jsattler/BetterCapture" rel="nofollow">https://github.com/jsattler/BetterCapture</a><p>It's a lightweight screen recorder for macOS that lives in your menu bar. It's built with SwiftUI and ScreenCaptureKit, uses the native Content Picker to select what you record, and supports ProRes 422/4444, HEVC, and H.264 — including alpha channel and HDR. Frame rates from 24 to 120fps. System audio and mic simultaneously. You can also exclude specific things from recordings, like the menu bar, dock, or wallpaper.<p>No tracking, no analytics, no cloud uploads, no account. MIT licensed. Everything stays on your Mac.</p>
]]></description><pubDate>Mon, 09 Feb 2026 05:36:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46941915</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=46941915</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46941915</guid></item><item><title><![CDATA[Show HN: A macOS screen recorder for the rest of us – free and open source]]></title><description><![CDATA[
<p>I built this screen recorder over the past couple of days. It's lightweight and uses native macOS features through ScreenCaptureKit. It supports various codecs (ProRes4444/422, HEVC/H.265, H.264) and additional features such as HDR and alpha channel / transparency. Feedback and contributions are welcome!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46937539">https://news.ycombinator.com/item?id=46937539</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 08 Feb 2026 19:20:26 +0000</pubDate><link>https://jsattler.github.io/BetterCapture/</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=46937539</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46937539</guid></item><item><title><![CDATA[Show HN: I built a free, open-source macOS screen recorder with modern features]]></title><description><![CDATA[
<p>I built a screen recorder for macOS because the one I used before broke with macOS 26 and seems to be not well maintained.<p>I think it turned out pretty cool, so I'm sharing it here: It uses ScreenCaptureKit and SwiftUI, supports ProRes 4444/HEVC/H.264 including alpha channel and HDR, and records system audio and mic at the same time. No accounts, no analytics. Recordings stay local. MIT licensed.<p>Feedback and contributions are welcome!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46934504">https://news.ycombinator.com/item?id=46934504</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 08 Feb 2026 14:32:48 +0000</pubDate><link>https://github.com/jsattler/BetterCapture</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=46934504</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46934504</guid></item><item><title><![CDATA[New comment by jsattler in "Agentic Productivity System with Plain Markdown"]]></title><description><![CDATA[
<p>Anthropic released Cowork a few days ago. I tried it for a few minutes and it was unusable for me. It crashed several times and felt very buggy. What I liked was the idea of the productivity plugin. I set up my own version of it that is agent agnostic and can be easily customized. Here are the main ideas and a link to a template to fork.</p>
]]></description><pubDate>Fri, 06 Feb 2026 06:29:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46909774</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=46909774</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46909774</guid></item><item><title><![CDATA[Agentic Productivity System with Plain Markdown]]></title><description><![CDATA[
<p>Article URL: <a href="https://sattlerjoshua.com/writing/2026-02-06-agentic-productivity-system-with-plain-markdown/">https://sattlerjoshua.com/writing/2026-02-06-agentic-productivity-system-with-plain-markdown/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46909773">https://news.ycombinator.com/item?id=46909773</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 06 Feb 2026 06:29:26 +0000</pubDate><link>https://sattlerjoshua.com/writing/2026-02-06-agentic-productivity-system-with-plain-markdown/</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=46909773</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46909773</guid></item><item><title><![CDATA[New comment by jsattler in "I miss thinking hard"]]></title><description><![CDATA[
<p>I had similar thoughts recently. I wouldn't consider myself "the thinker", but I simply missed learning by failure. You almost don't fail anymore using AI. If something fails, it feels like it's not your fault but the AI messed up. Sometimes I even get angry at the AI for failing, not at myself. I don't have a solution either, but I came up with a guideline on when and how to use AI that has helped me to still enjoy learning. I'm not trying to advertise my blog and you don't need to read it, the important part is the diagram at the end of "Learning & Failure": <a href="https://sattlerjoshua.com/writing/2026-02-01-thoughts-on-ai-assisted-software-engineering/" rel="nofollow">https://sattlerjoshua.com/writing/2026-02-01-thoughts-on-ai-...</a>. In summary, when something is important and long-term, I heavily invest into understanding and use an approach that maximizes understanding over speed. Not sure if you can translate it 100% to your situation but maybe it helps to have some kind of guideline, when to spend more time thinking instead of directly using and AI to get to the solution.</p>
]]></description><pubDate>Wed, 04 Feb 2026 07:56:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46882825</link><dc:creator>jsattler</dc:creator><comments>https://news.ycombinator.com/item?id=46882825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46882825</guid></item></channel></rss>