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,39 @@
<p>In this episode we focus on your written questions, of course your calls &amp; our take on the GPD pocket which is now shipping with LINUX!</p>
<h3><strong>-- The Cliff Notes --</strong></h3>
<ul>
<li><a href="https://www.alarmrelay.com/" rel="nofollow">Alarm Relay | Alarm Monitoring Services Only $8.95 per Month from Alarm Relay</a></li>
<li><a href="http://www.omgubuntu.co.uk/wp-content/uploads/2017/01/gpd-pocket-laptop-1.jpg" rel="nofollow">GPD Pocket, The 7-Inch Ubuntu Laptop, is Now Shipping - OMG! Ubuntu!</a></li>
<li><a href="https://didrocks.fr/2017/08/18/ubuntu-gnome-shell-in-artful-day-5/" rel="nofollow">Ubuntu GNOME Shell in Artful: Day 5 · ~DidRocks</a></li>
</ul>
<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>asknoah [at] jupiterbroadcasting.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>
<li><a href="https://twitter.com/jbsignal" rel="nofollow">Jupiter Broadcasting</a></li>
</ul><p><a href="https://patreon.com/linuxdelta" rel="payment">Support Ask Noah Show</a></p>

View file

@ -0,0 +1,37 @@
<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.biblegateway.com/passage/?search=Ezra+5%3A1&version=ESV'>Ezra 5:1</a></p>
<p>- <a href='https://thebiblerecap.podbean.com/e/day-252-ezekiel-40-42-year-2/'>The Bible Recap - Episode 252</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=job+42%3A12&version=ESV'>Job 42:12</a></p>
<p>- Video: <a href='https://www.youtube.com/watch?v=_106IfO6Kc0'>Zechariah Overview</a></p>
<p>- <a href='http://www.thebiblerecap.com/start'>Printable Version of The Bible Recap Reading Plan</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 @@
<p><img src="https://thumbnails.lbry.com/-WG6ozhRtZs" width="480" alt="thumbnail" title="Improve Your Groff and Troff Pipeline - Using a Shell Script and Makefiles" /></p>This is the 14 in a series of videos taking you from a beginner to a pro at using Troff/Groff.<br /><br />This tutorial is focused on helping understand the pipeline used in troff programs.<br /><br />Compiler Script:<br />https://github.com/Gavinok/scripts/blob/master/tools/compiler<br /><br />Luke Smith's Compiler:<br />https://github.com/LukeSmithxyz/voidrice/blob/master/.local/bin/compiler<br /><br />Makefile Shown In This Video:<br />https://gist.github.com/Gavinok/c5df6686526c547a326e85fc87cd2846<br /><br />Makefile Templates:<br />https://github.com/Gavinok/dotvim/tree/master/extra/snip/_make<br /><br />Let me know what you think and if there is anything specific you would like to learn about.<br /><br />Github: https://www.github.com/gavinok<br />vimrc: https://github.com/Gavinok/dotvim<br /><br />lbry: https://open.lbry.com/@GavinFreeborn:d?r=FVxxdjxLmbpPS5K4EdMsLjBjkxv9eEGs<br />https://www.patreon.com/creator-home<br />Discord: https://discord.gg/JJk5KKU<br /><br />⏱TIMESTAMPS⏱<br />00:00:00 Intro<br />00:01:15 Script Explanation<br />00:02:52 Using The Script<br />00:03:11 Tip For Using With Vim<br />00:03:44 Alternate Between Compiler And Make<br />00:04:26 Setting Up A Makefile<br />00:05:07 Using Suffix Rules<br />00:06:00 .SUFFIXES:<br />00:07:22 Abstracting From Groff<br />00:08:23 Setting Up Your Preprocessors<br />00:11:51 Porting This To Neatroff<br />00:14:17 Adding A Clean Command<br />00:17:53 Creating Makefiles Faster<br />00:20:45 Outro<br />...<br />https://www.youtube.com/watch?v=-WG6ozhRtZs

View file

