<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: knubie</title><link>https://news.ycombinator.com/user?id=knubie</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 17:43:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=knubie" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by knubie in "Make tmux pretty and usable (2024)"]]></title><description><![CDATA[
<p>I stopped using tmux when I started using kitty terminal with native split windows. I prefer the native window management of kitty, but I do miss the session saving of tmux (e.g. if I accidentally close a tab).</p>
]]></description><pubDate>Mon, 13 Apr 2026 15:16:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47753242</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=47753242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47753242</guid></item><item><title><![CDATA[New comment by knubie in "Hologram v0.7.0: Milestone release for Elixir-to-JavaScript porting initiative"]]></title><description><![CDATA[
<p>This looks really cool. Congratulations on the milestone.<p>Does the elixir->js compiler exist as a separate project, or is it built into the framework? Is it based on an existing transpiler? How does it compare / contrast to something like gleam (which, AFAIU also let's you transpile elixir to JS)?</p>
]]></description><pubDate>Thu, 12 Feb 2026 03:45:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46984674</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=46984674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46984674</guid></item><item><title><![CDATA[New comment by knubie in "Anki ownership transferred to AnkiHub"]]></title><description><![CDATA[
<p>It's not FOSS but Mochi [0] is a pretty good alternative.<p>[0] <a href="https://mochi.cards/" rel="nofollow">https://mochi.cards/</a></p>
]]></description><pubDate>Mon, 02 Feb 2026 23:31:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46863810</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=46863810</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46863810</guid></item><item><title><![CDATA[New comment by knubie in "FBI is investigating Minnesota Signal chats tracking ICE"]]></title><description><![CDATA[
<p>Intimidation, or threat at the very least seems applicable here if you have any idea of what's going on in Minnesota and what these Signal chats are being used for.</p>
]]></description><pubDate>Wed, 28 Jan 2026 02:21:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46790227</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=46790227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46790227</guid></item><item><title><![CDATA[New comment by knubie in "'The old order is not coming back,' Carney says in speech at Davos"]]></title><description><![CDATA[
<p>>  They clearly don't want our friendship or value the treaties they've signed.<p>Let's be honest, Europeans haven't valued their "friendship" with America since the end of the cold war.</p>
]]></description><pubDate>Wed, 21 Jan 2026 04:01:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46700937</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=46700937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46700937</guid></item><item><title><![CDATA[New comment by knubie in "Hashcards: A plain-text spaced repetition system"]]></title><description><![CDATA[
<p>I'm a little late to the party here but since Mochi was mentioned I want to take some time to address some of the criticism of it in the article.<p>With regards to cloze deletions the author writes:<p>> cloze deletions in Mochi are very verbose. [...] This is a lot of typing.<p>First, the numbering (1::) is optional. Secondly there are keyboard shortcuts, cmd+L to wrap in {{}} and cmd+1,2,3 to add numbering.<p>The point about note types is fair, and I may a similar function eventually, but I recommend most people to create no more than 10 cards a day. Any more and you risk getting overwhelmed with reviews. In the article the author shows an example of creating 4 (or more) cards for a single atomic element. This excessive card creation probably contributed more to the 1700 overdue cards than the algorithm (more on that later). If you really do want to create multiple cards like this you can use cloze groups. E.g. {{1::Helium}} (symbol: {{2::He}}) has atomic number {{3::2}}<p>Finally, the "biggest problem with Mochi". This is kind of a moot point now that Mochi has an FSRS option, but there are a lot of misconceptions in the article about the algorithm. First being that Mochi's algorithm is inferior to SM-2 because it is simpler, and that the rational for it being simpler is because "the user can reason about the algorithm more easily." I'm not sure where the author got that idea, maybe I mentioned it before as an advantage, but it's not the main reason. The main reason is that the additional complexity in SM-2 is actually <i>detrimental</i> in some subtle ways. [0] The author just assumed the algorithm was worse and gave up.<p>With regards to the forgetting multiplier the author states:<p>> If I forgot something after sixty days, I surely won’t have better recall in thirty.<p>But what is the evidence for this?  The assumption here is that the knowledge was "completely lost". For the card to have gotten to 60 days in the first place, you must have remembered it previously after 30 days. Evidence show that reviews <i>strengthen</i> memory, not degrade it. Even FSRS does not completely reset the interval after a forget. I get that the author doesn't want to configure things, but lowering the multiplier to 0.2 for example seems a lot easier than building a brand new SRS flashcards app.<p>Criticisms aside I really do like the idea of hashcards. Plain text, offline, open source. It checks a lot of boxes that I personally look for in software and I'm happy to see more options in this space.<p>[0] <a href="https://web.archive.org/web/20200926103540/https://massimmersionapproach.com/table-of-contents/anki/low-key-anki/the-ease-factor-problem/" rel="nofollow">https://web.archive.org/web/20200926103540/https://massimmer...</a></p>
]]></description><pubDate>Tue, 16 Dec 2025 01:38:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46283656</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=46283656</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46283656</guid></item><item><title><![CDATA[New comment by knubie in "Using e-ink tablet as monitor for Linux"]]></title><description><![CDATA[
<p>The latency for drawing on the Boox Note Max is excellent. Best on the market or close to it.</p>
]]></description><pubDate>Sun, 14 Dec 2025 14:25:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46263225</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=46263225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46263225</guid></item><item><title><![CDATA[New comment by knubie in "Using e-ink tablet as monitor for Linux"]]></title><description><![CDATA[
<p>I've tried this setup (and a different setup using a capture card) with a BOOX Note Max but the input latency is just too high to be usable, even for simple cli work.<p>Are the dedicated eink monitors (like Dasung) better in this regard?</p>
]]></description><pubDate>Sun, 14 Dec 2025 05:21:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46260945</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=46260945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46260945</guid></item><item><title><![CDATA[New comment by knubie in "Carlo Rovelli’s radical perspective on reality"]]></title><description><![CDATA[
<p>People interested in this subject might enjoy this interview with David Albert [1], as well as this interview with Tim Maudlin [2], who offers a different perspective from Albert. They are both philosophers of physics, or in other words physicists working on the foundations of physics.<p>[1] <a href="https://www.youtube.com/watch?v=JR2sMeXLuLw" rel="nofollow">https://www.youtube.com/watch?v=JR2sMeXLuLw</a>
[2] <a href="https://www.youtube.com/watch?v=3riyyEmWwoY" rel="nofollow">https://www.youtube.com/watch?v=3riyyEmWwoY</a></p>
]]></description><pubDate>Thu, 30 Oct 2025 07:48:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=45757402</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=45757402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45757402</guid></item><item><title><![CDATA[New comment by knubie in "SwirlDB: Modular-first, CRDT-based embedded database"]]></title><description><![CDATA[
<p>This looks really cool. I've actually been hacking on something very similar to this myself, although with clojure/script on the server / browser. The adapter architecture and equivalent nodes was something I first saw with PouchDB. ~830KB seems quite large for the browser library though.</p>
]]></description><pubDate>Wed, 29 Oct 2025 01:02:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=45741361</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=45741361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45741361</guid></item><item><title><![CDATA[New comment by knubie in "Why haven't local-first apps become popular?"]]></title><description><![CDATA[
<p>> crappy, dumbed down web UI; phoning home, telemetry, and other privacy violations; forced upgrades; closed source<p>What does any of this have to do with local first? Most online only apps have this stuff too.</p>
]]></description><pubDate>Mon, 22 Sep 2025 14:45:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45334191</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=45334191</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45334191</guid></item><item><title><![CDATA[New comment by knubie in "Obsidian Note Codes"]]></title><description><![CDATA[
<p>I only had to read three sentences into to find your answer:<p>> Those codes let you quickly reference notes in your vault from other places such as hand-written notes.</p>
]]></description><pubDate>Mon, 22 Sep 2025 05:54:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=45329535</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=45329535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45329535</guid></item><item><title><![CDATA[New comment by knubie in "iPhone Air"]]></title><description><![CDATA[
<p>I still have my SE 1st gen that I pull out from time to time because I use it as the 2FA for my other Apple account, and I am always struck by by <i>how much better</i> it feels to use than even the 12 mini. It is such an ergonomic size for single hand use, and it surprisingly still runs very smoothly.</p>
]]></description><pubDate>Wed, 10 Sep 2025 09:35:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45195322</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=45195322</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45195322</guid></item><item><title><![CDATA[New comment by knubie in "iPhone Air"]]></title><description><![CDATA[
<p>If they just made the 12/13 mini ever so slightly thicker, it would obviate the camera bump <i>and</i> improve the battery life. /shrug I don't get.</p>
]]></description><pubDate>Wed, 10 Sep 2025 09:31:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=45195299</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=45195299</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45195299</guid></item><item><title><![CDATA[New comment by knubie in "Starbucks in Korea asks customers to stop bringing in printers/desktop computers"]]></title><description><![CDATA[
<p>I've been living in Seoul for a few months now and often work out of different Starbucks and have never seen anything like this here. I spent a similar amount of time in Seattle and saw much "worse" set ups at the coffee shops there.</p>
]]></description><pubDate>Wed, 13 Aug 2025 03:15:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=44884342</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=44884342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44884342</guid></item><item><title><![CDATA[New comment by knubie in "I want an iPhone Mini-sized Android phone (2022)"]]></title><description><![CDATA[
<p>Most people just use whatever the default browser is on their phone.</p>
]]></description><pubDate>Thu, 17 Jul 2025 07:04:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=44590554</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=44590554</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44590554</guid></item><item><title><![CDATA[New comment by knubie in "I want an iPhone Mini-sized Android phone (2022)"]]></title><description><![CDATA[
<p>The other problem is that more and more content now is designed for (or only tolerable on) larger phone screens. Go to any website these days on a smaller phone like an iPhone mini and more than 50% (being charitable here) of the screen will be taken up by garbage like ads, cookie banners, popups, etc.<p>It's a vicious cycle. Phone manufactures make the screen bigger, app and website developers realize they can cram more junk on the page, consumers demand larger screens as a result, return to step 1.</p>
]]></description><pubDate>Thu, 17 Jul 2025 03:53:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=44589533</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=44589533</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44589533</guid></item><item><title><![CDATA[New comment by knubie in "ICEBlock, an app for anonymously reporting ICE sightings, goes viral"]]></title><description><![CDATA[
<p>Please don't believe everything crazy leftists say online.</p>
]]></description><pubDate>Sat, 05 Jul 2025 02:06:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=44469567</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=44469567</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44469567</guid></item><item><title><![CDATA[New comment by knubie in "The App Review Guidelines have been updated for compliance with courts"]]></title><description><![CDATA[
<p>The current App Store Guidelines don't mention anything about the EU. They only have a carve out for the US storefront, so I assume you still need to apply for a "StoreKit External Purchase Link Entitlement" in the EU as well.<p><a href="https://developer.apple.com/app-store/review/guidelines/#link-to-other-purchase-methods" rel="nofollow">https://developer.apple.com/app-store/review/guidelines/#lin...</a></p>
]]></description><pubDate>Fri, 02 May 2025 04:16:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=43866144</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=43866144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43866144</guid></item><item><title><![CDATA[New comment by knubie in "America underestimates the difficulty of bringing manufacturing back"]]></title><description><![CDATA[
<p>I mean 20% of the population thinking they would be better off working at a factory is huge. So we need more than that?</p>
]]></description><pubDate>Tue, 15 Apr 2025 22:05:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=43698985</link><dc:creator>knubie</dc:creator><comments>https://news.ycombinator.com/item?id=43698985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43698985</guid></item></channel></rss>