Planet Emacslife
Chung-hong Chan: Advent of emacs #13: How I do bibliography management in emacs
https://chainsawriot.com/postmannheim/2022/12/13/aoe13.html
Chung-hong Chan: Advent of emacs #13: How I do bibliography management in emacs
https://chainsawriot.com/postmannheim/2022/12/13/aoe13.html
Werden wir Helden für einen Tag
Advent of emacs #13: How I do bibliography management in emacs
I wrote about bibliography management in the past. I will keep this post simple.
👏2
EmacsConf and Emacs hangouts
EmacsConf 2022: GRAIL---A Generalized Representation and Aggregation of Information Layers
https://www.youtube.com/watch?v=q2b3mSOUZcY
EmacsConf 2022: GRAIL---A Generalized Representation and Aggregation of Information Layers
https://www.youtube.com/watch?v=q2b3mSOUZcY
YouTube
EmacsConf 2022: GRAIL---A Generalized Representation and Aggregation of Information Layers
EmacsConf 2022: GRAIL---A Generalized Representation and Aggregation of Information Layers - Sameer Pradhan (he/him)
https://emacsconf.org/2022/talks/grail
00:00:00 Introduction
01:13 Processing language
02:34 Annotation
03:43 Learning from data
04:39 Manual…
https://emacsconf.org/2022/talks/grail
00:00:00 Introduction
01:13 Processing language
02:34 Annotation
03:43 Learning from data
04:39 Manual…
Planet Emacslife
200ok: Reflections on reClojure and EmacsConf: Celebrating the Power of Free Software
https://200ok.ch/posts/2022-12-09_reflections_on_reclojure_and_emacsconf:_celebrating_the_power_of_free_software.html
200ok: Reflections on reClojure and EmacsConf: Celebrating the Power of Free Software
https://200ok.ch/posts/2022-12-09_reflections_on_reclojure_and_emacsconf:_celebrating_the_power_of_free_software.html
200ok.ch
Reflections on reClojure and EmacsConf: Celebrating the Power of Free Software
Last weekend, 200ok and Ardeo were proud to be satellite venues for
the reClojure and EmacsConf conferences. As an official satellite
of the GNU EmacsConf conference, we had the opportunity to host
some of the most talented speakers and attendees in the Free…
the reClojure and EmacsConf conferences. As an official satellite
of the GNU EmacsConf conference, we had the opportunity to host
some of the most talented speakers and attendees in the Free…
Planet Emacslife
Nicolas Martyanoff: Fixing unquote-splicing behaviour with Paredit
https://www.n16f.net/blog/fixing-unquote-splicing-behaviour-with-paredit/
Nicolas Martyanoff: Fixing unquote-splicing behaviour with Paredit
https://www.n16f.net/blog/fixing-unquote-splicing-behaviour-with-paredit/
www.n16f.net
Brain dump – Fixing unquote-splicing behaviour with Paredit
Paredit is an Emacs package for structural editing. It is particularly useful in Lisp languages to manipulate expressions instead of just characters.
One of the numerous little features of Paredit is the automatic insertion of a space character before a delimiting…
One of the numerous little features of Paredit is the automatic insertion of a space character before a delimiting…
Planet Emacslife
Aimé Bertrand: Refactoring Emacs Lisp with ChatGPT
https://macowners.club/posts/refactoring-emacs-lisp-chatgpt/
Aimé Bertrand: Refactoring Emacs Lisp with ChatGPT
https://macowners.club/posts/refactoring-emacs-lisp-chatgpt/
macowners.club
Refactoring Emacs Lisp with ChatGPT
Why? Look… If you haven’t been living under a rock, you’ve probably noticed that ChatGPT is a hot topic on the internet.
Rightfully so, if you ask me. This thing is amazing. I got no words.
I am not going to explain it because I do not feel like I am the…
Rightfully so, if you ask me. This thing is amazing. I got no words.
I am not going to explain it because I do not feel like I am the…
Planet Emacslife
Andrea: Moldable Emacs: remove unused React Native styles for a component with tree-sitter
http://ag91.github.io/blog/2022/12/13/moldable-emacs-remove-unused-react-native-styles-for-a-component-with-tree-sitter
Andrea: Moldable Emacs: remove unused React Native styles for a component with tree-sitter
http://ag91.github.io/blog/2022/12/13/moldable-emacs-remove-unused-react-native-styles-for-a-component-with-tree-sitter
ag91.github.io
Moldable Emacs: remove unused React Native styles for a component with tree-sitter - Where parallels cross
Planet Emacslife
Chung-hong Chan: Advent of emacs #14: How I do academic writing in emacs
https://chainsawriot.com/postmannheim/2022/12/14/aoe14.html
Chung-hong Chan: Advent of emacs #14: How I do academic writing in emacs
https://chainsawriot.com/postmannheim/2022/12/14/aoe14.html
Werden wir Helden für einen Tag
Advent of emacs #14: How I do academic writing in emacs
Manuscript writing is really the thing that I (should) do to bring bread and butter on the table. An end. Programming is just a means to an end. I again promise you that I will talk about this topic (means vs end) in detail in a later post in this series.
Planet Emacslife
Cameron Desautels: git: Quick Multi-Line Commit Messages
https://camdez.com/blog/2022/12/13/git-quick-multi-line-commit-messages/
Cameron Desautels: git: Quick Multi-Line Commit Messages
https://camdez.com/blog/2022/12/13/git-quick-multi-line-commit-messages/
camdez
git: Quick Multi-Line Commit Messages
I don’t know why I’m quite so tickled by this, but today I learned
that you can make multi-line git commit messages by passing multiple
-m arguments:
that you can make multi-line git commit messages by passing multiple
-m arguments:
Planet Emacslife
Jiacai Liu: What I learn by implementing argparser in Zig
https://en.liujiacai.net/2022/12/14/argparser-in-zig/
Jiacai Liu: What I learn by implementing argparser in Zig
https://en.liujiacai.net/2022/12/14/argparser-in-zig/
Jiacai Liu's personal website
What I learn by implementing argparser in Zig
I've been working on a Zig project in my spare time for the last few weeks:
jiacai2050/simargs: A simple, opinionated, struct-based argument parser in Zig. Here I want to share the experience learned during the development of simargs. Since simargs is my…
jiacai2050/simargs: A simple, opinionated, struct-based argument parser in Zig. Here I want to share the experience learned during the development of simargs. Since simargs is my…
Planet Emacslife
Protesilaos Stavrou: Emacs: my new ‘sxhkdrc-mode’ package
https://protesilaos.com/codelog/2022-12-14-sxhkdrc-mode-0-1-0/
Protesilaos Stavrou: Emacs: my new ‘sxhkdrc-mode’ package
https://protesilaos.com/codelog/2022-12-14-sxhkdrc-mode-0-1-0/
Protesilaos Stavrou
Emacs: my new ‘sxhkdrc-mode’ package
The ‘sxhkdrc-mode’ package for Emacs provides a major mode for editing sxhkdrc files (Simple X Hot Key Daemon).
Planet Emacslife
Irreal: RMS On What He Wants and Doesn’t Want in Emacs
https://irreal.org/blog/?p=11013
Irreal: RMS On What He Wants and Doesn’t Want in Emacs
https://irreal.org/blog/?p=11013
Planet Emacslife
Bozhidar Batsov: Back to Android: My Take on the Pixel 6A
https://batsov.com/articles/2022/12/15/back-to-android-my-take-on-the-pixel-6a/
Bozhidar Batsov: Back to Android: My Take on the Pixel 6A
https://batsov.com/articles/2022/12/15/back-to-android-my-take-on-the-pixel-6a/
(think)
Back to Android: My Take on the Pixel 6A
A couple of weeks ago I made a spectacular and quite unexpected return to Android, after a long period of being exclusively in Apple’s mobile devices ecosystem. My last Android phone was the Sony Xperia Arc, which I bought way back in 2011. Afterwards I got…
Planet Emacslife
Chung-hong Chan: Advent of emacs #15: How I do citation in emacs
https://chainsawriot.com/postmannheim/2022/12/15/aoe15.html
Chung-hong Chan: Advent of emacs #15: How I do citation in emacs
https://chainsawriot.com/postmannheim/2022/12/15/aoe15.html
Werden wir Helden für einen Tag
Advent of emacs #15: How I do citation in emacs
Now I have my \(\mathrm{B{\scriptstyle{IB}} \! T\!_{\displaystyle E} \! X}\) file (day 13) and a markdown writing mode (day 14). Now I need to be scholar and cite all the papers by the big shots in my field. How do I actually cite references in a paper?
Planet Emacslife
Bozhidar Batsov: Topic-specific RSS Feeds
https://batsov.com/articles/2022/12/15/topic-specific-rss-feeds/
Bozhidar Batsov: Topic-specific RSS Feeds
https://batsov.com/articles/2022/12/15/topic-specific-rss-feeds/
(think)
Topic-specific RSS Feeds
Someone complained earlier today that my Pixel 6A article was picked up by Planet Emacslife. While I wasn’t involved in adding my blog there and I never promised to write exclusively about Emacs, this is a good opportunity to remind people my blog has several…
❤1
Planet Emacslife
Chung-hong Chan: Advent of emacs #16: How I use the online LaTeX editor Overleaf in emacs
https://chainsawriot.com/postmannheim/2022/12/16/aoe16.html
Chung-hong Chan: Advent of emacs #16: How I use the online LaTeX editor Overleaf in emacs
https://chainsawriot.com/postmannheim/2022/12/16/aoe16.html
chainsawriot
Advent of emacs #16: How I use the online LaTeX editor Overleaf in emacs
If I could select, I won’t select \(\LaTeX\) to write my papers. Usually, the decisions to write in \(\LaTeX\) were not made by me, but my collaborators. I maintain that \(\LaTeX\) should be an intermediate format. A target to be compiled to. But there are…
Planet Emacslife
Protesilaos Stavrou: Emacs: denote version 1.2.0
https://protesilaos.com/codelog/2022-12-16-denote-1-2-0/
Protesilaos Stavrou: Emacs: denote version 1.2.0
https://protesilaos.com/codelog/2022-12-16-denote-1-2-0/
Protesilaos Stavrou
Emacs: denote version 1.2.0
Information about the latest version of my Denote package for GNU Emacs.
❤1
System Crafters
Learning To Use the Emacs Debugger - System Crafters Live!
https://www.youtube.com/watch?v=LfwSc-lfFxM
Learning To Use the Emacs Debugger - System Crafters Live!
https://www.youtube.com/watch?v=LfwSc-lfFxM
YouTube
Learning To Use the Emacs Debugger - System Crafters Live!
In today's stream, we'll experiment with Emacs' built-in debugger called Edebug. Let's see if we can discover some good debugging strategies for when your configuration or a package you use starts to break!
SUPPORT THE CHANNEL:
👕 https://store.systemcrafters.net…
SUPPORT THE CHANNEL:
👕 https://store.systemcrafters.net…
❤1