trying to fix

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

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r5um17/simple_latte_dock_kde_rice/"> <img src="https://preview.redd.it/5ogqcoa46s281.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=9034fee2caf20cf2d2758701ec977743b14df23e" alt="Simple Latte dock + [KDE] rice." title="Simple Latte dock + [KDE] rice." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/HeavyViolet"> /u/HeavyViolet </a> <br/> <span><a href="https://i.redd.it/5ogqcoa46s281.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/r5um17/simple_latte_dock_kde_rice/">[comments]</a></span> </td></tr></table>

View file

@ -0,0 +1,4 @@
<p>Straight from the horse's mouth, we get updates on the code drop coming from the Mycroft project. Plus some details about our SCALE plans & NVIDIA's Linux powered CES demo.</p>
<p>Plus Chris owns up to his 2015 predictions & more!</p><p><a href="https://jupitersignal.memberful.com/checkout?plan=52946" rel="payment">Support LINUX Unplugged</a></p>

View file

@ -0,0 +1,30 @@
<p>SHOW NOTES: </p>
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>! Seriously, go there.
- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> community for bonus perks!</p>
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- <a href='https://www.biblegateway.com/passage/?search=2+Corinthians+4%3A4&version=ESV'>2 Corinthians 4:4</a></p>
<p>- <a href='http://thebiblerecap.com/books'>The Bible Recap Book!</a></p>
<p> </p>
<p>SOCIALS:</p>
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a></p>
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a></p>
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
<p>
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,208 @@
<p>Hello and welcome to another issue of <em>This Week in Rust</em>!
<a href="http://rust-lang.org">Rust</a> is a programming language empowering everyone to build reliable and efficient software.
This is a weekly summary of its progress and community.
Want something mentioned? Tweet us at <a href="https://twitter.com/ThisWeekInRust">@ThisWeekInRust</a> or <a href="https://github.com/rust-lang/this-week-in-rust">send us a pull request</a>.
Want to get involved? <a href="https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md">We love contributions</a>.</p>
<p><em>This Week in Rust</em> is openly developed <a href="https://github.com/rust-lang/this-week-in-rust">on GitHub</a>.
If you find any errors in this week's issue, <a href="https://github.com/rust-lang/this-week-in-rust/pulls">please submit a PR</a>.</p>
<h2 id="updates-from-rust-community">Updates from Rust Community</h2>
<h3 id="official">Official</h3>
<ul>
<li><a href="https://blog.rust-lang.org/inside-rust/2021/11/25/in-response-to-the-moderation-team-resignation.html">In response to the moderation team resignation</a></li>
<li><a href="https://blog.rust-lang.org/inside-rust/2021/11/30/1.57.0-prerelease.html">1.57.0 pre-release testing</a></li>
</ul>
<h3 id="projecttooling-updates">Project/Tooling Updates</h3>
<ul>
<li><a href="https://rust-analyzer.github.io//thisweek/2021/11/29/changelog-105.html">Rust Analyzer Changelog #105</a></li>
<li><a href="https://sixtyfps.io/thisweek/2021-11-29.html">SixtyFPS (GUI crate): Changelog for 28th of November 2021 0.1.15 Release</a></li>
<li><a href="https://weekly.databend.rs/2021-12-01-databend-weekly/">This week in Databend #18: an elastic and reliable cloud warehouse</a></li>
<li><a href="https://wasmer.io/posts/wasmer-2.1">Wasmer 2.1</a></li>
<li><a href="https://gitlab.com/wyrcan/wyrcan">Wyrcan ~ The Container Bootloader</a></li>
<li><a href="https://www.fluvio.io/news/this-week-in-fluvio-0015/">This week in Fluvio #15: the programmable streaming platform</a></li>
</ul>
<h3 id="observationsthoughts">Observations/Thoughts</h3>
<ul>
<li><a href="https://www.ralfj.de/blog/2021/11/24/ub-necessary.html">Do we Really Need Undefined Behavior?</a></li>
<li><a href="https://matklad.github.io//2021/11/27/notes-on-module-system.html">Notes On Module System</a></li>
<li><a href="https://njk.onl/blog/gaffer.html">A prioritised micro-batch scheduler in rust</a></li>
<li><a href="https://dev.to/mark_saward/go-footguns-go-defer-and-rust-drop-17af">Go footguns: Go Defer and Rust Drop</a></li>
<li><a href="https://blog.yossarian.net/2021/11/29/LLVM-internals-part-4-attributes-and-attribute-groups">LLVM internals, part 4: attributes and attribute groups</a></li>
<li><a href="https://eevans.co/blog/wraft/">Implementing Raft for Browsers with Rust and WebRTC</a></li>
<li><a href="https://oxide.computer/blog/hubris-and-humility">Hubris and Humility</a></li>
<li>[ZH] <a href="https://dev.to/daniel1in/zero-cost-abstractions-in-rust-5e41">Zero-Cost Abstractions in Rust</a></li>
<li>[audio] <a href="https://rustacean-station.org/episode/048-herbert-wolverson/">Game Development with Herbert Wolverson</a></li>
<li>[video] <a href="https://www.youtube.com/watch?v=bejThbzAYOA">Rust Linz, November 2021 - Advent of Code by Rainer Stropek with Fred Morcos</a></li>
<li>[video] <a href="https://www.youtube.com/watch?v=UhZGYS13twc">Rust Linz, November 2021 - Serde Shenanigans by Armin Ronacher</a></li>
<li>[video] <a href="https://www.youtube.com/watch?v=o6qe4lw9-8c">Rust Linz, November 2021 - WebAssembly beyond the browser by Thorsten Hans</a></li>
<li>[video] <a href="https://www.youtube.com/watch?v=uIeIBlB0JFw">Rust 2021 Edition Explained</a></li>
<li>[video] <a href="https://www.youtube.com/watch?v=DGbsHENouy4">Mats Kindahl: A C++ programmer's view on Rust</a></li>
</ul>
<h3 id="rust-walkthroughs">Rust Walkthroughs</h3>
<ul>
<li><a href="https://kerkour.com/black-hat-rust-week-2021/">Black Hat Week (Black Hat Rust is out 🍾)</a></li>
<li><a href="https://www.joshfinnie.com/blog/using-webassembly-created-in-rust-for-fast-react-components/">Using WebAssembly (created in Rust) for Fast React Components</a></li>
<li><a href="https://kflansburg.com/posts/rust-cachepot/">Speed up Rust Builds with Cachepot</a></li>
<li><a href="https://veera.app/rena%27s_memory_model.html">Renas Memory Model</a></li>
<li><a href="https://levelup.gitconnected.com/how-to-build-a-note-taking-command-line-application-with-rust-part-1-34b9cd5be6b9">How to Build a Note Taking Command Line Application With Rust: Part 1</a></li>
<li><a href="https://phychic-owl.medium.com/rust-project-ping-pong-game-665766cc45ed">Rust Project: Ping Pong Game</a></li>
<li><a href="https://www.freecodecamp.org/news/rust-in-replit/">Learn Rust Programming Course Interactive Rust Language Tutorial on Repl.it</a></li>
<li><a href="https://kerkour.com/rust-position-independent-shellcode/">Position Independent Shellcodes in Rust (PIC)</a></li>
<li><a href="https://medium.com/pragmatic-programmers/run-your-rust-games-in-a-browser-ceea86b04616">Run Your Rust Games in a Browser</a></li>
<li><a href="https://dev.to/calebsander/git-internals-part-2-packfiles-1jg8">Git Internals part 2: packfiles</a></li>
<li><a href="https://dev.to/fndomendez/building-a-simple-on-chain-point-of-sale-with-solana-anchor-and-react-859">Building a simple on-chain point of sale with Solana, Anchor and React</a></li>
<li><a href="https://erayerdin.com/checking-unused-dependencies-in-a-rust-project-with-github-actions-ckwm3yov901cwlvs1h48z54xi">Checking Unused Dependencies in a Rust Project with Github Actions</a></li>
<li>[video] <a href="https://www.youtube.com/watch?v=U_XGkDZcV1k">rg3d - live coding session #3</a></li>
<li>[video] <a href="https://www.youtube.com/watch?v=4y1aRPiH9Ko">The Ray Tracer Challenge - 022 - Planes</a></li>
<li>[PL] [video] <a href="https://www.youtube.com/watch?v=q2lWUmAKsVQ">Rust na raz #2: Ugliest workaround for unsafe</a></li>
</ul>
<h3 id="miscellaneous">Miscellaneous</h3>
<ul>
<li><a href="https://www.theregister.com/2021/11/30/aws_reinvent_rust/">Can Rust save the planet? Why, and why not</a></li>
<li><a href="https://blog.asciinema.org/post/smaller-faster/">4x smaller, 50x faster</a></li>
<li>[PT] <a href="https://github.com/luisvonmuller/Esta-Semana-Em-Rust/blob/main/%23418.md">Esta-Semana-Em-Rust #418</a></li>
<li>[video] <a href="https://www.youtube.com/watch?v=pQmL71xAzIk">RCIG Sync-up call #6</a></li>
</ul>
<h2 id="crate-of-the-week">Crate of the Week</h2>
<p>This week's crate is <a href="https://crates.io/crates/poem-openapi">poem-openapi</a>, a framework to implement OpenAPI services.</p>
<p>llogiq is very pleased with his suggestion.</p>
<p><a href="https://users.rust-lang.org/t/crate-of-the-week/2704">Please submit your suggestions and votes for next week</a>!</p>
<h2 id="call-for-participation">Call for Participation</h2>
<p>Always wanted to contribute to open-source projects but didn't know where to start?
Every week we highlight some tasks from the Rust community for you to pick and get started!</p>
<p>Some of these tasks may also have mentors available, visit the task page for more information.</p>
<ul>
<li><a href="https://github.com/rusty-celery/rusty-celery">rusty-celery is looking for maintainers</a></li>
</ul>
<p><strong>Ockam</strong></p>
<ul>
<li><a href="https://github.com/ockam-network/ockam/issues/2288">Move the ockam_vault_core create into ockam_core</a></li>
<li><a href="https://github.com/ockam-network/ockam/issues/2291">Move the ockam_key_exchange_core create into ockam_core</a></li>
<li><a href="https://github.com/ockam-network/ockam/issues/2287">Delete the ockam_node_no_std crate</a></li>
</ul>
<p>If you are a Rust project owner and are looking for contributors, please submit tasks <a href="https://users.rust-lang.org/t/twir-call-for-participation/4821">here</a>.</p>
<h2 id="updates-from-the-rust-project">Updates from the Rust Project</h2>
<p>244 pull requests were <a href="https://github.com/search?q=is%3Apr+org%3Arust-lang+is%3Amerged+merged%3A2021-11-22..2021-11-29">merged in the last week</a></p>
<ul>
<li><a href="https://github.com/rust-lang/rust/pull/84197">add codegen option for using LLVM stack smash protection</a></li>
<li><a href="https://github.com/rust-lang/compiler-builtins/pull/442">do not use atomic reads on platforms without atomic support in LLVM</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/85102">diagnostic tweaks</a></li>
<li><a href="https://github.com/rust-lang/chalk/pull/709">chalk: introduce <code>Folder::Error</code></a></li>
<li><a href="https://github.com/rust-lang/miri/pull/1923">miri: more portable SIMD: rem, shl, shr</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/91212">fix ICE due to out-of-bounds statement index when reporting borrowck error</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/91308">fix ICE when lowering <code>trait A where for&lt;'a&gt; Self: 'a</code></a></li>
<li><a href="https://github.com/rust-lang/rust/pull/91246">faster <code>Layout::array</code></a></li>
<li><a href="https://github.com/rust-lang/rust/pull/91230">make <code>TypeFolder::fold_*</code> return <code>Result</code></a></li>
<li><a href="https://github.com/rust-lang/rust/pull/89542">partially stabilize <code>duration_consts_2</code></a></li>
<li><a href="https://github.com/rust-lang/rust/pull/91301">stabilize <code>nonzero_is_power_of_two</code></a></li>
<li><a href="https://github.com/rust-lang/rust/pull/90896">stabilize some <code>MaybeUninit</code> behavior as const</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/91043">add fast path to <code>is_descendant_of</code></a></li>
<li><a href="https://github.com/rust-lang/futures-rs/pull/2520">futures: remove dependency on proc-macro-hack</a></li>
<li><a href="https://github.com/rust-lang/cargo/pull/10130">cargo: improve unused patch message when source URLs mismatched</a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/7995">clippy: add <code>needless_late_init</code> lint</a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/8028">clippy: add more descriptive help info for <code>needless_question_mark</code></a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/7980">clippy: fix false positive on <code>if_then_some_else_none</code> with early return</a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/8001">clippy: improve <code>strlen_on_c_string</code></a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/8034">clippy: extend <code>non_ascii_literal</code> to cover chars</a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/8006">clippy: apply iter_cloned_collect to collect() using copied()</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/91094">rustdoc: avoid documenting top-level private imports</a></li>
<li><a href="https://github.com/rust-lang/rustfmt/pull/5096">rustfmt: fix: do not wrap reference-style doc links</a></li>
<li><a href="https://github.com/rust-lang/rustfmt/pull/5113">rustfmt: maintain more AST info when formatting a RHS</a></li>
</ul>
<h3 id="rust-compiler-performance-triage">Rust Compiler Performance Triage</h3>
<p>Overall, many changes this week, but overall an improvement on multiple benchmarks over
the week from a number of pull requests dedicated to optimizations of certain
patterns. We are still seeing a large number of spurious changes due to
<a href="https://github.com/rust-lang/rustc-perf/issues/1105">rustc-perf#1105</a>, which
has yet to be addressed.</p>
<p>Triage done by <strong>@simulacrum</strong>.
Revision range: <a href="https://perf.rust-lang.org/?start=22c2d9ddbf356bcdb718e88ca6ee3665e1e42690&amp;end=1c0287830e0fb3c4007afea2819ba03766da6e9c&amp;absolute=false&amp;stat=instructions%3Au">22c2d9d..1c028783</a></p>
<p>4 Regressions, 4 Improvements, 9 Mixed; 5 of them in rollups
41 comparisons made in total</p>
<p><a href="https://github.com/rust-lang/rustc-perf/blob/master/triage/2021-11-30.md">Full report here</a></p>
<h3 id="approved-rfcs"><a href="https://github.com/rust-lang/rfcs/commits/master">Approved RFCs</a></h3>
<p>Changes to Rust follow the Rust <a href="https://github.com/rust-lang/rfcs#rust-rfcs">RFC (request for comments) process</a>. These
are the RFCs that were approved for implementation this week:</p>
<ul>
<li><em>No RFCs were approved this week.</em></li>
</ul>
<h3 id="final-comment-period">Final Comment Period</h3>
<p>Every week <a href="https://www.rust-lang.org/team.html">the team</a> announces the
'final comment period' for RFCs and key PRs which are reaching a
decision. Express your opinions now.</p>
<h4 id="rfcs"><a href="https://github.com/rust-lang/rfcs/labels/final-comment-period">RFCs</a></h4>
<ul>
<li><em>No RFCs entered final comment period this week.</em></li>
</ul>
<h4 id="tracking-issues-prs"><a href="https://github.com/rust-lang/rust/labels/final-comment-period">Tracking Issues &amp; PRs</a></h4>
<ul>
<li>[disposition: merge] <a href="https://github.com/rust-lang/rust/issues/91260">rustdoc: accept --out-dir and soft-deprecate --output</a></li>
<li>[disposition: merge] <a href="https://github.com/rust-lang/rust/issues/74479">Tracking Issue for #![feature(available_parallelism)]</a></li>
</ul>
<h3 id="new-rfcs"><a href="https://github.com/rust-lang/rfcs/pulls">New RFCs</a></h3>
<ul>
<li><a href="https://github.com/rust-lang/rfcs/pull/3201">RFC: Attributes in function return type position</a></li>
<li><a href="https://github.com/rust-lang/rfcs/pull/3200">RFC: proc macro include!</a></li>
<li><a href="https://github.com/rust-lang/rfcs/pull/3199">RFC: Unsafe Lifetime</a></li>
</ul>
<h2 id="upcoming-events">Upcoming Events</h2>
<p>Rusty Events between 12/01-12/15 🦀</p>
<h3 id="online">Online</h3>
<ul>
<li><a href="https://www.meetup.com/NewSpace-NYC/events/282320805">December 3, 2021 | New York City, NY, US | <strong>Getting started in aerospace with Rust 🦀</strong> | NewSpace NYC</a>.</li>
<li><a href="https://www.meetup.com/Buffalo-Rust-Meetup/events/281833990/">December 7, 2021 | Buffalo, NY, US | <strong>First Tuesdays</strong> | Buffalo Rust Meetup</a></li>
<li><a href="https://www.meetup.com/Los-Gatos-Rust-Reading-Group/events/281966245">December 8, 2021 | Los Gatos, CA, US | <strong>Book #24 - Rust for Rustaceans - Chapter 1</strong> | Los Gatos Reading Group</a></li>
<li><a href="https://www.meetup.com/Rust-Los-Angeles/events/281944671/">December 8, 2021 | Los Angeles, CA, US | <strong>Rust Computer Vision Project with Geordon Worley</strong> | Rust Los Angeles</a></li>
<li><a href="https://www.meetup.com/Rust-Community-Stuttgart/events/282009864">December 8, 2021 | Stuttgart, DE | <strong>Rust-Meetup</strong> | Rust Community Stuttgart</a></li>
<li><a href="https://www.meetup.com/8th-light-university/events/282381279">December 10, 2021 | Chicago, IL, US | <strong>8LU Keynote by Eric Smith - Write Your Game in Rust!</strong> | 8th Light University</a></li>
<li><a href="https://www.meetup.com/Seattle-Rust-Meetup/events/281875277">December 14, 2021 | Seattle, WA, US | <strong>Monthly Meetup</strong> | Seattle Rust Meetup</a></li>
</ul>
<h3 id="north-america">North America</h3>
<ul>
<li><a href="https://www.meetup.com/Rust-ATL/events/lhpkmsyccqblb/">December 8, 2021 | Atlanta, GA, US | <strong>Grab a beer with fellow Rustaceans</strong> | Rust Atlanta</a></li>
</ul>
<h3 id="europe">Europe</h3>
<ul>
<li><a href="https://rustcon.ru">December 3, 2021 | Moscow, RU | <strong>Rust Con</strong> | RustCon.ru</a></li>
</ul>
<p>If you are running a Rust event please add it to the <a href="https://www.google.com/calendar/embed?src=apd9vmbc22egenmtu5l6c5jbfc%40group.calendar.google.com">calendar</a> to get
it mentioned here. Please remember to add a link to the event too.
Email the <a href="mailto:community-team@rust-lang.org">Rust Community Team</a> for access.</p>
<h1 id="rust-jobs">Rust Jobs</h1>
<p><strong>Tangram</strong></p>
<ul>
<li><a href="https://www.tangram.dev/jobs">Rust Developer (Remote)</a></li>
</ul>
<p><strong>Flaps</strong></p>
<ul>
<li><a href="https://www.linkedin.com/jobs/view/2818309506/">Rust developer &amp; distributed systems (Remote)</a></li>
</ul>
<p><strong>CoBloX</strong></p>
<ul>
<li><a href="https://comit.network/blog/2021/03/01/we-are-hiring/">Software Engineer (Sydney, AU or Remote with 5h overlap with UTC+10 (AEST)</a></li>
</ul>
<p><strong>Globelise</strong></p>
<ul>
<li><a href="https://www.techinasia.com/jobs/75de79c7-492d-4493-b247-1315979227bc">Backend Engineer (Remote)</a></li>
</ul>
<p><strong>Bionaut Labs</strong></p>
<ul>
<li><a href="https://www.indeed.com/viewjob?jk=9cda3e340d35e515">Embedded Software Engineer (Senior) (Los Angeles, CA, US)</a></li>
<li><a href="https://www.indeed.com/viewjob?jk=5b14daa53cc356d2">Embedded Software Engineer (Junior) (Los Angeles, CA)</a></li>
</ul>
<p><strong>Massa Labs</strong></p>
<ul>
<li><a href="https://massa.net/jobs.html">Several Rust Engineering Positions Available</a></li>
</ul>
<p><em>Tweet us at <a href="https://twitter.com/ThisWeekInRust">@ThisWeekInRust</a> to get your job offers listed here!</em></p>
<h1 id="quote-of-the-week">Quote of the Week</h1>
<blockquote>
<p>The design of the safe/unsafe split means that there is an asymmetric trust relationship between Safe and Unsafe Rust. Safe Rust inherently has to trust that any Unsafe Rust it touches has been written correctly. On the other hand, Unsafe Rust cannot trust Safe Rust without care.</p>
<p>As an example, Rust has the <a href="https://doc.rust-lang.org/nightly/std/cmp/trait.PartialOrd.html"><code>PartialOrd</code></a> and <a href="https://doc.rust-lang.org/nightly/std/cmp/trait.Ord.html"><code>Ord</code></a> traits to differentiate between types which can "just" be compared, and those that provide a "total" ordering (which basically means that comparison behaves reasonably).</p>
<p><a href="https://doc.rust-lang.org/nightly/std/collections/struct.BTreeMap.html"><code>BTreeMap</code></a> doesn't really make sense for partially-ordered types, and so it requires that its keys implement <code>Ord</code> . However, <code>BTreeMap</code> has Unsafe Rust code inside of its implementation. Because it would be unacceptable for a sloppy <code>Ord</code> implementation (which is Safe to write) to cause Undefined Behavior, the Unsafe code in BTreeMap must be written to be robust against <code>Ord</code> implementations which aren't actually total — even though that's the whole point of requiring <code>Ord</code> .</p>
</blockquote>
<p> <a href="https://github.com/rust-lang/rfcs/pull/3197#issuecomment-976032253">Gankra citing the Rustonomicon on github</a></p>
<p>Thanks to <a href="https://users.rust-lang.org/t/twir-quote-of-the-week/328/1144">robin</a> for the suggestion!</p>
<p><a href="https://users.rust-lang.org/t/twir-quote-of-the-week/328">Please submit quotes and vote for next week!</a></p>
<p><em>This Week in Rust is edited by: <a href="https://github.com/nellshamrell">nellshamrell</a>, <a href="https://github.com/llogiq">llogiq</a>, <a href="https://github.com/cdmistman">cdmistman</a>, <a href="https://github.com/ericseppanen">ericseppanen</a>, <a href="https://github.com/extrawurst">extrawurst</a>, <a href="https://github.com/andrewpollack">andrewpollack</a>, <a href="https://github.com/U007D">U007D</a>, <a href="https://github.com/kolharsam">kolharsam</a>, <a href="https://github.com/joelmarcey">joelmarcey</a>, <a href="https://github.com/marriannegoldin">marriannegoldin</a>.</em></p>
<p><em>Email list hosting is sponsored by <a href="https://foundation.rust-lang.org/">The Rust Foundation</a></em></p>
<p><small><a href="https://www.reddit.com/r/rust/comments/r6wnr7/this_week_in_rust_419/">Discuss on r/rust</a></small></p>

View file

@ -0,0 +1 @@
<p>Megyn Kelly is joined by Katie Herzog and Jesse Singal, the hosts of the "Blocked and Reported" podcast, to talk about the latest culture wars, policing in America, the narcissism of small differences, the trans trend, breaking down LGBT and Q and P, what it means to be labeled a "TERF," and Singal's book, "The Quick Fix" on fad psychology, grit, and improving self-esteem.</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,29 @@
<p>SHOW NOTES: </p>
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>!
- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> family for bonus perks!</p>
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- Video: <a href='https://www.youtube.com/watch?v=RSK36cHbrk0'>Jeremiah 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>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/Av8Sfaprcb4" width="480" alt="thumbnail" title="Why I use qutebrowser and how I configure it - adblocking, note taking, and colors" /></p>This tutorial is focused on Qutebrowser explaining why I use it and how I configure it.<br /><br />The example configuration can be found here:<br />https://gist.github.com/Gavinok/f9c310a66576dc00329dd7bef2b122a1<br /><br />Let me know what you think and if there is anything specific you would like to learn about.<br /><br />Github: https://www.github.com/gavinok<br />vimrc: https://github.com/Gavinok/dotvim<br />Resume: https://github.com/Gavinok/Groff-resume<br />Discord: https://discord.gg/JJk5KKU<br /><br />Timecodes<br />00:00 - Intro<br />00:28 - Where qutebrowser stands out<br />00:47 - What draws me to qutebrowser<br />00:55 - Pros and cons of qutebrowser's webengin<br />02:18 - Alternatives to qutebrowser<br />03:51 - The main dev ROCKS!!!!<br />04:04 - Configuring qutebrowser is great<br />04:33 - My config<br />04:49 - A quick intro to qutebrowser<br />05:54 - Intro to config<br />06:05 - Youtube addblocking<br />06:49 - Qutebrowser Launcher<br />07:50 - Special Yanking<br />09:00 - Quick note taking <br />11:03 - External URL Opener<br />11:55 - Readline Bindings<br />12:53 - Colour Settings<br />14:19 - UserScripts and Outro<br />...<br />https://www.youtube.com/watch?v=Av8Sfaprcb4

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>I have a text file on disk containing a valid RFCnnnn email message. It has all of the headers, including <code>From:</code>, <code>To:</code>, <code>References:</code>, and <code>Content-type:</code> (it&#39;s a multipart/alternative). One alternative is quoted-printable text/plain, and the other is HTML.</p> <p>Is there anything out there already that will let me look at this arbitrary file as if it were an email, without having to hook it into mailboxes/maildirs/indexers? Just extract that text/html section and render it with SHR, nothing about replying or forwarding. Or strip out the the quoted-printable escapes and refill the paragraphs. It seems like someone somewhere would have already written a package that sits on top of emacs-mime and does this.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/PropagandaOfTheDude"> /u/PropagandaOfTheDude </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/poz3xo/any_way_to_just_render_an_email_file_on_disk/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/poz3xo/any_way_to_just_render_an_email_file_on_disk/">[comments]</a></span>

View file

@ -0,0 +1,39 @@
<p>Want to participate in our Nephesh Q+R? Have a question about your “soul”? Send us your question info@jointhebibleproject.com. Dont forget to tell us your name and where youre from!</p>
<p>What happens to our souls after we die?<br />
This is our third episode on the Hebrew word “Nephesh”. It usually gets translated as “soul” in modern bibles. But to the hebrews the word often meant “throat”. This episode Tim and Jon discuss the Hebrew concepts of an afterlife. The Hebrews would often use the word “Nephesh” when talking about eternal life in the Scriptures.</p>
<p>In part 1 (0-7:00), the guys talk about the difficulty of getting the nephesh concept across in a short video. They discuss the possible gradients of ways to read the Shema.</p>
<p>In part 2 (7:00-17:30), Jon asks “Isnt there some sort of non material part of me that survives death?” To which Tim replies “Yes.” But its not necessarily what you think. Tim says the biblical authors refuse to speculate about what happens after death, only that the authors say we are “with the Lord.”<br />
He uses Psalm 16 and Psalm 49 as an example.</p>
<p>Psalm 16:8-10:<br />
I have set the Lord continually before me;<br />
Because He is at my right hand, I will not be shaken.<br />
Therefore my heart is glad and my glory rejoices;<br />
My flesh also will dwell securely.<br />
For You will not abandon my nephesh to the grave;<br />
Nor will You ballow Your Holy One to see the pit.<br />
You will make known to me the path of life;</p>
<p>Tim says Bible scholar NT Wright calls it “life after life after death.”</p>
<p>In part 3 (17:30-end), the guys discuss the concept of Nephesh in the New Testament. Nephesh is translated with the Greek word “psuche.”<br />
Its often used to describe a person as an embodied, living organism.</p>
<p>A few of Jesus famous sayings with the word “psuche” include:</p>
<p>Matthew 6:25<br />
Therefore I tell you, do not worry about your psuche, what you will eat or drink; or about your body, what you will wear. Is not life more than food, and the body more than clothes?</p>
<p>Luke 17:33<br />
Whoever tries to save their psuche will lose it, and whoever loses their psuche will preserve it.<br />
Psuche can also be used to describe the animating life-energy of a person (very similar to pneuma/ruakh)</p>
<p>Hebrews 4:12<br />
For the word of God is living and active and sharper than any two-edged sword, and piercing as far as the division of psuche and spirit, of both joints and marrow, and able to judge the thoughts and intentions of the heart.</p>
<p>1 Thessalonians 5:23<br />
May God himself, the God of peace, sanctify you through and through. May your whole spirit, psuche and body be kept blameless at the coming of our Lord Jesus Christ.</p>
<h2>Thank you to all our supporters!</h2>
<p>Show Resources:<br />
Our video on the word Nephesh: https://www.youtube.com/watch?v=g_igCcWAMAM<br />
More resources on our website www.thebibleproject.com</p>
<p>N.T. Wright, The Resurrection of the Son of God.</p>
<p>Music Credits:</p>
<p>Defender Instrumental: Rosasharn<br />
Scream Pilots: Moby<br />
Boost: Joakim Karud<br />
Back To Life: Soul II Soul: Non-Profit and Educational Fair Use</p>
<p>Produced by:<br />
Jon Collins and Dan Gummel</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>!
</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>- Video: <a href='https://www.youtube.com/watch?v=Y71r-T98E2Q'>Ephesians Overview</a></p>
<p>- <a href='http://www.thebiblerecap.com/email'>The Bible Recap Newsletter</a></p>
<p> </p>
<p>SOCIALS:</p>
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a></p>
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a></p>
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
<p> </p>
<p>D-GROUP:
The Bible Recap is brought to you by<a href='https://www.mydgroup.org/'> D-Group</a> - an international network of discipleship and accountability groups that meet weekly in homes and churches:<a href='https://www.mydgroup.org/map'> Find or start one near you today</a>!</p>

View file

@ -0,0 +1,29 @@
<p>We&#39;re blown away by the Enlightenment desktop, and its little known features, and we share a quick way for you to try it out yourself. </p>
<p>Plus our experience with Pop!_OS 20.04, Telegram&#39;s recent embarrassment, and some feedback.</p><p>Special Guests: Brent Gervais, Drew DeVore, and Jill Bryant Ryniker.</p><p><a href="https://jupitersignal.memberful.com/checkout?plan=52946" rel="payment">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a href="https://twitter.com/jessfraz/status/1260029820366249985" title="Jessie Frazelle on Twitter: “You are stranded in a weird shell and you are only allowed to bring three commands, which ones do you choose: Mine -> | (gotta have pipes) awk sed”" rel="nofollow">Jessie Frazelle on Twitter: “You are stranded in a weird shell and you are only allowed to bring three commands, which ones do you choose: Mine -> | (gotta have pipes) awk sed”</a>
</li><li><a href="https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1878115" title="Ubuntus Server Installer Leaked Encrypted Storage Passphrase to Its Log" rel="nofollow">Ubuntus Server Installer Leaked Encrypted Storage Passphrase to Its Log</a>
</li><li><a href="https://blogs.gnome.org/uraeus/2020/05/07/gnome-is-not-the-default-for-fedora-workstation/" title="Gnome is Not the Default" rel="nofollow">Gnome is Not the Default</a>
</li><li><a href="https://telegra.ph/What-Was-TON-And-Why-It-Is-Over-05-12" title="Telegram annoucnes the discontinuation of blockchain project" rel="nofollow">Telegram annoucnes the discontinuation of blockchain project</a>
</li><li><a href="https://www.enlightenment.org/news/efl-1.24.1" title="ELF Libs Updates" rel="nofollow">ELF Libs Updates</a>
</li><li><a href="https://www.elivecd.org/download/beta/" title="Check out eLive Beta" rel="nofollow">Check out eLive Beta</a>
</li><li><a href="https://slexy.org/view/s21buVnqeI" title="Elive info from Founder" rel="nofollow">Elive info from Founder</a>
</li><li><a href="https://linuxinsider.com/story/elive-beta-with-enlightenment-is-brilliant-but-dont-get-lost-in-the-maze-86548.html" title="Elive Beta With Enlightenment Is Brilliant, but Dont Get Lost in the Maze" rel="nofollow">Elive Beta With Enlightenment Is Brilliant, but Dont Get Lost in the Maze</a>
</li><li><a href="https://www.jupiterbroadcasting.com/release-calendar/" title="Know when were going to be live. Check out the calendar" rel="nofollow">Know when were going to be live. Check out the calendar</a>
</li><li><a href="https://www.theinfiniteescaperoom.com/" title="Infinite Escape Room Podcast" rel="nofollow">Infinite Escape Room Podcast</a>
</li><li><a href="https://twitter.com/TIER_podcast" title="Infinite Escape Room Podcast on Twitter" rel="nofollow">Infinite Escape Room Podcast on Twitter</a>
</li><li><a href="https://blog.system76.com/post/616861064165031936/whats-new-with-popos-2004-lts" title="System76 Blog — Whats New with Pop!_OS 20.04 LTS" rel="nofollow">System76 Blog — Whats New with Pop!_OS 20.04 LTS</a>
</li><li><a href="https://www.techrepublic.com/article/what-other-linux-distributions-could-learn-from-pop-os-20-04/" title="Jack Wallens Take on Pop!_OS 20.04" rel="nofollow">Jack Wallens Take on Pop!_OS 20.04</a>
</li><li><a href="https://slexy.org/view/s2Jy2QuVLC" title="Tiling and PaperWM from Cris
" rel="nofollow">Tiling and PaperWM from Cris
</a>
</li><li><a href="https://github.com/paperwm/PaperWM" title="PaperWM
" rel="nofollow">PaperWM
</a>
</li><li><a href="https://slexy.org/view/s2HteukR1Z" title="Gnome and Tiling from Richard
" rel="nofollow">Gnome and Tiling from Richard
</a>
</li><li><a href="https://slexy.org/view/s2KWDHwICr" title="Gammas Dotfile Tool
" rel="nofollow">Gammas Dotfile Tool
</a>
</li><li><a href="https://github.com/AGWA/git-crypt" title="git-crypt: Transparent file encryption in git" rel="nofollow">git-crypt: Transparent file encryption in git</a></li></ul>

View file

@ -0,0 +1 @@
Updated: [2021-12-09 Thu] comment clarifying “macros” Intro Time to make a new daily event for the next 90 days, but it shouldnt have weekends. Most of these steps become muscle memory after getting used to emacs macro power in orgmode files, sql dumps, dired find-and-replace, text formatting, YAML/XML/HTML/JSON/EDN tailoring, etc. Its the speed and flexibility of this method that shines, allowing for solutions to very specific problems, or just nice custom orgmode agenda entries in this case.

View file

@ -0,0 +1,39 @@
<p>SHOW NOTES: </p>
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>! Seriously, go there.
- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> community for bonus perks!</p>
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- <a href='https://www.biblegateway.com/passage/?search=Psalm+57&version=ESV'>Psalm 57</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=Psalm+60&version=ESV'>Psalm 60</a></p>
<p>- <a href='https://thebiblerecap.podbean.com/e/016-genesis-12-15/'>Episode 016 - The Bible Recap</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=hebrews+4%3A14-5%3A10&version=ESV'>Hebrews 4:14-5:10</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=hebrews+6%3A13-8%3A13&version=ESV'>Hebrews 6:13-8:13</a></p>
<p>- <a href='http://www.thebiblerecap.com/tools'>Sign up to receive the Organizational Tools 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>

View file

@ -0,0 +1,8 @@
<p>The Holy Spirit is a tough subject in Christianity. It seems everyone has their own experiences of how the Spirit works. Or doesnt. Tim and Jon talk a little bit about their own Holy Spirit experiences growing up. Jon grew up in a Baptist church where the Holy Spirit was largely theoretical. Tim grew up with the opposite experiences in a community that got really dramatic about the Holy Spirit.</p>
<p>The guys also talk about what the ancient Hebrews believed about the Holy Spirit and the differences between their ancient beliefs and the modern Western view.</p>
<p>To the Hebrews, the Holy Spirit was the essential, mystical force of life. An all encompassing energy that created the world and kept creating the world over and over, right before their eyes. For Hebrews, creation and sustaining the creation were not two separate ideas.</p>
<p>Tim and Jon reflect on what it might look like if we adopted a similar worldview the ancients had. How it might invite us to become re-enchanted with creation. That we would begin to see Gods personal presence animating and energizing all of the world.</p>
<p>Music credits:<br />
Defender (instrumental) by rosasharn.bandcamp.com<br />
Look Back In by Moby. album 18.<br />
Chord Sounds by Moby. album Every Day.</p>

View file

@ -0,0 +1 @@
TIME 100 has arrived! Time 100 revealed: Harry and Meghan, Britney Spears, Simone Biles, Dolly Parton make 2021 list The Time 100 &#60;https://time.com/time100&#62;&#160;list has arrived… Yea…. The magazine unveiled its annual list of the 100 most influential people of the year Wednesday morning, honoring such celebrities&#160;as Tracee Ellis Ross, Steven Yeun, and others… The outlet [&#8230;]

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/tNvUnoR7Pas" width="480" alt="thumbnail" title="Myth as History: Rohl's New Chronology" /></p>In one fell swoop, Egyptologist David Rohl has posited a change in Egyptian chronology that takes both Greek mythical history and the stories of the Bible out of idle lore and into historical plausibility.<br /><br /> By cutting and rearranging some 300 years of "dark ages," Rohl suggests that there is no gap between the legendary times of the Trojan War and the later historical Dorian Invasion. He also posits that very specific Biblical stories, such as the sojourn in Egypt, Exodus, the conquest of Canaan and the Kingdom of Israel have ample historical evidence if we start looking in Egypt's Middle Kingdom Period.<br /><br /> Note also that you can now support Not Related! by donating at donate.notrelated.xyz. Monthly pledges will only be charged at the start of the month if two episodes have been released in the previous month.<br /><br />00:00:00 Introduction<br />00:00:45 Not Related! Is Back! (https://notrelated.xyz)<br />00:01:23 Rohl's New Chronology: Antidote to Mediocrity<br />00:03:46 The Boring Side of Chronology (Dating Pharaohs)<br />00:04:42 The History of the Historicity of Bible<br />00:06:19 The Story of Genesis in 30 Seconds<br />00:07:00 Genesis DEBOONKED? Traditional Chronology<br />00:08:56 Hebrew Israelites in the Middle Kangdom<br />00:10:43 Joseph's House<br />00:12:24 Bahr Yussef and the Sad Pharaohs<br />00:14:53 Evidence of Exodus and the Hyksos<br />00:16:46 Jericho<br />00:18:00 Biblical Minimalism and "Critical" Scholarship<br />00:23:03 Amarna Letters, Saul, David, Jonathan<br />00:25:35 Boomer Documentaries<br />00:27:44 No Risk Not Related! Funding (https://donate.notrelated.xyz)<br />00:29:42 Not Related! Size<br />00:30:35 Wittgenstein's TLP and Philosophical Investigations<br />00:31:30 t'Hooft as Chomsky and Amateur Spirit in Science<br />00:34:44 Graham Hancock and rigor<br />00:35:56 Marija Gimbutas and the Mother Goddess and Chalice and Blade<br />00:38:21 Soyence and "Skeptics"<br />00:39:55 Greek Mythology and the Trojan War<br />00:46:11 The Greek Dark Age and Greek Lineages<br />00:50:40 The Lords of Avaris, the Greeks and Hyksos<br />00:56:08 Greek Myth as Egyptian History<br />00:58:53 Cadmus, the Greek Alphabet and Hieroglyphs<br />01:04:47 Is the Aeneid just fan-fiction?<br />01:07:59 My personal assessment<br />01:12:15 What's to come in Not Related!<br />...<br />https://www.youtube.com/watch?v=tNvUnoR7Pas

View file

@ -0,0 +1,31 @@
<p>SHOW NOTES: </p>
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>!
- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> family for bonus perks!</p>
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
<p> </p>
<p>FROM TODAYS PODCAST: </p>
<p>- <a href='https://www.biblegateway.com/passage/?search=1+Corinthians+2%3A14&version=ESV'>1 Corinthians 2:14</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=hosea+7%3A5&version=ESV'>Hosea 7:5</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,40 @@
<p>Bottlerocket is a Linux-based open-source operating system that is purpose-built by Amazon Web Services for running containers on virtual machines or bare metal hosts. Most customers today run containerized applications on general-purpose operating systems that are updated package-by-package, which makes OS updates difficult to automate. </p>
<h3><strong>-- The Extra Credit Section --</strong></h3>
<p>For links to the articles and material referenced in this week&#39;s episode check out this week&#39;s page from our podcast dashboard!</p>
<p><a href="http://podcast.asknoahshow.com/196" rel="nofollow">This Episode&#39;s Podcast Dashboard</a></p>
<p><a href="http://www.voxtelesys.com/asknoah" rel="nofollow">Phone Systems for Ask Noah provided by Voxtelesys</a></p>
<p>Join us in our dedicated chatroom #AskNoahShow on Freenode!</p>
<h3><strong>-- Stay In Touch --</strong></h3>
<p><strong>Find all the resources for this show on the Ask Noah Dashboard</strong></p>
<blockquote>
<p><a href="http://www.asknoahshow.com" rel="nofollow">Ask Noah Dashboard</a></p>
</blockquote>
<p><strong>Need more help than a radio show can offer? Altispeed provides commercial IT services and theyre excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show!</strong></p>
<blockquote>
<p><a href="http://www.altispeed.com/" rel="nofollow">Altispeed Technologies</a></p>
</blockquote>
<p><strong>Contact Noah</strong></p>
<blockquote>
<p>live [at] asknoahshow.com</p>
</blockquote>
<p><strong>-- Twitter --</strong></p>
<ul>
<li><a href="https://twitter.com/kernellinux" rel="nofollow">Noah - Kernellinux</a></li>
<li><a href="https://twitter.com/asknoahshow" rel="nofollow">Ask Noah Show</a></li>
<li><a href="https://twitter.com/altispeed" rel="nofollow">Altispeed Technologies</a></li>
</ul><p><a href="https://patreon.com/linuxdelta" rel="payment">Support Ask Noah Show</a></p><p>Links:</p><ul><li><a href="https://github.com/pikvm/pikvm" title="GitHub - pikvm/pikvm: Open and cheap DIY IP-KVM based on Raspberry Pi" rel="nofollow">GitHub - pikvm/pikvm: Open and cheap DIY IP-KVM based on Raspberry Pi</a></li><li><a href="https://aws.amazon.com/blogs/opensource/announcing-the-general-availability-of-bottlerocket-an-open-source-linux-distribution-purpose-built-to-run-containers/" title="Announcing the General Availability of Bottlerocket, an open source Linux distribution built to run containers | AWS Open Source Blog" rel="nofollow">Announcing the General Availability of Bottlerocket, an open source Linux distribution built to run containers | AWS Open Source Blog</a></li><li><a href="https://arstechnica.com/science/2020/09/the-us-military-took-a-big-step-toward-a-future-space-network-this-week/" title="The US military took a big step toward a future space network this week | Ars Technica" rel="nofollow">The US military took a big step toward a future space network this week | Ars Technica</a></li><li><a href="https://frontpagelinux.com/tutorials/beginners-guide-how-to-get-started-with-element-matrix/" title="Element Quick Start" rel="nofollow">Element Quick Start</a></li><li><a href="https://www.rtl-sdr.com/gorizont-rtlsdr-another-linux-os-distro-with-built-in-rtl-sdr-support-software/" title="Gorizont-rtlsdr: Another Linux OS Distro with Built in RTL-SDR Support & Software" rel="nofollow">Gorizont-rtlsdr: Another Linux OS Distro with Built in RTL-SDR Support & Software</a></li><li><a href="https://sourceforge.net/projects/gorizont-rtlsdr/" title="gorizont-rtlsdr download | SourceForge.net" rel="nofollow">gorizont-rtlsdr download | SourceForge.net</a></li><li><a href="https://medium.com/poka-techblog/a-newbies-guide-to-software-defined-radios-on-kali-linux-part-1-fun-with-fm-radios-3a3589b78608" title="A newbies guide to Software Defined Radios on Kali Linux | Part 1: Fun with FM radios | by Maxime Leblanc | poka-techblog | Medium" rel="nofollow">A newbies guide to Software Defined Radios on Kali Linux | Part 1: Fun with FM radios | by Maxime Leblanc | poka-techblog | Medium</a></li><li><a href="https://www.backblaze.com/blog/origins-of-the-pod/" title="A Decade of Storage Pods: The Road to an Exabyte of Cloud Storage" rel="nofollow">A Decade of Storage Pods: The Road to an Exabyte of Cloud Storage</a></li><li><a href="https://www.bbc.com/news/technology-53985418" title="FBI worried that Ring doorbells are spying on police - BBC News" rel="nofollow">FBI worried that Ring doorbells are spying on police - BBC News</a></li></ul>

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r53v6s/xfce_an_updated_version_of_the_windows_95_theme_i/"> <img src="https://preview.redd.it/yw9d4rcz8l281.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=0892fb3e3802b8274aafcb9dd81ac347d27a8332" alt="[XFCE] An updated version of the Windows 95 theme I posted 2 weeks ago" title="[XFCE] An updated version of the Windows 95 theme I posted 2 weeks ago" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/ioletsgo"> /u/ioletsgo </a> <br/> <span><a href="https://i.redd.it/yw9d4rcz8l281.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/r53v6s/xfce_an_updated_version_of_the_windows_95_theme_i/">[comments]</a></span> </td></tr></table>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/ZUdnHtvX4l4" width="480" alt="thumbnail" title="NeatVi A Suckless Fan's Favourite Vi Clone" /></p>This tutorial is focused on NeatVi a vi clone that is configured in it's own C source code. With minimalism and the Unix philosophy in mind Neatvi stands as a shining example of what great work Ali Gholami Rudi can do.<br /><br />Source Code:<br />https://github.com/aligrudi/neatvi<br /><br />Cool neatvi fork<br />https://github.com/kyx0r/nextvi<br /><br />Let me know what you think and if there is anything specific you would like to learn about.<br /><br />----------------► Wanna Support Me? ◀︎----------------<br />Github: <br /> https://www.github.com/sponsors/gavinok<br />Patreon: <br /> https://www.patreon.com/gavinfreeborn<br /><br />----------------► Wanna Checkout My Dots? ◀︎----------------<br />Vimrc:<br /> https://github.com/Gavinok/dotvim<br />emacs.d:<br /> https://github.com/Gavinok/emacs.d<br /><br />----------------► Come Join The Community◀----------------<br />LBRY:<br /> https://open.lbry.com/@GavinFreeborn:d?r=FVxxdjxLmbpPS5K4EdMsLjBjkxv9eEGs<br />Discord:<br /> https://discord.gg/JJk5KKU<br />...<br />https://www.youtube.com/watch?v=ZUdnHtvX4l4

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>Title, basically. I know that you need it if you&#39;re using Optimus Manager for switchable graphics, but do I need to use gdm-prime if I&#39;m using the Prime Render Offload method from the arch wiki, so I&#39;m not using Optimus Manager? I can&#39;t find anywhere that specifies. Thanks!</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SpoonyBardXIV"> /u/SpoonyBardXIV </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/rseqjg/do_i_need_to_install_gdmprime_if_im_not_using/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/rseqjg/do_i_need_to_install_gdmprime_if_im_not_using/">[comments]</a></span>

View file

@ -0,0 +1,35 @@
<p>On this week&#39;s episode of DLN Xtend we set aside some time and decide to talk about getting our video games on.</p>
<p>Welcome to episode 30 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>
12:38 Getting Our Game On<br>
37:17 Host Related Interests<br>
43:50 Wrap Up</p>
<p>Matt </p>
<ul>
<li>Sense: A Cyberpunk Ghost Story</li>
<li><a href="https://store.steampowered.com/app/1120560/Sense___A_Cyberpunk_Ghost_Story/" rel="nofollow">https://store.steampowered.com/app/1120560/Sense___A_Cyberpunk_Ghost_Story/</a></li>
</ul>
<p>Wendy</p>
<ul>
<li>Lightzone <a href="https://lightzoneproject.org" rel="nofollow">https://lightzoneproject.org</a></li>
</ul>
<p>Wrap Up</p>
<p>Join us in the DLN Community:<br>
Discourse: <a href="https://discourse.destinationlinux.network/" rel="nofollow">https://discourse.destinationlinux.network/</a><br>
Telegram: <a href="https://destinationlinux.org/telegram" rel="nofollow">https://destinationlinux.org/telegram</a><br>
Mumble: <a href="https://destinationlinux.network/mumble/" rel="nofollow">https://destinationlinux.network/mumble/</a><br>
Discord: <a href="https://destinationlinux.org/discord" rel="nofollow">https://destinationlinux.org/discord</a> servers to continue the discussion!</p>
<p>Contact info<br>
Matt (Twitter @MattDLN)<br>
Wendy (<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 @@
Good Tuesday! This is the chocolate Knox with your CrossPolitic Daily News Brief for Tuesday, May 11th, 2021&#160; If you would like to advertise your business on the daily news brief shoot us a email to ads@fightlaughfeast.com Casual sex will be allowed again for the first time this year https://www.dailymail.co.uk/news/article-9563525/Casual-sex-allowed-17-Government-gives-green-light-people-meet-inside.html FDA authorizes Pfizer coronavirus vaccine [&#8230;]

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/mL9ztTzrY6Y" width="480" alt="thumbnail" title="Linux is getting worse for Normal People..." /></p>Linux keeps getting worse and worse.<br /><br />My website: https://lukesmith.xyz<br />Get all my videos off YouTube: https://videos.lukesmith.xyz<br />or Odysee: https://odysee.com/$/invite/@Luke:7<br />https://landchad.net<br /><br />Please donate: https://donate.lukesmith.xyz<br /><br />OR affiliate links to things l use:<br />https://www.vultr.com/?ref=8384069-6G Get a VPS and host a website or server for anything else.<br />https://www.epik.com/?affid=we2ro7sa6 Get a cheap and reliable domain name with Epik.<br />...<br />https://www.youtube.com/watch?v=mL9ztTzrY6Y

View file

@ -0,0 +1,42 @@
<p>Fred Gleason has worked for years to develop a open source Linux based broadcasting appliance. Rivendell can be used for the acquisition, management, scheduling and playout of audio content. It has all of the features one would expect in a modern, fully-fledged automation system, including support for both PCM and MPEG audio encoding, full voicetracking and log customization as well as support for a wide variety of third party software and hardware. Fred joins us this hour to tell us the story of how Rivendell can make anyone a headache free broadcaster.</p>
<h3><strong>-- The Cliff Notes --</strong></h3>
<p>For links to the articles and material referenced in this week&#39;s episode check out this week&#39;s page from our podcast dashboard!</p>
<p><a href="http://podcast.asknoahshow.com/93" rel="nofollow">This Episode&#39;s Podcast Dashboard</a></p>
<p><a href="http://www.voxtelesys.com/asknoah" rel="nofollow">Phone Systems for Ask Noah provided by Voxtelesys</a></p>
<p>Join us in our dedicated chatroom #AskNoahShow on Freenode!</p>
<h3><strong>-- Stay In Touch --</strong></h3>
<p><strong>Find all the resources for this show on the Ask Noah Dashboard</strong></p>
<blockquote>
<p><a href="http://www.asknoahshow.com" rel="nofollow">Ask Noah Dashboard</a></p>
</blockquote>
<p><strong>Need more help than a radio show can offer? Altispeed provides commercial IT services and theyre excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show!</strong></p>
<blockquote>
<p><a href="http://www.altispeed.com/" rel="nofollow">Altispeed Technologies</a></p>
</blockquote>
<p><strong>Contact Noah</strong></p>
<blockquote>
<p>asknoah [at] jupiterbroadcasting.com</p>
</blockquote>
<p><strong>-- Twitter --</strong></p>
<ul>
<li><a href="https://twitter.com/kernellinux" rel="nofollow">Noah - Kernellinux</a></li>
<li><a href="https://twitter.com/asknoahshow" rel="nofollow">Ask Noah Show</a></li>
<li><a href="https://twitter.com/altispeed" rel="nofollow">Altispeed Technologies</a></li>
<li><a href="https://twitter.com/jbsignal" rel="nofollow">Jupiter Broadcasting</a></li>
</ul><p><a href="https://patreon.com/linuxdelta" rel="payment">Support Ask Noah Show</a></p><p>Links:</p><ul><li><a href="https://www.qlcplus.org/" title="QLC+ by Massimo Callegari" rel="nofollow">QLC+ by Massimo Callegari</a></li><li><a href="http://www.amazon.com/exec/obidos/ASIN/B07B4SP526/altispeed-20" title="Amazon.com: Pioneer DJ DDJ-SB3 DJ Controller: Musical Instruments" rel="nofollow">Amazon.com: Pioneer DJ DDJ-SB3 DJ Controller: Musical Instruments</a></li><li><a href="http://www.amazon.com/exec/obidos/ASIN/B000N7ZAIC/altispeed-20" title="Amazon.com: M-Audio Torq Xponent Advanced DJ Performance/Production System: Musical Instruments" rel="nofollow">Amazon.com: M-Audio Torq Xponent Advanced DJ Performance/Production System: Musical Instruments</a></li><li><a href="http://www.amazon.com/exec/obidos/ASIN/B00T8OKM98/altispeed-20" title="Amazon.com: DMXking ultraDMX Micro USB DMX adapter/dongle: Musical Instruments" rel="nofollow">Amazon.com: DMXking ultraDMX Micro USB DMX adapter/dongle: Musical Instruments</a></li><li><a href="https://www.paravelsystems.com/" title="Paravel Systems" rel="nofollow">Paravel Systems</a></li><li><a href="http://www.rivendellaudio.org/" title="Rivendell Project Home Page" rel="nofollow">Rivendell Project Home Page</a> &mdash; Rivendell is a complete radio broadcast automation solution, with facilities for the acquisition, management, scheduling and playout of audio content. It has all of the features one would expect in a modern, fully-fledged radio automation system, including support for both PCM and MPEG audio encoding, full voicetracking and log customization as well as support for a wide variety of third party software and hardware.</li><li><a href="https://joinpeertube.org/en/" title="Take back control of your videos! #JoinPeerTube" rel="nofollow">Take back control of your videos! #JoinPeerTube</a> &mdash; PeerTube isnt a single video hosting platform with a single group of rules: its a network of dozens of interconnected hosting providers, and each provider is composed of different people and administrators. You dont like some of the rules? Youre free to join the hosting provider of your choice, or even better, be your own hosting provider with your own rules!
</li></ul>

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/uYDfdeySis0" width="480" alt="thumbnail" title="Official Luke Smith Mukbang Livestream" /></p>I'll read donations: https://lukesmith.xyz/donate<br />My website: https://lukesmith.xyz<br />Get all my videos off YouTube: https://videos.lukesmith.xyz<br />or Odysee: https://odysee.com/$/invite/@Luke:7<br /><br />BTC: bc1qk2dz5x6m3sjnkzf0mhlz9pmsz4xfjtjmfrgm9d<br />XMR: 48jewbtxe4jU3MnzJFjTs3gVFWh2nRrAMWdUuUd7Ubo375LL4SjLTnMRKBrXburvEh38QSNLrJy3EateykVCypnm6gcT9bh<br /><br />OR affiliate links to things l use:<br />https://www.vultr.com/?ref=8384069-6G Get a VPS and host a website or server for anything else.<br />https://www.epik.com/?affid=we2ro7sa6 Get a cheap and reliable domain name with Epik.<br />https://brave.com/luk005 Get the Brave browser.<br />https://odysee.com/$/invite/@Luke:7 View my videos on Odysee and get a bonus for joining.<br />https://www.coinex.com/register?refer_code=ndf87 Get crypto-rich on Coinex. Get reduced exchange fees for 3 months.<br />https://www.coinbase.com/join/smith_5to1 Get crypto-rich on Coinbase. We both get $10 in Bitcoin when you buy or sell $100 in cryptocurrencies.<br />...<br />https://www.youtube.com/watch?v=uYDfdeySis0

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/rcmd75/kde_plasma_creating_a_new_debian_based_distro/"> <img src="https://preview.redd.it/89ohs4vcwj481.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=512b97d3950e1f292c09dbc3dc7fb66ec886c31c" alt="[KDE Plasma] Creating a new debian based distro!" title="[KDE Plasma] Creating a new debian based distro!" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Tricky4747"> /u/Tricky4747 </a> <br/> <span><a href="https://i.redd.it/89ohs4vcwj481.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/rcmd75/kde_plasma_creating_a_new_debian_based_distro/">[comments]</a></span> </td></tr></table>

View file

@ -0,0 +1,3 @@
<img src="https://media.babylonbee.com/thumbs/article-10037-1-thumb.jpg"> <p>LOS ANGELES, CA&mdash;Local man Mick Paulson was immediately canonized as a Christian saint after he returned his shopping cart to the corral following a grocery shopping trip Friday afternoon.</p>
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/man-immediately-granted-sainthood-after-returning-shopping-cart-to-corral">Man Immediately Granted Sainthood After Returning Shopping Cart To Corral</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>I&#39;m using vterm a lot, and really like entering <code>vterm-copy-mode</code>. However, sometimes (I haven&#39;t figured out under what circumstances) the following sequence of commands leads to weird behavior:</p> <ul> <li><p>I enter copy mode</p></li> <li><p>select a word in the middle of a line using the normal emacs commands</p></li> <li><p>yank that word</p></li> <li><p>exit copy mode</p></li> <li><p>paste that word</p></li> </ul> <p>For instance, I use <code>ps</code> to enumerate processes, select a process ID using copy mode, then try to <code>kill $my-selected-id</code>.</p> <p>What happens is the <em>whole line</em> is pasted instead of the single word.</p> <p>Anyone experienced this and has a way to fix this?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/pimiddy"> /u/pimiddy </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r5l6q2/weird_vterm_copypaste_behavior/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r5l6q2/weird_vterm_copypaste_behavior/">[comments]</a></span>