Advertisement · 728 × 90

Posts by Tim Head

A cool idea from a colleague: a claude/cursor/etc plugin that searches for SKILL.md files in the installed packages of your Python environment

6 days ago 0 0 0 0

Except maybe using conda's env (de-)activation mechanism to run a small script that places skills in the right place

1 week ago 0 0 1 0

This looks nice! Especially the built in versioning.

A downside is that it is "yet another thing to install", it isn't enough to just install the original package. But I can't think of a great way of achieving the "one package" dream (without extra commands to run)

1 week ago 0 0 1 0

How do you distribute AI Agent skills to users of your python packages? As in, how do people who `pip install` your work get a skill that is relevant to your project?

1 week ago 0 0 1 1
Post image

So war der Winter 2025/26: Ungünstiger Schneedeckenaufbau, sehr grosse Lawinengefahr im Februar, viele Lawinenunfälle
Alle Infos gibt's im Winterrückblick: www.slf.ch/de/lawinenbu...

📷 M. Senn
1/3

3 weeks ago 4 2 1 0
Preview
nteract 2.0 A ground-up rebuild of the notebook app. New runtime, new architecture, new everything.

Announcing nteract 2.0! www.nteract.io/blog/nteract...

Native notebook app with managed python environments, realtime collaboration with agents, and some @deno.land to boot.

3 weeks ago 2 1 0 0
Post image

Silly agent. Asked for a happy little plot and it delivered.

1 month ago 2 1 0 0
Advertisement

How do you ship AI Agent Skills with your Python library? That is skills for the users of your library, not developers

1 month ago 0 0 0 0
Post image

The next scikit-learn release will allow inspecting the type and values of attributes of fitted estimators in Jupyter notebooks & example code rendered as HTML in sphinx-gallery powered project websites.

scikit-learn.org/dev/auto_exa...

1 month ago 13 6 2 2

Why do some people love AI for building software and others hate it? My guess is that people who happen to use code to solve a problem love AI, those who like the process of crafting code hate it.

WDYT?

1 month ago 0 0 1 0
Preview
Infrastructure Engineer - Python Software Foundation - Career Page Apply to Infrastructure Engineer at Python Software Foundation in Remote.

come work with meeee 🥹

The Python Software Foundation is hiring an infrastructure engineer.

Apply: pythonsoftwarefoundation.applytojob.com/apply/DNzZlB...

2 months ago 9 9 0 2

yeah, but I worked so hard on that new turn signal. I need you to know about it!!

2 months ago 0 0 0 0
A snowy mountain ridge that has a few tracks from skiers going along it on it. Bright blue sky.

A snowy mountain ridge that has a few tracks from skiers going along it on it. Bright blue sky.

View across a snowed in plateau with alps in the background

View across a snowed in plateau with alps in the background

View of mountains with ski touring tracks in the snow. Big, low clouds in the background. Blue sky above

View of mountains with ski touring tracks in the snow. Big, low clouds in the background. Blue sky above

Weekend views

2 months ago 0 0 0 0

So how does it work? Meet Miniature (mini + IA, get it?), a complete AI agent in ~225 lines of Python. No frameworks, no abstractions. Code: github.com/glouppe/miniature

2 months ago 29 7 3 1

For the last two day Strava hasn't manage to sync activities from Garmin. It feels like the early days of Strava again :D

2 months ago 0 0 1 0

How far away are we from the point where humans only use issues and PR comments, bots act on the issues and make PRs that then get human review and more input

Instead of using an editor I might as well use the GitHub UI directly no?

2 months ago 0 0 0 0
Advertisement
Trust, but verify - using AI tools in public

Thoughts on using AI in public: betatim.github.io/posts/using-...

2 months ago 0 0 0 0

How do you use AI tools to work on a project as a team?

2 months ago 0 0 0 0

The day my coffee and milk unmix is the day a backlog will get longer. That "Publish paper on how entropy is bunk" project won't get done by itself ;)

2 months ago 2 0 0 0

The age old cycling advice for fixing problems: ride harder!

Cold fingers? Ride harder!
Not fit enough? Ride harder!
Miserable rainy ride? Ride harder!
AI not letting your focus on riding? Ride harder

Have fun out there on the bike. Claude will be waiting when you get back

2 months ago 2 0 0 0
Video

I just made a sidecar viewer of output you can run in jupyter console or even a regular ipython terminal to get rich interactives without a notebook.

pip install runtimed

import runtimed
runtimed.sidecar()

2 months ago 10 2 1 0

Seriously, shall we still teach students how to even program?

2 months ago 6 1 3 0

A bit like the skill that a scientist can tell if a scientist knows what they are talking about or not. Even if it isn't their field of research. You can't suggest the right solution, but you can tell that it is not quite right. This is what we need for the future

2 months ago 0 0 0 0

A little bit. In the (near) future it'll be more important to be able to judge the work of a programmer (e.g. AI tool) than to write code yourself. Learning a bit of programming probably helps with that.

2 months ago 0 0 1 0
Preview
The Synthetic Senior | FOSDEM 2026 Thank you to the organizers: Laura & Shirley The Synthetic Senior FOSDEM 2026 Community Dev Room Abigail Cabunoc Mayes GitHub, SustainOSS, OpenJS @abbycabs Rethinking Free Software Mentorship in the A...

"The Synthetic Senior" — my #FOSDEM talk on AI + open source mentorship

The 3 C's for finding contributors worth investing in:
💡 Comprehension
⚙️ Context
🔄 Continuity

Slides: docs.google.com/presentation...

2 months ago 4 1 0 0
Compiled packaging This guide is maintained by the scientific Python community for the benefit of fellow scientists and research software engineers.

You might check out some of the resources from Scientific Python if you haven't already:
* learn.scientific-python.org/development/...
* lectures.scientific-python.org/advanced/int...

2 months ago 4 2 1 0
Advertisement

Question: I want to practice writing functions in C, then bring those functions into a Python package via ctypes. What is the best way to build the project since I am on a Windows OS and thus my compiler is different from Mac and Linux? #python #c #programming

2 months ago 2 1 2 0

LLMs are always confident about being able to help you, complete a task or answer a question.

They are excellent at hiding their imposter syndrome 😂

3 months ago 0 0 0 1

In scikit-learn we have been experimenting github.com/scikit-learn... (asks for disclosure in a simple way) as well as github.com/scikit-learn... to try and improve the output when someone uses AI. github.com/scikit-learn... tries to improve the AGENTS.md wrt how to choose issues to work on

3 months ago 1 0 0 0

Looking for examples: do you know any OSS projects that have thoughtfully updated their contribution process for AI-assisted PRs?

Interested in:
* PR templates asking for intent/reasoning
* Comprehension checks
* Other friction-adding methods

Would love to learn from communities experimenting here

3 months ago 9 11 2 0