<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: hxii</title><link>https://news.ycombinator.com/user?id=hxii</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 26 Jun 2026 04:58:07 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hxii" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hxii in "The Xteink X4 E-Ink Reader"]]></title><description><![CDATA[
<p>I’ve been looking at these for a while, hoping the custom firmwares for it will become more popular, as I was considering getting this for my six-year-old.<p>The disabled usb is certainly a bummer. I wonder how they disabled it though – is there a hardware difference?</p>
]]></description><pubDate>Wed, 24 Jun 2026 18:07:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48663560</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48663560</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48663560</guid></item><item><title><![CDATA[Show HN: Sixwhyo – Your code reviewed by a six-year-old (and he's not wrong)]]></title><description><![CDATA[
<p>Article URL: <a href="https://6yo.dev">https://6yo.dev</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48659593">https://news.ycombinator.com/item?id=48659593</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 24 Jun 2026 13:35:38 +0000</pubDate><link>https://6yo.dev</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48659593</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48659593</guid></item><item><title><![CDATA[New comment by hxii in "GLM-5.2 – How to Run Locally"]]></title><description><![CDATA[
<p>Any time I see one of these posts about models of this size a quote comes to mind – "Your Scientists Were So Preoccupied With Whether Or Not They Could, They Didn’t Stop To Think If They Should".<p>Only a select few have the hardware required to run this to begin with, and even then the forecasted performance makes me wonder if it’s worth it at all.</p>
]]></description><pubDate>Tue, 23 Jun 2026 00:19:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48638440</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48638440</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48638440</guid></item><item><title><![CDATA[Show HN: Sixwhyo – A 6-year-old code reviewer who asks "why?" about everything]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/hxii/sixwhyo">https://github.com/hxii/sixwhyo</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48635125">https://news.ycombinator.com/item?id=48635125</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 22 Jun 2026 19:48:32 +0000</pubDate><link>https://github.com/hxii/sixwhyo</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48635125</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48635125</guid></item><item><title><![CDATA[New comment by hxii in "Remote work is bad for you"]]></title><description><![CDATA[
<p>Well, I don't mean this post specifically, but from personal experience one of such opinions (often taken out of context as well) is enough for them to make a baseless decision like that.</p>
]]></description><pubDate>Wed, 17 Jun 2026 09:15:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48567774</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48567774</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48567774</guid></item><item><title><![CDATA[New comment by hxii in "Remote work is bad for you"]]></title><description><![CDATA[
<p>"Remote work is bad for ME" is what the title should've been, and that would've already made your point more palatable.<p>The logical leap from "I feel lonely" (which is absolutely valid) to "remote work is bad" is simply blunt overgeneralization.<p>Moreover, it comes as a disservice to posts like mine (<a href="https://0xff.nu/remote-work/" rel="nofollow">https://0xff.nu/remote-work/</a>) as employers see "lonely" -> "See?? remote work makes you lonely! So now everyone goes back to the office"<p>Otherwise – what have you done to address specific issues? What worked? What didn't work?</p>
]]></description><pubDate>Tue, 16 Jun 2026 13:24:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48554936</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48554936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48554936</guid></item><item><title><![CDATA[New comment by hxii in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p>I finally was able to have some spare time and mental clarity to fix and update my task runner Boku (<a href="https://github.com/hxii/boku" rel="nofollow">https://github.com/hxii/boku</a>) based on plans that were pending from like October 2025, and I'm finally happy with the result.<p>Before that, I vibe coded peek – a CLI network monitor, just because I couldn't find a solution that did what I needed it to do (think Uptime Kuma, but less and in CLI). You can try it out from here: <a href="https://github.com/hxii/peek" rel="nofollow">https://github.com/hxii/peek</a><p>Now:<p>1. I'm trying to learn some Swift and SwiftUI so that I can give life to a ADHD-inspired idea I had a year ago that will help me maintain the "one input" framework I created for myself in 2023 (<a href="https://0xff.nu/productivity/#the-possible-solution" rel="nofollow">https://0xff.nu/productivity/#the-possible-solution</a>)
2. I'm trying to find a job in a <i>hopefully</i> normal company</p>
]]></description><pubDate>Mon, 15 Jun 2026 14:44:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48542066</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48542066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48542066</guid></item><item><title><![CDATA[New comment by hxii in "Please don't spam people looking for employment. It's just cruel"]]></title><description><![CDATA[
<p>Yeah I received a couple of those telling me that my CV "is making recruiters read you as broad full-stack read" and that they'll "be glad to talk through your resume and see whether I can help".<p>I'll need to figure out a filter for these.</p>
]]></description><pubDate>Tue, 02 Jun 2026 15:22:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48371469</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48371469</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48371469</guid></item><item><title><![CDATA[New comment by hxii in "Ask HN: Who wants to be hired? (June 2026)"]]></title><description><![CDATA[
<p>Location: Israel<p>Remote: Yes<p>Willing to relocate: No<p>Technologies: Python, HTML, CSS, Some Crystal/Ruby, GitHub Actions and SourceHut builds, Liquid, Django, Jinja and so on, N8n. Getting more into AI/LLM.<p>Résumé/CV:<p><a href="https://hxii.github.io" rel="nofollow">https://hxii.github.io</a> or<p><a href="https://0xff.nu" rel="nofollow">https://0xff.nu</a> or<p><a href="https://www.linkedin.com/in/paulglushak/" rel="nofollow">https://www.linkedin.com/in/paulglushak/</a><p>Email: cv <at> glushak <dot> net<p>I'm a creative problem-solver at heart. I love tinkering with new technologies and learning new things. A good example would be "Boku" which I've recently updated, a tool born out of personal necessity and curiosity – <a href="https://hxii.github.io/boku" rel="nofollow">https://hxii.github.io/boku</a><p>I'd love to work in a remote-first company that gives the employees the freedom to explore and experiment and allows them to learn and grow together with it.</p>
]]></description><pubDate>Mon, 01 Jun 2026 19:03:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48361169</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48361169</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48361169</guid></item><item><title><![CDATA[New comment by hxii in "Indoor Wi-Fi Roaming with OpenWRT"]]></title><description><![CDATA[
<p>Curious to know why not use DAWN instead?
And specifically because I'm still trying to find the optimal settings for my own setup with three APs.</p>
]]></description><pubDate>Fri, 29 May 2026 12:08:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48322089</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48322089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48322089</guid></item><item><title><![CDATA[New comment by hxii in "Automations I built to help manage ADHD"]]></title><description><![CDATA[
<p>I wrote about some of the automations, hacks and techniques I've built to help organize daily life with ADHD. I'm deliberately skipping the low-tech solutions (labels, notes, priority storage) to focus on automations, as I feel this area gets less attention in my experience.<p>I'm currently tweaking some others to make sure they're sound enough to share.
For example, I've yet to find a good solution for our dishwasher. I often forget to put a tab in the dishwasher and actually turn it on after loading it. My current draft essentially relies on a door/window sensor and checking for how long it's been open, potentially indicating that my wife or I were loading it.<p>I am curious to know though - what less-than-conventional automations have you made for yourself?</p>
]]></description><pubDate>Wed, 27 May 2026 08:23:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48291306</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48291306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48291306</guid></item><item><title><![CDATA[Automations I built to help manage ADHD]]></title><description><![CDATA[
<p>Article URL: <a href="https://0xff.nu/automating-adhd/">https://0xff.nu/automating-adhd/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48291305">https://news.ycombinator.com/item?id=48291305</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 27 May 2026 08:23:48 +0000</pubDate><link>https://0xff.nu/automating-adhd/</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48291305</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48291305</guid></item><item><title><![CDATA[New comment by hxii in "Incident with Actions and Pages"]]></title><description><![CDATA[
<p>At this point it's as if the team there went "fuck it, let's just watch it all burn down" or something.<p>With all the recent negativity – how are they not even TRYING to fix the damn thing?</p>
]]></description><pubDate>Tue, 26 May 2026 15:42:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48281299</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48281299</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48281299</guid></item><item><title><![CDATA[Show HN: Boku – Simple, sequential YAML task runner to automate the boring stuff]]></title><description><![CDATA[
<p>Article URL: <a href="https://hxii.github.io/boku/">https://hxii.github.io/boku/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48224387">https://news.ycombinator.com/item?id=48224387</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 21 May 2026 15:27:11 +0000</pubDate><link>https://hxii.github.io/boku/</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48224387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48224387</guid></item><item><title><![CDATA[New comment by hxii in "Ask HN: ADHD Is"]]></title><description><![CDATA[
<p>Some of you have it, some of you wonder what it is.<p>I've decided to share a post, that I will keep updating on what ADHD is, for me. My hope is that this small gesture will help those of us with ADHD to open up about it and share, and for those of us who don't have ADHD to learn to accept the "quirks" this... thing, comes with.<p>And to that extent, to those of you who have ADHD – in what spectacular ways are you experiencing ADHD? How does it manifest for you?</p>
]]></description><pubDate>Tue, 12 May 2026 14:30:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48108843</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48108843</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48108843</guid></item><item><title><![CDATA[Ask HN: ADHD Is]]></title><description><![CDATA[
<p>Article URL: <a href="https://0xff.nu/adhd/">https://0xff.nu/adhd/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48108842">https://news.ycombinator.com/item?id=48108842</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 12 May 2026 14:30:02 +0000</pubDate><link>https://0xff.nu/adhd/</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48108842</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48108842</guid></item><item><title><![CDATA[New comment by hxii in "Ask HN: What are you working on? (May 2026)"]]></title><description><![CDATA[
<p>This actually looks kinda cool! Not sure this would be something that I'd use (as I am really trying to not rely on too many plugins), but it makes me happy to see cool new ways of visualizing data in Obsidian.</p>
]]></description><pubDate>Mon, 11 May 2026 06:50:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48091789</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48091789</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48091789</guid></item><item><title><![CDATA[New comment by hxii in "Ask HN: What are you working on? (May 2026)"]]></title><description><![CDATA[
<p>I finally cleared a roadblock that was preventing me from writing more posts and sharing some of the photos that I take -- I patched Hajime -- <a href="https://sr.ht/~hxii/hajime/" rel="nofollow">https://sr.ht/~hxii/hajime/</a> with the functionality I was missing from it.<p>So now I can get back to the project that I was actually working on (but mostly deferring) for some time now -- boku -- <a href="https://sr.ht/~hxii/boku/" rel="nofollow">https://sr.ht/~hxii/boku/</a> which allows someone to write a sequential series of tasks to perform without using code</p>
]]></description><pubDate>Mon, 11 May 2026 06:47:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48091779</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=48091779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48091779</guid></item><item><title><![CDATA[New comment by hxii in "Ask HN: Who wants to be hired? (May 2026)"]]></title><description><![CDATA[
<p>Location: Israel<p>Remote: Yes<p>Willing to relocate: No<p>Technologies: Python, HTML, CSS, Some Crystal/Ruby, GitHub Actions and SourceHut builds, Liquid, Django, Jinja and so on, N8n. Getting more into AI/LLM.<p>Résumé/CV:<p><a href="https://hxii.github.io" rel="nofollow">https://hxii.github.io</a> or<p><a href="https://0xff.nu" rel="nofollow">https://0xff.nu</a> or<p><a href="https://www.linkedin.com/in/paulglushak/" rel="nofollow">https://www.linkedin.com/in/paulglushak/</a><p>Email: cv <at> glushak <dot> net</p>
]]></description><pubDate>Fri, 01 May 2026 18:05:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47977966</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=47977966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47977966</guid></item><item><title><![CDATA[Show HN: Peek – a simple, CLI network monitoring tool]]></title><description><![CDATA[
<p>Needed a tool, but couldn’t find a solution. Between three other coding projects, ADHD and having two kids, couldn’t spare the time to code it fully so I’ve utilized an LLM to help me get it done, instead of piling it on top of my never ending project list.<p>Thought others may find some use in this.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47549181">https://news.ycombinator.com/item?id=47549181</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 27 Mar 2026 22:24:47 +0000</pubDate><link>https://github.com/hxii/peek</link><dc:creator>hxii</dc:creator><comments>https://news.ycombinator.com/item?id=47549181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47549181</guid></item></channel></rss>