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 @@
<p>Megyn Kelly is joined by Dave Rubin, host of "The Rubin Report," to talk about Kyrie Irving and vaccine choice, what polls show for Trump in 2024 and whether he should run again, Katie Couric's RBG interview and media narratives, the push to cancel Dave Chappelle, Jon Gruden's offensive comments, gender, sexuality and pronouns, VP Harris's space video, and more.</p><p>Follow The Megyn Kelly Show on all social platforms:</p><p> </p><p>YouTube: <a href="https://www.youtube.com/MegynKelly">https://www.youtube.com/MegynKelly</a></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> </p><p>Find out more information at:<br /> </p><p><a href="https://www.devilmaycaremedia.com/megynkellyshow">https://www.devilmaycaremedia.com/megynkellyshow</a></p>

View file

@ -0,0 +1,3 @@
<img src="https://media.babylonbee.com/thumbs/article-9986-1-thumb.jpg"> <p>WASHINGTON, D.C.&mdash;After a deadly terrorist attack in Waukesha Wisconsin&nbsp;in which a terrorist SUV drove itself into a parade and murdered people all by itself, Attorney General Merrick Garland has ordered the FBI to place all SUVs on the Terrorist Watchlist.</p>
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/fbi-to-place-all-suvs-on-terrorist-watch-list">FBI To Place All SUVs On Terror Watchlist</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>

View file