@ -0,0 +1,25 @@
<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>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/Qb5pge01H4Q" width="480" alt="thumbnail" title="Blender As A Video Editor? It's Actually Really Good!" /></p>Blender, which is free and open source software, is one of the best programs for creating professional-quality 3D animations. Oddly enough, Blender has video editing capabilities built into it. So is Blender actually viable strictly as a video editor?<br /><br />REFERENCED:<br />► https://www.blender.org/<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=Qb5pge01H4Q

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r2zlvg/icewm_adapted_to_nixos/"> <img src="https://preview.redd.it/fi65bpszx0281.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=c093480b152da9b60285a23e3c5d310fd431edd7" alt="[IceWM] Adapted to NixOS" title="[IceWM] Adapted to NixOS" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Blunders4life"> /u/Blunders4life </a> <br/> <span><a href="https://i.redd.it/fi65bpszx0281.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/r2zlvg/icewm_adapted_to_nixos/">[comments]</a></span> </td></tr></table>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/SO3porIQ8_8" width="480" alt="thumbnail" title="Simple Mobile Tools That Don't Spy On You" /></p>Exploring some simple mobile tools<br />https://www.simplemobiletools.com/<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=SO3porIQ8_8

View file

@ -0,0 +1,37 @@
<p>On this episode of DLN Xtend we discuss is this the end for Linux?</p>
<p>Welcome to episode 63 of DLN Xtend. DLN Xtend is a community powered podcast. We take conversations from the DLN Community from places like the DLN Discourse Forums, Telegram group, Discord server and more. We also take topics from other shows around the network to give our takes.</p>
<p>00:00 Introductions<br>
14:30 Topic- Is Linux coming to an end?<br>
38:13 Host Related Interest<br>
47:45 Wrap Up<br>
48:40 Extras </p>
<p>Host Related Interest Links</p>
<p>Matt- Batman Arkham Origins</p>
<ul>
<li><a href="https://store.steampowered.com/app/209000/Batman_Arkham_Origins/" rel="nofollow">https://store.steampowered.com/app/209000/Batman_Arkham_Origins/</a></li>
</ul>
<p>Wendy- Old Man&#39;s Journey</p>
<ul>
<li><a href="https://store.steampowered.com/app/581270/Old_Mans_Journey/" rel="nofollow">https://store.steampowered.com/app/581270/Old_Mans_Journey/</a></li>
</ul>
<p>Nate- Packing up my SuperCubicle</p>
<p>Join us in the DLN Community:<br>
Discourse: <a href="https://discourse.destinationlinux.network/" rel="nofollow">https://discourse.destinationlinux.network/</a><br>
Telegram: <a href="https://destinationlinux.org/telegram" rel="nofollow">https://destinationlinux.org/telegram</a><br>
Mumble: <a href="https://destinationlinux.network/mumble/" rel="nofollow">https://destinationlinux.network/mumble/</a><br>
Discord: <a href="https://destinationlinux.org/discord" rel="nofollow">https://destinationlinux.org/discord</a> servers to continue the discussion!</p>
<p>Contact info:<br>
Matt (Twitter @MattDLN)<br>
Wendy (Mastodon @<a href="mailto:WendyDLN@mastodon.online" rel="nofollow">WendyDLN@mastodon.online</a>)<br>
Nate (cubiclenate.com)</p>

View file

@ -0,0 +1 @@
<p>Megyn Kelly is joined by Andy McCarthy, National Review Institute Senior Fellow, and Julie Kelly, Senior Contributor to American Greatness, to discuss all angles to January 6th, including the justifications for holding January 6 rioters in jail, comparisons to 9/11, some of the most egregious January 6 cases, Officer Fanone and the media, insurrection vs. other descriptions of the events, and also Gov. Andrew Cuomo's political future, the legality of vaccine passports and eviction moratoriums, and more.</p><p><br /></p><p>Follow The Megyn Kelly Show on all social platforms:</p><p><br /></p><p>Twitter: <a href="http://twitter.com/MegynKellyShow">http://Twitter.com/MegynKellyShow</a></p><p>Instagram: <a href="http://instagram.com/MegynKellyShow">http://Instagram.com/MegynKellyShow</a></p><p>Facebook: <a href="http://facebook.com/MegynKellyShow">http://Facebook.com/MegynKellyShow</a></p><p><br /></p><p>Find out more information at:</p><p><a href="https://www.devilmaycaremedia.com/megynkellyshow">https://www.devilmaycaremedia.com/megynkellyshow</a></p>

View file

