<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: freshteapot</title><link>https://news.ycombinator.com/user?id=freshteapot</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 10 Aug 2026 16:04:35 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=freshteapot" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by freshteapot in "Ask HN: What are you working on? (August 2026)"]]></title><description><![CDATA[
<p>I am working on an update to my mobile client for Learnalist, specifically bringing upgrade path to gate 200 free flashcard entries before payment.
This now includes, a new add UX, embracing images on the server, not local anymore.<p>Aside from this:<p>- I asked codex to use my mobile app and web page for the flashcard UX, and make me one using qt + qml so I could run it on the remarkable 2, super happy with the initial results. This will be released as a reference for others, as the eco-system is too clunky today to offer it the non-technical users of remarkable devices.<p>- I learnt about my set-up box, and got assistance in making my first app, so I can post and image from my iphone to it via shortcuts. Currently, it only accepts one photo, but it is cool throwing it up on the tv. This also let me learn a little more about "ios Shortcuts" and cherri, a golang cli, that makes it a little easier to make shortcuts.<p>- Using nurb, to 3d print things, currently working thru printing a stand, so I can mount an iphone and record doing things on the remarkable. Its been really fun testing with little physical prototypes of small parts to then roll into the stand.<p>#Reference<p>- <a href="https://nurb.dev/" rel="nofollow">https://nurb.dev/</a><p>- <a href="https://x.com/freshteapot/status/2085692070337888698" rel="nofollow">https://x.com/freshteapot/status/2085692070337888698</a><p>- <a href="https://learnalist.net/features/mobile-learnalist-v1.html" rel="nofollow">https://learnalist.net/features/mobile-learnalist-v1.html</a></p>
]]></description><pubDate>Sun, 09 Aug 2026 19:24:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49234764</link><dc:creator>freshteapot</dc:creator><comments>https://news.ycombinator.com/item?id=49234764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49234764</guid></item><item><title><![CDATA[New comment by freshteapot in "China hacked Downing Street phones for years"]]></title><description><![CDATA[
<p>Possibly a really interesting read, paywalled.</p>
]]></description><pubDate>Tue, 27 Jan 2026 18:02:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46783746</link><dc:creator>freshteapot</dc:creator><comments>https://news.ycombinator.com/item?id=46783746</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46783746</guid></item><item><title><![CDATA[New comment by freshteapot in "Hashcards: A plain-text spaced repetition system"]]></title><description><![CDATA[
<p>I have something close to this, even a helpful bulk import. But it works on your own account not someone else’s.<p>The feature<p><a href="https://learnalist.net/faq/add-a-list-overtime-for-spaced-learning.html" rel="nofollow">https://learnalist.net/faq/add-a-list-overtime-for-spaced-le...</a><p>Bulk import ui 
<a href="https://learnalist.net/toolbox/srs-add-overtime-v1.html" rel="nofollow">https://learnalist.net/toolbox/srs-add-overtime-v1.html</a><p>You’re welcome to try it, it is not self-hosted.<p>I also have a mobile app, and have been thinking of how to simplify the server etc.<p>Equally been thinking about how to modify the mobile app to work better with a different backend but still maintain notifications (local instead of server).<p>It used to be in the public domain but I moved it to a private repo. I am open to moving it back, there is just a small part of the code I want to keep private.</p>
]]></description><pubDate>Mon, 15 Dec 2025 09:45:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46272304</link><dc:creator>freshteapot</dc:creator><comments>https://news.ycombinator.com/item?id=46272304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46272304</guid></item><item><title><![CDATA[New comment by freshteapot in "Show HN: I built a 7-day calendar app – no months or years, just the next 7 days"]]></title><description><![CDATA[
<p>Nice idea.
Nice design.<p>It is mentioned elsewhere, the calendar as the first thing, dilutes / confuses the messaging.<p>Clicking on the days, does that open on the day or does one always have to use the add button?<p>I didn’t sign up, as I don’t want a service.</p>
]]></description><pubDate>Tue, 06 May 2025 06:59:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=43902461</link><dc:creator>freshteapot</dc:creator><comments>https://news.ycombinator.com/item?id=43902461</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43902461</guid></item><item><title><![CDATA[New comment by freshteapot in "HTTPie Desktop: cross-platform API testing client for humans"]]></title><description><![CDATA[
<p>* I note this is not splitting one large one into small, but the actually starting with smaller ones, as the other commenter suggested<p>I store different api logic in their own files.
Then I use yq to stitch them all together.
After which, I use openapi-generator to make a yaml output.<p><a href="https://gist.github.com/freshteapot/3637e8d2b5ecdf01b7d252468eaaa45b" rel="nofollow noreferrer">https://gist.github.com/freshteapot/3637e8d2b5ecdf01b7d25246...</a><p>- yq version 3.4.1 (Worth noting, the example uses an out of date yq, so a few modifictaions might be needed)<p><a href="https://github.com/mikefarah/yq">https://github.com/mikefarah/yq</a></p>
]]></description><pubDate>Mon, 09 Oct 2023 10:20:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=37818848</link><dc:creator>freshteapot</dc:creator><comments>https://news.ycombinator.com/item?id=37818848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37818848</guid></item></channel></rss>