trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/pp7qee/bspwm_my_hyperfixation_for_the_past_few_weeks/"> <img src="https://preview.redd.it/a2t82cv74tn71.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=da2e07142961715f35991d7bca5a33755ee7345c" alt="[BSPWM] My hyperfixation for the past few weeks" title="[BSPWM] My hyperfixation for the past few weeks" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/FingerGunsPewPewPew"> /u/FingerGunsPewPewPew </a> <br/> <span><a href="https://i.redd.it/a2t82cv74tn71.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/pp7qee/bspwm_my_hyperfixation_for_the_past_few_weeks/">[comments]</a></span> </td></tr></table>

View file

@ -0,0 +1,11 @@
<p>I got reminded yesterday that Emacs is not a proper GTK application after installing
Windows 11 to make use of its <a href="https://docs.microsoft.com/en-us/windows/wsl/tutorials/gui-apps">built-in support for Linux GUI apps running in WSL</a>. Windows uses Wayland/Weston and the results are great with native GTK apps like GEdit, but
unfortunately <a href="https://github.com/microsoft/wslg/issues/190">HiDPI scaling doesnt work properly with Emacs</a>. Bummer!</p>
<p>The upcoming Emacs 28 should fix this, as it introduces a pure GTK front-end
(a.k.a. <code class="language-plaintext highlighter-rouge">pgtk</code>). Im wondering whether to build Emacs 28 from source or not, so
I can get it sooner. In the mean time my old setup <a href="https://emacsredux.com/blog/2020/09/23/using-emacs-on-windows-with-wsl2/">based on
X410</a>
continues to work really great and I guess Ill stick to it for now.</p>
<p>At any rate - it seems that the ultimate Emacs experience on Windows is right around the corner.</p>

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/pp243f/i3gaps_pretty_proud_of_this_one/"> <img src="https://preview.redd.it/25at8dlt7rn71.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=bb0e254eedd431a610a07341e752f9e1a32a8dce" alt="[i3gaps] Pretty proud of this one" title="[i3gaps] Pretty proud of this one" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/malthaelazrael"> /u/malthaelazrael </a> <br/> <span><a href="https://i.redd.it/25at8dlt7rn71.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/pp243f/i3gaps_pretty_proud_of_this_one/">[comments]</a></span> </td></tr></table>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>I can&#39;t figure this out...</p> <p>I use a basic org-capture template:</p> <p><code>(setq</code> </p> <p><code>org-capture-templates</code></p> <p><code>\</code>(`</p> <p><code>(&quot;t&quot; &quot;Task&quot; entry (file &quot;~/.config/emacs/journal/tasks.org&quot;)</code></p> <p><code>&quot;* TODO %?\n\n %U\n %a\n %i&quot; :empty-lines 1)</code></p> <p><code>(&quot;i&quot; &quot;Idea&quot; entry (file &quot;~/.config/emacs/journal/ideas.org&quot;)</code></p> <p><code>&quot;* IDEA %?\n\n %U\n %a\n %i&quot; :empty-lines 1)</code></p> <p><code>(&quot;j&quot; &quot;Journal&quot; entry (file+datetree &quot;~/.config/emacs/journal/journal.org&quot;)</code></p> <p><code>&quot;* %?\n %i\n&quot;)</code></p> <p><code>)</code></p> <p><code>)</code></p> <p>When I start the capture and select &#39;j&#39; to create a Journal entry, my first line has 7 stars. This causes the entry to start too far to the right and it looks weird. I can&#39;t figure out why so many stars? Instead of 7, I expect maybe 4 stars:</p> <p>* Year<br/> ** Year-Month<br/> *** Year-Month-Day<br/> **** new journal entry goes here</p> <p>In an effort to learn elisp and try to fix the problem, I tried to modify org-datetree.el in the ~/.emacs/elpa/org-9.5.1 directory and recompile via emacs-lisp-recompile function after visiting the file. My modifications change the output (I removed tabs for example), but then it removes all of the dates! I don&#39;t want to mess too much with the el file as my configuration is getting to a nice stable state.</p> <p>Any ideas why so many stars? Thanks in advance for looking at this!</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Personal-Heat-8980"> /u/Personal-Heat-8980 </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/rippn4/datetree_insert_extra_stars/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/rippn4/datetree_insert_extra_stars/">[comments]</a></span>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/KWW1dNqxurA" width="480" alt="thumbnail" title="Introduction & Overview of Cockpit, Server Administration Tool from Red Hat" /></p>Cockpit is a server administration tool sponsored by Red Hat, focused on providing a modern-looking and user-friendly interface to manage and administer servers. Fedora 21 included Cockpit by default, and since then, it has continued to grow and mature. Red Hat Enterprise Linux 7 included Cockpit in the optional and extras repositories, and its included in Red Hat Enterprise Linux 8 by default.<br /><br />Cockpit is not the first of its class (many old-time system administrators may remember Webmin), but the alternatives are usually clunky, bloated, and their underlying APIs may be a security risk. Thats where Cockpit is different and shines. With Cockpit, unnecessary services or APIs dont get in the way of doing things.<br />...<br />https://www.youtube.com/watch?v=KWW1dNqxurA

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/rRFIlBIYCBY" width="480" alt="thumbnail" title="Flexin Musl on Void Linux" /></p>Installing Void Linux Musl edition onto a thinkpad aswell as a virtual machine.<br /><br /><br /><br />₿💰💵💲Help Support the Channel by Donating Crypto💲💵💰₿<br /><br />Monero<br />45F2bNHVcRzXVBsvZ5giyvKGAgm6LFhMsjUUVPTEtdgJJ5SNyxzSNUmFSBR5qCCWLpjiUjYMkmZoX9b3cChNjvxR7kvh436<br /><br />Bitcoin<br />3MMKHXPQrGHEsmdHaAGD59FWhKFGeUsAxV<br /><br />Ethereum<br />0xeA4DA3F9BAb091Eb86921CA6E41712438f4E5079<br /><br />Litecoin<br />MBfrxLJMuw26hbVi2MjCVDFkkExz8rYvUF<br /><br />Dash<br />Xh9PXPEy5RoLJgFDGYCDjrbXdjshMaYerz<br /><br />Zcash<br />t1aWtU5SBpxuUWBSwDKy4gTkT2T1ZwtFvrr<br /><br />Chainlink<br />0x0f7f21D267d2C9dbae17fd8c20012eFEA3678F14<br /><br />Bitcoin Cash<br />qz2st00dtu9e79zrq5wshsgaxsjw299n7c69th8ryp<br /><br />Etherum Classic<br />0xeA641e59913960f578ad39A6B4d02051A5556BfC<br /><br />USD Coin<br />0x0B045f743A693b225630862a3464B52fefE79FdB<br /><br />Subscribe to my YouTube channel http://goo.gl/9U10Wz<br />and be sure to click that notification bell so you know when new videos are released.<br />...<br />https://www.youtube.com/watch?v=rRFIlBIYCBY

View file

