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 @@
<i></i><a href="https://www.facebook.com/NorthernValleyTFC/"><img src="https://scontent.fict1-1.fna.fbcdn.net/v/t1.6435-1/cp0/p50x50/151177197_115670240562784_7305556504870656520_n.png?_nc_cat=105&ccb=1-5&_nc_sid=dbb9e7&_nc_ohc=xoFCcgZhpMsAX_xHxjk&_nc_ht=scontent.fict1-1.fna&oh=4ec63298f66f25af09c5755fa579e557&oe=616904E6" alt="" /></a><a href="https://www.facebook.com/NorthernValleyTFC/">NV TFC</a><a href="https://www.facebook.com/NorthernValleyTFC/posts/115717690558039"></a><i></i><p>Welcome to the NV TFC Facebook page! Like our page and share with others in the Northern Valley community to stay up to date with what is happening at Northern Valley TFC! We'll use this page to keep an open line of communication with parents and community members as well as just share what will be happening at TFC all year round! You're welcome to invite others who you believe should stay connected!</p>

View file

@ -1 +0,0 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/rspjk4/i3wm_the_rice/"> <img src="https://preview.redd.it/kpm1bgdgcu881.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=40938080bed9f01b18b67d706c402e9263748d84" alt="[i3wm] the rice." title="[i3wm] the rice." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Signal-Border-7396"> /u/Signal-Border-7396 </a> <br/> <span><a href="https://i.redd.it/kpm1bgdgcu881.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/rspjk4/i3wm_the_rice/">[comments]</a></span> </td></tr></table>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>So till now I&#39;ve been using the src blocks for just Python and R, and since they&#39;re normally repl anyway, emacs didn&#39;t seem that much more helpful (outside of not having to copy-paste the code and results into documents).</p> <p>&#x200B;</p> <p>But now, as I&#39;m playing with some C code I fell in love with emacs again. I literally just write the code, press C-c C-c, and get my results. No manually compiling or anything, and the errors automatically popup on a seperate screen for you to fix.</p> <p>&#x200B;</p> <p>On top of that, print statement output are automatically cleanly separated into a table based on commas (but appear normally if you choose :output results).</p> <p>&#x200B;</p> <p>This has been so helpful for my operating systems course, and wow I&#39;m so happy I found emacs.</p> <p>&#x200B;</p> <p>Thanks for coming to my talk (I hope the tags C Programming and Org mode help future searchers)</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Pr0Thr0waway"> /u/Pr0Thr0waway </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/q5y8sc/emacs_evaluation_of_c_without_manually_compiling/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/q5y8sc/emacs_evaluation_of_c_without_manually_compiling/">[comments]</a></span>

File diff suppressed because it is too large Load diff

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>print* -- of course I typo the title</p> <p>repo: <a href="https://github.com/Morganamilo/paccat">https://github.com/Morganamilo/paccat</a></p> <p>aur: <a href="https://aur.archlinux.org/packages/paccat/">https://aur.archlinux.org/packages/paccat/</a></p> <p>For a long time I&#39;ve wanted an easy way to inspect pacman package files, mainly config files. And so <code>paccat</code> was born.</p> <p>You can inspect a file as simple as <code>paccat pacman -- pacman.conf</code></p> <p>You can even do weird things like <code>paccat --binary git -- git-add.1.gz | man --local-file -</code></p> <p>I wrote this in a a few hours and have just released 0.1.0 so beware. More features coming soon.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Morganamilo"> /u/Morganamilo </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/q7pj53/announcing_paccat_pint_pacman_package_files/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/q7pj53/announcing_paccat_pint_pacman_package_files/">[comments]</a></span>