← All topics

Tag

Python

Every Python story we've curated in Bowl of Data, newest issue first — part of our weekly digest across AI, security, blockchain, and engineering.

32 items · 16 issues

Week 36 · 2026

Read the issue →

Week 35 · 2026

Read the issue →

Week 34 · 2026

Read the issue →

Week 33 · 2026

Read the issue →

Week 32 · 2026

Read the issue →
  • The Bitter Lesson of Tool Calling

    This research evaluates whether replacing structured JSON tool calls with executable Python scripts improves LLM agent performance. The findings suggest that programmatic tool calling is a more robust and scalable alternative, particularly for complex, multi-step, and high-parallelism tasks.

    AI & ML arXiv Source ↗

Week 31 · 2026

Read the issue →

Week 30 · 2026

Read the issue →

Week 29 · 2026

Read the issue →

Week 28 · 2026

Read the issue →

Week 27 · 2026

Read the issue →
  • Program-as-Weights: A Programming Paradigm for Fuzzy Functions

    The researchers present Program-as-Weights (PAW), a paradigm that shifts LLM usage from expensive per-input API calls to a 'compile-once, run-locally' model using neural adapters. This approach allows small, specialized models to outperform massive foundation models on specific fuzzy tasks while maintaining high efficiency and privacy.

    Software Engineering arXiv Source ↗

Week 26 · 2026

Read the issue →
  • Big critique of Microsoft's Majorana approach

    A new paper in the journal Nature accuses Microsoft of using flawed Python code and selective data reporting to claim a breakthrough in quantum computing. While Microsoft maintains its roadmap is sound, researchers argue the errors hide fundamental failures in achieving topological superconductivity.

    AI & ML Reddit r/QuantumComputing Source ↗
  • Kuma: compiling PyTorch models into self-contained WebGPU executables [P]

    Kuma introduces a way to run trained PyTorch models live in the browser by compiling them into a specialized '.iph' format. By leveraging WebGPU and embedded WGSL shaders, it eliminates the need for server-side inference or heavy runtime dependencies.

    Software Engineering Reddit r/MachineLearning Source ↗

Week 25 · 2026

Read the issue →

Week 24 · 2026

Read the issue →

Week 23 · 2026

Read the issue →

Week 20 · 2026

Read the issue →

Week 19 · 2026

Read the issue →