<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: stargrazer</title><link>https://news.ycombinator.com/user?id=stargrazer</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 23:40:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=stargrazer" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by stargrazer in "Windows 11's second-chance setup dialogs hurt IT, drain productivity"]]></title><description><![CDATA[
<p>Docker runs better on Linux.  And Linux doesn't reboot unless told to do so.  And you can SSH into it rather than run some sort of long winded GUI.  Oh, and it doesn't phone home all the time with 'telemetry'.</p>
]]></description><pubDate>Mon, 27 Apr 2026 14:13:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47921921</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=47921921</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47921921</guid></item><item><title><![CDATA[New comment by stargrazer in "'Too Dangerous to Release' Is Becoming AI's New Normal"]]></title><description><![CDATA[
<p>Kinda cuts into their revenue streams if they can't release anything better/faster/stronger.<p>Also for all the hype for AGI, or whatever the current tag is, it is getting stopped dead in it's track if they can't go beyond private release to the public.<p>And if they do release these to the public, are the releases going to be so brain dead due to brain-blocks, is it going to be worth it?<p>What is the whole point, then, of making these models bigger/better?</p>
]]></description><pubDate>Fri, 24 Apr 2026 23:13:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47896956</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=47896956</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47896956</guid></item><item><title><![CDATA[New comment by stargrazer in "GitHub Copilot's effect on collaboration has stunned researchers"]]></title><description><![CDATA[
<p>I wish these articles would provide some idea as to the development environments.  Are these captive large C++ environments, or general 'everyone does this' web development with React, or something in between?</p>
]]></description><pubDate>Thu, 19 Mar 2026 20:32:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47445586</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=47445586</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47445586</guid></item><item><title><![CDATA[New comment by stargrazer in "Ask HN: Why doesn't Linux have a native text editor as feature rich as Notepad++"]]></title><description><![CDATA[
<p>You could try running notepad++ in wine, the windows emulator<p>But I suppose that doesn't really answer your question.  Linux is/was a compendium of a bunch of little tools you string together.  Many/Most/All of the items in Notepad++ can be found as smaller independent tools.<p>The real addicts will use console tools like VIM or EMACS to do their editing (not really GUI, but powerful).<p>As an alternate alternate, try using Visual Studio Code (VSC).  Not quite as light weight as Notepad++, but very functional.<p>On Linux, I'll use KWrite to do my basic editing.  I'll revert to VSC when heavy editing is required.</p>
]]></description><pubDate>Wed, 11 Mar 2026 13:44:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47335497</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=47335497</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47335497</guid></item><item><title><![CDATA[New comment by stargrazer in "Introduction – Create Your Own Programming Language with Rust"]]></title><description><![CDATA[
<p>I'm not a Rust programmer, yet, but this is enticing.  This appears to be building a language to be compiled with LLVM as a standalone executable.<p>However, in C++ there is a mechanism via libraries such as Boost::Spirit where a parser can be built inline and compiled inline (no separate compilation step) and used within the C++ application on input streams.<p>Is this a capability available within the Rust ecosystem?</p>
]]></description><pubDate>Thu, 01 Jan 2026 22:12:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46458661</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=46458661</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46458661</guid></item><item><title><![CDATA[New comment by stargrazer in "AWS CEO says replacing junior devs with AI is 'one of the dumbest ideas'"]]></title><description><![CDATA[
<p>Will these intro AI systems then mature to be senior devs who can then mentor more junior AIs?  Then we won't need any devs?  Isn't that the end goal, AI runs the company and we can all go fishing?</p>
]]></description><pubDate>Thu, 18 Dec 2025 02:25:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=46308280</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=46308280</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46308280</guid></item><item><title><![CDATA[New comment by stargrazer in "If you're going to vibe code, why not do it in C?"]]></title><description><![CDATA[
<p>To go along with this, the ACM has a recent article on Automatically Translating C to Rust.  It gets into the challenges of 'understanding code and structure' so that the end result reflects the intent of the code, not the actual execution paths.<p><a href="https://cacm.acm.org/research/automatically-translating-c-to-rust/" rel="nofollow">https://cacm.acm.org/research/automatically-translating-c-to...</a></p>
]]></description><pubDate>Tue, 09 Dec 2025 17:34:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46207830</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=46207830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46207830</guid></item><item><title><![CDATA[New comment by stargrazer in "FBI tries to unmask owner of archive.is"]]></title><description><![CDATA[
<p>Is there an easier way to get around all the complicated cookie selection?  I don't care if they have 183 trackers.  Do I need all those?  Are the important to me?  I suppose they are important to them.  Isn't there just a 'no to all' or at least a 'just the bare minimum for state management'?</p>
]]></description><pubDate>Fri, 07 Nov 2025 01:42:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45842706</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45842706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45842706</guid></item><item><title><![CDATA[New comment by stargrazer in "US Drone Observes Aid Truck Looted by Hamas in Gaza"]]></title><description><![CDATA[
<p>They never showed how they stopped the truck.  It could have been anyone.</p>
]]></description><pubDate>Sun, 02 Nov 2025 16:18:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=45791376</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45791376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45791376</guid></item><item><title><![CDATA[New comment by stargrazer in "Affluent Investors Are Using Options Math to Borrow on the Cheap"]]></title><description><![CDATA[
<p>The title has nothing to do with the link.  Correct link?<p>Probably meant this:
<a href="https://www.bloomberg.com/news/articles/2025-10-29/wall-street-options-trick-becomes-new-fintech-lending-hack" rel="nofollow">https://www.bloomberg.com/news/articles/2025-10-29/wall-stre...</a><p>'The trade, dubbed a “box spread,” carried a kind of mystique. By combining two opposing options positions — one bullish, one bearish — Yang built a strategy that mimics a fixed-rate loan: upfront cash now, repayment at a set date, and a locked-in cost in between.'</p>
]]></description><pubDate>Thu, 30 Oct 2025 03:12:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45756049</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45756049</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45756049</guid></item><item><title><![CDATA[New comment by stargrazer in "Internet's biggest annoyance: Cookie laws should target browsers, not websites"]]></title><description><![CDATA[
<p>Deny All, Accept All, but I never (except in a  handful of cases) see the Accept Required.  Let us admit that there are cookies required for maintaining state within a web site and account.<p>I default to Deny All, but click on Accept Required when I see it (trusting that it does do what it says it does)</p>
]]></description><pubDate>Wed, 22 Oct 2025 13:27:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=45668838</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45668838</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45668838</guid></item><item><title><![CDATA[New comment by stargrazer in "Power over Ethernet (PoE) basics and beyond"]]></title><description><![CDATA[
<p>reolink, also look at the frigate nvr software, they have a list for decent recommendations</p>
]]></description><pubDate>Wed, 22 Oct 2025 01:09:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45663830</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45663830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45663830</guid></item><item><title><![CDATA[New comment by stargrazer in "Measuring enterprise LLM adoption by observing the DNS records for 76k companies"]]></title><description><![CDATA[
<p>How do you "detect specific signals in their DNS configurations"?  The naive answer is you have access to dns hosters.  Or from cookies?   or ... ?</p>
]]></description><pubDate>Tue, 21 Oct 2025 17:46:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=45658976</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45658976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45658976</guid></item><item><title><![CDATA[New comment by stargrazer in "LLMs are mortally terrified of exceptions"]]></title><description><![CDATA[
<p>but then, why code with exceptions, why not perform pre-flight/pre-validation checks and minimize exceptions to the truly unknown?</p>
]]></description><pubDate>Thu, 09 Oct 2025 20:38:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45532798</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45532798</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45532798</guid></item><item><title><![CDATA[New comment by stargrazer in "Why do LLMs freak out over the seahorse emoji?"]]></title><description><![CDATA[
<p>I guess training LLMs on works of fiction/sci-fi would not be of net benefit.  No distinction between reality and perceived reality.  Considering LLMs have a hallucination problem as it is.</p>
]]></description><pubDate>Mon, 06 Oct 2025 20:45:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=45496122</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45496122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45496122</guid></item><item><title><![CDATA[New comment by stargrazer in "The End of Tt-Rss.org"]]></title><description><![CDATA[
<p>I appreciate your work, Bolderman.  Sorry to see it go.  May the future be fruitful.</p>
]]></description><pubDate>Mon, 06 Oct 2025 01:16:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=45486737</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45486737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45486737</guid></item><item><title><![CDATA[New comment by stargrazer in "Ask HN: I can't remember the name of a AI CLI tool I saw a few weeks ago"]]></title><description><![CDATA[
<p>go into your browser history and follow the time frame and trail.  in firefox, the browser history is very detailed.</p>
]]></description><pubDate>Mon, 08 Sep 2025 18:15:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=45171811</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45171811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45171811</guid></item><item><title><![CDATA[New comment by stargrazer in "Trying Out Import Std"]]></title><description><![CDATA[
<p>How would cmake enter the picture?  if you have nested CMakeLists.txt files, cmake appears to build within nested directories for 'add_subdirectory' invocations.  Does that help with the cache directory conflict?</p>
]]></description><pubDate>Sat, 06 Sep 2025 21:38:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45153095</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45153095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45153095</guid></item><item><title><![CDATA[New comment by stargrazer in "Voyager – An interactive video generation model with realtime 3D reconstruction"]]></title><description><![CDATA[
<p>It explicitly says using a single picture.  Wouldn't the world become even more expressive if multiple pictures could be added, such as in a photogrammetry scenario?</p>
]]></description><pubDate>Wed, 03 Sep 2025 13:24:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=45115492</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45115492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45115492</guid></item><item><title><![CDATA[New comment by stargrazer in "The crawl-to-click gap: Cloudflare data on AI bots, training, and referrals"]]></title><description><![CDATA[
<p>"If training-related crawling continues to dominate while referrals stay flat, creators face a paradox: feeding AI systems without gaining traffic in return. Many want their content to appear in chatbot answers, but without monetization or cooperation, the incentive to produce quality work declines."<p>Are there any resources which discuss ways of achieving balance?  Perhaps by including references or bibliography or citations for content used in top of page summaries?<p>Will the well run dry for current content?</p>
]]></description><pubDate>Mon, 01 Sep 2025 15:48:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=45093702</link><dc:creator>stargrazer</dc:creator><comments>https://news.ycombinator.com/item?id=45093702</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45093702</guid></item></channel></rss>