@ -0,0 +1,51 @@
<p><div class="video-container"><iframe src="https://www.youtube-nocookie.com/embed/5EMeidXOVQQ?feature=oembed&start&end&wmode=opaque&loop=0&controls=1&mute=0&rel=0&modestbranding=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div></p>
<p></p>
<p><span id="more-1567"></span></p>
<p>Sponsored by: <a href="https://do.co/dl" target="_blank" rel="noopener noreferrer">do.co/dl</a><br />
<a href="https://do.co/dl" target="_blank" rel="noopener noreferrer"><img loading="lazy" class="alignnone size-full wp-image-1499" src="https://destinationlinux.org/wp-content/uploads/2019/01/digital-ocean-banner.png" alt="" width="468" height="60" /></a></p>
<p>Hosts of Destination Linux:<br />
<strong>Zeb</strong>, aka Zebedeeboss = <a href="https://youtube.com/zebedeeboss" target="_blank" rel="noopener noreferrer">https://youtube.com/zebedeeboss</a><br />
<strong>Noah</strong> of Ask Noah Show = <a href="http://asknoahshow.com" target="_blank" rel="noopener noreferrer">http://asknoahshow.com</a><br />
<strong>Ryan</strong>, aka DasGeek = <a href="https://dasgeekcommunity.com" target="_blank" rel="noopener noreferrer">https://dasgeekcommunity.com</a><br />
<strong>Michael</strong> of TuxDigital = <a href="https://tuxdigital.com" target="_blank" rel="noopener noreferrer">https://tuxdigital.com</a></p>
<p>Want to Support the Show?<br />
Support on <a href="https://destinationlinux.org/patreon" target="_blank" rel="noopener noreferrer">Patreon</a> or on <a href="https://destinationlinux.org/sponsus" target="_blank" rel="noopener noreferrer">Sponsus</a><br />
<a href="https://destinationlinux.network/store" target="_blank" rel="noopener noreferrer">Destination Linux Network Store</a></p>
<p>Want to follow the show and hosts on social media?<br />
You can find all of our social accounts at <a href="https://destinationlinux.org/contact" target="_blank" rel="noopener noreferrer">destinationlinux.org/contact</a></p>
<p>&#8212;</p>
<p>Topics covered in this episode:</p>
<p>Community Feedback:<br />
Elitism in Linux aka &#8220;Linux Snobbery&#8221;<br />
Linux Mint vs Ubuntu Cinnamon Discussion from Episode 153<br />
KDE Plasma Settings Backup &#038; Deployment</p>
<p><a href="https://www.phoronix.com/scan.php?page=news_item&#038;px=Linux-5.4.7-Stable-Released" target="_blank" rel="noopener noreferrer">Linux Kernel 5.4.7 / 4.19.92 / 4.14.161</a><br />
&#8211; Our Hopes for Linux in 2020<br />
&#8211; [Ryan]<br />
&#8211; Better professional audio equipment support<br />
&#8211; Tablet and mobile support<br />
&#8211; A corporate or well financed entity focused on the desktop. Easy install, hardware partnerships, mobile integration, and up to date rolling.<br />
&#8211; [Michael]<br />
&#8211; reiterate Ryan&#8217;s desktop focus point<br />
&#8211; more companies using universal app formats regardless which one they pick<br />
&#8211; WINE to get some more attention from some kind of backing<br />
&#8211; [Zeb]<br />
&#8211; Less regression, it always seems that in the process of fixing one thing another thing breaks somewhere else. Now the Devs cannot really do a lot about this without the communities help. So as Linux users we need to volunteer to do more testing.<br />
&#8211;<br />
&#8211; [Noah]<br />
&#8211; WireGuard<br />
&#8211; Pipewire<br />
<a href="https://www.iottechtrends.com/best-operating-systems-for-raspberry-pi/" target="_blank" rel="noopener noreferrer">Best OS for Raspberry Pi</a><br />
&#8211; How we use our Raspberry Pi&#8217;s<br />
<a href="https://liliputing.com/2019/12/odroid-go-advance-is-a-55-handheld-game-system-running-ubuntu-coming-in-january-2020.html" target="_blank" rel="noopener noreferrer">ODROID-GO $55 Handheld</a><br />
<a href="https://itsfoss.com/ea-banning-linux-gamers/" target="_blank" rel="noopener noreferrer">EA Bans Linux Users</a></p>
<p><a href="https://wastalinux.org/ target="_blank" rel="noopener">WastaLinux.org</a></p>
<p>&#8212;</p>
<p>Software Spotlight:<br />
<a href="https://cmus.github.io/" target="_blank" rel="noopener noreferrer">CMus</a> &#8211; music player for the terminal</p>
<p>Tips &amp; Tricks:<br />
<a href="https://wiki.archlinux.org/index.php/Backlight#External_monitors" target="_blank" rel="noopener noreferrer">Backlight &#8211; External Monitor</a><br />
<a href="https://en.wikipedia.org/wiki/Display_Data_Channel#DDC.2FCI" target="_blank" rel="noopener noreferrer">Display Data Channel</a><br />
&#8212;<br />
<a href="https://www.x.org/wiki/Projects/XRandR/ target="_blank" rel="noopener">XRandR</a><br />
XRandR <a href="https://wiki.archlinux.org/index.php/Xrandr target="_blank" rel="noopener">on the Arch Wiki</a></p>

