<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: bugeats</title><link>https://news.ycombinator.com/user?id=bugeats</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 21 May 2026 03:42:46 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bugeats" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bugeats in "GitHub is investigating unauthorized access to their internal repositories"]]></title><description><![CDATA[
<p>I just had a disturbing thought. What if the LLM providers start blocklisting certain codebases?<p>“I’m sorry Dave, I can’t do that. This codebase has been identified as proprietary.”</p>
]]></description><pubDate>Wed, 20 May 2026 13:53:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48207832</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=48207832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48207832</guid></item><item><title><![CDATA[New comment by bugeats in "Guinea worm on track to be 2nd eradicated human disease; only 10 cases in 2025"]]></title><description><![CDATA[
<p>Consider what you might choose to do for the public good with the 30% of your income that is taken from you in the name of the public good.<p>Philanthropy is a predictable outcome of an individual having met the basic needs of Maslow’s hierarchy. Consider how many more philanthropists would be created by returning this 30% back to individual discernment.</p>
]]></description><pubDate>Wed, 04 Feb 2026 16:07:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46887543</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=46887543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46887543</guid></item><item><title><![CDATA[New comment by bugeats in "A case study in PDF forensics: The Epstein PDFs"]]></title><description><![CDATA[
<p>Somebody ought to train an LLM exclusively on this text, just for funsies.</p>
]]></description><pubDate>Wed, 04 Feb 2026 16:00:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46887453</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=46887453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46887453</guid></item><item><title><![CDATA[New comment by bugeats in "Pythagoras was wrong: There are no universal musical harmonies, study finds"]]></title><description><![CDATA[
<p>Woah woah, slow down there. Pythagoras applied his aesthetic desire for pure ratios to an idealized model for musical intervals. Funny enough, this ended up being the reason that the west discovered that such an approach does not scale (figuratively and literally). We literally call this delta between the ideal tuning and the limits of a fixed-pitch tuning a “Pythagorean comma”. This comma became the basis for a lot of tuning systems (meantone, etc) developed by the west. It’s only in the last hundred years that, in my opinion, forces of industrialization and mass production erased all such effort and replaced it with the boring compromise that is 12 tone equal temperament.<p>Other, far older, musical cultures took things in a different direction and ended up building systems on pure ratios that just become more complex in their relationships (Indian shruti, Turkish makam, etc).<p>This does not mean that Pythagorean ratios are irrelevant. They remain a great tool for analysis of universal human experience of music. The authors of this paper are literally doing just that.<p>Birds generate pure ratios in their songs. Smacking a metal anvil (as Pythagoras discovered) naturally generates pure ratios. They’re everywhere. If anything we need MORE of this understanding in Western music, which is missing out on some really tasty (low integer) intervals like 7/4, 8/5, 10/9, 7/5, many of which have naturally emerged in the West via genres like Blues.</p>
]]></description><pubDate>Fri, 01 Mar 2024 14:42:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=39562220</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=39562220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39562220</guid></item><item><title><![CDATA[New comment by bugeats in "Metric Time"]]></title><description><![CDATA[
<p>I see your Metric Time and I raise you a Dozenal Society of America.<p>12 is divisible into whole halves, thirds, and quarters.<p><a href="https://dozenal.org" rel="nofollow noreferrer">https://dozenal.org</a></p>
]]></description><pubDate>Thu, 12 Oct 2023 14:06:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=37857357</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=37857357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37857357</guid></item><item><title><![CDATA[New comment by bugeats in "XML is better than YAML – Hear me out"]]></title><description><![CDATA[
<p>The Nix Language, while goofy at times, is built for config-as-code and is hiding a decent little functional language in what looks like just attribute assignments.<p>Likewise, CUE Lang is built for config (esp merging docs with shared refs) and is highly under-appreciated. You can express powerful computations if you puzzle over the logical inferencing for a bit.<p><a href="https://nixos.org/manual/nix/unstable/language/index.html" rel="nofollow noreferrer">https://nixos.org/manual/nix/unstable/language/index.html</a><p><a href="https://cuelang.org/docs/concepts/logic/" rel="nofollow noreferrer">https://cuelang.org/docs/concepts/logic/</a></p>
]]></description><pubDate>Thu, 21 Sep 2023 23:24:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=37605827</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=37605827</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37605827</guid></item><item><title><![CDATA[New comment by bugeats in "My IDE is too heavy so I moved to Emacs"]]></title><description><![CDATA[
<p>A couple of months ago I switched from Neovim with a carefully crafted config file to Helix with zero config. I haven't looked back.<p>As far a performance, well, Helix + Alacritty is the fastest thing I know of. Snappy AF. You're still at the mercy of whatever language server might be grinding away, but at least it doesn't block the UI in any way. Every other component (tree-sitter, ropey) is performance optimized by Rust nerds who love that sort of thing.</p>
]]></description><pubDate>Tue, 13 Dec 2022 15:31:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=33970136</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=33970136</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33970136</guid></item><item><title><![CDATA[New comment by bugeats in "Ask HN: Who is hiring? (November 2022)"]]></title><description><![CDATA[
<p>Kraus Hamdani Aerospace | Senior Software Engineer | Full-Time | Portland, OR / West Coast USA / REMOTE | U.S. Citizens Only<p>Build software for sky-computers in perpetual flight!<p>We are primarily a Rust and TypeScript shop, but as a growing software team in an early-stage company we need experienced, generalist, and polyglot engineers who love to take on new technologies.<p>- Architect fast backend services for a massive geospatial data lake<p>- Design robust distributed systems for an unreliable network<p>- Optimize onboard compute and embedded systems for power and efficiency<p>- Apply Machine Learning and Machine Vision models for real-time object detection<p>- Build beautiful and interactive web GUIs for aircraft fleets<p>- Use and abuse WebGL for 3D graphics visualizations<p>We are well funded and can offer competitive salaries and great benefits. Culture fit: experienced engineers with lives and families and a "get it done" attitude.<p>Message Graham on LinkedIn <a href="https://www.linkedin.com/in/graham-gibbons/" rel="nofollow">https://www.linkedin.com/in/graham-gibbons/</a> 
 or email graham[dot]gibbons[at]krausaerospace[dot]com</p>
]]></description><pubDate>Tue, 01 Nov 2022 17:28:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=33424379</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=33424379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33424379</guid></item><item><title><![CDATA[New comment by bugeats in "Ask HN: Who is hiring? (September 2022)"]]></title><description><![CDATA[
<p>Fixed. Sorry. In my mind I still think of Hacker News as an old Reddit fork and I assumed it had direct messaging.</p>
]]></description><pubDate>Fri, 02 Sep 2022 00:28:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=32685177</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=32685177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32685177</guid></item><item><title><![CDATA[New comment by bugeats in "Ask HN: Who is hiring? (September 2022)"]]></title><description><![CDATA[
<p>Kraus Hamdani Aerospace | Senior Software Engineer | Full-Time | Portland, OR / West Coast USA / REMOTE<p>Build software for sky-computers in perpetual flight!<p>We are primarily a Rust and TypeScript shop, but as a growing software team in an early-stage company we need experienced, generalist, and polyglot engineers who love to take on new technologies.<p>- Architect fast backend services for a massive geospatial data lake<p>- Design robust distributed systems for an unreliable network<p>- Optimize onboard compute and embedded systems for power and efficiency<p>- Apply Machine Learning and Machine Vision models for real-time object detection<p>- Build beautiful and interactive web GUIs for aircraft fleets<p>- Use and abuse WebGL for 3D graphics visualizations<p>We are well funded and can offer competitive salaries and great benefits. Culture fit: experienced engineers with lives and families and a "get it done" attitude.<p>EDIT: message me (a real human guy) on LinkedIn <a href="https://www.linkedin.com/in/bugeats" rel="nofollow">https://www.linkedin.com/in/bugeats</a> or email chadwick[dot]dahlquist[at]krausaerospace[dot]com<p>EDIT: U.S. Citizens only</p>
]]></description><pubDate>Thu, 01 Sep 2022 15:35:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=32677912</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=32677912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32677912</guid></item><item><title><![CDATA[New comment by bugeats in "Orkut"]]></title><description><![CDATA[
<p>This gives me hope. I've been thinking lately that one of the ways that we get through this intense disequilibrium is through a youth counterculture that treats social media as something deeply uncool that only their out of touch parents use. Youth rebellion is humanity's cultural immune system.</p>
]]></description><pubDate>Mon, 20 Jun 2022 17:13:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=31812840</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=31812840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31812840</guid></item><item><title><![CDATA[New comment by bugeats in "Flutter 3"]]></title><description><![CDATA[
<p>I'm also used to functional programming. The only thing I can not stand about Dart is that types are coupled to classes. If you want to use stateless functions and typed data shapes, you're out of luck. Compare this to TypeScript that truly allows both paradigms and has a very expressive type system.</p>
]]></description><pubDate>Thu, 12 May 2022 16:42:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=31356548</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=31356548</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31356548</guid></item><item><title><![CDATA[New comment by bugeats in "Slack’s Incident on 2-22-22"]]></title><description><![CDATA[
<p>The incident was caused by a database query that was "2-22-22" when it was supposed to be "2-22-22".</p>
]]></description><pubDate>Wed, 27 Apr 2022 18:32:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=31183916</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=31183916</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31183916</guid></item><item><title><![CDATA[New comment by bugeats in "Don't make me think, or why I switched to Rails from JavaScript SPAs"]]></title><description><![CDATA[
<p>The `create-react-app` project has existed for years, and gives you a standardized stack the bundles and boots with a single command.<p>Rails 7 has abandoned JS bundling in favor of using somebody else's CDN. Have fun with that.</p>
]]></description><pubDate>Fri, 04 Feb 2022 16:56:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=30209329</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=30209329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30209329</guid></item><item><title><![CDATA[New comment by bugeats in "CSS Gradients that avoid the “gray dead zone”"]]></title><description><![CDATA[
<p>> Now, HSL isn't necessarily the best color mode to use in every situation; it tends to produce gradients that can be overly bright and vivid, because it doesn't take into account human perception.<p>Shout-out to to HSLUV which does exactly that.<p><a href="https://www.hsluv.org/" rel="nofollow">https://www.hsluv.org/</a></p>
]]></description><pubDate>Tue, 11 Jan 2022 23:51:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=29900181</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=29900181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29900181</guid></item><item><title><![CDATA[New comment by bugeats in "The American dream is on life support in the Bay Area"]]></title><description><![CDATA[
<p>The audacity of calling the the new destination state politics a “shitshow”, while abandoning the direct political legacy that is now in flames.</p>
]]></description><pubDate>Fri, 31 Dec 2021 03:38:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=29744607</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=29744607</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29744607</guid></item><item><title><![CDATA[New comment by bugeats in "Rust 2021: GUI"]]></title><description><![CDATA[
<p>My compromise has been to use [flutter-rs](<a href="https://github.com/flutter-rs/flutter-rs" rel="nofollow">https://github.com/flutter-rs/flutter-rs</a>). Flutter is a powerful and performant GUI/Drawing framework, even if you need to hold your nose when slinging Dart.</p>
]]></description><pubDate>Wed, 30 Sep 2020 15:48:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=24640010</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=24640010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24640010</guid></item><item><title><![CDATA[New comment by bugeats in "The Linux Backdoor Attempt of 2003 (2013)"]]></title><description><![CDATA[
<p>ITT: everyone pretending they've never burned hours troubleshooting only to find a stupid `=` instead of a `==`.</p>
]]></description><pubDate>Mon, 10 Aug 2020 15:46:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=24110523</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=24110523</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24110523</guid></item><item><title><![CDATA[New comment by bugeats in "YouTube TV sharply increases monthly subscription to $64.99"]]></title><description><![CDATA[
<p>So you want me to pay for the privilege of watching a mind numbing stream of psychologically manipulative advertisements interspersed with the toxic, propaganda laden death throes of the legacy media? No thanks.<p>YouTube Premium may already be censored by a paranoid AI taking personal kickbacks from Jimmy Kimmel Show, but at least I can still find good content with a little effort.</p>
]]></description><pubDate>Wed, 01 Jul 2020 16:38:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=23703427</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=23703427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23703427</guid></item><item><title><![CDATA[New comment by bugeats in "Joe Rogan Is the New Mainstream Media"]]></title><description><![CDATA[
<p>The Joe Rogan episodes with Bari Weiss (the author of this piece) have some of the worst like to disliked ratio in the catalog. She is no friend of the podcast.</p>
]]></description><pubDate>Mon, 25 May 2020 16:32:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=23302577</link><dc:creator>bugeats</dc:creator><comments>https://news.ycombinator.com/item?id=23302577</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23302577</guid></item></channel></rss>