memory heap
369 subscribers
2.48K photos
508 videos
52 files
3.07K links
science ∩ art = wonder

all memory blocks here are allocated by @a_v_p

GitHub: https://github.com/artyom-poptsov
Mastodon: https://fosstodon.org/@avp

https://memory-heap.org/~avp/
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Emacs Blamer Plugin:
https://github.com/Artawower/blamer.el

"A git blame plugin for emacs inspired by VS Code's GitLens plugin"

#emacs #git
#emacs #llm #copilot

Justine Tunney опубликовала Emacs Copilot mode:
https://github.com/jart/emacs-copilot

Функция copilot-complete демонстрирует, что примерно 100 строчек кода на Лисп — это всё, что нужно для того, чтобы Emacs мог делать такие же штуки, которыми прославились GitHub Copilot или VSCode.

Emacs Copilot помогает вам делать парное программирование с локально-запущенной большой языковой моделью (LLM), которая генерирует код и дополняет его внутри буферов Emacs. LLM запускается, как подкоманда, которая помнит вашу локальную историю правок на уровне каждого файла. Токены поступают в ваш буфер без задержки по мере генерации и вы можете нажать C-g для того, чтобы прервать работу LLM в любое время.

Emacs Copilot работает с разными языками и язык программирования определяется по расширению файла.
🔥2
#emacs

Howard Abrams:

I love this quote. Can't seem to find the original author to give attribution where due:

#vim is immortal in the nokia brick-phone sense. It's got very few dependencies, it'll survive a drop from a ten foot pole and it's cooperative with like thirty year old technology. It's fast and ergonomic and once armageddon comes you'll shell into the flaming wreckage of a datacenter and edit configs with it. Pure embodiment of the strength and certainty of steel.

#emacs, by contrast, is immortal in the shambling fleshbeast sense. Its thousand thralls write beautiful evocations to pull domains you never could have wanted or imagined from its flesh. It grows cancerously to envelop any domain, any need you may want from it. You can tear out its heart and swap it, still-beating, for a new one. It embodies the ultimate desire to survive. It can send email.


https://fosstodon.org/@[email protected]/112022978669356430
🔥3
О, наконец-то для себя открыл опцию в GNU Emacs для того, чтобы можно было при отправке письма в GNUS выбирать. каким GPG-ключом подписывать письмо:
(setq mm-sign-option 'guided)


#emacs
🔥3