@ -0,0 +1,4 @@
<p>Intel has disappointed the kernel community with its latest security disclosures but theres still hope for a better future. Thats more than can be said for the state of privacy on Android, so we discuss some alternatives.</p>
<p>Plus the latest community updates, a new timeline for the Librem 5, tempting new Chromebooks, and some top picks.</p><p>Special Guests: Alan Pope and Eric Hendricks.</p><p><a href="https://jupitersignal.memberful.com/checkout?plan=52946" rel="payment">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a href="https://www.sfchronicle.com/style/article/Airplane-Mode-A-box-designed-to-seduce-you-into-13197145.php" title="Airplane Mode: A box designed to seduce you into digital disconnection" rel="nofollow">Airplane Mode: A box designed to seduce you into digital disconnection</a></li><li><a href="https://blog.linuxmint.com/?p=3633" title="LMDE 3 “Cindy” Cinnamon released!" rel="nofollow">LMDE 3 “Cindy” Cinnamon released!</a></li><li><a href="https://jeremy.bicha.net/2018/09/02/gnome-tweaks-3-30/" title="GNOME Tweaks 3.30" rel="nofollow">GNOME Tweaks 3.30</a></li><li><a href="https://puri.sm/posts/2018-09-librem5-hardware-roadmap-announcement/" title="Purism Pushes Back The Librem 5 " rel="nofollow">Purism Pushes Back The Librem 5 </a></li><li><a href="https://puri.sm/posts/librem5-2018-09-hardware-report/" title="Progress update from the Librem 5 hardware department" rel="nofollow">Progress update from the Librem 5 hardware department</a></li><li><a href="https://www.crowdsupply.com/arsenijs/zerophone" title="ZeroPhone: $50 open source smartphone" rel="nofollow">ZeroPhone: $50 open source smartphone</a></li><li><a href="https://www.itwire.com/security/84300-google-will-not-patch-flaw-that-can-be-used-to-track-android-devices.html" title="Google wont patch flaw in old versions of Android" rel="nofollow">Google wont patch flaw in old versions of Android</a></li><li><a href="https://www.macrumors.com/2018/08/22/android-sends-data-google-10-times-ios-to-apple/" title="Android collecting 10 times more data than iOS, claims study" rel="nofollow">Android collecting 10 times more data than iOS, claims study</a></li><li><a href="https://arstechnica.com/gadgets/2018/09/600-chromebooks-are-a-dangerous-development-for-microsoft/" title="$600 Chromebooks are a dangerous development for Microsoft" rel="nofollow">$600 Chromebooks are a dangerous development for Microsoft</a></li><li><a href="http://www.eweek.com/security/linux-kernel-developer-criticizes-intel-for-meltdown-spectre-response" title="Linux Kernel Developer Criticizes Intel's Meltdown Disclosure" rel="nofollow">Linux Kernel Developer Criticizes Intel's Meltdown Disclosure</a></li><li><a href="https://www.zdnet.com/article/linus-torvalds-talks-frankly-about-intel-security-bugs/" title="Linus Torvalds talks frankly about Intel security bugs | ZDNet" rel="nofollow">Linus Torvalds talks frankly about Intel security bugs | ZDNet</a></li><li><a href="https://www.theregister.co.uk/2018/08/28/linux_419_trust" title="Linux 4.19 lets you declare your trust in AMD, IBM and Intel" rel="nofollow">Linux 4.19 lets you declare your trust in AMD, IBM and Intel</a></li><li><a href="https://github.com/dschep/proven" title="Proven: An alternative to Twitter's verified accounts powered by Keybase" rel="nofollow">Proven: An alternative to Twitter's verified accounts powered by Keybase</a></li><li><a href="https://github.com/ericfreese/rat" title="rat: Compose shell commands to build interactive terminal applications" rel="nofollow">rat: Compose shell commands to build interactive terminal applications</a></li><li><a href="https://tcpdump101.com/" title="tcpdump101.com: Build packet capture syntax online" rel="nofollow">tcpdump101.com: Build packet capture syntax online</a></li></ul>

View file

@ -0,0 +1,128 @@
<p>Noah and Steve discuss the open source model and the potential consequences when companies that rely on FOSS solutions don&#39;t support them.</p>
<h3><strong>-- During The Show --</strong></h3>
<h4>00:55 - Migrating Installation to Raid? - Andrew</h4>
<ul>
<li>What performance are you looking for?</li>
<li>Do not use motherboard raid</li>
<li>Can not use DD or similar</li>
</ul>
<h4>08:15 - Church Networking - Michael</h4>
<ul>
<li>Port Forwarding</li>
<li>DNS Route</li>
<li>Hairpin NAT</li>
<li>Domain Override</li>
</ul>
<h4>11:09 - Surveillance &amp; Home Assistant - Zac</h4>
<ul>
<li>ONVIF</li>
<li>ZIGBEE/ZWave</li>
</ul>
<h4>16:30 - Ubuntu Web Remix - Kelly</h4>
<ul>
<li><a href="https://discourse.ubuntu.com/t/ubuntu-web-remix/19394" rel="nofollow">Ubuntu Web Remix</a></li>
</ul>
<h4>17:55 - Seamonkey Browser? - Eric</h4>
<ul>
<li><a href="https://www.seamonkey-project.org/" rel="nofollow">Seamonkey Browser</a></li>
<li>Vivaldi for a chrome based browser</li>
<li>Edge Browser</li>
</ul>
<h4>22:45 Pick of the Week - Audio Book Shelf</h4>
<ul>
<li>Self Hostable Audio Book Server</li>
<li><a href="https://www.audiobookshelf.org/" rel="nofollow">Audio Book Shelf</a></li>
</ul>
<h4>25:45 Gadget of the Week -</h4>
<ul>
<li><a href="https://www.adorama.com/bmbwebptrhd.html?adlclid=4b4a55f6dc781d05ee6a343de6ae0e6f&msclkid=4b4a55f6dc781d05ee6a343de6ae0e6f" rel="nofollow">Blackmagic Design Web Presenter HD</a></li>
</ul>
<h4>27:30 80% of Top 100 Games Now Work on Linux</h4>
<ul>
<li><a href="https://www.osnews.com/story/134367/80-of-steams-top-100-games-now-work-on-linux/" rel="nofollow">OS News Article</a></li>
<li>Steve&#39;s Story</li>
<li>Linux will get there before Microsoft</li>
</ul>
<h4>32:10 Open Source VR Headset</h4>
<ul>
<li><a href="https://www.inputmag.com/tech/somnium-space-open-source-vr-headset-2022-release-date" rel="nofollow">Input Mag Article</a></li>
</ul>
<h4>33:05 Kernel 5.17 Has Wifi Improvments</h4>
<ul>
<li><a href="https://www.phoronix.com/scan.php?page=news_item&px=Intel-WiFi-Linux-5.17" rel="nofollow">Phoronix Article</a></li>
</ul>
<h4>34:10 Whitehouse Enlists Software Industry to Improve FOSS</h4>
<ul>
<li><a href="https://www.bnnbloomberg.ca/white-house-enlists-software-industry-to-improve-open-source-security-1.1700037" rel="nofollow">BNN Bloomberg Article</a></li>
</ul>
<h4>36:50 Is the FOSS model broken?</h4>
<ul>
<li>Corporations need to give back</li>
<li>FOSS model is not broken</li>
<li>Give back money, time, resources</li>
<li><a href="https://medium.com/proferosec-osm/oss-getting-hammered-for-bigcorp-failures-12cae5021667" rel="nofollow">Medium Article</a></li>
</ul>
<h3><strong>-- The Extra Credit Section --</strong></h3>
<p>For links to the articles and material referenced in this week&#39;s episode check out this week&#39;s page from our podcast dashboard!</p>
<p><a href="http://podcast.asknoahshow.com/265" rel="nofollow">This Episode&#39;s Podcast Dashboard</a></p>
<p><a href="http://www.voxtelesys.com/asknoah" rel="nofollow">Phone Systems for Ask Noah provided by Voxtelesys</a></p>
<p>Join us in our dedicated chatroom <a href="https://element.linuxdelta.com/#/room/#geeklab:linuxdelta.com" rel="nofollow">#GeekLab:linuxdelta.com on Matrix</a></p>
<h3><strong>-- Stay In Touch --</strong></h3>
<p><strong>Find all the resources for this show on the Ask Noah Dashboard</strong></p>
<blockquote>
<p><a href="http://www.asknoahshow.com" rel="nofollow">Ask Noah Dashboard</a></p>
</blockquote>
<p><strong>Need more help than a radio show can offer? Altispeed provides commercial IT services and theyre excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show!</strong></p>
<blockquote>
<p><a href="http://www.altispeed.com/" rel="nofollow">Altispeed Technologies</a></p>
</blockquote>
<p><strong>Contact Noah</strong></p>
<blockquote>
<p>live [at] asknoahshow.com</p>
</blockquote>
<p><strong>-- Twitter --</strong></p>
<ul>
<li><a href="https://twitter.com/kernellinux" rel="nofollow">Noah - Kernellinux</a></li>
<li><a href="https://twitter.com/asknoahshow" rel="nofollow">Ask Noah Show</a></li>
<li><a href="https://twitter.com/altispeed" rel="nofollow">Altispeed Technologies</a></li>
</ul><p>Special Guest: Steve Ovens.</p><p><a href="https://patreon.com/linuxdelta" rel="payment">Support Ask Noah Show</a></p>

