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 @@
<!-- SC_OFF --><div class="md"><p>I love org-mode, but there is one thing I have always wondered: why are the default keybinds so weird? <code>org-do-promote</code> and its friends are by default all bound to something plus an arrow key, which completely breaks your workflow as your hand leaves the home row. I use these commands quite often, and if I had not rebound them, they would be literally the only reason I ever hit the arrow keys.</p> <p>Is there a rationale behind this?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/BettaGeorge"> /u/BettaGeorge </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r9ntjz/why_are_keybinds_in_orgmode_so_different/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r9ntjz/why_are_keybinds_in_orgmode_so_different/">[comments]</a></span>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/vDNSnMTem98" width="480" alt="thumbnail" title="Is everything better than we think?: Bjorn Lomborg - Jordan Peterson Podcast S4 E16" /></p>This episode was recorded on January 21, 2021.<br /><br />Dr. Bjorn Lomborg and I discuss a variety of topics in the realm of climate change and worldwide problems. We examine the claims made in his latest book False Alarm. Throughout the episode we touch on sustainable development goals, prioritizing problems for the world, achieving the highest return on investment, the apocalypse lens we apply to many global issues, making the poor richer, innovation, adaptation, selling and marketing solutions, and much more.<br /><br />Dr. Bjorn Lomborg is a Danish author and President of the think tank, Copenhagen Consensus Center. Bjorn champions a path to solving world problems through the use of economic research to determine where to spend our resources based on the return on investment and severity of the impending issue. Dr. Lomborgs more notable books include False Alarm and How to Spend $75 Billion to Make the World a Better Place.<br /><br />Find more of Bjorn Lomborg on his website, and read his books <br /><br />--- SUPPORT THIS CHANNEL ---<br /><br />Donations: https://www.jordanbpeterson.com/donate<br />Merchandise: https://teespring.com/stores/jordanbpeterson<br /><br />--- BOOKS ---<br />Beyond Order: 12 More Rules for Life: https://jordanbpeterson.com/Beyond-Order<br />12 Rules for Life: An Antidote to Chaos: https://jordanbpeterson.com/12-rules-for-life/<br />Maps of Meaning: The Architecture of Belief: https://jordanbpeterson.com/maps-of-meaning/<br /><br />--- LINKS ---<br /><br />Website: https://jordanbpeterson.com/<br />12 Rules for Life Tour: https://jordanbpeterson.com/events/<br />Blog: https://jordanbpeterson.com/blog/<br />Podcast: https://jordanbpeterson.com/podcast/<br />Reading List: https://jordanbpeterson.com/great-books/<br />Twitter: https://twitter.com/jordanbpeterson<br />Instagram: https://www.instagram.com/jordan.b.peterson/<br />Facebook: https://www.facebook.com/drjordanpeterson<br /><br />--- PRODUCTS ---<br /><br />Personality Course: https://jordanbpeterson.com/personality<br />Self Authoring Suite: https://selfauthoring.com/<br />Understand Myself personality test: https://understandmyself.com/<br />Merchandise: https://teespring.com/stores/jordanbpeterson<br />...<br />https://www.youtube.com/watch?v=vDNSnMTem98

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/AeXrOZkGxys" width="480" alt="thumbnail" title="Sudo Show 36: Kubos, Managing Your Hardware in Space" /></p>Today we take you into a low orbit with Tyler Browder of the Kubos Corporation and how they utilize open source and cloud native to provide a smarter satellite management suite.<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 />[Kubos](https://www.kubos.com)<br /><br />[Medium: Kubos, A Software Platform for Space](https://medium.com/kubos-tech/kubos-a-software-platform-for-space-30d211062919)<br />[BizJournals: Mission Control Startup Snags 2.8M](https://www.bizjournals.com/portland/news/2021/02/08/mission-control-startup-snags-2-8m.html)<br />[Dallas Innovates: Denton-Based Kubos Corp. Launches Software into Space for the First Time](https://dallasinnovates.com/denton-based-kubos-corp-launches-software-into-space-for-the-first-time/)<br /><br />[Podcast: Ground Control Checking In](https://kubos.com/podcast)<br />[NASA's Core Flight System](https://cfs.gsfc.nasa.gov)<br />[SatNOGS: Open Source Ground Station](https://satnogs.org)<br /><br />## Chapters<br /><br />00:00 Intro<br />00:43 Welcome<br />02:07 Sponsor - Digital Ocean<br />03:24 Sponsor - Bitwarden<br />04:50 Meet Tyler Browder<br />07:28 Kubos Corporation<br />12:15 Managing IT in Space<br />21:08 Journey to Cloud Native<br />31:01 Kubos Outreach<br />35:57 Wrap Up<br />...<br />https://www.youtube.com/watch?v=AeXrOZkGxys

