@bcl

7 Followers
10 Following
55 Posts
Moving my profile over to @bcl, less cats (achoo!) and more tech.
I've just seen a troll on Twitter dismiss our animated video because of low view count, so uh, have you watched this one before? It's got cute elephants. https://www.youtube.com/watch?v=IPSbNdBmWKE
What is Mastodon?

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

YouTube
Progress indicators are a lie.

https://github.com/kitao/pyxel

Retro Game Development with #python, looks pretty neat.

GitHub - kitao/pyxel: A retro game engine for Python

A retro game engine for Python. Contribute to kitao/pyxel development by creating an account on GitHub.

GitHub
Dual-Port Memory And Raspberry Pi Team Up For Retro Console Multicart

Hackaday
u can haz open source digital freedoms. Pay what you want for the Linux Geek Bundle and benefit EFF!
https://www.humblebundle.com/books/linux-geek-books
Humble Book Bundle: Linux Geek by No Starch Press

Pay what you want for awesome ebooks and support charity!

15 Years of SparkFun - News - SparkFun Electronics

To celebrate our "crystal anniversary," here's a collection of the stories, blog posts, products and adventures from 15 years of making crazy things.

Teardown Of USB Fan Reveals Journalists’ Lack Of Opsec

Hackaday

Drop this into /etc/bash_completion.d/ or source it from your .bashrc to bash complete your virtualenvs by typing envon [TAB]. Set VENV_DIR first to use a directory other than ~/.local/virtualenv/

https://gist.github.com/bcl/7fee1f639a9b491c3df830cbcc4e1287

#python #virtualenv #bash #programming

tab complete virtualenvs

tab complete virtualenvs

Sometimes the easy solution isn't immediately obvious -

https://www.brianlane.com/converting-dicom-xray-images-to-jpeg.html

Converting dicom xray images to jpeg

I recently needed to convert a CD of xrays into jpeg images, and it wasn’t immediately obvious how to do this. The files on the CD were in DICOM format, which appears to be a commonly used format in the medical community that includes the image and extra metadata …