<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: brazzledazzle</title><link>https://news.ycombinator.com/user?id=brazzledazzle</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 11:14:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=brazzledazzle" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by brazzledazzle in "My company has banned the use of Jetbrains IDEs internally"]]></title><description><![CDATA[
<p>The main reason is that Vim is better, right?</p>
]]></description><pubDate>Wed, 13 Nov 2024 20:09:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=42129418</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=42129418</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42129418</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Show HN: X11 tool to share a screen area in any video meeting"]]></title><description><![CDATA[
<p>This is so cool. Seeing the word splitbrain definitely gave me a moment of dreaded recollection though, not gonna lie. Not a fun place to be when you're dealing with databases and clusters.</p>
]]></description><pubDate>Wed, 16 Oct 2024 18:32:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=41862210</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=41862210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41862210</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Let Google decide"]]></title><description><![CDATA[
<p>Perhaps this says more about you than the author. At the very least not imaginative enough to picture someone being genuine. Or perhaps this just isn’t the right sort of thing to discuss on hn?</p>
]]></description><pubDate>Wed, 16 Oct 2024 05:29:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=41855902</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=41855902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41855902</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Let Google decide"]]></title><description><![CDATA[
<p>I’ve seen this happen when the people move in and aren’t technically in the city they thought they were. They were right on the border IIRC. Ride-share apps and Google had no clue until I entered the city adjacent to the one they thought they lived in. They somehow still got packages. I guess the zip, street and number combo were enough.</p>
]]></description><pubDate>Wed, 16 Oct 2024 05:25:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=41855876</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=41855876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41855876</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Jazz – Apps with Distributed State"]]></title><description><![CDATA[
<p>That or right click.</p>
]]></description><pubDate>Mon, 07 Oct 2024 20:38:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=41770765</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=41770765</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41770765</guid></item><item><title><![CDATA[New comment by brazzledazzle in "The Dune Shell"]]></title><description><![CDATA[
<p>I mean you don't need to use the convenience aliases, or use even use it exactly that way. Here's it without any aliases:<p>Get-ChildItem -Recurse | ForEach-Object { $PSItem.Name.ToLower() }<p>This might be a better mix of both worlds:<p>gci -r | foreach { $PSItem.Name.ToLower() }</p>
]]></description><pubDate>Wed, 25 Sep 2024 15:58:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=41648811</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=41648811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41648811</guid></item><item><title><![CDATA[New comment by brazzledazzle in "The Dune Shell"]]></title><description><![CDATA[
<p>PowerShell seems to work fine calling a nix executable, unless I'm missing something:<p>> ls -t *.js | head -n 10 | foreach { echo $_ ; Get-ChildItem $_ | fl Name, Length }
product_original.js<p>Name   : product_original.js
Length : 3353<p>gulpfile.js<p>Name   : gulpfile.js
Length : 382</p>
]]></description><pubDate>Thu, 19 Sep 2024 15:00:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=41592631</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=41592631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41592631</guid></item><item><title><![CDATA[New comment by brazzledazzle in "The Dune Shell"]]></title><description><![CDATA[
<p>Would you be able to provide an example? I'm not doubting your experience, just incredibly curious since I had the opposite experience.</p>
]]></description><pubDate>Thu, 19 Sep 2024 13:19:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=41591585</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=41591585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41591585</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Show HN: Every open source tool from the "What's HN working on" thread"]]></title><description><![CDATA[
<p>It got those from this comment and transposed the descriptions:
<a href="https://news.ycombinator.com/item?id=41347438">https://news.ycombinator.com/item?id=41347438</a></p>
]]></description><pubDate>Wed, 28 Aug 2024 18:58:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=41382962</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=41382962</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41382962</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Google loses antitrust suit over search deals on phones"]]></title><description><![CDATA[
<p>The kind with no agenda</p>
]]></description><pubDate>Wed, 14 Aug 2024 14:28:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=41246483</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=41246483</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41246483</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Google loses antitrust suit over search deals on phones"]]></title><description><![CDATA[
<p>I had a coworker insist on using ddg for privacy reasons and he was a bit smug about it even though meetings where he was presenting while searching the web always started with a ddg search and ended with him sighing and giving up by using !g to switch to google. I think, even in it's less than ideal state, people still underestimate how much time google's tailored search can save you when you train it to figure out you want to see development/technical documentation.</p>
]]></description><pubDate>Tue, 06 Aug 2024 03:47:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=41167612</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=41167612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41167612</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Anyone can access deleted and private repository data on GitHub"]]></title><description><![CDATA[
<p>I may be recalling incorrectly but I seem to remember it having some storage deduplication benefits on the backend.</p>
]]></description><pubDate>Thu, 25 Jul 2024 08:53:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=41066379</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=41066379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41066379</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Visual explanation of SAML authentication (2020)"]]></title><description><![CDATA[
<p>OIDC is way easier in my experience.</p>
]]></description><pubDate>Wed, 24 Jul 2024 16:58:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=41059123</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=41059123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41059123</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Figma Slides"]]></title><description><![CDATA[
<p>Seems like Figma and Miro are converging a bit but from different directions</p>
]]></description><pubDate>Wed, 26 Jun 2024 19:37:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=40803736</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=40803736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40803736</guid></item><item><title><![CDATA[New comment by brazzledazzle in "The Effects of Early Relational Trauma (2001) [pdf]"]]></title><description><![CDATA[
<p>I don't know anything about your experiences so don't take this as an attempt to defend them but I've been told that the mental health field has a substantial amount of people who suffered or suffer from mental health issues and to some degree their pursuit of the career is an attempt to understand themselves better.</p>
]]></description><pubDate>Tue, 21 May 2024 23:14:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=40435321</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=40435321</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40435321</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Introducing Copilot+ PCs"]]></title><description><![CDATA[
<p>Let's not forget Azure AD is now Microsoft Entra.</p>
]]></description><pubDate>Mon, 20 May 2024 19:44:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=40419405</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=40419405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40419405</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Adobe Photoshop Source Code (2013)"]]></title><description><![CDATA[
<p>Yeah but I wanted to maintain "compatibility" with others using the software whether for discussion's sake or so I can hop on their workstation and not have to think about changing anything. Turning those legacy settings on and having that survive restarts could be flaky/buggy. I got the impression keeping that functionality well tested wasn't the highest thing on their development priorities.</p>
]]></description><pubDate>Wed, 15 May 2024 19:42:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=40371448</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=40371448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40371448</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Show HN: Pico: An open-source Ngrok alternative built for production traffic"]]></title><description><![CDATA[
<p>The three nodes are just three containers on the host where you're running docker compose. Docker compose only works with a single host except when deploying to docker swarm clusters. I'm not familiar with swarm though so I couldn't tell you what versions of compose support it and how good that support actually is.</p>
]]></description><pubDate>Wed, 15 May 2024 19:37:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=40371378</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=40371378</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40371378</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Adobe Photoshop Source Code (2013)"]]></title><description><![CDATA[
<p>Adobe actually changed a bunch of shortcuts at least a couple of points between photoshop 7 and creative cloud. I remember how I'd developed muscle memory that took a bit to fully overwrite.</p>
]]></description><pubDate>Wed, 15 May 2024 17:32:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=40369938</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=40369938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40369938</guid></item><item><title><![CDATA[New comment by brazzledazzle in "Show HN: Goralim - a rate limiting pkg for Go to handle distributed workloads"]]></title><description><![CDATA[
<p>Did you tune the file descriptor limits?</p>
]]></description><pubDate>Wed, 03 Apr 2024 16:24:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=39919429</link><dc:creator>brazzledazzle</dc:creator><comments>https://news.ycombinator.com/item?id=39919429</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39919429</guid></item></channel></rss>