fixing a bunch of broken stuff I think

This commit is contained in:
Chris Cochrun 2022-02-25 14:16:41 -06:00
parent 0dbc3ead0e
commit 8bace887a2
1551 changed files with 299 additions and 57481 deletions

View file

@ -1,3 +0,0 @@
<img src="https://media.babylonbee.com/thumbs/article-10190-1-thumb.jpg"> <p>WASHINGTON, D.C.&mdash;According to sources, Biden is just kicking himself after looking at his to-do list for 2021 and realizing he forgot to shut down the virus.&nbsp;</p>
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/oops-biden-checks-his-to-do-list-and-realizes-he-totally-forgot-to-shut-down-the-virus">Oh No! Biden Checks His To-Do List And Realizes He Totally Forgot To Shut Down The Virus</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>

View file

@ -1 +0,0 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/rrfdyp/redstaros_30_red_star_os_cleansed_from_spyware/"> <img src="https://preview.redd.it/pqrai4ws1j881.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=5a06855db0b34170b91d93c569a481a2fb986e63" alt="[RedStarOS 3.0] Red Star OS cleansed from spyware (link to ova file in the comments)" title="[RedStarOS 3.0] Red Star OS cleansed from spyware (link to ova file in the comments)" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/saccharineboi"> /u/saccharineboi </a> <br/> <span><a href="https://i.redd.it/pqrai4ws1j881.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/rrfdyp/redstaros_30_red_star_os_cleansed_from_spyware/">[comments]</a></span> </td></tr></table>

View file

@ -1,4 +0,0 @@
<p>Mickey Petersen has another great post up at <a href="https://www.masteringemacs.org/">Mastering Emacs</a>. In the post, Mickey notes that Emacs 29 is going to have first class support for emoji. I dont use emoji much so I dont care but Mickeys post was still very interesting to me because he shows how to implement essentially the same functionality <a href="https://www.masteringemacs.org/article/inserting-emoji-input-methods">using an input method</a>.</p>
<p>Input methods are a way of temporarily switching to a specialized keyboard so that you can enter special symbols or diacritical marks. I use the TeX input method all the time when Im writing blog posts and find it an easy and convenient way of dealing with LaTeX symbols in a non-TeX buffer. Until I read Mickeys post, I didnt know much about input methods other than that the TeX method allowed me to enter LaTeX commands.</p>
<p>It turns out that its easy to implement an input method as Mickey shows by using it to make a simple emoji mode. He implements only four emoji but its easy to add as many as you like. The TL;DR is that you use <code>quail-define-package</code> to define the mode and <code>quail-define-rules</code> to establish the mappings between the key sequences and the symbols you want to insert.</p>
<p>The method is more powerful than Ive described as you can see by reading the documentation but its simple in the simple case and worth knowing about in case you have need of such a facility.</p>

View file

@ -1 +0,0 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r68d8p/kde_my_first_ever_simple_desktop_customization/"> <img src="https://preview.redd.it/lqjb4bc2lv281.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=2d0faec6e8fe293343943493e50a69bcf1cee488" alt="[KDE] My first ever simple desktop customization" title="[KDE] My first ever simple desktop customization" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Ronit1996"> /u/Ronit1996 </a> <br/> <span><a href="https://i.redd.it/lqjb4bc2lv281.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/r68d8p/kde_my_first_ever_simple_desktop_customization/">[comments]</a></span> </td></tr></table>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>Whenever I try to window share on anywhere ( obs, firefox etc ) the app itself crashes and looking into log reveals pipewire segfaulting followed by some core dumps. Screen sharing entire desktop works just fine, even window sharing something like dolphin, works as well. So I&#39;m guessing something is wrong with sharing apps that relies on Xwayland.</p> <p>My setup: Ryzen 1600 + rx550, KDE Wayland, Pipewire, Wireplumber, pipewire-pulse</p> <p>I only have xdg-destop-portal-kde installed as backend</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/trueleo8"> /u/trueleo8 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/rucb1t/pipewire_segfaulted_when_window_sharing/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/rucb1t/pipewire_segfaulted_when_window_sharing/">[comments]</a></span>