View file

@ -0,0 +1,46 @@
<p><iframe loading="lazy" title="Destination Linux EP61 - Simon Quigley of Lubuntu" width="800" height="450" src="https://www.youtube.com/embed/2xqBjLPd52w?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p><b> Welcome to Episode 61 for 3-12-18</b></p>
<p><span style="font-weight: 400;">Youre hosts are Rocco, Ryan, Zeb and Michael and this is Destination Linux. </span></p>
<p><span style="font-weight: 400;">Today our special guest is Simon Quigley</span></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Currently Lubuntu Release Manager</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;"> Master of the Universe (Ubuntu Developer)</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;"> Ubuntu Membership Board Member</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;"> Ubuntu Member</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;"> Debian/Ubuntu Qt Team Member</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;"> Kubuntu Ninja/Member</span></li>
</ul>
<p><a href="https://lubuntu.me/"><span style="font-weight: 400;">Lubuntu Next</span></a></p>
<p><b>Distro News</b></p>
<p><a href="http://www.exton.se/"><span style="font-weight: 400;">ExtonOS</span></a></p>
<p><a href="http://news.softpedia.com/news/exton-os-claims-to-be-first-distribution-based-on-ubuntu-18-04-lts-linux-4-16-520052.shtml"><span style="font-weight: 400;">Exton|OS Claims to Be First Distribution Based on Ubuntu 18.04 LTS, Linux 4.16</span></a></p>
<p><a href="https://news.siduction.org/2018/03/release-notes-for-siduction-2018-2-0/"><span style="font-weight: 400;">Siduction 2018.2.0 Released</span></a></p>
<p><a href="https://kaosx.us/news/2018/kaos03/"><span style="font-weight: 400;">KaOS 2018.3 Has been Released</span></a></p>
<p><a href="https://xubuntu.org/news/testing-for-xubuntu/"><span style="font-weight: 400;">Xubuntu 18.04 Is In Testing</span></a></p>
<p><a href="https://xubuntu.org/news/xubuntu-18-04-community-wallpaper-contest/"><span style="font-weight: 400;">community wallpaper contest</span></a></p>
<p><a href="http://news.softpedia.com/news/ubuntu-18-04-lts-bionic-beaver-beta-released-for-opt-in-flavors-download-now-520153.shtml"><span style="font-weight: 400;">Ubuntu 18.04 Beta 1 for Flavours is Released</span></a></p>
<p><a href="https://kubuntu.org/news/kubuntu-bionic-beaver-18-04-beta-1-testing/"><span style="font-weight: 400;">Kubuntu 18.04 Is In Testing</span></a></p>
<p><a href="https://mxlinux.org/mx-171-rc1-release-candidate-1-available-testing"><span style="font-weight: 400;">MX-17.1-RC1 Release Candidate 1 available for testing</span></a></p>
<p><a href="https://medium.com/elementaryos/juno-progress-for-january-february-9b276042716e"><span style="font-weight: 400;">Juno Progress for January &amp; February</span></a></p>
<p><a href="https://solus-project.com/2018/03/09/software-center-redesign/"><span style="font-weight: 400;">Solus Software Center Redesign</span></a></p>
<p><b>Gaming &#8211; What Have I Been Playing: </b></p>
<p><a href="http://store.steampowered.com/app/461950/Beat_Cop/"><span style="font-weight: 400;">Beat Cop</span></a></p>
<p><a href="https://www.gamingonlinux.com/articles/valves-card-game-artifact-will-be-on-source-2-its-not-free-to-play-and-will-release-this-year.11364"><span style="font-weight: 400;">New Information On Valve Game &#8216;Artifact&#8217;</span></a></p>
<p><a href="https://www.gamingonlinux.com/articles/adventure-rpg-earthlock-will-gain-a-linux-beta-build-tomorrow.11362"><span style="font-weight: 400;">Earthlock Beta Build Is Out For Linux</span></a></p>
<p><a href="https://www.aspyr.com/games/torn"><span style="font-weight: 400;">Torn &#8211; Aspyr media</span></a><span style="font-weight: 400;">…..Not available for Linux Please give feedback for it</span></p>
<p><b>Admin</b></p>
<p><a href="https://www.patreon.com/destinationlinux"><span style="font-weight: 400;">Patreon</span></a></p>
<p><a href="https://liberapay.com/destinationlinux/"><span style="font-weight: 400;">Liberapay</span></a></p>
<p><a href="https://teespring.com/destinationlinuxpodcast"><span style="font-weight: 400;">Destination Linux Apparel</span></a></p>
<p><a href="http://www.youtube.com/destinationlinux"><span style="font-weight: 400;">Destination Linux Youtube</span></a></p>
<p><b>Where Can You Find Us This Week</b></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Rocco can be found at </span><a href="http://www.bigdaddylinux.com"><span style="font-weight: 400;">www.bigdaddylinux.com</span></a></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Ryan can be found on youtube at </span><a href="http://www.youtube.com/dasgeek"><span style="font-weight: 400;">www.youtube.com/dasgeek</span></a></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Zeb can be found on youtube at </span><a href="http://www.youtube.com/zebedeeboss"><span style="font-weight: 400;">www.youtube.com/zebedeeboss</span></a></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Michael can be found at </span><a href="http://www.tuxdigital.com"><span style="font-weight: 400;">www.tuxdigital.com</span></a></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">All of us can be found on Big Daddy Linux Live! Which is on every Saturday night on the BigDaddyLinux Youtube channel</span></li>
</ul>
<p><span style="font-weight: 400;">Twitter @bigdaddylinux &nbsp;@dasgeekchannel @zebedeeboss &nbsp;@TuxDigitalcom</span></p>
<p><span style="font-weight: 400;">A big thank you to each and every one of you for supporting us by watching or listening to Destination Linux</span></p>
<p><span style="font-weight: 400;">Everybody have a great week and remember the Journey ITSELF is just as important as the Destination</span></p>

