<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: doginasuit</title><link>https://news.ycombinator.com/user?id=doginasuit</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 21 Jun 2026 13:44:46 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=doginasuit" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by doginasuit in "A website that lists websites to submit your website to"]]></title><description><![CDATA[
<p>> Please Log In to see this info. It is to prevent malicious computer programs from scraping this website.<p>It looks like you require an email address just to provide a link to the podcast you listed. I don't buy that it is necessary to prevent scrapers.</p>
]]></description><pubDate>Thu, 18 Jun 2026 18:53:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48589809</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48589809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48589809</guid></item><item><title><![CDATA[New comment by doginasuit in "Map Clustering Is Not My Favorite"]]></title><description><![CDATA[
<p>I really enjoyed this article because it happens to focus on a problem I'm knee-deep in at the moment, although I'm not ready to throw clustering out the window just yet.<p>There's a deeper issue which the author touches on, showing too much information on a map. This is possible independent of technology limits depending on what level of focus you wish each point to have. For many maps, showing a bunch of small points is an elegant solution, the map turns into more of a data visualization. But a bunch of points tells you very little about a particular thing. It is rich in aggregated information and poor in specific information.<p>If Google Maps just gave you a bunch of points instead of labels, it would be less functional. Every city would just be a large collection of points. Great, that might be interesting if you want to visualize how the locations are distributed in the region, but you are probably looking at the map because you want to find a particular thing.<p>Clustering is the natural choice: show the most important thing out of all the points in the area. A label is important, a big circle with a number in it is the worst out all the options discussed. My issue with Google Maps is that there is no visual indicator that there are other points there, and that seems to be largely driven by the fact that it is a marketing platform.<p>I'm working on a map that uses a hybrid approach. Each map has a narrow focus and is tied to a particular community/interest: concerts, bear sightings, hostels, food trucks, whatever you want. For each point of focus, there is a label and a thumbnail. Showing a bunch of these all in the same place is a bad user experience, so it ranks them and shows the most important one, and the thumbnail is replaced by a number indicating there are other points of focus in the vicinity. Users can click on the item to get a side panel that shows a listing of all the points.<p>There are also other points on the map that are secondary to its focus, public transportation vehicles and other location points that the user can filter. These are displayed as little dots, similar to the example that the author provides. If you zoom in far enough, they become more than just dots.<p>In designing the user experience, I tried to make it like a map experience that you might find in a strategy game. Each focus point is like a unit that will bring up more information in a side panel. If there is more than one unit there, show an overview of the units. It's a work in progress, but I'm happy with the result so far.</p>
]]></description><pubDate>Wed, 17 Jun 2026 11:51:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48569067</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48569067</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48569067</guid></item><item><title><![CDATA[New comment by doginasuit in "Why I email complete strangers"]]></title><description><![CDATA[
<p>On some level, strangers are easier to connect with than people who are in your life more permanently, like neighbors. Maybe there are fewer expectations and more mutual curiosity. It seems backwards, but for dipping your toe into more personal connection, it is an easier path.</p>
]]></description><pubDate>Tue, 16 Jun 2026 11:50:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48553765</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48553765</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48553765</guid></item><item><title><![CDATA[New comment by doginasuit in "Why Is Claude Turning into an a**Hole?"]]></title><description><![CDATA[
<p>I have not noticed this, maybe because in my system instructions I asked it to push back rather than plow forward with what seems like a faulty assumption. Sometimes it is just because there is a lack of context or it is a trivial point and I just ignore it, and sometimes it is helpful and ends up being a timesaver. Sycophancy is a much bigger liability.</p>
]]></description><pubDate>Sun, 14 Jun 2026 23:05:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48533957</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48533957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48533957</guid></item><item><title><![CDATA[New comment by doginasuit in "Don't trust large context windows"]]></title><description><![CDATA[
<p>I think of the context window as a pot of soup that you add ingredients to between meals. If you have a relatively focused recipe and you are able to add only the ingredients you want, the soup stays good. If you or the agent add an ingredient that isn't fresh, it is going to be difficult to salvage and it is better to start over with a new pot.<p>It is not that agents can't function with a large context window, they can if that information generally has a desirable signal (like a large initial document or a well-focused session). Mistakes and the confusing signals that come out of fixing mistakes are why performance degrades. I start to trust the context window less not as a matter of size but the amount of friction we run into. The friction can be random but it is more often an issue with the path that I have us on.</p>
]]></description><pubDate>Sun, 14 Jun 2026 12:59:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48526814</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48526814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48526814</guid></item><item><title><![CDATA[New comment by doginasuit in "I Am Not a Reverse Centaur"]]></title><description><![CDATA[
<p>It seems like there is a ready solution here, have an LLM review and filter pull requests from unknown sources before you read them. My understanding is there are semi-reliable ways to detect AI writing, maybe there is an analog for code. In any case, you can filter according to criteria you set. Analysis and bug-finding is where LLMs shine, much more than their ability to generate code.<p>I can understand wanting to minimize your interaction with LLMs, so this might not be an attractive solution. But it seems like a worthwhile feature to have on the platform level for people who would like to continue to accept pull requests without the frustration.</p>
]]></description><pubDate>Fri, 12 Jun 2026 19:37:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48508552</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48508552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48508552</guid></item><item><title><![CDATA[New comment by doginasuit in "What is it like to be a bat? (1974) [pdf]"]]></title><description><![CDATA[
<p>Strange coincidence, I just read a novel that explored what it is like to be a bat and what it is like to be an octopus.<p><a href="https://en.wikipedia.org/wiki/The_Mountain_in_the_Sea" rel="nofollow">https://en.wikipedia.org/wiki/The_Mountain_in_the_Sea</a></p>
]]></description><pubDate>Wed, 10 Jun 2026 23:17:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48484113</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48484113</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48484113</guid></item><item><title><![CDATA[New comment by doginasuit in "Claude Fable 5"]]></title><description><![CDATA[
<p>I'm still happy with Opus 4.6 and not impressed with all the models that have come out since then. They seem to use significantly more resources with similar or worse results. Hopefully Anthropic will continue to support this tier of model and offer it in their subscriptions, but in any case, there are plenty of viable alternatives.</p>
]]></description><pubDate>Tue, 09 Jun 2026 20:29:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48467253</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48467253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48467253</guid></item><item><title><![CDATA[New comment by doginasuit in "Show HN: Performative-UI – A react component library of design tropes"]]></title><description><![CDATA[
<p>If this is the UI you want to make but you recognize that it has become cliche, the best way to do it and keep your hipster dignity is to make fun of everyone who likes it and wants to use it.</p>
]]></description><pubDate>Tue, 09 Jun 2026 11:07:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48459460</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48459460</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48459460</guid></item><item><title><![CDATA[New comment by doginasuit in "Ask HN: What was your "oh shit" moment with GenAI?"]]></title><description><![CDATA[
<p>Just a loose collection of not so much oh shit moments, but moments that changed the way I think about it as a tool:<p>- I asked Claude a question about an obscure game for which there wasn't a lot of discussion or information on the web. It couldn't find the answer but it found the source code and was able to figure it out and give a complete response.<p>- I needed to make some edits to a minified lottie file (json that is used to produce an animation in svg or other formats). ChatGPT was able to understand the file well enough to make the edits and reproduce the rest of the content exactly as it was.<p>- I was working on some map features and I needed to take geolocation information and position HTML elements on the edges of a container that would indicate which direction from the current location they were. This required a lot of geometry and math that account for rotation and pitch and would have taken me some time to work through, but it was just a few seconds for the language model and it worked perfectly.<p>- I have some petunias that I haven't managed to kill and I heard that when a stem breaks off they can be replanted. I asked it how to do this and after warning me that selling these could constitute a black market, it helped me start several petunia plants that are thriving. My petunias are basically immortal now.<p>I empathize with the astroturfing concern, I file almost every statement released by Anthropic/OpenAI as bullshit. But they are an amazing tool given the right circumstances.</p>
]]></description><pubDate>Sat, 06 Jun 2026 12:39:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48424489</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48424489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48424489</guid></item><item><title><![CDATA[New comment by doginasuit in "I'm skeptical about efforts to revolutionize schooling"]]></title><description><![CDATA[
<p>Parent-modeled discipline is arguably just as important. The strengths and struggles in a young person are quite often some analog of the strengths and struggles of their parents. Dealing with the distractions of life and focus on what is truly valuable is a respectable challenge at any age. The expectations and enforcement can be high, but if that is missing, kids are going to struggle and school is going to feel like pretend.</p>
]]></description><pubDate>Fri, 05 Jun 2026 11:37:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48411040</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48411040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48411040</guid></item><item><title><![CDATA[New comment by doginasuit in "United Airlines 767 returns to Newark after Bluetooth name sparks alert"]]></title><description><![CDATA[
<p>I thought it was strange the airline didn't disclose the actual word, how could that be sensitive? Covering up what was a clear overreaction in hindsight seems to fit. Best to let people blame the teenager.</p>
]]></description><pubDate>Mon, 01 Jun 2026 12:03:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48355709</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48355709</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48355709</guid></item><item><title><![CDATA[New comment by doginasuit in "Building durable workflows on Postgres"]]></title><description><![CDATA[
<p>I have only used two databases, SQLite and Postgres, depending on if the database needs to be bundled with the application. They both feel like magic. Even though I am not a religious person, I recognize the value in acknowledging a higher power.</p>
]]></description><pubDate>Thu, 28 May 2026 21:24:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48315702</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48315702</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48315702</guid></item><item><title><![CDATA[New comment by doginasuit in "Claude Opus 4.8"]]></title><description><![CDATA[
<p>Credit where it is due, Claude is fantastic at pointing out potential flaws in how I understand the problem based on my question. I asked for this in the system instructions but it is the first model I've tried that does it regularly. It is also so tactful, I feel like I'm learning social skills from a language model. Half of the time it is a false positive due to insufficient context but I still appreciate the additional check.</p>
]]></description><pubDate>Thu, 28 May 2026 20:51:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48315287</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48315287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48315287</guid></item><item><title><![CDATA[New comment by doginasuit in "YouTube to automatically label AI-generated videos"]]></title><description><![CDATA[
<p>Yes, it seems like the creator applying the label is the most scalable approach. But you could have the requirement and random sampling with consequences if it isn't followed. You could also sample based on video traffic and user reports.<p>It's a really valuable feature that I expect will eventually be the gold standard, it was surprising how helpful it was. I think a lot of creators will embrace it, it adds credibility/authenticity. You aren't just labeling the AI content, you are labeling the content that isn't generated by AI, with a validation layer to back it up.</p>
]]></description><pubDate>Thu, 28 May 2026 10:48:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48307156</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48307156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48307156</guid></item><item><title><![CDATA[New comment by doginasuit in "YouTube to automatically label AI-generated videos"]]></title><description><![CDATA[
<p>I watched a documentary recently that had an indicator in the top right corner when the content was AI generated. I found it incredibly helpful.<p>Every online video platform should let you label specific segments as AI generated, even better if it is a requirement with validation checks for certain kinds of content.</p>
]]></description><pubDate>Thu, 28 May 2026 10:19:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48306949</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48306949</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48306949</guid></item><item><title><![CDATA[New comment by doginasuit in "What Gets Kept"]]></title><description><![CDATA[
<p>I very much relate to the SLC Punk experience. The movie that came to mind for me as I was writing my comment was Dazed and Confused, it brings back that same feeling. One of the big questions I have now about Kerouac and On The Road is how much self-awareness he found. My understanding is that he was an essential part of the vanguard of American counter culture, a flawed prophet that can still be appreciated on some level.</p>
]]></description><pubDate>Wed, 27 May 2026 14:09:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48294655</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48294655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48294655</guid></item><item><title><![CDATA[New comment by doginasuit in "What Gets Kept"]]></title><description><![CDATA[
<p>I'm curious, do the people who love the book generally believe that the characters in the story are admirable? I remember a certain sick feeling, the same you get with any story that pulls you along to places you aren't sure you want to go. But at the same time I could relate to the "anything but this" spirit it held toward the culture at the time. I appreciated the mood and the restlessness of it, like watching the sunrise after a regrettable night out.<p>It has been a long time and now I feel like I should revisit it to see if that still holds.</p>
]]></description><pubDate>Wed, 27 May 2026 12:11:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48293044</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48293044</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48293044</guid></item><item><title><![CDATA[New comment by doginasuit in "Magnifica Humanitas"]]></title><description><![CDATA[
<p>Church theology does not happen in a bubble, elements can also be traced back to contemporary and secular thinking. To its great credit, the Catholic Church has not taken the path of other parts of Christianity but have listened and learned from the public conversation.<p>The ideas in this work are not entirely unique or original, they fit with what many people have been saying since language models came on the scene. But it is the most articulate, earnest, and balanced that I have seen from prominent figures and institutions. It has helped me discover and question my biases. Humanity desperately needed a better champion in the conversation, and it is moving to see the Church step into that role so effectively.</p>
]]></description><pubDate>Tue, 26 May 2026 13:15:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48279419</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48279419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48279419</guid></item><item><title><![CDATA[New comment by doginasuit in "A fundamental principle of aeronautical engineering has been overturned"]]></title><description><![CDATA[
<p>"We apologize for the mistake in overturning a fundamental principle of aeronautical engineering, those responsible have now been sacked."</p>
]]></description><pubDate>Sun, 24 May 2026 22:21:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48261606</link><dc:creator>doginasuit</dc:creator><comments>https://news.ycombinator.com/item?id=48261606</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48261606</guid></item></channel></rss>