Readit News logoReadit News
baggiponte commented on Code formatting comes to uv experimentally   pydevtools.com/blog/uv-fo... · Posted by u/tanelpoder
impulser_ · 3 days ago
I think the goal is to make uv a complete package manager for Python while still giving you the option to use the parts separately.

uv is like cargo for python.

If you only need a fast type checker you can just use ty, if you just need a fast formatter and linter you can just use ruff.

Combining ruff and ty doesn't make sense if you think about like this.

baggiponte · 2 days ago
i think it's good to let them experiment! cargo (and go?) offers this already, so why not.
baggiponte commented on Code formatting comes to uv experimentally   pydevtools.com/blog/uv-fo... · Posted by u/tanelpoder
jgauth · 3 days ago
This is cool. Is there a way to call ruff’s linter? Like `uv lint`, which would call `ruff check`.

To your analogy, it’d be like `cargo clippy`

baggiponte · 2 days ago
uv ruffy sounds funny
baggiponte commented on Mistral Integration Improved in Llama.cpp   github.com/ggml-org/llama... · Posted by u/decide1000
baggiponte · 13 days ago
Wow I never realized how much mistral was “disconnected” from the ecosystem
baggiponte commented on POML: Prompt Orchestration Markup Language   github.com/microsoft/poml... · Posted by u/avestura
baggiponte · 14 days ago
How’s this different from xml?
baggiponte commented on Jan – Ollama alternative with local UI   github.com/menloresearch/... · Posted by u/maxloh
semessier · 15 days ago
still looking for vLLM to support Mac ARM Metal GPUs
baggiponte · 15 days ago
Yeah. The docs tell you that you should build it yourself, but…
baggiponte commented on Litestar is worth a look   b-list.org/weblog/2025/au... · Posted by u/todsacerdoti
baggiponte · 18 days ago
Litestar is really underrated but deserves much more usage! I’ve been meaning to try it for at least a year now, but always felt a bit scary to tell the team “hey let’s deviate from our stack”
baggiponte commented on Timescale Is Now TigerData   tigerdata.com/blog/timesc... · Posted by u/pbowyer
smokel · 2 months ago
> There are no more “SQL vs. NoSQL” debates. MongoDB, Cassandra, InfluxDB, and other NoSQL databases are seen as technical dead ends. Snowflake and Databricks are acquiring PostgreSQL companies. No one talks about Hadoop. The Lakehouse has won.

That's quite some statement. Boy, would I have loved to live in a world where marketing rhetoric and scientific opinion were easier to distinguish.

baggiponte · 2 months ago
Yeah they might be good but the marketing is really bold and, to a certain extent, arrogant if not outright disgusting.
baggiponte commented on Pyrefly vs. Ty: Comparing Python's two new Rust-based type checkers   blog.edward-li.com/tech/c... · Posted by u/edwardjxli
ZeroCool2u · 3 months ago
Anyone reading this, if you're like me and prefer the open source version of VSCode where Microsoft disables Pylance, I'd encourage you to try BasedPyright instead.
baggiponte · 3 months ago
BasedPyright is much better than pyright! Must use.
baggiponte commented on Pyrefly: A new type checker and IDE experience for Python   engineering.fb.com/2025/0... · Posted by u/homarp
simonw · 3 months ago
ty is so new right now - it only got its current name a few weeks ago!
baggiponte · 3 months ago
That’s not true, they have been developing it as red knot for a good while :)
baggiponte commented on Databricks in talks to acquire startup Neon for about $1B   upstartsmedia.com/p/scoop... · Posted by u/ko_pivot
jimbokun · 4 months ago
Can someone translate this to non-CEO speak?
baggiponte · 4 months ago
You basically pay databricks a “fee” to choose the more appropriate and modern stack for you to build on, and keep it up to date. Never used it, but it handles with lots of the administrative bs (compliance, SLAs, idk) for you so you can just ship.

u/baggiponte

KarmaCake day116August 19, 2021View Original