View file

@ -0,0 +1,31 @@
<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>- <a href='https://www.mydgroup.org/map'>D-Group Map</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,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>- <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>The Bible Recap Store</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><a href="https://www.reddit.com/poll/q6wti5">View Poll</a></p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Maelstrive"> /u/Maelstrive </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/q6wti5/do_you_use_secure_boot_with_your_arch_install/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/q6wti5/do_you_use_secure_boot_with_your_arch_install/">[comments]</a></span>

View file

@ -0,0 +1,40 @@
<p>Noah gives us the 30 second elevator pitch and then does a deep dive into this new attack that has plagued wifi. We talk about RedHat on it&#39;s way to a 5 billion dollar company and of course your calls.</p>
<h3><strong>-- The Cliff Notes --</strong></h3>
<ul>
<li><a href="https://techcrunch.com/2017/10/13/red-hat-continues-steady-march-toward-5-billion-revenue-goal" rel="nofollow">RedHat, 5 Billion Goal</a></li>
<li><a href="https://www.krackattacks.com/" rel="nofollow">Krack Attack</a></li>
<li><a href="https://askubuntu.com/questions/668749/how-to-set-up-gnome-interface-for-hidpi-screen" rel="nofollow">High DPI in Linux</a>
+<a href="http://www.voxtelsys.com" rel="nofollow">Vox Tel Sys</a></li>
</ul>
<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>asknoah [at] jupiterbroadcasting.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>
<li><a href="https://twitter.com/jbsignal" rel="nofollow">Jupiter Broadcasting</a></li>
</ul><p><a href="https://patreon.com/linuxdelta" rel="payment">Support Ask Noah Show</a></p>

View file

@ -0,0 +1,6 @@
<p>Heres a nice tip for finding all the commits related to some selected text in Magit:</p>
<blockquote class="twitter-tweet">
<p dir="ltr" lang="en">In <a href="https://twitter.com/hashtag/magit?src=hash&amp;ref_src=twsrc%5Etfw">#magit</a> of <a href="https://twitter.com/hashtag/emacs?src=hash&amp;ref_src=twsrc%5Etfw">#emacs</a>, M-x magit-log-buffer-file with a region selected, this will show the region related commits only. <a href="https://t.co/bnWwhrGKUw">https://t.co/bnWwhrGKUw</a> <a href="https://twitter.com/hashtag/git?src=hash&amp;ref_src=twsrc%5Etfw">#git</a></p>
<p>— Jumpei KAWAMI (@junkw) <a href="https://twitter.com/junkw/status/1460749386338783245?ref_src=twsrc%5Etfw">November 16, 2021</a></p></blockquote>
<p></p>
<p>I havent tried this in anger but it seems as if it could be useful when trying to figure out how a bit of code has changed over time.</p>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>Ok, so, today I decided to learn abbrev. After wrestling a couple of minutes with the abbrev file because I&#39;m using chemacs2, I finally defined an abbrev, and it worked. Well, <em>kinda</em> worked.</p> <p>It seems that if I type out the abbrev really quickly and press <code>M-&#39;</code>, then it works, but inserts a dash after the needed expansion. If I type it out slowly, and then press <code>M-&#39;</code>, it just places the dash after the thing that I need to expand. Then, if I quickly typed the thing and expanded it with <code>M-&#39;</code>, I can expand it second time if I type it out and press <code>C-x &#39;</code>. If I JUST type it out and press <code>C-x &#39;</code>, nothing happens. I also tried doing it using hippie-expand, and it works, on the second time, printing <code>&quot;Using try-expand-all-abbrevs&quot;</code> in the echo area.</p> <p>I tried doing the same thing with completely clean emacs config (<code>emacs -Q</code>), and the results are the same. My version of emacs is <code>28.0.50</code>. What am I doing wrong?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Scriptod"> /u/Scriptod </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r6bwlt/why_does_abbrev_act_so_strangely/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r6bwlt/why_does_abbrev_act_so_strangely/">[comments]</a></span>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>I arrange my orgmode notes as single files with lots of entries. This works great for me because emacs is more buffer-oriented than directory-oriented, so all the emacs search commands optimize for single-file approaches (eg search all headlines in my tech/blog file for the keyword of that Linux function I&#39;ve forgotten how to use).</p> <p>The single problem I have is footnotes. From the documentation you have two options: inline or in a file-wide section. My footnotes are often too long to fit inline, so I can change the name of that section but CANNOT make a section-per-entry arrangement, which is what I really want. The way I have worked around this with my blog is to always have the entry I am publishing at the top of the file, so using <code>org-footnote-new</code> finds that entries footnote section first and inserts things where I want them to be. I&#39;ve used this compromise successfully for quite some time, but it depends on the fact that you are not going to add footnotes to anything but the top entry.</p> <p>Now I am converting footnotes in a non-orgmode date made by someone else, and moving the elements to the top of the file is not an option. Does anyone know of a way of implementing an entry-by-entry footnote section (say, for every * entry, or every ** entry as the case may be) without moving the single entry to the top of the buffer? The goal is for each entry to have a working footnote section of its own, which works nicely with <code>org-footnote-action</code>.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/WorldsEndless"> /u/WorldsEndless </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/q7bpwc/how_to_have_orgmode_footnotes_per_entry/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/q7bpwc/how_to_have_orgmode_footnotes_per_entry/">[comments]</a></span>

