trying to fix
This commit is contained in:
parent
fa407dfeb6
commit
e013d7569e
22945 changed files with 447936 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
<p>Stefan Kangas <a href="https://lists.gnu.org/archive/html/emacs-devel/2021-12/msg00217.html">writes</a> to tell us that Emacs 28.0.90, the first Emacs 28 pretest, is available at the usual places. That’s good news because it means that Emacs 28 is within sight.</p>
|
||||
<p>If you can, be sure to try it out and let the developers know of any problems you find. As usual, thanks to all the selfless engineers who are donating their time and talents to the Emacs development effort. These guys are heroes and we all owe them. <a href="https://irreal.org/blog/?p=10155">There’s lots of good stuff coming in Emacs 28</a>, including native compilation, so this should be a “big” release.</p>
|
|
@ -0,0 +1,39 @@
|
|||
<p>On this episode of DLN Xtend we discuss whether people who live in Linux can take criticism from people who do not. </p>
|
||||
|
||||
<p>Welcome to episode 82 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 Introduction<br>
|
||||
08:34 Topic - LTT's Linux Switch #2<br>
|
||||
42:17 Host Related Interest<br>
|
||||
53:52 Wrap Up</p>
|
||||
|
||||
<p>Nate</p>
|
||||
|
||||
<ul>
|
||||
<li>PiHole Update Troubles and Solution
|
||||
|
||||
<ul>
|
||||
<li><a href="https://cubiclenate.com/2021/10/31/pi-hole-update-troubles/" rel="nofollow">https://cubiclenate.com/2021/10/31/pi-hole-update-troubles/</a></li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<p>Matt</p>
|
||||
|
||||
<ul>
|
||||
<li>Silence
|
||||
|
||||
<ul>
|
||||
<li><a href="https://store.steampowered.com/app/314790/Silence/" rel="nofollow">https://store.steampowered.com/app/314790/Silence/</a></li>
|
||||
</ul></li>
|
||||
<li>Charity Event
|
||||
|
||||
<ul>
|
||||
<li><a href="https://discourse.destinationlinux.network/t/12-13-21-24-hour-charity-stream-for-st-jude-children-hospital/4416" rel="nofollow">https://discourse.destinationlinux.network/t/12-13-21-24-hour-charity-stream-for-st-jude-children-hospital/4416</a></li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<p>Contact info<br>
|
||||
Matt (Twitter @MattDLN)<br>
|
||||
Wendy (Mastodon @WendyDLN)<br>
|
||||
Nate (Website CubicleNate.com)</p>
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
<p><code class="language-plaintext highlighter-rouge">digit-argument</code> + <code class="language-plaintext highlighter-rouge">negative-argument</code> = Great way to maintain editing tempo.</p>
|
||||
|
||||
<p>For example:</p>
|
||||
|
||||
<ul>
|
||||
<li>to capitalize three words forward, you can do <code class="language-plaintext highlighter-rouge">M-3 M-c</code>.</li>
|
||||
<li>for three words backward, you can apply the negative argument:
|
||||
<code class="language-plaintext highlighter-rouge">M-- M-3 M-c</code></li>
|
||||
</ul>
|
||||
|
||||
<p>This way, your hand don't need to move away from the <code class="language-plaintext highlighter-rouge">meta</code> key and
|
||||
maintain editing tempo.</p>
|
||||
|
||||
<p>Note: For Doom Emacs, <code class="language-plaintext highlighter-rouge">M--</code> is mapped to decrease font size instead,
|
||||
which I don't use often, so I have to switch it back:</p>
|
||||
|
||||
<div class="language-elisp highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">(</span><span class="nv">global-set-key</span> <span class="p">(</span><span class="nv">kbd</span> <span class="s">"M--"</span><span class="p">)</span> <span class="ss">'negative-argument</span><span class="p">)</span>
|
||||
</code></pre></div></div>
|
|
@ -0,0 +1 @@
|
|||
Godmode Godmode1 is a handy mode that aims to ease the stress on otherwise stretching fingers by basically holding C- or M-C for you. A common difficulty is knowing if you are currently in Godmode or not, especially since I no longer use doom-modeline2. The first solution that is recommended is to change your cursor depending on whether you are in the mode or not. For years, back when I used godmode more rarely, this was enough.
|
|
@ -0,0 +1,4 @@
|
|||
<p>We try out POP!_OS on the Raspberry Pi 4, and chat with its creator Jeremy Soller from System76.</p>
|
||||
|
||||
<p>Plus our thoughts on the perfect Linux laptop right now, and the clever initiative Valve just launched for the Deck.</p><p>Special Guests: Jack Aboutboul, Jeremy Soller, and Neal Gompa.</p><p>Sponsored By:</p><ul><li><a href="https://linode.com/unplugged" rel="nofollow">Linode Cloud Hosting</a>: <a href="https://linode.com/unplugged" rel="nofollow">A special offer for all Linux Unplugged Podcast listeners and new Linode customers, visit linode.com/unplugged, and receive $100 towards your new account. </a></li><li><a href="https://linuxacademy.com/cp/modules/view/id/262/?utm_source=jupiter&utm_medium=cpc" rel="nofollow">A Cloud Guru</a>: <a href="https://linuxacademy.com/cp/modules/view/id/262/?utm_source=jupiter&utm_medium=cpc" rel="nofollow">By the end of this course, you will feel comfortable working with a large variety of networking tools and configurations to manage complex Linux networking implementations.</a></li></ul><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://github.com/k4zmu2a/SpaceCadetPinball" title="SpaceCadetPinball" rel="nofollow">SpaceCadetPinball</a> — Decompilation of 3D Pinball for Windows</li><li><a href="https://github.com/pop-os/beta#readme" title="Pop!_OS Raspberry Pi 4 Beta" rel="nofollow">Pop!_OS Raspberry Pi 4 Beta</a> — THIS IS A BETA. Bugs are expected and re-installs are likely.</li><li><a href="https://system76.com/careers/pop_os-software-engineer-rust" title="Pop!_OS Software Engineer Job Opening (Rust)" rel="nofollow">Pop!_OS Software Engineer Job Opening (Rust)</a></li><li><a href="https://www.phoronix.com/scan.php?page=news_item&px=Steam-Deck-Verified" title="Valve Launches “Steam Deck Verified” Program For Games That Run Well On The Steam Deck" rel="nofollow">Valve Launches “Steam Deck Verified” Program For Games That Run Well On The Steam Deck</a> — Valve says they are reviewing the entire Steam catalog of games and will be categorizing each game for its level of compatibility with the Steam Deck. These ratings in turn will show up within the Steam Store and for users own game libraries.</li><li><a href="https://www.phoronix.com/scan.php?page=news_item&px=Apple-M1-Pro-M1-Max" title="Apple Announces The M1 Pro / M1 Max, Asahi Linux Starts Eyeing Their Bring-Up" rel="nofollow">Apple Announces The M1 Pro / M1 Max, Asahi Linux Starts Eyeing Their Bring-Up</a> — Meanwhile the Asahi Linux crew is preparing for their eventual bring-up of the new hardware. They have pre-ordered the M1 Pro MacBook Pro model and will be procuring the M1 Max model too.</li><li><a href="https://twitter.com/marcan42/status/1450163929993269249" title="Hector Martin on Twitter" rel="nofollow">Hector Martin on Twitter</a> — Asahi Linux on M1 Pro bring-up stream ~next week. Thanks to all my Patreon supporters for making this kind of thing possible!</li><li><a href="https://almalinux.org/elevate" title="AlmaLinux ELevate" rel="nofollow">AlmaLinux ELevate</a> — ELevate enables migration between major versions of RHEL® derivatives. Easily go from CentOS 7.x to any 8.x of your choice.</li><li><a href="https://www.youtube.com/watch?v=WJpa1E6jnok" title="AlmaLinux ELevate Demo - YouTube" rel="nofollow">AlmaLinux ELevate Demo - YouTube</a></li><li><a href="https://paste.docs.lol/reader/BlackoutsAutomobiles" title="Bryan lets us know some neat functionality in the kernel…" rel="nofollow">Bryan lets us know some neat functionality in the kernel…</a></li><li><a href="https://mac.getutm.app/" title="UTM" rel="nofollow">UTM</a> — UTM employs Apple's Hypervisor virtualization framework to run ARM64 operating systems on Apple Silicon at near native speeds.</li><li><a href="https://github.com/woefe/ytcc" title="ytcc" rel="nofollow">ytcc</a> — Command line tool to keep track of your favorite playlists on YouTube and many other places.</li><li><a href="https://github.com/rust-motd/rust-motd" title="rust-motd" rel="nofollow">rust-motd</a> — Beautiful, useful MOTD generation with zero runtime dependencies.</li><li><a href="https://github.com/aramperes/onetun" title="Pick: onetun" rel="nofollow">Pick: onetun</a> — onetun opens a TCP port on your local system, from which traffic is forwarded to a TCP port on a peer in your WireGuard network. It requires no changes to your operating system's network interfaces: you don't need to have root access, or install any WireGuard tool on your local system for it to work.</li></ul>
|
||||
|
|
@ -0,0 +1 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r536kx/i3_polybar_finally_got_around_to_make_a_cold_days/"> <img src="https://preview.redd.it/6me1513e3l281.png?width=640&crop=smart&auto=webp&s=dacf61197c031213eb03f34d0902071c4142c453" alt="[I3 + Polybar] Finally got around to make a "cold days" theme" title="[I3 + Polybar] Finally got around to make a "cold days" theme" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/ayush123460"> /u/ayush123460 </a> <br/> <span><a href="https://i.redd.it/6me1513e3l281.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r536kx/i3_polybar_finally_got_around_to_make_a_cold_days/">[comments]</a></span> </td></tr></table>
|
|
@ -0,0 +1 @@
|
|||
Here’s the Article talked about: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7436774/#!po=2.38095
|
|
@ -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>!
|
||||
</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 TODAY’S PODCAST: </p>
|
||||
|
||||
<p>- <a href='https://www.biblegateway.com/passage/?search=John+21%3A18-19&version=ESV'>John 21:18-19</a></p>
|
||||
|
||||
<p>- <a href='https://www.biblegateway.com/passage/?search=matthew+13%3A55&version=ESV'>Matthew 13:55</a></p>
|
||||
|
||||
<p>- Article: <a href='https://www.gotquestions.org/book-of-Enoch.html'>What is the Book of Enoch and should it be in the Bible?</a></p>
|
||||
|
||||
<p>- Video: <a href='https://www.youtube.com/watch?v=l3QkE6nKylM&t=1s'>1, 2, 3 John 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> </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>
|
|
@ -0,0 +1 @@
|
|||
In the truck, Darren gives his 2019 reflection and the major culture shift he has seen throughout his content making career. How should content creators prepare for 2020? What is the most powerful tool the world has ever seen? Where do we invest as we see the culture changing? Listen in on the Truck Cast!
|
|
@ -0,0 +1 @@
|
|||
<p><img src="https://thumbnails.lbry.com/Ve0KN9d_wfs" width="480" alt="thumbnail" title="Authy. Its got a desktop app you know! (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://authy.com/<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=Ve0KN9d_wfs
|
|
@ -0,0 +1 @@
|
|||
<p><img src="https://thumbnails.lbry.com/BVrLqpt0APo" width="480" alt="thumbnail" title="Christianity and the Modern World: Bishop Barron | Jordan B. Peterson Podcast" /></p>Beyond Order: 12 More Rules for Life: https://jordanbpeterson.com/Beyond-Order<br /><br />@Bishop Robert Barron and I sat down on March 5th, 2021 to discuss a variety of topics in the realm of the importance of the bible, the bridge between religion and biology, the nature of good, how the limits of the bible can be useful, why young people are leaving the catholic church, the hunger for serious deep conversation on religious topics done intellectually, and more. <br /><br />Bishop Barron is the founder of Word on Fire catholic ministries and auxiliary bishop of the archdiocese of Los Angeles. He is also a number one Amazon best-selling author and has published a number of books on theology and spiritual life. He has been invited to speak about religion at the headquarters of Facebook, Google, and Amazon and is one of the most followed Catholics of the world on social media.<br /><br />Find more of Bishop Barron on YouTube @Bishop Robert Barron and on https://www.wordonfire.org/<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=BVrLqpt0APo
|
|
@ -0,0 +1,60 @@
|
|||
<p><iframe loading="lazy" title="Destination Linux EP69 - Cosmic Conundrums" width="800" height="450" src="https://www.youtube.com/embed/ziA6eAqJ-Ac?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
|
||||
<p><b>Welcome to Episode 69</b></p>
|
||||
<p><span style="font-weight: 400;">Your hosts this week are Rocco, Ryan, Zeb and Michael and this is Destination Linux.</span></p>
|
||||
<p><b>What have you been up to this week?</b></p>
|
||||
<p><a href="https://www.humblebundle.com/software/python-dev-kit-bundle?hmb_source=search_bar"><span style="font-weight: 400;">Python Dev Kit Humble Bundle</span></a></p>
|
||||
<p><a href="https://www.youtube.com/watch?v=eNwMjEOocWU"><span style="font-weight: 400;">Colin from PCTLC video on Pop!_OS</span></a></p>
|
||||
<p><b>Shoutout</b></p>
|
||||
<p><a href="https://www.youtube.com/channel/UCjLSKO00DqkEPHn6lr6tpFQ"><span style="font-weight: 400;">English Bob</span></a></p>
|
||||
<p><b>Distro News</b></p>
|
||||
<p><a href="https://fullcirclemagazine.org/2018/05/02/pop_os-18-04-released-get-system76s-beautiful-ubuntu-based-linux-distro/"><span style="font-weight: 400;">Pop!_OS 18.04 Released</span></a></p>
|
||||
<p><a href="https://www.linuxinsider.com/story/Fedora-28-Comes-With-New-Software-Options-85314.html"><span style="font-weight: 400;">Fedora 28 Comes With New Software Modularity</span></a></p>
|
||||
<p><a href="https://communityblog.fedoraproject.org/modularity-dead-long-live-modularity/"><span style="font-weight: 400;">Additional Info</span></a></p>
|
||||
<p><a href="https://kaosx.us/news/2018/kaos04/"><span style="font-weight: 400;">KaOS Celebrates 5 Years With A New ISO Release</span></a></p>
|
||||
<p><a href="https://distrowatch.com/?newsid=10193"><span style="font-weight: 400;">Bunsen Labs Distro Released</span></a></p>
|
||||
<p><a href="https://www.bunsenlabs.org/"><span style="font-weight: 400;">Additional Info</span></a></p>
|
||||
<p><a href="https://news.softpedia.com/news/linux-mint-19-tara-won-t-collect-or-send-any-of-your-personal-or-system-data-520915.shtml"><span style="font-weight: 400;">Linux Mint Says They Won’t Collect Personal Data</span></a></p>
|
||||
<p><a href="https://blog.linuxmint.com/"><span style="font-weight: 400;">Release of Cinnamon 3.8</span></a></p>
|
||||
<p><a href="https://distrowatch.com/?newsid=10035"><span style="font-weight: 400;">LXLE Migrates to 16.04</span></a></p>
|
||||
<p><a href="http://lxle.net/"><span style="font-weight: 400;">Additional Info</span></a></p>
|
||||
<p><a href="https://kororaproject.org/about/news/time-for-a-break"><span style="font-weight: 400;">Korora Project Hits The Pause Button</span></a></p>
|
||||
<p><a href="https://kororaproject.org/"><span style="font-weight: 400;">Additional Info</span></a></p>
|
||||
<p><a href="https://www.phoronix.com/scan.php?page=news_item&px=Void-Linux-Infrastructure-Limbo"><span style="font-weight: 400;">Missing Project Leader For Void Linux – MIA</span></a></p>
|
||||
<p><b>Software</b></p>
|
||||
<p><a href="https://news.softpedia.com/news/canonical-to-send-notifications-to-snap-developers-for-ubuntu-security-updates-520970.shtml"><span style="font-weight: 400;">Canonical Partnering With Snap Developers</span></a></p>
|
||||
<p><a href="https://insights.ubuntu.com/2018/05/02/introducing-developer-notifications-for-snap-security-updates"><span style="font-weight: 400;">Once a day, the service examines snaps that have manifest.yaml files</span></a><span style="font-weight: 400;"> reliable eco-system for </span><a href="https://bugs.launchpad.net/review-tools/+filebug"><span style="font-weight: 400;">please post a bug report</span></a></p>
|
||||
<p><a href="https://www.omgubuntu.co.uk/2018/05/ubuntu-18-10-codename"><span style="font-weight: 400;">Ubuntu 18.10 Codename Is Out Of This World</span></a></p>
|
||||
<p><a href="https://www.theregister.co.uk/2018/05/01/sponsored_links_come_to_firefox/"><span style="font-weight: 400;">Mozilla Proves It Could Care Less About Timing – Sponsored Links</span></a></p>
|
||||
<p><a href="https://www.omgubuntu.co.uk/2018/05/gimp-2-10-ubuntu-download"><span style="font-weight: 400;">GIMP 2.10 Released</span></a></p>
|
||||
<p><b>Hardware</b></p>
|
||||
<p><a href="https://www.anandtech.com/show/12688/philips-unveils-43inch-4k-gaming-lcd-with-displayhdr-1000-dcip3-freesync"><span style="font-weight: 400;">Philips Wants You’re Attention – Releasing 43inch 4k Gaming Monitor</span></a></p>
|
||||
<p><a href="https://www.digitaltrends.com/computing/nvidia-big-format-gaming-displays-geforce-now/"><span style="font-weight: 400;">Nvidia BFGD 65”</span></a></p>
|
||||
<p><a href="https://www.massdrop.com/buy/samsung-49-qled-hdr-144hz-gaming-monitor?utm_placement=1&referer=9E37HQ&mode=guest_open&utm_campaign=Automated%20Daily%20Promotional%202018-05-04&utm_source=SparkPost&utm_medium=email&utm_term=Daily%20Promotional&utm_content=1525417711813.253516581883051695298212"><span style="font-weight: 400;">Massdrop</span></a></p>
|
||||
<p><a href="https://www.anandtech.com/show/12684/amd-launches-combat-crate-bundles"><span style="font-weight: 400;">AMD Launches Combat Crates – CPU, Motherboard, RAM, GPU Combo</span></a></p>
|
||||
<p><a href="https://www.phoronix.com/scan.php?page=news_item&px=NVIDIA-396.24-Linux-Driver"><span style="font-weight: 400;">NVIDIA Releases 396.24 Driver For Linux</span></a></p>
|
||||
<p><b>Other News</b></p>
|
||||
<p><a href="https://www.reuters.com/article/us-twitter-passwords/twitter-says-glitch-exposed-substantial-number-of-users-passwords-idUSKBN1I42JG"><span style="font-weight: 400;">Attention All 330 Million Twitter Users – Change Your Password</span></a></p>
|
||||
<p><b>Gaming</b></p>
|
||||
<p><b>What I’ve been playing</b><b>:</b> <a href="https://store.steampowered.com/app/319910/"><span style="font-weight: 400;">Trine 3 Artifacts of Power</span></a></p>
|
||||
<p><a href="https://atarivcs.com/"><span style="font-weight: 400;">Atari VCS Gets A Pre-Sale Date</span></a></p>
|
||||
<p><a href="https://www.gamingonlinux.com/articles/war-brokers-an-open-world-fps-arrives-in-early-access-with-linux-support-its-not-bad.11701"><span style="font-weight: 400;">War Brokers Out For Linux – Early Access</span></a></p>
|
||||
<p><a href="https://www.gamingonlinux.com/articles/total-war-saga-thrones-of-britannia-to-be-on-linux-one-to-two-months-after-the-windows-release.11693"><span style="font-weight: 400;">Total War Saga: Thrones of Britannia Coming to Linux</span></a></p>
|
||||
<p><a href="https://www.gamingonlinux.com/articles/stardew-valley-multiplayer-beta-is-now-available.11688"><span style="font-weight: 400;">Stardew Valley Cross Platform Multiplayer Is In Beta</span></a></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 </span><a href="https://www.youtube.com/bigdaddylinux/live"><span style="font-weight: 400;">Big Daddy Linux Live!</span></a><span style="font-weight: 400;"> streamed every Saturday night </span></li>
|
||||
</ul>
|
||||
<p><b>Twitter</b></p>
|
||||
<p><a href="https://twitter.com/BigDaddyLinux"><span style="font-weight: 400;">@bigdaddylinux</span></a> <a href="https://twitter.com/dasgeekchannel"><span style="font-weight: 400;">@dasgeekchannel</span></a> <a href="https://twitter.com/TuxDigitalcom"><span style="font-weight: 400;">@TuxDigitalcom</span></a> <a href="https://twitter.com/zebedeeboss"><span style="font-weight: 400;">@zebedeeboss</span></a></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;">We want to ask everyone to help us out by leaving a rating on your favorite podcast app and also if you like the show consider subscribe to us on both platforms YouTube and the podcast. This helps us to ensure we can continue drawing great interviews and providing quality content every week. </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>
|
|
@ -0,0 +1 @@
|
|||
<p><img src="https://spee.ch/c/7b5b23c80cc9dc72.png" width="480" alt="thumbnail" title="Spyware-Free Phones in 2021: We're being Squeezed!" /></p>Many changes have occurred in 2021 and it's time to reassess our privacy phone choices again. Things that worked for us in 2020 no longer work. And we have to evaluate all our options.<br /><br />What's the status of Flip phones, feature phones, Linux phones in 2021? Did new Androids and IOS phones become more privacy friendly? Or Not? Will De-Googled phones continue to work in 2021?<br /><br /><br /><br />-----------------------------------<br /><br />I'm the Internet Privacy Guy. I'm a public interest technologist. I'm here to educate. You are losing your Internet privacy and Internet security every day if you don't fight for it. Your data is collected with endless permanent data mining. Learn about a TOR router, a VPN , antivirus, spyware, firewalls, IP address, wifi triangulation, data privacy regulation, backups and tech tools, and evading mass surveillance from NSA, CIA, FBI. Learn how to be anonymous on the Internet so you are not profiled. Learn to speak freely with pseudo anonymity. Learn more about the dangers of the inernet and the dangers of social media, dangers of email.<br /><br /><br />I like alternative communication technology like Amateur Radio and data communications using Analog. I'm a licensed HAM operator.<br /><br /><br />Support this channel on Patreon! https://www.patreon.com/user?u=17858353<br /><br />Contact Rob on the Brax.Me App (@robbraxman) for encrypted conversations (open source platform)<br /><br />https://brax.me/home/rob Store for BytzVPN, BraxWifi Router, De-googled Privacy AOSP Phones, Linux phones, and merchandise<br /><br />https://bytzvpn.com Premium VPN with Pi-Hole, Cloud-Based TOR Routing<br /><br />https://whatthezuck.net Cybersecurity Reference<br /><br />https://brax.me Privacy Focused Social Media - Open Source <br /><br />My GPG Public Key https://brax.me/f/rob_braxme_public.asc/T4AZ5ea27dc817c903.67892248<br /><br /><br /><br />Please follow me on Odysee! (Previously LBRY)<br />https://odysee.com/$/invite/@RobBraxmanTech:6
|
|
@ -0,0 +1 @@
|
|||
Daily News Brief for Wednesday, June 23, 2021 Fourth of July Club Member Liberty Bash Join us at our first annual 4th of July Club Member Liberty Bash! We are so grateful to our club members, and can’t think of a better way to celebrate America, than a joyous, raucous, party with our club members […]
|
|
@ -0,0 +1 @@
|
|||
Olivetti Mode Centers the working area by adding margins you can adjust. Select Fringe-mode to show or hide the fringe. There are split window options that come into play when working in Olivetti…
|
|
@ -0,0 +1 @@
|
|||
<!-- SC_OFF --><div class="md"><p>The ([<a href="https://orgmode.org/manual/References.html%5D(manual">https://orgmode.org/manual/References.html](manual</a> on org-table references)) currently claims it is possible to make <code>remote(NAME,REF)</code> references to cells of org-tables in other files. No example is provided, and I can find nothing on stack exchange.</p> <p>Is this really a thing? If so, what is the right syntax for <code>NAME</code> to refer to table <code>remote-table</code> in <code>other-file.org</code>?</p> <p>Thanks in advance :)</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/EppoTheGod"> /u/EppoTheGod </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/qwfse8/orgtable_ref_to_another_file/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/qwfse8/orgtable_ref_to_another_file/">[comments]</a></span>
|
|
@ -0,0 +1,2 @@
|
|||
<p>Jonathan Panozzo, aka Johnp join us to talk all things Unraid. He hints at future subscription plans, details performance features coming soon, shares the story of how Docker came to Unraid, and much more.</p><p>Special Guest: Jonathan Panozzo.</p><p><a href="https://jupitersignal.memberful.com/checkout?plan=53744" rel="payment">Support Self-Hosted</a></p><p>Links:</p><ul><li><a href="https://forms.gle/gxw1JYVJrKsDKFvL9" title="Open Hardware Energy Monitor Group Buy" rel="nofollow">Open Hardware Energy Monitor Group Buy</a></li><li><a href="https://unraid.net/" title="Unraid" rel="nofollow">Unraid</a> — Unraid OS allows sophisticated media aficionados, gamers, and other intensive data-users to have ultimate control over their data, media, applications, and desktops, using just about any combination of hardware.</li><li><a href="https://unraid.net/blog/unraid-6-9-beta25" title="Unraid OS 6.9.0-Beta25 is Now Available" rel="nofollow">Unraid OS 6.9.0-Beta25 is Now Available</a> — This new feature permits you to define up to 35 named pools, of up to 30 storage devices/pool.</li><li><a href="https://soon.unraid.net/" title="Soon | Unraid" rel="nofollow">Soon | Unraid</a> — The Unraid team has been hard at work on something new we're calling My Servers, to be released Soon™️.</li><li><a href="https://forums.unraid.net/" title="Forums - Unraid" rel="nofollow">Forums - Unraid</a></li></ul>
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
<p>SHOW NOTES:
|
||||
Thanks for listening! We’ve 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>! We’ve got t-shirts, coffee mugs, tote bags, phone wallets, and stickers! </p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>FROM TODAY’S PODCAST: </p>
|
||||
|
||||
<p>- <a href='https://www.biblegateway.com/passage/?search=Isaiah+52&version=ESV'>Isaiah 52</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:
|
||||
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>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
|
@ -0,0 +1,4 @@
|
|||
One more thing to add to my new desktop computer.
|
||||
Bounce I wrote bounce to convert a bunch of sound files to mono by calling SoX. It requires LAME for MP3 support.
|
||||
sudo apt install sox libsox-fmt-mp3 go install github.com/oylenshpeegul/bounce@latest We also need wodim (formerly cdrecord) when we want to burn a CD.
|
||||
sudo apt install wodim cdrkit-doc
|
129
var/elfeed/db/data/48/48a6c274c9d502e48005254e0b877f4323698802
Normal file
129
var/elfeed/db/data/48/48a6c274c9d502e48005254e0b877f4323698802
Normal file
|
@ -0,0 +1,129 @@
|
|||
<p>The Blackbird Secure Desktop is a POEWR9 system, a fully open source modern POWER9 workstation without any proprietary code. Plasma mobile has a new update out, we talk bluetooth headsets, VoIP phone systems, and a one handed keyboard!</p>
|
||||
|
||||
<h3><strong>-- During The Show --</strong></h3>
|
||||
|
||||
<h4>01:00 nVidia shield and blocking google DNS - Zack</h4>
|
||||
|
||||
<ul>
|
||||
<li>Try setting up DNS on your router</li>
|
||||
<li>Run PFSense/OpnSense in a VM, use that to block DNS requests to Google, pass on legit requests to a PiHole</li>
|
||||
</ul>
|
||||
|
||||
<h4>05:15 VOIP Recommendations for Home Phone? - Dennis</h4>
|
||||
|
||||
<ul>
|
||||
<li>Use a Trunk Provider</li>
|
||||
<li><a href="http://www.voxtelesys.com/asknoah/221" rel="nofollow">Voxtelesys Hosted Option</a></li>
|
||||
<li>Self host a <a href="https://www.3cx.com/" rel="nofollow">3CX PBX</a></li>
|
||||
<li><a href="https://www.freepbx.org/" rel="nofollow">FreePBX</a></li>
|
||||
<li><a href="https://www.asterisk.org/" rel="nofollow">Asterisk</a>
|
||||
#### 12:45 Caller - George</li>
|
||||
<li>Best Slide show App?</li>
|
||||
<li>Make Video in <a href="https://kdenlive.org/en/" rel="nofollow">KdenLIVE</a></li>
|
||||
<li><a href="https://www.libreoffice.org/discover/impress/" rel="nofollow">LibreOffice Impress</a></li>
|
||||
<li>HedgeDoc Slideshow mode</li>
|
||||
<li>Antenna for TV?</li>
|
||||
<li><a href="https://www.amazon.com/Latest-Amplified-Digital-Antenna-65-80/dp/B07FVLXHYV/ref=sr_1_3?dchild=1&keywords=HD+Antenna&qid=1614730714&sr=8-3" rel="nofollow">Apmlified Digital Antenna</a></li>
|
||||
</ul>
|
||||
|
||||
<h4>User Feedback - Ben</h4>
|
||||
|
||||
<ul>
|
||||
<li>Solution for nerve damage in one hand</li>
|
||||
<li>Use a one handed keyboard</li>
|
||||
<li><a href="https://twiddler.tekgear.com/" rel="nofollow">Twiddler Keyboard</a></li>
|
||||
</ul>
|
||||
|
||||
<h4>18:15 Bluetooth headphones? - Graeme</h4>
|
||||
|
||||
<ul>
|
||||
<li>Best Bluetooth headphones for both calls and music</li>
|
||||
<li>Check out <a href="https://steelseries.com/gaming-headsets" rel="nofollow">Steelseries</a></li>
|
||||
<li><a href="https://www.sony.com/electronics/headband-headphones/wh-1000xm4" rel="nofollow">Sony WH1000xm4</a></li>
|
||||
</ul>
|
||||
|
||||
<h4>21:15 Pick of the Week</h4>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://github.com/Coderior/lovingmemory/" rel="nofollow">Loving Memory GitHub</a></li>
|
||||
<li>Built on GitHub Pages</li>
|
||||
<li>Doesn't require any web expertise</li>
|
||||
</ul>
|
||||
|
||||
<h4>24:00 Tech of the Week</h4>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://cactus.chat/" rel="nofollow">Cactus Chat</a></li>
|
||||
<li>Embed Anywhere</li>
|
||||
<li>Privacy Respecting</li>
|
||||
<li>Highly Compatible</li>
|
||||
<li>Decentralized</li>
|
||||
</ul>
|
||||
|
||||
<h4>30:00 Blackbird</h4>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://www.osnews.com/story/133093/review-blackbird-secure-desktop-a-fully-open-source-modern-power9-workstation-without-any-proprietary-code/" rel="nofollow">OS News Article about Blackbird</a></li>
|
||||
<li>Power9 is fully open source unlike Intel/ARM</li>
|
||||
<li><a href="https://www.raptorcs.com/content/BK1B01/intro.html" rel="nofollow">Basic Blackbird Bundle $1,733</a></li>
|
||||
<li>Blackbird has a BMC running OpenBMC</li>
|
||||
<li>GameCube, Wii, Xbox 360 all use PowerPC-based processors</li>
|
||||
<li>Power1 was released in 1990</li>
|
||||
<li>Fedora and OpenSuse both support Power9</li>
|
||||
</ul>
|
||||
|
||||
<h4>49:00 Plasma Mobile</h4>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://www.plasma-mobile.org/2021/03/01/plasma-mobile-update-february.html" rel="nofollow">Plasma Mobile Blog Post</a></li>
|
||||
<li>Pinephone + Jumpdrive is awesome</li>
|
||||
<li>Plasma Mobile is almost Daily Driver</li>
|
||||
<li>New Features
|
||||
|
||||
<ul>
|
||||
<li>Welcome/Setup Screen</li>
|
||||
<li>Modified Home Screen</li>
|
||||
<li>Groundwork for future features</li>
|
||||
<li>Plasma Dialer improvements</li>
|
||||
<li>DTMF & USSD Requests work now</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<h3><strong>-- The Extra Credit Section --</strong></h3>
|
||||
|
||||
<p>For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard!</p>
|
||||
|
||||
<p><a href="http://podcast.asknoahshow.com/221" rel="nofollow">This Episode'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 they’re 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>
|
||||
|
426
var/elfeed/db/data/48/48b45c756f064c650e8cc3559b1029d5b116c4ef
Normal file
426
var/elfeed/db/data/48/48b45c756f064c650e8cc3559b1029d5b116c4ef
Normal file
|
@ -0,0 +1,426 @@
|
|||
<p>Raw link: <a href="https://www.youtube.com/watch?v=OE3mfOp5ZDI">https://www.youtube.com/watch?v=OE3mfOp5ZDI</a></p>
|
||||
|
||||
<p>This is a republication of my presentation at EmacsConf 2021. I am
|
||||
posting it on my own channel for archiving purposes. Original:
|
||||
<a href="https://emacsconf.org/2021/talks/freedom/">https://emacsconf.org/2021/talks/freedom/</a>.</p>
|
||||
|
||||
<p>The video was recorded on November 5, 2021.</p>
|
||||
|
||||
<p>What follows is the text of the presentation in Org notation. Note that
|
||||
I had mistakenly said “consubstantive” instead of “consubstantial” but
|
||||
only realised it after I concluded the recording… This is rectified
|
||||
in the text:</p>
|
||||
|
||||
<pre><code class="language-org">#+TITLE: EmacsConf 2021: How Emacs made me appreciate software freedom
|
||||
#+AUTHOR: Protesilaos Stavrou (https://protesilaos.com)
|
||||
#+DATE: 2021-11-27
|
||||
|
||||
* About me and this talk
|
||||
|
||||
Hello EmacsConf! My name is Protesilaos, also known as "Prot". I am
|
||||
joining you from the mountains of Cyprus. Cyprus is an island in the
|
||||
Eastern Mediterranean Sea.
|
||||
|
||||
My presentation focuses on the intersection between software freedom and
|
||||
what we find in the Emacs milieu. Here "the Emacs milieu" encompasses
|
||||
two magnitudes: (i) the program we use and (ii) the diverse, global
|
||||
community of people that has grown organically around it. I will talk
|
||||
to you about how Emacs made me appreciate software freedom and helped me
|
||||
exercise it to its full potential. Personal anecdotes are not the main
|
||||
focus of this talk. Rather, they serve the ancillary role of making
|
||||
certain insights more relatable.
|
||||
|
||||
The presentation is theoretical in nature and targeted at a general
|
||||
audience. No knowledge of programming is required. It is assumed,
|
||||
however, that you are familiar with some basic concepts, such as the
|
||||
fact that Emacs is extended with the Emacs Lisp programming language, or
|
||||
that Emacs is a GNU project that champions end-user software freedom.
|
||||
|
||||
Let's start with a few words about me before elaborating further:
|
||||
|
||||
+ I was born in Greece in 1988 and was raised there. As a kid I was not
|
||||
into tech-related activities. All I cared about was playing football
|
||||
(soccer) and staying outdoors. My formal education is in the
|
||||
humanities (liberal arts). I had a career in politics. I lived in
|
||||
Brussels, Belgium and worked at the European Parliament, among others.
|
||||
|
||||
+ After some intense soul-searching I realised I did not want to be a
|
||||
political operator any more and made radical changes in my life. I
|
||||
have since come to terms with the fact that I am a philosopher.
|
||||
|
||||
+ I am not a programmer. Neither by trade nor formal education. I code
|
||||
for leisure. I was not tech-savvy until my mid-20s. I have been
|
||||
using GNU/Linux distributions since the summer of 2016. While I
|
||||
switched to Emacs full-time in the summer of 2019. Before that switch
|
||||
I was running a bespoke environment that involved several standalone
|
||||
programs like Vim, Tmux, and a tiling window manager.
|
||||
|
||||
+ I am the creator and maintainer of the =modus-themes= (=modus-operandi=,
|
||||
=modus-vivendi=). These are designed to conform with the highest
|
||||
accessibility standard for legibility and optionally support the needs
|
||||
of users with red-green colour deficiency (deuteranopia). The themes
|
||||
are built into Emacs version 28 or higher. A section of my website is
|
||||
dedicated to my Emacs-related contributions.
|
||||
|
||||
For the remainder of this 40-minute talk, I will explain how Emacs made
|
||||
me appreciate software freedom, how it empowers me in my day-to-day
|
||||
computing, and the lessons I have drawn from that liberating experience.
|
||||
|
||||
* The inherent Emacs qualities for an autodidact
|
||||
|
||||
Emacs has this reputation of being extremely hard to learn and difficult
|
||||
to get started with. So how does someone like me, who was not even
|
||||
tech-literate a few years ago, go on to use Emacs effectively? How do
|
||||
you start from zero, with no knowledge of Lisp and with only a
|
||||
rudimentary grasp of programming, to eventually maintain packages for
|
||||
Emacs and even contribute directly to emacs.git and other sources?
|
||||
|
||||
The answer to these and related questions lies in the very description
|
||||
of Emacs as a "self-documenting" piece of software. It means that Emacs
|
||||
has a robust Help system which informs you about the state of a given
|
||||
construct. Such as what the original and current values of a variable
|
||||
are. Or whether some function is being "advised", else dynamically
|
||||
adjusted, by another function and what that advice amounts to.
|
||||
|
||||
The self-documenting nature of Emacs is combined with the fact that it
|
||||
consists of free software. Not only do we get information about what
|
||||
Emacs knows, but have the underlying code readily available to us. For
|
||||
example, every Help buffer provides a link to the source of the item it
|
||||
references. We can study and edit that as we wish.
|
||||
|
||||
Self-documentation and free software are blended together with a third
|
||||
quality of Emacs: its implementation as a Lisp machine or else its
|
||||
ability to evaluate Lisp code and make use of it directly. The ubiquity
|
||||
and uniformity of the Lisp interpreter together with the immediacy of
|
||||
its results help one learn how to use Emacs and how to write Emacs Lisp
|
||||
expressions. For someone who is self-taught like me and who often
|
||||
learns through a process of trial and error, this is of great value.
|
||||
|
||||
Learning how to use Emacs and how to write in ELisp is the basic
|
||||
skillset you need to also start extending Emacs for your own use, or
|
||||
even for publishing packages and making contributions to emacs.git.
|
||||
That is because the skills you acquire by tinkering with your =init.el= as
|
||||
a beginner will always stay with you throughout your time as an Emacs
|
||||
user. That is empowering in itself. It rewards your investment in time
|
||||
and effort. The more you learn, the more capable you become to enact
|
||||
change, to configure things to your liking and develop the exact
|
||||
workflow that you want without making any compromises.
|
||||
|
||||
Compare that to, say, my tiling window manager. I can configure it with
|
||||
a shell script. So I learn POSIX shell or, let's say, Bash. But my
|
||||
knowledge of the shell does not extend to modifying the behaviour of the
|
||||
window manager as such, because that is not implemented as a shell
|
||||
script but in another language. So for an autodidact like me, it is
|
||||
more difficult to learn yet another paradigm before I can achieve what I
|
||||
want. How do you make that extra step without self-documentation and
|
||||
the immediacy as well as transparency that you get from the Emacs Lisp
|
||||
interpreter? It is more demanding. Which makes Emacs comparatively
|
||||
easier when we account for the longer-term effort involved.
|
||||
|
||||
* The interconnectedness of the Emacs space
|
||||
|
||||
As I already mentioned, Emacs rewards you for the investment in time and
|
||||
effort you put into it. In my experience, this makes it easier to
|
||||
master than a combination of otherwise disparate tools, each with its
|
||||
own paradigm of interaction and particularities of implementation.
|
||||
|
||||
Before switching to Emacs, I was using a combination of standalone
|
||||
programs as part of a bespoke computing environment that I had pieced
|
||||
together. The program called "Mutt" would handle my emails, Newsboat
|
||||
dealt with my RSS feeds, the Music Player Daemon took care of my music
|
||||
collection, while I was doing work inside of a terminal emulator which
|
||||
was running a multiplexer (tmux) and Vim for on-the-fly text editing.
|
||||
Each of these, and others related to them, are fine in their own right.
|
||||
But their gestalt leaves something to be desired. Their lack of
|
||||
homogeneity meant that I could not develop portable skills between them.
|
||||
What holds true in Vim does not apply to the multiplexer. The prevalent
|
||||
methods in the email client cannot be used in the RSS reader, and so on.
|
||||
|
||||
Whereas everything that is implemented in Emacs Lisp partakes in the
|
||||
same environment automatically. If, say, you know how to use keyboard
|
||||
macros to edit code, you already know how to use the exact same skill
|
||||
to, say, create and delete windows in a process that involves text
|
||||
editing and some elaborate file management operations with Dired. If
|
||||
you have a command that scrolls down half a screen, it immediately works
|
||||
in all your buffers regardless of whether their major mode is about
|
||||
reading emails, editing text, enqueuing songs to a playlist, and so on.
|
||||
|
||||
Emacs provides a level of integration that I consider peerless.
|
||||
Everything the user deals with is implemented in ELisp. And all the
|
||||
user edits is ultimately done with ELisp. As such, the environment
|
||||
itself provides the conditions for drawing linkages between different,
|
||||
yet +consubstantive+ consubstantial, modes of interaction. For example, I
|
||||
use =bongo.el= to play back songs from my music collection. My =~/Music=
|
||||
directory is configured to have a special minor mode, so when I access
|
||||
it with =dired= it has commands that allow me to enqueue albums/songs,
|
||||
create playlists, etc. Also, I have an ~org-capture~ template which lets
|
||||
me store the details of the currently playing track and tag it
|
||||
accordingly. Continuing with the example of Bongo, I make it interface
|
||||
with my RSS reader, =elfeed.el=, by having the latter add podcast and
|
||||
video links to the former's playback queue. All this is done by simply
|
||||
re-using the same ELisp skills I learnt while configuring and extending
|
||||
Emacs.
|
||||
|
||||
The interconnectedness of the Emacs space empowers the end-user. It
|
||||
makes such emergent workflows possible. And the best part is that there
|
||||
are no dirty hacks involved: it is an innate feature of the system. You
|
||||
are leveraging the freedom that Emacs gives you in a way that confers
|
||||
agency on you. You assume the initiative. It gives you confidence to
|
||||
continue honing your skills in anticipation of further optimising---and
|
||||
controlling in full---your own integrated computing environment.
|
||||
|
||||
* The documentation culture of the Emacs community
|
||||
|
||||
If what I have mentioned thus far was all there was to the Emacs
|
||||
experience, there would still be something to be desired. Because while
|
||||
self-documentation is great, it is meant to draw from---and be a
|
||||
complement to---some hand-written material. Both new and existing users
|
||||
must be able to read what something is supposed to do, what its main
|
||||
points of entry are, how it relates to other parts, and so on. This is
|
||||
about the human aspect of Emacs, the strong documentation culture of its
|
||||
community, rather than an irreducible feature of the program we use.
|
||||
|
||||
As a matter of packaging etiquette, every non-trivial form in an Elisp
|
||||
library must have a documentation string. What a variable or function
|
||||
does needs to be spelt out in clear terms. Furthermore, the best and
|
||||
most well maintained packages, whether those are built into Emacs or
|
||||
distributed via an Emacs Lisp Package Archive, come with their own Info
|
||||
manual. Unlike a generic README, those manuals are more like fully
|
||||
fledged books, with a table of contents, cross-references, and indices
|
||||
for concepts, functions, variables, key bindings... In short, there is
|
||||
a tradition around programming with Emacs Lisp which values informative,
|
||||
high quality guidelines intended for end-users.
|
||||
|
||||
Apart from what each individual package does, Emacs itself ships with a
|
||||
helpful tutorial for newcomers, a comprehensive manual, a book targeted
|
||||
at non-programmers titled "An Introduction to Programming in Emacs
|
||||
Lisp", as well as a reference manual for Emacs Lisp itself. All this
|
||||
material, all that wealth of knowledge, is readily available to the
|
||||
end-user through the built-in Info reader. The details on how to access
|
||||
the Info reader are already explained in the initial learn-by-doing
|
||||
tutorial. For people like me who are self-taught, the documentation
|
||||
culture of the community ensures that we are not left behind. It gives
|
||||
us the chance to learn from the experts and to become better ourselves.
|
||||
|
||||
Writing concise and clear documentation is also beneficial for those who
|
||||
do it: it helps them clarify their ideas and improve their communication
|
||||
skills. These contribute to fostering a more humane social element. In
|
||||
my experience, the Emacs community has a propensity against becoming
|
||||
elitist. It helps integrate new members by not hiding anything from
|
||||
them, on top of Emacs' inherent emancipatory qualities as described
|
||||
before (self-documentation, Elisp interpreter, free software). At the
|
||||
same time, the community strives for excellence so it expects newcomers
|
||||
to do their part in reading what is generously offered to them. There
|
||||
is a difference between sharing knowledge and spoon-feeding it to users.
|
||||
The latter method keeps users dependent on it and is thus detrimental to
|
||||
them in the long run. The Emacs community disseminates what it knows
|
||||
and wants newcomers to assume agency and be responsible for doing their
|
||||
part in learning how things work. The community's documentation culture
|
||||
and uncompromising standards ensure that even once-unskilled users like
|
||||
me can be productive with Emacs and unleash its full potential. What
|
||||
newcomers need is commitment and an open mind to study what they have.
|
||||
|
||||
* The Promethean Ideal of freeing know-how and expertise
|
||||
|
||||
The documentation culture of the Emacs community springs from a
|
||||
consideration of practicality. When you explain what your program does,
|
||||
it is more likely that others will show interest in it and incorporate
|
||||
it in their workflow. Whereas freed source code that is distributed
|
||||
without any accompanying documentation will most likely only attract a
|
||||
handful of enthusiastic hackers. Still good, but could be better.
|
||||
|
||||
Apart from its practical use though, writing documentation for the
|
||||
end-user shows a spirit of altruism, an ethos of caring for others and
|
||||
wanting to empower them in their endeavours. It essentially is the same
|
||||
as helping someone; helping them escape from the ignorance that
|
||||
contributes to their sense of powerlessness. I experienced this myself:
|
||||
by reading the docs, I was able to go from an unskilled rookie to a
|
||||
competent Emacs user. Part of that competence consists in maintaining
|
||||
Elisp packages and contributing code directly to emacs.git. Writing
|
||||
documentation is about disseminating knowledge and expertise, not
|
||||
keeping it as an exclusive right of some elite.
|
||||
|
||||
Allow me then to liken this to the ancient Greek myth of Prometheas
|
||||
(Prometheus). Prometheas was a titan, or else a deity, who decided to
|
||||
teach the know-how of handling fire to humanity. The art of fire is an
|
||||
allegory about know-how in general, not specifically pyrotechnics. So
|
||||
Prometheas liberated that key knowledge by taking it away from the
|
||||
exclusivity of the gods and bringing it into the domain of humankind as
|
||||
a libre resource. This act of altruism propelled humanity to new
|
||||
heights. Every field of expertise is about handling "fire", in the
|
||||
figurative sense of implementing essential know-how.
|
||||
|
||||
Why would Prometheas, an exalted being, ever bother with the fallible
|
||||
and frail humanity? Why did a god want to empower humans instead of,
|
||||
say, making them dependent on the know-how of "fire"? If we look at the
|
||||
world around us, we witness how its overlords are unscrupulously trying
|
||||
to enclose the commons and take advantage of expertise in order to
|
||||
exploit us. Why would Prometheas not do the same thing and enslave us
|
||||
for the rest of eternity? The answer is that unlike this world's
|
||||
aspiring tyrants, Prometheas represents a higher conscience, one that is
|
||||
not corrupted by egocentrism and the greed of short-term profiteering.
|
||||
This higher conscience makes sense of the bigger picture and can foresee
|
||||
that the distribution of know-how empowers those who access it freely to
|
||||
reach their potential. It is no coincidence that the ancient sages used
|
||||
the name "Prometheas", meaning the "prescient one", the "foreseer".
|
||||
|
||||
This is a lesson on the outlook we ought to maintain, where we aspire to
|
||||
our highest. We want to be the best version of ourselves, by being more
|
||||
like Prometheas. We want our actions to be guided by this Promethean
|
||||
Ideal of liberating know-how, of making expertise readily available, and
|
||||
of providing others with the chance to prosper. When we all do so, we
|
||||
are collectively better-off. Free software is a microcosm of that.
|
||||
|
||||
* The 'killer apps' of Emacs
|
||||
|
||||
Let's be a bit more practical now. Many new users are attracted to
|
||||
Emacs because it has one or a few immensely useful applications they
|
||||
would like to use. This typically covers Org and/or one of its numerous
|
||||
accoutrements. Though there are other excellent packages like Magit.
|
||||
|
||||
The fact that Emacs has such killer apps is good. It shows that its
|
||||
extensibility is not some theoretical upside of the Lisp interpreter.
|
||||
It has tangible utility to a wide user base, including those who do not
|
||||
write Elisp themselves. Furthermore, those killer apps are good as they
|
||||
help bring newcomers and potential future contributors to the fold,
|
||||
while they provide real value to the existing members of the community.
|
||||
The more people we have and the happier they are with Emacs, the higher
|
||||
the chances that we receive some new ideas or code from them.
|
||||
|
||||
The notion of a killer app does, however, come with a latent downside
|
||||
when targeted at outsiders to the Emacs milieu. And that is because
|
||||
packages like Org and Magit do not have a standalone presence. They are
|
||||
always used in Emacs or, rather, together with the rest of Emacs. Which
|
||||
means that the user has to know what to expect from Emacs.
|
||||
|
||||
You may be aware of the type of user who proclaims that they want to
|
||||
boost their productivity but who also expects immediate results. When
|
||||
you bring the "killer app" rhetoric to such a crowd, you run the risk of
|
||||
misleading them into a false sense of self-confidence and concomitant
|
||||
expectations of success. Such users may be tempted to try Org, Magit,
|
||||
and others but are most likely going to endure a frustrating experience
|
||||
overall. The reason is that they are oblivious to what Emacs is and
|
||||
what is required to get started with it on a sustainable basis.
|
||||
|
||||
Org, Magit, and friends are fantastic tools in their own right. But
|
||||
they still are part of Emacs. To use them effectively you have to
|
||||
develop at least a modicum of understanding on what Emacs does. You
|
||||
must be patient and approach this endeavour with an open mind. Go
|
||||
through the tutorial, familiarise yourself with the Help system, make a
|
||||
habit out of reading Info manuals, and take things slowly. No killer
|
||||
app can ever be a substitute for commitment to a cause; no vaunted life
|
||||
hack will ever provide a direct conduit to some fountain of wisdom.
|
||||
|
||||
With regard to software freedom and user empowerment, what I have learnt
|
||||
is that the impulse for the killer app ought to emanate from a position
|
||||
of knowledge. First we need to temper our expectations and prefer
|
||||
propitious growth in learning over instant gratification. With Emacs,
|
||||
we have a strong foundation for our computing freedom: it consists of
|
||||
the inherent qualities of the program together with the documentation
|
||||
culture and creativity of the community. Once we learn how to benefit
|
||||
from those, we have everything we need to become proficient in all the
|
||||
modes of interaction that are available to us. Think of it as choosing
|
||||
Emacs and Org, Emacs and Magit, Emacs and Org and Magit, et cetera.
|
||||
|
||||
* You can't be an Emacs tourist
|
||||
|
||||
What I just talked about implies that you cannot simply switch to Emacs
|
||||
over the weekend or on a whimsy. You can't use it opportunistically to
|
||||
run a quick demo with which to impress your peers and win some inane
|
||||
"nerd cred". Forget about such frivolous superficialities. Emacs is a
|
||||
sophisticated tool intended for some serious work. It has been around
|
||||
for several decades and it incorporates the knowledge of a diverse group
|
||||
of contributors. Even if you want to use Emacs just for Org mode or
|
||||
whatever killer app, you still have to try to learn things in earnest.
|
||||
You still need to read the relevant Info manual, understand how to make
|
||||
changes to the plethora of user options on offer, and generally don't
|
||||
feel lost while working with Emacs. This is more so if you use Emacs to
|
||||
its full potential as an integrated computing environment; as your
|
||||
general purpose interface to the computer, where you handle uniformly
|
||||
coding and writing prose, your email correspondence, your RSS feeds,
|
||||
your music collection, your agenda and to-do lists, and so on.
|
||||
|
||||
The difficulty of Emacs is much higher for those who approach it without
|
||||
understanding what they are getting themselves into. Or for those who
|
||||
are naive enough to believe that they can cheat their way out of
|
||||
learning the fundamentals. The gist is that you cannot be an Emacs
|
||||
tourist. You can't go into Emacsland thinking that you will spend a
|
||||
couple of memorable days there and head back home to regale others with
|
||||
stories about your adventures. It does not work that way. You commit
|
||||
to Emacs for the long-term, for the freedom it offers you. Freedom in
|
||||
the moral sense but also in the very practical ways in which you can
|
||||
mould and extend your personal workflows with precision.
|
||||
|
||||
Now you may wonder why do I mention those things? Shouldn't we make
|
||||
Emacs easier for everyone? Yes, we should make everything as simple as
|
||||
possible. Though that still does not refashion Emacs into something
|
||||
entirely different. We continue to have a potent tool at our disposal
|
||||
that we must treat with the requisite respect. Take, for instance, the
|
||||
various frameworks that set up Emacs in an opinionated way so that
|
||||
newcomers get everything set up for them out-of-the-box. There is
|
||||
nothing wrong with those frameworks. In fact, a large part of the
|
||||
community uses them to great effect. However, the point stands: even
|
||||
after every package has been set up for you, you still have to put in
|
||||
the work in making use of your newfound computing freedom.
|
||||
|
||||
But, you may insist, is that not some sort of gate-keeping? Are you not
|
||||
being an elitist by telling people how they must invest time and effort
|
||||
in making the best out of their Emacs experience? No, I think this is
|
||||
not elitism. There are no secrets here, no artificial barriers to
|
||||
entry, no impediments to making progress, no tricks and gimmicks. It
|
||||
just is a statement of fact. Freedom entails responsibility. It
|
||||
requires people to take the initiative and assert control over the
|
||||
factors that are within their reach. Freedom ultimately means that we
|
||||
no longer remain dependent on being spoon-fed. We assume agency.
|
||||
|
||||
* Emacs as a champion of software freedom
|
||||
|
||||
To my mind, Emacs is the embodiment of the GNU project's ethos.
|
||||
Everything you expect from a program that is underpinned by the values
|
||||
of software freedom is found in Emacs. What you get is not merely an
|
||||
ethical tool, important though that is, but also a gift that will keep
|
||||
on giving; a gift for your further empowerment as a computer user.
|
||||
|
||||
I understood that software freedom is not about liberating the code
|
||||
itself. It is about sharing libre code in order to emancipate the user.
|
||||
The best way to achieve that is by emulating Prometheas: don't just give
|
||||
people the so-called "fire"; offer them the underlying know-how.
|
||||
|
||||
Emacs taught me the virtues of software freedom in a way that nothing
|
||||
else in the GNU/Linux space ever did. Here's an example from a few
|
||||
years ago. I needed a Markdown editor. I wanted it to centre the body
|
||||
of the text on display. It should have configurable font families and
|
||||
point sizes. Spell checking for Greek and English should be included.
|
||||
The colours had to be editable as well, so I could adjust them to a
|
||||
level of legibility I was comfortable with. While there were plenty of
|
||||
libre programs, I did not find one I could control and inspect to the
|
||||
extent I can with Emacs. Which made me feel that I had stagnated: there
|
||||
was an indelible line dividing users from developers.
|
||||
|
||||
Whereas Emacs invites you to blur the distinction between user and
|
||||
developer. It furnishes the means to become proficient in it. While
|
||||
the community complements those with its documentation culture and
|
||||
overall creativity. You start off as a complete ignoramus but soon pick
|
||||
up skills that remain useful for as long as you work with Emacs. And if
|
||||
you really want to take it a step further, you know where to look for
|
||||
inspiration and guidance. Before you realise it, you start writing code
|
||||
in Elisp and can one day share it with others.
|
||||
|
||||
What I have learnt over the past 2.5 years as an Emacs user is that if
|
||||
you go from scratch and are meticulous in your approach, you will need a
|
||||
few days or weeks before everything starts to make sense. After that
|
||||
initial awkward phase during which you familiarise yourself with the
|
||||
basics, everything else will become easier to learn. It is a matter of
|
||||
gaining more experience, one step at a time. As with every field of
|
||||
expertise, Emacs expects you to work for it and to earn it. For me that
|
||||
is worth it. In terms of being malleable in a consistent way and
|
||||
transparent in what it does, Emacs is in a league of its own.
|
||||
|
||||
In conclusion, Emacs allowed me to assert control over a great portion
|
||||
of my quotidian computing. It helped me grow out of the state of
|
||||
ignorance I was in; a state that rendered me powerless to use the
|
||||
computer exactly how I wanted. For that I am grateful. I now consider
|
||||
it my duty to contribute back to this wonderful project and community.
|
||||
|
||||
Thanks for your attention! Special thanks to the EmacsConf volunteers!
|
||||
</code></pre>
|
|
@ -0,0 +1 @@
|
|||
<p>Megyn Kelly is joined by Victor Davis Hanson, Martin and Illie Anderson Senior Fellow at the Hoover Institution, to talk about the crisis at the border and current immigration policy, the effects of immigration policy on California and throughout the country, President Biden and the potential for a President Harris, the Biden administration agenda so far, the forthcoming Derek Chauvin trial for the killing of George Floyd, the Silicon Valley elite's "abstract empathy," the "progressive imaginarium," what Hanson loves about America and what worries him the most, 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>
|
|
@ -0,0 +1,40 @@
|
|||
<p>Ten feet of water or 1000+ degrees, there's a box that will help you keep your data safe! Jim Whitehurst will become the President of IBM, and Korea is switching to Linux.</p>
|
||||
|
||||
<h3><strong>-- The Extra Credit Section --</strong></h3>
|
||||
|
||||
<p>For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard!</p>
|
||||
|
||||
<p><a href="http://podcast.asknoahshow.com/165" rel="nofollow">This Episode'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 they’re 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>
|
||||
|
|
@ -0,0 +1 @@
|
|||
What does McDonald’s mean to you? What does Nike mean to you?
|
|
@ -0,0 +1 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/ru5hhj/i3gaps_this_is_the_last_of_my_first_rice_before/"> <img src="https://preview.redd.it/bc7koq0vk8981.jpg?width=640&crop=smart&auto=webp&s=479206ebb72458980c1a72657400be772d7b5ccb" alt="[i3gaps] This is the last of my first rice before I've stopped using linux recently. It had an animated wallpaper too. Love lain." title="[i3gaps] This is the last of my first rice before I've stopped using linux recently. It had an animated wallpaper too. Love lain." /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/exxotropia"> /u/exxotropia </a> <br/> <span><a href="https://i.redd.it/bc7koq0vk8981.jpg">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/ru5hhj/i3gaps_this_is_the_last_of_my_first_rice_before/">[comments]</a></span> </td></tr></table>
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,34 @@
|
|||
<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 TODAY’S PODCAST: </p>
|
||||
|
||||
<p>- Map: <a href='http://www.seektheoldpaths.com/Maps/057.jpg'>The Divided Kingdom</a></p>
|
||||
|
||||
<p>- <a href='https://drive.google.com/file/d/1GhNKG1nMy1WiqWV94FOnJxUuyIxEuaQB/view?usp=sharing'>The Bible Recap Printable Reading Plan PDF</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>
|
|
@ -0,0 +1,6 @@
|
|||
<p>Azure Sphere is Microsoft making silicon as a service with Linux at its core. We’ve chatted with the folks behind Azure Sphere and breakdown this huge announcement.</p>
|
||||
|
||||
<p>Plus a bunch of community news, a string of app picks, and maybe even a concerned rant.</p><p>Sponsored By:</p><ul><li><a href="http://linuxacademy.com/unplugged" rel="nofollow">Linux Academy</a>: <a href="http://linuxacademy.com/unplugged" rel="nofollow">Visit linuxacademy.com/unplugged to support the show and sign up for a 7 day free trial.</a></li><li><a href="https://do.co/unplugged" rel="nofollow">DigitalOcean</a>: <a href="https://do.co/unplugged" rel="nofollow">Visit do.co/unplugged for a limited time special offer, or enter dounplugged after you create your account for a $10 credit.</a> Promo Code: dounplugged</li><li><a href="http://linux.ting.com" rel="nofollow">Ting</a>: <a href="http://linux.ting.com" rel="nofollow">Visit linux.ting.com and get a $25 discount off a device, or $25 in service credit if you bring one!</a></li></ul><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://utopian.io/" title="Utopian - Rewarding Open Source Contributors" rel="nofollow">Utopian - Rewarding Open Source Contributors</a></li><li><a href="https://lkml.org/lkml/2018/4/15/201" title="Linus Buzzkills 5.0" rel="nofollow">Linus Buzzkills 5.0</a> — But v5.0 will happen some day. And it should be meaningless. You have
|
||||
been warned.</li><li><a href="https://github.com/cjbassi/gotop" title="gotop" rel="nofollow">gotop</a> — A terminal based graphical activity monitor inspired by gtop and vtop </li><li><a href="http://news.softpedia.com/news/clonezilla-live-disk-cloning-os-gets-new-massive-deployment-bittorrent-mechanism-520706.shtml" title="Clonezilla Live Disk Cloning OS Gets New Massive Deployment BitTorrent Mechanism" rel="nofollow">Clonezilla Live Disk Cloning OS Gets New Massive Deployment BitTorrent Mechanism</a> — However, one of the most interesting feature of the Clonezilla Live 2.5.5-38 release is a new massive deployment mechanism based on the BitTorrent technology. </li><li><a href="https://github.com/mmstick/fontfinder" title="fontfinder" rel="nofollow">fontfinder</a> — A Google font browser for your GTK desktop, written in Rust
|
||||
</li><li><a href="https://kdenlive.org/2018/04/kdenlive-in-paris/" title="Kdenlive in Paris" rel="nofollow">Kdenlive in Paris</a> — Our team will dedicate this time to discuss near and long term goals, review the application workflow with professional editors, work on the major 18.08 release and much more.</li><li><a href="https://www.thurrott.com/internet-of-things-iot/156628/microsofts-next-os-based-linux-not-windows" title="Microsoft's Next OS is Based on Linux, Not Windows" rel="nofollow">Microsoft's Next OS is Based on Linux, Not Windows</a> — Microsoft is creating here is Azure Sphere OS, a new operating system aimed at tiny MCU-based IoT devices that is based on Linux.</li><li><a href="https://arstechnica.com/gadgets/2018/04/microsofts-bid-to-secure-the-internet-of-things-custom-linux-custom-chips-azure/" title="Microsoft’s bid to secure the Internet of Things: Custom Linux, custom chips, Azure" rel="nofollow">Microsoft’s bid to secure the Internet of Things: Custom Linux, custom chips, Azure</a> — Azure Sphere has three components. First is a new class of microcontrollers (MCUs) that supports seven critical hardware features that Microsoft says are a necessary foundation to build secure systems. These include support for unforgeable encryption keys protected by hardware, the ability to update system software, and hardware-enforced compartmentalization between software components. </li><li><a href="https://www.microsoft.com/en-us/research/people/galenh/?from=http%3A%2F%2Fresearch.microsoft.com%2Fen-us%2Fpeople%2Fgalenh%2F" title="Galen Hunt at Microsoft Research" rel="nofollow">Galen Hunt at Microsoft Research</a> — I am part of the launch team for Microsoft Research New Experiences and Technologies organization (MSR NExT). I am manager of the Operating Systems Technologies Group. </li><li><a href="https://www.microsoft.com/en-us/research/publication/seven-properties-highly-secure-devices/" title="The Seven Properties of Highly Secure Devices" rel="nofollow">The Seven Properties of Highly Secure Devices</a> — Our group has begun a research agenda to bring high-value security to low-cost devices.</li></ul>
|
||||
|
|
@ -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>! </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 TODAY’S PODCAST: </p>
|
||||
|
||||
<p>- <a href='https://www.biblegateway.com/passage/?search=2+Kings+4%3A8-37&version=ESV'>2 Kings 4:8-37</a></p>
|
||||
|
||||
<p> - Help others hear The Bible Recap by writing a review on <a href='https://podcasts.apple.com/sg/podcast/the-bible-recap/id1440833267'>Apple Podcast</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>
|
Loading…
Add table
Add a link
Reference in a new issue