<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: theo0833</title><link>https://news.ycombinator.com/user?id=theo0833</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 04:24:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=theo0833" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by theo0833 in "Nix – Death by a Thousand Cuts"]]></title><description><![CDATA[
<p>try <a href="https://search.nixos.org/options" rel="nofollow">https://search.nixos.org/options</a> .</p>
]]></description><pubDate>Wed, 15 Jan 2025 07:07:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=42708190</link><dc:creator>theo0833</dc:creator><comments>https://news.ycombinator.com/item?id=42708190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42708190</guid></item><item><title><![CDATA[New comment by theo0833 in "Run a Simple Go Web Service on NixOS"]]></title><description><![CDATA[
<p>Now add devenv/devshell to your flake and it will become an all-in-one, self-contained, dependency-stable powerhouse.</p>
]]></description><pubDate>Tue, 03 Dec 2024 04:59:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=42303184</link><dc:creator>theo0833</dc:creator><comments>https://news.ycombinator.com/item?id=42303184</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42303184</guid></item><item><title><![CDATA[New comment by theo0833 in "Never enable 2FA for accounts that you actually care about (2023)"]]></title><description><![CDATA[
<p>> <i>I didn’t have backup codes for some of them</i><p>uh oh...</p>
]]></description><pubDate>Thu, 22 Aug 2024 04:22:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=41316795</link><dc:creator>theo0833</dc:creator><comments>https://news.ycombinator.com/item?id=41316795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41316795</guid></item><item><title><![CDATA[New comment by theo0833 in "Zed AI"]]></title><description><![CDATA[
<p>I agree with you, creating something just feels better than reviewing code from a LLM intern ;D<p>That's why I almost never use the 'chat' panel in those AI-powered extensions, for I have to wait for the output and that will slow me down/kick me out of the flow.<p>However, I still strongly recommend that you have a try at *LLM auto completion* from Copilot(GitHub) or Copilot++(Cursor). From my experience it works just like context aware, intelligent snippets and heck, it's super fast - the response time is 0.5 ~ 1s on average behind a corporate proxy, sometimes even fast enough to predict what I'm currently typing.<p>I personally think that's where the AI coding hype is going to bear fruit - faster, smarter, context+documentation aware small snippets completion to eliminate the need for doc lookups. Multi file editing or full autonomous agent coding is too hyped.</p>
]]></description><pubDate>Wed, 21 Aug 2024 02:57:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=41306371</link><dc:creator>theo0833</dc:creator><comments>https://news.ycombinator.com/item?id=41306371</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41306371</guid></item><item><title><![CDATA[New comment by theo0833 in "Zed AI"]]></title><description><![CDATA[
<p>I use llms exactly and exclusively for the first two cases - just write comments like:<p>// map this object array to extract data, and use reduce to update the hasher<p>And let llms do the rest. I rarely find my self back to the browser - 80% of the time they spit out a completely acceptable solution, and for the rest 20% at least the function/method is correct. Saved me much time from context switching.</p>
]]></description><pubDate>Wed, 21 Aug 2024 01:00:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=41305721</link><dc:creator>theo0833</dc:creator><comments>https://news.ycombinator.com/item?id=41305721</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41305721</guid></item><item><title><![CDATA[New comment by theo0833 in "Tauri 2.0 Release Candidate"]]></title><description><![CDATA[
<p>> It seems so inferior to have the same thing but lose access to the browser's suite of tools/capabilities.<p>Explicitly removing the browser capabilities/tools is a <i>feature</i> imo. i.e to hide the moving parts.<p>Within a browser, the average low tech users may:<p>- ...install extensions(ad blockers? dark reader?) that interfere with the app in some way.<p>- ...mess with the back/forward buttons ,corrupting the router/ui state, or just get very curious why the back button kicks them back to the last page instead of closing a fullscreen modal.<p>- ...bookmark SPA js-driven pages where the ui state is not fully saved in the address bar(via query params, hashes, etc) and surprisingly find them broken/not working as intended when accessing the bookmark again.<p>- ...try to copy and send the "localhost" link to their friends and complain.(Hold on to your papers - I've seen this behavior at my workplace!)<p>All of those will generate complains, useless bug reports and sometimes negative reviews. While some (if not most) of the problems <i>can</i> be solved with great software design and extra care, I think solving these problems comes at a cost that can be very well avoided by simply removing these capabilities.</p>
]]></description><pubDate>Sat, 03 Aug 2024 12:58:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=41146385</link><dc:creator>theo0833</dc:creator><comments>https://news.ycombinator.com/item?id=41146385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41146385</guid></item><item><title><![CDATA[New comment by theo0833 in "Zed on Linux Is Here"]]></title><description><![CDATA[
<p>I use slack (and spotify) exclusively in the browser because I need a browser open anyway. Never met anything that required the desktop client.</p>
]]></description><pubDate>Fri, 12 Jul 2024 06:56:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=40943268</link><dc:creator>theo0833</dc:creator><comments>https://news.ycombinator.com/item?id=40943268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40943268</guid></item><item><title><![CDATA[New comment by theo0833 in "DJI ban passes the House and moves on to the Senate"]]></title><description><![CDATA[
<p>State your reason - I'm in the same boat as dheera and I'm curious.</p>
]]></description><pubDate>Tue, 18 Jun 2024 01:14:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=40713086</link><dc:creator>theo0833</dc:creator><comments>https://news.ycombinator.com/item?id=40713086</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40713086</guid></item><item><title><![CDATA[New comment by theo0833 in "A dystopian iPad commercial has X ripping Apple for crushing instruments and art"]]></title><description><![CDATA[
<p>They have a million ways of conveying the message of "compress", yet they delibrately choose the most violent and destructive one.
Think of cinematic or cartoon-ish effects like turning the objects into colorful fluid on compress and magically forge an ipad.<p>Instead of this they choose to show every detail of instruments being painfully crushed and destroyed.</p>
]]></description><pubDate>Thu, 09 May 2024 11:36:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=40307125</link><dc:creator>theo0833</dc:creator><comments>https://news.ycombinator.com/item?id=40307125</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40307125</guid></item><item><title><![CDATA[New comment by theo0833 in "Linux on the desktop is gaining ground"]]></title><description><![CDATA[
<p>My laptop wakes itself at midnight (somewhere around 12:30pm) and <i>tries</i> to install an update, but it fails every time and just hangs at the lock screen. Because the update is never properly installed, the device will boot up every night until I manually run "Update and restart". Ended up me killing windows update completely.</p>
]]></description><pubDate>Wed, 13 Mar 2024 03:04:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=39687683</link><dc:creator>theo0833</dc:creator><comments>https://news.ycombinator.com/item?id=39687683</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39687683</guid></item></channel></rss>