View file

@ -0,0 +1,2 @@
<p>Noah joins Wes for the second time this week to talk with the mumble room. Package management for Bash takes it one step too far, Nvidia starts putting GPUs in your containers, we learn some surprising things about open source at Comcast &amp; discuss just what &quot;Microsoft ♥ Linux&quot; really means.</p><p><a href="https://jupitersignal.memberful.com/checkout?plan=52946" rel="payment">Support LINUX Unplugged</a></p>

View file

@ -0,0 +1,3 @@
<img src="https://media.babylonbee.com/thumbs/article-10032-1-thumb.jpg"> <p>PEAKS HOLLOW, MT&mdash;Local man Hank Grizzle started up his personal savings account strong this year by saving 16 cents on his July 4 BBQ. And his account just got another boost with the 2-cent savings on gas the country has seen over the last two weeks.</p>
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/man-excited-to-add-2-cent-gas-savings-to-the-16-cents-he-saved-on-july-4">Man Excited To Add 2-Cent Gas Savings To The 16 Cents He Saved On July 4</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/VD_pDH7F3Aw" width="480" alt="thumbnail" title="Unboxing & 32GB RAM Upgrade On Mac Mini 2020" /></p>In this video we unbox the 2020 Mac Mini and briefly discuss it's features and quickly tear down the device and upgrade the RAM with 32 GB of Corsair RAM to speed this mini computer up drastically. We also have some ASMR with the unwrapping of the Apple Mac Mini (I know this is the sole reason some of you are tuning in. It is indeed glorious). We also talk about the power of the eGPU in the Radeon VII which we will get into in another video. Upgrading your Mac Mini may void your warranty so do this at your own risk. <br /><br />#Apple #MacMini #HardwareAddict<br /><br /><br />Purchase Mac Mini: https://amzn.to/30OxNTV<br />Purchase Mac Mini Dock: https://amzn.to/3elPVZr<br />Purchase Corsair RAM: https://amzn.to/3hCIKh8<br /><br /><br /><br />DasGeek Channel is a proud member of the Destination Linux Network! Head to https://destinationlinux.network to find more amazing content!<br /><br />Support the Channel: www.dasgeekcommunity.com<br /><br />Support the channel on Patreon<br />https://www.patreon.com/dasgeek<br /><br />Special thanks to my Patrons! : Scott R, Bob A, Loren H, Peter K, Christopher W, Liam M, SpazzyC, Kevin B, Jeremy G, Gert B, Jill & Steve R, Dark1LTG, Josh, CubicleNate, Steve L, Mattias E, Michael C, David M, Zebediah Boss, Sean Davis, Anselm, David M, Mike K.<br /><br />Head to Digital Ocean do.co/dln for a 60 day $100 credit.<br /><br />Amazon Affiliate: Just purchase any item on Amazon using this link and you support the channel and pay the same price! <br />https://amzn.to/2HiUNyD<br /><br />Get DasGeek Swag<br />https://signaturegraphics.store/collections/das-geek<br /><br />Social:<br />Twitter: @dasgeekchannel<br />Mastodon: dasgeek@mastodon.social<br />Web: http://www.dasgeekcommunity.com<br />Github: https://github.com/dasgeekchannel<br />Podcast: Destination Linux - http://destinationlinux.org/<br />...<br />https://www.youtube.com/watch?v=VD_pDH7F3Aw

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/rssxfd/i3_mm_dracula/"> <img src="https://preview.redd.it/cmqhemvjgv881.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=8ade1209a158bbb6d6071cd42bce6622452544a4" alt="[i3] mm dracula" title="[i3] mm dracula" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/kinas45y5"> /u/kinas45y5 </a> <br/> <span><a href="https://i.redd.it/cmqhemvjgv881.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/rssxfd/i3_mm_dracula/">[comments]</a></span> </td></tr></table>

View file

@ -0,0 +1,3 @@
<img src="https://media.babylonbee.com/thumbs/article-10103-1-thumb.jpg"> <p>EDINBURGH, SCOTLAND&mdash;According to sources, a dangerous right-wing extremist named J.K. Rowling has taken to the internet to spread hateful&nbsp;rhetoric. Authorities have called for decisive action to silence the bigoted fascist&nbsp;before she further spreads her message.&nbsp;</p>
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/men-arent-women-says-dangerous-far-right-extremist">Men Arent Women, Says Dangerous Far-Right Extremist</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>

View file

@ -0,0 +1,3 @@
<img src="https://media.babylonbee.com/thumbs/article-9963-2-thumb.jpg"> <p>BEIJING&mdash;Concerns have been raised about the whereabouts of Chinese tennis star Peng Shuai. But Chinese state officials have put these worries to rest by holding a press conference starring the women&#39;s tennis player, though many pointed out she looked &quot;suspiciously like President Xi Jinping in a wig, visor, and dress.&quot;</p>
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/my-name-is-peng-shuai-and-i-am-totally-fine-says-female-tennis-player-who-looks-suspiciously-like-president-xi-in-a-skirt">'My Name Is Peng Shuai And I Am Totally Fine,' Says Female Tennis Player Who Looks Suspiciously Like President Xi In A Skirt</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>I need to investigate text log files a lot. Emacs with <code>auto-revert-tail-mode</code> does the job almost fine, except when there are long lines (JSON/XML dumps, 1-40kb large).</p> <p>In that case Emacs lags a lot.</p> <p>I use <code>fundamental-mode</code> + add few <code>font-lock-add-keywords</code> by (highlighting for INFO/DEBUG/ERROR &amp; for date/time):</p> <p><a href="http://hg.defun.work/dot-emacs/file/tip/mylisp/log4-hi-mode.el">http://hg.defun.work/dot-emacs/file/tip/mylisp/log4-hi-mode.el</a></p> <p>Even with plain <code>fundamental-mode</code> Emacs is unresponsible. I tried debug on error on C-g and the stacktrace is only native rendering function <code>redisplay_internal</code>.</p> <p>Just writing the post I tried <code>so-long-mode</code> instead of <code>fundamental-mode</code> and it is much better but still noticeably lagging. Few extra <code>font-lock-add-keywords</code> in <code>so-long-mode</code> doesn&#39;t have huge impact: movement is just a bit slower than without.</p> <p>I don&#39;t like to open Notepad++ just for log files, though it might be the proper solution...</p> <p>Any suggestions on debugging long line issue?</p> <p>Could we expect Emacs rendering of long lines improved? </p> <p>I&#39;m with Cygwin Emacs W32 27.2. Almost the same situation with Emacs 27.1 in WSL1 terminal. <code>so-long-mode</code> provides better experience, few <code>font-lock-add-keywords</code> ruin smoothness of movement.</p> <p><strong>UPDATE</strong> I really need some highlighting for log files (date/time + INFO/DEBUG/ERROR): I expect some help from the tool.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/gavenkoa"> /u/gavenkoa </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rcgjpt/browsing_long_lines_are_extremely_slow_i_study/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/rcgjpt/browsing_long_lines_are_extremely_slow_i_study/">[comments]</a></span>

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/pos4hq/xfce_probably_distrohopping_soon_say_goodbye_to/"> <img src="https://preview.redd.it/9j1c5o99oon71.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=201d440600647dfa0655c2c8bcad11cdf28af9ba" alt="[xfce] Probably distrohopping soon, say goodbye to this beautiful theme i've used for the last year" title="[xfce] Probably distrohopping soon, say goodbye to this beautiful theme i've used for the last year" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/siebenundsiebzigelf"> /u/siebenundsiebzigelf </a> <br/> <span><a href="https://i.redd.it/9j1c5o99oon71.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/pos4hq/xfce_probably_distrohopping_soon_say_goodbye_to/">[comments]</a></span> </td></tr></table>

