<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: scrollaway</title><link>https://news.ycombinator.com/user?id=scrollaway</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 07 Jun 2026 17:58:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=scrollaway" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: Ccgs – Collaborative Claude Code sessions, stored in Git branches]]></title><description><![CDATA[
<p>My team uses Claude Code daily, and the sessions have become some of the most useful artifacts we produce. But they're trapped in ~/.claude/projects/ on whichever laptop they happened on. There's no good way to hand a colleague "the session where I untangled the migration" so they can claude --resume it and keep going from where I left off.
Enter ccgs: Share Claude Code sessions through an orphan branch (@ccgs/<name>) in your existing repo's remote<p>- Session files carry the author's absolute paths. On pull, ccgs rewrites the working dir back to your path so resume actually works — surgically editing only the structural cwd field, not a blind find-and-replace that would happily corrupt the transcript.<p>- Everything goes through git plumbing (hash-object/commit-tree/update-ref) against a throwaway index. It never touches your working tree, index, or current branch, and it's fine with a dirty tree. It will not git checkout something behind your back.<p>To try it without installing: `npx claude-git-sessions`. This also incidentally allows you to move a directory and carry the claude code transcripts with it (just push first, then move the directory, then pull)<p>IMPORTANT CAVEAT: Unless you have a very good security hygiene, your Claude Code sessions are likely full of sensitive information such as environment secrets. Use with caution and avoid using on public repositories. Branches used by ccgs are prefixed by `@ccgs/` so you can easily filter them out.<p><i>This project was written by and with Claude Code. This Show HN was not.</i><p>(Reposted with URL fixed)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48426297">https://news.ycombinator.com/item?id=48426297</a></p>
<p>Points: 6</p>
<p># Comments: 2</p>
]]></description><pubDate>Sat, 06 Jun 2026 16:04:45 +0000</pubDate><link>https://github.com/ingram-technologies/claude-git-sessions</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48426297</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48426297</guid></item><item><title><![CDATA[New comment by scrollaway in "Ask HN: What was your "oh shit" moment with GenAI?"]]></title><description><![CDATA[
<p>ChatGPT, basically within 48 hours of its release.<p>While people were pointing out on Twitter how it couldn't do math right, I was turning arbitrary English instructions into JSON and brainstorming with my colleagues how we could have layers of verification in the stack. This felt different. We had all played with AI dungeon but suddenly, fully generalized systems were within reach.<p>A month later, we renamed our company and shifted its full focus on AI R&D. (<a href="https://ingram.tech/" rel="nofollow">https://ingram.tech/</a>)</p>
]]></description><pubDate>Sat, 06 Jun 2026 08:53:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48422854</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48422854</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48422854</guid></item><item><title><![CDATA[New comment by scrollaway in "Sagrada Família Lego set"]]></title><description><![CDATA[
<p>> <i>Once built, what does one do with this?</i><p>Are you asking about the church or the lego set?</p>
]]></description><pubDate>Thu, 04 Jun 2026 18:27:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48402666</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48402666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48402666</guid></item><item><title><![CDATA[New comment by scrollaway in "Show HN: Uruky (EU-based Kagi alternative) now has Image Search and URL Rewrites"]]></title><description><![CDATA[
<p>You seem to not understand that a search engine and a VPN don't have the same audience, and certainly not the same needs for focus.<p>It's ok, we all have our flaws.</p>
]]></description><pubDate>Thu, 04 Jun 2026 18:23:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48402588</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48402588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48402588</guid></item><item><title><![CDATA[New comment by scrollaway in "Show HN: Uruky (EU-based Kagi alternative) now has Image Search and URL Rewrites"]]></title><description><![CDATA[
<p>Agreed. The noise in tech circles often gets founders to conflate ten different things into a product that no longer makes sense. “Eu made alternative to Kagi”? Cool, we need European search engines, sign me up. “Privacy is such a priority we’re looking to accept cash by mail”? Okay, you’re never gonna build a serious competitor, never mind.</p>
]]></description><pubDate>Thu, 04 Jun 2026 10:56:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48396858</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48396858</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48396858</guid></item><item><title><![CDATA[New comment by scrollaway in "Expanding Project Glasswing"]]></title><description><![CDATA[
<p>> why can’t Mythos just fix all these issues itself if it’s so smart. And test them to make sure they work?<p>“Why”: because you didn’t ask it. It’s not its job in this case.<p>You don’t hire an accountant and tell them “why can’t you fix my cash-flow problems and make me money if you’re so smart”</p>
]]></description><pubDate>Wed, 03 Jun 2026 08:06:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48381267</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48381267</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48381267</guid></item><item><title><![CDATA[New comment by scrollaway in "Larry Ellison: "Citizens will be on their best behavior because we’re recording""]]></title><description><![CDATA[
<p>Being charitable to Larry Ellison is one of those things one cannot physically do, like
being entertaining to a dead whale.</p>
]]></description><pubDate>Tue, 02 Jun 2026 18:11:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48373938</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48373938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48373938</guid></item><item><title><![CDATA[New comment by scrollaway in "WH proposes rules giving political appointees final approval on research grants"]]></title><description><![CDATA[
<p>Europe.<p>We fund science, research and we have accelerated programs for researchers affected by these kinds of things.<p>If you're interested, email me (see profile). I have been helping Americans emigrate to Europe (for free) for several years.</p>
]]></description><pubDate>Sat, 30 May 2026 13:38:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48336043</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48336043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48336043</guid></item><item><title><![CDATA[New comment by scrollaway in "The Eternal Sloptember"]]></title><description><![CDATA[
<p>The cost improvements reached you, you just don't see them in the table quality.<p>You see them in the fact that every single home you'll visit to buy or rent has a fully equipped kitchen including a fridge, oven, likely a microwave, dishwasher and even a washing machine (which alone has a huge economic impact: <a href="https://www.youtube.com/watch?v=_gvsz_vc7B0" rel="nofollow">https://www.youtube.com/watch?v=_gvsz_vc7B0</a>)<p>You see it in the fact that your home is safer from fires than it ever has been. That hot water is a cheap passive thing you don't even think about, rather than something you have to plan for. That a TV is a nice add-on to it all, rather than a huge deal to get.<p>Your grandparents' table was more expensive because they had <i>less things</i>, and the massive wood table that they saved months for was what was kept and stood the test of time for you to see today. Because let's not forget, this is also what furnishing 100 years ago can look like:<p><a href="https://hips.hearstapps.com/hmg-prod/images/furnishing-for-hotel-room-news-photo-1595471952.jpg" rel="nofollow">https://hips.hearstapps.com/hmg-prod/images/furnishing-for-h...</a></p>
]]></description><pubDate>Mon, 25 May 2026 08:10:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48264580</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48264580</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48264580</guid></item><item><title><![CDATA[New comment by scrollaway in "Scammers are abusing an internal Microsoft account to send spam links"]]></title><description><![CDATA[
<p>Agreed; and more generally, Microsoft's online services in general are terrible. Their login system is a mess, their UX is awful... our company is a microsoft partner but there's like 27 different ways to be one, with a bunch of different accounts, forms and systems for it. Azure UX is atrocious. And this nonsense spills into every single enterprise product they offer too (how many people complain about Teams?).<p>Here in Belgium, 80% of enterprise accounts use MS over Google and I genuinely don't get why. (Without getting into the fiasco of not really having an EU alternative to either of those)</p>
]]></description><pubDate>Mon, 25 May 2026 07:59:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48264511</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48264511</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48264511</guid></item><item><title><![CDATA[New comment by scrollaway in "Bun support is now limited and deprecated"]]></title><description><![CDATA[
<p>Wtf is your problem with high school dropouts exactly?</p>
]]></description><pubDate>Sat, 23 May 2026 09:15:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48246108</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48246108</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48246108</guid></item><item><title><![CDATA[New comment by scrollaway in "Project Glasswing: An Initial Update"]]></title><description><![CDATA[
<p>I guess I thought this should be obvious to everyone but, looking at code and finding exploits is completely different from .. writing exploits.<p>For one thing exploits often require completely different parts of the code to chain together. Sometimes parts of code the LLM itself isn’t writing.<p>And, LLMs are ALREADY trained negatively against writing buggy or exploitable code.</p>
]]></description><pubDate>Sat, 23 May 2026 07:24:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48245512</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48245512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48245512</guid></item><item><title><![CDATA[New comment by scrollaway in "Project Glasswing: An Initial Update"]]></title><description><![CDATA[
<p>Tell me you don’t know how AI works without telling me you don’t know how AI works.</p>
]]></description><pubDate>Fri, 22 May 2026 23:16:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48242798</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48242798</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48242798</guid></item><item><title><![CDATA[New comment by scrollaway in "I believe there are entire companies right now under AI psychosis"]]></title><description><![CDATA[
<p>The way it'll play out is, if nothing happens denialists will claim "nothing has happened YET!", and if anything happens, those same people will claim "you see, writing AI code is a terrible idea!".<p>People write code differently, AI models write code differently, AI systems write code differently, companies create systems that write AI-written code differently, etc.<p>The system that wrote Bun bears no relationship to the system that writes OP's code.<p>Making such absolute statements about AI-written code is as dumb as making absolute statements about human-written code on the basis that it's "human-written".</p>
]]></description><pubDate>Sat, 16 May 2026 11:13:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48159093</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48159093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48159093</guid></item><item><title><![CDATA[New comment by scrollaway in "I believe there are entire companies right now under AI psychosis"]]></title><description><![CDATA[
<p>That’s like saying “the aftermath of Hiroshima will provide strong evidence either for or against nuclear power scientists”.<p>It’s irrelevant and unrelated.</p>
]]></description><pubDate>Sat, 16 May 2026 08:40:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48158181</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48158181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48158181</guid></item><item><title><![CDATA[New comment by scrollaway in "Codex is now in the ChatGPT mobile app"]]></title><description><![CDATA[
<p>I find funny the trend of software engineers being shocked at the idea that someone would issue a set of instructions to a coder and not look at the code, or only glance at it.<p>How do you think the world has worked for the past thirty years? AI has just caught up with human skill is all.</p>
]]></description><pubDate>Fri, 15 May 2026 07:58:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48145796</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48145796</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48145796</guid></item><item><title><![CDATA[New comment by scrollaway in "Incident Report: CVE-2024-YIKES"]]></title><description><![CDATA[
<p>`curl -k | sudo bash | yes` for good measure, otherwise it might hang.</p>
]]></description><pubDate>Mon, 11 May 2026 00:25:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48089636</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=48089636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48089636</guid></item><item><title><![CDATA[New comment by scrollaway in "VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage"]]></title><description><![CDATA[
<p>Other people aren’t your slaves. You don’t get to demand they respond immediately, and this Reddit-like mindset needs to die. HN is a place where we often can actually get devs from companies responding directly and listening to feedback, and this hostility is looked at by all the other devs from those similar companies and remembered when it’ll be their turn.<p>Stop making HN a worse place for everyone by being unnecessarily hostile. (and this comment is only mildly directed at you but rather at a bunch of people in this thread)</p>
]]></description><pubDate>Sun, 03 May 2026 08:19:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994699</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=47994699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994699</guid></item><item><title><![CDATA[New comment by scrollaway in "Talkie: a 13B vintage language model from 1930"]]></title><description><![CDATA[
<p>I wonder who will fare better: the fools who don’t know their limits, or the ones who underestimate theirs?</p>
]]></description><pubDate>Tue, 28 Apr 2026 13:27:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47934284</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=47934284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47934284</guid></item><item><title><![CDATA[New comment by scrollaway in "Talkie: a 13B vintage language model from 1930"]]></title><description><![CDATA[
<p>Don’t be so optimistic about your ability to “process information healthily”. You are more of a slave to your instincts than you think and can’t always know whether you’re actually doing a good job at this— literally, it’s not possible to faithfully introspectively this.</p>
]]></description><pubDate>Tue, 28 Apr 2026 11:57:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47933250</link><dc:creator>scrollaway</dc:creator><comments>https://news.ycombinator.com/item?id=47933250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47933250</guid></item></channel></rss>