<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: ragnaruss</title><link>https://news.ycombinator.com/user?id=ragnaruss</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 24 Jun 2026 04:41:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ragnaruss" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ragnaruss in "Apprentice, Journeyman, and Master: The Medieval Guild (2018)"]]></title><description><![CDATA[
<p>I think they key part of this is it provides a foundation for having a Licensing Board for our industry. Combining requiring someone licensed to sign off on work where they take actual legal responsibility, with changes to liability laws and insurance for business when they don't use them would go a long way to improving the quality crisis in our industry.</p>
]]></description><pubDate>Mon, 05 Aug 2024 09:23:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=41159444</link><dc:creator>ragnaruss</dc:creator><comments>https://news.ycombinator.com/item?id=41159444</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41159444</guid></item><item><title><![CDATA[New comment by ragnaruss in "Agricultural drones are transforming rice farming in the Mekong River delta"]]></title><description><![CDATA[
<p>I know quite a few people in the industry, and some near the top of big players and the common thing I've heard said is "We have so much data on such a granular level, we don't even know how to exploit most of it".</p>
]]></description><pubDate>Thu, 20 Jun 2024 11:00:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=40737228</link><dc:creator>ragnaruss</dc:creator><comments>https://news.ycombinator.com/item?id=40737228</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40737228</guid></item><item><title><![CDATA[New comment by ragnaruss in "Google to pause Gemini image generation of people after issues"]]></title><description><![CDATA[
<p>Is that town near by or is it completely out of left field?</p>
]]></description><pubDate>Fri, 23 Feb 2024 10:04:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=39478866</link><dc:creator>ragnaruss</dc:creator><comments>https://news.ycombinator.com/item?id=39478866</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39478866</guid></item><item><title><![CDATA[New comment by ragnaruss in "Google to pause Gemini image generation of people after issues"]]></title><description><![CDATA[
<p>Gemini also lies about the information it is given, if you ask it directly it will always insist it has no idea about your location, it is not given anything like IP or real world location.<p>But, if you use the following prompt, I find it will always return information about the current city I am testing from.<p>"Share the history of the city you are in now"</p>
]]></description><pubDate>Thu, 22 Feb 2024 13:46:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=39466977</link><dc:creator>ragnaruss</dc:creator><comments>https://news.ycombinator.com/item?id=39466977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39466977</guid></item><item><title><![CDATA[New comment by ragnaruss in "Oink: An API for PHP in a single file"]]></title><description><![CDATA[
<p>No, I don't. I consider modern PHP being fully typed in all places possible, tests, clear and readable code, avoid globals, and avoiding clever tricks like reflection to extract function names to autowire up routes.<p>The reality is this is a fun toy, and great job to the developer to making it work, but presenting it as anything but that is silly. There is very little benefit to using this over individual functional php files, and certainly more foot-guns.</p>
]]></description><pubDate>Wed, 14 Feb 2024 15:13:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=39370674</link><dc:creator>ragnaruss</dc:creator><comments>https://news.ycombinator.com/item?id=39370674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39370674</guid></item><item><title><![CDATA[New comment by ragnaruss in "Oink: An API for PHP in a single file"]]></title><description><![CDATA[
<p>The naming styles, the structure of the logic, the single line if statements with ternary returns, the lack of "use", the globals.<p>Altogether it just gave me a clear feeling of this isn't a person who has written a lot of modern PHP but has probably written a lot of python.</p>
]]></description><pubDate>Wed, 14 Feb 2024 12:50:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=39369238</link><dc:creator>ragnaruss</dc:creator><comments>https://news.ycombinator.com/item?id=39369238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39369238</guid></item><item><title><![CDATA[New comment by ragnaruss in "Oink: An API for PHP in a single file"]]></title><description><![CDATA[
<p>Reading the code, this feels like a python developer writing PHP and frankly doing a bad job. Even the formatting seems to give up readability for line count for some unknown reason. There is no typing, no following of PSR-2 in anyway, and  things which make my static analysis tools very unhappy.<p>A single file API is not a bad idea, but this is a bad implementation.</p>
]]></description><pubDate>Wed, 14 Feb 2024 10:30:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=39368380</link><dc:creator>ragnaruss</dc:creator><comments>https://news.ycombinator.com/item?id=39368380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39368380</guid></item></channel></rss>