fixing a bunch of broken stuff I think
This commit is contained in:
parent
0dbc3ead0e
commit
8bace887a2
1551 changed files with 299 additions and 57481 deletions
|
@ -1 +0,0 @@
|
|||
  submitted by   <a href="https://www.reddit.com/user/jalihal"> /u/jalihal </a> <br/> <span><a href="https://hex.tech/blog/hex-two-point-oh">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/q3w0g1/idea_ascii_graph_of_source_block_dependencies/">[comments]</a></span>
|
|
@ -1,3 +0,0 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-10182-1-thumb.jpg"> <p>WHOVILLE—Neil deGrasse Tyson shouted from the top of a mountain down at the "ignorant, uninformed" Whos down in Whoville over the weekend that "reindeer can't fly" and that "Santa Claus is too big to go down a chimney, dummies!"</p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/neil-degrasse-tyson-shouts-angrily-at-whos-down-in-whoville-that-reindeer-cant-actually-fly">Neil DeGrasse Tyson Shouts Angrily At Whos Down In Whoville That Reindeer Can't Actually Fly</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
<p class="text">This article first appeared on CBE International’s blog, Mutuality, on 10/28/2021 <a href="https://www.cbeinternational.org/resource/article/mutuality-blog-magazine/7-ways-you-can-dress-biblical-womanhood-your-churchs" target="_blank" class="">https://www.cbeinternational.org/resource/article/mutuality-blog-magazine/7-ways-you-can-dress-biblical-womanhood-your-churchs</a></p>
|
||||
<p class="text">By Katie McEachern.</p>
|
||||
<p class="text"><em>Katie works for CBE International as publications and educational manager as well as executive assistant to the president. She holds an MA in theology from Fuller Seminary and a desire to help people bridge the gap between theology/biblical studies and real life. A Michigander originally, Katie currently resides in Minneapolis, Minnesota, with her cat, Mazel.</em></p>
|
||||
<p class="text"><strong>7 Ways You Can Dress Up As “Biblical Womanhood” For Your Church’s Harvest Festival</strong></p>
|
||||
<p class="text">For those of us who live in the United States, Halloween is quickly approaching. Before I get into the snark you knew was coming when you saw the title, I first want to acknowledge that this is kind of a big deal. At this time last year, any kind of gathering was strongly discouraged due to the pandemic (and lack of a vaccine). But as the CDC has <a href="https://www.usatoday.com/story/news/health/2021/10/02/trick-treating-safe-halloween-amid-covid/5932385001/" class="">given us a tentative OK to celebrate Halloween this year</a>, it’s quite likely that at this very moment your church is prepping for its annual harvest festival or trunk-or-treat extravaganza.</p>
|
||||
<p class="text">All of this also probably means, if you’re a procrastinator like me, that you still have to come up with a costume to wear. Well you’re in luck, because I’d like to propose that this is the year we are free to have some subversive fun. Let me explain.</p>
|
||||
<p class="text">Earlier this year, The Making of Biblical Womanhood by Beth Allison Barr took the evangelical world by storm, opening countless readers’ eyes to the harmful constructs that modern, complementarian “biblical womanhood” and its ...</p><p class="more"><a href="https://www.christianitytoday.com/scot-mcknight/2021/october/biblical-womanhood-and-harvest-festival.html">Continue reading</a>...</p>
|
||||
<p><br /><a href="https://rss.beaconads.com/click.php?z=1289806&k=c779018782158d93282944b4f7dd4d03&a=190413&c=77323983" target="_blank"><img src="https://rss.beaconads.com/img.php?z=1289806&k=c779018782158d93282944b4f7dd4d03&a=190413&c=77323983" border="0" alt="" /></a></p>
|
||||
|
||||
10
|
||||
|
||||
|
||||
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>When using imwheel, after clicking or scrolling middle button several times, that window (in the title) popped up, it's quite annoying, even when I'm using <code>imwheel -b 0</code>, it's still can't prevent it. Does anyone have any idea?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Mars_kritiqual"> /u/Mars_kritiqual </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/q76tvn/how_to_prevent_imwheel_configuration_helper_to/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/q76tvn/how_to_prevent_imwheel_configuration_helper_to/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r0yby3/kde_first_time_not_great_but_good_enough/"> <img src="https://preview.redd.it/k3ravxyikh181.png?width=640&crop=smart&auto=webp&s=f24ad4670bff1971ebc86d8ca5a455d0de92a9c3" alt="[KDE] First time. Not great but good enough." title="[KDE] First time. Not great but good enough." /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/_defunct_"> /u/_defunct_ </a> <br/> <span><a href="https://i.redd.it/k3ravxyikh181.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r0yby3/kde_first_time_not_great_but_good_enough/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I'm using Emacs 27, and I'm using packages to load packages and customize to configure. How do I set up init.el so that Emacs will load a theme that is needed first, but then configure properly afterward?</p> <p>My example: Starting from scratch, I want to load monokai-theme from melpa and set it:</p> <pre><code>(require 'package) (add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/") t) (custom-set-variables '(custom-enabled-themes '(monokai)) '(custom-safe-themes '("d9646b131c4aa37f01f909fbdd5a9099389518eb68f25277ed19ba99adeb7279" default)) '(package-selected-packages '(monokai-theme))) (custom-set-faces ) </code></pre> <p>If monokai-theme is already downloaded, this works fine. But I want to have emacs download the package automatically if not already present. I use the following block:</p> <pre><code>(when (not package-archive-contents) (package-refresh-contents) (package-install-selected-packages) ) </code></pre> <p>If I add this below the customize variables, it installs monokai-theme but doesn't load it. I need to restart emacs. If I add this above the customize variables, it doesn't work because <code>package-selected-packages</code> is not loaded yet.</p> <p>There's a catch-22 here since each piece needs the other to run first.</p> <p>I want to see if I can configure most things in customize, but maybe customize is not right for this job? Should I be using customize at all?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Ill_Report9350"> /u/Ill_Report9350 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rubx6z/how_to_use_packages_and_customize_together/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/rubx6z/how_to_use_packages_and_customize_together/">[comments]</a></span>
|
Loading…
Add table
Add a link
Reference in a new issue