View file

@ -0,0 +1,24 @@
<p>Raw link: <a href="https://www.youtube.com/watch?v=L1f2tulD9N8">https://www.youtube.com/watch?v=L1f2tulD9N8</a></p>
<p>Eshell is a line-oriented command shell that is deeply integrated with
the rest of Emacs. And it is extensible in true Emacs fashion.</p>
<p>In this video I showcase the extensions I have programmed for it. The
idea is that you can see in action the value of using Elisp for your
regular command-line needs.</p>
<p>Refer to <a href="https://protesilaos.com/emacs/dotemacs">my dotemacs</a> for all the
configurations for this and other tools.</p>
<p>And these are some valuable resources you could also check (and dont
forget the official manual):</p>
<ul>
<li><a href="https://cestlaz.github.io/post/using-emacs-66-eshell-elisp">Mike Zamanskys video demo</a> that also shows how to program an Eshell switcher.</li>
<li><a href="https://www.youtube.com/watch?v=RhYNu6i_uY4">Howard Abrahams video</a> that covers the features of Eshell.</li>
<li><a href="https://ambrevar.xyz/emacs-eshell/">Pierre Neidhardts detailed blog post</a> on the pros and cons of Eshell.</li>
</ul>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>Hi,<br/> I made my Arch install using EFI/BIOS (legacy or whatever) on my Thinkpad X230. I would like to have a custom bootup screen and have been informed that it is possible to do that with UEFI. How can I convert my system over to UEFI, are there any drawbacks ? Any risks ?</p> <p>Thanks !</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/JSV007"> /u/JSV007 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/rukzcr/howshould_i_switch_my_system_over_to_uefi/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/rukzcr/howshould_i_switch_my_system_over_to_uefi/">[comments]</a></span>

View file

