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 +0,0 @@
<!-- SC_OFF --><div class="md"><p>Updated and reloaded my daemon and it doesn&#39;t load. Here is my --debug-init: <code> Debugger entered--Lisp error: (wrong-type-argument stringp nil) call-process(nil nil t nil &quot;dump&quot; &quot;master&quot;) spell-fu--aspell-word-list-ensure(&quot;/home/xircon/.emacs.d/spell-fu/words_spell-fu-ispe...&quot; &quot;default&quot;) spell-fu--aspell-update(spell-fu-ispell-words-default &quot;default&quot;) #f(compiled-function () #&lt;bytecode 0x2eaf96e4d20f&gt;)() spell-fu-mode-enable() spell-fu-mode(1) spell-fu--mode-turn-on() global-spell-fu-mode() load-with-code-conversion(&quot;/home/xircon/dotfiles/emacs.d/config.el&quot; &quot;/home/xircon/dotfiles/emacs.d/config.el&quot; nil nil) load-file(&quot;~/dotfiles/emacs.d/config.el&quot;) org-babel-load-file(&quot;~/dotfiles/emacs.d/config.org&quot;) load-with-code-conversion(&quot;/home/xircon/.emacs.d/init.el&quot; &quot;/home/xircon/.emacs.d/init.el&quot; nil nil) load(&quot;/home/xircon/.emacs.d/init.el&quot;) (let* ((emacs-directory (file-name-as-directory (chemacs-emacs-profile-key &#39;user-emacs-directory))) (init-file (expand-file-name &quot;init.el&quot; emacs-directory)) (custom-file- (chemacs-emacs-profile-key &#39;custom-file init-file)) (server-name- (chemacs-emacs-profile-key &#39;server-name))) (setq user-emacs-directory emacs-directory) (if server-name- (progn (setq server-name server-name-))) (mapcar #&#39;(lambda (env) (setenv (car env) (cdr env))) (chemacs-emacs-profile-key &#39;env)) (load init-file) (if (not custom-file) (progn (setq custom-file custom-file-) (load custom-file)))) chemacs-load-profile(&quot;default&quot;) (if args (let ((s (split-string (car args) &quot;=&quot;))) (cond ((equal (car args) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist &#39;(&quot;--with-profile&quot; lambda (_) (pop command-line-args-left))) (chemacs-load-profile (car (cdr args)))) ((equal (car s) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist (cons (car args) &#39;(lambda ...))) (chemacs-load-profile (mapconcat &#39;identity (cdr s) &quot;=&quot;))) (t (chemacs-check-command-line-args (cdr args))))) (chemacs-load-profile (chemacs-detect-default-profile))) chemacs-check-command-line-args(nil) (cond ((equal (car args) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist &#39;(&quot;--with-profile&quot; lambda (_) (pop command-line-args-left))) (chemacs-load-profile (car (cdr args)))) ((equal (car s) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist (cons (car args) &#39;(lambda (_)))) (chemacs-load-profile (mapconcat &#39;identity (cdr s) &quot;=&quot;))) (t (chemacs-check-command-line-args (cdr args)))) (let ((s (split-string (car args) &quot;=&quot;))) (cond ((equal (car args) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist &#39;(&quot;--with-profile&quot; lambda (_) (pop command-line-args-left))) (chemacs-load-profile (car (cdr args)))) ((equal (car s) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist (cons (car args) &#39;(lambda (_)))) (chemacs-load-profile (mapconcat &#39;identity (cdr s) &quot;=&quot;))) (t (chemacs-check-command-line-args (cdr args))))) (if args (let ((s (split-string (car args) &quot;=&quot;))) (cond ((equal (car args) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist &#39;(&quot;--with-profile&quot; lambda (_) (pop command-line-args-left))) (chemacs-load-profile (car (cdr args)))) ((equal (car s) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist (cons (car args) &#39;(lambda ...))) (chemacs-load-profile (mapconcat &#39;identity (cdr s) &quot;=&quot;))) (t (chemacs-check-command-line-args (cdr args))))) (chemacs-load-profile (chemacs-detect-default-profile))) chemacs-check-command-line-args((&quot;emacs&quot;)) load-with-code-conversion(&quot;/home/xircon/.emacs&quot; &quot;/home/xircon/.emacs&quot; t t) load(&quot;~/.emacs&quot; noerror nomessage) startup--load-user-init-file(#f(compiled-function () #&lt;bytecode 0xd31ffd1b299fc46&gt;) #f(compiled-function () #&lt;bytecode -0x1f3c6eaddc0ae935&gt;) t) command-line() normal-top-level() </code> If I <code>:tangle no</code> the spell checking section of my config it loads fine. Any ideas?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/xircon"> /u/xircon </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/ru843z/spellfu_is_crashing_my_config/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/ru843z/spellfu_is_crashing_my_config/">[comments]</a></span>

