python

Back Open Paginator
16.03.2026 16:10
mdione (@mdione@en.osm.town)

I have been suggested that the company I'm working is not doing well. Than and a push for AI is telling me it's maybe time to move on.

What am I? Currently I'm doing #Python, #SysAdmin, GitHub/GitLab admin (yes, both), some Kafka, used to do some Postgres (now we have a DB team), Ansible and more.

In the past aka CV: grulic.org.ar/~mdione/

What do I want? No AI, no gambling, no blockchain. In #Marseille or remote. I can invoice abroad, but I would rather be an employee.

#FediHire #job

1/




Show Original Post


16.03.2026 16:10
driscollis (@driscollis@mastodon.social)

The Mouse vs Python blog is back on the top 60 blog list again this year along with many of my other friends!

bloggers.feedspot.com/python_b




Show Original Post


16.03.2026 16:07
ham_jansen (@ham_jansen@mastodon.online)

Ever tried filtering on COUNT() with WHERE and hit a confusing error?

The problem: WHERE runs before GROUP BY, so aggregate functions don't exist yet. That's where HAVING comes in. It filters after grouping.

WHERE = filter individual rows
HAVING = filter aggregates

Read more: jamalhansen.com/blog/having-fi

#SQL #Python #DuckDB #DataScience #Programming




Show Original Post


16.03.2026 16:06
villares (@villares@pynews.com.br)

228 pairs of segments from a 3x3 grid that share a point *and* don't align or overlap.
The sketch-a-day archives and tip jar are at: abav.lugaralgum.com/sketch-a-d Code for this: github.com/villares/sketch-a-d #Processing #Python #py5 #CreativeCoding





Show Original Post


16.03.2026 15:50
ethauvin (@ethauvin@mastodon.social)

JetBrains is Sunsetting Code With Me

blog.jetbrains.com/platform/20




Show Original Post


16.03.2026 15:49
libewa (@libewa@chaos.social)

#OH #Python „Ich finde das gut: Man kann etwas schreiben, was nicht funktioniert, und es funktioniert trotzdem.“
#bismarckleaks




Show Original Post


16.03.2026 15:29
p (@p@pixelfed.social)
At the beginning of 2025 I fulfilled a small personal dream through a soft-skills course at university: teaching computer science to students for a few days!

For my workshop I developed a prototype for a small AI project. The idea was that students set up a virtual machine with VirtualBox running Debian and then build their own small AI web apps using Python (vibecoding) and Flask.

The task was to choose three out of five simple AI models and make them usable through a self-built (vibecoding) web interface (HTML / CSS / JS).

The available models were:

- BLIP, image captioning
- DistilBERT, sentiment analysis
- GPT-2 (117M), text generation
- EasyOCR, text recognition in images
- Real-ESRGAN, image upscaling

I deliberately selected the models so they could run on typical school hardware. As a benchmark I used my old notebook (Intel Celeron N3150, 4×1.6 GHz, 4 GB RAM).

The goal was not only to "use AI", but to show how models can be integrated, how web interfaces are built, and how a small system can be assembled from different components.

(More information can be found in the comments.)

The video shows the prototype of the project.

Background music: Eiffel 65 - Blue (Da Ba Dee) (Rock Version by Kenke) https://www.youtube.com/watch?v=A-M5gMmDRJ8

#AI #Python #Flask #FOSS #OpenSource #FreeSoftware #Linux #Debian #Privacy #DigitalSovereignty #Fediverse #DigitalLiteracy #MediaLiteracy #TechEducation #ComputerScience



Show Original Post


16.03.2026 15:00
setsideb (@setsideb@wrestling.social)

Code Adventures: Simulating One Handed Solitaire
My style in titling these things is to just present the subject on whatever it is I'm linking to in the title, so you might expect that this is about someone else doing that and me reporting on it. But no! This time it's something I did myself!

First
setsideb.com/code-adventures-s
#niche #cardgames #ChurchHatesTucker #CodeAdventures #GatherTogetherGames #niche #OneHandedSolitaire #python #solitaire




Show Original Post


16.03.2026 14:37
notes (@notes@mk.xiupos.net)
QuartoとTypstで簡単に美しい論文やレポートを作成する #Python - Qiita
https://qiita.com/satyuk/items/3760c80b5e383129b8db


Show Original Post


16.03.2026 14:36
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Comparing Python Type Checkers: Typing Spec Conformance

pyrefly.org/blog/typing-confor




Show Original Post


16.03.2026 14:31
ubuntu_touch (@ubuntu_touch@mstdn.social)

Comparar campo electrico producido por 3 cargas con densidad de carga, su divergencia

#EM #Faraday #Maxwell #Python #Multivariable #Python #sinluz #Electricidad #Electrico #Campo





Show Original Post


16.03.2026 14:26
mahlzahn (@mahlzahn@nerdculture.de)

That said and celebrated ;), there are things that #Censor is not yet well redacting.

The upstream library #MuPDF (with its #Python bindings in #PyMuPDF) supports by default only redaction of text, vector graphics and images. Testing on a variety of PDF files (thanks to #pypdf, #qpdf, #ghostscript, and their issue reporters, as well as @pdfarranger for their hint) let me discover that some vector graphics are not properly redacted and an upstream issue has been reported for that.

Also, form fields (widgets), signatures and links may be incompletely redacted.

You can find an updated list of “What is redacted? What not?” here: codeberg.org/censor/Censor/iss

#pdf #redaction #security




Show Original Post


1 ...318 319 320 321 322 323 324 325 326 327 328 ...1594
UP