<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: yakcyll</title><link>https://news.ycombinator.com/user?id=yakcyll</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 03:38:58 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=yakcyll" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by yakcyll in "The unlikely story of Teardown Multiplayer"]]></title><description><![CDATA[
<p>There really doesn't seem to be anything new or unique to their solution. I'm personally not surprised, because it is what has worked for thirty years.<p>I presume you know this, but maybe for others: judging by what was written in that paragraph, I'd indeed assume he means the same paradigm that has been driving replicated real-time simulations since at least QuakeWorld - some world-state updates (in this case _"object transforms, velocities, and player positions"_, among others) don't have to be reliable, because in case you miss one and need a retransmit, by the time you receive it, it's already invalid - the next tick of the simulation has already been processed and you will get updated info anyway (IIRC this is essentially John Carmack's insight from his .plan files).<p>The command messages (player operations and events) _need_ to be reliable, because they essentially serve as the source of truth when it comes to the state of the world. Each game client depends on them to maintain a state that is the same for everyone (assuming determinism the Teardown team has been working on ensuring).</p>
]]></description><pubDate>Tue, 17 Mar 2026 16:47:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47415168</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=47415168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47415168</guid></item><item><title><![CDATA[New comment by yakcyll in "The unlikely story of Teardown Multiplayer"]]></title><description><![CDATA[
<p>They mentioned switching to the Steam networking backend, which for games is essentially GNS.</p>
]]></description><pubDate>Tue, 17 Mar 2026 16:41:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47415066</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=47415066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47415066</guid></item><item><title><![CDATA[New comment by yakcyll in "Making video games (without an engine) in 2025"]]></title><description><![CDATA[
<p>It's worth remembering when deciding on rolling out your own engine that this is a multi-layer trade-off as well, I have an anecdote on this.<p>I have decided a couple years back that my setup will have a hand-rolled physics engine, specifically for the reasons you outlined - having complete understanding over what the code does, how it's structured and how it manages data - but after starting actually-not-so-arduous process of getting it together, it quickly became rather clear that whatever I could implement would pale in comparison to solutions that are robust, field-tested and generally created by professionals.<p>Physics development in particular is known for wonky nonsense, but there are better and worse heuristics and ways to deal with their shortcomings; a handful of books and Youtube presentations still couldn't prepare me for the actual depth of the problems ahead. What I have now works, is relatively stable in initial demos and I am proud of it, I'm going to tweak and use it in the game I'm working on. It is however pretty obvious already that a lot of time is yet to be spent on massaging jank out of the equations.<p>I wholeheartedly recommend spending more than several weeks on implementing various subsystems if one either is generally interested in how these things work or silently wishes for that badge of honour (it shines brightly). However, as they say, if you want to make games, do NOT make an engine. Not just because of the time it takes - it doesn't have to take that much (even though it usually does) - but also because along with total control over the medium for expressing your creative vision, it gives you total responsibility for it as well. Sometimes it's better to work in the confines of rules set out by actual engine developers.</p>
]]></description><pubDate>Tue, 20 May 2025 08:51:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44039313</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=44039313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44039313</guid></item><item><title><![CDATA[New comment by yakcyll in "What's Happening to Students?"]]></title><description><![CDATA[
<p>There is a very big difference between engaging with your own stream of consciousness and being spoon-fed stimuli without any effortful engagement. While I get the sentiment that the parent comment may be snarkily over-generalizing (for the record, I don't think that it does), this retort doesn't land at all.</p>
]]></description><pubDate>Tue, 25 Mar 2025 22:49:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=43476898</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=43476898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43476898</guid></item><item><title><![CDATA[New comment by yakcyll in "Cursor told me I should learn coding instead of asking it to generate it"]]></title><description><![CDATA[
<p>> It's great because what we call plagiarism in academic setting, in the real world work we call collaboration, cooperation, standing on the shoulders of giants, not reinventing the wheel, getting shit done, and such.<p>That is absolutely not true. A much closer analogue of industry collaboration in the academic setting would be cross-university programs and peer review. The actual analogue of plagiarism is <i>taking work of another and regurgitating it with small or no changes at all while not providing any sources</i>. I'm sure you see what this sounds more akin to.</p>
]]></description><pubDate>Thu, 13 Mar 2025 11:50:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=43352356</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=43352356</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43352356</guid></item><item><title><![CDATA[New comment by yakcyll in "Google does not want rights to things you do using Chrome (2008)"]]></title><description><![CDATA[
<p>The corollary to this is that companies do this because they are incentivised to do so by their very fundamental goal - to make profit. Whatever pressure that does not lead to a loss on the quarterly report is, in practice, no pressure at all. If we truly want these predatory practices to stop, we have to start promoting different incentives, different priorities, and by 'we' I really mean 'each and every one of us collectively'.</p>
]]></description><pubDate>Sun, 02 Mar 2025 18:22:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=43233319</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=43233319</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43233319</guid></item><item><title><![CDATA[New comment by yakcyll in ""Do you not like money?""]]></title><description><![CDATA[
<p>I have a feeling we, collectively, glance over the question, and over the author's stance on the subject, and almost dismissively say 'yeah, sure', without the amount of thought that they deserve.</p>
]]></description><pubDate>Wed, 26 Feb 2025 14:40:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=43184002</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=43184002</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43184002</guid></item><item><title><![CDATA[New comment by yakcyll in "DOJ will push Google to sell off Chrome"]]></title><description><![CDATA[
<p>Many thanks for this level-headed response, I'll save that if you don't mind.</p>
]]></description><pubDate>Tue, 19 Nov 2024 09:24:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=42181470</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=42181470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42181470</guid></item><item><title><![CDATA[New comment by yakcyll in "Analysis of economic and productivity losses caused by cookie banners in Europe"]]></title><description><![CDATA[
<p>The title originally claimed 575M hours spent every year by Europeans on cookie banners. That's 12 seconds on average a day per person. Hardly anything to complain about.</p>
]]></description><pubDate>Fri, 15 Nov 2024 08:34:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=42144955</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=42144955</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42144955</guid></item><item><title><![CDATA[New comment by yakcyll in "Byoyomi Explained (1997)"]]></title><description><![CDATA[
<p>All the time settings that are or were historically used in Go tournaments had their own quirks and idiosyncrasies that added charm to the time management issue. At the same time, I can understand the tediousness of Canadian being an argument not to use it anymore. Last time I played with it was at a tournament in Brussels where they were using old-school chess clocks, effectively making it the only viable solution.<p>Nowadays, as mentioned, Fischer trumps all with its simplicity, but some still enjoy playing with byoyomi (supported both by newer chess clocks and by old Ing clocks), since they got used to managing their thinking time in regular intervals once base time was spent. Personally, I've been advocating using Fischer for the longest time, since said management strategies were more natural to me in this case, and I'm glad DGT clocks became the common standard at tournaments now.</p>
]]></description><pubDate>Mon, 11 Nov 2024 12:59:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=42106803</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=42106803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42106803</guid></item><item><title><![CDATA[New comment by yakcyll in "ADHD headband treats symptoms in 20 minutes per day"]]></title><description><![CDATA[
<p>With the topics of ADHD and autism entering mainstream Internet conversations more often, I think it's kind of predictable that stuff like this will start showing up more regularly.<p>Considering how much people can struggle with these issues, even in spite of proper medical care, it's safe to assume for the time being that this falls under the magic device category.</p>
]]></description><pubDate>Thu, 19 Sep 2024 11:35:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=41590731</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=41590731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41590731</guid></item><item><title><![CDATA[New comment by yakcyll in "Jitsi Meet abandons anonimity promise"]]></title><description><![CDATA[
<p>This was talked about before here: <a href="https://news.ycombinator.com/item?id=37316959">https://news.ycombinator.com/item?id=37316959</a><p>I assume this move, in essence, is meant to combat spam?</p>
]]></description><pubDate>Mon, 04 Sep 2023 15:58:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=37381715</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=37381715</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37381715</guid></item><item><title><![CDATA[New comment by yakcyll in "New study finds microplastics infiltrate all systems of body, alter behaviour"]]></title><description><![CDATA[
<p>No need for question marks. I think we really need to square off with the idea that, while we will personally not cause or contribute highly to major shifts in how the world operates, there are ways to contribute - even a simple e-mail to your representatives - that should be undertaken in earnest by each and every one of us, even if we don't feel that they will make an impact. Most people don't - and that's why the impact is negligible. We really should assertively encourage each other to participate, even to the smallest degree.<p>I think I and a lot of people around me got used to the relative comfort in life. To the sceptics this may sounds like just more scaremongering, but let's face it, it _has_ been getting worse in many more ways than we wanted or expected over the last decade. The least we can do to try to revert this trend is to attend a march, send an e-mail or try to spare some time to vote. Nobody can ignore the fact, that it will not reverse itself on its own.</p>
]]></description><pubDate>Tue, 29 Aug 2023 12:54:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=37307049</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=37307049</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37307049</guid></item><item><title><![CDATA[New comment by yakcyll in "New study finds microplastics infiltrate all systems of body, alter behaviour"]]></title><description><![CDATA[
<p>I agree with the perspective that it's impossible to tell exactly, with confidence, how harmful they are and what each of us should do. The topic may not be fresh, but the awareness of the dangers is. If you aren't willing to go with the intuition that having non-degradable artificial compounds in your body sounds 'bad', then I'd personally go for what seems to be a reasonable middle ground, likely what most of us are already doing, which is - stay on the look out. Assimilate trustworthy data (on the question of what constitutes trustworthy data - that which comes from sources striving for integrity and rigor and not from anecdotes), be ready to adjust, steel yourself for possibly drastic changes in the future.<p>Personally, I find the argument that the data we currently have is not enough to force us to make such changes absolutely understandable - but at the same time, I find this kind of inertia unwarranted in the age where the world looked almost unrecognisable just a decade ago.</p>
]]></description><pubDate>Tue, 29 Aug 2023 12:46:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=37306952</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=37306952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37306952</guid></item><item><title><![CDATA[New comment by yakcyll in "The past is not true"]]></title><description><![CDATA[
<p>I think this may refer to the second law of thermodynamics - entropy cannot decrease over time in an isolated system. One could argue the entire universe is one.</p>
]]></description><pubDate>Thu, 20 Jul 2023 14:56:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=36801433</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=36801433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36801433</guid></item><item><title><![CDATA[New comment by yakcyll in "32“ E Ink screen that displays daily newspapers on your wall (2021)"]]></title><description><![CDATA[
<p>That display looks great actually, I've been looking for something similar to build a home dashboard. It is unfortunate that it does not have a touch screen; are there large e-ink screens (>15") that do? Alternatively, can Visionect displays be reprogrammed?</p>
]]></description><pubDate>Fri, 07 Jul 2023 09:44:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=36629379</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=36629379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36629379</guid></item><item><title><![CDATA[New comment by yakcyll in "The quest for a simple smartwatch"]]></title><description><![CDATA[
<p>On that subject, are there any good looking smart/hybrid pocket watches?</p>
]]></description><pubDate>Thu, 29 Jun 2023 14:15:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=36520643</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=36520643</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36520643</guid></item><item><title><![CDATA[New comment by yakcyll in "Your First IPv6 Request"]]></title><description><![CDATA[
<p>One thing that struck me was the sizes of blocks assigned. I get a dynamic /64 prefix from my ISP at home, which would be large even if it were assigned to my work office; why is the maximum prefix length /48 for a single site and /32 for 3k sites? Aside from the obvious argument of wastefulness, aren't we just priming the same issue we have with IPv4 now to occur thirty, forty years down the line?</p>
]]></description><pubDate>Mon, 31 Oct 2022 13:43:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=33405576</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=33405576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33405576</guid></item><item><title><![CDATA[New comment by yakcyll in "DontBuyDell.com"]]></title><description><![CDATA[
<p>I am actually almost certain that a paragraph  like this:<p>> The design of their machines is so bad I have come to the conclusion that no one is designing them. I know this sounds like a ridiculous claim, but I am quite certain it’s true. I happened to work on a laptop project with a Dell competitor and saw how their “design” process worked. They wanted to make a laptop with an outstanding webcam, that was the purpose of the laptop.<p>Would not be written by a human in a serious critique of one of top producers of business line laptops though.</p>
]]></description><pubDate>Wed, 26 Oct 2022 12:31:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=33342680</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=33342680</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33342680</guid></item><item><title><![CDATA[New comment by yakcyll in "Copilot under fire as dev claims it emits 'large chunks of my copyrighted code'"]]></title><description><![CDATA[
<p>If a piece of copyrighted artistic work is only being used for private pleasure, who cares?<p>Copyright doesn't, for sure.</p>
]]></description><pubDate>Thu, 20 Oct 2022 11:32:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=33273113</link><dc:creator>yakcyll</dc:creator><comments>https://news.ycombinator.com/item?id=33273113</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33273113</guid></item></channel></rss>