social.tchncs.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
A friendly server from Germany – which tends to attract techy people, but welcomes everybody. This is one of the oldest Mastodon instances.

Administered by:

Server stats:

3.8K
active users

#uv

6 posts6 participants0 posts today

Ab einem #UV-Index-Wert von 3 sollte man Haut und Augen vor zu viel UV-#Strahlung schützen. Aber woher weiß ich, wann dieser Wert in meiner Region erreicht wird?

Wir empfehlen euch unseren UV-Newsletter. Er erscheint von April bis September jeden Montag, Mittwoch und Freitag und enthält die UV-Prognosen der kommenden drei Tage. So könnt ihr euch vorbereiten und entsprechende Maßnahmen für einen optimalen #UV-Schutz treffen.

Hier geht's zur Anmeldung: bfs.de/DE/aktuell/newsletter/u

- thisdavej.com/share-python-scr

Sharing single-file Python scripts with external dependencies is now easy thanks to uv and PEP 723, which enable embedding dependency metadata directly within scripts. This approach eliminates the need for complex setup tools like requirements.txt or package managers, making script distribution and execution seamless and simplifying deployment while maintaining flexibility and efficiency.

I'm in love with uv. Seriously, the tool is small yet packs a punch with features.

I'm writing an article for Fedora Magazine about the cool things you can do with uv, here is the source code (with the article in markdown) for your enjoyment:

github.com/josevnz/tutorials/t

Tutorials. Contribute to josevnz/tutorials development by creating an account on GitHub.
GitHubtutorials/docs/Enhancing_Your_Python_Workflow_with_UV_on_Fedora at main · josevnz/tutorialsTutorials. Contribute to josevnz/tutorials development by creating an account on GitHub.
#uv#python#textual
Continued thread

Initially, I was using #Tify, which looks nice and was easy enough. But it doesn’t seem to support continuous display. I tried #UV #UniversalViewer as well, but it also seems to ignore the behavior. #Mirador, otoh, actually does what I want (yay!), but it feel more like embedding an application into my page rather than a simple viewer component (and it ignores sizing of the container).

Heute ist der Welttag der Meteorologie.

Auch wir im BfS beschäftigen uns mit Meteorologie. Gemeinsam mit dem #DWD betreiben wir ein solares UV-Messnetz in Deutschland. Von Sonnenaufgang bis -untergang messen und analysieren wir an unseren Messstationen die solare UV-Strahlung, die bei uns am Erdboden ankommt und erstellen #UV-Prognosen. So könnt ihr euch frühzeitig über hohe UV-Werte informieren und passende Maßnahmen zum UV-Schutz ergreifen.

bfs.de/DE/themen/opt/uv/uv-ind

Managed to figure out how to properly use #uv to manage #Python correctly such that it runs in a code editor.

I'm starting an IT & Computing course with #OpenUniversity that uses Python for problem solving, starting with IDLE but eventually migrating to a code editor - I needed to get it working properly.

Been through computational #mathematics this morning - both converting equations and expressions to code, but also writing them with #LaTex with nice formatting.

Porównajmy backendy #PEP517 dla paczek napisanych w samym Pythonie:

#flit-core: 51 KiB archiwum źródłowe, bez zależności, instaluje się 0,05 s, ~150 KiB po zainstalowaniu, działa wszedzie
#UvBuild: 300 KiB archiwum, wymaga ~250 zależności crate (54 MiB pobierania, ~600 MiB w .cargo), buduje się 1 min 20 s (na 12-wątkowym procesorze), 4,2 MiB po zainstalowaniu, wspiera kilkanaście platform

I oczywiście, że flit-core ma szerszą funkcjonalność. Ale jestem przekonany, że gdzieś ktoś potrzebuje zaoszczędzić te kilka milisekund budowania paczek Pythona.