View file

@ -0,0 +1 @@
&#32; submitted by &#32; <a href="https://www.reddit.com/user/TeMPOraL_PL"> /u/TeMPOraL_PL </a> <br/> <span><a href="/r/emacs/comments/qyajk9/any_package_for_querying_or_visualizing_orgedna/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/qyaklk/any_package_for_querying_or_visualizing_orgedna/">[comments]</a></span>

View file

@ -0,0 +1,41 @@
<p>SHOW NOTES: </p>
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>!
</p>
<p>- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> family for bonus perks!</p>
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- Map: <a href='https://www.conformingtojesus.com/images/webpages/pauls_third_missionary_journey1.jpeg'>Paul's Third Missionary Day</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=Acts+6%3A1-6&version=ESV'>Acts 6:1-6</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=Acts+8&version=ESV'>Acts 8</a></p>
<p>- Article: <a href='https://www.gotquestions.org/Nazirite-vow.html'>What is the Nazirite/Nazarite Vow?</a></p>
<p>- Join <a href='http://www.patreon.com/thebiblerecap'>Patreon</a> to receive this months bonus content!</p>
<p> </p>
<p>SOCIALS:</p>
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a></p>
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a></p>
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
<p> </p>
<p>D-GROUP:
The Bible Recap is brought to you by<a href='https://www.mydgroup.org/'> D-Group</a> - an international network of discipleship and accountability groups that meet weekly in homes and churches:<a href='https://www.mydgroup.org/map'> Find or start one near you today</a>!</p>
<p> </p>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/9rXzja26SUs" width="480" alt="thumbnail" title="Getty auto-login. Some thoughts and a problem solved (It's a ramble I suppose)" /></p>Patreon: https://www.patreon.com/hexdsl<br />Amazon Wish list: https://www.amazon.co.uk/hz/wishlist/ls/OQECP17P4Q3B?ref_=wl_share<br /><br />https://unix.stackexchange.com/questions/401759/automatically-login-on-debian-9-2-1-command-line#401798<br /><br />My content is aimed at adults and I/we often swear in videos where we talk, please keep that in mind. This is channel for a mature audience.<br /><br />Thank you for watching. <br /><br />look at my words on https://hexdsl.co.uk<br />Join me on Discord: https://discord.gg/37GYAhj<br /><br />System Specs:<br />OS: Debian (testing) <br />DE: BSPWM<br />PC PARTS: https://uk.pcpartpicker.com/user/hexdsl/saved/wG6F8d<br /><br />Get me on... <br />web: https://hexdsl.co.uk<br />Stream: https://tv.hexdsl.co.uk<br />E-mail: HexDSL@posteo.net<br />...yes I am interested in collaborations.<br />...<br />https://www.youtube.com/watch?v=9rXzja26SUs

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/ey65Z2SWWBo" width="480" alt="thumbnail" title="Sudo Show 37: Data Integration with Michel Tricot of Airbyte" /></p>Eric and Brandon chat with Michel Tricot, CEO and Co-Founder of Airbyte. Airbyte's mission is to create an open-source data integration platform.<br /><br />[Destination Linux Network](https://destinationlinux.network)<br />[Sudo Show Website](https://sudo.show)<br />[Sponsor: Bitwarden](https://bitwarden.com/dln)<br />[Sponsor: Digital Ocean](https://do.co/dln)<br />[Sudo Show Swag](https://sudo.show/swag)<br /><br />Contact Us:<br />[DLN Discourse](https://sudo.show/discuss)<br />[Email Us!](mailto:contact@sudo.show)<br />[Sudo Matrix Room](https://sudo.show/matrix)<br /><br />Follow our Hosts:<br />[Brandon's Website](https://open-tech.net)<br />[Eric's Website](https://itguyeric.com)<br />[Red Hat Streaming](https://www.redhat.com/en/livestreaming)<br /><br />[Airbyte](https://airbyte.io)<br />[Techcrunch: Airbyte is an open-source data pipeline platform](https://techcrunch.com/2021/01/26/airbyte-is-an-open-source-data-pipeline-platform)<br />[Y Combinator](https://www.ycombinator.com)<br /><br />## Chapters<br /><br />00:00 Intro<br />00:42 Welcome<br />02:12 Sponsor - Digital Ocean<br />03:25 Sponsor - Bitwarden<br />04:24 Meet Michel Tricot<br />07:31 Startups in the Pandemic<br />10:12 Airbyte's Differentiator<br />14:05 Contributing to Airbyte<br />21:25 Data at the Edge<br />28:52 What's Next for Airbyte<br />35:10 Wrap Up<br />...<br />https://www.youtube.com/watch?v=ey65Z2SWWBo

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>Why is it neccissary to define the variable %standard-phases as a list of dotted pairs</p> <p><code>&#39;((symbol . procedure) ... )</code></p> <p>as shown in the documentation?</p> <p><code> (define %standard-phases ;; The list of standard phases (quite a few are omitted ;; for brevity). Each element is a symbol/procedure pair. (list (cons &#39;unpack unpack) (cons &#39;configure configure) (cons &#39;build build) (cons &#39;check check) (cons &#39;install install))) </code></p> <p>Don&#39;t the previous <code>(define* (symbol arguments) body)</code> already create a binding between symbol and procedure? And if so why can&#39;t a list of just the symbols suffice?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/PetriciaKerman"> /u/PetriciaKerman </a> <br/> <span><a href="https://www.reddit.com/r/GUIX/comments/pff8fm/question_about_guix_build_phases/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/GUIX/comments/pff8fm/question_about_guix_build_phases/">[comments]</a></span>

View file

@ -0,0 +1,3 @@
<img src="https://media.babylonbee.com/thumbs/article-9942-1-thumb.jpg"> <p>A lot of churches are going woke these days. From gender ideology to CRT and even worse stuff like changing the color of the carpet, churches are changing to get with the times. And it&#39;s not good, bucko!</p>
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/10-signs-your-church-may-be-going-woke">10 Signs Your Church May Be Going Woke</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>

View file

@ -0,0 +1,2 @@
<p>Chris and Chz catch up on what&#39;s been going on and then share the story behind our new daily Linux podcast and the breakthrough it took to make it possible.</p><p>Links:</p><ul><li><a href="https://selfhosted.show/" title="Self-Hosted" rel="nofollow">Self-Hosted</a></li><li><a href="https://linuxheadlines.show/" title="Linux Headlines" rel="nofollow">Linux Headlines</a></li><li><a href="https://www.youtube.com/watch?v=8ZZJu0uty9E" title="Chatting With Alex and Chris From The Self Hosted Podcast! - YouTube" rel="nofollow">Chatting With Alex and Chris From The Self Hosted Podcast! - YouTube</a></li></ul>

View file

@ -0,0 +1,3 @@
<img src="https://media.babylonbee.com/thumbs/article-10099-2-thumb.jpg"> <p dir="ltr">SACRAMENTO, CA&mdash;California Governor Gavin Newsom has announced that in response to the Omicron variant there will be a statewide mask mandate on your mom, because she is so ugly and no one wants to deal with looking at her while we have COVID to worry about.</p>
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/california-imposes-statewide-mask-mandate-on-your-mom-because-she-ugly">California Imposes Statewide Mask Mandate On Your Mom Because She Ugly</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/zZlbg5JBaEE" width="480" alt="thumbnail" title="Windows Supports My Hardware, Linux Does NOT!" /></p>So many of you guys are switching from Windows to Linux, but many of you have run into a major issue--hardware compatibility. Windows supports all of you devices and peripherals. Linux does not! Why is this the case and what can you do about it?<br /><br />WANT TO SUPPORT THE CHANNEL? <br />💰 Patreon: https://www.patreon.com/distrotube <br />💳 Paypal: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=derek%40distrotube%2ecom&lc=US&item_name=DistroTube&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest<br />🛍️ Amazon: https://amzn.to/2RotFFi<br />👕 Teespring: https://teespring.com/stores/distrotube<br /><br />DONATE CRYPTO:<br />💰 Bitcoin: 1Mp6ebz5bNcjNFW7XWHVht36SkiLoxPKoX<br />🐶 Dogecoin: D5fpRD1JRoBFPDXSBocRTp8W9uKzfwLFAu<br />📕 LBC: bMfA2c3zmcLxPCpyPcrykLvMhZ7A5mQuhJ<br /><br />SOCIAL PLATFORMS: <br />🗨️ Mastodon: https://distrotoot.com/@derek<br />👫 Reddit: https://www.reddit.com/r/DistroTube/<br />📽️ LBRY/Odysee: https://odysee.com/$/invite/@DistroTube:2<br /><br />DT ON THE WEB:<br />🕸️ Website: http://distrotube.com/<br />🐿️ Gemini Capsule: gemini://distro.tube<br />📁 GitLab: https://gitlab.com/dwt1 <br /><br />FREE AND OPEN SOURCE SOFTWARE THAT I USE:<br />🌐 Brave Browser - https://brave.com/dis872 <br />📽️ Open Broadcaster Software: https://obsproject.com/<br />🎬 Kdenlive: https://kdenlive.org<br />🎨 GIMP: https://www.gimp.org/<br />🎵 Ardour: https://ardour.org/<br />💻 VirtualBox: https://www.virtualbox.org/<br />🗒️ Doom Emacs: https://github.com/hlissner/doom-emacs<br /><br />Your support is very much appreciated. Thanks, guys!<br />...<br />https://www.youtube.com/watch?v=zZlbg5JBaEE

View file

@ -0,0 +1,29 @@
<p>SHOW NOTES: </p>
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>!
- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> family for bonus perks!</p>
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- <a href='https://www.mydgroup.org/promo'>D-Group Promo Video</a></p>
<p> </p>
<p>SOCIALS:</p>
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a></p>
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a></p>
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
<p> </p>
<p>D-GROUP:
The Bible Recap is brought to you by<a href='https://www.mydgroup.org/'> D-Group</a> - an international network of discipleship and accountability groups that meet weekly in homes and churches:<a href='https://www.mydgroup.org/map'> Find or start one near you today</a>!</p>

View file

@ -0,0 +1,33 @@
<p>SHOW NOTES: </p>
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>! Seriously, go there.
- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> community for bonus perks!</p>
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- <a href='https://www.biblegateway.com/passage/?search=deuteronomy+20%3A10-18&version=ESV'>Deuteronomy 20:10-18</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=deuteronomy+7%3A1-2&version=ESV'>Deuteronomy 7:1-2</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=exodus+33%3A19&version=ESV'>Exodus 33:19</a></p>
<p> </p>
<p>SOCIALS:</p>
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a></p>
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a></p>
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
<p> </p>
<p>D-GROUP:
The Bible Recap is brought to you by<a href='https://www.mydgroup.org/'> D-Group</a> - an international network of discipleship and accountability groups that meet weekly in homes and churches:<a href='https://www.mydgroup.org/map'> Find or start one near you today</a>!</p>

View file

@ -0,0 +1,90 @@
<p>SHOW NOTES:
</p>
<p>Thanks for listening! Weve posted some helpful info for you in our show notes below!</p>
<p> </p>
<p>PODCAST BASICS:
</p>
<p>- Subscribe where you listen!</p>
<p>- Check out the details on our <a href='http://www.thebiblerecap.com'>website
</a></p>
<p>- Get the<a href='https://www.bible.com/app'> Bible app</a> (free)
</p>
<p>- Follow our<a href='https://www.bible.com/reading-plans/5-chronological'> Bible reading plan</a></p>
<p>- Check out our customized <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>journal</a></p>
<p>- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> community for bonus fun! </p>
<p> </p>
<p>MERCH: Get your<a href='https://www.theconnextion.com/tlcdgroup/index.cfm'> TBR merch</a>! Weve got t-shirts, coffee mugs, tote bags, phone wallets, and stickers! </p>
<p> </p>
<p>FROM TODAYS PODCAST:
</p>
<p>- <a href='https://www.biblegateway.com/passage/?search=Exodus+32&version=ESV'>Exodus 32</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=Matthew+9%3A20-22&version=ESV'>Matthew 9:20-22</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=Matthew+14%3A36&version=ESV'>Matthew 14:36</a></p>
<p> </p>
<p>SOCIALS:</p>
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a> | <a href='http://pinterest.com/thebiblerecap'>Pinterest</a></p>
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a> | <a href='http://pinterest.com/ilovemydgroup'>Pinterest</a></p>
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
<p> </p>
<p>D-GROUP:
</p>
<p>The Bible Recap is brought to you by<a href='https://www.mydgroup.org/'> D-Group</a> - an international network of discipleship and accountability groups that meet weekly in homes and churches:<a href='https://www.mydgroup.org/map'> Find or start one near you today</a>!</p>
<p> </p>
<p>TBR TEAM:
</p>
<p>Written and Hosted by: <a href='http://taraleighcobble.com'>Tara-Leigh Cobble</a></p>
<p>Content Manager: <a href='http://mydgroup.org'>Courtney Vaughan
</a></p>
<p>Podcast Operations: <a href='http://mydgroup.org'>Callie Summers
</a></p>
<p>Website Management: <a href='http://mydgroup.org'>Joelle Smith</a></p>
<p>Sound Engineer: <a href='http://thebiblerecap.com'>Allison Congden</a></p>
<p>Content Design: <a href='http://misswyolene.com'>Morgan Young
</a></p>
<p>Social Media Management: <a href='http://thebiblerecap.com'>Sarah Yocum</a></p>
<p>Journal Design: <a href='https://brittneyhmurray.weebly.com/'>Brittney Murray</a></p>
<p>Logo Design: <a href='mailto:landonhwade@gmail.com'>Landon Wade</a></p>
<p> </p>
<p>Available on:<a href='https://itunes.apple.com/us/podcast/the-bible-recap/id1440833267'> iTunes</a> |<a href='https://open.spotify.com/show/2lWv2RlsyMSMzerbAb1uOx'> Spotify</a> |<a href='https://www.google.com/podcasts?feed=aHR0cHM6Ly93d3cuaXZvb3guY29tL3RoZS1iaWJsZS1yZWNhcF9mZ19mMTYzNzgzNF9maWx0cm9fMS54bWw'> Google</a> |<a href='https://www.stitcher.com/podcast/dgroup/the-bible-recap?refid=stpr'> Stitcher</a> |<a href='https://thebiblerecap.podbean.com/'> Podbean</a> | <a href='https://play.google.com/music/m/Ivmpjo6234pwcvclpwxzlklglpm?t=The_Bible_Recap'>Google Play</a> | <a href='http://youtube.com/c/TheBibleRecap'>YouTube</a></p>
<p> </p>
<p>WEBSITE:
<a href='http://www.thebiblerecap.com'>thebiblerecap.com</a></p>

View file

@ -0,0 +1,3 @@
<img src="https://media.babylonbee.com/thumbs/article-9495-1-thumb.jpg"> <hr /><p style="text-align:center"><em>Brought to you by:&nbsp;</em></p>
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/how-to-pay-off-your-crushing-student-debts-once-youve-already-sold-your-non-vital-organs">How To Pay Off Your Crushing Student Debts Once Youve Already Sold Your Non-Vital Organs</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>

View file

@ -0,0 +1,29 @@
<p>SHOW NOTES: </p>
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>! Seriously, go there.
- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> community for bonus perks!</p>
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>-Christmas <a href='http://theconnextion.com/tbr'>Merch</a></p>
<p> </p>
<p>SOCIALS:</p>
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a></p>
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a></p>
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
<p> </p>
<p>D-GROUP:
The Bible Recap is brought to you by<a href='https://www.mydgroup.org/'> D-Group</a> - an international network of discipleship and accountability groups that meet weekly in homes and churches:<a href='https://www.mydgroup.org/map'> Find or start one near you today</a>!</p>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>I am unable to get <code>show-trailing-whitespace</code> to work. Here is a test I did,</p> <pre><code>emacs -q foo.txt </code></pre> <p>In Emacs I typed these commands,</p> <pre><code>M-: (setq show-trailing-whitespace t) RET M-: (setq-default show-trailing-whitespace t) RET </code></pre> <p>Then typed 3 lines in the .txt buffer where every line contains a trailing whitespace. The trailing whitespaces do not get highlighted.</p> <p>I also checked <code>C-h o trailing-whitespace RET</code> and it shows that this face is set to black foreground on red background. Still I don&#39;t see the trailing spaces highlighted in this manner.</p> <p>What is going on and how to fix it?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/wfsch"> /u/wfsch </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/ra4l9g/why_isnt_setsdefault_showtrailingwhitespace_t/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/ra4l9g/why_isnt_setsdefault_showtrailingwhitespace_t/">[comments]</a></span>

View file

@ -0,0 +1,51 @@
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Jill&#039;s Treasure Hunt &amp; Is WSL Here To Embrace or Extinguish? | Destination Linux 229" width="800" height="450" src="https://www.youtube.com/embed/Ll_tcHDQBPs?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div></figure>
<p>This weeks episode of Destination Linux, we&#8217;re headed to Jill&#8217;s Museum for another treasure hunt. Then we take a look at the new refreshed Firefox and we also have some discussion on how everyone is leveraging Linux inside their OS and what this means for Linux in the future. Plus we&#8217;ve also got our famous tips, tricks and software picks. All of this and so much more this week on Destination Linux. So whether you&#8217;re brand new to Linux and open source or a guru of sudo. This is the podcast for you.</p>
<figure class="wp-block-image size-large is-resized"><img loading="lazy" src="https://destinationlinux.org/wp-content/uploads/2021/03/digital-ocean-hor.png" alt="" class="wp-image-1499" width="468" height="60"/><figcaption>Sponsored by: <a rel="noopener" href="https://do.co/dln" target="_blank">do.co/dln</a></figcaption></figure>
<figure class="wp-block-image size-large is-resized"><img loading="lazy" src="https://destinationlinux.org/wp-content/uploads/2020/07/bitwarden-banner-1.jpg" alt="" class="wp-image-2301" width="468" height="60" srcset="https://destinationlinux.org/wp-content/uploads/2020/07/bitwarden-banner-1.jpg 469w, https://destinationlinux.org/wp-content/uploads/2020/07/bitwarden-banner-1-300x39.jpg 300w, https://destinationlinux.org/wp-content/uploads/2020/07/bitwarden-banner-1-150x20.jpg 150w" sizes="(max-width: 468px) 100vw, 468px" /><figcaption>Sponsored by: <a href="https://bitwarden.com/dln" target="_blank" rel="noopener">bitwarden.com/dln</a></figcaption></figure>
<h4>Hosts of Destination Linux:</h4>
<p>Ryan (DasGeek) = <a href="https://dasgeekcommunity.com" target="_blank" rel="noopener">dasgeekcommunity.com</a><br>Michael Tunnell = <a href="https://tuxdigital.com" target="_blank" rel="noopener">tuxdigital.com</a><br>Jill Bryant = <a href="https://twitter.com/jill_linuxgirl" target="_blank" rel="noreferrer noopener">twitter.com/jill_linuxgirl</a></p>
<h4>Want to Support the Show?</h4>
<p>Support us on Patreon = <a href="https://destinationlinux.org/patreon" target="_blank" rel="noopener">https://destinationlinux.org/patreon</a><br>Support us on Sponsus = <a href="https://destinationlinux.org/sponsus" target="_blank" rel="noopener">https://destinationlinux.org/sponsus</a><br>Destination Linux Network Store = <a href="https://destinationlinux.network/store" target="_blank" rel="noopener">http://dlnstore.com</a></p>
<h4>Want to follow the show and hosts on social media?</h4>
<p>You can find all of our social accounts at <a href="https://destinationlinux.org/contact">https://destinationlinux.org/contact</a></p>
<h3>Segment Index</h3>
<ul><li><a href="https://www.youtube.com/watch?v=Ll_tcHDQBPs&amp;t=00h00m00s" target="_blank" rel="noopener">00:00:00</a> = Welcome to DL 229</li><li><a href="https://www.youtube.com/watch?v=Ll_tcHDQBPs&amp;t=00h00m54s" target="_blank" rel="noopener">00:00:54</a> = Community Feedback: The Golden Moment of Building Your Own Computer</li><li><a href="https://www.youtube.com/watch?v=Ll_tcHDQBPs&amp;t=00h11m05s" target="_blank" rel="noopener">00:11:05</a> = Digital Ocean: App Platform / Cloud ( <a href="https://do.co/dln" target="_blank" rel="noopener">https://do.co/dln</a> )</li><li><a href="https://www.youtube.com/watch?v=Ll_tcHDQBPs&amp;t=00h13m15s" target="_blank" rel="noopener">00:13:15</a> = Jill&#8217;s Treasure Hunt: One of Jill&#8217;s First Computer Builds</li><li><a href="https://www.youtube.com/watch?v=Ll_tcHDQBPs&amp;t=00h30m35s" target="_blank" rel="noopener">00:30:35</a> = WSL &amp; ChromeOS = Embrace or Extinguish?</li><li><a href="https://www.youtube.com/watch?v=Ll_tcHDQBPs&amp;t=00h48m26s" target="_blank" rel="noopener">00:48:26</a> = Bitwarden Password Manager ( <a href="https://bitwarden.com/dln" target="_blank" rel="noopener">https://bitwarden.com/dln</a> )</li><li><a href="https://www.youtube.com/watch?v=Ll_tcHDQBPs&amp;t=00h50m18s" target="_blank" rel="noopener">00:50:18</a> = News: <a href="https://blog.mozilla.org/en/mozilla/news/modern-clean-new-firefox-clears-the-way-to-all-you-need-online/" target="_blank" rel="noopener">Firefox 89 &amp; The New Proton Design</a></li><li><a href="https://www.youtube.com/watch?v=Ll_tcHDQBPs&amp;t=01h00m06s" target="_blank" rel="noopener">01:00:06</a> = Linux Gaming: <a href="https://store.steampowered.com/app/236390/War_Thunder/" target="_blank" rel="noopener">War Thunder</a></li><li><a href="https://www.youtube.com/watch?v=Ll_tcHDQBPs&amp;t=01h03m13s" target="_blank" rel="noopener">01:03:13</a> = Software Spotlight: <a href="https://github.com/qarmin/czkawka" target="_blank" rel="noopener">Czkawka</a> (system cleaner)</li><li><a href="https://www.youtube.com/watch?v=Ll_tcHDQBPs&amp;t=01h05m03s" target="_blank" rel="noopener">01:05:03</a> = Tip of the Week: Advanced Features of the &#8216;ls&#8217; command</li><li><a href="https://www.youtube.com/watch?v=Ll_tcHDQBPs&amp;t=01h06m51s" target="_blank" rel="noopener">01:06:51</a> = Outro</li></ul>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>This change appears to have happened around September 2021. I could not find any official announcement, but I could have missed it.</p> <p>This just cost me <del>five</del>ten minutes of my life (only because I have gotten used to it, having been broken multiple times now from main branch renames in various projects).</p> <p>I am here to complain and perhaps save some time for anyone else who contributes to Org mode or uses the source occasionally.</p> <p>If you&#39;re still tracking master, you&#39;re missing commits.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/mee8Ti6Eit"> /u/mee8Ti6Eit </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/rtfu95/psa_default_branch_of_org_repo_changed_to_main/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/rtfu95/psa_default_branch_of_org_repo_changed_to_main/">[comments]</a></span>

View file

@ -0,0 +1,13 @@
<p>In this episode, Tim and Jon look at a key Biblical theme that traces throughout the entire Biblethe Kingdom of God. The Kingdom of God is central to Jesus message, but it can be confusing to understand completely. The guys will discuss why Jesus talked about the Kingdom so much and what that should mean to us as Jesus followers. Before they dive into the discussion, Tim will give a brief explanation of the concept of the Kingdom and its introduction into Scripture in Genesis 1.</p>
<p>In the first part of the episode (01:05-07:00), Tim and Jon talk about Jesus message in the Gospels. The New Testament authors boiled down Jesus message to, “repent, for the Kingdom of God is near.” We tend to think of Jesus as a moral teacher, but his lessons on morality and love only make sense if the Kingdom of God and his reign are coming to change the world.</p>
<p>In the next part of the episode (07:20-14:02), the guys talk about what it means for the reign of God to arrive in Jesus. The image of God is an idea in Scripture that is connected to this Kingdom, and both of these ideas are anchored in Genesis 1.</p>
<p>In the final part of the episode (14:24-29:18), the guys look at what it means for Gods Kingdom to be seen through humans. Psalm 8 is a poetic reflection on Genesis 1 and humanitys role in Gods creation. God rules the world through humans, and human rule is tied to being made in Gods image.</p>
<p>Video:<br />
This episode is designed to accompany our video called, “Gospel of the Kingdom.&quot; You can view it on our youtube channel here: https://www.youtube.com/watch?v=xmFPS0f-kzs</p>
<p>Scripture References:<br />
Genesis 1<br />
Psalm 8</p>
<p>Show Music:<br />
Defender Instrumental by Rosasharn Music<br />
Blue Skies by Unwritten Stories<br />
Flooded Meadows by Unwritten Stories</p>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/giWMhNVYPWM" width="480" alt="thumbnail" title="The Bard's Tale Trilogy - Its good (Linux)" /></p>Patreon: https://www.patreon.com/hexdsl<br />Amazon Wish list: https://www.amazon.co.uk/hz/wishlist/ls/OQECP17P4Q3B?ref_=wl_share<br /><br />https://store.steampowered.com/app/843260/The_Bards_Tale_Trilogy/<br /><br />My content is aimed at adults and I/we often swear in videos where we talk, please keep that in mind. This is channel for a mature audience.<br /><br />I no longer read or engage with comments. i do read and reply to all emails. hexdsl@posteo.net<br /><br />Thank you for watching. <br /><br />look at my words on https://hexdsl.co.uk<br />Join me on Discord: https://discord.gg/37GYAhj<br /><br />System Specs:<br />OS: Debian (testing) <br />DE: BSPWM<br />PC PARTS: https://uk.pcpartpicker.com/user/hexdsl/saved/wG6F8d<br /><br />Get me on... <br />web: https://hexdsl.co.uk<br />Stream: https://tv.hexdsl.co.uk<br />E-mail: HexDSL@posteo.net<br />...yes I am interested in collaborations.<br />...<br />https://www.youtube.com/watch?v=giWMhNVYPWM