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,4 @@
<p>Austrian schools are switching, Wes is trying & Chris is reviewing the Plasma desktop this week. Why the heck we keep talking about it & whats really bugging us about it.</p>
<p>Plus the 7-Inch Ubuntu Laptop that might be legit & Linus reflects on what he really hates after 25 years of Linux.</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>When looking at things like weekly view in agenda mode, there is no padding between a date header and whatever item precedes it. In the image, I would like to add space between the &quot;submit timesheet&quot; line, and the 7 December 2021 line. </p> <p>&#x200B;</p> <p><a href="https://preview.redd.it/3oi83vjyg9381.png?width=603&amp;format=png&amp;auto=webp&amp;s=a9fac61ae8080e3b903a68e93214914ffbfc9e7b">https://preview.redd.it/3oi83vjyg9381.png?width=603&amp;format=png&amp;auto=webp&amp;s=a9fac61ae8080e3b903a68e93214914ffbfc9e7b</a></p> <p>Per the documentation for format-time-string that says that %n is a newline, I tried adding %n to org-agenda-format-date-aligned as well as to org-super-agenda-date-format, but that doesn&#39;t seem to be doing the trick. Any ideas? Much appreciated!</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/tiktaaliki"> /u/tiktaaliki </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r7rbga/orgagenda_date_format_how_to_add_padding_or/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r7rbga/orgagenda_date_format_how_to_add_padding_or/">[comments]</a></span>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>Repost due to getting some details wrong in the original title.</p> <p>Also, actually, the command doesn&#39;t <em>fail</em>: it interprets <code>d 10</code> as <code>C-u 62-</code>, so <code>d 10 j</code> is read as <code>C-u 62 j</code>, and instead of deleting 10 lines below point, we instead jump 62 lines down. <code>d 20 j</code> is interpreted as <code>C-u 72 j</code>, <code>d 30 j</code> as <code>C-u 82 j</code>, and so on (unless there are multiple 0s in the command; for instance <code>d 100 j</code> is read as <code>C-u 620 j</code>).</p> <p>Here&#39;s the <a href="https://pastebin.com/PhgWWba4">init.el</a> needed to reproduce this issue; just open a buffer and activate <code>evil-org-mode</code>, then do any evil command with a 0 in the digit argument: <code>y 10 j</code>, <code>d 10 k</code>, <code>y 30 l</code>, etc.</p> <p>I discovered that this is due to <a href="https://github.com/Somelauw/evil-org-mode/blob/80ef38fb378541937f6ddfe836809e76eda1e355/evil-org.el#L635">this line</a> in <code>evil-org-mode</code>; commenting it out removes the issue. However, I&#39;m not sure why that is; what it&#39;s attempting to do makes sense to me, and it seems to be identical to what evil itself <a href="https://github.com/emacs-evil/evil/blob/82e5becae21b7768ffbb4728bce83dab8751d610/evil-maps.el#L172">does</a>.</p> <p>I&#39;d use edebug, but I&#39;m not sure if that&#39;s possible since the result of the <code>evil-redirect-digit-argument</code> call is just a wrapper of a lambda that I don&#39;t know how to step into. Besides, <code>evil-redirect-digit-argument</code> seems to be being used correctly from what I can tell.</p> <p>Does anyone know what&#39;s causing this issue or how to fix it? I&#39;m super curious.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/summetria"> /u/summetria </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/powbe7/very_weird_evilorgmode_bug_evil_commands_with_a/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/powbe7/very_weird_evilorgmode_bug_evil_commands_with_a/">[comments]</a></span>

View file

