<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: midenginedcoupe</title><link>https://news.ycombinator.com/user?id=midenginedcoupe</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 25 Sep 2026 16:56:11 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=midenginedcoupe" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by midenginedcoupe in "Show HN: Homebrew 6.0.0"]]></title><description><![CDATA[
<p>I switched from brew to <a href="https://asdf-vm.com/" rel="nofollow">https://asdf-vm.com/</a> for this very reason.<p>I don't understand how devs <i>don't</i> use a tool that makes multiple versions of everything possible.</p>
]]></description><pubDate>Fri, 12 Jun 2026 07:46:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48501097</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=48501097</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48501097</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Cate v1.0 is out: The Infinite canvas workspace for developers"]]></title><description><![CDATA[
<p>Pretty much all of it, really.<p>If you want their fancy windowing stuff, I think you also need to use their apps. Terminal, IDE, etc etc. Switching to a different terminal is friction, switching to a different IDE is a really big jump. My bet is most people aren't going to switch to a different IDE just to get different window management behaviours. And if the bundled IDE is brilliant, then you can't use that without this window management coming along for the ride too.<p>The differentiator for this project is the window management. Don't restrict that to just the re-implemented apps within the walled garden, and then you have the behaviour implemented in the right place.</p>
]]></description><pubDate>Wed, 27 May 2026 09:27:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48291743</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=48291743</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48291743</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Cate v1.0 is out: The Infinite canvas workspace for developers"]]></title><description><![CDATA[
<p>I'm confused.<p>The homepage explicitly calls out that "Cate is not a window manager replacement" yet as far as I can tell pretty much all its features are window management. And the ones that aren't would be better off living in their own dedicated apps anyway (or aren't going to replace people's preferred editors or terminals).<p>The infinite canvas idea sounds cool, and I'm not aware of a window manager that lets you zoom and pan around a massive "desktop", but it really does sound like the cool bits would be better implemented as an actual window manager. Then we can keep using our favourite IDEs, terminals, editors, etc. etc which is where the actual friction for change sits, and have the cool infinite canvas/docking/arranging stuff on top.</p>
]]></description><pubDate>Wed, 27 May 2026 08:11:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48291197</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=48291197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48291197</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Show HN: See chords as flags – Visual harmony of top composers on musescore"]]></title><description><![CDATA[
<p>Pro jazz trombonist here. All there is to usefully say about piano roll notation, with or without colours has pretty much already been said. And if you want more (much more) detail, then Tantacrul (designer on MuseScore) has done a great video.<p><a href="https://youtu.be/Eq3bUFgEcb4?si=lcjA8fF4e3dINvmX" rel="nofollow">https://youtu.be/Eq3bUFgEcb4?si=lcjA8fF4e3dINvmX</a><p>The only useful head's up I can give is the current position marker on your playback is quite a long way behind the audio, around 1-2 beats on the one piece I tried.</p>
]]></description><pubDate>Fri, 07 Nov 2025 09:09:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=45844755</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=45844755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45844755</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Show HN: A better Hacker News front end"]]></title><description><![CDATA[
<p>Font size is one of my biggest bugbears with HN, as well as the terrible colour contrast on downvoted posts.<p>I scratched my itch with a custom UserScript<p><a href="https://github.com/mgladdish/website-customisations/tree/main/news.ycombinator.com" rel="nofollow">https://github.com/mgladdish/website-customisations/tree/mai...</a><p>I'm particularly pleased with how quotes are rendered - I wouldn't go back to 'default' HN now.</p>
]]></description><pubDate>Sun, 19 Oct 2025 09:31:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=45633034</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=45633034</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45633034</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Cucumber lets you write automated tests in plain language"]]></title><description><![CDATA[
<p>There's a reason why I call BDD a Billion Dollar Disaster. I've not yet seen a Cucumber or equivalent suite not permanently broken on a mature codebase. Typically a dedicated testing team will fight tooth and nail that this is what the customer <i>needs</i>, even though nobody from the business side has ever looked or wants to look at the test definitions or even the output. Then of course it can't match changes to app behaviour and some poor sod has to go in periodically to fix it up after the fact.<p>BDD in whatever implemenation is a gigantic waste of everyone's time.</p>
]]></description><pubDate>Wed, 30 Jul 2025 09:44:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=44732410</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=44732410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44732410</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Show HN: Nxtscape – an open-source agentic browser"]]></title><description><![CDATA[
<p>Is it me or does the browser feel like the wrong level for this sort of helper? MS have the right idea in doing it at the OS level, it's just their implementation sucks becuase of the non-trivial security implications.</p>
]]></description><pubDate>Sun, 22 Jun 2025 11:22:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44345978</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=44345978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44345978</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Show HN: Workout.cool – Open-source fitness coaching platform"]]></title><description><![CDATA[
<p>But I think that's my major issue with the app as I understand it.<p>Starting by choosing which muscle to work is a really odd choice. If you're novice enough that you don't know which movements to choose then you're also likely to not know which are the most effective muscles to target for your goals.<p>Then the app gives you a <i>bunch</i> of exercises to target that one muscle, but doesn't tell you which other muscles the exercise also targets. Or any clues on suitable weights or rep ranges, never mind progression. It also seems it's suggesting doing <i>all</i> the suggested movements. I picked barbell and pecs and it gave me three exercises. Then, even more weirdly, I came in again to write this comment and selecting the same options it gave me a different set of three exercises. First time around it didn't even suggest barbell bench press - the most obvious and common exercises for that muscle and equipment. That's all really confusing and un-obvious.<p>Being able to pick a template programme and tweak from there seems a much friendlier way of getting started.</p>
]]></description><pubDate>Thu, 19 Jun 2025 14:34:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=44319065</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=44319065</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44319065</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Show HN: Workout.cool – Open-source fitness coaching platform"]]></title><description><![CDATA[
<p>Interesting timing, Stronger By Science have just made their programme bundle free for every body: <a href="https://www.strongerbyscience.com/program-bundle/" rel="nofollow">https://www.strongerbyscience.com/program-bundle/</a><p>Maybe making use of these could solve the exercise selection and programming issues in the app?</p>
]]></description><pubDate>Thu, 19 Jun 2025 09:42:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44316992</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=44316992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44316992</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Has anyone used Proton Business Suite rather than Google's for a startup?"]]></title><description><![CDATA[
<p>They resisted this change for years, but eventually gave in and fixed it. You no longer need to hand out your phone number.<p><a href="https://signal.org/blog/phone-number-privacy-usernames/" rel="nofollow">https://signal.org/blog/phone-number-privacy-usernames/</a></p>
]]></description><pubDate>Wed, 27 Nov 2024 16:14:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=42257172</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=42257172</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42257172</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Why one would use Qubes OS? (2023)"]]></title><description><![CDATA[
<p>I've been using it as my daily dev machine for ~5 years now.<p>As per the article, the usability tradeoffs are considerable. But the separation of domains into separate VMs is really lovely. If nothing else, having a separate VM per client just feels "right". No intermingling of code and, even more importantly, secrets or credentials or even comms. Being able to use the same physical machine for personal stuff as well as work is also a bonus.</p>
]]></description><pubDate>Thu, 21 Nov 2024 13:35:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=42204168</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=42204168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42204168</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "I Will Always Be Angry About Software Engineering"]]></title><description><![CDATA[
<p>It's been scrubbed for years. The best I can find is here: <a href="https://web.archive.org/web/20080906122656/http://www.bileblog.org/" rel="nofollow">https://web.archive.org/web/20080906122656/http://www.bilebl...</a></p>
]]></description><pubDate>Tue, 12 Nov 2024 13:30:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=42115316</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=42115316</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42115316</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "I Will Always Be Angry About Software Engineering"]]></title><description><![CDATA[
<p>Reminds me of the good old days reading the Bile Blog. I suspect this one will go the same way once the consultancy takes off, which would be a shame.</p>
]]></description><pubDate>Tue, 12 Nov 2024 09:40:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=42114113</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=42114113</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42114113</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "John Peralta Explodes Historic Technology into Three-Dimensional Diagrams"]]></title><description><![CDATA[
<p>Mercedes World have a Formula 1 car exploded like this. It's fab.<p><a href="https://www.youtube.com/watch?v=wyAWi1dh8Fs" rel="nofollow">https://www.youtube.com/watch?v=wyAWi1dh8Fs</a></p>
]]></description><pubDate>Wed, 18 Sep 2024 10:52:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=41578111</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=41578111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41578111</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Show HN: Gov.uk Vue, a Vue Component Library for the Gov.uk Design System"]]></title><description><![CDATA[
<p>A friendly word of warning - I also re-implemented the GOV.UK design system for my form builder SaaS and stood up a demo form showing off the components in a real multi-step form. All the questions were literally "This is question 1" and "This is what a radio group question with a heading looks like" but Google's bots eventually found it and flagged my entire domain on the phishing lists because it thought it was trying to impersonate a real government service. It was an utter shit-show trying to get Google to undo their stupidity, all whilst my customers couldn't access their services.<p>I put up a dumb password prompt at the start of the journey (with the password given on the page) and haven't been flagged again since :fingerscrossed:</p>
]]></description><pubDate>Tue, 03 Sep 2024 15:19:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=41435803</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=41435803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41435803</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Show HN: Gov.uk Vue, a Vue Component Library for the Gov.uk Design System"]]></title><description><![CDATA[
<p>No, it hasn't.<p>Although GDS lost their teeth (and their technical way) some years ago, this rule is still a major win for end users. To be honest, I'm sick of seeing techies fob this one off just because they want to use [insert fashionable framework of the day].<p>Disclaimer: I have a dog in this fight as I run a forms SaaS aimed at central gov and have also re-implemented the GOV.UK design system. But I've done it the way it was intended and only used JS for progressive enhancement.</p>
]]></description><pubDate>Tue, 03 Sep 2024 15:10:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=41435717</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=41435717</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41435717</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Show HN: Simple Science – The Newest Science Explained Simply"]]></title><description><![CDATA[
<p>What are we being shown here?<p>There's no "about" page or anything I can find that describes what this website is or does. The domain suggests it's AI-generated summaries of papers, maybe? If so, it would be great to understand how it works and why. How are papers selected for inclusion? How are summaries checked for accuracy?</p>
]]></description><pubDate>Mon, 12 Aug 2024 07:31:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=41222008</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=41222008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41222008</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Launch HN: Onedoc (YC W24) – A better way to create PDFs"]]></title><description><![CDATA[
<p>I've also spent much longer than I'd like on this same problem. Having a lightweight-enough service to convert html->pdf on the fly, with good fidelity, and that can create an <i>accessible</i> pdf seems to be impossible.<p>If you can nail accessible PDFs then you'd open up a <i>very</i> big government market.</p>
]]></description><pubDate>Mon, 11 Mar 2024 17:22:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=39670933</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=39670933</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39670933</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Google's advanced music generation model and two new AI experiments"]]></title><description><![CDATA[
<p>Amen.<p>I'd only add that the sort of music they're aiming at is already pretty much at your end state. Muzak (and its slightly more advanced cousin Library Music) isn't about human expression, but about a background noise to convey a loose mood. God forbid we should just listen to what someone has to say - it always needs a distracting background interference to go with it.<p>But, like it or not, creating this drivel does put the food in the mouths of a great number of professional musicians. Even big-name recording studios aren't busy full time with wonderful new creative experiments, it's jingles and library music that keep their doors open. But even this work has been declining sharply for decades, and this new wave of tools will just continue that decline.<p>If anything, it's going to entrench the music profession for the privileged as there'll be an even smaller pot of work available and so only those that can afford the massive time investment and comfortable with the risk of being without work will survive.<p>And all this because the people building and paying for these tools are themselves musically illiterate - they don't know what makes good music, or why muzak is utterly devoid of the thing they profess to love and democratise.</p>
]]></description><pubDate>Thu, 16 Nov 2023 10:10:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=38287709</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=38287709</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38287709</guid></item><item><title><![CDATA[New comment by midenginedcoupe in "Version Museum: A Visual History of Your Favorite Technology"]]></title><description><![CDATA[
<p>Fab.<p>Fascinating to see how clunky apple.com looks even relatively recently.</p>
]]></description><pubDate>Thu, 19 Oct 2023 10:14:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=37940787</link><dc:creator>midenginedcoupe</dc:creator><comments>https://news.ycombinator.com/item?id=37940787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37940787</guid></item></channel></rss>