View file

@ -1,13 +0,0 @@
<p><img class="alignright size-full" height="263" src="https://macadie.info/wp-content/uploads/2021/12/btv1b55007799h.53.png" width="199" />It is time for another update on Austin Emacs, along with some observations.</p>
<p>There was a meeting of the Austin Emacs Meetup early in the month. As always, there was no set topic.</p>
<p>There was some discussion of the <a href="https://www.emacsdocs.org/">Emacs Docs website</a>. Generally the feedback was positive.</p>
<p>One guy started demonstrating <a href="https://www.orgroam.com/">Org Roam</a>. It looks pretty interesting, but for now I am still getting the hang of plain Org. He also showed us a couple of packages: <a href="https://github.com/anticomputer/gh-notify">gh-notify</a> for managing GitHub notifications (I have no idea if it works with git outside of GitHub) and <a href="https://github.com/wandersoncferreira/code-review">code-review</a>.</p>
<p>There was also a lot of discussion around zettelkasten. Here is the <a href="https://en.wikipedia.org/wiki/Zettelkasten">Wikipedia page</a>. <a href="https://zettelkasten.de/posts/overview/">Here is a site</a> telling you how to do it; its hosted in Germany, so I guess its the official zettlekasten site. Zettlekasten.org is a site by a group that tried to put a knowledge management system on the blockchain. It does not look like there has been any activity for a while. Perhaps you can use your coins to buy a <a href="https://news.ycombinator.com/item?id=29643257">non-fungible Olive Garden</a>.</p>
<p>I mentioned again I plan on going through the <a href="https://emacsconf.org/2021/">EmacsConf videos</a> from prior years, as well as for 2021. None of us had started looking at the 2021 videos. Some of them look interesting. I mentioned that there were two that I thought I would not find interesting: <a href="https://emacsconf.org/2021/talks/org-outside/">The use of Org mode syntax outside of GNU/Emacs</a> by Karl Voit, who has a few good pages/posts about <a href="https://karl-voit.at/tags/emacs/">Emacs and Org</a> on his site, and <a href="https://emacsconf.org/2021/talks/model/">Extending the “model” of Emacs to other applications</a>. An Emacs conference discouraging the use of Emacs seems a bit odd. I will give them all a chance, but on the surface I dont think I will like those two.</p>
<p>Every time there is a thread about Org mode on Hacker News, there is always some jackass complaining that Org does not work on mobile. Frankly, I have <a href="https://www.macadie.net/2018/12/10/thoughts-on-apps-and-devices/">little interest in mobile</a>. I like the bigger keyboard and bigger screen on my laptop. I hate typing on a phone, and I do not want to clutter my phone with a lot of apps. I do use the clock/stopwatch app a lot, but that is it. I dont need to use it for banking, credit cards, paying utility bills, paying for gas, or getting an app for every store I walk into. And while I am interested in technology, I have no desire to ever do any job on my phone.</p>
<p>I think doing Org on a phone is stupid. Yes, you have to learn Emacs, but that also yields benefits. There was a <a href="https://news.ycombinator.com/item?id=25036036">thread on Hacker News</a> asking why so many coders still use Vim and Emacs. A few comments pointed out that in the past decade, we have seen a few editors come and go: Sublime, Atom, Light Table. Now its VS Code, but who knows how long it will last? (And frankly I do not trust Microsoft one bit.) Meanwhile, while everybody else was changing their workflow every couple of years, the Vim and Emacs people kept doing what they were doing. On a phone, you will always be limited by the small screen, and whatever limitations Apple, Google or Microsoft put on you. With Emacs, the sky is the limit.</p>
<p>I think people should stop trying to get Org working on mobile, and just use it where it does work. Sort of like everybody should learn how to read S-expressions and stop trying to make Lisp into Python (see <a href="http://metamodular.com/Essays/wrong.html">here</a> and <a href="https://beautifulracket.com/appendix/thoughts-on-rhombus.html">here</a>). A lot of people want the capabilities that S-expressions give you without using S-expressions, so they create wrappers and languages around it. It just seems like it would be easier to use S-expressions.</p>
<p>Like Lisp, Emacs is different than everything else, takes a lot of effort at first to get comfortable with, but after a point continues to yield dividends. As opposed to a lot of GUI and mobile apps, which seem easy at first, but eventually you hit a wall. Maybe I am trying to live life on hard mode, but I think this is the way to go. Although I am not doing accounting in plain text (see Hacker News posts about plain text <a href="https://news.ycombinator.com/item?id=27679050">here</a>, <a href="https://news.ycombinator.com/item?id=28102128">here</a>, <a href="https://news.ycombinator.com/item?id=28420797">here</a>, <a href="https://news.ycombinator.com/item?id=21685660">here</a>, and here is a link to the <a href="https://plaintextproject.online/">Plain Text Project</a>).</p>
<p>At the Emacs meetup I mentioned a thread I saw on the website for Obsidian, which is another knowledge management system using Markdown. The thread starting with someone asking <a href="https://forum.obsidian.md/t/why-did-you-choose-obsidian-instead-of-emacs/17030/8">why they chose obsidian over Emacs</a>. One person said that they couldnt use Emacs on mobile. They needed seven apps to replace Emacs. That is the point of learning Emacs, and why I am not interested in mobile.</p>
<p>I am still converting all my text files into org files, and choosing where to put headings and how to group them. This is taking longer than I thought. I have a lot of deep thoughts. But I am in org mode every day. Ideally I would like a job where I am in Emacs all day. I am getting really tired of using MS Office, or MS anything.</p>
<p><em>Image from “Evangelia quattuor [Les quatre Évangiles, en latin]”, a 10th century manuscript housed at the Bibliothèque nationale de France. Source <a href="https://gallica.bnf.fr/ark:/12148/btv1b55007799h/f1.planchecontact">gallica.bnf.fr</a> / BnF; image assumed allowed under <a href="https://en.wikipedia.org/wiki/Public_domain">Public Domain</a>.</em></p>