@ -0,0 +1,44 @@
<p>On this weeks episode of DLN Xtend we talk about users having the ability and right to upgrade their technology when and where they see fit.</p>
<p>Topics<br>
00:00 Introductions<br>
09:24 Right to Repair<br>
18:43 New PinePhone<br>
24:09 Bad Product Experiences<br>
39:20 Host Related Interests<br>
45:56 Wrap Up</p>
<p>The Ugly Truth About Apple&#39;s Engineering . . . Glue, Glue Everywhere</p>
<ul>
<li><a href="https://www.youtube.com/watch?v=hhB-95vKx8w" rel="nofollow">https://www.youtube.com/watch?v=hhB-95vKx8w</a>
New PinePhone for Convergence</li>
<li><a href="https://frontpagelinux.com/news/new-pinephone-with-3gb-of-ram-and-usb-convergence-dock/" rel="nofollow">https://frontpagelinux.com/news/new-pinephone-with-3gb-of-ram-and-usb-convergence-dock/</a></li>
</ul>
<p>Matt <br>
Project RIP</p>
<ul>
<li><a href="https://store.steampowered.com/app/1131400/Project_RIP/" rel="nofollow">https://store.steampowered.com/app/1131400/Project_RIP/</a>
Kaos</li>
<li><a href="http://www.kaos.us" rel="nofollow">www.kaos.us</a></li>
</ul>
<p>Wendy- Adventures in RawTherapee</p>
<ul>
<li><a href="http://www.rawtherapee.com" rel="nofollow">www.rawtherapee.com</a></li>
</ul>
<p>Join us in the DLN Community:<br>
Discourse: <a href="https://discourse.destinationlinux.network/" rel="nofollow">https://discourse.destinationlinux.network/</a><br>
Telegram: <a href="https://destinationlinux.org/telegram" rel="nofollow">https://destinationlinux.org/telegram</a><br>
Mumble: <a href="https://destinationlinux.network/mumble/" rel="nofollow">https://destinationlinux.network/mumble/</a><br>
Discord: <a href="https://destinationlinux.org/discord" rel="nofollow">https://destinationlinux.org/discord</a> servers to continue the discussion!</p>
<p>Contact info<br>
Matt (Twitter @MattDLN)<br>
Wendy (<a href="https://dlnxtend.com/wendy" rel="nofollow">https://dlnxtend.com/wendy</a>) (Instagram @Linux_and_Lifts)<br>
Nate (cubiclenate.com)</p>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>So I set up Arch via virtual machine then cloned the root partition to my NVMe and EFI files to my EFI partition. I then booted into my Debian OS and ran update-grub, which added Arch and updated the root path. I&#39;ve done this for other OSes with no problem, but with Arch I get dropped into emergency shell. Is there anything I can do to fix this? I like my system the way I set it up I just want it on physical hardware.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/profile_this"> /u/profile_this </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r1lhjv/i_get_dropped_into_emergency_shell_after_v2p/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/r1lhjv/i_get_dropped_into_emergency_shell_after_v2p/">[comments]</a></span>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/Dsm1ZwHCZsk" width="480" alt="thumbnail" title="Debian a few days in (Spoiler, its still great)" /></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 />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=Dsm1ZwHCZsk

View file

@ -0,0 +1,6 @@
<p>This week we cover a discussion of tax preparation software from the DLN Discourse forum, discuss the ramifications of Private Internet Access being purchased by Kape Technologies, what IPFire is and how Nate is using it, a creator&#39;s perspective on the Brave browser rewards program, and DasGeek&#39;s experience with the Pinebook Pro.</p>
<p>Please stop by the DLN Discourse, Telegram, Mumble and Discord to continue the discussion.</p>
<p>We know you are busy and appreciate you taking time out of your day to listen to our podcast. Thank you!</p><p>Links:</p><ul><li><a href="https://discourse.destinationlinux.network/t/linux-tax-prep-software/910" title="Community Focus - Tax Prep Software" rel="nofollow">Community Focus - Tax Prep Software</a></li><li><a href="https://podcast.asknoahshow.com/155" title="Private Internet Access Acquisition - Ask Noah Show" rel="nofollow">Private Internet Access Acquisition - Ask Noah Show</a></li><li><a href="https://tuxdigital.com/2019/11/episode-88-this-week-in-linux/" title="IPFire and Brave Browser - This Week in Linux" rel="nofollow">IPFire and Brave Browser - This Week in Linux</a></li><li><a href="https://youtu.be/dgNYQsdxlMw" title="DasGeek's Take on the Pinebook Pro - DasGeek (Ryan)" rel="nofollow">DasGeek's Take on the Pinebook Pro - DasGeek (Ryan)</a></li><li><a href="https://destinationlinux.network/shows/dln-xtend/" title="DLN Xtend on Destination Linux Network" rel="nofollow">DLN Xtend on Destination Linux Network</a></li></ul>

View file

@ -0,0 +1,86 @@
<p>SHOW NOTES:
Thanks for listening! Weve posted some helpful info for you in our show notes below!</p>
<p> </p>
<p>PODCAST BASICS:
</p>
<p>- Subscribe where you listen!</p>
<p>- Check out the details on our <a href='http://www.thebiblerecap.com'>website
</a></p>
<p>- Get the<a href='https://www.bible.com/app'> Bible app</a> (free)
</p>
<p>- Follow our<a href='https://www.bible.com/reading-plans/5-chronological'> Bible reading plan</a></p>
<p>- Check out our customized <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>journal</a></p>
<p>- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> community for bonus fun! </p>
<p> </p>
<p>MERCH: Get your<a href='https://www.theconnextion.com/tlcdgroup/index.cfm'> TBR merch</a>! Weve got t-shirts, coffee mugs, tote bags, phone wallets, and stickers! </p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- <a href='https://www.biblegateway.com/passage/?search=deuteronomy+20%3A10-18&version=ESV'>Deuteronomy 20:10-18</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=deuteronomy+7%3A1-2&version=ESV'>Deuteronomy 7:1-2</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=exodus+33%3A19&version=ESV'>Exodus 33:19</a></p>
<p> </p>
<p>SOCIALS:</p>
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a> | <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>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>I recently installed Arch on my HP Laptop, model 15z-ef2000. I wrote over the entire NVMe drive to install it, so the preinstalled Windows is not present. For whatever reason, the drive is not showing up as bootable and I have to manually select the EFI file from the UEFI boot menu. I have verified that I installed GRUB correctly, and have used efibootmgr multiple times. Anyone here have a solution?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/bartholomewjohnson"> /u/bartholomewjohnson </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r65lpi/hp_laptop_uefi_issue/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/r65lpi/hp_laptop_uefi_issue/">[comments]</a></span>

View file

@ -0,0 +1 @@
Examples as tests, demos and docs!

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/q5xmys/plasma_apple_refuses_to_support_my_macbook_but/"> <img src="https://preview.redd.it/zkhtsurq4us71.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=70de77cda2ea923aac8d8ebbe4e49ebe2e3347ce" alt="[Plasma] Apple refuses to support my macbook, But linux does" title="[Plasma] Apple refuses to support my macbook, But linux does" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/dalio123"> /u/dalio123 </a> <br/> <span><a href="https://i.redd.it/zkhtsurq4us71.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/q5xmys/plasma_apple_refuses_to_support_my_macbook_but/">[comments]</a></span> </td></tr></table>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/9-jBvb4RCbc" width="480" alt="thumbnail" title="List Open Files On Linux With The Lsof Command" /></p>Sometimes processes running on Linux will lock down files and today we're going to look at a program that'll help you identify which programs are doing that and which files are locked, this is lsof<br /><br />==========Support The Channel==========<br />► $100 Linode Credit: https://brodierobertson.xyz/linode<br />► Patreon: https://brodierobertson.xyz/patreon<br />► Paypal: https://brodierobertson.xyz/paypal<br />► Liberapay: https://brodierobertson.xyz/liberapay<br />► Amazon USA: https://brodierobertson.xyz/amazonusa<br /><br />=========Video Platforms==========<br />🎥 Odysee: https://brodierobertson.xyz/odysee<br />🎥 Podcast: https://techovertea.xyz/youtube<br />🎮 Gaming: https://brodierobertson.xyz/youtube<br /><br />==========Social Media==========<br />🎤 Discord: https://brodierobertson.xyz/discord<br />🎤 Matrix Space: https://brodierobertson.xyz/matrix<br />🐦 Twitter: https://brodierobertson.xyz/twitter<br />🌐 Mastodon: https://brodierobertson.xyz/mastodon<br />🖥️ GitHub: https://brodierobertson.xyz/github<br /><br />==========Time Stamps==========<br />0:00 Introduction<br />1:25 What Is An Open File<br />2:15 Debugging Use<br />3:35 Filter By Process<br />4:35 Filter By User<br />5:34 Network Filtering<br />7:49 Outro<br /><br />==========Credits==========<br />🎨 Channel Art:<br />All my art has was created by Supercozman<br />https://twitter.com/Supercozman<br />https://www.instagram.com/supercozman_draws/<br /><br />#Linux #CLI #Terminal<br /><br />🎵 Ending music<br />Music from https://filmmusic.io<br />"Basic Implosion" by Kevin MacLeod (https://incompetech.com)<br />License: CC BY (http://creativecommons.org/licenses/by/4.0/)<br /><br />DISCLOSURE: Wherever possible I use referral links, which means if you click one of the links in this video or description and make a purchase I may receive a small commission or other compensation.<br />...<br />https://www.youtube.com/watch?v=9-jBvb4RCbc

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>How does Arch (or any distro for that matter) decide what my TTY resolution will be? And is there a way to adjust it?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/thepan73"> /u/thepan73 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/pphmrn/native_resolution/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/pphmrn/native_resolution/">[comments]</a></span>

View file

@ -0,0 +1,2 @@
<p>This week Noah fills in for Chris while he&#39;s on his return journey from SCaLE! The guys get down deep on a variety of topics from screen sharing in Plasma under Wayland to the status of the GTK &#39;CommuniTheme&#39; for ubuntu 18.04 and more!</p><p><a href="https://jupitersignal.memberful.com/checkout?plan=52946" rel="payment">Support LINUX Unplugged</a></p>

View file

@ -0,0 +1 @@
Georgia news and why it matters, why we must continue to fight, the importance of calling things demonic when they are and more. Show Marketing Powered By: Better Three Group Click Here to find out more or go to betterthreegroup.com GAB: @mattwilliams Telegram: @realmattwilliams

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p><strong>edit:</strong> as per <a href="/u/hearthreddit">/u/hearthreddit</a>&#39;s advice, downgrading to linux-lts seems to be working. time will tell, but I&#39;ve done a few reboots and it&#39;s been working fine. probably gonna wait a few kernel versions and then try going back again.</p> <p>(Thinkpad T14, haven&#39;t had any issues since I got it half a year ago)</p> <p>Most of the time when booting my computer right now I don&#39;t have my wlan interface listed. Sometimes it works, but it&#39;s rare and a reboot doesn&#39;t seem to do the trick.</p> <p>I read that <code>sudo modprobe wl</code> should help, but it says <code>modprobe: FATAL: Module wl not found in directory /lib/modules/5.15.3-arch1-1</code>.</p> <pre><code>$ lspci -k 09:00.0 Network controller: Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz (rev 1a) Subsystem: Intel Corporation Wi-Fi 6 AX210 160MHz Kernel driver in use: iwlwifi Kernel modules: iwlwifi $ sudo dmesg | grep iwlwifi [ 2.256300] iwlwifi 0000:09:00.0: enabling device (0000 -&gt; 0002) [ 2.268822] iwlwifi 0000:09:00.0: api flags index 2 larger than supported by driver [ 2.268842] iwlwifi 0000:09:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.63.2.1 [ 2.269104] iwlwifi 0000:09:00.0: loaded firmware version 66.55c64978.0 ty-a0-gf-a0-66.ucode op_mode iwlmvm [ 2.411624] iwlwifi 0000:09:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420 [ 2.571532] iwlwifi 0000:09:00.0: loaded PNVM version 0xd35929d8 [ 2.583483] iwlwifi 0000:09:00.0: Detected RF GF, rfid=0x10d000 [ 2.653376] iwlwifi 0000:09:00.0: base HW address: 64:6e:e0:5a:a2:8f </code></pre> <p><code>ip addr show</code> has a pretty long output, but what it shows is: loopback interface, ethernet interface, wwan interface, docker interface and br-0917411b9fd7 which I think is also related to docker.</p> <p>Any ideas? It seems to load the driver just fine, but the device simply isn&#39;t listed in <code>ip addr show</code> so I can&#39;t use it. <code>sudo modprobe iwlwifi</code> also does nothing since it&#39;s already loaded.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/qhxo"> /u/qhxo </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/qyw5f1/anyone_else_having_issues_with_wifi_recently/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/qyw5f1/anyone_else_having_issues_with_wifi_recently/">[comments]</a></span>

View file

@ -0,0 +1 @@
<p>Megyn Kelly is joined by Lue Elizondo, former director of AATIP (Advanced Aerospace Threat Identification Program), and John Greenewald, CEO of The Black Vault, to talk about the history of UFOs, what AATIP was tasked with investigating, why UAP (Unidentified Aerial Phenomena) is the more accurate terminology for UFOs, possible explanations for what UAPs actually are, whether new technology is making UAP encounters more revealing, what Americans should be concerned about most regarding UAPs, the significance of military encounters, the possibility of extraterrestrial beings involved with the UAPs, the UFO historical "cover-up," the backstory of "Project Blue Book," connections and throughlines between historical UFO sightings and the UAP videos we've seen today, the forthcoming Pentagon report about the UAP encounters, and more.</p><p><br /></p><p>Follow The Megyn Kelly Show on all social platforms:</p><p><br /></p><p>Twitter: <a href="http://twitter.com/MegynKellyShow">http://Twitter.com/MegynKellyShow</a></p><p>Instagram: <a href="http://instagram.com/MegynKellyShow">http://Instagram.com/MegynKellyShow</a></p><p>Facebook: <a href="http://facebook.com/MegynKellyShow">http://Facebook.com/MegynKellyShow</a></p><p><br /></p><p>Find out more information at:</p><p><a href="https://www.devilmaycaremedia.com/megynkellyshow">https://www.devilmaycaremedia.com/megynkellyshow</a></p>

View file

@ -0,0 +1,4 @@
<p>Serendipity this week as a beautiful theme reveals itself throughout the episode. </p>
<p>Plus we get updates from some of our favorite projects, discuss the historic shift happening in Linux desktop & wrap it all up with some macOS shade.</p><p><a href="https://jupitersignal.memberful.com/checkout?plan=52946" rel="payment">Support LINUX Unplugged</a></p>

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,162 @@
<p>The following code block is written in <code>org-mode</code> markup. You can
interact with in your local Emacs setup.</p>
<p>The short version of this report is that the colours for highlighting
matching delimiters (parentheses in Emacs Lisp) have changed to look
more consistent.</p>
<hr />
<pre><code class="language-org">#+TITLE: Modus themes: review "paren-match" colours
#+AUTHOR: Protesilaos Stavrou
* Background information
Version =0.11.0= of Modus Operandi and Modus Vivendi (see CHANGELOG)
introduced customisation options for rendering the faces that pertain to
parenthesis matching in a more intense colour. The relevant symbols
are:
- =modus-operandi-theme-intense-paren-match=
- =modus-vivendi-theme-intense-paren-match=
Unlike the default configuration that used a dedicated/unique colour for
the relevant faces (referenced by the palette variable =bg-paren-match=),
the "intense" variant was using a shade of blue that was not designed
specifically for this task (=blue-intense-bg=).
The option did achieve its intended effect, but left something to be
desired: /it was inconsistent/.
* Scope of this review
This review is two-fold:
- Normalise the differences between the two themes, so that
transitioning from the one to the other feels more natural.
- Use a bespoke colour for the "intense" style (=bg-paren-match-intense=),
to account for the unique requirements of this particular facet of the
design.
* Relative luminance (old vs new)
The following tables summarise the results in terms of contrast ratios.
They measure the relative luminance between the "bg-paren" variables and
those they are used with.
Columns 3 and 4 refer to the colour values of =bg-paren-match= and
=bg-paren-match-intense= respectively. These are directly combined with
=fg-main=, so they need to have a minimum contrast ratio of 7:1, per the
design principles of the Modus themes for conforming with the highest
accessibility standard of WCAG AAA.
The other colours are contextual and are only meant to highlight the
changes between the old and new implementations.
** Modus Operandi
#+NAME: Modus Operandi old
| Colour name | | #efcabf | #6aaeff |
|--------------------+---------+---------+---------|
| fg-main | #000000 | 13.87 | 9.11 |
| bg-main | #ffffff | 1.51 | 2.30 |
| bg-alt | #f0f0f0 | 1.33 | 2.02 |
| bg-dim | #f8f8f8 | 1.43 | 2.17 |
| bg-region | #bcbcbc | 1.25 | 1.21 |
| red-nuanced-bg | #fff1f0 | 1.38 | 2.10 |
| green-nuanced-bg | #ecf7ed | 1.38 | 2.10 |
| yellow-nuanced-bg | #fff3da | 1.38 | 2.09 |
| blue-nuanced-bg | #f3f3ff | 1.38 | 2.09 |
| magenta-nuanced-bg | #fdf0ff | 1.38 | 2.09 |
| cyan-nuanced-bg | #ebf6fa | 1.38 | 2.10 |
#+TBLFM: $3='(clr $2 @1$3);%0.2f::$4='(clr $2 @1$4);%0.2f
#+NAME: Modus Operandi new
| Colour name | | #e0af82 | #70af9f |
|--------------------+---------+---------+----------|
| fg-main | #000000 | 10.62 | 8.32 |
| bg-main | #ffffff | 1.98 | 2.52 |
| bg-alt | #f0f0f0 | 1.73 | 2.21 |
| bg-dim | #f8f8f8 | 1.86 | 2.38 |
| bg-region | #bcbcbc | 1.04 | 1.33 |
| red-nuanced-bg | #fff1f0 | 1.80 | 2.29 |
| green-nuanced-bg | #ecf7ed | 1.80 | 2.29 |
| yellow-nuanced-bg | #fff3da | 1.80 | 2.29 |
| blue-nuanced-bg | #f3f3ff | 1.80 | 2.29 |
| magenta-nuanced-bg | #fdf0ff | 1.80 | 2.29 |
| cyan-nuanced-bg | #ebf6fa | 1.80 | 2.29 |
#+TBLFM: $3='(clr $2 @1$3);%0.2f::$4='(clr $2 @1$4);%0.2f
** Modus Vivendi
#+NAME: Modus Vivendi old
| Colour name | | #6e3a50 | #2a40b8 |
|--------------------+---------+---------+---------|
| fg-main | #ffffff | 8.81 | 8.32 |
| bg-main | #000000 | 2.38 | 2.52 |
| bg-alt | #181a20 | 1.97 | 2.09 |
| bg-dim | #110b11 | 2.21 | 2.34 |
| bg-region | #3c3c3c | 1.25 | 1.33 |
| red-nuanced-bg | #2c0614 | 2.09 | 2.21 |
| green-nuanced-bg | #001904 | 2.09 | 2.21 |
| yellow-nuanced-bg | #221000 | 2.09 | 2.21 |
| blue-nuanced-bg | #0f0e39 | 2.09 | 2.21 |
| magenta-nuanced-bg | #230631 | 2.09 | 2.21 |
| cyan-nuanced-bg | #041529 | 2.08 | 2.21 |
#+TBLFM: $3='(clr $2 @1$3);%0.2f::$4='(clr $2 @1$4);%0.2f
#+NAME: Modus Vivendi new
| Colour name | | #5f362f | #255650 |
|--------------------+---------+---------+---------|
| fg-main | #ffffff | 10.22 | 8.32 |
| bg-main | #000000 | 2.06 | 2.52 |
| bg-alt | #181a20 | 1.70 | 2.09 |
| bg-dim | #110b11 | 1.90 | 2.34 |
| bg-region | #3c3c3c | 1.08 | 1.33 |
| red-nuanced-bg | #2c0614 | 1.80 | 2.21 |
| green-nuanced-bg | #001904 | 1.80 | 2.21 |
| yellow-nuanced-bg | #221000 | 1.80 | 2.21 |
| blue-nuanced-bg | #0f0e39 | 1.80 | 2.21 |
| magenta-nuanced-bg | #230631 | 1.80 | 2.21 |
| cyan-nuanced-bg | #041529 | 1.80 | 2.20 |
#+TBLFM: $3='(clr $2 @1$3);%0.2f::$4='(clr $2 @1$4);%0.2f
* ANNEX: Tools for measuring relative luminance and previewing colours
This is the formula for the calculations whose results are shown in the
tables.
#+begin_src emacs-lisp
;; Code is courtesy of Omar Antolín Camarena:
;; https://github.com/oantolin/emacs-config
(defun wcag (hex)
(apply #'+
(cl-mapcar
(lambda (k x)
(* k (if (&lt;= x 0.03928)
(/ x 12.92)
(expt (/ (+ x 0.055) 1.055) 2.4))))
'(0.2126 0.7152 0.0722)
(color-name-to-rgb hex))))
(defun clr (c1 c2)
(let ((ct (/ (+ (wcag c1) 0.05)
(+ (wcag c2) 0.05))))
(max ct (/ ct))))
#+end_src
Use =rainbow-mode= to preview the colour values presented below.
#+begin_src emacs-lisp
(use-package rainbow-mode
:ensure
:commands rainbow-mode
:config
(setq rainbow-ansi-colors nil)
(setq rainbow-x-colors nil))
#+end_src
</code></pre>

View file

@ -0,0 +1,38 @@
<p>It&rsquo;s interesting how your perspective on things shifts as you get older.</p>
<p>A little while after Valentine&rsquo;s Day this year, I remembered an experience (many
years ago) when I came across a poem while browsing in a bookshop, just after
Valentine&rsquo;s Day. I had just endured a very painful and messy break-up of a
relationship, and my bookshop meandering was an attempt to distract myself for a
while. I picked up a book of poetry at random (Michèle Roberts&rsquo;
collection &lsquo;All the selves I was&rsquo;), and opened a page at random. Bam.</p>
<p>The poem I had opened the book at was &lsquo;poem on St Valentine&rsquo;s Day&rsquo;. My heart
beat faster. I read the short poem and it was one of those magical moments where
it felt as if the poet was inside my head, reading my thoughts, and had written
a poem &mdash; right there on the spot &mdash; especially for me.</p>
<p>The poem is beautiful but brutal. It describes the aftermath of a break up when
you have to separate your life from someone else&rsquo;s, and uses surgical imagery to
evoke the pain and difficulty of this process, unpicking stitches and exposing
&ldquo;the wound / red and raw to the february wind&rdquo;. The shock of the poem nearly
brought me to tears on the spot and I (of course) bought a copy of the book.</p>
<p>Happily, I haven&rsquo;t had to endure that kind of pain for many years, but for some
reason, I thought of the poem this past Valentine&rsquo;s Day, and read it
again. I remember the shock of reading it originally, but I found it interesting
that one particular part of the imagery in the poem has subtly shifted its
meaning for me in the intervening years.</p>
<p>At the end of the poem, she writes:</p>
<blockquote>
<p>learning to save myself, learning to live <br />
alone through the long winter nights <br />
means so much unknotting, unknitting <br />
unravelling, untying the mother-cord <br />
&mdash; so much undoing</p>
</blockquote>
<p>Over the intervening years, I&rsquo;ve done a lot of metaphorical unknotting and
unravelling, and plenty of literal unknitting and unpicking too. I&rsquo;ve come to see
those processes not as failure but as an integral part of the making process.
Making and unmaking are part of the same thing, and if you want to learn, to
grow, to experiment, to be bold, you often have to unmake. Yes, it can be
frustrating or even painful, but it&rsquo;s a good thing. Unmaking and making anew
almost always results in something better and stronger, and in the process, you
learn. You just have to be brave, take a deep breath, and get out your seam
ripper.</p>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>Hey all!</p> <blockquote> <p><a href="https://adventofcode.com/2021">Advent of Code</a> is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.</p> </blockquote> <p>It would be a good way to practice your Elisp Skills.</p> <p>=== Leaderboard Join Code ===</p> <p><code>1542671-a358c365</code></p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Nice-Veterinarian-55"> /u/Nice-Veterinarian-55 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r59naq/advent_of_code_2021_with_emacs_lisp/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r59naq/advent_of_code_2021_with_emacs_lisp/">[comments]</a></span>

View file

@ -0,0 +1,44 @@
<p>SHOW NOTES: </p>
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>! </p>
<p>- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> family for bonus perks!</p>
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- <a href='https://www.biblegateway.com/passage/?search=Ezekiel+3%3A24&version=ESV'>Genesis 3:24</a></p>
<p>- Article: <a href='https://www.blueletterbible.org/faq/don_stewart/don_stewart_82.cfm'>Is Ezekiel Speaking of Satan or the King of Tyre</a></p>
<p>- Article: <a href='https://www.gotquestions.org/King-of-Tyre.html'>Is the King of Tyre prophecy in Ezekiel 28 referring to Satan?</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=job+41%3A1&version=ESV'>Job 41:1</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=psalm+104%3A26&version=ESV'>Psalm 104:26</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=isaiah+27%3A1&version=ESV'>Isaiah 27:1</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=isaiah+19%3A25&version=ESV'>Isaiah 19:25</a></p>
<p>- <a href='https://podcasts.apple.com/us/podcast/the-bible-recap/id1440833267'>Help others find The Bible Recap!</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 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r4pynb/bspwm_it_took_me_all_bloody_day_to_set_up_but_i/"> <img src="https://external-preview.redd.it/BHxuZNzJhqnodaVhwzMX_Ofsc3QRGEeFDqvE4mHQLFk.jpg?width=640&amp;crop=smart&amp;auto=webp&amp;s=b298fa878770f2b55fd8a0ad719696f09bc38c83" alt="[BSPWM] It took me all bloody day to set up but I can finally day that I use Gentoo on my main laptop (root is is split up into two so that's why it's so small, if I'm fully committed to gentoo I'll use the full root drive)" title="[BSPWM] It took me all bloody day to set up but I can finally day that I use Gentoo on my main laptop (root is is split up into two so that's why it's so small, if I'm fully committed to gentoo I'll use the full root drive)" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Mooskii_Fox"> /u/Mooskii_Fox </a> <br/> <span><a href="https://i.imgur.com/mL2ecwD.jpg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/r4pynb/bspwm_it_took_me_all_bloody_day_to_set_up_but_i/">[comments]</a></span> </td></tr></table>

View file

@ -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>! </p>
<p>- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> family for bonus perks!</p>
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- <a href='https://www.biblegateway.com/passage/?search=Ezekiel+11%3A3&version=ESV'>Ezekiel 11:3</a></p>
<p>- <a href='http://www.thebiblerecap.com/time'>Sign up to receive the Priority Time Toolkit PDF</a><em>*</em></p>
<p><em>*Email will be sent out on the last day of each month</em></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,37 @@
<p>SHOW NOTES: </p>
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>!
- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> family for bonus perks!</p>
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- <a href='https://www.biblegateway.com/passage/?search=Revelation+22%3A17&version=ESV'>Revelation 22:17</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=genesis+3%3A18&version=ESV'>Genesis 3:18</a></p>
<p>- <a href='https://www.facebook.com/thebiblerecap/'>The Bible Recap on Facebook</a></p>
<p>- <a href='https://www.instagram.com/thebiblerecap/?hl=en'>The Bible Recap on Instagram</a></p>
<p>- <a href='https://twitter.com/TheBibleRecap?lang=en'>The Bible Recap on Twitter</a></p>
<p> </p>
<p>SOCIALS:</p>
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a></p>
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a></p>
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
<p> </p>
<p>D-GROUP:
The Bible Recap is brought to you by<a href='https://www.mydgroup.org/'> D-Group</a> - an international network of discipleship and accountability groups that meet weekly in homes and churches:<a href='https://www.mydgroup.org/map'> Find or start one near you today</a>!</p>

View file

@ -0,0 +1 @@
<p>Megyn Kelly is joined by Sen. Rand Paul of Kentucky, journalist and author David Zweig, and Dr. Vinay Prasad, of UC-San Francisco, to talk about Fauci and his COVID failings, the origins of COVID and the Wuhan lab, the actual science behind masking kids in school, whether we really need COVID vaccine booster shots, whether kids actually need to be vaccinated, why the CDC keeps changing their recommendations, the demonization of scientists, and more.</p><p>Follow The Megyn Kelly Show on all social platforms:</p><p> </p><p>Twitter: <a href="http://twitter.com/MegynKellyShow" target="_blank">http://Twitter.com/MegynKellyShow</a></p><p>Instagram: <a href="http://instagram.com/MegynKellyShow" target="_blank">http://Instagram.com/MegynKellyShow</a></p><p>Facebook: <a href="http://facebook.com/MegynKellyShow" target="_blank">http://Facebook.com/MegynKellyShow</a></p><p> </p><p>Find out more information at:</p><p> </p><p><a href="https://www.devilmaycaremedia.com/megynkellyshow" target="_blank">https://www.devilmaycaremedia.com/megynkellyshow</a></p>

View file

@ -0,0 +1,33 @@
<p>SHOW NOTES: </p>
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>!
- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> family for bonus perks!</p>
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- <a href='https://www.biblegateway.com/passage/?search=jeremiah+7%3A16&version=ESV'>Jeremiah 7:16</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=isaiah+55%3A3&version=ESV'>Isaiah 55:3</a></p>
<p>- <a href='https://thebiblerecap.podbean.com/e/211-isaiah-54-58/'>The Bible Recap - Episode 211</a> </p>
<p> </p>
<p>SOCIALS:</p>
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a></p>
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a></p>
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
<p> </p>
<p>D-GROUP:
The Bible Recap is brought to you by<a href='https://www.mydgroup.org/'> D-Group</a> - an international network of discipleship and accountability groups that meet weekly in homes and churches:<a href='https://www.mydgroup.org/map'> Find or start one near you today</a>!</p>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>Hi everyone, I have never played a cd on linux before and today, I decided to play one for the first time. I connected my usb cd drive and put in a cd, but it took extremely long to even play 1 track. I used vlc with kde, and it took so long to even load 1 track. Could anyone recommend me a program u guys use to play cds and dvds? Im testing another laptop which does have a built in cd drive now to see if I can isolate the problem.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/chenfenggoh"> /u/chenfenggoh </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r4xj9l/cds_taking_very_long_to_play/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/r4xj9l/cds_taking_very_long_to_play/">[comments]</a></span>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/SPPpNNbHJ2o" width="480" alt="thumbnail" title="DASGeek Linux Gaming Live Stream: Playing CS-GO Badly" /></p>Playing CS-GO with Michael Tunnell of Tuxdigital and DLN!<br />...<br />https://www.youtube.com/watch?v=SPPpNNbHJ2o

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>Hello! I&#39;m new in Guix. I use Arch and void Linux. How can I start acpid service on start? &quot; herd start acpid&quot; dont work.</p> <p>Regards</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Thunderace77"> /u/Thunderace77 </a> <br/> <span><a href="https://www.reddit.com/r/GUIX/comments/roxvf2/how_can_i_start_acpidservice/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/GUIX/comments/roxvf2/how_can_i_start_acpidservice/">[comments]</a></span>