View file

@ -0,0 +1,28 @@
<p><a class="cimage" href="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12.png"><img alt="" class="alignnone size-full wp-image-87389" height="114" src="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12.png" width="840" /></a></p>
<p>Its that time of the er year where I natter on about Emacs development under the guise of talking about the number of open bugs in the Emacs bug tracker. This stretch started on September 21st, with 2586 open bugs and ended today, with 2551 open bugs. Clearly a reduction of 10% as usual, as Im sure any abacus will tell you.</p>
<p><a class="cimage" href="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-9.png"><img alt="" class="alignnone size-full wp-image-87405" height="584" src="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-9.png" width="840" /></a></p>
<p>Basically flat since the start.</p>
<p>So what happened? This happened:</p>
<p><a class="cimage" href="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-1.png"><img alt="" class="alignnone size-full wp-image-87390" height="192" src="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-1.png" width="840" /></a></p>
<p>NOTHING STASHED!!!!1! Not just inbox zero, stash zero!!</p>
<p>When I started this stretch, I had about thirty different stashes in various states of gestation — most of them just bug fixes, but also various projects I was tinkering with. And Ive flushed them all out.</p>
<p>This time around I got to do some actual programming instead of just poking at bugs. And thats a lot more fun.</p>
<p>Among the more visible things I was actually able to sit down and write this cycle:</p>
<p><a href="https://lars.ingebrigtsen.no/2021/10/28/emacs-emojis-a-%e2%9d%a4%ef%b8%8f-story/">Methods to enter emojis</a>:</p>
<p><a class="cimage" href="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-2.png"><img alt="" class="alignnone size-full wp-image-87391" height="141" src="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-2.png" width="840" /></a></p>
<p><a href="https://lars.ingebrigtsen.no/2021/11/09/finally-videos-in-eww/">Videos in eww</a>:</p>
<p><a class="cimage" href="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-3.png"><img alt="" class="alignnone size-full wp-image-87392" height="470" src="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-3.png" width="840" /></a></p>
<p><a href="https://lars.ingebrigtsen.no/2021/11/08/copying-media-to-emacs/">A framework for copying media to Emacs</a>:</p>
<p><a class="cimage" href="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-4.png"><img alt="" class="alignnone size-full wp-image-87393" height="557" src="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-4.png" width="840" /></a></p>
<p><a href="https://lars.ingebrigtsen.no/2021/11/06/a-more-readable-c-h-b/">A more readable describe-buffer command</a>:</p>
<p><a class="cimage" href="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-5.png"><img alt="" class="alignnone size-full wp-image-87394" height="557" src="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-5.png" width="840" /></a></p>
<p>A new way to write automatic tests for buffer transformations (with an accompanying mode to test interactively):</p>
<p><a class="cimage" href="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-6.png"><img alt="" class="alignnone size-full wp-image-87395" height="558" src="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-6.png" width="840" /></a></p>
<p>Etc etc. And also a bunch of development on the image-dired and xwidgets fronts (but I didnt do any of the work there), and a lot of stuff from everybody all over, really?</p>
<p><a class="cimage" href="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-7.png"><img alt="" class="alignnone size-full wp-image-87396" height="42" src="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-7.png" width="840" /></a></p>
<p>Er… something in the vicinity of 30 commits per day? Seems healthy.</p>
<p><a class="cimage" href="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-8.png"><img alt="" class="alignnone size-full wp-image-87400" height="270" src="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-8.png" width="840" /></a></p>
<p>Meanwhile, the emacs-28 branch has been cut, and Emacs 28.1 is undergoing the normal bug fix/documentation spruce-up cycle before a release… so… perhaps in a couple of months?</p>
<p>Onto the lucky cycle, the thirteenth — but I think I may take a break for a bit, so progress will probably be negative.</p>
<p><a class="cimage" href="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-10.png"><img alt="" class="alignnone size-full wp-image-87406" height="597" src="https://lars.ingebrigtsen.no/wp-content/uploads/2021/11/2021-11-12-10.png" width="840" /></a></p>
<p>Still in a trajectory, though, right? Right.</p>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/FXOBtDCHnsg" width="480" alt="thumbnail" title="Bible Study for Beginners" /></p>In this video, I give you a place to begin studying the bible for yourself. The Gospel of Mark is a great place to start because it gives you the story of Jesus in a short and easy-to-read book.<br /><br />*The audio in this is a little goofy, I know. I'll get it right in a future video.<br /><br />Music Credit: bensound.org<br />...<br />https://www.youtube.com/watch?v=FXOBtDCHnsg