View file

@ -1 +0,0 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r0abq7/xmonad_suspicious_it_classroom_rice/"> <img src="https://preview.redd.it/q2xfwowvnb181.jpg?width=640&amp;crop=smart&amp;auto=webp&amp;s=d7d5c57399966d0b0528cf08b342695c793b57c1" alt="[xmonad] Suspicious😳 IT classroom rice🍚" title="[xmonad] Suspicious😳 IT classroom rice🍚" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/TheGameWizard12"> /u/TheGameWizard12 </a> <br/> <span><a href="https://i.redd.it/q2xfwowvnb181.jpg">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/r0abq7/xmonad_suspicious_it_classroom_rice/">[comments]</a></span> </td></tr></table>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>Under the installation process i used <code>iwctl</code> to connect to the wifi, and it worked fine!</p> <p>but after setting up the system and enabling NetworkManager i can&#39;t get it to work, the journal displays this:</p> <pre><code>$ journalctl -k | grep -i wilwifi Nov 30 23:36:00 Sussybox kernel: iwlwifi 0000:05:00.0: enabling devide (0000 -&gt; 0002) Nov 30 23:36:00 Sussybox kernel: iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-66.ucode failed with error -2 Nov 30 23:36:00 Sussybox kernel: iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-65.ucode failed with error -2 Nov 30 23:36:00 Sussybox kernel: iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-64.ucode failed with error -2 Nov 30 23:36:00 Sussybox kernel: iwlwifi 0000:05:00.0: api flags index 2 larger than supported driver Nov 30 23:36:00 Sussybox kernel: iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37 Nov 30 23:36:00 Sussybox kernel: iwlwifi 0000:05:00.0: loaded firmware version 63.c04f3485.0 cc-a0-63.ucode op_mode iwlmvm Nov 30 23:36:00 Sussybox kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340 Nov 30 23:36:00 Sussybox kernel: iwlwifi 0000:05:00.0: Detected RF HR B3, rfid=0x20a100 Nov 30 23:36:00 Sussybox kernel: iwlwifi 0000:05:00.0: base HW address: b0:a4:60:5f:6f:3b </code></pre> <p>I&#39;ve seen other people having issues the last week with this adapter, also when using <code>ip addr</code> it shows up as a physical adapter with link/ether. Anyone know a solution to fixing this problem?</p> <p>kernel_version: 5.15.5-arch1-1</p> <p>Edit: also i have disabled fast boot and im not dual booting windows.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/NewMycologist9358"> /u/NewMycologist9358 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r5zs1y/intel_ax200_wifi_6_not_working_after_restart/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/r5zs1y/intel_ax200_wifi_6_not_working_after_restart/">[comments]</a></span>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>I have already found the solution for this, but, I just felt like I had to leave it here.</p> <p><code>sudo pacman -S --needed man-db man-pages texinfo</code></p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/inkriptedd"> /u/inkriptedd </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r37qoq/man_strftime_not_working/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/r37qoq/man_strftime_not_working/">[comments]</a></span>

