python

Back Open Paginator
03.11.2025 07:17
jonny (@jonny@neuromatch.social)

what's up, it's me, jonny #python developer. #fastAPI has a totally dysfunctional development process where all code has to route through a single point of control. look at the PR velocity on it and all related projects and see how many non-bot PRs have been merged in the past year. that tells the whole story.

it's really just a very simple wrapper around starlette, has a ton of perf bottlenecks that will never be resolved because of said dysfunctional dev process, and if i were starting a new project i would not use any code used by that whole group. there are better options, and we do indeed have to choose to starve the thing eating all the oxygen in the room

it's taken me 9 months to go from reporting an obvious bug to having the 7 lines of code it changed be usurped by a core dev and i dont wanna fight anymore

youtube.com/watch?v=Yj3WhcGoSA4

github.com/fastapi/fastapi/dis

github.com/fastapi/fastapi/pul





Show Original Post


03.11.2025 05:57
chrisphan (@chrisphan@hachyderm.io)

Let's hope they remove this limitation before the year 10000 🤣 #python




Show Original Post


03.11.2025 05:52
chrisphan (@chrisphan@hachyderm.io)

Timestamp stored in microseconds, not seconds. Oops! 🤦🏽‍♂️ #python





Show Original Post


03.11.2025 05:25
askubuntu (@askubuntu@ubuntu.social)

Cannot install python3-venv or python3-full #apt #packagemanagement #python #python3

askubuntu.com/q/1559194/612




Show Original Post


03.11.2025 04:47
villares (@villares@pynews.com.br)

failed #mediapipe experiment... Code at: github.com/villares/sketch-a-d
More sketch-a-day: abav.lugaralgum.com/sketch-a-d
If you like this, support my work:
paypal.com/donate/?hosted_butt
liberapay.com/Villares
wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding





Show Original Post


03.11.2025 04:08
thejvmbender (@thejvmbender@techhub.social)

#Python is getting stronger lately and #golang #rust is chasing it after. Such a nice competition, more details at this url devecosystem-2025.jetbrains.co





Show Original Post


03.11.2025 03:14
villares (@villares@ciberlandia.pt)

"O bloco with e os gerenciadores de contexto | Live de #Python #302"

youtube.com/live/lGRPOiO_4_A?s




Show Original Post


03.11.2025 01:20
Ericthebeeover2 (@Ericthebeeover2@mastodon.au)

@smithb

All the best with that! Just want to comment on two things; not necessary helpful to you at this moment 😩

1) I’ve always had a soft spot for cold form steel buckling design. When I started off doing cold form design back in the early 80s the only code available was an American one. One of the things I remember about it when calculating the buckling load on a member was that part of the formula used included the result itself as a variable! What a bastard!

2) I’m interested in moving from C and Pascal towards Python as a recreational pursuit, (superior challenge and satisfaction to computer gaming in imho). I’ve always thought that #python lacked real graphic capabilities. (pixel #PlottingFractals stuff on the screen.) and yet here you are developing #StructuralSoftware using #Python. What gives?

Cheers, and all the best for the future!👍😊




Show Original Post


03.11.2025 01:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Celonis is hiring Senior Platform Engineer

🔧 #golang #java #python #ansible #aws #azure #cicd #gcp #kubernetes #terraform #seniorengineer
🌎 New York City, New York
⏰ Full-time
🏢 Celonis

Job details jobsfordevelopers.com/jobs/sen
#jobalert #jobsearch #hiring




Show Original Post


03.11.2025 01:04
TechKeysX (@TechKeysX@mastodon.social)

S1 EP6 T7 - Machine Learning in Python Graph Tick Marks Integers Only in Matplotlib





Show Original Post


03.11.2025 00:26
diazona (@diazona@techhub.social)

@hgfernan @mdione Ah true... I guess I misspoke, I should have said that well-written modules will only run a bare minimum of setup code when they get imported, and in particular nothing computationally intensive or with global side effects that may interfere with other modules. So, for example, creating a logger object is fine because that won't affect anything else in the program, but anything that calls logging.basicConfig() to be called is not.

#Python




Show Original Post


03.11.2025 00:18
smithb (@smithb@aus.social)

Hey hive mind - I'm keen to start a PhD and move toward academia, and am thinking about potential research topics. I'm an experienced structural #engineer and want to transition toward #sustainability as much as I can. But I'm not sure what that means for viable #research areas...

I have particular expertise in mechanics of #materials, software development ( #Python and #JavaScript), and cold-formed steel / #buckling of thin-walled structures.

Anyone out there have any suggestions for specific topics or general directions?




Show Original Post


1 ...1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 ...1565
UP