python

Back Open Paginator
03.04.2026 07:49
tasospapalias (@tasospapalias@mastodon.social)

🔗 Pipeline — Search → download → process.

Why:
- Free sources, no paywalls
- Multilingual (Greek, Cyrillic)
- Cross-platform
- Zero dependencies

Perfect for researchers tired of manual data prep.

github.com/AnastasiosPapalias/Python/tree/main/scholarforge


2/2




Show Original Post


03.04.2026 07:47
emilyselect (@emilyselect@mastodon.social)

C言語 3分解説 | 古いがゆえに難しい挫折の元凶【ずんだもん/プログラミング言語】

emilyselect.com/c%e8%a8%80%e8%

...





Show Original Post


03.04.2026 06:44
247CodeGirl (@247CodeGirl@mastodon.social)

Season 1 Lesson 13 Part 1 - Your First Steps in Python Python Set Vs List Lookup Why Sets Are Faster





Show Original Post


03.04.2026 05:08
CyberGame (@CyberGame@mastodon.social)

Scales of Justice: The Serpent
The bringer of Injustice of wealth and power and to own your Python code-base.

Game Link: blackcatwhitehatsecurity.com/t





Show Original Post


03.04.2026 04:44
villares (@villares@pynews.com.br)

A small #pymunk demo I've built today at Sesc... 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


03.04.2026 04:27
mikeozen (@mikeozen@mastodon.social)

Multi-LSP support in Emacs is now easier to pull off. eglot-python-preset and eglot-typescript-preset are both on MELPA, letting you run multiple language servers in one Eglot session: ty + Ruff for Python, TypeScript + ESLint/oxlint/Biome for JS/TS, with Astro, Vue, Svelte, and Tailwind CSS support out of the box.

mwolson.org/blog/2026-04-02-eg




Show Original Post


03.04.2026 02:00
lobsters (@lobsters@mastodon.social)

Incident Report: LiteLLM/Telnyx supply-chain attacks, with guidance lobste.rs/s/fgvbvw
blog.pypi.org/posts/2026-04-02




Show Original Post


03.04.2026 01:56
CyberGame (@CyberGame@mastodon.social)

Trust: The Zero
The Zero, You know him. He is the one worth Zero Trust.

Game Link: blackcatwhitehatsecurity.com/t





Show Original Post


03.04.2026 01:25
Outsource (@Outsource@mastodon.social)

I’m building Noop Media Downloader 🚀 A minimalist TUI tool using to download video/audio from 1000+ sites.

My goal is a zero-config, cross-platform tool supporting as many file extensions as possible. Currently in English/Turkish, but more formats and languages are coming soon! 🛠️

Check the code:
🔗 codeberg.org/hxxce/Noop_Media_




Show Original Post


03.04.2026 01:07
stephenblum (@stephenblum@mastodon.social)

Use torch.nn.Sequential to chain layers, but match input outputs.





Show Original Post


03.04.2026 01:07
stephenblum (@stephenblum@mastodon.social)

Create a one element tensor in PyTorch with torch.tensor today.





Show Original Post


03.04.2026 00:02
driscollis (@driscollis@mastodon.social)

Did you know you can create your own custom iterators in ?

All you need to do is write your own custom `__iter__` and `__next__` methods

Here's an example:





Show Original Post


1 ...229 230 231 232 233 234 235 236 237 238 239 ...1615
UP