<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: patrickaljord</title><link>https://news.ycombinator.com/user?id=patrickaljord</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 09:05:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=patrickaljord" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: PrettyMux, a Linux terminal for multitask workflows based on Ghostty]]></title><description><![CDATA[
<p>I built PrettyMux as a native Linux terminal workspace for multitask workflows and keeping track of my agents.<p>It’s a GTK4 app built on Ghostty/libghostty, with split panes, workspaces, vertical tabs, notifications, project-aware tabs (shows favicons/logo automatically), and an in-app browser so terminals and docs/tools can live side by side.<p>I started it because I wanted something tmux-like for modern GUI workflows on Linux, but native and not Electron, there is cmux but only available on macos (prettymux compiles on windows and macos too but not tested for now there)<p>It’s open source: <a href="https://github.com/patcito/prettymux" rel="nofollow">https://github.com/patcito/prettymux</a><p>Would love feedback from people who use tmux, Ghostty, or struggle with lots of terminals/browser tabs/parallel tasks.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47695315">https://news.ycombinator.com/item?id=47695315</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 08 Apr 2026 19:45:21 +0000</pubDate><link>https://prettymux.com/</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=47695315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47695315</guid></item><item><title><![CDATA[New comment by patrickaljord in "Why I Joined OpenAI"]]></title><description><![CDATA[
<p>Unless OpenAI goes with a very liberal definition of AGI, he's going to wait decades for AGI.</p>
]]></description><pubDate>Sat, 07 Feb 2026 02:17:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46920670</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=46920670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46920670</guid></item><item><title><![CDATA[New comment by patrickaljord in "I'm a laptop weirdo and that's why I like my new Framework 13"]]></title><description><![CDATA[
<p>Omarchy and DHH are great, nice to see framework supporting them. hyprland is amazing too.</p>
]]></description><pubDate>Fri, 26 Dec 2025 13:53:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46391986</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=46391986</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46391986</guid></item><item><title><![CDATA[New comment by patrickaljord in "AI agents find $4.6M in blockchain smart contract exploits"]]></title><description><![CDATA[
<p>Once a contract is deployed on the blockchain, its source code is immutable. So before using a contract, check if it gives permission to its deployer (or any address) to change any state at will.<p>Note that some contracts act as proxy to other contract and can be made to point to another code through a state change, if this is the case then you need to trust whoever can change the state to point to another contract. Such contract sometime have a timelock so that if such a change occurs, there's a delay before it is actually activated, which gives time to users to withdraw their funds if they do not trust the update.<p>If you are talking about Oracle contracts, if it's an oracle involving offchain data, then there will always be some trust involved, which is usually managed by having the offchain actors share the responsibility and staking some money with the risk to get slashed if they turn into bad actors. But again, offchain data oracles will always require some level of trust that would have to deal with in non-blockchain apps too.</p>
]]></description><pubDate>Tue, 02 Dec 2025 01:07:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46116001</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=46116001</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46116001</guid></item><item><title><![CDATA[New comment by patrickaljord in "Gemma 3 270M: Compact model for hyper-efficient AI"]]></title><description><![CDATA[
<p>Would it be possible to have a specialized rust only dev or Reactjs only dev while getting rid of all other languages to minimize size of model?</p>
]]></description><pubDate>Thu, 14 Aug 2025 19:09:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=44904366</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=44904366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44904366</guid></item><item><title><![CDATA[New comment by patrickaljord in "Show HN: Open source alternative to Perplexity Comet"]]></title><description><![CDATA[
<p>my guess is it's just an electron app or chromium wrapper with an ollama wrapper to talk to it (there are plenty of free open source libs to control browsers).</p>
]]></description><pubDate>Thu, 10 Jul 2025 18:45:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=44524182</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=44524182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44524182</guid></item><item><title><![CDATA[New comment by patrickaljord in "Chat is a bad UI pattern for development tools"]]></title><description><![CDATA[
<p>Instead of Cursor I would recommend two open source alternatives that you can combine: <a href="https://www.continue.dev/">https://www.continue.dev/</a> and <a href="https://github.com/cline/cline">https://github.com/cline/cline</a></p>
]]></description><pubDate>Tue, 04 Feb 2025 17:36:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=42935766</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=42935766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42935766</guid></item><item><title><![CDATA[New comment by patrickaljord in "El Salvador abandons Bitcoin as legal tender"]]></title><description><![CDATA[
<p>> I dislike cryptocurrencies as much as the next guy<p>Is this really the general sentiment on HN?</p>
]]></description><pubDate>Tue, 04 Feb 2025 03:49:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=42927642</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=42927642</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42927642</guid></item><item><title><![CDATA[New comment by patrickaljord in "Huly – Open-source project management platform"]]></title><description><![CDATA[
<p>why not?</p>
]]></description><pubDate>Mon, 14 Oct 2024 18:45:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=41840552</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=41840552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41840552</guid></item><item><title><![CDATA[New comment by patrickaljord in "Show HN: OpenFreeMap – Open-Source Map Hosting"]]></title><description><![CDATA[
<p>it says you can host it yourself and that he may offer a paid hosted plan in the future</p>
]]></description><pubDate>Tue, 24 Sep 2024 19:03:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=41639792</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=41639792</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41639792</guid></item><item><title><![CDATA[New comment by patrickaljord in "Show HN: InstantDB – A Modern Firebase"]]></title><description><![CDATA[
<p>is the server side open source too?</p>
]]></description><pubDate>Fri, 23 Aug 2024 14:06:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=41329158</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=41329158</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41329158</guid></item><item><title><![CDATA[New comment by patrickaljord in "Open source AI is the path forward"]]></title><description><![CDATA[
<p>Is there an LLM with actual open source training code and dataset? Besides BLOOM <a href="https://huggingface.co/bigscience/bloom" rel="nofollow">https://huggingface.co/bigscience/bloom</a></p>
]]></description><pubDate>Tue, 23 Jul 2024 16:09:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=41047608</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=41047608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41047608</guid></item><item><title><![CDATA[New comment by patrickaljord in "Show HN: Open-sourced Webflow for your own app"]]></title><description><![CDATA[
<p>Looks great. Any plan to make it work in a browser instead of having to install an Electron app?</p>
]]></description><pubDate>Mon, 08 Jul 2024 14:12:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=40905611</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=40905611</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40905611</guid></item><item><title><![CDATA[New comment by patrickaljord in "Julian Assange has reached a plea deal with the U.S., allowing him to go free"]]></title><description><![CDATA[
<p>if I were him I would take the first flight to Moscow, can't trust the Australian government, they're a US vassal state, sabotaging their own economy and relationship with China to please the US. Safer to go an enemy state of the US in this case. There's a reason Snowden's still alive while all those Boeing and other whistleblowers are either dead or jailed.</p>
]]></description><pubDate>Tue, 25 Jun 2024 11:24:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=40787095</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=40787095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40787095</guid></item><item><title><![CDATA[New comment by patrickaljord in "PeaZip: Open-source file compression and encryption software"]]></title><description><![CDATA[
<p>> Off topic, but this is why many devs choose not to support Linux. Every distro is its own special snowflake<p>most DE use the same standards (dbus etc) so no</p>
]]></description><pubDate>Sat, 11 May 2024 23:37:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=40331301</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=40331301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40331301</guid></item><item><title><![CDATA[New comment by patrickaljord in "Google surpasses $2T market cap"]]></title><description><![CDATA[
<p>They still have one of the best AI tech now and for the foreseeable future (despite their woke filters) and a decent cloud platform. And of course as you say they have Ads but also Android. I do feel like they could do 100x better but I think they're still relevant innovation wise (and financially obviously).</p>
]]></description><pubDate>Sun, 28 Apr 2024 22:41:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=40192641</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=40192641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40192641</guid></item><item><title><![CDATA[New comment by patrickaljord in "Zoho is attracting the attention of African startup founders"]]></title><description><![CDATA[
<p>The recent decline of Japan caused by American restrictions and vassalization is well documented, same for Germany.</p>
]]></description><pubDate>Wed, 24 Apr 2024 11:25:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=40143032</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=40143032</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40143032</guid></item><item><title><![CDATA[New comment by patrickaljord in "It’s Official, Apple Kills Web Apps in the EU"]]></title><description><![CDATA[
<p>This is true, but it's naive to believe that the App Store wasn't planned long before those 18 months and was written in just a couple of month before its release.</p>
]]></description><pubDate>Sat, 17 Feb 2024 14:11:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=39409544</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=39409544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39409544</guid></item><item><title><![CDATA[New comment by patrickaljord in "jQuery v4.0 Beta"]]></title><description><![CDATA[
<p>jQuery is amazing, still remember the joy of using it 20 years ago. That being said, React, Vue and similar are just better IMO to build and maintain complex apps. Don't get me wrong, jQuery was the best thing at its time and I will always be grateful to its contributors, but today there are better alternatives. I think htmx is nice but not seeing it taking over other frameworks.</p>
]]></description><pubDate>Wed, 07 Feb 2024 06:35:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=39285242</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=39285242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39285242</guid></item><item><title><![CDATA[New comment by patrickaljord in "Netflix: Piracy is difficult to compete against and growing rapidly"]]></title><description><![CDATA[
<p>I was paying for Netflix 10 years ago in France for a short while, wanted some English subtitles for my wife for some US shows but there were only subtitles in French so had to download the same show elsewhere if you know what I'm saying... with English subtitles readily available. I also remember watching some shows like the first two seasons but then only to find out the third season was licensed by another streaming service lol. Such a UX disaster for paying customers.</p>
]]></description><pubDate>Sun, 04 Feb 2024 23:17:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=39255547</link><dc:creator>patrickaljord</dc:creator><comments>https://news.ycombinator.com/item?id=39255547</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39255547</guid></item></channel></rss>