python

Back Open Paginator
30.08.2025 01:25
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Reloading Classes in Python

andrewpwheeler.com/2025/08/26/




Show Original Post


30.08.2025 01:02
whynothugo (@whynothugo@fosstodon.org)

I've been having issues with py3-lsp-server using massive amounts of CPU (spikes of 800%, baseline of 100%), and tens of seconds delay to respond. I mostly used it for go-to-definition and show-hover. I just switched to jedi-language-server. It does the same (and using the same underlying implementation) with unnoticeable resource usages.

I used (and continue to use) ruff-lsp for diagnostics and formatting anyway, so not missing anything after the switch.

#python #neovim #lsp #jedi




Show Original Post


30.08.2025 00:36
sajijohn (@sajijohn@mastodon.social)

🚘 Automotive innovators like Tesla push the limits of AI.

But even the smartest copilots & are only as good as the prompts behind them.

We’ve been working on DoCoreAI → a privacy-first way to:
✅ Optimize prompts
✅ Track LLM efficiency with telemetry dashboards.
✅ Keep raw data local.

For AI devs:
👉 How do you measure prompt efficiency in your projects?

docoreai.com







Show Original Post


30.08.2025 00:07
webknjaz (@webknjaz@mastodon.social)

Alright.. So the tox-lock idea (mastodon.social/@webknjaz/1142) is slowly moving forward — I've just fixed a blocker in upstream that was preventing me from shipping ephemeral toxenvs via plugins:
github.com/tox-dev/tox/pull/35.

@gaborbernat helped me figure out the new hook point at . I hope cuts a new release soon!




Show Original Post


30.08.2025 00:02
r (@r@fed.brid.gy)

Alright.. This is slowly moving forward — I've just fixed a blocker in #tox upstream that was preventing me from shipping ephemeral toxenvs via plugins: github.com/tox-dev/tox/.... @gjbernat.bsky.social helped me figure out the new hook point at #PyConUS. I hope cuts a new release soon! #python

RE: https://bsky.app/profile/did:plc:zqrchpwizwttxowdzuxkhmef/post/3llcjdlrtss2o


Expose a new `tox_extend_envs`...




Show Original Post


30.08.2025 00:02
r (@r@bsky.brid.gy)

Alright.. This is slowly moving forward — I've just fixed a blocker in #tox upstream that was preventing me from shipping ephemeral toxenvs via plugins: github.com/tox-dev/tox/.... @gjbernat.bsky.social helped me figure out the new hook point at #PyConUS. I hope cuts a new release soon! #python

RE: https://bsky.app/profile/did:plc:zqrchpwizwttxowdzuxkhmef/post/3llcjdlrtss2o


Expose a new `tox_extend_envs`...




Show Original Post


29.08.2025 23:59
gerowen (@gerowen@mastodon.social)

Here's the build VLOG where I show the build process for my little project, the point at which the Windows build gets flagged as malware and why I believe it's happening in the first place.

Link: youtu.be/PR9kTSKdx7U




Show Original Post


29.08.2025 23:53
mikehoss (@mikehoss@appdot.net)

I think the lesson is using #Python’s ‘cached_property’ in a #Django model is a bad idea.




Show Original Post


29.08.2025 23:40
aziz (@aziz@functional.cafe)

I am too bored by ocaml, and scheme…

I guess I am back at slowly getting into finishing my improved repl for #concatenative programming language embedded in #python 😜




Show Original Post


29.08.2025 23:02
laravista (@laravista@mastodon.uno)

🔍 / #software / #python / #asyncio

Explore how Python asyncio works and when to use it. Follow hands-on examples to build efficient programs with coroutines and awaitable tasks.

🐱🔗 laravista.altervista.org/CatLi

#catlink #softwarepython #softwarepythonasyncio #realpython




Show Original Post


29.08.2025 22:34
posts (@posts@killbait.com)

Building Full-Stack Projects with Python and Flask During My Summer Internship

In this article, Aditya Patel shares his experience during a summer internship at Techmicra IT Solutions in Ahmedabad, Gujarat, where he worked on two full-stack web applications. The first project was a real-time stock portfolio tracker, which involved integrating with the Alpha Vantage financial A... [More info]





Show Original Post


29.08.2025 22:15
pybay (@pybay@fosstodon.org)

💛 Celebrating CodeRabbit, our Gold Tier Sponsor

PyBay 2025 wouldn’t be possible without the support of our Gold Tier Sponsor. Their investment powers incredible talks, hands-on demos, and the chance for Python enthusiasts to connect, learn, and grow together.

📍 Oct. 18, 2025, San Francisco, CA: pybay.org/
🎟️ Tickets: pretix.eu/bapya/pybay-2025/
🎤 More talks: pybay.org/speaking/talk-list-2

#PyBay #Python #PyBay2025





Show Original Post


1 ...1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 ...1549
UP