@ -0,0 +1,58 @@
<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.
</p>
<p>- 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> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- <a href='https://podcasts.apple.com/us/podcast/the-bible-recap/id1440833267'>Help others find The Bible Recap!
</a></p>
<p>- Video: <a href='https://www.youtube.com/watch?v=aBPVLKzjask'>Melchizedek video</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=Hebrews+11&version=ESV'>Hebrews 11</a></p>
<p>- Video: <a href='https://www.youtube.com/watch?v=wuycEl-4Gnk'>God's Covenant with Abraham</a></p>
<p>- <a href='http://thebiblerecap.com/names'>Receive the Names and Attributes of God PDF</a>*</p>
<p><em>*Email will be sent out on the last day of each month</em></p>
<p> </p>
<p>- Prep Episodes:</p>
<ol><li><a href='https://thebiblerecap.podbean.com/mf/play/kdiz64/Prep_Ep_1.mp3'>Let's Read the Bible in a Year (Chronological Plan)!</a></li>
<li><a href='https://thebiblerecap.podbean.com/mf/play/6d33pb/Prep_Ep_2.mp3'>How I Learned to Love (Reading) the Bible</a></li>
<li><a href='https://thebiblerecap.podbean.com/mf/play/g7i8dz/Prep_Ep_3.mp3'>Why Reading the Whole Bible is Important (interview with Lee McDerment)</a></li>
<li><a href='https://thebiblerecap.podbean.com/mf/play/s9ccpr/Prep_Ep_4.mp3'>Preparing to Read the Bible</a></li>
<li><a href='https://thebiblerecap.podbean.com/mf/play/pcpjju/Prep_Ep_5.mp3'>Avoiding Common Mistakes: What to Look for When You Read the Bible</a></li>
<li><a href='https://thebiblerecap.podbean.com/mf/play/dgbyxj/Prep_Ep_6.mp3'>Reading the Bible in Community</a></li>
</ol><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,92 @@
<figure>
<img src="https://f000.backblazeb2.com/file/bsag-blog-imgs/carolyn%5Fflannel%5Fpj.jpeg"/>
</figure>
<p>I like to have a sewing project to tackle when I&rsquo;m on holiday, so this has been
a chance for me to tackle a long-planned project: making a pair of <a href="https://store.closetcorepatterns.com/collections/sewing-patterns-all/products/carolyn-pajama-sewing-pattern">Carolyn
pyjamas</a> from cotton flannel.</p>
<p>I&rsquo;ve made the pattern twice before: a pair of <a href="https://www.rousette.org.uk/archives/carolyn-pyjamas/">blue linen pyjamas</a> with the shorts
version of the pyjama pants, and an un-blogged pair made from a cotton batik
fabric I bought in Indonesia while I was there for a conference. Both are great
and have been frequently worn, but are more for summer wear than winter. I
wanted to make a really cozy winter pair from cotton flannel. In a flurry of
pre-Christmas panic/planning, I ordered several metres of a grey flannel fabric
and some brighter cotton to make piping so that I would have it for the
Christmas break.</p>
<p>I love this pattern, but always forget a) how much fabric it takes to make a
pair of pyjamas (even with a short-sleeved top rather than a long-sleeved one),
and b) how much time it takes. I hadn&rsquo;t made the version with the optional
piping before, so that meant making my own bias tape and then my own piping and
applying it. I&rsquo;m not complaining &mdash; after all, I wanted a project to get my
teeth into, but I would be omitting the whole truth if I didn&rsquo;t admit that there
were a couple of times when it seemed like a lot of work for something to wear
in bed. It was an absorbing process though, and I love the end result.</p>
<p>As I said, I have made this pattern twice before, so I&rsquo;m pretty familiar with
it. For this version, I made only a few small tweaks. First, I made the next
size up for both the top and bottom part of the pattern. I found with the
previous long trousers version that they are drafted with less ease than is
usual for pyjamas. I think if you planned to wear them primarily as lounge wear
around the house rather than in bed, the slimmer fit would be fine, but since I
wanted to wear them in bed, and I hate feeling constricted while
sleeping, I decided to go the next size up from the &lsquo;correct&rsquo; size for my
measurements. One great thing about making your own pyjamas is that you can make
the top and bottom different sizes, which I typically need, avoiding a situation
in which you have a well-fitting pair of trousers and a top that swamps you.</p>
<figure>
<img src="https://f000.backblazeb2.com/file/bsag-blog-imgs/carolyn%5Fflannel%5Fpj%5Finside.jpeg"/>
</figure>
<p>The second main change was using the piping and altering some construction
details because of the nature of the fabric. I bought the flannel online
since I couldn&rsquo;t get to a fabric shop in person, and it turned out to be
heavier weight than I had anticipated. It is beautifully soft but the body of
the fabric meant that double-turning hems (for example) wasn&rsquo;t going to work
well. I also had to aggressively trim back seam allowances to remove bulk on the
collar particularly. However, the flannel also didn&rsquo;t fray much, so I could get
away with finishing seam allowances with pinking shears rather than overlocking
them, which might have added more bulk. The pattern calls for the free edges of
the collar facing to be double turned and stitched to finish them, but since I
had plenty of bias tape left over from making my piping, I used the tape to edge
the facings, and also finish the single-turned hem. This looked very neat, and
adds another pop of colour to the inside of the jacket.</p>
<p>When I planned the pyjamas, I wanted to go for a fairly neutral and plain main
fabric. Plaid flannel pyjamas would be fantastic, but matching the pattern would
take even more fabric and planning of the cutting out for an already
fabric-hungry pattern. Since I do like a bit of colour, I went to town on the
fabric for the piping, and got a quilting cotton in warm orange tones to
contrast with the mid-grey, and some matching orange buttons. Given that I was
having to do all my fabric and haberdashery shopping online, this worked out
really well. You may not believe this, but it was only when I was about half way
through sewing it that I realised that the colour combination was somewhat
familiar. I had just recreated the colour scheme of this blog! Well, that&rsquo;s
another benefit of making your own clothes: your pyjamas can match your website
theme.</p>
<figure>
<img src="https://f000.backblazeb2.com/file/bsag-blog-imgs/carolyn%5Fflannel%5Fpj%5Fdetail.jpeg"/>
</figure>
<p>I was a bit anxious about attaching the piping, but it went quite smoothly in
the end, even on the collar, which has some tricky parts to match up. In some
ways, it makes the cuffs on the sleeves and trouser legs easier to attach,
because once you have sewn the piping to the leg or sleeve, you can feel the
ridge of it, which guides where you need to place the stitching to attach the
cuff and then sew it down. I really like the end result and it makes it hold its
shape a bit better too.</p>
<p>I have worn the pyjamas for the past few days (hence the wrinkles in the fabric
in the photos, sorry about that<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup>), and they are incredibly cosy and
comfortable. I&rsquo;m glad I went for short sleeves rather than long on the top
though, as it means I can hang my arms out from under the covers to cool myself
down if I get a bit hot in the night. The construction process was fun, and the
flannel was lovely to work with. The more I sew, the more I realise that the
tactile quality of the fabric and how well it sews plays a large part in how
enjoyable the sewing process is. Fabric that feels nice in your hands and
presses well is a joy to work with (as well as to wear in the end product) and
enhances the whole experience for me. It&rsquo;s also something that is difficult to
explain, and even harder to assess when buying online, so I certainly got lucky
this time! Roll on the days when I can visit a fabric shop again and fondle
fabrics in person before buying.</p>
<section class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1" role="doc-endnote">
<p>And sorry for the terrible photos, but the light is very poor today. <a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</section>

