<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: SkyArrow</title><link>https://news.ycombinator.com/user?id=SkyArrow</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 04 Jul 2026 16:49:50 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=SkyArrow" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by SkyArrow in "Django: what’s new in 6.0"]]></title><description><![CDATA[
<p>With Temporal, your activity logic still needs to ensure idempotency e.g. by checking if an event id / idempotency key exists in a table. It's still at-least-once delivery. Temporal does make it easy to mint an idempotency key by concatenating workflow run id and activity id, if you don't have a one provided client-side.</p>
]]></description><pubDate>Wed, 10 Dec 2025 13:00:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46217201</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=46217201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46217201</guid></item><item><title><![CDATA[New comment by SkyArrow in "Microsoft Will Preload Windows 11 File Explorer to Fix Bad Performance"]]></title><description><![CDATA[
<p>Yep, explorer.exe has always started up in the background. Pure speculation here, but this change likely involves preloading the UI surfaces and supporting bits such as disk free space, network share status, thumbnails etc.</p>
]]></description><pubDate>Sat, 22 Nov 2025 03:35:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=46011860</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=46011860</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46011860</guid></item><item><title><![CDATA[New comment by SkyArrow in "Helix-gpui: A simple GUI for the Helix editor"]]></title><description><![CDATA[
<p>I've been using this fork which has Helix bindings: <a href="https://marketplace.visualstudio.com/items?itemName=silverquark.dancehelix" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=silverqu...</a><p>Works great even though it's labeled as an alpha.</p>
]]></description><pubDate>Mon, 27 May 2024 22:37:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=40495436</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=40495436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40495436</guid></item><item><title><![CDATA[New comment by SkyArrow in "An Animated QR Code of Bad Apple"]]></title><description><![CDATA[
<p>If you haven't already, try compressing the video using Handbrake to cut down on its size. 1 GB for 5 minutes is quite a lot.</p>
]]></description><pubDate>Sat, 18 May 2024 00:53:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=40395636</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=40395636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40395636</guid></item><item><title><![CDATA[New comment by SkyArrow in "Samsung tells its executives to work a 6-day week to 'inject a sense of crisis'"]]></title><description><![CDATA[
<p>Previously:<p><i>Samsung shifts executives to six-day workweeks to 'inject a sense of crisis'</i> 
 <a href="https://news.ycombinator.com/item?id=40083470">https://news.ycombinator.com/item?id=40083470</a></p>
]]></description><pubDate>Sun, 21 Apr 2024 02:34:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=40102763</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=40102763</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40102763</guid></item><item><title><![CDATA[New comment by SkyArrow in "How web bloat impacts users with slow devices"]]></title><description><![CDATA[
<p>NextDNS is pretty good for this - just change the DNS in your network settings.</p>
]]></description><pubDate>Sun, 17 Mar 2024 03:53:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=39731803</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=39731803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39731803</guid></item><item><title><![CDATA[New comment by SkyArrow in "GTA 5 source code leaks online"]]></title><description><![CDATA[
<p>The hash is not for decryption. It is for checking the integrity of the downloaded file.</p>
]]></description><pubDate>Mon, 25 Dec 2023 07:33:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=38760583</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=38760583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38760583</guid></item><item><title><![CDATA[New comment by SkyArrow in "LMAX Disruptor – High Performance Inter-Thread Messaging Library"]]></title><description><![CDATA[
<p>This bears the question of how does an exchange efficiently detect, log and take action against these kinds of behaviours without increasing its own latency too much and (perhaps?) affecting the market?<p>Does it even matter if a centralised exchange increases its own latency when all market participants have to go through it? I can only think of the case when a security is listed on multiple exchanges, where the latency could mean a small arbitrage opportunity.</p>
]]></description><pubDate>Sat, 18 Nov 2023 13:44:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=38319523</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=38319523</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38319523</guid></item><item><title><![CDATA[New comment by SkyArrow in "I skipped to the ending"]]></title><description><![CDATA[
<p>Off-topic for this thread but if you can get the ball to ping-pong horizontally while both players are at the top edge then you can stay alive indefinitely - the opponent doesn't seem to move downwards out of this position.</p>
]]></description><pubDate>Fri, 10 Nov 2023 11:43:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=38217708</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=38217708</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38217708</guid></item><item><title><![CDATA[New comment by SkyArrow in "You're Gonna Need a Bigger Browser"]]></title><description><![CDATA[
<p>PDFs are ok but I prefer the SingleFile extension which has the benefit of not introducing page breaks which often split images in two. It also preserves the original source and assets in case one ever needs to extract them.</p>
]]></description><pubDate>Sun, 05 Nov 2023 04:31:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=38148238</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=38148238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38148238</guid></item><item><title><![CDATA[New comment by SkyArrow in "Casio fx-CG50 calculator comes with Python built-in"]]></title><description><![CDATA[
<p>Look under "Program Functions"</p>
]]></description><pubDate>Mon, 30 Oct 2023 05:00:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=38065862</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=38065862</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38065862</guid></item><item><title><![CDATA[New comment by SkyArrow in "Touch Pianist"]]></title><description><![CDATA[
<p>Open up developer tools, choose "toggle device toolbar" in the top left (or equivalent in other browsers), pick a tablet device, and set orientation to landscape. This lets you simulate touch events with your mouse.</p>
]]></description><pubDate>Sat, 09 Sep 2023 04:30:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=37442307</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=37442307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37442307</guid></item><item><title><![CDATA[New comment by SkyArrow in "The unix69 keyboard layout: nerdy and nice"]]></title><description><![CDATA[
<p>Do note that at least some Race3 batches have a rust issue on the plate standoffs:<p><a href="https://www.reddit.com/r/MechanicalKeyboards/comments/irmbqr/vortex_race_3_owners_you_need_to_check_your/" rel="nofollow noreferrer">https://www.reddit.com/r/MechanicalKeyboards/comments/irmbqr...</a></p>
]]></description><pubDate>Sat, 05 Aug 2023 09:31:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=37010426</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=37010426</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37010426</guid></item><item><title><![CDATA[New comment by SkyArrow in "Show HN: My recommendation engine for Hacker News"]]></title><description><![CDATA[
<p>Likely <a href="https://news.ycombinator.com/item?id=36394569">https://news.ycombinator.com/item?id=36394569</a></p>
]]></description><pubDate>Tue, 20 Jun 2023 01:26:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=36398632</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=36398632</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36398632</guid></item><item><title><![CDATA[New comment by SkyArrow in "GNOME 44"]]></title><description><![CDATA[
<p>In addition to what others have said, you should enable Keyboard Navigation in System Settings > Keyboard to control more of the UI by pressing Tab.</p>
]]></description><pubDate>Thu, 23 Mar 2023 11:18:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=35272972</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=35272972</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35272972</guid></item><item><title><![CDATA[New comment by SkyArrow in "Laying myself off from Amazon"]]></title><description><![CDATA[
<p>The hiring managers are themselves managers of the team e.g. for a team of devs, a software development manager. In parent comment's case, the manager likely asked for opinions from the team after the chats before giving the final approval.</p>
]]></description><pubDate>Thu, 17 Nov 2022 08:40:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=33636372</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=33636372</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33636372</guid></item><item><title><![CDATA[New comment by SkyArrow in "AppleSqueezer GS: A Modern Apple ][ Accelerator"]]></title><description><![CDATA[
<p>6.0.2 is an unofficial community release.<p><a href="https://en.wikipedia.org/wiki/Apple_IIGS#System_Software" rel="nofollow">https://en.wikipedia.org/wiki/Apple_IIGS#System_Software</a></p>
]]></description><pubDate>Sun, 03 Apr 2022 23:59:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=30902027</link><dc:creator>SkyArrow</dc:creator><comments>https://news.ycombinator.com/item?id=30902027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30902027</guid></item></channel></rss>