<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: grokkedit</title><link>https://news.ycombinator.com/user?id=grokkedit</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 30 Jun 2026 21:14:56 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=grokkedit" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by grokkedit in "Qwen 3.6 27B is the sweet spot for local development"]]></title><description><![CDATA[
<p>I've been using it with a couple of tools (like context7) as a documentation/helper, without giving it direct access to writing code, in marimo. it works great, albeit a little slow on my server (m1 max 64gb ram), at 8bit with omlx</p>
]]></description><pubDate>Tue, 30 Jun 2026 07:27:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48729549</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=48729549</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48729549</guid></item><item><title><![CDATA[New comment by grokkedit in "A proposal to restrict sites from accessing a users’ local network"]]></title><description><![CDATA[
<p>I'm answering to the comment that explains how currently macos works</p>
]]></description><pubDate>Thu, 05 Jun 2025 13:09:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=44191371</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=44191371</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44191371</guid></item><item><title><![CDATA[New comment by grokkedit in "A proposal to restrict sites from accessing a users’ local network"]]></title><description><![CDATA[
<p>yes, but I'm answering to the comment that explains how currently macos works</p>
]]></description><pubDate>Thu, 05 Jun 2025 13:09:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=44191369</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=44191369</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44191369</guid></item><item><title><![CDATA[New comment by grokkedit in "A proposal to restrict sites from accessing a users’ local network"]]></title><description><![CDATA[
<p>problem is: without allowing it webUIs like synology won't work, since they require your browser to connect to the local network... as it is, it's not great</p>
]]></description><pubDate>Wed, 04 Jun 2025 20:32:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=44185172</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=44185172</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44185172</guid></item><item><title><![CDATA[New comment by grokkedit in "Python lib generates its code on-the-fly based on usage"]]></title><description><![CDATA[
<p>I've done a similar library[0] for python ~1 year ago, generating a function code only by invoking it, and giving the llm some context over the function.<p>Apart from the fun that I got out of it, it's been there doing nothing :D<p>[0]: <a href="https://github.com/lucamattiazzi/magic_top_hat">https://github.com/lucamattiazzi/magic_top_hat</a></p>
]]></description><pubDate>Thu, 15 May 2025 09:42:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=43993363</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=43993363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43993363</guid></item><item><title><![CDATA[New comment by grokkedit in "Amazon to display tariff costs for consumers"]]></title><description><![CDATA[
<p>not to mention the mix of snake_case & camelCase</p>
]]></description><pubDate>Tue, 29 Apr 2025 12:41:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=43831813</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=43831813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43831813</guid></item><item><title><![CDATA[New comment by grokkedit in "‘Bluey’s World’: How a Cute Aussie Puppy Became a Juggernaut"]]></title><description><![CDATA[
<p>my god cricket is the best episode, and it’s crazy that no information about any character is even remotely needed to appreciate it<p>the authors created a great character in rusty</p>
]]></description><pubDate>Fri, 21 Mar 2025 18:49:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43439553</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=43439553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43439553</guid></item><item><title><![CDATA[New comment by grokkedit in "Escaping the Chrome Sandbox Through DevTools"]]></title><description><![CDATA[
<p>that's not entirely true: if you look at the manifest on the github repo you can see that it only requires the `tab` permission, which, when installed, will make the extension seem quite safe, since it should not have access to the content of your pages</p>
]]></description><pubDate>Thu, 17 Oct 2024 08:55:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=41867676</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=41867676</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41867676</guid></item><item><title><![CDATA[New comment by grokkedit in "Escaping the Chrome Sandbox Through DevTools"]]></title><description><![CDATA[
<p>they say:
`This also means that, unfortunately, the bug will not work on stable builds of Google Chrome since the release channel is set to the proper value there`<p>So it's only working on Chromium, a way smaller attack surface than the whole Chrome users</p>
]]></description><pubDate>Thu, 17 Oct 2024 08:51:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=41867653</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=41867653</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41867653</guid></item><item><title><![CDATA[New comment by grokkedit in "AI Winter Is Coming"]]></title><description><![CDATA[
<p>Heroku has been around for almost 20 years, Vercel was Zeit ~10 years ago, and they both have always been widespread solutions, I wouldn't say that that there is hype only now<p>I cannot vouch for laravel cloud or void, since I've never used them, nor I will comment on Deno/Bun since they are far more recent</p>
]]></description><pubDate>Fri, 11 Oct 2024 22:49:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=41814642</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=41814642</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41814642</guid></item><item><title><![CDATA[Show HN: YRecombinator, a Pun Website]]></title><description><![CDATA[
<p>hello, I've come up with the silly yrecombinator pun and then I made this website<p>it randomly retrieves a made up startup built by combining two existing startups from ycombinator<p>it has access to 1000 generated startups</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41048042">https://news.ycombinator.com/item?id=41048042</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 23 Jul 2024 16:40:01 +0000</pubDate><link>https://yrecombinator.com/</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=41048042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41048042</guid></item><item><title><![CDATA[New comment by grokkedit in "Third Places and Neighborhood Entrepreneurship: Evidence from Starbucks Cafés"]]></title><description><![CDATA[
<p>they are second places only if you work there, I think</p>
]]></description><pubDate>Fri, 12 Jul 2024 05:16:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=40942869</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=40942869</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40942869</guid></item><item><title><![CDATA[New comment by grokkedit in "Show HN: Magic Top Hat, an infinite library for Python"]]></title><description><![CDATA[
<p>I thought I was explicit enough in the README, but will add a warning as well!</p>
]]></description><pubDate>Thu, 11 Jul 2024 08:41:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=40934730</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=40934730</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40934730</guid></item><item><title><![CDATA[Show HN: Magic Top Hat, an infinite library for Python]]></title><description><![CDATA[
<p>Just for fun I wanted to write a library that generates the functions you import from it at runtime using the context in which you called them.<p>It's just a joke, but it proves what I was always afraid of: dunder methods are way too powerful and sometimes python seems to be broken because of it.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40934310">https://news.ycombinator.com/item?id=40934310</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 11 Jul 2024 07:05:05 +0000</pubDate><link>https://github.com/lucamattiazzi/magic_top_hat</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=40934310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40934310</guid></item><item><title><![CDATA[New comment by grokkedit in "Root your Docker host in 10 seconds for fun and profit (2017)"]]></title><description><![CDATA[
<p>what is a tractor paper?</p>
]]></description><pubDate>Tue, 28 May 2024 12:12:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=40499905</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=40499905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40499905</guid></item><item><title><![CDATA[New comment by grokkedit in "Things unexpectedly named after people (2020)"]]></title><description><![CDATA[
<p>About southern blot there is more: it's a method used to find a specific DNA sequence in a DNA sample, and was named after its creator.<p>When a similar method was invented that applies to RNA, was of course named Southern.<p>When the one for proteins was invented, was named Western.</p>
]]></description><pubDate>Thu, 22 Feb 2024 06:50:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=39463987</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=39463987</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39463987</guid></item><item><title><![CDATA[New comment by grokkedit in "Coffee in a Can"]]></title><description><![CDATA[
<p>you're completely right. but most italians will never admit it, shunning all of the alternatives.<p>the strange thing is, we are used to different grapes varieties that are used to produce different wines, and everyone knows which tomato goes in a sandwich, which ones are better in a caprese, which for tomato sauce. but we are all fine with not knowing which kind of coffee we drink, and not knowing how it was treated...<p>that's why in Italy it's really rare to find someone that drinks coffee as it is, usually we add either sugar (or honey) or milk in order to mask the fact that coffee here tastes too burnt and bitter.<p>only in the past few years specialty coffee is starting to appear in the bigger cities, and I'm finally getting used to drink coffee after a whole life of tea with milk and the occasional macchiato caldo (espresso with a dash of hot milk), unless when abroad</p>
]]></description><pubDate>Sun, 10 Sep 2023 12:54:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=37455405</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=37455405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37455405</guid></item><item><title><![CDATA[New comment by grokkedit in "How would you say “She said goodbye too many times before.” in Latin?"]]></title><description><![CDATA[
<p>you can remove the `prima` from the italian version: it's implied by the use of past tense and it sounds really bad in italian.
if you want to emphasize the `before`, you can use: `ha già detto addio troppe volte` instead</p>
]]></description><pubDate>Wed, 06 Sep 2023 12:28:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=37404097</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=37404097</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37404097</guid></item><item><title><![CDATA[New comment by grokkedit in "You can serve static data over HTTP"]]></title><description><![CDATA[
<p>not sure that MITM definition applies here: cloudflare is serving the data, they're not in the middle, they're either alice or bob</p>
]]></description><pubDate>Tue, 30 May 2023 07:47:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=36122177</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=36122177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36122177</guid></item><item><title><![CDATA[New comment by grokkedit in "Replying to comments about our web page design"]]></title><description><![CDATA[
<p>does anyone know what's the string above the "NO CARRIER" written at the bottom of the page?</p>
]]></description><pubDate>Fri, 14 Apr 2023 12:50:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=35568971</link><dc:creator>grokkedit</dc:creator><comments>https://news.ycombinator.com/item?id=35568971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35568971</guid></item></channel></rss>