<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: staeff777</title><link>https://news.ycombinator.com/user?id=staeff777</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Jul 2026 01:14:19 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=staeff777" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by staeff777 in "Codex Micro"]]></title><description><![CDATA[
<p>Codex micro - is it a tiny coding agent? Or a small coding model? No it is hardware, that has nothing to do with coding.<p>I think they should have called it "codex luna" - because it's small!</p>
]]></description><pubDate>Wed, 15 Jul 2026 19:24:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48925854</link><dc:creator>staeff777</dc:creator><comments>https://news.ycombinator.com/item?id=48925854</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48925854</guid></item><item><title><![CDATA[New comment by staeff777 in "2025: The Year in LLMs"]]></title><description><![CDATA[
<p>I really like this idea and just tried some steps for myself.
create user with homedir: sudo useradd -m agent
add myself to agent group: sudo usermod -a -G agent $USER<p>Allow agent group to agent home dir: sudo chmod -R 770 /home/agent<p>Start a new shell with the group (or login/logoff): newgrp agent
Now you should be able to change into the agent home.<p>Allow your user to sudo as agent:  echo "$USER ALL=(agent) NOPASSWD: ALL" |sudo tee -a /etc/sudoers.d/$USER-as-agent
now you can start your agent using sudo: sudo -u agent your_agent<p>works nice.</p>
]]></description><pubDate>Thu, 01 Jan 2026 18:16:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46456498</link><dc:creator>staeff777</dc:creator><comments>https://news.ycombinator.com/item?id=46456498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46456498</guid></item><item><title><![CDATA[New comment by staeff777 in "Show HN: Introduction into FP and Scala – workshop materials"]]></title><description><![CDATA[
<p>Are the talks available for the sides?</p>
]]></description><pubDate>Sat, 20 Oct 2018 06:06:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=18261985</link><dc:creator>staeff777</dc:creator><comments>https://news.ycombinator.com/item?id=18261985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18261985</guid></item><item><title><![CDATA[New comment by staeff777 in "New Google Pixel 3, Pixel Slate, and Home Hub"]]></title><description><![CDATA[
<p>Well, there are some devices that try to inrease the screensize to the max, for example the Oneplus 6  (which has sadly a very high SAR value) or the newly "leaks" of de Mate 20.</p>
]]></description><pubDate>Tue, 09 Oct 2018 17:36:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=18178041</link><dc:creator>staeff777</dc:creator><comments>https://news.ycombinator.com/item?id=18178041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18178041</guid></item><item><title><![CDATA[New comment by staeff777 in "Ask HN: What are the best textbooks in your field of expertise?"]]></title><description><![CDATA[
<p>Ha, at first I thought it's about functional programming. :-)</p>
]]></description><pubDate>Mon, 01 Oct 2018 05:36:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=18110282</link><dc:creator>staeff777</dc:creator><comments>https://news.ycombinator.com/item?id=18110282</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18110282</guid></item></channel></rss>