emacs Emacs Writing Lisp Code with ChatGPT
Jump
  • DrOps DrOps 4 months ago 100%

    This is the fediverse. Depending on which service you are, and what software you use, you see either my blog article on https://plaindrops.de/blog/2024/CodingLispWithChatGPT/

    or the Feddit server I posted this Link on. You got the latter, and it’s web interface is throwing that error. I informed the admin.

    1
  • emacs Emacs Writing Lisp Code with ChatGPT
    Jump
  • DrOps DrOps 4 months ago 100%
    1
  • emacs
    Emacs DrOps 4 months ago 100%
    Writing Lisp Code with ChatGPT https://plaindrops.de/blog/2024/CodingLispWithChatGPT/

    When I needed a taylored function for a problem, I tried if ChatGPT could help me.

    5
    4
    emacs
    Emacs DrOps 5 months ago 100%
    A Hydra for Denote, and what I learned from it. https://plaindrops.de/blog/2024/medusadenote/

    Making a Hydra for Denote was not as straightforward as I thought, Therefore I documented it

    10
    1
    emacs
    Emacs DrOps 5 months ago 90%
    Keymacs, a program to generate Emacs keybindings | Plain DrOps https://plaindrops.de/blog/2024/keymacs/

    For sure, I’m heading straight to Emacs hell for this. Apparently, there are a lot of Emacs purists in the world who, over the years, have learned to type such complex key sequences as C-x r t M-. C-c C-p fluently. I'm not one of them. And when I tried to figure out how to customize it for myself, the web forums were full of comments saying it wasn't a good idea.

    8
    2
    linux Linux Best practices for navigating file structure via terminal?
    Jump
  • DrOps DrOps 1 year ago 100%

    I did 4 things, that helped me a lot:

    1. Make aliases for the most visited directories

    alias cem=’cd /home/drops/.config/emacs’

    1. Make aliases for moving up the tree tree:

    alias. .=’cd. . && ls’

    Three points for two levels up, etc...

    1. Name all directories lowercase, 3-5 letters long, and try to avoid directories with the same starting letter as siblings That way you can use tab completion with just a single letter

    2. Use the option to jump to subdirectories of /home/user from everywhere.

    16
  • linux Linux Why do all windows react differently to xdotool resize
    Jump
  • DrOps DrOps 1 year ago 100%

    Nope, I switched back to X11 after I found, that xdotool couldn't work with Wayland, and ydotool doesn't support window handling.

    5
  • linux
    Linux DrOps 1 year ago 90%
    Why do all windows react differently to xdotool resize

    Yesterday I tried to layout a bunch of program windows via xdotools moveto and resize. In theory they should have been all the same size, but they came out all different, and none had the targeted size. They all had space around them. What is involved in this process? Are there invisible borders, or stuff like that?

    17
    6
    ergomechkeyboards ErgoMechKeyboards Custom Keycaps Giveaway (FK)
    Jump
  • DrOps DrOps 1 year ago 100%

    I ordered them and wow. Five days from order to my desk was amazingly fast. FedEx just rang my bell, and the keycaps are perfect. They have the much appreciated tactile hint under the index finger.

    1
  • ergomechkeyboards ErgoMechKeyboards Custom Keycaps Giveaway (FK)
    Jump
  • DrOps DrOps 1 year ago 100%

    My code: YUZKC8

    That is the layouter I was always looking for, to get keycaps for my heavily modified Neo-layout on a Moonlander keyboard.

    I think, I will order it anyways, and hope to win the refund.

    1
  • klimawandel Klimawandel Was tun neben Verhaltensänderungen?
    Jump
  • DrOps DrOps 1 year ago 100%

    Ich denke der beste Schritt ist, andere Menschen anzustecken. Am besten indem sie sehen wie mühelos das bei dir geht, und wie wenig Lebensfreude du damit verlierst. Das ist, glaube ich, das, wovor viele Menschen Angst haben. Dass es Mühe macht, und das es den Spass am Leben verdirbt.

    Also einfach Vorbild sein und Gelassenheit ausstrahlen. Nicht missionieren.

    1
  • main Haupteingang Hallo an die Neuen :)
    Jump
  • DrOps DrOps 1 year ago 100%

    Hat gefühlt 20 Minute gedauert, also durchaus schnell

    3