View file

@ -0,0 +1,2 @@
<p>Ell and Wes are joined by Infrastructure Engineer Seth McCombs for a chat about how he got started in tech, the hard transition from legacy data centers to the cloud, and why being honest about both success and failure can lead to a better open source community.</p><p>Special Guest: Seth McCombs.</p><p>Links:</p><ul><li><a href="https://www.youtube.com/watch?v=TZ73EBP2a9Q" title="Fine-Grained Permissions in K8s: Whats Missing, and How to Fix That - Vallery Lancey & Seth McCombs" rel="nofollow">Fine-Grained Permissions in K8s: Whats Missing, and How to Fix That - Vallery Lancey & Seth McCombs</a> &mdash; In this talk, we will walk through a number of common scenarios where Kubernetes lacks sufficient access control tools, or where access control is often not properly applied. </li><li><a href="https://www.tigera.io/blog/author/seth-mccombs/" title="Kubernetes Blog Posts by Seth - Tigera" rel="nofollow">Kubernetes Blog Posts by Seth - Tigera</a></li><li><a href="https://twitter.com/sethmccombs" title="Seth on Twitter" rel="nofollow">Seth on Twitter</a></li><li><a href="https://sysdig.com/" title="Secure DevOps Platform for Cloud-Native | Sysdig" rel="nofollow">Secure DevOps Platform for Cloud-Native | Sysdig</a></li><li><a href="https://www.minimalisttechie.com/" title="Minimalist Techie (Seth's Blog)" rel="nofollow">Minimalist Techie (Seth's Blog)</a></li></ul>

View file

@ -0,0 +1,14 @@
<div class="date">10 Aug 2015</div>
<p>
For your own projects, you can commit to Git anytime, but one of
the advantages of committing frequently is sharing code...either to
your team mates or even to yourself. Best approach, however, is to
commit a single bug or feature at a time, but use Gerrit to make
sure that single commit is perfect.
</p>
<p>
<a href="Technical/Git/how-often.html">Read more...</a>
</p>

View file

@ -0,0 +1,4 @@
<p>GNOME is discussing big changes, Elementary OS has big news, and a big bug has been found in Linux.</p>
<p>Plus an update on our PeerTube efforts, our take Android P, and Lenovos big commitment to ThinkPads running Linux.</p><p>Special Guests: Alan Pope, Cassidy James Blaede, Danielle Foré, 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://twitter.com/Steve_MSFT/status/1026548124355985409" title="July ended with 3.97M startups of #PowerShell Core 6!. ~82% of it on #Linux!" rel="nofollow">July ended with 3.97M startups of #PowerShell Core 6!. ~82% of it on #Linux!</a></li><li><a href="https://www.kb.cert.org/vuls/id/962459" title="Linux Kernel TCP implementation vulnerable to Denial of Service" rel="nofollow">Linux Kernel TCP implementation vulnerable to Denial of Service</a></li><li><a href="https://appuals.com/common-fedora-workstation-crashes-traced-back-to-gnome-javascript-extensions/" title="Common Fedora Workstation Crashes Traced Back to GNOME JavaScript Extensions" rel="nofollow">Common Fedora Workstation Crashes Traced Back to GNOME JavaScript Extensions</a></li><li><a href="https://www.phoronix.com/scan.php?page=news_item&px=GNOME-Shell-JS-Exts-Problems" title="GNOME Might Need To Crack Down On Their JavaScript Extensions" rel="nofollow">GNOME Might Need To Crack Down On Their JavaScript Extensions</a></li><li><a href="https://samuelhewitt.com/blog/2018-08-05-moving-beyond-themes" title="Moving Beyond Themes" rel="nofollow">Moving Beyond Themes</a></li><li><a href="https://twitter.com/DanielFore/status/1026142066500296704?s=19" title="Daniel Foré on Twitter" rel="nofollow">Daniel Foré on Twitter</a></li><li><a href="https://medium.com/@cassidyjames/a-new-chapter-af85f4e64179" title="A New Chapter Cassidy James Blaede" rel="nofollow">A New Chapter Cassidy James Blaede</a></li><li><a href="https://blogs.gnome.org/hughsie/2018/08/06/please-welcome-lenovo-to-the-lvfs/" title="Please welcome Lenovo to the LVFS" rel="nofollow">Please welcome Lenovo to the LVFS</a></li><li><a href="https://getjupiter.com/videos/recently-added" title="Recently added PeerTube videos" rel="nofollow">Recently added PeerTube videos</a></li><li><a href="https://blog.google/products/android/introducing-android-9-pie/" title="Android 9 Pie" rel="nofollow">Android 9 Pie</a></li><li><a href="https://snapcraft.io/transitionsdj" title="Install Transitions DJ for Linux, Linux apps in seconds" rel="nofollow">Install Transitions DJ for Linux, Linux apps in seconds</a></li><li><a href="https://code.firstlook.media/gpg-sync-v0-2" title="GPG Sync v0.2" rel="nofollow">GPG Sync v0.2</a></li></ul>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>I have a Thinkpad T420.</p> <p>I installed TLP and enabled it on boot with systemctl enable tlp. Is this enough?</p> <p>Do I need acpi_call, tp_smapi, or tpacpi-bat?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SaltyMaybe7887"> /u/SaltyMaybe7887 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/qyh9a4/how_to_use_tlp_for_thinkpad_to_increase_battery/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/qyh9a4/how_to_use_tlp_for_thinkpad_to_increase_battery/">[comments]</a></span>

View file

@ -0,0 +1,40 @@
<p>The latest release of Ubuntu is out and it takes polish to a whole new level! ZFS support, security enhancements, snap packages and so much more! </p>
<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/178" 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 #AskNoahShow on Freenode!</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><a href="https://patreon.com/linuxdelta" rel="payment">Support Ask Noah Show</a></p><p>Links:</p><ul><li><a href="https://www.redhat.com/en/technologies/management/advanced-cluster-management?sc_cid=7013a000002Dan7AAC" title="Red Hat Advanced Cluster Management for Kubernetes" rel="nofollow">Red Hat Advanced Cluster Management for Kubernetes</a> &mdash; Red Hat Advanced Cluster Management for Kubernetes</li><li><a href="https://evpo.net/encryptpad/" title="EncryptPad - Text Editor and OpenPGP File Encryption Utility" rel="nofollow">EncryptPad - Text Editor and OpenPGP File Encryption Utility</a></li><li><a href="https://github.com/evpo/EncryptPad#integrity-verification-procedure" title="GitHub - evpo/EncryptPad: Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both." rel="nofollow">GitHub - evpo/EncryptPad: Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both.</a></li><li><a href="https://www.openshift.com/blog/openshift-4.4-continues-the-evolution-of-the-kubernetes-platform" title="OpenShift 4.4 continues the evolution of the Kubernetes platform" rel="nofollow">OpenShift 4.4 continues the evolution of the Kubernetes platform</a></li><li><a href="https://fedoramagazine.org/coming-soon-fedora-on-lenovo-laptops/" title="Coming soon: Fedora on Lenovo laptops! - Fedora Magazine" rel="nofollow">Coming soon: Fedora on Lenovo laptops! - Fedora Magazine</a></li><li><a href="https://protonmail.com/blog/proton-bridge-linux-launch/" title="ProtonMail Bridge is available on Linux - ProtonMail Blog" rel="nofollow">ProtonMail Bridge is available on Linux - ProtonMail Blog</a></li></ul>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/8AQobpqySAU" width="480" alt="thumbnail" title="REACTS: 🖐️😮🖐️ The Fish "shell" is not a shell and is cringe to use." /></p>I talk about bash vs. shell here (Bash is Bloated!): https://www.youtube.com/watch?v=UnbmwxYi18I<br />Learn about zsh (zsh: Syntax Highlighting, vi-mode, Autocomplete, more<br />), which you should be using instead of something soy-tier like fish: https://www.youtube.com/watch?v=eLEo4OQ-cuQ<br /><br />My website: https://lukesmith.xyz<br />Please donate: https://donate.lukesmith.xyz<br />Get all my videos off YouTube: https://videos.lukesmith.xyz<br />or Odysee: https://odysee.com/$/invite/@Luke:7<br /><br />BTC: bc1qw5w6pxsk3aj324tmqrhhpmpfprxcfxe6qhetuv<br />XMR: 48jewbtxe4jU3MnzJFjTs3gVFWh2nRrAMWdUuUd7Ubo375LL4SjLTnMRKBrXburvEh38QSNLrJy3EateykVCypnm6gcT9bh<br /><br />OR affiliate links to things l use:<br />https://www.vultr.com/?ref=8384069-6G Get a VPS and host a website or server for anything else.<br />https://www.epik.com/?affid=we2ro7sa6 Get a cheap and reliable domain name with Epik.<br />https://brave.com/luk005 Get the Brave browser.<br />https://odysee.com/$/invite/@Luke:7 View my videos on Odysee and get a bonus for joining.<br />https://www.coinex.com/register?refer_code=ndf87 Get crypto-rich on Coinex. Get reduced exchange fees for 3 months.<br />https://www.coinbase.com/join/smith_5to1 Get crypto-rich on Coinbase. We both get $10 in Bitcoin when you buy or sell $100 in cryptocurrencies.<br />...<br />https://www.youtube.com/watch?v=8AQobpqySAU

View file

@ -0,0 +1,4 @@
<p>We reflect on the communities appetites for another GNU/Linux phone fundraiser & pontificate if the Librem 5 might be our last hope. Plus a live unboxing of some new shiny surprise hardware.</p>
<p>We also cover a batch of community updates, a cryptocoin youre going to want & discuss additional options for offsite backup.</p><p><a href="https://jupitersignal.memberful.com/checkout?plan=52946" rel="payment">Support LINUX Unplugged</a></p>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>&#x200B;</p> <p><a href="https://reddit.com/link/r9lcx5/video/sb5q7r5qjr381/player">I&#39;m following a tutorial to install Arch, and am faced with not being able to type in the blue Tilda field. I keep clicking my down arrow and have tried different things in order to type there, but it won&#39;t let me. I am severely confused and am a complete newbie to Linux. I would appreciate any help, thanks. I provided a screen recording and me trying to go down and type, but it&#39;s not working.</a></p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/DrDannyT"> /u/DrDannyT </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r9lcx5/im_installing_arch_and_ive_run_into_an_issue/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/r9lcx5/im_installing_arch_and_ive_run_into_an_issue/">[comments]</a></span>

View file

@ -0,0 +1 @@
Darren shares stories as a filmmaker throughout his life as well as the sacrifice that it takes to be in the film industry with David Shannon (Chocolate Knox). It&#8217;s not about being a filmmaker in the world we live in today, but a content communicator.  

View file

@ -0,0 +1,4 @@
<p>We react to the &quot;ship date&quot; of the Librem 5, and look back at when it was first announced.</p>
<p>Then our take on what steps Pursim could take to turn this situation into a net postive.</p><p>Links:</p><ul><li><a href="https://www.phoronix.com/scan.php?page=news_item&px=Librem-5-Shipping-Batches" title="Librem 5 Will Begin Shipping In The Weeks Ahead, But Varying Quality Over Months Ahead" rel="nofollow">Librem 5 Will Begin Shipping In The Weeks Ahead, But Varying Quality Over Months Ahead</a> &mdash; With the initial batch of phones at the end of September and early October, the hardware quality is said to be "Individually milled case, loose fit, varying alignment, unfinished switch caps. (Hand crafted)" On the software side there is their initial release of mobile software on PureOS while software updates will have to be done from the terminal. Their shipping window for this first batch is 24 September to 22 October.</li><li><a href="https://puri.sm/posts/librem-5-shipping-announcement/" title="Librem 5 Shipping Announcement Purism" rel="nofollow">Librem 5 Shipping Announcement Purism</a> &mdash; Due to the high volume, growing demand for the Librem 5, and in the interest of openness and transparency, Purism is publishing its full, detailed, iterative shipping schedule.</li><li><a href="https://puri.sm/posts/massive-progress-exact-cpu-selected-minor-shipping-adjustment/" title="Massive Progress, Exact CPU Selected & Minor Shipping Adjustment Purism" rel="nofollow">Massive Progress, Exact CPU Selected & Minor Shipping Adjustment Purism</a></li><li><a href="https://matrix.org/blog/2017/08/24/the-librem-5-from-purism-a-matrix-native-smartphone" title="The Librem 5 from Purism: A Matrix Native Smartphone. | Matrix.org" rel="nofollow">The Librem 5 from Purism: A Matrix Native Smartphone. | Matrix.org</a></li></ul>

View file

@ -0,0 +1,55 @@
<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>- Video: <a href='https://www.youtube.com/watch?v=HCVgN8HAw3g'>Life in the Dead Sea</a></p>
<p>- Video: <a href='https://www.youtube.com/watch?v=XzXw3fGP2Tw&feature=youtu.be'>Prophecy about life in the Dead Sea</a></p>
<p>- Article: <a href='https://www.nationalgeographic.com/news/2011/9/110928-new-life-dead-sea-bacteria-underwater-craters-science/'>New Life Forms at Bottom of the Dead Sea</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=Numbers+18%3A20-24&version=ESV'>Numbers 18:20-24</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=ezekiel+44%3A28&version=ESV'>Ezekiel 44:28</a></p>
<p>- <a href='https://thebiblerecap.podbean.com/e/252-ezekiel-40-42/'>The Bible Recap - Episode 252</a></p>
<p>- <a href='https://thebiblerecap.podbean.com/e/253-ezekiel-43-45/'>The Bible Recap - Episode 253</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=2+Corinthians+6%3A16&version=ESVESV'>2 Corinthians 6:16</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=ezekiel+40%3A39&version=ESV'>Ezekiel 40:39</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=hebrews+10%3A1-18&version=ESV'>Hebrews 10:1-18</a></p>
<p>- Article: <a href='https://www.gotquestions.org/Ezekiel-temple.html'>What is the significance of Ezekiel's Temple?</a></p>
<p>- Article: <a href='https://www.ligonier.org/learn/devotionals/ezekiel-sees-new-temple/'>Ezekiel Sees a New Temple</a></p>
<p>- Video: <a href='https://www.youtube.com/watch?v=zQLazbgz90c'>Joel Overview</a></p>
<p>- The Bible Recap <a href='http://thebiblerecap.com/books'>Book!</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,2 @@
<p>Why Bitcoin is the next Linux, the Gentoo Challenge is in full swing, and we catch you up on the latest community news, a throwback app pick &amp; more!</p><p><a href="https://jupitersignal.memberful.com/checkout?plan=52946" rel="payment">Support LINUX Unplugged</a></p>

View file

@ -0,0 +1 @@
&#32; submitted by &#32; <a href="https://www.reddit.com/user/Nicolas-Rougier"> /u/Nicolas-Rougier </a> <br/> <span><a href="https://i.redd.it/zjid9g4o7k481.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/rcnq7e/emacs_notebook_mockup/">[comments]</a></span>

View file

@ -0,0 +1 @@
In todays show Chris introduces a term coined by the French intellectual, Paul Ricouer—the hermeneutic of suspicion. In the 19th century, theorists including Marx, Nietzsche, and Freud promoted the idea that rationality was nothing more than rationalization. Beneath the surface of any argument was something selfish and irrational. They believed that interpretation should begin with [&#8230;]

View file

@ -0,0 +1,35 @@
<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. </p>
<p>- 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=Numbers%2025%3A7-15&version=ESV'>Numbers 25:7-15</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=genesis+50%3A25&version=ESV'>Genesis 50:25</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=genesis+12&version=ESV'>Genesis 12</a></p>
<p>- Video: <a href='https://www.youtube.com/watch?v=kOYy8iCfIJ4'>Judges Overview</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>
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>