<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: Keeo</title><link>https://news.ycombinator.com/user?id=Keeo</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 30 Aug 2026 10:30:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Keeo" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Keeo in "Inception-style curved map for turn-by-turn directions"]]></title><description><![CDATA[
<p>Huh, patent pending? I am somewhat sure there is a mod for minecraft.</p>
]]></description><pubDate>Fri, 28 Aug 2026 20:19:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49483711</link><dc:creator>Keeo</dc:creator><comments>https://news.ycombinator.com/item?id=49483711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49483711</guid></item><item><title><![CDATA[New comment by Keeo in "AI Agent – TRMNL"]]></title><description><![CDATA[
<p>I would have one FAQ - does it require 20$ developer license?</p>
]]></description><pubDate>Tue, 21 Jul 2026 19:02:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48996610</link><dc:creator>Keeo</dc:creator><comments>https://news.ycombinator.com/item?id=48996610</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48996610</guid></item><item><title><![CDATA[New comment by Keeo in "MiniGPT-4"]]></title><description><![CDATA[
<p>It already runs!</p>
]]></description><pubDate>Mon, 17 Apr 2023 23:57:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=35608242</link><dc:creator>Keeo</dc:creator><comments>https://news.ycombinator.com/item?id=35608242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35608242</guid></item><item><title><![CDATA[New comment by Keeo in "The untapped potential of human programming (2022)"]]></title><description><![CDATA[
<p>Every time I am cooking sometig from the recipe I first need to translate it from the long text to a chart where one axis is time and second is what to do.</p>
]]></description><pubDate>Sun, 19 Mar 2023 16:24:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=35220570</link><dc:creator>Keeo</dc:creator><comments>https://news.ycombinator.com/item?id=35220570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35220570</guid></item><item><title><![CDATA[New comment by Keeo in "Show HN: EOF Script to ensure text files end with newline"]]></title><description><![CDATA[
<p>This is how the warning looks like <a href="https://stackoverflow.com/questions/65300309/add-missing-trailing-newline-to-all-files-in-github-repo" rel="nofollow">https://stackoverflow.com/questions/65300309/add-missing-tra...</a> .
Generaly the text files should end with newline as it helps with compatibility. Here is nice thread talking about the reasons <a href="https://stackoverflow.com/questions/729692/why-should-text-files-end-with-a-newline" rel="nofollow">https://stackoverflow.com/questions/729692/why-should-text-f...</a> .</p>
]]></description><pubDate>Sat, 03 Jul 2021 14:24:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=27721806</link><dc:creator>Keeo</dc:creator><comments>https://news.ycombinator.com/item?id=27721806</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27721806</guid></item><item><title><![CDATA[New comment by Keeo in "Show HN: EOF Script to ensure text files end with newline"]]></title><description><![CDATA[
<p>I do quite a lot of code reviews and usually all the files contain newline at the end - so github is happy and does not show warning icon. But sometimes - new person joins the project and is not aware of this, or somebody does small change in misconfigured ide or file is generated and in these cases newline is missing. My original way of handling this was to just edit the file directly but then I would have to wait for tests to run again, so at the end I gave up. Linters can usually help but they are always tied to one type of text files and do not cover config files.<p>I wanted to write a simple python script that will go through all text files (with white and blacklist) and ensures there is exactly one newline at the end. I also wanted for script to be able to fix the file or just report issues.<p>The current version works quite well - atleast for my 1 day of limited testing. Please take a look and happy to hear what you think.</p>
]]></description><pubDate>Sat, 03 Jul 2021 13:00:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=27721342</link><dc:creator>Keeo</dc:creator><comments>https://news.ycombinator.com/item?id=27721342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27721342</guid></item><item><title><![CDATA[Show HN: EOF Script to ensure text files end with newline]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/Keeo/end-of-file">https://github.com/Keeo/end-of-file</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=27721341">https://news.ycombinator.com/item?id=27721341</a></p>
<p>Points: 2</p>
<p># Comments: 3</p>
]]></description><pubDate>Sat, 03 Jul 2021 13:00:48 +0000</pubDate><link>https://github.com/Keeo/end-of-file</link><dc:creator>Keeo</dc:creator><comments>https://news.ycombinator.com/item?id=27721341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27721341</guid></item><item><title><![CDATA[New comment by Keeo in "I built a picture frame with a greyscale e-paper that runs on battery for years"]]></title><description><![CDATA[
<p>I am using simple shell script and imagemagick to convert folder full of images and then randomly rotate the pictures. I tried playing with contrast but after dithering and that did not produce good results.</p>
]]></description><pubDate>Sun, 13 Dec 2020 12:14:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=25406059</link><dc:creator>Keeo</dc:creator><comments>https://news.ycombinator.com/item?id=25406059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25406059</guid></item><item><title><![CDATA[New comment by Keeo in "I built a picture frame with a greyscale e-paper that runs on battery for years"]]></title><description><![CDATA[
<p>I actually built one myself, but used raspberry pi so it needs usb cable for power. It works well but contrast on the display is not that good for photos. Would work well for text or like smart home panel.<p><a href="https://imgur.com/a/HraSGsj" rel="nofollow">https://imgur.com/a/HraSGsj</a></p>
]]></description><pubDate>Sat, 12 Dec 2020 20:06:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=25401168</link><dc:creator>Keeo</dc:creator><comments>https://news.ycombinator.com/item?id=25401168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25401168</guid></item></channel></rss>