<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: awkii</title><link>https://news.ycombinator.com/user?id=awkii</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 13 May 2026 19:28:32 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=awkii" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by awkii in "OpenAI’s WebRTC problem"]]></title><description><![CDATA[
<p>This poor soul. There are few protocols I hate implementing more than WebRTC. Getting a simple client going means you need to quickly acclimate to SDP, TURN/STUN, ice-candidates, offers, peer-to-peer protocols, and the complex handshake that is implemented from scratch each time. I can't imagine re-writing the whole trenchcoat of protocols and unintended "best-practices".</p>
]]></description><pubDate>Sat, 09 May 2026 00:56:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48070664</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=48070664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48070664</guid></item><item><title><![CDATA[New comment by awkii in "Hckrnews.com Cert Expired (Again)"]]></title><description><![CDATA[
<p>This time:<p>curl -I <a href="https://hckrnews.com" rel="nofollow">https://hckrnews.com</a><p>curl: (60) SSL certificate problem: certificate has expired
More details here: <a href="https://curl.se/docs/sslcerts.html" rel="nofollow">https://curl.se/docs/sslcerts.html</a><p>Last time: <a href="https://news.ycombinator.com/item?id=44493461">https://news.ycombinator.com/item?id=44493461</a></p>
]]></description><pubDate>Wed, 06 May 2026 13:45:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48036197</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=48036197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48036197</guid></item><item><title><![CDATA[Hckrnews.com Cert Expired (Again)]]></title><description><![CDATA[
<p>Article URL: <a href="https://hckrnews.com">https://hckrnews.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48036196">https://news.ycombinator.com/item?id=48036196</a></p>
<p>Points: 5</p>
<p># Comments: 3</p>
]]></description><pubDate>Wed, 06 May 2026 13:45:39 +0000</pubDate><link>https://hckrnews.com</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=48036196</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48036196</guid></item><item><title><![CDATA[New comment by awkii in "Ask HN: Is Linux Safe to Daily drive in 2026?"]]></title><description><![CDATA[
<p>I'll take a contrarian view here. Disclaimer: I'm interpreting "safe" as in "usability". I've been driving Ubuntu for years for gaming purposes, and it's come a long way. Most drivers are installed out-of-the box. The apps I care about run just fine.<p>But.... Relative to MacOS Ubuntu is certainly not as user-friendly. It's worth noting that Linux distros will force you to confront the command line at some point. If you come from OS-es where the most technical thing you have to do is pop open settings to set screen-share permissions or "right-click -> open" to install a package, you'll notice a stark difference.</p>
]]></description><pubDate>Wed, 21 Jan 2026 00:34:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=46699690</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=46699690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46699690</guid></item><item><title><![CDATA[New comment by awkii in "Show HN: I built an AI that turns any book into a text adventure game"]]></title><description><![CDATA[
<p>He is never late, nor is he early. He arrives precisely when he means to.</p>
]]></description><pubDate>Tue, 29 Jul 2025 20:31:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=44727923</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=44727923</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44727923</guid></item><item><title><![CDATA[New comment by awkii in "Cert Expired HTTPS://Hckrnews.com"]]></title><description><![CDATA[
<p>Amazing that this post went up ~20 minutes after the cert expired<p>Issued On: Tuesday, April 8, 2025 at 11:26:21 AM<p>Expires On: Monday, July 7, 2025 at 11:26:20 AM</p>
]]></description><pubDate>Mon, 07 Jul 2025 19:26:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=44493789</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=44493789</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44493789</guid></item><item><title><![CDATA[New comment by awkii in "The Missing Manual for Signals: State Management for Python Developers"]]></title><description><![CDATA[
<p>What the author touches on with before and after "declarative thinking" is largely applicable to all Directed Acyclic Graph (DAG) workflows, and not just signals. They are 100% correct that there is a mental shift. Yes, you can use magic to implicitly declare your DAGs with signals. You can also be really explicit with dependencies.<p>DAG-based workflows incur a cost in terms of complexity, but there are a few advantages to using DAGs instead of sequential.<p>1. Parallelism becomes inherently built-in<p>2. It's easier for a new developer to understand the direct dependencies of a node on other nodes (compared to sequential). Sometime in the future, a developer may want to split off a task or move it up/downstream of other tasks.<p>3. Fault tolerance & recovery becomes easier. Just because 1 step fails, doesn't mean that the whole workflow must come to a halt.</p>
]]></description><pubDate>Fri, 13 Jun 2025 16:00:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=44269725</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=44269725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44269725</guid></item><item><title><![CDATA[New comment by awkii in "I do not remember my life and it's fine"]]></title><description><![CDATA[
<p>I have aphantasia, and today I learned that I also have SDAM.<p>There are benefits. For example, I find that I have no issue forgiving people. It's more work for me to harbor a grudge. I don't relive the burden of that initial pain of betrayal when someone close to me harms me, so it's easy to forgive and literally forget.<p>Fun fact: My dreams are very rarely visual.</p>
]]></description><pubDate>Fri, 06 Jun 2025 02:07:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=44197249</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=44197249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44197249</guid></item><item><title><![CDATA[New comment by awkii in "Show HN: One – A new React framework unifying web, native and local-first"]]></title><description><![CDATA[
<p>What is it about React that you hate? React has been the near defacto framework for frontend development for a decade now [1]. Like it or not, it's not going away anytime soon.<p>[1] <a href="https://2023.stateofjs.com/en-US/libraries/front-end-frameworks/" rel="nofollow">https://2023.stateofjs.com/en-US/libraries/front-end-framewo...</a></p>
]]></description><pubDate>Fri, 04 Oct 2024 19:20:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=41744726</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=41744726</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41744726</guid></item><item><title><![CDATA[New comment by awkii in "The U.S. is approving citizenship applications at the fastest speed in years"]]></title><description><![CDATA[
<p>The Australian and the USA's immigration system are substantially different in terms of underlying values. The Australian system assigns points based on skill and merit. The US has an emphasis on reuniting families, a lottery system, and difficulty through ambiguity. Anecdotally, my friend who immigrated from Silicon Valley to Australia was able to explain his process to me in about an hour. In contrast, I have had the USA system explained to me many times, and it still hasn't clicked. I can't help but to feel like this is by design.<p>As for our (USA's) housing crisis, the New York Times had a podcast about that just four days ago [1]. There are some notable parallels to what you have described. TL;DR: The 2008 recession pushed us from building 2.2 million houses a year to 600K, for the last 20ish years. The skilled laborers and tradesmen who used to build houses have closed shop. Now here we are years later and millions of houses short with no clear way to reboot the industry.<p>[1] <a href="https://www.nytimes.com/2024/09/24/podcasts/the-daily/housing-crisis-michigan.html" rel="nofollow">https://www.nytimes.com/2024/09/24/podcasts/the-daily/housin...</a></p>
]]></description><pubDate>Sun, 29 Sep 2024 01:53:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=41684221</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=41684221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41684221</guid></item><item><title><![CDATA[New comment by awkii in "Predicting the Future of Distributed Systems"]]></title><description><![CDATA[
<p>I think the author has a point with one-way doors slowing down the adoption of distributed systems. The best way to build two way doors is to push for industry adoption of a particular API. In theory the backend of these APIs matter little to me, the developer, so long as they are fast and consistent. Some examples that come to mind is that Apache Beam is a "programming model" for Data pipelines, Akka is a "programming model" for stateful distributed systems, OpenTelemetry for logging/telemetry, and Kubernetes for orchestration. Oh, and local development is a strong preference.</p>
]]></description><pubDate>Tue, 27 Aug 2024 01:27:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=41363836</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=41363836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41363836</guid></item><item><title><![CDATA[New comment by awkii in "Bug squash: An underrated interview question"]]></title><description><![CDATA[
<p>You're describing the parallelized web-scraper that they pointed to their own internal site? Yeah that was fun. Too bad everyone got the same question.</p>
]]></description><pubDate>Wed, 21 Aug 2024 23:09:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=41315080</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=41315080</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41315080</guid></item><item><title><![CDATA[New comment by awkii in "Google advertisement for "Wordle" returns a spam fishing result"]]></title><description><![CDATA[
<p>Link warning, this site a rather quite aggressive fishing scam. The Google Ad displays that the link will resolve to "www.nytimes.com", however it instead redirects to a [spam fishing site](<a href="https://lpeedxcddfgffdsxxxzzs.z13.web.core.windows.net/index.html?ph0n=1-888-665-8086&referrer=appmetrica_tracking_id%3D1109729800945200376%26ym_tracking_id%3D14365891511198346605" rel="nofollow">https://lpeedxcddfgffdsxxxzzs.z13.web.core.windows.net/index...</a>).<p>My primary question is how is this possible?</p>
]]></description><pubDate>Tue, 09 Jul 2024 16:34:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=40918048</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=40918048</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40918048</guid></item><item><title><![CDATA[Google advertisement for "Wordle" returns a spam fishing result]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.google.com/search?q=wordle&sca_esv=5bbe78ef35325a50&sca_upv=1&source=hp&ei=5mWNZsTRIY3LkPIPgeaW8Ak&iflsig=AL9hbdgAAAAAZo1z9i2jRGPPatGkQNfM9D22vwRLXn-f&ved=0ahUKEwjE3ISBsZqHAxWNJUQIHQGzBZ4Q4dUDCA8&uact=5&oq=wordle&gs_lp=Egdnd3Mtd2l6IgZ3b3JkbGUyCxAAGIAEGLEDGIMBMgsQABiABBixAxiDATILEAAYgAQYsQMYgwEyCBAAGIAEGLEDMgsQABiABBixAxiDATIIEAAYgAQYsQMyCBAAGIAEGLEDMggQABiABBixAzIIEAAYgAQYsQMyCxAAGIAEGLEDGIMBSNoIUABY6QdwAXgAkAEAmAFIoAGaA6oBATe4AQPIAQD4AQGYAgigAqsDwgIREC4YgAQYsQMY0QMYgwEYxwHCAg4QABiABBixAxiDARiKBcICDhAuGIAEGLEDGIMBGIoFwgIFEC4YgATCAgUQABiABMICDRAAGIAEGLEDGIMBGArCAgsQLhiABBixAxiDAZgDAJIHATigB5Ew&sclient=gws-wiz">https://www.google.com/search?q=wordle&sca_esv=5bbe78ef35325a50&sca_upv=1&source=hp&ei=5mWNZsTRIY3LkPIPgeaW8Ak&iflsig=AL9hbdgAAAAAZo1z9i2jRGPPatGkQNfM9D22vwRLXn-f&ved=0ahUKEwjE3ISBsZqHAxWNJUQIHQGzBZ4Q4dUDCA8&uact=5&oq=wordle&gs_lp=Egdnd3Mtd2l6IgZ3b3JkbGUyCxAAGIAEGLEDGIMBMgsQABiABBixAxiDATILEAAYgAQYsQMYgwEyCBAAGIAEGLEDMgsQABiABBixAxiDATIIEAAYgAQYsQMyCBAAGIAEGLEDMggQABiABBixAzIIEAAYgAQYsQMyCxAAGIAEGLEDGIMBSNoIUABY6QdwAXgAkAEAmAFIoAGaA6oBATe4AQPIAQD4AQGYAgigAqsDwgIREC4YgAQYsQMY0QMYgwEYxwHCAg4QABiABBixAxiDARiKBcICDhAuGIAEGLEDGIMBGIoFwgIFEC4YgATCAgUQABiABMICDRAAGIAEGLEDGIMBGArCAgsQLhiABBixAxiDAZgDAJIHATigB5Ew&sclient=gws-wiz</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40918047">https://news.ycombinator.com/item?id=40918047</a></p>
<p>Points: 14</p>
<p># Comments: 12</p>
]]></description><pubDate>Tue, 09 Jul 2024 16:34:51 +0000</pubDate><link>https://www.google.com/search?q=wordle&amp;sca_esv=5bbe78ef35325a50&amp;sca_upv=1&amp;source=hp&amp;ei=5mWNZsTRIY3LkPIPgeaW8Ak&amp;iflsig=AL9hbdgAAAAAZo1z9i2jRGPPatGkQNfM9D22vwRLXn-f&amp;ved=0ahUKEwjE3ISBsZqHAxWNJUQIHQGzBZ4Q4dUDCA8&amp;uact=5&amp;oq=wordle&amp;gs_lp=Egdnd3Mtd2l6IgZ3b3JkbGUyCxAAGIAEGLEDGIMBMgsQABiABBixAxiDATILEAAYgAQYsQMYgwEyCBAAGIAEGLEDMgsQABiABBixAxiDATIIEAAYgAQYsQMyCBAAGIAEGLEDMggQABiABBixAzIIEAAYgAQYsQMyCxAAGIAEGLEDGIMBSNoIUABY6QdwAXgAkAEAmAFIoAGaA6oBATe4AQPIAQD4AQGYAgigAqsDwgIREC4YgAQYsQMY0QMYgwEYxwHCAg4QABiABBixAxiDARiKBcICDhAuGIAEGLEDGIMBGIoFwgIFEC4YgATCAgUQABiABMICDRAAGIAEGLEDGIMBGArCAgsQLhiABBixAxiDAZgDAJIHATigB5Ew&amp;sclient=gws-wiz</link><dc:creator>awkii</dc:creator><comments>https://news.ycombinator.com/item?id=40918047</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40918047</guid></item></channel></rss>