<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: mircerlancerous</title><link>https://news.ycombinator.com/user?id=mircerlancerous</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 19 Aug 2026 16:07:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mircerlancerous" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mircerlancerous in "Ask HN: Alternatives to GitHub"]]></title><description><![CDATA[
<p>I've used GOGS for years (Go Git Service).
<a href="https://gogs.io/getting-started/introduction" rel="nofollow">https://gogs.io/getting-started/introduction</a></p>
]]></description><pubDate>Tue, 18 Aug 2026 06:00:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49341846</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=49341846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49341846</guid></item><item><title><![CDATA[New comment by mircerlancerous in "HTML over WebSockets: real-time SPAs with barely any JavaScript"]]></title><description><![CDATA[
<p>Frankly I think serving dynamic HTML at all is a problem in an SPA. Use a service worker to cache structure, control, and styling, then use an API to fetch dynamic data in a more efficient manner.</p>
]]></description><pubDate>Wed, 12 Aug 2026 19:47:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=49277646</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=49277646</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49277646</guid></item><item><title><![CDATA[New comment by mircerlancerous in "That time when I failed the Microsoft interview"]]></title><description><![CDATA[
<p>Attention to details that matter and knowing what to pass on, is what's important. If they did poorly on the important stuff but then point out the typo, clearly they were putting their efforts in the wrong places</p>
]]></description><pubDate>Tue, 04 Aug 2026 17:32:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=49172110</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=49172110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49172110</guid></item><item><title><![CDATA[New comment by mircerlancerous in "That time when I failed the Microsoft interview"]]></title><description><![CDATA[
<p>Sadly I've seen this kind of interviewing from lots of places; maybe it's a technique they teach in college or something.<p>Interview questions like this are useless as they are not an accurate approximation of a real work scenario. I've frozen up at a whiteboard in an interview before, and then figured it out on the drive home.<p>The best approach I've found is to do a send home quiz, and then ask them questions about the quiz to test understanding. The test also shows coding habits, which tells you a lot right there.<p>Bonus: put some typos in the quiz that don't matter. Red flag for the people that get hung up on that.</p>
]]></description><pubDate>Tue, 04 Aug 2026 04:03:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=49164258</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=49164258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49164258</guid></item><item><title><![CDATA[New comment by mircerlancerous in "File transfer using animated QR codes"]]></title><description><![CDATA[
<p>Very cool. Probably pointless but it's so neat I feel compelled to try to find a use for it :)</p>
]]></description><pubDate>Sat, 01 Aug 2026 00:55:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49130126</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=49130126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49130126</guid></item><item><title><![CDATA[New comment by mircerlancerous in "Why Vanilla JavaScript"]]></title><description><![CDATA[
<p>Any framework that requires me to learn custom syntax, is a problem in my opinion. I agree with the author that the browser is already the framework, and a powerful one at that. I don't really struggle with views and dom thanks to my own libraries, so maybe those without appreciate thw guilded gardens of these frameworks. Problem is that if these frameworks fall out of favour or stray from their original quality, you're stuck with worthless knowledge and maybe code as well</p>
]]></description><pubDate>Mon, 13 Jul 2026 01:32:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48886790</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=48886790</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48886790</guid></item><item><title><![CDATA[New comment by mircerlancerous in "Smashed Toilet Phone Web Server"]]></title><description><![CDATA[
<p>Interesting; good to know.</p>
]]></description><pubDate>Thu, 18 Jun 2026 16:46:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48588106</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=48588106</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48588106</guid></item><item><title><![CDATA[New comment by mircerlancerous in "Smashed Toilet Phone Web Server"]]></title><description><![CDATA[
<p>I've been running this web server for over a year with no stability issues like that. The app itself shutting off was the biggest issue, but the alarm plugin reboots it whenever that happens. Perhaps you had a bad batch of phones but in my case, it's been very reliable.</p>
]]></description><pubDate>Thu, 18 Jun 2026 16:45:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48588100</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=48588100</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48588100</guid></item><item><title><![CDATA[New comment by mircerlancerous in "Smashed Toilet Phone Web Server"]]></title><description><![CDATA[
<p>Glad you like it! The phone serves everything. In this case Cloudflare will be helping with some caching, but it's not required.<p>Edit: actually looking at the logs, it looks like Cloudflare caching is off or isn't working; everything you see is served up by the phone.</p>
]]></description><pubDate>Thu, 18 Jun 2026 16:43:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48588062</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=48588062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48588062</guid></item><item><title><![CDATA[New comment by mircerlancerous in "Smashed Toilet Phone Web Server"]]></title><description><![CDATA[
<p>Author here. What boiling water doesn't take care of all that ;)</p>
]]></description><pubDate>Wed, 17 Jun 2026 18:30:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48574624</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=48574624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48574624</guid></item><item><title><![CDATA[New comment by mircerlancerous in "Smashed Toilet Phone Web Server"]]></title><description><![CDATA[
<p>Author here. I'll admit that I have made limited use of AI for helping in areas that I'm less familiar with (like FTP protocols), but I haven't paid a dime; all free plan. I'll use AI to help make the project possible, but it's not trustworthy enough to make things readable and maintainable.<p>If you want help getting this setup for yourself, let me know; happy to help.</p>
]]></description><pubDate>Wed, 17 Jun 2026 18:29:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48574610</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=48574610</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48574610</guid></item><item><title><![CDATA[New comment by mircerlancerous in "Smashed Toilet Phone Web Server"]]></title><description><![CDATA[
<p>Author here. Qik is the name I've given to the project. It's pretty clear on all the pages that it will always be free, and that there's no reference anywhere to any crypto services. Give specifics if you think otherwise; there's lots of noise these days, so I'm not offended you figured this was another one.</p>
]]></description><pubDate>Wed, 17 Jun 2026 18:26:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48574567</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=48574567</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48574567</guid></item><item><title><![CDATA[New comment by mircerlancerous in "Smashed Toilet Phone Web Server"]]></title><description><![CDATA[
<p>Author here. All good points from this point and its replies, which to me says best to me that not all products and experiences are equal, so proceed based on your comfort level.<p>Note that the app is capable of monitoring both battery charge percentage and temperature. If one was inclined a USB to serial adapter with some simple circuitry could be used to monitor and control the state of charge. Good idea for a follow-up project and article!</p>
]]></description><pubDate>Wed, 17 Jun 2026 18:23:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48574508</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=48574508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48574508</guid></item><item><title><![CDATA[Smashed Toilet Phone Web Server]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.offthebricks.com/articles/smashed-toilet-phone-web-server">https://www.offthebricks.com/articles/smashed-toilet-phone-web-server</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48535821">https://news.ycombinator.com/item?id=48535821</a></p>
<p>Points: 54</p>
<p># Comments: 24</p>
]]></description><pubDate>Mon, 15 Jun 2026 02:19:48 +0000</pubDate><link>https://www.offthebricks.com/articles/smashed-toilet-phone-web-server</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=48535821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48535821</guid></item><item><title><![CDATA[New comment by mircerlancerous in "Ask HN: How are you handling QA being bottlenecked with more AI-generated PRs?"]]></title><description><![CDATA[
<p>Hold the submitter to a higher standard by introducing penalties for errors, and/or incentives for clean PRs. In my opinion a PR should be flawless once submitted, as the dev should have tested thoroughly. QA should only catch errors in a small percentage of cases</p>
]]></description><pubDate>Fri, 08 May 2026 15:33:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48064611</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=48064611</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48064611</guid></item><item><title><![CDATA[New comment by mircerlancerous in "Ask HN: Which is Better–Android or iOS?"]]></title><description><![CDATA[
<p>If you want to buikd and distribute something B2B or just to friends or colleagues outside of the app stores, it's a nightmare on iOS. Sideloading isn't as simple anymore for Android, but it's way easier. It's for that reason and for more open hardware and software that I exclusively work on Android now. Too bad about iOS as generally I like Apple hardware, just not interested in the hassle with everything else.</p>
]]></description><pubDate>Tue, 28 Apr 2026 05:06:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47930627</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=47930627</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47930627</guid></item><item><title><![CDATA[New comment by mircerlancerous in "Ask HN: Am I getting old, or is working with AI juniors becoming a nightmare?"]]></title><description><![CDATA[
<p>Personally if I see a PR that's not readable, I send it back immediately without much of a read-through. AI or not, the code should be readable or it's not maintainable by people or AI</p>
]]></description><pubDate>Sat, 25 Apr 2026 17:14:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47902944</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=47902944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47902944</guid></item><item><title><![CDATA[New comment by mircerlancerous in "Ask HN: Anyone else get fatigued by interaction with LLMs?"]]></title><description><![CDATA[
<p>Yes, very familiar. I think it might be ok though, as it's similar to a web search where you maybe need to refine it a few times.
Just assume that the first answer may not be fully correct or complete, until the AI has more context.
It would be a nice change if it would ask the follow-up questions automatically.</p>
]]></description><pubDate>Fri, 24 Apr 2026 15:45:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47891832</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=47891832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47891832</guid></item><item><title><![CDATA[New comment by mircerlancerous in "LightningPDF – HTML to PDF API with a native renderer and Chromium fallback"]]></title><description><![CDATA[
<p>You may want to offer a page credits option instead, as "50 pdfs" for the free tier is a little vague. Is that 50 1-page pdfs, or 50 100 page pdfs? We generate our pdfs one page at a time, and then stitch them together into one at the end; I'm unsure whether your solution would be practical for us. Self-hosting is maybe the other option</p>
]]></description><pubDate>Wed, 18 Mar 2026 06:37:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47422268</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=47422268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47422268</guid></item><item><title><![CDATA[New comment by mircerlancerous in "A Broken Heart: getting a 100x speedup with one dumb line of code"]]></title><description><![CDATA[
<p>Totally agree that creating something to reproduce the issue is a big turn off when it comes to reporting bugs; what else can one do though? In your case though, I guess it was a pretty simple thing</p>
]]></description><pubDate>Mon, 02 Feb 2026 19:37:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46860242</link><dc:creator>mircerlancerous</dc:creator><comments>https://news.ycombinator.com/item?id=46860242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46860242</guid></item></channel></rss>