View file

@ -0,0 +1 @@
<p>Megyn Kelly is joined by National Review editor Charles C.W. Cooke and Krystal Ball and Saagar Enjeti, co-hosts of TheHillTV's "Rising," to talk about where the 2020 election stands as of Wednesday morning, how the polling got it so wrong, Trump's narrow path to victory, what happens if Biden is declared victorious, the state of the Senate and House and more.</p><p><br /></p><p>Follow The Megyn Kelly Show on all social platforms:</p><p><br /></p><p>Twitter: <a href="http://twitter.com/MegynKellyShow">http://Twitter.com/MegynKellyShow</a></p><p>Instagram: <a href="http://instagram.com/MegynKellyShow">http://Instagram.com/MegynKellyShow</a></p><p>Facebook: <a href="http://facebook.com/MegynKellyShow">http://Facebook.com/MegynKellyShow</a></p><p><br /></p><p>Find out more information at:</p><p><a href="https://www.devilmaycaremedia.com/megynkellyshow">https://www.devilmaycaremedia.com/megynkellyshow</a></p>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/YFcg58EozVI" width="480" alt="thumbnail" title="Popper, Soros and the Open Society" /></p>Karl Popper, known for his concept of falsifiability in the philosophy of science, also was a somewhat influential political thinker in his time. Popper endorsed what he called "the Open Society," a liberal democratic society based on abstract and depersonalized material connections, instead of direct social relationships.<br /><br /> This vision was particularly influential on one of Popper's now famous students, George Soros, who would go on to use his significant wealth won in financial markets to found the Open Society Foundation, a significant source of funds for leftist political agitation and pressure in America and Europe. Soros's worldview has somewhat departed from Popper's, with an emphasis on what Soros calls reflexivity, the principle that in human domains, our theories of world affect the world itself.<br />...<br />https://www.youtube.com/watch?v=YFcg58EozVI

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/qyr8zl/i3gaps_skyline_3/"> <img src="https://preview.redd.it/jer1s1mz0x081.jpg?width=640&amp;crop=smart&amp;auto=webp&amp;s=5b398d6f4dde29d19c54128118a052531ef13333" alt="[I3-gaps] skyline &lt;3" title="[I3-gaps] skyline &lt;3" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/parabolize"> /u/parabolize </a> <br/> <span><a href="https://i.redd.it/jer1s1mz0x081.jpg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/qyr8zl/i3gaps_skyline_3/">[comments]</a></span> </td></tr></table>