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
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
Функция
Emacs Copilot помогает вам делать парное программирование с локально-запущенной большой языковой моделью (LLM), которая генерирует код и дополняет его внутри буферов Emacs. LLM запускается, как подкоманда, которая помнит вашу локальную историю правок на уровне каждого файла. Токены поступают в ваш буфер без задержки по мере генерации и вы можете нажать
Emacs 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 работает с разными языками и язык программирования определяется по расширению файла.
GitHub
GitHub - jart/emacs-copilot: Large language model code completion for Emacs
Large language model code completion for Emacs. Contribute to jart/emacs-copilot development by creating an account on GitHub.
🔥2
#emacs
Howard Abrams:
https://fosstodon.org/@[email protected]/112022978669356430
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
Emacs.ch
Howard Abrams (@howard@emacs.ch)
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…
#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…
🔥3
О, наконец-то для себя открыл опцию в GNU Emacs для того, чтобы можно было при отправке письма в GNUS выбирать. каким GPG-ключом подписывать письмо:
#emacs
(setq mm-sign-option 'guided)
#emacs
🔥3