fixing a bunch of broken stuff I think
This commit is contained in:
parent
0dbc3ead0e
commit
8bace887a2
1551 changed files with 299 additions and 57481 deletions
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>tl;dr: Opinionated, lightweight, modern, pewdiepie, asmr, modern, stable</p> <p><a href="https://github.com/progfolio/momacs">https://github.com/progfolio/momacs</a></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/nv-elisp"> /u/nv-elisp </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rspqsb/momacs_finally_a_beginner_friendly_emacs/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/rspqsb/momacs_finally_a_beginner_friendly_emacs/">[comments]</a></span>
|
|
@ -1,3 +0,0 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-10001-1-thumb.jpg"> <p>CHICAGO, IL—Thanksgiving weekend is a time of family gatherings and gratitude in the windy city. This weekend, however, the holiday was marred by 40 tragic bullet accidents. According to reports, five of the accidental bullet-to-body incidents were fatal. </p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/chicago-reports-40-tragic-bullet-accidents-over-weekend">Chicago Reports 40 Tragic Bullet Accidents Over Weekend</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I have been mostly happy keeping no emacs custom-file using Drew Adams' cus-edit+. This means that all my customization is kept in my use-package statements, so it is fully reproducible. The only downside in my year+ of doing this has been that sometimes I get warnings or "buttons" in messages that pop up, such as "disable showing" in a pop-up warning, and I don't know how to "disable" it permanently. Normally it would put a line into my custom file and I could use that to update my :custom sections in my init.el. Now, though, it saves it in running "state" if I click the (eg) "Disable showing" button, but I have no idea what I should write to make it permanently remember not to show that thing.</p> <p>Any solutions? How can maintain no custom file, but still capture the code that would be written by interface interactions like errors "disable showing", or certain customizer settings, etc?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/WorldsEndless"> /u/WorldsEndless </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r83crp/how_to_see_what_code_would_be_added_by_certain/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r83crp/how_to_see_what_code_would_be_added_by_certain/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I remember using <code>org-jira</code> successfully when I could authenticate with a password. I tried entering my username and password manually, entering the token as password, using <code>.authinfo</code> and combinations of these, but nothing seems to work.</p> <p><code>org-jira</code> fails, telling me to look at the Messages buffer, where I find this:</p> <pre><code>I was called, was it with a callback? yes Fetching issues... [error] request--callback: peculiar error: 400 "JIRA_ERROR - see your *Messages* buffer for more details." "JIRA_ERROR REQUEST: " "/rest/api/2/search" (:type "POST" :data "{\"jql\":\"assignee = currentUser() and resolution = unresolved ORDER BY\\n priority DESC, created ASC\",\"maxResults\":100}") "JIRA_ERROR RESPONSE: " ((errorMessages . ["Field 'assignee' does not exist or this field cannot be viewed by anonymous users." "Field 'resolution' does not exist or this field cannot be viewed by anonymous users." "Not able to sort using field 'priority'."]) (warningMessages . [])) error in process sentinel: JIRA_ERROR - see your *Messages* buffer for more details. [2 times] </code></pre> <p>Is there anything obvious, (except entering my token wrong, which should not be happening considering how many times I tried) that I am doing wrong?</p> <p>Thanks!</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/sweetyhoneybee"> /u/sweetyhoneybee </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qy8z9r/anyone_using_orgjira_with_any_success_with_the/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/qy8z9r/anyone_using_orgjira_with_any_success_with_the/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/rcg66w/kde_new_daily_driver/"> <img src="https://preview.redd.it/7rcqtjzpai481.jpg?width=640&crop=smart&auto=webp&s=baf5a4554e55c907244df012be804b305ff71619" alt="[KDE] New Daily Driver" title="[KDE] New Daily Driver" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/bkindle2003"> /u/bkindle2003 </a> <br/> <span><a href="https://i.redd.it/7rcqtjzpai481.jpg">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/rcg66w/kde_new_daily_driver/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I recently purchased a Lenovo IdeaPad 5 15ITL05 laptop and I installed Arch Linux on it. On my old laptop [Acer Aspire E1-571G] I used Nouveau and didn't care about NVIDIA drivers. It was working OK. However, with my new laptop I'm not sure if it's the right choice. I feel that the closed-source NVIDIA drivers might provide me with a lot more features than Nouveau. Which graphics driver do you suggest that I use? Nouveau, NVIDIA, or NVIDIA Optimus? What other useful GPU related apps should I install on my laptop to get the best graphics experience?</p> <p>​</p> <p>P.S: This is the output of <code>neofetch</code> on my laptop:</p> <pre><code>CPU: 11th Gen Intel i7-1165G7 (8) @ 4.700GHz GPU: NVIDIA GeForce MX450 GPU: Intel TigerLake-LP GT2 [Iris Xe Graphics] </code></pre> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/i8ad8"> /u/i8ad8 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/ppftpf/nouveau_nvidia_or_nvidia_optimus/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/ppftpf/nouveau_nvidia_or_nvidia_optimus/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/ponxan/awesomewm_typical_minimalist_rup_rice/"> <img src="https://preview.redd.it/6yjotnpxfnn71.png?width=640&crop=smart&auto=webp&s=4f2f615e6cfb9b3244c2665e5a7146eb8957696a" alt="[awesomeWM] Typical minimalist r/up rice" title="[awesomeWM] Typical minimalist r/up rice" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/Speecteer"> /u/Speecteer </a> <br/> <span><a href="https://i.redd.it/6yjotnpxfnn71.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/ponxan/awesomewm_typical_minimalist_rup_rice/">[comments]</a></span> </td></tr></table>
|
Loading…
Add table
Add a link
Reference in a new issue