<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: meatcar</title><link>https://news.ycombinator.com/user?id=meatcar</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 23 Jun 2026 02:38:24 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=meatcar" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by meatcar in "AGENTS.md outperforms skills in our agent evals"]]></title><description><![CDATA[
<p>What if instead of needing to run a codemod to cache per-lib docs locally, documentation could be distributed alongside a given lib, as a dev dependency, version locked, and accessible locally as plaintext. All docs can be linked in node_modules/.docs (like binaries are in .bin). It would be a sort of collection of manuals.<p>What a wonderful world that would be.</p>
]]></description><pubDate>Thu, 29 Jan 2026 23:23:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46818334</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=46818334</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46818334</guid></item><item><title><![CDATA[New comment by meatcar in "Navigate your code like it's 2021"]]></title><description><![CDATA[
<p><a href="https://github.com/paperwm/PaperWM" rel="nofollow">https://github.com/paperwm/PaperWM</a> for Gnome is just like that, it's a wonderful concept.</p>
]]></description><pubDate>Thu, 04 Mar 2021 15:27:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=26343584</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=26343584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26343584</guid></item><item><title><![CDATA[New comment by meatcar in "Asdf – An Extendable Version Manager"]]></title><description><![CDATA[
<p>You can just not hook direnv into your shell, and use `direnv exec` kind of like pipx.<p>Tools like asdf, direnv, nix-shell, etc. just encapsulate the environment and help set up some guarantees. The referential transparency of shells is something that these tools help enforce, if anything.<p>I agree that frequent jumping between the fragmented environments is pain point in software development these days. That's due to a lack of tooling to support the new workflow, in my opinion. I hope enough people feel this pain that we see some solutions.<p>Having an expressive shell like <a href="https://starship.rs" rel="nofollow">https://starship.rs</a> helps keep you oriented as a sort of HUD. Nix is definitely a life-saver, but you can probably roll your own nix-a-likes. Encapsulate all the "global" precious tools, hardening them against changes in the "local" shell environment. Whether through wrapper scripts, containerization, or what have you, the building blocks are there, the "best practices" are still being created.</p>
]]></description><pubDate>Thu, 04 Feb 2021 06:38:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=26023210</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=26023210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26023210</guid></item><item><title><![CDATA[New comment by meatcar in "A Light Box in Heavy Times"]]></title><description><![CDATA[
<p>Implementing the Conway's Game of Life on a hexagonal grid could be a fun idea. With a slow enough turn clock, you probably don't need a start/stop button, and can just mash a pattern in with one or two hands quickly and see how it evolves. Another plus is that there probably aren't too many famous hexagonal lifeforms, it would be a fun game for all ages.<p>This is a great reference for starting to work with hexagonal grids: <a href="https://www.redblobgames.com/grids/hexagons/" rel="nofollow">https://www.redblobgames.com/grids/hexagons/</a></p>
]]></description><pubDate>Fri, 27 Mar 2020 22:13:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=22707397</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=22707397</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22707397</guid></item><item><title><![CDATA[New comment by meatcar in "Redwood: An integrated, full-stack, JavaScript web framework for the JAMstack"]]></title><description><![CDATA[
<p>This looks really interesting, I like the focus on developer ergonomics, launching with a fleshed-out tutorial is a nice touch. The deployment story, however, seems to be tied to using Netlify as a hosting platform, which could affect adoption. I understand that that's where the roots of this project lie, are there any plans to decouple Redwood from Netlify to enable the framework to be self-hosted or used with other CI/CDN/FaaS services?</p>
]]></description><pubDate>Wed, 11 Mar 2020 13:15:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=22545531</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=22545531</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22545531</guid></item><item><title><![CDATA[New comment by meatcar in "Typing inside of the default WSL terminal feels amazing (2018)"]]></title><description><![CDATA[
<p>I just want to emphasize that wsltty is the only well-behaving terminal currently available for WSL. It's the only one that supports mouse interaction in a terminal like scrolling/resizing panes in tmux/vim, unlike any Microsoft solution.<p>If you're using WSL on a regular basis, I highly recommend it. Its a huge quality-of-life improvement.</p>
]]></description><pubDate>Mon, 23 Dec 2019 16:39:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=21864795</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=21864795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21864795</guid></item><item><title><![CDATA[New comment by meatcar in "Emacs Fireplace"]]></title><description><![CDATA[
<p>Evil, best of both worlds :)</p>
]]></description><pubDate>Wed, 26 Dec 2018 02:47:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=18760146</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=18760146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18760146</guid></item><item><title><![CDATA[New comment by meatcar in "Passing the torch"]]></title><description><![CDATA[
<p>lobsters@denys.me</p>
]]></description><pubDate>Tue, 03 Oct 2017 03:33:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=15389900</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=15389900</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15389900</guid></item><item><title><![CDATA[New comment by meatcar in "Magic – Completes signup forms automatically, with just an email address"]]></title><description><![CDATA[
<p>Im pretty sure theres a set of standard attributes you can set on fields to make them autocompletable. I use this as a reference: <a href="https://wiki.whatwg.org/wiki/Autocomplete_Types" rel="nofollow">https://wiki.whatwg.org/wiki/Autocomplete_Types</a></p>
]]></description><pubDate>Tue, 22 Dec 2015 19:30:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=10779778</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=10779778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10779778</guid></item><item><title><![CDATA[New comment by meatcar in "P&G’s Gillette Sues Dollar Shave Club"]]></title><description><![CDATA[
<p>An Omega boar bristle brush goes for <$10 CAD in my neighbourhood drug store. They also stock Proraso shaving soaps/creams, a container of which lasts me a good 1.5-2 years. Boar bristle brushes require a bit of prep to use, see <a href="https://www.reddit.com/r/wicked_edge/wiki/brushes#wiki_boar_bristle" rel="nofollow">https://www.reddit.com/r/wicked_edge/wiki/brushes#wiki_boar_...</a>. I just throw it in the sink for a soak before I hop in the shower.<p>As with most things, it's easy to get sucked in and blow $100s on your setup, but you don't have to. I spent <$50 to get started.</p>
]]></description><pubDate>Thu, 17 Dec 2015 19:44:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=10753925</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=10753925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10753925</guid></item><item><title><![CDATA[New comment by meatcar in "2015 Chromebook Pixel"]]></title><description><![CDATA[
<p>> charges via the microUSB port<p>The HP Chromebook 11 is not USB-C powered.</p>
]]></description><pubDate>Wed, 11 Mar 2015 18:57:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=9186089</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=9186089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9186089</guid></item><item><title><![CDATA[New comment by meatcar in "Using HyperLogLog to detect voting rings (2013)"]]></title><description><![CDATA[
<p>Another solution with similar properties (approximate votes, etc) would involve bloom filters on each post, and the vote counter would only be incremented when a user is <i></i>not<i></i> present in the bloom filter, and is immediately added to it.</p>
]]></description><pubDate>Fri, 23 Jan 2015 20:50:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=8937188</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=8937188</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8937188</guid></item><item><title><![CDATA[New comment by meatcar in "Show HN: Dddraft – a fast and beautiful publishing tool"]]></title><description><![CDATA[
<p>Give me Github Flavored Markdown and I'm in.</p>
]]></description><pubDate>Thu, 22 Jan 2015 19:52:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=8931317</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=8931317</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8931317</guid></item><item><title><![CDATA[New comment by meatcar in "An experimental real world adblock"]]></title><description><![CDATA[
<p>I had the pleasure of taking a course taught by Steve Mann, credited as the inventor of visual computing. I recall he mentioned creating a similar device. Not sure if it ever actually happened, but here's a link that I was able to dig up:<p><a href="http://wearcam.org/diminished_reality.htm" rel="nofollow">http://wearcam.org/diminished_reality.htm</a> via <a href="http://cyborganthropology.com/Diminished_Reality" rel="nofollow">http://cyborganthropology.com/Diminished_Reality</a></p>
]]></description><pubDate>Wed, 21 Jan 2015 20:29:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=8925524</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=8925524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8925524</guid></item><item><title><![CDATA[New comment by meatcar in "Gnod News: Search Hacker News and Reddit Comments"]]></title><description><![CDATA[
<p>Looks good, and works good too! It would be nice to see if a particular item is from reddit or hackernews, and maybe what section or subreddit. And perhaps the number of other comments in that thread?</p>
]]></description><pubDate>Mon, 22 Sep 2014 19:19:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=8352054</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=8352054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8352054</guid></item><item><title><![CDATA[New comment by meatcar in "Trial by Fire: Extreme rituals forge intense social bonds"]]></title><description><![CDATA[
<p>Do you mind expanding on your first statement, perhaps with an example? How do you apply something like fire-walking to a software team without breaking some workplace safety and labour laws?</p>
]]></description><pubDate>Fri, 19 Sep 2014 21:15:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=8342530</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=8342530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8342530</guid></item><item><title><![CDATA[New comment by meatcar in "HN. Let's share Twitter accounts"]]></title><description><![CDATA[
<p><a href="https://twitter.com/meatcar" rel="nofollow">https://twitter.com/meatcar</a></p>
]]></description><pubDate>Fri, 11 Jul 2014 00:34:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=8018265</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=8018265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8018265</guid></item><item><title><![CDATA[New comment by meatcar in "Unfinished, unfair and brutally difficult"]]></title><description><![CDATA[
<p>Kerbal Space Program has a sizeable community, and is single player, and real fun to play.</p>
]]></description><pubDate>Fri, 03 Jan 2014 04:40:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=7004188</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=7004188</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7004188</guid></item><item><title><![CDATA[New comment by meatcar in "Clearer Conditionals using De Morgan's Laws"]]></title><description><![CDATA[
<p>Or<p><pre><code>    if (a && b && c) {
        // Do something.
    }</code></pre></p>
]]></description><pubDate>Fri, 20 Dec 2013 19:21:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=6943379</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=6943379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6943379</guid></item><item><title><![CDATA[New comment by meatcar in "Pair programming made easy"]]></title><description><![CDATA[
<p>Needs time-zones on the times available.</p>
]]></description><pubDate>Sat, 16 Nov 2013 20:45:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=6746357</link><dc:creator>meatcar</dc:creator><comments>https://news.ycombinator.com/item?id=6746357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6746357</guid></item></channel></rss>