Elektrine lite

← Feed

tusharhero

tusharhero@mathstodon.xyz

Posts

  • Post #1170378

    Finally my youtube client can scrape multiple pages (it is super annoying though.) #emacs

  • Post #937074

    https://youtu.be/oH5GKEgEGV0 My friend Arkadiusz on Prot Asks! #emacs

  • Post #937072

    You probably know about M-x dired, the directory editor. But do you know about M-x proced, the process editor? #emacs

  • Post #933730

    Finally figured out how to have Emacs android use android tts. 1. Install termux 2. Install termux api 3. Install nmap (gnu netcat isn't available it seems) 4. nc -l -k -p 6000 | termux-tts-speak 5. (defun android-tts-send-buffer (&optional host port) "Send current buffer contents to Android TTS listener at HOST:PORT." (interactive) (let* ((host (or host "127.0.0.1")) (port (or port 6000)) (text (buffer-substring-no-p...

  • Post #913408

    #Gnus is nice on #Emacs on Android.

  • Post #639845

    @mousebot bravo on jag.el. It works great! (from my limited experimentation with fj-api.) #emacs

  • Post #639843

    ELISP> (vc-clone "https://codeberg.org/forgejo/forgejo" 'Git "~/Documents/" nil t) *blocks emacs* I got too comfortable with ielm and forgot that it could block #Emacs.

  • Post #615111

    TBH all of the recent developments (Claude laundering LGPL'ed code). And people generally relying on LLMs to write software is really demoralising.

  • Post #421578

    https://tusharhero.codeberg.page/emacs-pale-canvas-and-stuff-demos.html All the #emacs canvas, pale, etc. demos were getting hard to share around, so I just linked them all on this webpage.

  • Post #334803

    @a1ba@suya.place @SuperDicq@minidisc.tokyo @SuperDicq@minidisc.tokyo (cheat-sheet) done.

  • Post #153156

    @Suiseiseki@freesoftwareextremist.com insane, so GNU is practically the only free operating system we have...