<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: bitvoid</title><link>https://news.ycombinator.com/user?id=bitvoid</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 08:56:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bitvoid" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bitvoid in "macOS Tahoe windows have different corner radiuses"]]></title><description><![CDATA[
<p>Yes. The article only shows Apple-owned apps: TextEdit and Calculator. And it shows the various border radiuses for different elements straight from XCode's UI builder.</p>
]]></description><pubDate>Tue, 10 Mar 2026 14:57:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47324151</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=47324151</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47324151</guid></item><item><title><![CDATA[New comment by bitvoid in "Switching from Pyenv to Uv"]]></title><description><![CDATA[
<p>Out of curiosity, which design decisions do you find questionable and what do you feel is half-baked with Pixi? It's been working well for us.</p>
]]></description><pubDate>Thu, 13 Mar 2025 04:49:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=43350488</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=43350488</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43350488</guid></item><item><title><![CDATA[New comment by bitvoid in "Mathematical Foundations of Reinforcement Learning"]]></title><description><![CDATA[
<p>And 1967 was 58 years ago, which was when the first deep neural network was trained with stochastic gradient descent. Yet, DNNs didn't take off until the 2010s when the hardware became powerful enough and data became plenty enough to successfully train and utilize them such that they were practical.</p>
]]></description><pubDate>Wed, 12 Mar 2025 05:58:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=43340326</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=43340326</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43340326</guid></item><item><title><![CDATA[New comment by bitvoid in "Mathematical Foundations of Reinforcement Learning"]]></title><description><![CDATA[
<p>> you cannot use them to solve real world problems<p>Doesn't waymo and other self-driving systems use reinforcement learning? I thought it was used in robotics as well (i.e., bipedal, quadrupedal movement).</p>
]]></description><pubDate>Tue, 11 Mar 2025 13:54:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=43332473</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=43332473</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43332473</guid></item><item><title><![CDATA[New comment by bitvoid in "A year of uv: pros, cons, and should you migrate"]]></title><description><![CDATA[
<p>I just want to give a hearty thank you for pixi. It's been an absolute godsend for us. I can't express how much of a headache it was to deal with conda environments with student coursework and research projects in ML, especially when they leave and another student builds upon their work. There was no telling if the environment.yml in a student's repo was actually up to date or not, and most often didn't include actual version constraints for dependencies. We also provide an HPC cluster for students, which brings along its own set of headaches.<p>Now, I just give students a pixi.toml and pixi.lock, and a few commands in the README to get them started. It'll even prevent students from running their projects, adding packages, or installing environments when working on our cluster unless they're on a node with GPUs. My inbox used to be flooded with questions from students asking why packages weren't installing or why their code was failing with errors about CUDA, and more often than not, it was because they didn't allocate any GPUs to their HPC job.<p>And, as an added bonus, it lets me install tools that I use often with the global install command without needing to inundate our HPC IT group with requests.<p>So, once again, thank you</p>
]]></description><pubDate>Wed, 19 Feb 2025 15:34:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=43103172</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=43103172</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43103172</guid></item><item><title><![CDATA[New comment by bitvoid in "A year of uv: pros, cons, and should you migrate"]]></title><description><![CDATA[
<p>> The main thing conda doesn't seem to have which uv has is all the "project management" stuff.<p>Pixi[1] is an alternative conda package manager (as in it still uses conda repositories; conda-forge by default) that bridges this gap. It even uses uv for PyPI packages if you can't find what you need in conda repositories.<p>1: <a href="https://pixi.sh" rel="nofollow">https://pixi.sh</a></p>
]]></description><pubDate>Wed, 19 Feb 2025 05:55:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=43099042</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=43099042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43099042</guid></item><item><title><![CDATA[New comment by bitvoid in "Blackcandy: Self hosted music streaming server"]]></title><description><![CDATA[
<p>I've been using Plex (connecting via Tailscale) with their Plexamp music player.<p>It's been working pretty well, but I might have to give this a try to compare. Although, it's not clear from the GitHub README or the Apple App Store listing if the mobile app allows you to download music for offline listening.</p>
]]></description><pubDate>Thu, 26 Dec 2024 03:45:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=42512977</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=42512977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42512977</guid></item><item><title><![CDATA[New comment by bitvoid in "New LLM optimization technique slashes memory costs"]]></title><description><![CDATA[
<p>Backpropagation happens after some number of inferences. You need to infer to calculate a loss function to then backprop from.</p>
]]></description><pubDate>Tue, 17 Dec 2024 02:53:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=42437887</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=42437887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42437887</guid></item><item><title><![CDATA[New comment by bitvoid in "Microsoft Discontinues iMac Rival Surface Studio 2"]]></title><description><![CDATA[
<p>> And calling teams low in the desired section is such an odd assessment.<p>I said it ranks low in "admired" (i.e., those who use it and want to continue using it). Less than 50% of those using it want to continue using it despite it being the most "popular" by a significant percentage. If everyone had their choice, Teams would drop <i>heavily</i> in popularity.<p>Regardless, it was just an example of how "popularity" doesn't mean anything because most people don't have a choice in their day jobs.</p>
]]></description><pubDate>Sat, 14 Dec 2024 02:50:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=42414264</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=42414264</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42414264</guid></item><item><title><![CDATA[New comment by bitvoid in "Microsoft Discontinues iMac Rival Surface Studio 2"]]></title><description><![CDATA[
<p>It seemed like "productive" was used in a relative sense. Would all those people be more productive on macOS or Linux? That's not clear.<p>Also, I thought the parent was replying to the following part, considering they said "I know plenty".<p>> I don't know a single software developer that prefers windows anymore.</p>
]]></description><pubDate>Fri, 13 Dec 2024 07:18:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42406576</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=42406576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42406576</guid></item><item><title><![CDATA[New comment by bitvoid in "Microsoft Discontinues iMac Rival Surface Studio 2"]]></title><description><![CDATA[
<p>This is the question from the survey:<p>> What is the primary operating system in which you work?<p>It doesn't ask anything about preference and I wager most people don't have a say in OS for their jobs. Same reason that Microsoft Teams is the most "popular" synchronous tool, yet so low in the "admired" section.<p>That's not to say you're wrong, just that the data you linked to does not "back it up".</p>
]]></description><pubDate>Fri, 13 Dec 2024 07:12:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=42406549</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=42406549</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42406549</guid></item><item><title><![CDATA[New comment by bitvoid in "Nyxt: The Hacker's Browser"]]></title><description><![CDATA[
<p>> I don't want to have another chrome derivative that has a fancy new UI to boast.<p>It uses WebKitGTK, not Chrome.<p>As for why not vimium?<p><a href="https://nyxt-browser.com/article/nyxt-versus-plugins.org" rel="nofollow">https://nyxt-browser.com/article/nyxt-versus-plugins.org</a></p>
]]></description><pubDate>Mon, 09 Dec 2024 00:50:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=42362116</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=42362116</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42362116</guid></item><item><title><![CDATA[New comment by bitvoid in "Nyxt: The Hacker's Browser"]]></title><description><![CDATA[
<p>> Nyxt differs fundamentally in its philosophy- rather than exposing a set of parameters for customization, Nyxt allows you to customize all functionality. Every single class, method, and function is overwritable and reconfigurable. You'll find that you are able to engineer Nyxt's behavior to suit almost any workflow.</p>
]]></description><pubDate>Mon, 09 Dec 2024 00:41:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42362075</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=42362075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42362075</guid></item><item><title><![CDATA[New comment by bitvoid in "Social Web Foundation launches, supported by Vivaldi"]]></title><description><![CDATA[
<p>They recently announced that it'll be shutting down.<p><a href="https://mozilla.social/@mozilla/113153943609185249" rel="nofollow">https://mozilla.social/@mozilla/113153943609185249</a></p>
]]></description><pubDate>Wed, 25 Sep 2024 11:10:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=41646027</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=41646027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41646027</guid></item><item><title><![CDATA[New comment by bitvoid in "Pixhell Attack: Leaking Info from Air-Gap Computers via 'Singing Pixels'"]]></title><description><![CDATA[
<p>Actually, it's probably the opposite. The searches are more than likely to make sure you're not bringing anything in that could exfiltrate data like a camera, usb drive, or even pen and paper.<p>I work in a similar, secure environment. We are not allowed to bring any items in other than our persons, smart card that we scan on enter/exit, and the clothes on our back. We have to leave the facility to use the bathroom, eat, drink, etc.</p>
]]></description><pubDate>Wed, 11 Sep 2024 01:32:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=41507340</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=41507340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41507340</guid></item><item><title><![CDATA[New comment by bitvoid in "Things I've learned building a modern TUI Framework (2022)"]]></title><description><![CDATA[
<p>Also, charm's bubbletea framework if you use golang.<p><a href="https://github.com/charmbracelet/bubbletea">https://github.com/charmbracelet/bubbletea</a></p>
]]></description><pubDate>Mon, 12 Aug 2024 03:52:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=41221041</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=41221041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41221041</guid></item><item><title><![CDATA[New comment by bitvoid in "Server Mono: A Typeface Inspired by Typewriters, Apple's SF Mono, and CLIs"]]></title><description><![CDATA[
<p>Another good Microsoft monospace font: Cascadia. Something about it just makes it super legible for me when coding in it, plus it has nerd fonts built in without needing to be patched.<p><a href="https://github.com/microsoft/cascadia-code">https://github.com/microsoft/cascadia-code</a></p>
]]></description><pubDate>Mon, 12 Aug 2024 01:45:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=41220531</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=41220531</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41220531</guid></item><item><title><![CDATA[New comment by bitvoid in "I Created 175 Fonts Using Rust"]]></title><description><![CDATA[
<p>Ikenfell</p>
]]></description><pubDate>Sun, 11 Aug 2024 02:28:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=41213614</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=41213614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41213614</guid></item><item><title><![CDATA[New comment by bitvoid in "Julia for Economists (2022)"]]></title><description><![CDATA[
<p>Could you elaborate? As far as I understand, if you treat it like Python (e.g. use defs and stick with the copy-on-modification default), you'll still see performance improvements without even thinking about memory.</p>
]]></description><pubDate>Tue, 30 Jul 2024 02:10:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=41105507</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=41105507</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41105507</guid></item><item><title><![CDATA[New comment by bitvoid in "Typst: An easy to learn alternative for LaTex"]]></title><description><![CDATA[
<p>You may be limited for your thesis. My grad program required us to conform to either a Word or LaTeX template, of which I found the latter actually much easier to deal with. I just kept my chapters in separate files that are inputted into the template.<p>If you're asking for other assignments, I'd actually recommend Quarto [1]. It's basically a streamlined version of your current workflow. The other benefit is that it can convert your markdown to Typst if you decide to switch over in the future.<p>1: <a href="https://quarto.org" rel="nofollow">https://quarto.org</a></p>
]]></description><pubDate>Sun, 21 Jul 2024 02:37:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=41021972</link><dc:creator>bitvoid</dc:creator><comments>https://news.ycombinator.com/item?id=41021972</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41021972</guid></item></channel></rss>