python

Back Open Paginator
02.03.2026 05:01
kfdm (@kfdm@social.tsun.co)

I think today's project is to take a #blink1 from #ThingM and wrap it with #python `queue.SimpleQueue` and `threading.Thread` to have a small #mqtt server that can control multiple devices.

blink1.thingm.com




Show Original Post


02.03.2026 04:03
fbinin (@fbinin@mastodon.fbin.in)

python.hothire.dev/

Connecting talented developers with exciting opportunities. Find your next great hire or your dream job.

Hot Hire is a platform designed to connect talented developers with exciting opportunities. We believe that finding the right developer should be as easy as browsing through well-organized profiles.

Libre & gratis reverse job board.

@mindaslab <: are you the right contact?

#python #jobs #dev #hothire #jobboard #gratis #libre




Show Original Post


02.03.2026 03:48
gtsadmin (@gtsadmin@wiseowl.club)

Introductory post from my new GTS instance. Hello everyone! I've been on the fediverse about 3 years, at a couple of past accounts. My main interests are #linux, geek culture, #OpenSource, #coding, #Python, #DevOps, #infosec, #wildlife, #owls, #cats, #coffee, #hiking, #bikes, and the occasional #retro #game. Looking to meet new people. I'm a Cis male, #Canadian

#intro #introduction




Show Original Post


02.03.2026 03:25
ngate (@ngate@mastodon.social)

๐ŸŽ‰ Behold, the latest miracle in machine learning: a magic wand that transforms boring old into lightning-fast C99! ๐Ÿš€ Now you can impress your friends with a 336x speed boost in inference time โ€“ as if anyone cares about classical ML models anymore. ๐Ÿ˜‚ Just one command away from turning your dusty into a tech dystopia. ๐Ÿ•น๏ธ
github.com/kossisoroyce/timber




Show Original Post


02.03.2026 03:25
h4ckernews (@h4ckernews@mastodon.social)

Timber โ€“ Ollama for classical ML models, 336x faster than Python

github.com/kossisoroyce/timber




Show Original Post


02.03.2026 03:25
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Show HN: Timber โ€“ Ollama for classical ML models, 336x faster than Python

github.com/kossisoroyce/timber




Show Original Post


02.03.2026 02:43
villares (@villares@pynews.com.br)

Yet another Conway's Game of Life with #numpy. Find the sketch-a-day archives and tip jar at: abav.lugaralgum.com/sketch-a-d
Code for this sketch at: github.com/villares/sketch-a-d
#CellularAutomata #GoL #Conway #Processing #Python #py5 #CreativeCoding





Show Original Post


02.03.2026 00:40
AdamOnza (@AdamOnza@mastodon.online)

It is possible to use Newton's algorithm to calculate a natural logarithm. Though it looks weird. EG
for G in range(3,100):
# Find good initial x
x = 0.0
n = G
while n >= e:
n = n/e
x+= 1
for bebop in range(200): # Newton's
x -=(e**x-G)/(x*20)
assert (int(e**x+0.1) ==G) # check it

I kind of wanted to just use x, the derivative of natural logs, as the divisor.๐Ÿค” Not sure why "x*20" works. #maths #Python




Show Original Post


01.03.2026 23:50
sayzard (@sayzard@mastodon.sayzard.org)

Brie Wensleydale (@SlipperyGem)

Comfy ์‚ฌ์šฉ์ž๋“ค์„ ์œ„ํ•œ 'wheel management' ๋„๊ตฌ๋ฅผ Wildminder๊ฐ€ ๋งŒ๋“ค์–ด ์ค€ ๊ฒƒ์— ๋Œ€ํ•œ ๊ฐ์‚ฌ ๋ฉ”์‹œ์ง€์ž…๋‹ˆ๋‹ค. Comfy(ComfyUI๋กœ ์ถ”์ •)์—์„œ ๋ฒˆ๊ฑฐ๋กœ์› ๋˜ ํŒŒ์ด์ฌ ํœ (wheel) ๊ด€๋ จ ๊ด€๋ฆฌ ๋ฌธ์ œ๊ฐ€ ํ•ด๊ฒฐ๋  ๊ฐ€๋Šฅ์„ฑ์„ ์•Œ๋ฆฌ๋ฉฐ, Comfy portable ํ™˜๊ฒฝ์—์„œ๋„ ์ž˜ ๋™์ž‘ํ•˜๊ธธ ๊ธฐ๋Œ€ํ•œ๋‹ค๋Š” ๋‚ด์šฉ์ž…๋‹ˆ๋‹ค.

x.com/SlipperyGem/status/20280

#comfy #comfyui #wildminder #python #packagemanagement




Show Original Post


01.03.2026 23:10
taoofmac (@taoofmac@mastodon.social)

Python

Python is one of my favorite programming languages due to its terseness and amazing flexibility, and after decades using it I find it quite amusing that it is now the language of c(...)

#data #development #programming #python #science #scripting

taoofmac.com/space/dev/python?





Show Original Post


01.03.2026 22:05
godber (@godber@az.social)

Ok, now that February has concluded, #Phoenix had 13 days over 80F this year. Tied for second with 1991.

#weather #python





Show Original Post


01.03.2026 21:15
lobsters (@lobsters@mastodon.social)

Python Type Checker Comparison: Empty Container Inference lobste.rs/s/furd6t
pyrefly.org/blog/container-inf




Show Original Post


1 ...400 401 402 403 404 405 406 407 408 409 410 ...1591
UP