<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: ivxvm</title><link>https://news.ycombinator.com/user?id=ivxvm</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 12 Sep 2026 02:04:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ivxvm" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ivxvm in "Steel Bank Common Lisp version 2.6.7"]]></title><description><![CDATA[
<p>> you just need to load the image into RAM<p>> The startup is of course nowhere near that of a small C or Zig binary, but for larger tools it will be tolerable.<p>It's worse than Java and Python and JavaScript I think? The languages that were always disliked for CLI/TUI/GUI apps because of unnecessary bloat they bring due to their runtimes. It's not impossible to use this ofc, it's just inferior to alternatives with minimal runtime, so such an app might be considered a temporary solution to use before someone rewrites it in Rust or Zig or C and people have no reason to use slower and more resource hoggy version. Many people even choose to avoid Emacs for slow startup times, now imagine if something like grep was starting a virtual Lisp Machine underneath. This is why I think it's more promising to consider it for apps and niches that people never tried to keep minimal, such as games and webservices, even if it doesn't have native coroutines or whatever. Using non-standard solution is almost a non-issue and invisible to end user while startup times and RAM usage are very visible.<p>Also, ofc there's definitely unique things that become available with something that's just as programmable in runtime as it is in development stage. So some kind of very polymorphic app that benefits from growing more native code in response to user actions, could benefit from it. I don't have many ideas of what app really needs this though.<p>In the past, like two decades ago, I've seen a person using SBCL with some kind of unofficial continuations or green threads for backend webdev in commercial setting. I also remember someone using it in context of virtualization systems, but don't remember their exact usecase.<p>Also quick search shows there are some modern takes on coroutines as well: <a href="https://atgreen.github.io/repl-yell/posts/sbcl-fibers/" rel="nofollow">https://atgreen.github.io/repl-yell/posts/sbcl-fibers/</a></p>
]]></description><pubDate>Thu, 30 Jul 2026 04:14:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49106065</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=49106065</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49106065</guid></item><item><title><![CDATA[New comment by ivxvm in "Steel Bank Common Lisp version 2.6.7"]]></title><description><![CDATA[
<p>Anywhere is where exactly? I've been thinking of where I could use it for like 10 minutes, and I couldn't come up with anything. Maybe a game engine or web services. It wouldn't make much sense for any kind of desktop software or command line utilities that are supposed to start really fast and have minimal runtime.</p>
]]></description><pubDate>Tue, 28 Jul 2026 19:31:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49088774</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=49088774</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49088774</guid></item><item><title><![CDATA[New comment by ivxvm in "Dopamine Fracking"]]></title><description><![CDATA[
<p>Yeah, when people say "dopamine hit" nowadays that can mean anything from serotonin to endorphins to even adrenaline. What they usually mean is simply an optimized experience. Optimized, commodified, industrialized, etc, in a way article describes.</p>
]]></description><pubDate>Mon, 08 Jun 2026 14:24:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48445823</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=48445823</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48445823</guid></item><item><title><![CDATA[New comment by ivxvm in "The Authoritarian Regime Survival Guide"]]></title><description><![CDATA[
<p>3-7 and 9-12 is everyday life in Ukraine.</p>
]]></description><pubDate>Thu, 06 Mar 2025 11:07:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=43278759</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=43278759</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43278759</guid></item><item><title><![CDATA[New comment by ivxvm in "Science YouTuber physicsgirl (Dianna Cowern) stands for the first time in 2 yrs"]]></title><description><![CDATA[
<p>I didn't word it right. It should have been something like: "Add it to your list and research it if you're out of options". It helped me with some weird condition years ago which could have been depression but it had zero symptoms other than severe chronic fatigue, so maybe it wasn't.</p>
]]></description><pubDate>Thu, 30 Jan 2025 18:08:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=42880376</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=42880376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42880376</guid></item><item><title><![CDATA[New comment by ivxvm in "Science YouTuber physicsgirl (Dianna Cowern) stands for the first time in 2 yrs"]]></title><description><![CDATA[
<p>Recommendation to research something still can be useful. I didn't word it right. It should have been something like: "Add it to your list and research it if you're out of options". It helped me with some weird condition years ago which could have been depression but it had zero symptoms other than severe chronic fatigue, so maybe it wasn't.</p>
]]></description><pubDate>Thu, 30 Jan 2025 18:07:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=42880366</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=42880366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42880366</guid></item><item><title><![CDATA[New comment by ivxvm in "CrowdStrike Update: Windows Bluescreen and Boot Loops"]]></title><description><![CDATA[
<p>Things like hospitals, airlines, 911, should have multiple systems with different software stacks and independent backends running in-parallel, so that when one infra goes down they can switch to another.</p>
]]></description><pubDate>Fri, 19 Jul 2024 08:59:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=41003816</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=41003816</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41003816</guid></item><item><title><![CDATA[New comment by ivxvm in "CrowdStrike Update: Windows Bluescreen and Boot Loops"]]></title><description><![CDATA[
<p>I've never seen a program running in kernel mode other than AV software. Pretty sure all stuff you listed doesn't. Asking admin permissions doesn't mean it's kernel mode software.</p>
]]></description><pubDate>Fri, 19 Jul 2024 08:52:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=41003739</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=41003739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41003739</guid></item><item><title><![CDATA[New comment by ivxvm in "The Internet Is Full of AI Dogshit"]]></title><description><![CDATA[
<p>Necropolis, Ziggurat... Imo the best games nowadays are often those that no one heard about. Popularity wasn't a good metric for a very long while. And thankfully games like "New World" and "Starfield" are helping a lot for general population to finally figure this out.</p>
]]></description><pubDate>Thu, 11 Jan 2024 17:39:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=38955629</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=38955629</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38955629</guid></item><item><title><![CDATA[New comment by ivxvm in "Awesome Engineering Games"]]></title><description><![CDATA[
<p>Check out Modded Minecraft Expert Modpacks like "Create: Above & Beyond", "Project Ozone", "Nomifactory" and so on.</p>
]]></description><pubDate>Sun, 19 Nov 2023 22:30:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=38339106</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=38339106</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38339106</guid></item><item><title><![CDATA[New comment by ivxvm in "Quake Brutalist Jam II"]]></title><description><![CDATA[
<p>It's okay if it's Quake, just don't suggest it to be used as a Postal level</p>
]]></description><pubDate>Thu, 09 Nov 2023 17:40:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=38208142</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=38208142</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38208142</guid></item><item><title><![CDATA[New comment by ivxvm in "Ishkur's Guide to Electronic Music"]]></title><description><![CDATA[
<p>It's interesting thing to explore when you already have a nice big picture,
but overall it's quite misleading in case of genres (or whole branches) which author is not much into.</p>
]]></description><pubDate>Wed, 18 Oct 2023 08:22:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=37926133</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=37926133</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37926133</guid></item><item><title><![CDATA[New comment by ivxvm in "Before he was the Unabomber, Ted Kaczynski was a mind-control test subject"]]></title><description><![CDATA[
<p>I think you get the wrong idea. What he basically says is that scientists mostly do science because they enjoy doing it, and everything else he says is a consequence of that. People in general tend to gravitate to activities which they enjoy in terms of process, and science is no exception. Usefulness of their work would be a nice side effect, but people rarely do things purely for result, especially when it's something that requires a lot of time and efforts. Basically we are inherently hedonistic creatures and there's no way changing that.</p>
]]></description><pubDate>Sun, 11 Jun 2023 14:57:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=36281990</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=36281990</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36281990</guid></item><item><title><![CDATA[New comment by ivxvm in "Before he was the Unabomber, Ted Kaczynski was a mind-control test subject"]]></title><description><![CDATA[
<p>I'll just save some quotes here since I really like them:<p>> Kaczynski likened science to a “surrogate activity” that is “directed toward an artificial goal that people set up for themselves merely in order to have some goal to work toward” or some sense of fulfillment.<p>> “Scientists work mainly for the fulfillment they get out of the work itself,” he wrote. “… Thus science marches on blindly, without regard to the real welfare of the human race or to any other standard, obedient only to the psychological needs of the scientists and of the government officials and corporation executives who provide the funds for research.”</p>
]]></description><pubDate>Sun, 11 Jun 2023 11:28:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=36280343</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=36280343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36280343</guid></item><item><title><![CDATA[New comment by ivxvm in "Free-types: Higher kinded types in TypeScript"]]></title><description><![CDATA[
<p>Oh, so it's just a type alias for readability. Then it makes sense.</p>
]]></description><pubDate>Fri, 09 Jun 2023 15:31:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=36259341</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=36259341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36259341</guid></item><item><title><![CDATA[New comment by ivxvm in "DeviceScript – TypeScript for Tiny IoT Devices"]]></title><description><![CDATA[
<p>Idk, I think it's extremely statistically rare coincidence for nominative typing to be a better default than structural. In other words, it's much more useful (by default) to have some function work on more types than be a little bit more type-safe for the exactly the type author had in mind when writing it. In my opinion, type-safety has diminishing returns and the most of its usefulness lies in trivial things, like passing a string instead of some object or array just as a typo, or writing a wrong field name when mapping one object to another, but nominative typing lies way beyond my imaginary line marking the zone when types become more of annoyance than help.</p>
]]></description><pubDate>Fri, 09 Jun 2023 15:28:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=36259300</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=36259300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36259300</guid></item><item><title><![CDATA[New comment by ivxvm in "Free-types: Higher kinded types in TypeScript"]]></title><description><![CDATA[
<p>Not really possible, because Record and Map aren't compatible at all.
At best they both have something like `toString`.
You'll need to define at least something like RecordFunctor<T> and MapFunctor<T> to make this useful.</p>
]]></description><pubDate>Fri, 09 Jun 2023 08:03:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=36254757</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=36254757</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36254757</guid></item><item><title><![CDATA[New comment by ivxvm in "Macro-ts: TypeScript compiler with typesafe syntactic macros (2022)"]]></title><description><![CDATA[
<p>> Javascript is dynamic enough there is absolutely no need for Macros.<p>TypeScript macroses would be very useful for the same things codegenerators are useful: for example generating api client from swagger schema. Ofc you can do some trickery with metaprogramming, for example build and eval strings on fly and the result could be a dynamically generated function, but the point is: we want the process and the result to be typesafe and efficient, which is what is missing with hacky dynamic metaprogramming approaches.</p>
]]></description><pubDate>Tue, 30 May 2023 09:24:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=36122809</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=36122809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36122809</guid></item><item><title><![CDATA[New comment by ivxvm in "Where have all the hackers gone?"]]></title><description><![CDATA[
<p>> But presumably there is also more competition for jobs using popular technologies?<p>Maybe, but personally I don't feel it has such a significant contribution as number of positions you can apply to. In these languages you basically can find a dozen of positions worldwide open at any given moment of time and apply to them, in JS you can find hundreds upon hundreds of positions every day and just filter and keep applying, and it still can take weeks or months to get an offer, a lot of your applications aren't even processed at that moment, which could be the case with less popular tech positions as well.</p>
]]></description><pubDate>Thu, 18 May 2023 15:44:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=35989622</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=35989622</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35989622</guid></item><item><title><![CDATA[New comment by ivxvm in "Where have all the hackers gone?"]]></title><description><![CDATA[
<p>Another reason is that being a fan of less popular tech is heavily punishing to career and job hunting. Hell, it's quite a challenge to find a job even in React/JavaScript (took me a good month or even a bit more last time, and I'm a senior dev), and it would be a nightmare for languages/ecosystems like Haskell or Rust. I wouldn't even want to find another JS job because I don't want to go through a month of such struggle again, and if I were a Haskell dev I would be afraid to lose that job like I will die if I do. Nowadays, I don't even want to touch stuff like that simply because it would be unhealthy for me to become interested in tech that makes my life so much harder and stressful. I would probably think about it only if companies started sending me positions with better-than-senior-React rates themselves proposing to pay me for learning their required stack on the go.</p>
]]></description><pubDate>Thu, 18 May 2023 13:57:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=35988001</link><dc:creator>ivxvm</dc:creator><comments>https://news.ycombinator.com/item?id=35988001</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35988001</guid></item></channel></rss>