fixing a bunch of broken stuff I think

This commit is contained in:
Chris Cochrun 2022-02-25 14:16:41 -06:00
parent 0dbc3ead0e
commit 8bace887a2
1551 changed files with 299 additions and 57481 deletions

View file

@ -1 +0,0 @@
<p><img src="https://thumbnails.lbry.com/LgZ8UJLtAc4" width="480" alt="thumbnail" title="KDE Tips & Tricks: Window Rules, Easy and Peasy!" /></p>Stay in the loop: https://t.me/veggeroblog<br /><br />If you want to help me make these videos:<br />Patreon: https://www.patreon.com/niccolove<br />Liberapay: https://liberapay.com/niccolove<br />Paypal: https://paypal.me/niccolove<br /><br />My website is https://niccolo.venerandi.com and if you want to contact me, my telegram handle is [at] veggero.<br />...<br />https://www.youtube.com/watch?v=LgZ8UJLtAc4

View file

@ -1,14 +0,0 @@
<p>Doom Emacs has
<a href="https://github.com/hlissner/doom-emacs/blob/develop/modules/editor/fold/README.org">editor/fold</a>
module which makes folding code simple</p>
<p>Steps:</p>
<ul>
<li>Move cursor to the code block opening</li>
<li><code class="language-plaintext highlighter-rouge">M-x +fold/toggle</code> or <code class="language-plaintext highlighter-rouge">C-c C-f C-f</code></li>
</ul>
<p>Demo (folding a large hash in <code class="language-plaintext highlighter-rouge">ruby</code>):</p>
<p><img alt="fold ruby code" src="https://i.imgur.com/nMMKcPi.png" /></p>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>Hi there,</p> <p>I use Jupyter notebooks in vscode (with the code package). I used to deal with the official Microsoft package which seemed outdated (alert of a new version available always popping) so I decided to try the unofficial one. </p> <p>Here is my problem: even with the extension installed, I can&#39;t use any ipynb file. I can see the cells, but not execute them...</p> <p>Here is the error: &quot;Extension activation failed, run the &#39;Developer: Toggle Developer Tools&#39; command for more information.&quot;</p> <p>Thank you very much.</p> <p>&#x200B;</p> <p>ABOUT:</p> <p>Version: 1.62.0</p> <p>Commit: b3318bc0524af3d74034b8bb8a64df0ccf35549a</p> <p>Date: 2021-11-07T19:37:13.664Z</p> <p>Electron: 13.6.2</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/elyur_"> /u/elyur_ </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/qyg5k0/cant_use_jupyter_notebooks_in_vscode/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/qyg5k0/cant_use_jupyter_notebooks_in_vscode/">[comments]</a></span>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>&#x200B;</p> <p><a href="https://preview.redd.it/znlyeyqwkp181.png?width=1546&amp;format=png&amp;auto=webp&amp;s=25b22ca72af4259f4260387384105087a353666f">https://preview.redd.it/znlyeyqwkp181.png?width=1546&amp;format=png&amp;auto=webp&amp;s=25b22ca72af4259f4260387384105087a353666f</a></p> <p>If you have properly modeled footprints (XY plane of the 3D model on the PCB and origin at the center of the bounding box), then you can easily generate 3D view of the assembly. In this screenshot, you can see the generated model being rendered by <strong>view3dscene.</strong> </p> <p><strong>Code:</strong> </p> <p><a href="https://gitlab.com/atamariya/emacs/-/blob/dev/lisp/svg.el">https://gitlab.com/atamariya/emacs/-/blob/dev/lisp/svg.el</a><br/> <a href="https://gitlab.com/atamariya/emacs/-/blob/dev/lisp/gerber.el">https://gitlab.com/atamariya/emacs/-/blob/dev/lisp/gerber.el</a></p> <p><strong>Details:</strong> <a href="https://lifeofpenguin.blogspot.com/2021/11/pcb-design-in-gnu-emacs.html">https://lifeofpenguin.blogspot.com/2021/11/pcb-design-in-gnu-emacs.html</a></p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/atamariya"> /u/atamariya </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r1smtm/pcb_design_in_gnu_emacs_3d_model/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r1smtm/pcb_design_in_gnu_emacs_3d_model/">[comments]</a></span>