Readit News logoReadit News
danlamanna commented on Efrit: A native elisp coding agent running in Emacs   github.com/steveyegge/efr... · Posted by u/simonpure
totetsu · 21 days ago
Once emacs starts modifying its own lisp haven’t we unleashed agi?
danlamanna · 21 days ago
Certainly someone can figure out how to close emacs.. right?
danlamanna commented on Ty: A fast Python type checker and language server   github.com/astral-sh/ty... · Posted by u/arathore
blibble · 4 months ago
prior to astral appearing, python's tooling has been beyond terrible, compared to say, Java's

astral have now replaced the awful pip with the fantastic uv

various awful linters with with the fantastic ruff

and now hopefully replacing the terrible type checkers (e.g. mypy) with a good one!

I hope they have the pypi backend on their list too, my kingdom for Maven Central in python!

danlamanna · 4 months ago
> I hope they have the pypi backend on their list too

IIRC they have floated the idea of private registries as a commercial offering in the past.

danlamanna commented on Ty: A fast Python type checker and language server   github.com/astral-sh/ty... · Posted by u/arathore
12_throw_away · 4 months ago
If you can say - are there any thoughts about implementing plugins / extension capabilities to keep type checking working even with libraries that aren't otherwise typecheckable?

(where "not otherwise typecheckable" means types that can't be expressed with stubs - e.g., Django, dataclasses pre-PEP-681, pytest fixtures, etc.)

danlamanna · 4 months ago

u/danlamanna

KarmaCake day4June 18, 2023View Original