<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: froh</title><link>https://news.ycombinator.com/user?id=froh</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 01 Aug 2026 02:33:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=froh" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by froh in "It's not empowering to hand off the details"]]></title><description><![CDATA[
<p>> It is empowering to hand off execution
July 26, 2026<p>> I read David Nicholas Williams's short blog post titled It's not empowering to hand off the details, in which he argues that AI cannot replace expertise because doing good work requires deep familiarity with the details.<p>> I couldn't agree more!<p>> He articulates very well the puzzling phenomenon I see every day with "AI-pilled" colleagues (including many engineers) who trust the model with far more than they should. They delegate the thinking and designing along with the execution, lose touch with the codebase, miss out on critical learnings, and then complain when the slop they produced doesn't solve the original problem.<p>> But I think the argument is incomplete without a counterexample. There is one phase where handing off work to AI is genuinely empowering, and that is worth defining and formalizing.</p>
]]></description><pubDate>Mon, 27 Jul 2026 05:04:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49065371</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=49065371</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49065371</guid></item><item><title><![CDATA[New comment by froh in "The Birth of Prolog (1996)"]]></title><description><![CDATA[
<p>Prolog (and common lisp) were all the rage for NLP in the 1990s, HPSG systems, le dernier cri, were implemented in them.<p>what confused me back then and still does is the strict determinism, the fact that program code order defines the output, not the fastest to prove valid binding.<p>I hoped for sth that would instead be driven by sth like  A* guided by probabilities, learned from corpora...<p>in the early 2000s I then saw research doing exactly that, a* guided search guiding the unification algorithm.  I wonder what has become of these approaches.  (didn't find the specific paper any more, which to me was one of these sacred moments of reading something hard and useful being well explained, if I find it I'll update.  I _believe_ it was from Stanford)</p>
]]></description><pubDate>Wed, 22 Jul 2026 06:12:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49002481</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=49002481</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49002481</guid></item><item><title><![CDATA[New comment by froh in "Gemini last models: temperature, top_p, and top_k are deprecated and ignored"]]></title><description><![CDATA[
<p>hehe...
fwiw, the un-editorialized title is "Using the *latest" Gemini models"<p>I speculate OP wanted to put focus on their chosen detail in the title...</p>
]]></description><pubDate>Wed, 22 Jul 2026 06:07:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49002449</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=49002449</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49002449</guid></item><item><title><![CDATA[New comment by froh in "The git history command"]]></title><description><![CDATA[
<p>I meanwhile understood that you can commit a copy of a file and then edit both, and then the ancestry tracking options to git log resolve the two split parts ancestry just fine.</p>
]]></description><pubDate>Tue, 21 Jul 2026 22:57:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48999480</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48999480</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48999480</guid></item><item><title><![CDATA[New comment by froh in "Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber"]]></title><description><![CDATA[
<p>I love  and appreciate you doing and sharing them, with stats and details.<p>thank you.</p>
]]></description><pubDate>Tue, 21 Jul 2026 18:37:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48996299</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48996299</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48996299</guid></item><item><title><![CDATA[New comment by froh in "Neither GCC nor Clang are compliant with standard C++"]]></title><description><![CDATA[
<p>on the standard?  or the compilers?  or both?</p>
]]></description><pubDate>Sun, 19 Jul 2026 19:20:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48970938</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48970938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48970938</guid></item><item><title><![CDATA[New comment by froh in "Real-Time LuaTeX: Recompiling Large Documents in 1ms [pdf]"]]></title><description><![CDATA[
<p>the purpose (from the paper):<p>> texlode, the browser-based book editor built
on this architecture, is scheduled for public release in
October 2026. It provides collaborative editing via
conflict-free replicated data types (CRDTs), manu-
script import from Word, proceedings management,
cover design tools, and print-ready PDF output iden-
tical to standard LuaLATEX. The accompanying con-
ference talk demonstrates the editor in action. For
details: texlode.com.<p>and also:<p>> (section) 6 Comparison to Typst</p>
]]></description><pubDate>Sat, 18 Jul 2026 23:19:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48963435</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48963435</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48963435</guid></item><item><title><![CDATA[New comment by froh in "Is this the end of the once-mighty GoPro?"]]></title><description><![CDATA[
<p>they don't do that while flying though.</p>
]]></description><pubDate>Sat, 18 Jul 2026 22:47:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48963236</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48963236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48963236</guid></item><item><title><![CDATA[New comment by froh in "Microsoft Comic Chat is now open source"]]></title><description><![CDATA[
<p>> HAGHLUABLABG<p>??</p>
]]></description><pubDate>Fri, 17 Jul 2026 00:10:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48941930</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48941930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48941930</guid></item><item><title><![CDATA[New comment by froh in "The Git history command deserves more attention"]]></title><description><![CDATA[
<p>TIL, thx :-)<p>somewhat related Q:<p>how do you give two files the same ancestor?  so git log will for each show the history to the beginnings of the originally unsplit file?  useful for splitting large files.</p>
]]></description><pubDate>Tue, 14 Jul 2026 05:03:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48902500</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48902500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48902500</guid></item><item><title><![CDATA[New comment by froh in "Woman in Brazil enslaved for 55 years by 3 generations of the same family"]]></title><description><![CDATA[
<p>I get how you could read it that way, and of course the state as the thing that is collecting taxes and paying whatever does not profit.<p>and the state as all citizens, including those affected by gang and drug related violence also would benefit from dong things differently.<p>it's those who benefit off the current prison labor system who lobby to keep it running, and they make it seem "natural" and "without alternatives"...<p>and "the state" (as the tax collecting entity) pays for the prisons and the inmates while the labor "providing" companies benefit off the labor.<p>it's a very very clever system.<p>enslavement without being called such.<p>and I agree, no, "the state" (as the totality of citizens) doesn't benefit.<p>only "the state" as the entity that's controlled by lobbyists and _pretends_ being by the people, for the people, that has no motivation to change this.</p>
]]></description><pubDate>Mon, 13 Jul 2026 09:58:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48890271</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48890271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48890271</guid></item><item><title><![CDATA[New comment by froh in "Woman in Brazil enslaved for 55 years by 3 generations of the same family"]]></title><description><![CDATA[
<p>at the bottom of the page there is guidelines and FAQ<p>they also give good indication on how to handle topics that don't tickle your personal preferences (for "interesting" or "curious"): silently ignore them<p>especially if interest is the guidance on downvoting and flagging.  the sorting is not according to your personal preferences, as in "social media", but according to the hn hive think.  thus negative voting indicates "anti-curious", "anti-conversation", not dislike.</p>
]]></description><pubDate>Sun, 12 Jul 2026 13:46:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48881206</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48881206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48881206</guid></item><item><title><![CDATA[New comment by froh in "Woman in Brazil enslaved for 55 years by 3 generations of the same family"]]></title><description><![CDATA[
<p>yes!  which is _the_ driving factor behind the US prison system with its private prison labor facilities.<p>there is zero financial motivation for the state for prevention or rehab or any other activities to reduce imprisonment rates<p>did I mention disenfranchisement of the imprisoned?</p>
]]></description><pubDate>Sun, 12 Jul 2026 12:50:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48880775</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48880775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48880775</guid></item><item><title><![CDATA[New comment by froh in "GPT-5.6"]]></title><description><![CDATA[
<p>rlhf = reinforcement learning from human feedback<p>(had to look it up)</p>
]]></description><pubDate>Thu, 09 Jul 2026 19:38:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48851339</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48851339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48851339</guid></item><item><title><![CDATA[New comment by froh in "GPT-5.6"]]></title><description><![CDATA[
<p>> Yoda skill, there is?<p>ftfy</p>
]]></description><pubDate>Thu, 09 Jul 2026 19:36:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48851312</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48851312</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48851312</guid></item><item><title><![CDATA[New comment by froh in "FAANG Simulator"]]></title><description><![CDATA[
<p>yes!  this enslavement mode is exactly the idea of those driving current policies.</p>
]]></description><pubDate>Thu, 09 Jul 2026 11:08:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48843974</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48843974</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48843974</guid></item><item><title><![CDATA[New comment by froh in "Why skilled workers come to Germany and then leave again"]]></title><description><![CDATA[
<p>nah.<p>I'm talking TuSpo 1846 or Post SV or Dt. Alpenverein or Gesangsverein whathaveyou or Tanzsportverein Blau Weiss or Freunde der Modelleisenbahn sth or LSVD or Kleingartenverein etc etc etc<p>traditional clubs with a constitution and real self organized base democratic involvement and leadership<p>you get the idea.<p>not the "let's save some tax" scam pseudo clubs where you are not a voting member but just a service customer.</p>
]]></description><pubDate>Thu, 09 Jul 2026 00:55:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48839559</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48839559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48839559</guid></item><item><title><![CDATA[New comment by froh in "Why skilled workers come to Germany and then leave again"]]></title><description><![CDATA[
<p>nope.<p>C1 is high school<p>C2 is academics.<p>see sibling comment for links:
<a href="https://news.ycombinator.com/item?id=48828753">https://news.ycombinator.com/item?id=48828753</a></p>
]]></description><pubDate>Wed, 08 Jul 2026 07:34:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48828766</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48828766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48828766</guid></item><item><title><![CDATA[New comment by froh in "Why skilled workers come to Germany and then leave again"]]></title><description><![CDATA[
<p>indeed<p>C1 is high school level indeed  and C2 is academics.  this has been studied on native speakers:<p>me> I'm looking for studies which examine citizens language proficiency in their native tongue in the European language reference framework i.e. b2 C1 C2<p>Gemini> <a href="https://share.google/aimode/bImgIsAl5VfAcuoFl" rel="nofollow">https://share.google/aimode/bImgIsAl5VfAcuoFl</a><p>has links to studies<p>also here is the "self assessment" on the CEFR home page:<p>Self-assessment grid - Table 2 (CEFR 3.3) : Common Reference levels - Common European Framework of Reference for Languages (CEFR) <a href="https://share.google/E6POb6UYC53cUkxXg" rel="nofollow">https://share.google/E6POb6UYC53cUkxXg</a></p>
]]></description><pubDate>Wed, 08 Jul 2026 07:32:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48828753</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48828753</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48828753</guid></item><item><title><![CDATA[New comment by froh in "Why skilled workers come to Germany and then leave again"]]></title><description><![CDATA[
<p>yes.<p>indeed.<p>C1 is high school.<p>C2 is academics.<p>see sibling comment for links:
<a href="https://news.ycombinator.com/item?id=48828753">https://news.ycombinator.com/item?id=48828753</a></p>
]]></description><pubDate>Wed, 08 Jul 2026 07:30:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48828739</link><dc:creator>froh</dc:creator><comments>https://news.ycombinator.com/item?id=48828739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48828739</guid></item></channel></rss>