View file

@ -1,7 +0,0 @@
<p class="text">I knew things were changing several years ago when our church began the second phase of our construction and were ready to build a gym. Everything was going according to plan until the student ministers asked us not to build a gym. A gymnasium, they told us, wouldn&#39;t support the kind of ministry our student leaders envisioned for this current generation of students. (Have you ever tried to balance sound levels for a band in a gym?)</p>
<p class="text">Of course, when we made the announcement, we had a firestorm of blowback -- not from the students, but from their parents. Why wouldn&#39;t we build a gym? All of them had grown up playing basketball at the church. Their children should have the same opportunity.</p>
<p class="text">There was just one problem. Their children didn&#39;t play basketball after school. They all went to Starbucks and texted each other with the latest gossip and homework assignments. If we wanted to reach students in this generation, we needed to build a facility that supported the way students did life. We needed a facility that supported multiple worship experiences, workshops, conferences, and a cafe that served really good coffee.</p>
<p class="text">I&#39;m a boomer. My generation moved through the system like the last meal swallowed by a python. I was always in the largest class of every school I attended. Every city I lived in was growing. My tribe went to big high schools and shopped at malls as large as small cities. The malls had everything. Every kind of store, every kind of restaurant -- and some even had amusement parks in them. As a teenager, you went to the mall just to walk around in circles to see who else had come to the mall. You could shop, eat, see a movie, and have a late-night snack before you went home. And you could do it all under ...</p><p class="more"><a href="https://www.christianitytoday.com/scot-mcknight/2021/august/one-size-doesnt-fit-all.html">Continue reading</a>...</p>
<p><br /><a href="https://rss.beaconads.com/click.php?z=1289806&k=c779018782158d93282944b4f7dd4d03&a=189262&c=53109250" target="_blank"><img src="https://rss.beaconads.com/img.php?z=1289806&k=c779018782158d93282944b4f7dd4d03&a=189262&c=53109250" border="0" alt="" /></a></p>
7<img src="http://feeds.feedburner.com/~r/christianitytoday/jesuscreed/~4/4f8X3Dhw9EI" height="1" width="1" alt=""/>