Advertisement · 728 × 90

Posts by

Post image

I have an RSS feed aggregator and am working on generated images for the stories.

How does this look?

1 month ago 1 0 0 0

Most days.

2 months ago 0 0 0 0
Meet the Maintainers: Ned Batchelder (coverage.py) - the story behind Python code coverage
Meet the Maintainers: Ned Batchelder (coverage.py) - the story behind Python code coverage YouTube video by Canonical Ubuntu

Nice interview @nedbat.com

youtu.be/xjWjfRVTUHo?...

2 months ago 1 0 0 0

That's a similar situation to what I was asking one time in one of your podcasts. Do we PIP install certain packages, vendor them in, or have our AI buddy code just enough to do what we need done. Fewer dependencies. Up to date support. Seems like a win. But you could have a catastrophic loss.

2 months ago 0 0 1 0

Ubuntu

2 months ago 2 0 0 0

It seemed like maybe 30 seconds. Decent laptop with NVMe.

2 months ago 2 0 0 0
Post image

Pretty neat. Thanks.

2 months ago 0 0 1 0
Advertisement
Preview
Portal on Steam Portal™ is a new single player game from Valve. Set in the mysterious Aperture Science Laboratories, Portal has been called one of the most innovative new games on the horizon and will offer gamers ho...

@brianokken.bsky.social
You should try Portal on your Steam Deck.

store.steampowered.com/app/400/Port...

3 months ago 0 0 0 0

Linux Unplugged. You can go back to August 2013 and relive the systemd battle, mir, unity, and more.

3 months ago 0 0 0 0
Preview
Reader picks: The most popular Python stories of 2025 Wind down the year with our picks from the most-read Python developer features and tutorials of 2025.

Here's a nice end of year Python article.

www.infoworld.com/article/4105...

3 months ago 0 0 0 0
I built this VIRAL F1 Python Project (and open-sourced it)
I built this VIRAL F1 Python Project (and open-sourced it) YouTube video by Tom Shaw

@mkennedy.codes I just stumbled across this YouTube video about a Python project someone is doing on F1 racing. I think I've heard you say you're a big fan of F1 racing, so I thought you might be interested.

youtu.be/TiQEElXyY2w?...

He made it open source so you could contribute if you wanted.

4 months ago 3 0 0 0

Example:

FROM ubuntu/python:3.12-24.04_edge

WORKDIR /app

# Copy application files
COPY requirements.txt .
COPY . .

# Install dependencies (requires pip in chiseled image)
RUN python3 -m pip install --no-cache-dir -r requirements.txt

# Run the application
CMD ["python3", "main.py"]

4 months ago 1 0 0 0
Preview
Canonical announces the general availability of chiselled Ubuntu containers | Canonical Production-ready, secure-by-design, ultra-small containers with chiselled Ubuntu Canonical announced today the general availability of chiselled Ubuntu containers which come with Canonical’s security ...

Here is a link to their announcement from a couple years ago: canonical.com/blog/chisell...

4 months ago 1 0 0 0

Along those lines there is a chiseled Ubuntu Python container that looks interesting. Maybe you could talk with someone from Canonical?

4 months ago 0 0 1 0

Congratulations! You do a good job on the podcast. Keep up the good work.

5 months ago 1 0 0 0

I wonder if the most common version of Python is 3.12 because that's the default for Ubuntu 24.04 LTS and maybe other distros too.

7 months ago 0 0 0 0

I wonder if the most common version being 3.12 has to do with being the default version for Ubuntu 24.04 LTS, for example. Probably similar with other Linux distros.

7 months ago 1 0 0 0
Advertisement

Solutions tend to come to me in the car, out for a walk, or in the shower. 😀

8 months ago 0 0 0 0
Preview
Canonical + thanks.dev = giving back to open source developers | Ubuntu Find out how Canonical is recognizing open source contributors, and how you can use thanks.dev to support open source projects you rely on.

I see @nedbat.com mentioned in this article.

ubuntu.com/blog/canonic...

11 months ago 0 0 0 0

I saw something a week or two ago on @pythonbytes.fm about an AI or LLM tool that would create a commit message for you. Maybe that'd be a fun next step.

11 months ago 1 0 1 0

It's been years since I read that. Maybe I'll work it in again. It's a pretty quick read as I recall.

If you want a huge shock watch some episodes of All In The Family. You know it's coming, but you're still pretty shocked.

11 months ago 0 0 0 0
Post image

One frustrating thing with Libby is sometimes you will wait a long time with a book on hold. I am 12th in line for the audio book Four Thousand Weeks (at Brian's recommendation, thank you) and I've had it on hold since 12/2/2024. Yikes!

11 months ago 0 0 0 0
Libby All over the world, local libraries offer millions of ebooks and audiobooks. You can borrow them — for free, instantly — with a library card and Libby: the award-winning, much-loved app for libraries.

I read magazines, books, and listen to audio books using the Libby app on my phone and tablet, and the Libby website.

libbyapp.com

11 months ago 0 0 0 0

Eagles have two in the top ten. Pretty awesome, even if one of them is a greatest hits.

1 year ago 0 0 0 0
Post image

@mkennedy.codes

1 year ago 1 1 1 0
Advertisement

Especially when good coding practice is to indent anyway.

1 year ago 1 0 0 0

I can understand where you're coming from. But. I have no doubt it has been done from personal experience. There is just no chance I would be shown one thing in particular if it were not the case.

Also, ad targeting is not that good. Evidence: I keep seeing Apple ads. I'm a well-known Apple hater.

1 year ago 1 0 0 0