<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: stu_k</title><link>https://news.ycombinator.com/user?id=stu_k</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Apr 2026 22:12:20 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=stu_k" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by stu_k in "Reflect – Multiplayer web app framework with game-style synchronization"]]></title><description><![CDATA[
<p>How does one handle an upgrade to mutators? If a client is running old code then the operation will differ to the server. Obvious answer would be to version them independently: `increment_v1`, `increment_v2`, but wondering if there is a better answer?</p>
]]></description><pubDate>Wed, 18 Oct 2023 21:48:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=37935225</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=37935225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37935225</guid></item><item><title><![CDATA[New comment by stu_k in "LiteFS Cloud: Distributed SQLite with Managed Backups"]]></title><description><![CDATA[
<p>Has anyone built a mobile app on top of SQLite that can work offline, but then sync to a server when it gets connectivity? It feels like this could be built with a similar approach to this distributed SQLite, you'd "just" need more robust conflict handling.</p>
]]></description><pubDate>Wed, 05 Jul 2023 18:38:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=36605060</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=36605060</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36605060</guid></item><item><title><![CDATA[New comment by stu_k in "AltTab – Windows alt-tab on macOS"]]></title><description><![CDATA[
<p>Looks great! I've currently use <a href="https://contexts.co/" rel="nofollow">https://contexts.co/</a> but might switch over for the thumbnails</p>
]]></description><pubDate>Tue, 10 May 2022 19:35:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=31331589</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=31331589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31331589</guid></item><item><title><![CDATA[New comment by stu_k in "CSS Gradients that avoid the “gray dead zone”"]]></title><description><![CDATA[
<p>This also addresses an issue when you transition from black to transparent to emulate a shadow, and end up with a "cliff" where the gradient abruptly changes. You can see this in the tool when you transition from black to white with LRGB. Any of the other color spaces avoid it. Very cool!</p>
]]></description><pubDate>Tue, 11 Jan 2022 21:26:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=29898195</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=29898195</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29898195</guid></item><item><title><![CDATA[New comment by stu_k in "Swift 5.3 Will Be Supported on Windows and Additional Linux Distributions"]]></title><description><![CDATA[
<p>Although it technically has cross platform GUI, Flutter has actually reimplemented all the native OS widgets. As soon as the OS changes some look and feel your app will look out of date.</p>
]]></description><pubDate>Sat, 16 May 2020 05:57:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=23200831</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=23200831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23200831</guid></item><item><title><![CDATA[New comment by stu_k in "Drinking 1% rather than 2% milk accounts for 4.5 years of less aging in adults"]]></title><description><![CDATA[
<p>Do you know what effect those changes have in the body?</p>
]]></description><pubDate>Wed, 15 Jan 2020 17:56:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=22056504</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=22056504</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22056504</guid></item><item><title><![CDATA[New comment by stu_k in "WebAssembly becomes a W3C Recommendation"]]></title><description><![CDATA[
<p>We currently use wasm on the Adobe XD team for rendering shared prototypes in the browser. It allows us to share C++ rendering code across desktop and web and has been a massive success for us.<p>The browser support is good enough for our customer base, as it works across all operating systems and mobile devices, and we can fall back for asm.js for IE11.</p>
]]></description><pubDate>Mon, 16 Dec 2019 19:10:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=21806034</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=21806034</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21806034</guid></item><item><title><![CDATA[New comment by stu_k in "The cost of parsing JSON"]]></title><description><![CDATA[
<p>You might be interested in a tool I wrote to serve .har files called server-replay: <a href="https://github.com/Stuk/server-replay" rel="nofollow">https://github.com/Stuk/server-replay</a><p>It also allows you to overlay local files, so you can change code while reusing server responses.</p>
]]></description><pubDate>Wed, 18 Sep 2019 23:52:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=21011795</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=21011795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21011795</guid></item><item><title><![CDATA[New comment by stu_k in "Raising Prices Is Hard"]]></title><description><![CDATA[
<p>Thanks for mentioning Arq, that looks really useful. What are the cons you've found?</p>
]]></description><pubDate>Tue, 17 Sep 2019 23:15:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=21001033</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=21001033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21001033</guid></item><item><title><![CDATA[New comment by stu_k in "TextMate 2.0"]]></title><description><![CDATA[
<p>"atom" probably includes searches for the particle, not just the editor, so not really fair comparison.<p>Also "vs code" trends higher than "visual studio code", so take all of these results with a pinch of salt.</p>
]]></description><pubDate>Sun, 15 Sep 2019 23:00:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=20979970</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=20979970</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20979970</guid></item><item><title><![CDATA[New comment by stu_k in "Apple kills the non-Touch Bar MacBook Pro"]]></title><description><![CDATA[
<p>System Preferences > Keyboard > Customize Touch Bar (at bottom). Drag off buttons you don't want, drag on buttons you do.<p>Not 5 seconds, but probably less than a minute.</p>
]]></description><pubDate>Tue, 09 Jul 2019 17:20:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=20394252</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=20394252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20394252</guid></item><item><title><![CDATA[New comment by stu_k in "Evidence of a nocebo response following a nationwide antidepressant drug switch"]]></title><description><![CDATA[
<p>It's in the article:<p>"These switches to generic medical and psychotropic medications have from time to time caused an increase in reported adverse events, and this is likely to be due to negative attitudes towards generic medicines rather than pharmacological differences between the branded and generic versions of the medication.<p>This phenomenon is known as the nocebo effect"</p>
]]></description><pubDate>Sun, 02 Jun 2019 19:09:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=20077337</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=20077337</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20077337</guid></item><item><title><![CDATA[New comment by stu_k in "Flutter desktop shells"]]></title><description><![CDATA[
<p>Flutter looked great, until I realised that they were re-implementing all the OS controls themselves. For example: <a href="https://github.com/flutter/flutter/blob/1db5d66932b873e17c8c675b3782d9c196b28499/packages/flutter/lib/src/cupertino/picker.dart#L15-L16" rel="nofollow">https://github.com/flutter/flutter/blob/1db5d66932b873e17c8c...</a><p>This is the kind of thing that leads to an "uncanny valley" app, where things feel slightly off, or they look good until the OS changes something and Flutter doesn't keep up.</p>
]]></description><pubDate>Thu, 25 Apr 2019 16:32:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=19749792</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=19749792</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19749792</guid></item><item><title><![CDATA[New comment by stu_k in "Uber’s transit offering just went live in Denver"]]></title><description><![CDATA[
<p>Citymapper[1] will do that to a certain extent and it’s pretty good, especially with docked bikes.<p>I wish I could tell it I like walking more than catching a connecting bus, so I’m occasionally working on a side project to allow custom routes for common commutes.<p>[1] <a href="https://citymapper.com" rel="nofollow">https://citymapper.com</a></p>
]]></description><pubDate>Sat, 02 Feb 2019 22:45:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=19066272</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=19066272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19066272</guid></item><item><title><![CDATA[New comment by stu_k in "DevHub: TweetDeck for GitHub – Android, iOS and Web with 99% Code Sharing"]]></title><description><![CDATA[
<p>Interesting project!<p>Is there a writeup on how you architected the project to share 99% of code? I'd be really interested in reading that! From a skim it looks like React + React Native.</p>
]]></description><pubDate>Fri, 14 Dec 2018 01:12:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=18677617</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=18677617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18677617</guid></item><item><title><![CDATA[New comment by stu_k in "Report: Microsoft is scrapping Edge, switching to just another Chrome clone"]]></title><description><![CDATA[
<p>Some developers might see this as a good move for them. I don't think it is.<p>It might be a good move for developers in the short term but it’s a bad move for developers and the web in the long term. We need to keep the web APIs vendor neutral so that one company cannot take control of the future of the web, and move it to benefit only themselves.<p>The number of barely-standardised APIs they’re adding to Chrome is astounding. It's great to push the web forward, but the fact that product teams at Google have a direct connection to the Chrome team allows them to prioritise the features that benefit their web apps the most.<p>If the web is going to become Chrome (and sadly it looks like it might), then Chrome needs be moved to a foundation that's outside the control of one company.</p>
]]></description><pubDate>Tue, 04 Dec 2018 18:00:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=18601870</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=18601870</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18601870</guid></item><item><title><![CDATA[New comment by stu_k in "“Devil Girl from Mars”: Why I Write Science Fiction (1998)"]]></title><description><![CDATA[
<p>Lots of interesting bits in here, and some parts very prescient. The more interesting thoughts to me were near the end: “throw-away workers”, and the last quote on “truth”.</p>
]]></description><pubDate>Tue, 20 Nov 2018 14:01:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=18493794</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=18493794</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18493794</guid></item><item><title><![CDATA[New comment by stu_k in "Adblock filter rule list modified politically in Finland"]]></title><description><![CDATA[
<p>There are very few individually maintained OSS projects that would generate enough money from donations.<p>Henry Zhu, who maintains the massively popular Babel transpiler, only gets $2200/month in donations<p><a href="https://www.patreon.com/henryzhu" rel="nofollow">https://www.patreon.com/henryzhu</a></p>
]]></description><pubDate>Thu, 25 Oct 2018 16:49:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=18302330</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=18302330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18302330</guid></item><item><title><![CDATA[New comment by stu_k in "Show HN: Solving Rush Hour, the 6x6 Sliding Block Puzzle"]]></title><description><![CDATA[
<p>This is great, I love rush hour.<p>Is there an web based version of the game where I can try some of these generated puzzles?</p>
]]></description><pubDate>Wed, 11 Jul 2018 22:31:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=17510775</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=17510775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17510775</guid></item><item><title><![CDATA[New comment by stu_k in "Feasibility of low-level GPU access on the Web"]]></title><description><![CDATA[
<p>Except that rendering everything to canvas is not accessible to people with certain disabilities.<p>Also mentioned recently here <a href="https://news.ycombinator.com/item?id=16347216" rel="nofollow">https://news.ycombinator.com/item?id=16347216</a></p>
]]></description><pubDate>Sat, 10 Feb 2018 22:14:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=16349949</link><dc:creator>stu_k</dc:creator><comments>https://news.ycombinator.com/item?id=16349949</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16349949</guid></item></channel></rss>