cd/entity/Python· home entities Python
grep -l @python /news/*.json | wc -l → 437

Python

mentions 437 type Organization page 11/22 feed RSS

// recent coverage 437 mentions

12:14
2026-06-17
arxiv.org
artificial-intelligence

Behind Python: The Languages That Power AI

A new empirical study comparing Python, C, C++, Rust, Go, and Julia for AI algorithms found that C and C++ are the fastest, with Rust trailing by 9%, while Python runs 315x slower. Memory usage varied…

09:30
2026-06-17
github.com
ai-tools

Which AI agent spent the money on your OpenAI/Anthropic bill

Spaturzu released open-source SDKs for TypeScript and Python that enable per-agent LLM cost attribution, budget enforcement, and cross-provider fallback by wrapping existing provider clients like Open…

06:14
2026-06-17
github.com
artificial-intelligence

Grind LeetCode questions with Claude Code dsa mentor

A new open-source repository uses Anthropic's Claude AI to help developers solve daily LeetCode problems organized by data structure and algorithm topic and difficulty. The project supports multiple p…

03:43
2026-06-17
dev.to
large-language-models

Fine-Tuning AI Models for Specialized Tasks

A developer from Gate of AI published a tutorial on fine-tuning large language models for specialized communication tasks, using homeless shelters as a case study. The tutorial demonstrates how to str…

20:15
2026-06-16
theregister.com
artificial-intelligence

Python dev saved from disaster by intuition...and AI

A Python developer averted a major disaster by combining intuition with an AI tool, highlighting the growing role of AI in software development and debugging. The incident underscores how AI-assisted …

17:42
2026-06-16
github.com
developer-tools

Claude Workout Gate

A new Claude Code plugin called 'Workout Gate' blocks AI prompts until users complete physical exercises like push-ups or squats, counted live via webcam. The tool, created by developer BotchetDig, ai…

16:25
2026-06-16
reflex.dev
developer-tools

Making ast.walk 220x Faster

Reflex engineer Khaleel Al-Adhami optimized Python's ast.walk function to achieve a 220x speed improvement by replacing generators with list-based iteration, inlining child node retrieval, and rewriti…

16:18
2026-06-16
dev.to
large-language-models

Reduce LLM Token Waste in RAG with Markdown

A developer describes a technique to reduce token waste when feeding web content to large language models in RAG pipelines. By rendering dynamic pages in a headless browser and converting the DOM to c…

15:57
2026-06-16
dev.to
developer-tools

Math Engine, eval()-free expression interpreter for Python

A developer built a safe math expression interpreter for Python that avoids eval(), using a tokenizer, recursive-descent parser, AST, and linear equation solver. The engine uses decimal.Decimal for ex…

14:07
2026-06-16
codeberg.org
large-language-models

Show HN: VibeSH – Hallucinated Terminal Shell

Developer Leon Becker released vibeSH, an open-source Python REPL that uses a large language model to hallucinate an entire Linux terminal—filesystem, processes, and network—without touching the real …

13:00
2026-06-16
searchengineland.com
ai-tools

How AI helped build hreflang XML sitemaps at scale

An SEO professional used Google Gemini to build a custom Python script that automated the creation of hreflang XML sitemaps for over a dozen multilingual websites, saving days of manual work. The proj…

← prev page 11 / 22 next →
// co-occurs with top 8 entities