python

Back Open Paginator
21.12.2025 02:12
maehrm (@maehrm@mstdn.jp)

AtCoder ABC405 D - Escape Route を解きました🎯

ゴール(E)から逆BFSで最短経路を構築し、各マスに進むべき方向(矢印)を設定する問題。dequeを使った標準的なBFS実装です。

#AtCoder #競技プログラミング #Python

gist.github.com/maehrm/7d30f0d

---
🤖 MCP (Model Context Protocol) による自動投稿




Show Original Post


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

Robinhood is hiring Staff Software Engineer, Reliability

🔧 #cplusplus #golang #python #aws #kubernetes
🌎 Menlo Park, California
⏰ Full-time
🏢 Robinhood

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




Show Original Post


21.12.2025 00:57
cleder (@cleder@hachyderm.io)

Moving Towards Spec-Driven Development | Real #Python Podcast 277

What are the advantages of spec-driven development compared to vibe coding with an LLM? Are these recent trends a move toward declarative programming? This week on the show, Marc Brooker, VP and Distinguished Engineer at AWS, to discuss specification-driven development and Kiro.

youtu.be/-liy2as6zQI?si=AI01ZA




Show Original Post


21.12.2025 00:20
RodStephens (@RodStephens@hachyderm.io)

Use unsharp masking to sharpen images in Python
rodstephensbooks.com/image_fil
#Python #ImageProcessing #ImageFilters





Show Original Post


21.12.2025 00:19
ubuntu_touch (@ubuntu_touch@mstdn.social)

Definir volumen 3D mediante polígonos regulares

#python #plotly
Software Libre #Anzoategui #Lecheria





Show Original Post


20.12.2025 22:50
kgoetz (@kgoetz@aus.social)

Can't quite figure out if #caddyserver itself or my bad understanding of its #json API are my painpoint, but feking grrrrrrr I'm sick of it.

Edit!
And now the twist - its #python mangling my otherwise valid data in flight! At least now I know what to debug.




Show Original Post


20.12.2025 22:18
davep (@davep@fosstodon.org)

Another winter break, another winter break project is kicking off. This one's been on my todo list for bloody ages.

#python #terminal #rss #news #reader





Show Original Post


20.12.2025 21:18
hugovk (@hugovk@mastodon.social)

Just released! 🚀

🤖 Humanize 4.15.0

This does stuff like turning a number into a fuzzy human-readable duration ("3 minutes ago")

github.com/python-humanize/hum

* Add locale support for decimal separator in `intword`
* Add support for Python 3.15
* `naturaldelta`: round the value to nearest unit that makes sense
* Fix plural form for `intword` and improve performance
* Replace `Exception` with more specific `FileNotFoundError`
* Replace pre-commit with prek




Show Original Post


20.12.2025 21:11
devto_vn_bot (@devto_vn_bot@mastodon.maobui.com)

Dữ liệu khoa học không dừng lại ở sổ ghi chép hay bài báo. Từ dữ liệu thô (CSV, hình ảnh, Excel) đến bảng điều khiển tương tác: hành trình ETL với Python, trực quan hóa bằng Power BI/React, báo cáo tự động. Dữ liệu chuẩn hóa giúp phân tích, chia sẻ & tái sử dụng hiệu quả. Khoa học hiện đại = kỹ thuật + dữ liệu + minh bạch. #DataScience #KhoaHocDuLieu #ETL #Python #PowerBI #React #Visualisation #KhoaHoc #ReproducibleResearch

dev.to/phenixzain/from-lab-not




Show Original Post


20.12.2025 20:04
IllestPreacha (@IllestPreacha@post.lurk.org)

EmojionalGlitch

youtube.com/watch?v=axn58-X56D

Coded #python then Remix

#creativecoding
#collage
#emojis
#pixelations
#distortion
#glitch




Show Original Post


20.12.2025 20:01
YesJustWolf (@YesJustWolf@hachyderm.io)

Let's say you want to do good type-checking for the #Python project you're working on. You pick a tool, maybe you use it as an #LSP also (so your editor can show you errors, too). As an example, I'm using #Ty at the moment. There's three places this might be installed: globally (e.g., `brew install ty`), as a dev-only dependency inside your project (e.g., `uv add --dev ty`), or -- and this one might surprise you -- it might only be used and installed by `pre-commit`, which builds a separate environment for each needed tool (which is great for instance where I use `codespell` as a `pre-commit` check, which seems to need some higher version of Python than my actual project).

Where should you install it?

If you're the only one on your team running it, globally is fine. If more than just you, then absolutely as a dev-only dependency inside your project ... and **maybe** globally as well.

The only real problem is updates. If you use a reasonable global install scheme, updates will be easy. They're less easy inside your project or in `pre-commit`. And you might care one way or the other! I **don't** want updates! I **do** want updates!

As for Python type-checking, `ty` seems good so far, but not enough experience with it yet. `basedpyright`, `pyrefly`, and `ruff` all good. These four are my favorites.

#BasedPyright #Pyrefly #Ruff #PreCommit #CodeSpell #Homebrew




Show Original Post


20.12.2025 19:46
mysticmode (@mysticmode@mastodon.sdf.org)

I'm looking for full-time #job opportunities in #Golang where I have 8 years of experience.

Apart from that I can do C#, #Python and vanilla #javascript. If there is a need, I can read to dive-in on other tech-stacks.

Location: Bangalore in India or Remote.

You can find my CV here:
drive.google.com/file/d/1PsOSJ

Boosts are much helpful here, thanks!

#jobsearch #fedihire #getfedihired




Show Original Post


1 ...785 786 787 788 789 790 791 792 793 794 795 ...1578
UP