@ -0,0 +1,203 @@
<p>The following is intended to be read inside of an <code>org-mode</code> buffer, so
I provide the text verbatim for you to copy-paste.</p>
<p>The gist is that picking colours in accordance with <a href="https://protesilaos.com/codelog/2020-03-17-design-modus-themes-emacs/">the design
principles of the Modus
themes</a>
is inherently tricky.</p>
<p>Read the report below for the technicalities. These changes will be
pushed to <code>master</code> later today (2020-05-10).</p>
<hr />
<pre><code>* Modus Operandi theme palette refinements 2020-05-10
This review redefines the value of =bg-alt= from =f3f1f3= to =f0f0f0=, which
then allows =bg-hl-line= to be refashioned from =f1f2f6= to =f2eff3=. The
latter's contrast vis-à-vis =bg-main= jumps from =1.11= to =1.14= (which is
intended for improved functionality of =hl-line-mode=). Several
foreground colours have been redefined accordingly to pass the WCAG AAA
accessibility test against the new background values.
Remember that the minimum contrast ratio between background and
foreground values is 7:1.
The following table compares all foreground colours (column 2) with
their intended background values (some colours are designed to be
combined only with specific backgrounds, so they are excluded from this
list).
The variables for the background colours are =bg-main=, =bg-dim=, =bg-alt=,
and =bg-hl-line=, represented in this exact sequence in the table's
columns 3-6.
Use =M-x rainbow-mode= to preview all colour values (see sample package
declaration below).
| Foreground colour name | | #ffffff | #f8f8f8 | #f0f0f0 | #f2eff3 |
|--------------------------+---------+---------+---------+---------+---------|
| fg-main | #000000 | 21.00 | 19.77 | 18.43 | 18.42 |
| fg-dim | #282828 | 14.74 | 13.88 | 12.94 | 12.93 |
| fg-alt | #505050 | 8.06 | 7.59 | 7.08 | 7.07 |
| fg-active | #191919 | 17.58 | 16.56 | 15.43 | 15.42 |
| fg-inactive | #424242 | 10.05 | 9.46 | 8.82 | 8.81 |
| fg-special-cold | #093060 | 13.10 | 12.33 | 11.49 | 11.49 |
| fg-special-mild | #184034 | 11.53 | 10.85 | 10.12 | 10.11 |
| fg-special-warm | #5d3026 | 10.96 | 10.32 | 9.62 | 9.61 |
| fg-special-calm | #61284f | 10.91 | 10.27 | 9.57 | 9.57 |
| red | #a60000 | 8.01 | 7.54 | 7.03 | 7.03 |
| green | #005e00 | 8.07 | 7.60 | 7.08 | 7.08 |
| yellow | #813e00 | 8.01 | 7.54 | 7.03 | 7.02 |
| blue | #0030a6 | 10.64 | 10.02 | 9.34 | 9.33 |
| magenta | #721045 | 11.20 | 10.54 | 9.83 | 9.82 |
| cyan | #00538b | 8.05 | 7.58 | 7.06 | 7.06 |
| red-alt | #972500 | 8.14 | 7.66 | 7.14 | 7.14 |
| green-alt | #315b00 | 7.99 | 7.53 | 7.01 | 7.01 |
| yellow-alt | #70480f | 8.01 | 7.54 | 7.03 | 7.02 |
| blue-alt | #223fbf | 8.30 | 7.81 | 7.28 | 7.28 |
| magenta-alt | #8f0075 | 8.66 | 8.15 | 7.60 | 7.59 |
| cyan-alt | #30517f | 8.05 | 7.58 | 7.06 | 7.06 |
| red-alt-other | #a0132f | 7.99 | 7.52 | 7.01 | 7.01 |
| green-alt-other | #0f5c33 | 8.08 | 7.61 | 7.09 | 7.09 |
| yellow-alt-other | #863927 | 7.99 | 7.52 | 7.01 | 7.01 |
| blue-alt-other | #0000bb | 12.23 | 11.51 | 10.73 | 10.72 |
| magenta-alt-other | #5317ac | 10.07 | 9.48 | 8.83 | 8.83 |
| cyan-alt-other | #005a5f | 7.99 | 7.53 | 7.01 | 7.01 |
| red-nuanced | #4d0006 | 15.93 | 15.00 | 13.98 | 13.97 |
| green-nuanced | #003000 | 14.76 | 13.90 | 12.95 | 12.94 |
| yellow-nuanced | #3a2a00 | 13.90 | 13.09 | 12.19 | 12.19 |
| blue-nuanced | #001170 | 15.98 | 15.05 | 14.02 | 14.01 |
| magenta-nuanced | #381050 | 15.46 | 14.56 | 13.57 | 13.56 |
| cyan-nuanced | #003434 | 13.63 | 12.83 | 11.96 | 11.95 |
| red-refine-fg | #780000 | 11.68 | 10.99 | 10.25 | 10.24 |
| green-refine-fg | #004c00 | 10.33 | 9.72 | 9.06 | 9.06 |
| yellow-refine-fg | #604000 | 9.41 | 8.86 | 8.26 | 8.26 |
| blue-refine-fg | #002288 | 13.25 | 12.48 | 11.63 | 11.62 |
| magenta-refine-fg | #770077 | 10.24 | 9.64 | 8.99 | 8.98 |
| cyan-refine-fg | #004850 | 10.28 | 9.68 | 9.02 | 9.02 |
| red-active | #930000 | 9.37 | 8.83 | 8.22 | 8.22 |
| green-active | #005300 | 9.39 | 8.84 | 8.24 | 8.23 |
| yellow-active | #703700 | 9.39 | 8.85 | 8.24 | 8.24 |
| blue-active | #0033c0 | 9.40 | 8.85 | 8.25 | 8.24 |
| magenta-active | #6320a0 | 9.36 | 8.81 | 8.21 | 8.20 |
| cyan-active | #004882 | 9.34 | 8.79 | 8.19 | 8.19 |
| fg-escape-char-construct | #8b1030 | 9.48 | 8.93 | 8.32 | 8.32 |
| fg-escape-char-backslash | #654d0f | 8.01 | 7.54 | 7.03 | 7.02 |
| fg-lang-error | #9f004f | 8.12 | 7.64 | 7.12 | 7.12 |
| fg-lang-warning | #604f0f | 8.01 | 7.54 | 7.03 | 7.02 |
| fg-lang-note | #4040ae | 8.19 | 7.72 | 7.19 | 7.19 |
#+TBLFM: $3='(clr $2 @1$3);%0.2f
#+TBLFM: $4='(clr $2 @1$4);%0.2f
#+TBLFM: $5='(clr $2 @1$5);%0.2f
#+TBLFM: $6='(clr $2 @1$6);%0.2f
The Elisp to perform these calculations, which implements the WCAG AAA
formula (the code is courtesy of [[https://github.com/oantolin/live-completions/issues/2][Omar Antolín Camarena]]):
#+begin_src emacs-lisp
(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
The diff for =modus-operandi-theme.el=:
#+begin_src diff
emacs/.emacs.d/modus-operandi-theme.el | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/emacs/.emacs.d/modus-operandi-theme.el b/emacs/.emacs.d/modus-operandi-theme.el
index 10b39cd..674eaab 100644
--- a/emacs/.emacs.d/modus-operandi-theme.el
+++ b/emacs/.emacs.d/modus-operandi-theme.el
@@ -555,7 +555,7 @@ AMOUNT is a customisation option."
(defvar modus-operandi-theme-default-colors-alist
'(;; base values
("bg-main" . "#ffffff") ("fg-main" . "#000000")
- ("bg-alt" . "#f3f1f3") ("fg-alt" . "#505050")
+ ("bg-alt" . "#f0f0f0") ("fg-alt" . "#505050")
("bg-dim" . "#f8f8f8") ("fg-dim" . "#282828")
;; specifically for on/off states (e.g. `mode-line')
;;
@@ -572,21 +572,21 @@ AMOUNT is a customisation option."
;; styles for the main constructs
;;
;; must be combined with: `bg-main', `bg-alt', `bg-dim'
- ("red" . "#a80000") ("green" . "#005f00")
- ("yellow" . "#8b3800") ("blue" . "#0030a6")
- ("magenta" . "#721045") ("cyan" . "#005589")
+ ("red" . "#a60000") ("green" . "#005e00")
+ ("yellow" . "#813e00") ("blue" . "#0030a6")
+ ("magenta" . "#721045") ("cyan" . "#00538b")
;; styles for common, but still specialised constructs
;;
;; must be combined with: `bg-main', `bg-alt', `bg-dim'
- ("red-alt" . "#972500") ("green-alt" . "#305c00")
- ("yellow-alt" . "#714900") ("blue-alt" . "#223fbf")
- ("magenta-alt" . "#8f0075") ("cyan-alt" . "#185870")
+ ("red-alt" . "#972500") ("green-alt" . "#315b00")
+ ("yellow-alt" . "#70480f") ("blue-alt" . "#223fbf")
+ ("magenta-alt" . "#8f0075") ("cyan-alt" . "#30517f")
;; same purpose as above, just slight differences
;;
;; must be combined with: `bg-main', `bg-alt', `bg-dim'
- ("red-alt-other" . "#a0132f") ("green-alt-other" . "#095f1c")
- ("yellow-alt-other" . "#804000") ("blue-alt-other" . "#0000bb")
- ("magenta-alt-other" . "#5317ac") ("cyan-alt-other" . "#005a68")
+ ("red-alt-other" . "#a0132f") ("green-alt-other" . "#145c33")
+ ("yellow-alt-other" . "#863927") ("blue-alt-other" . "#0000bb")
+ ("magenta-alt-other" . "#5317ac") ("cyan-alt-other" . "#005a5f")
;; styles for elements that should be very subtle
;;
;; must be combined with: `bg-main', `bg-alt', `bg-dim'
@@ -677,7 +677,7 @@ AMOUNT is a customisation option."
;; the window divider colours apply to faces with just an fg value
;;
;; all pairs are combinable with themselves
- ("bg-hl-line" . "#f1f2f6")
+ ("bg-hl-line" . "#f2eff3")
("bg-paren-match" . "#efcabf")
("bg-region" . "#bcbcbc")
@@ -687,10 +687,10 @@ AMOUNT is a customisation option."
("fg-tab-active" . "#30169e")
("fg-escape-char-construct" . "#8b1030")
- ("fg-escape-char-backslash" . "#644f00")
+ ("fg-escape-char-backslash" . "#654d0f")
("fg-lang-error" . "#9f004f")
- ("fg-lang-warning" . "#605000")
+ ("fg-lang-warning" . "#604f0f")
("fg-lang-note" . "#4040ae")
("fg-window-divider-inner" . "#888888")
#+end_src
The sample package declaration:
#+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 @@
John Locke&#8217;s Two Treatises of Government Paused. The power of fear, learning from the armed antifa attack videos, and other breaking news this weekend.  Show Marketing Powered By: Better Three Group Click Here to find out more or go to betterthreegroup.com For Advertising your business email Matt at matt@howtobuildatent.com GAB: @mattwilliams Locals: https://themattwilliamsshow.locals.com/ Telegram: @realmattwilliams

View file

@ -0,0 +1 @@
<p><img src="https://thumbnails.lbry.com/Q87qmE0WtIs" width="480" alt="thumbnail" title="Australia Bans Trolling & The US Wants to Ban Online Scalping" /></p>In this video I discuss the recent bill in Australia to unmask online trolls and make tech giants pay penalities for them.<br />https://www.smh.com.au/politics/federal/new-australian-laws-to-unmask-anonymous-online-trolls-and-make-tech-giants-pay-20211128-p59csb.html<br />and a bill that's being pushed in the united states to stop people from scalping products online<br />https://www.pcmag.com/news/democrats-push-bill-to-outlaw-bots-from-snatching-up-online-goods<br /><br />₿💰💵💲Help Support the Channel by Donating Crypto💲💵💰₿<br /><br />Monero<br />45F2bNHVcRzXVBsvZ5giyvKGAgm6LFhMsjUUVPTEtdgJJ5SNyxzSNUmFSBR5qCCWLpjiUjYMkmZoX9b3cChNjvxR7kvh436<br /><br />Bitcoin<br />3MMKHXPQrGHEsmdHaAGD59FWhKFGeUsAxV<br /><br />Ethereum<br />0xeA4DA3F9BAb091Eb86921CA6E41712438f4E5079<br /><br />Litecoin<br />MBfrxLJMuw26hbVi2MjCVDFkkExz8rYvUF<br /><br />Dash<br />Xh9PXPEy5RoLJgFDGYCDjrbXdjshMaYerz<br /><br />Zcash<br />t1aWtU5SBpxuUWBSwDKy4gTkT2T1ZwtFvrr<br /><br />Chainlink<br />0x0f7f21D267d2C9dbae17fd8c20012eFEA3678F14<br /><br />Bitcoin Cash<br />qz2st00dtu9e79zrq5wshsgaxsjw299n7c69th8ryp<br /><br />Etherum Classic<br />0xeA641e59913960f578ad39A6B4d02051A5556BfC<br /><br />USD Coin<br />0x0B045f743A693b225630862a3464B52fefE79FdB<br /><br />Subscribe to my YouTube channel http://goo.gl/9U10Wz<br />and be sure to click that notification bell so you know when new videos are released.<br />...<br />https://www.youtube.com/watch?v=Q87qmE0WtIs

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>I am currently using lsp-mode with Haskell in Doom Emacs. Unfortunately, when I try to open my Xmonad config in Emacs, my memory usage spikes due to the Haskell language server(takes apprx. 1.8GB) and my screen is filled with recommendations as in the image. </p> <p>I wish to remove the gray inline requests and only keep the light-bulb requests on the right. I have looked through this page: <a href="https://emacs-lsp.github.io/lsp-mode/tutorials/how-to-turn-off/">https://emacs-lsp.github.io/lsp-mode/tutorials/how-to-turn-off/</a> but I cannot find out how to remove the inline requests. Any help with this is greatly appreciated. I have also noticed that the inline requests are actually duplicated, which is even more confusing. </p> <p>For the high memory usage, I don&#39;t even know where to begin with reducing it. It&#39;s so high that it completely eclipses the memory usage of the rest of Emacs. </p> <p>Thanks in advance for any help</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/nerdynerd999"> /u/nerdynerd999 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r9k61m/way_too_many_recommendations_and_high_memory/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r9k61m/way_too_many_recommendations_and_high_memory/">[comments]</a></span>

View file

@ -0,0 +1,24 @@
<p><iframe loading="lazy" title="Destination Linux EP30 - Ryzing From The Dead" width="800" height="450" src="https://www.youtube.com/embed/d_bwDceeO6A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>Welcome to Episode 30 of Destination Linux</p>
<p><span style="text-decoration: underline;"><b>News</b></span></p>
<p><a href="http://www.omgubuntu.co.uk/2017/07/adobe-flash-plugin-dead-2020">Adobe Is Finally Killing Flash (Yes, Really!)</a></p>
<p><a href="http://news.softpedia.com/news/ubuntu-16-04-lts-users-can-now-install-the-linux-4-10-kernel-from-ubuntu-17-04-517102.shtml">Ubuntu 16.04 LTS Users Can Now Install the Linux 4.10 Kernel from Ubuntu 17.04</a></p>
<p>Ubuntu Alpha 2 Releases &#8211; If you want to <a href="https://ubuntubudgie.org/testing">help test</a> or download the Alpha 2 releases</p>
<p><a href="http://cdimage.ubuntu.com/ubuntu/releases/artful/alpha-2/source/">Ubuntu</a></p>
<p><a href="http://cdimage.ubuntu.com/ubuntu-budgie/releases/artful/alpha-2/">Ubuntu Budgie</a></p>
<p><a href="https://ubuntu-mate.org/blog/ubuntu-mate-artful-alpha2/">Ubuntu Mate</a></p>
<p><a href="http://cdimage.ubuntu.com/kubuntu/releases/artful/alpha-2/">Kubuntu</a></p>
<p><a href="http://cdimage.ubuntu.com/lubuntu/releases/artful/alpha-2/">Lubuntu</a></p>
<p><a href="http://www.omgubuntu.co.uk/2017/07/bing-wallpaper-changer-gnome-extension">Get a New Desktop Wallpaper Each Day with this Extension for GNOME</a></p>
<p><a href="http://www.omgubuntu.co.uk/2017/07/kde-plasma-spell-vision-statement-durable-usable-elegant">KDE Plasma Spell Out Its Vision Statement: Durable, Usable, Elegant</a></p>
<p><a href="https://blog.savoirfairelinux.com/en-ca/2017/rings-stable-version-released/">Ring 1.0 Released</a></p>
<p><a href="https://www.ghacks.net/2017/07/27/usb-3-2-promises-twice-the-performance-of-usb-3-1/?_m=3n%2e0038%2e2034%2eyz0ao08pez%2e24a9">USB 3.2 promises twice the performance of USB 3.1</a></p>
<p><span style="text-decoration: underline;"><b>Gaming</b></span></p>
<p><a href="https://www.gamingonlinux.com/articles/nvidia-has-released-the-37582-and-38459-drivers.10036">NVIDIA has released the 375.82 and 384.59 drivers</a></p>
<p><a href="http://www.phoronix.com/scan.php?page=news_item&amp;px=Mesa-Git-Feral-Steam-SEGV">Most Feral Games Are Currently Broken On Mesa Git, RadeonSI Also Has A Steam Issue</a></p>
<p><a href="https://www.forbes.com/sites/davealtavilla/2017/07/26/amd-q2-earnings-signal-the-beginning-of-a-turn-around-and-you-may-have-missed-the-ceos-easter-egg/#47aa60e24f03">AMD Q2 Earnings Signal The Beginning Of A Turn-Around</a></p>
<p><a href="https://www.techspot.com/review/1450-core-i7-vs-ryzen-5-hexa-core/">AMD Ryzen 5 1600 vs Intel Core i7-7800X: 30 Game Battle!</a></p>
<p><a href="http://www.omgubuntu.co.uk/2017/07/firefox-55-quantum-flow-tabs">Firefox 55 Starts Up Faster, Uses Less Memory</a></p>
<p><a href="http://www.omgubuntu.co.uk/2017/07/firefox-marketshare-falling-off-cliff-former-mozilla-cto-thinks-knows">Firefox Marketshare is Falling off a Cliff, Says Former Mozilla CTO</a></p>
<p>A big thank you to each and every one of you for supporting us and Thank you For Watching Destination Linux</p>
<p>Have a great week and remember the Journey ITSELF is just as important as the Destination</p>

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>!
</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=Acts+13%3A13&version=ESV'>Acts 13:13</a></p>
<p>- <a href='https://www.biblegateway.com/passage/?search=john+6%3A28-29&version=ESV'>John 6:28-29</a></p>
<p>- Video: <a href='https://www.youtube.com/watch?v=vmx4UjRFp0M'>Galatians Overview</a></p>
<p>- <a href='https://www.theconnextion.com/tlcdgroup/index.cfm?CatID=933&prodlist=1'>The Bible Recap Store</a></p>
<p> </p>
<p>SOCIALS:</p>
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a></p>
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a></p>
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
<p> </p>
<p>D-GROUP:
The Bible Recap is brought to you by<a href='https://www.mydgroup.org/'> D-Group</a> - an international network of discipleship and accountability groups that meet weekly in homes and churches:<a href='https://www.mydgroup.org/map'> Find or start one near you today</a>!</p>
<p> </p>

View file

@ -0,0 +1,38 @@
<p>Have you ever wanted to host your own phone system? Replace Google Voice? We go on site to VoxTeleSys, a linux based company that helps keep the Ask Noah Show on the air plus we give you our take on Pop_OS!</p>
<h3><strong>-- The Cliff Notes --</strong></h3>
<ul>
<li><a href="http://blog.system76.com/post/165833795278/why-system76-is-making-popos" rel="nofollow">Why System76 is Making PopOS</a></li>
<li><a href="http://www.voxtelesys.com" rel="nofollow">VoxTeleSys</a></li>
</ul>
<h3><strong>-- Stay In Touch --</strong></h3>
<p><strong>Find all the resources for this show on the Ask Noah Dashboard</strong></p>
<blockquote>
<p><a href="http://www.asknoahshow.com" rel="nofollow">Ask Noah Dashboard</a></p>
</blockquote>
<p><strong>Need more help than a radio show can offer? Altispeed provides commercial IT services and theyre excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show!</strong></p>
<blockquote>
<p><a href="http://www.altispeed.com/" rel="nofollow">Altispeed Technologies</a></p>
</blockquote>
<p><strong>Contact Noah</strong></p>
<blockquote>
<p>asknoah [at] jupiterbroadcasting.com</p>
</blockquote>
<p><strong>-- Twitter --</strong></p>
<ul>
<li><a href="https://twitter.com/kernellinux" rel="nofollow">Noah - Kernellinux</a></li>
<li><a href="https://twitter.com/asknoahshow" rel="nofollow">Ask Noah Show</a></li>
<li><a href="https://twitter.com/altispeed" rel="nofollow">Altispeed Technologies</a></li>
<li><a href="https://twitter.com/jbsignal" rel="nofollow">Jupiter Broadcasting</a></li>
</ul><p><a href="https://patreon.com/linuxdelta" rel="payment">Support Ask Noah Show</a></p>

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/rsbv9f/oc_made_a_new_years_ball_drop_in_rust_because_i/"> <img src="https://preview.redd.it/nioz3qo2tq881.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=cc1ab5aa6c571b9fa40b6b4ba8461f48ab0b6438" alt="[OC] Made a New Year's ball drop in Rust because I was bored and needed to learn." title="[OC] Made a New Year's ball drop in Rust because I was bored and needed to learn." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/red_man0"> /u/red_man0 </a> <br/> <span><a href="https://i.redd.it/nioz3qo2tq881.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/rsbv9f/oc_made_a_new_years_ball_drop_in_rust_because_i/">[comments]</a></span> </td></tr></table>

View file

@ -0,0 +1,4 @@
<p>The complete keynote from Texas LinuxFest that inspired us to try harder. Thomas Cameron presents a keynote that everyone needs to hear. It&#39;s time to end the distro wars, invite everyone to the dance, and build the future.</p>
<p>Cloud dude, Linux advocate, Open Source evangelist and current Amazonian, Thomas Cameron&#39;s keynote is a must listen. </p><p>Special Guest: Thomas Cameron.</p>

View file

@ -0,0 +1 @@
&#160; This is Gabriel Rench with your CrossPolitic Daily News Brief for Wednesday February 24th, 2021 WE are going to talk more COVID data, Merick Garland is either dumb or he should not be our attorney general, and Oh Canada.  You guys have been great sending all your news articles to news@CrossPolitic.com, and dont forget [&#8230;]

View file

@ -0,0 +1 @@
<p>Megyn Kelly is joined by Sharyl Attkisson, journalist and author of "Slanted," to talk about media bias she's witnessed over her career, facts vs. "The Narrative," #MeToo media coverage and double standards, her ongoing lawsuit against the Obama administration, the media suppression of voter fraud and Hunter Biden, Big Tech censorship, what comes next and how to fix the bias in the media, 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,39 @@
<p>DaShaun Carter is a passionate technologist and life-long learner. DaShaun has owned his own business, worked for companies like VMware and Redis...and he loves his job! Join us as we discuss learning, DevOps, home labs, and so much more!</p>
<p><a href="https://destinationlinux.network" rel="nofollow">Destination Linux Network</a><br>
<a href="https://sudo.show" rel="nofollow">Sudo Show Website</a><br>
<a href="https://bitwarden.com/dln" rel="nofollow">Sponsor: Bitwarden</a><br>
<a href="https://do.co/dln-mongo" rel="nofollow">Sponsor: Digital Ocean</a><br>
<a href="https://sudo.show/swag" rel="nofollow">Sudo Show Swag</a></p>
<p>Contact Us:<br>
<a href="https://sudo.show/discuss" rel="nofollow">DLN Discourse</a><br>
<a href="mailto:contact@sudo.show" rel="nofollow">Email Us!</a><br>
<a href="https://app.element.io/#/room/#sudoshow:destinationlinux.network" rel="nofollow">Matrix</a></p>
<p><a href="https://dashaun.com/" rel="nofollow">DaShaun Carter</a><br>
<a href="https://www.youtube.com/watch?v=R-ggPzUt7So&list=WL&index=3&t=38s" rel="nofollow">YouTube - How to Become a Cloud Developer</a><br>
<a href="https://www.twitch.tv/javagrunt" rel="nofollow">DaShaun on Twitch</a></p>
<p><a href="https://sudo.show/hangout" rel="nofollow">Sudo Hangouts!</a></p>
<h2>Chapters</h2>
<p>00:00 Intro<br>
00:42 Welcome<br>
01:28 Sponsor - Bitwarden<br>
02:26 Sponsor - Digital Ocean<br>
03:44 Meet DaShaun<br>
11:36 Sales Therapy<br>
17:38 DevOps Litmus Test<br>
29:19 DaShaun&#39;s Home Lab<br>
35:34 Hybrid Cloud<br>
42:24 Next Level Career<br>
54:02 One Piece of Advice<br>
63:07 Bitwarden Success Story<br>
65:01 Wrap Up</p><p>Special Guest: DaShaun Carter.</p><p>Sponsored By:</p><ul><li><a href="https://bitwarden.com/dln" rel="nofollow">Bitwarden</a></li><li><a href="https://do.co/dln-mongo" rel="nofollow">Digital Ocean</a>: <a href="https://do.co/dln-mongo" rel="nofollow">The Sudo Show is sponsored by our friends over at Digital Ocean. DigitalOcean recently announced their new Managed MongoDB service, which is a fully managed, database as a service.
With Managed MongoDB, you can focus more on building scalable high performance apps, and less on maintaining the database. DigitalOcean built this service in partnership with MongoDB Inc. and together they have ensured that you will get access to all the latest releases of the Mongo database as they become available.
As a listener of the Sudo Show podcast and a member of the DLN Community you can get started for FREE! Actually, better than free because DigitalOcean is giving you a $100 Credit when you go to https://do.co/dln-mongo. Need more than just a database? You can use your $100 credit to try out all the amazing services Digital Ocean has to offer.
Again, go to https://do.co/dln-mongo to get started with your $100 Free Credit on DigitalOceans new Managed MongoDB and thank you to Digital Ocean for sponsoring the Sudo Show and the entire Destination Linux Network!</a></li></ul><p><a href="https://www.patreon.com/sudoshow" rel="payment">Support Sudo Show</a></p>

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/rt63jr/kde_plasma_first_gruvbox_rice_of_the_year/"> <img src="https://preview.redd.it/p3jhafmrpy881.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=0c470cb90a29dd839c04b53b044a6e209a9f4366" alt="[KDE Plasma] first gruvbox rice of the year?" title="[KDE Plasma] first gruvbox rice of the year?" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/obsidianical"> /u/obsidianical </a> <br/> <span><a href="https://i.redd.it/p3jhafmrpy881.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/rt63jr/kde_plasma_first_gruvbox_rice_of_the_year/">[comments]</a></span> </td></tr></table>

View file

@ -0,0 +1 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/qywts1/fvwm_yo_dawg_i_heard_you_like_fvwm/"> <img src="https://preview.redd.it/ps8gwk9wry081.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=ce57bb3a83da4b803d964ea5634ae73a061900bb" alt="[fvwm] Yo, dawg, I heard you like fvwm..." title="[fvwm] Yo, dawg, I heard you like fvwm..." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/B_i_llt_etleyyyyyy"> /u/B_i_llt_etleyyyyyy </a> <br/> <span><a href="https://i.redd.it/ps8gwk9wry081.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/qywts1/fvwm_yo_dawg_i_heard_you_like_fvwm/">[comments]</a></span> </td></tr></table>

View file

@ -0,0 +1,2 @@
<p>Drew and Graham discuss the basics of modular synthesis, and how VCV Rack makes the Eurorack system freely available to anyone with a computer.</p><p>Special Guest: Graham Morrison.</p><p>Links:</p><ul><li><a href="https://vcvrack.com/" title="VCV Rack" rel="nofollow">VCV Rack</a> &mdash; Virtual Eurorack DAW</li><li><a href="http://www.vintagesynth.com/kawai/kawaik1ii.php" title="Kawai K1ii Synthesizer" rel="nofollow">Kawai K1ii Synthesizer</a> &mdash; Kawai's digital PCM-waveform synthesizer</li><li><a href="http://www.vintagesynth.com/korg/poly6.php" title="Korg PolySix" rel="nofollow">Korg PolySix</a> &mdash; Programmable, analogue polysynth</li><li><a href="http://www.vintagesynth.com/moog/moog.php" title="Moog Minimoog" rel="nofollow">Moog Minimoog</a> &mdash; One of the first synthesizers built to be used by musicians</li><li><a href="https://new.steinberg.net/cubase/" title="Steinberg Cubase" rel="nofollow">Steinberg Cubase</a> &mdash; Digital Audio Workstation</li><li><a href="https://www.ableton.com/" title="Ableton Live" rel="nofollow">Ableton Live</a> &mdash; Digital Audio Workstation tailored for performing artists</li><li><a href="https://en.wikipedia.org/wiki/Eurorack" title="Eurorack" rel="nofollow">Eurorack</a> &mdash; Modular synthesizer format specification</li><li><a href="https://bedroomproducersblog.com/2019/07/01/vcv-rack-1-0/" title="VCV Releases FREE Rack 1.0 Virtual Modular Synthesizer" rel="nofollow">VCV Releases FREE Rack 1.0 Virtual Modular Synthesizer</a></li><li><a href="https://teenage.engineering/" title="Teenage Engineering" rel="nofollow">Teenage Engineering</a> &mdash; Swedish electronics company specializing in synthesizers and wireless audio</li><li><a href="https://mutable-instruments.net/modules/yarns/" title="Mutable Instruments Yarns Module" rel="nofollow">Mutable Instruments Yarns Module</a> &mdash; Converts MIDI to/from CV</li><li><a href="https://en.wikipedia.org/wiki/Trent_Reznor" title="Trent Reznor" rel="nofollow">Trent Reznor</a> &mdash; Prolific pioneer in synthesizers and music</li><li><a href="https://soundcloud.com/user-448780498/jupiter-extras-051-vcv-rack-demo" title="Jupiter Extras Episode 51 - VCV Rack Collaborative Patch on Soundcloud" rel="nofollow">Jupiter Extras Episode 51 - VCV Rack Collaborative Patch on Soundcloud</a> &mdash; Audio output of the VCV Rack collaborative patch made by Graham and Drew.</li><li><a href="https://gitlab.com/drewofdoom/vcvrack-patches/raw/master/Jupiter_Extras_Episode_51_-_VCV_Rack_Collaborative_Patch_Graham_Morrison.vcv" title="Jupiter Extras Episode 51 - VCV Rack Collaborative Patch on Gitlab" rel="nofollow">Jupiter Extras Episode 51 - VCV Rack Collaborative Patch on Gitlab</a> &mdash; Collaborative patch to load in VCV Rack. Requires the following modules for operation: Scanner Darkly's Collection One, cf, AS, ML, Audible Instruments, Glue the Giant, Autodafe, Bogaudio, Befaco, Vult</li></ul>

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>Hi,</p> <p>as the title says, I am having problems with org-lookup-first (or maybe with ranges). What is the problem here?</p> <pre><code> #+NAME: test | hubba | bubba | | this should be &quot;bubba&quot;: | #ERROR | #+TBLFM: @2$2=&#39;(org-lookup-first &quot;hubba&quot;, @1$1..@&gt;$1, @1$2..@&gt;$2) </code></pre> <p>Many thanks!</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/ghiste"> /u/ghiste </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/rtzdyr/i_dont_understand_orglookupfirst/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/rtzdyr/i_dont_understand_orglookupfirst/">[comments]</a></span>