<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: arend321</title><link>https://news.ycombinator.com/user?id=arend321</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 25 Jul 2026 23:53:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=arend321" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by arend321 in "Android May Soon Restrict On-Device ADB"]]></title><description><![CDATA[
<p>Android Wireless debugging is already a major pita to work with. 
Requires a wifi connection to even work, so I need to carry a mobile wifi router with me, instead of having it bound to my secure WireGuard connection. 
Next it assigns a random port number every time the wifi connection is interrupted, or when it considers now is a good time to reset the port number. It should be possible to set a stable port and and have it available, perhaps behind a few awkward UI/adb toggles.</p>
]]></description><pubDate>Sat, 25 Jul 2026 15:24:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=49048348</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=49048348</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49048348</guid></item><item><title><![CDATA[New comment by arend321 in "Speech Recognition and TTS in less than 500kb"]]></title><description><![CDATA[
<p>I'm still wondering if this is something the big AI companies will come out with tomorrow, if it has business potential (it's extremely niche I think) or if I should put it on GitHub and build a community around it. This is what the Android app looks like: 
<a href="https://imgur.com/a/qy8B2gt" rel="nofollow">https://imgur.com/a/qy8B2gt</a>
<a href="https://imgur.com/a/C0eTPyn" rel="nofollow">https://imgur.com/a/C0eTPyn</a></p>
]]></description><pubDate>Mon, 20 Jul 2026 15:14:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48980040</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=48980040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48980040</guid></item><item><title><![CDATA[New comment by arend321 in "Speech Recognition and TTS in less than 500kb"]]></title><description><![CDATA[
<p>I've been building out the Android app that works as the wrapper between codex and me this way. 
ADB debugging access over WireGuard. I ask to add a local wake phrase detection for the phrase "Hey codex" to start dictation. Codex tells me it thinks Vosk or OpenWakeWord might be a good fit, I voice select Vosk. 
Codex starts working. Codex deploys (updates) the app on my phone and restarts it and I hear the task complete response. 
I say "Hey Codex" to test and ask for some tuning/improvements, or move onto the next task. All while keeping my phone in my pocket.<p>But there are countless projects I work on this way. Eg, I got an email from person X, it says it encountered a bug when doing x and y. Codex reads the email (using nvidia/gliner-PII to hide PII data) and investigates the reason for the bug and proposes a solution. I ask it to implement the fix on my dev server and increase test coverage. I enjoy my walk and after say 7 minutes get a an overview of the fix and can decide to deploy to production.</p>
]]></description><pubDate>Sun, 19 Jul 2026 16:07:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48969343</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=48969343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48969343</guid></item><item><title><![CDATA[New comment by arend321 in "Speech Recognition and TTS in less than 500kb"]]></title><description><![CDATA[
<p>It's not a replacement for being outdoors, connecting with nature. It replaces indoor desk bound office work.</p>
]]></description><pubDate>Sun, 19 Jul 2026 10:18:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48966645</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=48966645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48966645</guid></item><item><title><![CDATA[New comment by arend321 in "Speech Recognition and TTS in less than 500kb"]]></title><description><![CDATA[
<p>Think long winding, quiet, dedicated cycling roads in forested areas and natural parks. Not busy roads shared with cars and lorries.</p>
]]></description><pubDate>Sun, 19 Jul 2026 08:17:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48965967</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=48965967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48965967</guid></item><item><title><![CDATA[New comment by arend321 in "Speech Recognition and TTS in less than 500kb"]]></title><description><![CDATA[
<p>I have my phone in my pocket, no screen interaction is required. I use a headset (Shokz OpenComm2) with wind muff (when cycling).
I made an Android app that listens for codex turn-complete or intermediate updates and plays them back to me. My answer is transcribed and pasted back to the relevant codex (tmux) session on the server (which I can select by voice) a tiny layer helps with things like /new, /plan, answer selection, etc.</p>
]]></description><pubDate>Sun, 19 Jul 2026 07:33:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48965748</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=48965748</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48965748</guid></item><item><title><![CDATA[New comment by arend321 in "Speech Recognition and TTS in less than 500kb"]]></title><description><![CDATA[
<p>I do a ton of coding (codex) with a tts/stt wrapper. During walks, cycling, in the car. Not every task is suited to this style of interaction, but many are. Long form codex replies are condensed, code blocks are suppressed all in the name of making it work for tts feedback. So it works best on well defined projects with guardrails, where you know the agent can perform well.</p>
]]></description><pubDate>Sun, 19 Jul 2026 06:57:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48965601</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=48965601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48965601</guid></item><item><title><![CDATA[New comment by arend321 in "German button maker searched rivers of American Midwest for valuable shells"]]></title><description><![CDATA[
<p>Didn't read</p>
]]></description><pubDate>Thu, 02 Jul 2026 14:55:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48762628</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=48762628</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48762628</guid></item><item><title><![CDATA[New comment by arend321 in "Previewing GPT‑5.6 Sol: a next-generation model"]]></title><description><![CDATA[
<p>For me this is the trigger to start integrating deepseek as a fallback.</p>
]]></description><pubDate>Sat, 27 Jun 2026 15:16:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48698999</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=48698999</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48698999</guid></item><item><title><![CDATA[New comment by arend321 in "SpaceX Is Buying Cursor"]]></title><description><![CDATA[
<p>Not my experience. Maybe an hour of top model use on the $20 plan, then Composer 2.5 which needs constant hand holding.</p>
]]></description><pubDate>Tue, 16 Jun 2026 13:35:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48555089</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=48555089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48555089</guid></item><item><title><![CDATA[New comment by arend321 in "SpaceX to buy Cursor for $60B"]]></title><description><![CDATA[
<p>Cursor was nice when I was still meticulously hand coding my stack, fantastic autocomplete. With today's top models, I barely write code myself, just review commits. Cursor eats Opus credits like there is no tomorrow. Composer has been a net negative in my experience. All in on Codex with GPT 5.5 on high using /fast.</p>
]]></description><pubDate>Tue, 16 Jun 2026 13:17:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48554833</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=48554833</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48554833</guid></item><item><title><![CDATA[New comment by arend321 in "Codex is now in the ChatGPT mobile app"]]></title><description><![CDATA[
<p>I've been trying out various mobile, ai-assisted coding workflows.<p>Packing a Linux mini-pc in my rucksack, connected to display glasses, and voice-to-text with handy. Voice to text gets injected into a remote (Docker) codex session, running a hot reload web stack. I prompt to implement various features in an existing code base, where codex understands the structure and requirements. 
If a feature is done, I take a moment to inspect the results on the display glasses, then move onto the next feature or keep iterating. It's not perfect, but I was able to implement a couple of not too complex features while walking my local national park.
The display glasses have a built-in 4-microphone array, and solid speakers. No need for a bulky headset or earbuds. Glasses come with monochromatic dimming, you can easily switch between dimming and see through.<p>If this comes with Linux integration, I will certainly give it a try.</p>
]]></description><pubDate>Fri, 15 May 2026 08:13:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48145892</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=48145892</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48145892</guid></item><item><title><![CDATA[New comment by arend321 in "Pgbackrest is no longer being maintained"]]></title><description><![CDATA[
<p>I'm also using this project. Easy to configure and operate.<p>I am feeling a slight unease using such a recent project for things as important as the database. But the polished interface combined with the easy docker deployment made me use it anyway. Restores need some permission tuning on PostgreSQL but otherwise happy.<p>They are very proud of their github star acquisition curve [0], the "blessing" by Anthropic [1]<p>But I have yet to verify the Anthropic claim.<p>[0] <a href="https://www.reddit.com/r/selfhosted/comments/1q94uu9/selfhosted_postgresql_backup_tool_with_ui/" rel="nofollow">https://www.reddit.com/r/selfhosted/comments/1q94uu9/selfhos...</a>
[1] <a href="https://www.reddit.com/r/ClaudeAI/comments/1rklvr7/anthropic_supported_open_source_postgresql_backup/" rel="nofollow">https://www.reddit.com/r/ClaudeAI/comments/1rklvr7/anthropic...</a></p>
]]></description><pubDate>Mon, 27 Apr 2026 14:45:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47922307</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=47922307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47922307</guid></item><item><title><![CDATA[New comment by arend321 in "Apple's New CEO Has a Background in VR, but Is Reportedly Bearish on Vision Pro"]]></title><description><![CDATA[
<p>I've been using the Xreal One Pro display glasses since July last year. No more physical monitor display for me. They do feel a bit warm when the ambient temperature is over 25 degrees but overall very happy.</p>
]]></description><pubDate>Wed, 22 Apr 2026 20:08:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47868635</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=47868635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47868635</guid></item><item><title><![CDATA[New comment by arend321 in "Healthchecks.io now uses self-hosted object storage"]]></title><description><![CDATA[
<p>It's interesting that cloud providers are unable to provide stable S3 as a service. Hetzner is unable to deliver stable object storage, but given the article neither are OVHCloud and UpCloud.</p>
]]></description><pubDate>Fri, 17 Apr 2026 19:26:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47809613</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=47809613</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47809613</guid></item><item><title><![CDATA[New comment by arend321 in "I run multiple $10K MRR companies on a $20/month tech stack"]]></title><description><![CDATA[
<p>Is it success or is the author running a 20k ad program to get 10k MRR. Such a useless metric.</p>
]]></description><pubDate>Sun, 12 Apr 2026 12:55:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47739082</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=47739082</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47739082</guid></item><item><title><![CDATA[New comment by arend321 in "Run Linux containers on Android, no root required"]]></title><description><![CDATA[
<p>The Linux terminal app on Android reddits are full of reports of instability. It is far from being useful as far as I understand. I had so much hope for this being a good way to use my phone as a portal for development, but it's a dud. At least we have termux and proot.</p>
]]></description><pubDate>Sat, 04 Apr 2026 14:40:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47639453</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=47639453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47639453</guid></item><item><title><![CDATA[New comment by arend321 in "Emails to Outlook.com rejected due to a fault or overzealous blocking rules"]]></title><description><![CDATA[
<p>I'm in the privileged position to advise clients to move away from hotmail/live if they want uninterrupted email delivery.</p>
]]></description><pubDate>Wed, 04 Mar 2026 12:07:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47246327</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=47246327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47246327</guid></item><item><title><![CDATA[New comment by arend321 in "Drizzle Joins PlanetScale"]]></title><description><![CDATA[
<p>I think many saw this coming and it's probably a good thing. Personally I went with Kysely as a thinner abstraction with less risk of being acquired and turned into something that no longer aligns with my objectives. Still this is probably a nice boost to the major rewrite the Drizzle team is working on.</p>
]]></description><pubDate>Wed, 04 Mar 2026 10:52:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47245745</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=47245745</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47245745</guid></item><item><title><![CDATA[New comment by arend321 in "MinIO repository is no longer maintained"]]></title><description><![CDATA[
<p>I use three clustered Garage nodes in a multi cloud setup. No complaints.</p>
]]></description><pubDate>Fri, 13 Feb 2026 11:43:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47001645</link><dc:creator>arend321</dc:creator><comments>https://news.ycombinator.com/item?id=47001645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47001645</guid></item></channel></rss>