<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: berkut</title><link>https://news.ycombinator.com/user?id=berkut</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 23:35:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=berkut" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by berkut in "DeepMind releases Lyria 2 music generation model"]]></title><description><![CDATA[
<p>People also said similar things in the past (I'm a musician as well: guitar, piano and bass) about Synths and Drum machines (and things like GarageBand which can do backing drums and even basslines semi-automatically now).<p>Some of those things <i>enabled</i> others to create new types of music or express themselves in different ways.</p>
]]></description><pubDate>Fri, 25 Apr 2025 06:51:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=43790889</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=43790889</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43790889</guid></item><item><title><![CDATA[New comment by berkut in "Raytracing on Intel's Arc B580 – By Chester Lam"]]></title><description><![CDATA[
<p>Not if you want better fidelity: the VFX industry for film moved from rasterisation to raytracing / pathtracing (on CPU initially, and a lot of final frame rendering is still done on CPU due to memory requirements even today, although lookdev is often done on GPU if the shaders / light transport algorithms can be matched between GPU/CPU codepaths) due to the higher fidelity possible starting back in around 2012/2013.<p>It required discarding a lot of "tricks" that had been learnt with rasterisation to speed things up over the years, and made things slower in some cases, but meant everything could use raytracing to compute visibility / occlusion, rather than having shadow maps, irradiance caches, pointcloud SSS caches, which simplified workflows greatly and allowed high-fidelity light transport simulations of things like volume scattering in difficult mediums like water/glass and hair (i.e. TRRT lobes), where rasterisation is very difficult to get the medium transitions and LT correct.</p>
]]></description><pubDate>Sun, 16 Mar 2025 19:49:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=43381626</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=43381626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43381626</guid></item><item><title><![CDATA[New comment by berkut in "Smoke in the cabin of two 737 MAX caused by Load Reduction Device system [video]"]]></title><description><![CDATA[
<p>It's not clear that is does affect Airbus does it?<p>It looks like only the LEAP-1b engines are affected by this, and I was under the impression that LEAP-1b was 737-MAX-only?<p>(A320 has LEAP-1a as far as I can see).</p>
]]></description><pubDate>Tue, 11 Feb 2025 22:43:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=43019310</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=43019310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43019310</guid></item><item><title><![CDATA[New comment by berkut in "Smoke in the cabin of two 737 MAX caused by Load Reduction Device system [video]"]]></title><description><![CDATA[
<p>No, that aircraft was a 737-800 (NG), whereas the LRD is only on the LEAP engines of the 737 MAX...</p>
]]></description><pubDate>Tue, 11 Feb 2025 22:32:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=43019229</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=43019229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43019229</guid></item><item><title><![CDATA[New comment by berkut in "Great things about Rust that aren't just performance"]]></title><description><![CDATA[
<p>> or intentionally don't write const because writing it everywhere clutters up the code<p>I don't often like being judgemental (at least publicly!), but I'd argue that's just people being very bad developers...<p>You could argue having to add '&mut' at call sites everywhere (i.e. opposite to the way C++ does const in terms of call site vs target site) also clutters up the code in terms of how verbose it is, but it's still largely a good thing.</p>
]]></description><pubDate>Sun, 12 Jan 2025 19:32:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=42676168</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=42676168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42676168</guid></item><item><title><![CDATA[New comment by berkut in "Lua is so underrated"]]></title><description><![CDATA[
<p>It used to in older (pre 2.0) versions, but due to Python's GIL lock (and the fact Python's quite a bit slower than lua anyway), it was pretty slow an inefficient using Python with AttributeScripts, so 2.0 moved to Lua with OpScripts...</p>
]]></description><pubDate>Fri, 27 Dec 2024 22:49:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=42526800</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=42526800</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42526800</guid></item><item><title><![CDATA[New comment by berkut in "Lua is so underrated"]]></title><description><![CDATA[
<p>Katana uses LuaJIT quite extensively for user-side OpScripts, and previously both DNeg and MPC (they've largely moved on to newer tech now) had quite a lot of Lua code...</p>
]]></description><pubDate>Fri, 27 Dec 2024 20:23:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=42525698</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=42525698</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42525698</guid></item><item><title><![CDATA[New comment by berkut in "Lua is so underrated"]]></title><description><![CDATA[
<p>As someone who's used Lua a lot as an embedded language in the VFX industry (The Games industry wasn't the only one that used it for that!), and had to deal with wrapping C++ and Python APIs with Lua (and vice-versa at times!), this is indeed very annoying, especially when tracing through callstacks to work out what's going on.<p>Eventually you end up in a place where it's beneficial to have converter functions that show up in the call stack frames so that you can keep track of whether the index is in the right "coordinate index system" (for lack of a better term) for the right language.</p>
]]></description><pubDate>Fri, 27 Dec 2024 00:44:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=42519047</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=42519047</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42519047</guid></item><item><title><![CDATA[New comment by berkut in "Keyboard shortcut for Bold changed in Word after update"]]></title><description><![CDATA[
<p>Word for Microsoft 365, and since November...</p>
]]></description><pubDate>Mon, 23 Dec 2024 07:32:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=42492552</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=42492552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42492552</guid></item><item><title><![CDATA[New comment by berkut in "Fixing the Loading in Myst IV: Revelation"]]></title><description><![CDATA[
<p>A 256-item float32 LUT for 8-bit sRGB -> linear conversion is definitely still faster than doing the division live (I re-benchmarked it on Zen4 and Apple M3 last month), however floating point division with the newer microarchs is not as slow as it was on processors 10 years ago or so, so I can imagine using a much larger LUT cache is not worth it.</p>
]]></description><pubDate>Fri, 13 Dec 2024 19:48:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=42411692</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=42411692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42411692</guid></item><item><title><![CDATA[Heatmap / Continuous Colour Scale Gradient Palettes]]></title><description><![CDATA[
<p>Article URL: <a href="https://pixelesque.net/blog/2024/11/continuous-colour-scale-gradient-palettes/">https://pixelesque.net/blog/2024/11/continuous-colour-scale-gradient-palettes/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42201475">https://news.ycombinator.com/item?id=42201475</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 21 Nov 2024 05:42:14 +0000</pubDate><link>https://pixelesque.net/blog/2024/11/continuous-colour-scale-gradient-palettes/</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=42201475</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42201475</guid></item><item><title><![CDATA[New comment by berkut in "GnuCash 5.9"]]></title><description><![CDATA[
<p>I've tried a lot in the past as well, and after getting annoyed with proprietary OS X software (iBank in particular) back in 2009 or so, and not really liking GNUCash and KDEMoney (at least back in 2009) ended up writing my own open source simple app (native Cocoa, with a more recent Qt port for Linux) that I've been using every since on a daily basis.<p>In terms of the detail, I used to do very detailed breakdowns of categories, but now I don't really see the point: my app supports 'split transactions' (one of the reasons I actually made it, as existing solutions had poor support for them back in 2009), and I generally just use things like 'Food', 'Drinks', 'Essentials' as categories, as it never really made sense (at least for me) to detail them with such accuracy.<p>But for things like 'coffee', I do 'Drinks:Coffee', so I can see how much I am spending on fairly specific things, but I guess it's a balance in terms of whether it's worth the effort to record them so accurately compared to making use of the details.<p>Similarly, things like 'Car:Fuel', 'Car:Service', etc...</p>
]]></description><pubDate>Mon, 30 Sep 2024 21:03:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=41702070</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=41702070</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41702070</guid></item><item><title><![CDATA[New comment by berkut in "Microsoft breached antitrust rules by bundling Teams and Office, EU says"]]></title><description><![CDATA[
<p>That's been within the last year I think - I too have been using Linux and Firefox for calls in Teams meetings from 2020 to last year when I had to move to the Teams Linux client (which they're deprecating, so having to move to Chrome or Edge).</p>
]]></description><pubDate>Wed, 26 Jun 2024 02:25:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=40795828</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=40795828</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40795828</guid></item><item><title><![CDATA[New comment by berkut in "Google's AI-generated search results keep citing The Onion"]]></title><description><![CDATA[
<p>Recommends adding glue to Pizzas as well to stop the cheese sliding off :<p><a href="https://x.com/PixelButts/status/1793387357753999656" rel="nofollow">https://x.com/PixelButts/status/1793387357753999656</a></p>
]]></description><pubDate>Fri, 24 May 2024 01:21:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=40461913</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=40461913</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40461913</guid></item><item><title><![CDATA[New comment by berkut in "ICC prosecutor seeks arrest warrants against Sinwar and Netanyahu for war crimes"]]></title><description><![CDATA[
<p>Isn't the SA-brought Genocide case the ICJ, not the ICC?</p>
]]></description><pubDate>Mon, 20 May 2024 20:54:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=40420256</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=40420256</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40420256</guid></item><item><title><![CDATA[New comment by berkut in "NPM package is-even has over 140k weekly downloads"]]></title><description><![CDATA[
<p>And is-odd depends on:<p><a href="https://www.npmjs.com/package/is-number" rel="nofollow">https://www.npmjs.com/package/is-number</a></p>
]]></description><pubDate>Mon, 13 May 2024 07:03:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=40340472</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=40340472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40340472</guid></item><item><title><![CDATA[New comment by berkut in "A 100-year-old railway Mexico hopes will rival the Panama Canal (2023)"]]></title><description><![CDATA[
<p>I think the throughput is currently quite limited because of low levels of water in the natural lakes close to Panama which are used for both Panama's drinking water and for the locks in the canal, so they're restricting the number of ships per day...</p>
]]></description><pubDate>Tue, 23 Apr 2024 05:59:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=40128961</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=40128961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40128961</guid></item><item><title><![CDATA[New comment by berkut in "Vultr is now claiming full perpetual commercial rights over all hosted content"]]></title><description><![CDATA[
<p>I mean, it does read badly, and maybe the worst should be assumed, but at the same time:<p>> You hereby grant to Vultr a non-exclusive, worldwide and royalty-free license to copy, make derivative works, display, perform, use, broadcast and transmit on and via the Internet Your Content, solely for the benefit of You and to enable Vultr to perform its obligations under these Terms.<p>Given Vultr has a distributed CDN service, could not the "copy", "display", "broadcast" and "transmit" parts be charitably interpreted as part of that agreement? i.e. them serving your content via the CDN?<p>Edit: it looks like they've updated it already from what the blog post quotes it as?</p>
]]></description><pubDate>Fri, 29 Mar 2024 07:59:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=39861630</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=39861630</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39861630</guid></item><item><title><![CDATA[New comment by berkut in "Tooling has improved for ambitious software developers"]]></title><description><![CDATA[
<p>Yeah, as someone who's been attempting to use VSCode to do Python and Rust dev over the past three years, I'm continually surprised by people who say VSCode and the Rust analyzer plugin is a Good/Great IDE env.<p>It so often seems non-functional to me: auto-completion just doesn't work consistently, even on really simple things - you firstly normally have to save your file first, and even then often if I restart VSCode it will then work again on something it didn't a minute ago, and other times I can never get it to complete things. And this is happening on two different Linux machines and a MBPro M2 in multiple projects, so I don't think it's just a one-off bad configuration I've somehow got.<p>Its auto-indenting when writing code is insane as well, it seems everyone must be running rustfmt all the time, even on code as they're writing it? It never seems to get the indents right on new lines for me, I'm either having to add them or remove them.<p>At the end of the day it's what you get used to I think, but Visual Studio 15-20 years ago was pretty good (other than the bloody pause for "Updating intellisense"), I've yet to find anything as good for Python as PyCharm, and QtCreator (CLion was pretty good as well) is still the best Linux/MacOS-based C/C++ dev env I've found (but recent versions of it are getting worse IMO what with all the complicated "Kit" build config stuff).</p>
]]></description><pubDate>Thu, 21 Mar 2024 22:55:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=39785446</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=39785446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39785446</guid></item><item><title><![CDATA[New comment by berkut in "Pilot of Boeing flight says he lost control after instrument failure"]]></title><description><![CDATA[
<p>This sounds a bit like this issue:<p><a href="https://www.aviationtoday.com/2015/05/05/boeing-787-power-issue-to-receive-software-fix/" rel="nofollow">https://www.aviationtoday.com/2015/05/05/boeing-787-power-is...</a><p>Which was an issue where the 787's Generator Control Units went into failsafe mode after being powered on for 248 days...</p>
]]></description><pubDate>Tue, 12 Mar 2024 20:58:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=39684868</link><dc:creator>berkut</dc:creator><comments>https://news.ycombinator.com/item?id=39684868</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39684868</guid></item></channel></rss>