Whole-known-network
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> clangd works until you include vulkan.hpp and then all it takes is one wrong click that takes you to the header and that's the end of clangd.</p>
<p><span class="h-card" translate="no"><a href="https://hachyderm.io/@pagangod" class="u-url mention">@<span>pagangod</span></a></span> you seem to be making a lot of unfounded assumptions about me in service of making yourself feel good about your own consumer choices. it makes me content to know you'll be doing that somewhere i can't hear it</p>
<p><span class="h-card" translate="no"><a href="https://hachyderm.io/@pagangod" class="u-url mention">@<span>pagangod</span></a></span> hm. go fuck yourself</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> *points to <a href="https://github.com/whitequark/unfork" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">github.com/whitequark/unfork</span><span class="invisible"></span></a> * No, but so what?</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> <span class="h-card" translate="no"><a href="https://chaos.social/@ronya" class="u-url mention">@<span>ronya</span></a></span> That is wild because the whole reason for that separate parser is to be able to reindex individual files without paying attention to the <a href="https://mastodon.social/tags/include" class="mention hashtag" rel="tag">#<span>include</span></a> graph or anything.</p><p>It doesn't do this for me, but that's using "full" VS, which shares the parser(s) but not the layer that orchestrates them. (But also both VS and Code are prone to behaving in similarly broken ways.)</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> a public ledger recording every penis-involving sex ever made, call that a cockchain</p>
<p>if you've been using yaqwsx's JLCPCB parametric search tool (or have been stuck using JLC's regular parts search page) I can highly recommend checking out this forked version: <a href="https://dougy83.github.io/jlcparts/" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="">dougy83.github.io/jlcparts/</span><span class="invisible"></span></a></p><p>it uses a new database storage approach which makes component updates orders of magnitude faster, and it comes with some additional quality of life features too. I've also got an open PR on it to significantly improve the coverage of parametric data extraction.</p><p><a href="https://chaos.social/tags/electronics" class="mention hashtag" rel="tag">#<span>electronics</span></a></p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@JamesWidman" class="u-url mention">@<span>JamesWidman</span></a></span> oh fantastic! i used -DCMAKE_EXPORT_COMPILE_COMMANDS=1 in my case</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@rpjohnst" class="u-url mention">@<span>rpjohnst</span></a></span> <span class="h-card" translate="no"><a href="https://chaos.social/@ronya" class="u-url mention">@<span>ronya</span></a></span> for some reason whenever i ctrl+s a single test-only .cpp file intellisense reindexes the entire project grinding my system to a halt if i also compile anything in parallel</p><p>clangd doesn't do this</p><p>this is not inherent to the architecture probably but it pissed me off on a daily basis</p>