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,3 +0,0 @@
<img src="https://media.babylonbee.com/thumbs/article-10068-1-thumb.jpg"> <p>WASHINGTON, D.C.&mdash;In an epic clapback against Republican governor of Florida Ron DeSantis, President Joe Biden launched a nuclear missile attack against the state today. Dozens of missiles sailed through the air and landed all across Florida.&nbsp;</p>
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/biden-launches-nuclear-missile-at-florida-says-courts-can-strike-down-later-if-it-turns-out-thats-illegal">Biden Nukes Florida, Says Courts Can Strike Down Later If It Turns Out That's Illegal</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>

File diff suppressed because it is too large Load diff

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>I have an org document I&#39;m converting to a pdf with pandoc and I&#39;m trying to figure out how indent text in org so that it shows up in the pdf output? (its exporting through latex)</p> <p>&#x200B;</p> <p>edit: and it would be nice if someone knew how I could increase the font size of the output document as well</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/QuantP1"> /u/QuantP1 </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/r7mvev/how_do_i_indent_a_paragraph_of_text_in_org/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/r7mvev/how_do_i_indent_a_paragraph_of_text_in_org/">[comments]</a></span>

View file

@ -1 +0,0 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r65t0k/openbox_installed_archcraft_for_the_first_time/"> <img src="https://preview.redd.it/lfka31swtu281.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=e5e104a15d2df5b8942571f0edab908a7660b162" alt="[Openbox] installed Archcraft for the first time" title="[Openbox] installed Archcraft for the first time" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/N0tA1dan"> /u/N0tA1dan </a> <br/> <span><a href="https://i.redd.it/lfka31swtu281.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/r65t0k/openbox_installed_archcraft_for_the_first_time/">[comments]</a></span> </td></tr></table>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>I recently reran into guix and it finally clicked with me, and I&#39;m looking for a way to ease it into my workflow. I use conda a lot for Python virtual environments so I thought replacing it would be a good entry point.</p> <p>So far I have this as a minimal manifest.scm:</p> <p>```</p> <p>(</p> <p>specifications-&gt;manifest</p> <p>&#39;(&quot;python-numpy&quot; &quot;python&quot; &quot;python-pip&quot;)</p> <p>)</p> <p>```</p> <p>And I invoke it with this:</p> <p><code> guix environment --ad-hoc --manifest=manifest.scm --container </code></p> <p>The first thing that I&#39;m missing from conda is saved environments. </p> <ul> <li><p>Can I save this guix environment and then load it again without having to reinstall everything from the manifest file? </p></li> <li><p>How do I add all the normal bash commands (ls, pwd, etc.) into the environment?</p></li> <li><p>Why is there a single quote before listing the packages?</p></li> </ul> <p>Thanks in advance.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/santeryl"> /u/santeryl </a> <br/> <span><a href="https://www.reddit.com/r/GUIX/comments/r0b5qd/setup_guix_as_a_conda_replacement_for_python/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/GUIX/comments/r0b5qd/setup_guix_as_a_conda_replacement_for_python/">[comments]</a></span>

View file

@ -1 +0,0 @@
<p>Way to go NV boys! We are praying for you as you go to yet another incredible state game! Praying you'll have an awesome game of working together to bring home the win and honoring the Lord as young men of integrity!</p><a href='/story.php?story_fbid=126205899509218&id=115628967233578&m_entstream_source=timeline&__tn__=%2As%2As-R' aria-label='Open story' class='_5msj'></a><a href='/NorthernValleyTFC/photos/a.117554230374385/126205632842578/?type=3&source=48&__tn__=EH-R' class='_39pi'><img src='https://scontent.fict1-1.fna.fbcdn.net/v/t1.6435-9/cp0/e15/q65/s320x320/157599605_126205636175911_1566132670120073772_n.jpg?_nc_cat=107&ccb=1-5&_nc_sid=8024bb&_nc_ohc=IiRoMKzK35QAX_7zWq0&_nc_ht=scontent.fict1-1.fna&oh=b6095720d9ecebc197eef67b15346656&oe=6167B4AB' /></a>

View file

@ -1 +0,0 @@
&#32; submitted by &#32; <a href="https://www.reddit.com/user/Gopiandcoshow"> /u/Gopiandcoshow </a> <br/> <span><a href="https://www.youtube.com/watch?v=KipRuiLXYEo">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/q7v2ef/structural_editing_for_ocaml_in_emacs/">[comments]</a></span>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>The documentation states nothing other than how to set it up in org-roam buffer and that by enabling it in <code>org-roam-mode-section-functions</code>, yet o<code>rg-roam-unlinked-references</code> is not found in the functions to be used.</p> <p>What am I missing?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/eis3nheim"> /u/eis3nheim </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qxpc8l/how_to_configure_orgroamunlinkedreferences/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/qxpc8l/how_to_configure_orgroamunlinkedreferences/">[comments]</a></span>