<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: Cedricgc</title><link>https://news.ycombinator.com/user?id=Cedricgc</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Jul 2026 23:39:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Cedricgc" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Cedricgc in "Stacked PRs are now live on GitHub"]]></title><description><![CDATA[
<p>With stacking you can continue working on a longer change while creating reviewable diffs. Merged diffs can be rebased on your HEAD. For teams that support stacked diffs you don't usually even need to manage branches and work directly off trunk and rebase changes as they come in</p>
]]></description><pubDate>Thu, 30 Jul 2026 18:45:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49114004</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=49114004</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49114004</guid></item><item><title><![CDATA[New comment by Cedricgc in "Dependencies should be fetched directly from VCS"]]></title><description><![CDATA[
<p>IIRC Go had to deal with a bunch of issue related to their initial source based package management system. The URL imports remain, but I believe fetches are served through the pkg.go.dev proxy now.<p>Andrew Nesbitt has a good write [0] up on why using Git as a database is a bad idea<p>[0] <a href="https://nesbitt.io/2025/12/24/package-managers-keep-using-git-as-a-database.html" rel="nofollow">https://nesbitt.io/2025/12/24/package-managers-keep-using-gi...</a></p>
]]></description><pubDate>Mon, 06 Jul 2026 00:10:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48799292</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=48799292</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48799292</guid></item><item><title><![CDATA[New comment by Cedricgc in "Gas Town Decoded"]]></title><description><![CDATA[
<p>I should be specific. I think the technical analysis is reasonable and I actually enjoy someone staking on a big vision, which is why I saved these pieces.<p>An example:<p>"I’ve seen Grab’s hunger. I’ve felt it. I have it. This space is win or die. They will fight to the death, and I am with them. This company, with some 3000 employees I think, is more unified than I’ve seen with most 5-person companies. This is the kind of focused camaraderie, cooperation and discipline that you typically only see in the military, in times of war.<p>Which should hardly surprise you, because that’s exactly what this is. This is war.<p>I am giving everything I’ve got to help Grab win. I am all in. You’d be amazed at what you can accomplish when you’re all in."<p>This is the writing of someone planning to make a capstone career move instead of leaving in 18 months. It's not the worst thing to do (He says he left b/c the time difference to support a team in SE Asia was hard physically, and he's getting older) and I support taking big swings. I'm just saying Yegge's writing has a pattern.<p>Crypto and what Yegge is doing with $GAS is dangerous because if the token price crashes and people betting their life savings think he didn't deliver on his promises... I like Steve personally which is why I'm saying anything.</p>
]]></description><pubDate>Mon, 19 Jan 2026 02:10:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46674314</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=46674314</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46674314</guid></item><item><title><![CDATA[New comment by Cedricgc in "Gas Town Decoded"]]></title><description><![CDATA[
<p>I'm developing concern for Steve. He's been a well known developer and writer in the industry for years now (See his popular 'Google Platforms Rant' essay from years ago) [0].<p>Now, Yegge's writing tilts towards the grandoise... see his writing when joining Grab [1] and Sourcegraph [2] respectively versus how things actually played out.<p>I prefer optimism and I'm not anti AI by any means, but given his observed behavior and how AI can't exacerbate certain pathologies... not great. Adding the recent crypto activities on top and all that entails is the ingredients for a powder keg.<p>Hope someone is looking out for him.<p>[0] <a href="https://courses.cs.washington.edu/courses/cse452/23wi/papers/yegge-platform-rant.html" rel="nofollow">https://courses.cs.washington.edu/courses/cse452/23wi/papers...</a><p>[1] <a href="https://steve-yegge.medium.com/why-i-left-google-to-join-grab-86dfffc0be84" rel="nofollow">https://steve-yegge.medium.com/why-i-left-google-to-join-gra...</a><p>[2] <a href="https://sourcegraph.com/blog/introducing-steve-yegge" rel="nofollow">https://sourcegraph.com/blog/introducing-steve-yegge</a></p>
]]></description><pubDate>Mon, 19 Jan 2026 01:26:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46674027</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=46674027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46674027</guid></item><item><title><![CDATA[New comment by Cedricgc in "We stopped roadmap work for a week and fixed bugs"]]></title><description><![CDATA[
<p>One nice thing if you work on the B2B software side - end of year is generally slow in terms of new deals. Definitely a good idea to schedule bug bashes, refactors, and general tech debt payments with greater buy in from the business</p>
]]></description><pubDate>Mon, 24 Nov 2025 04:17:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46030333</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=46030333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46030333</guid></item><item><title><![CDATA[New comment by Cedricgc in "Publish a Python Wheel to GCP Artifact Registry with Poetry"]]></title><description><![CDATA[
<p>The CUE configuration language uses OCI artifacts as the storage/distribution mechanism of its package manager</p>
]]></description><pubDate>Wed, 11 Jun 2025 18:43:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=44250525</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=44250525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44250525</guid></item><item><title><![CDATA[New comment by Cedricgc in "Show HN: Replace "hub" by "ingest" in GitHub URLs for a prompt-friendly extract"]]></title><description><![CDATA[
<p>Does this use the txtar format created for developing the go language?<p>I actually use txtar with a custom CLI to quickly copy multiple files to my clipboard and paste it into an LLM chat. I try not to get too far from the chat paradigm so I can stay flexible with which LLM provider I use</p>
]]></description><pubDate>Thu, 05 Dec 2024 17:47:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=42330499</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=42330499</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42330499</guid></item><item><title><![CDATA[New comment by Cedricgc in "WARC-GPT: An open-source tool for exploring web archives using AI"]]></title><description><![CDATA[
<p>Looking into this, could be very useful for working with personal Zotero archives of webpages</p>
]]></description><pubDate>Sun, 09 Jun 2024 20:52:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=40627532</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=40627532</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40627532</guid></item><item><title><![CDATA[Cheap Thought]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.cedriccharly.com/post/20230409-cheap-thought/">https://blog.cedriccharly.com/post/20230409-cheap-thought/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35527661">https://news.ycombinator.com/item?id=35527661</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 11 Apr 2023 16:43:52 +0000</pubDate><link>https://blog.cedriccharly.com/post/20230409-cheap-thought/</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=35527661</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35527661</guid></item><item><title><![CDATA[New comment by Cedricgc in "Sapling: A new source control system with Git-compatible client"]]></title><description><![CDATA[
<p>I'm sure Meta will rename their project to accommodate the choo-choo train</p>
]]></description><pubDate>Wed, 16 Nov 2022 00:49:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=33617425</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=33617425</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33617425</guid></item><item><title><![CDATA[New comment by Cedricgc in "About using Nix in my development workflow"]]></title><description><![CDATA[
<p>Yes, derivations are the main primitive to target in an agnostic way<p>Main challenge is the value of the nixpkgs repo is enormous, and that looks tightly tied to Nix the language and its implicit constructs. I think instead of an FDI one would have to provide a true competitor that is more attractive on multiple dimensions like:<p>- reworking Nix as more a modular architecture (see Tvix: <a href="https://tvl.fyi/blog/rewriting-nix" rel="nofollow">https://tvl.fyi/blog/rewriting-nix</a>)<p>- Tackling a package repo and Nixos equivalent with day 1 reproducibility (not just repeatability) like <a href="https://reproducible-builds.org/" rel="nofollow">https://reproducible-builds.org/</a><p>- Better UX experience on the "entrypoints" of Nix like home-manager and dev-shell flakes - I think CUE has some nicer language features for this and does not require figuring out derivation generation, just referencing the existing nixpkgs set</p>
]]></description><pubDate>Thu, 21 Jul 2022 01:50:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=32174841</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=32174841</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32174841</guid></item><item><title><![CDATA[New comment by Cedricgc in "About using Nix in my development workflow"]]></title><description><![CDATA[
<p>Interested in hearing more about CUE+Nix<p>Considering the tight integration between Nix language v. Nixpkgs v. Nix program I mostly see CUE usable to generate data files but would eventually need to be consumed in a .nix config at some point</p>
]]></description><pubDate>Wed, 20 Jul 2022 19:52:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=32171242</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=32171242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32171242</guid></item><item><title><![CDATA[New comment by Cedricgc in "Ask HN: What developer tools would you like to see?"]]></title><description><![CDATA[
<p>Did you write nixery?</p>
]]></description><pubDate>Sun, 22 May 2022 16:13:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=31469697</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=31469697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31469697</guid></item><item><title><![CDATA[Kubernetes: The Universal Control Plane]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.cedriccharly.com/post/20200426-kubernetes-the-universal-control-plane/">https://blog.cedriccharly.com/post/20200426-kubernetes-the-universal-control-plane/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23145049">https://news.ycombinator.com/item?id=23145049</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 11 May 2020 18:02:44 +0000</pubDate><link>https://blog.cedriccharly.com/post/20200426-kubernetes-the-universal-control-plane/</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=23145049</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23145049</guid></item><item><title><![CDATA[Kubernetes: The Universal Control Plane]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.cedriccharly.com/post/20200426-kubernetes-the-universal-control-plane/">https://blog.cedriccharly.com/post/20200426-kubernetes-the-universal-control-plane/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23070503">https://news.ycombinator.com/item?id=23070503</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 04 May 2020 17:02:18 +0000</pubDate><link>https://blog.cedriccharly.com/post/20200426-kubernetes-the-universal-control-plane/</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=23070503</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23070503</guid></item><item><title><![CDATA[New comment by Cedricgc in "Washington pressures TSMC to make chips in US"]]></title><description><![CDATA[
<p>Dan Wang explores this idea in 'How Technology Grows' [0]. To summarize, he asserts that the main downside of offshoring is the loss of process knowledge (the tacit knowledge that is learned by doing and transmitted through culture).<p>[0] <a href="https://danwang.co/how-technology-grows/" rel="nofollow">https://danwang.co/how-technology-grows/</a></p>
]]></description><pubDate>Thu, 16 Jan 2020 22:52:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=22069930</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=22069930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22069930</guid></item><item><title><![CDATA[New comment by Cedricgc in "How Containers Work: Overlayfs"]]></title><description><![CDATA[
<p>I enjoyed this blog post. Julia does a great job of distilling an idea down with examples.<p>I am fairly comfortable with Linux as a user for things like understanding processes, ports, key files and utilities, etc. The way I understand how to model abstractions like containers is to know the various OS primitives like cgroups, changing root, network isolation. Once one sees how those pieces come together to create the container abstraction, they can be mapped to the system calls provided by the OS. Usually they also have utilities bundled (like `chroot`) to interface with those primitives as an operator.</p>
]]></description><pubDate>Mon, 18 Nov 2019 20:57:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=21568071</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=21568071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21568071</guid></item><item><title><![CDATA[New comment by Cedricgc in "The Configuration Complexity Curse"]]></title><description><![CDATA[
<p>I am not certain, I think it was adopted mid 2019.</p>
]]></description><pubDate>Sat, 16 Nov 2019 19:17:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=21554368</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=21554368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21554368</guid></item><item><title><![CDATA[New comment by Cedricgc in "The Configuration Complexity Curse"]]></title><description><![CDATA[
<p>Author here. The closest thing to borgcfg in Kubernetes would be kubecfg [0]. It is based on jsonnet, the open source equivalent to GCL. The official blessed solution right now would be kustomize [1] since it is directly integrated into kubectl. I categorize both in the article with my evaluation as solutions.<p>[0] <a href="https://github.com/bitnami/kubecfg" rel="nofollow">https://github.com/bitnami/kubecfg</a><p>[1] <a href="https://kustomize.io/" rel="nofollow">https://kustomize.io/</a></p>
]]></description><pubDate>Sat, 16 Nov 2019 14:11:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=21552697</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=21552697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21552697</guid></item><item><title><![CDATA[The Configuration Complexity Curse – Don’t Be a YAML Engineer]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.cedriccharly.com/post/20191109-the-configuration-complexity-curse/">https://blog.cedriccharly.com/post/20191109-the-configuration-complexity-curse/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21546053">https://news.ycombinator.com/item?id=21546053</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 15 Nov 2019 16:18:00 +0000</pubDate><link>https://blog.cedriccharly.com/post/20191109-the-configuration-complexity-curse/</link><dc:creator>Cedricgc</dc:creator><comments>https://news.ycombinator.com/item?id=21546053</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21546053</guid></item></channel></rss>