The return of #tuesdaytooling and the Commodore Repair Toolkit is all the reference material that you need to fix 8-bit Commodore machines such as the #commodore64 #vic20 and the #commodore128. Pinouts, oscilloscope waveforms, component lists. It is all there for FREE!
This free tool works on Windows and with a little Wine magic, it works on Linux too!
https://bigl.es/c64-toolkit/
New #TuesdayTooling blog post and this time I look at Faker, a means to create fake user data, addresses, even license plates for testing databases. I even show you how to generate 100 users and store them in a CSV file. All via Python. https://bigl.es/tuesday-tooling-im-a-massive-faker-with-python/
Tuesday Tooling: I'm a Massive Faker, With Python

Need to make a lot of fake user data quickly? You need Faker. So What Is It? Faker, by Daniele Faraglia, is a Python module that generates fake data. Not for nefarious means, rather it is there to help you generate data to test your databases etc. Thanks Hat tip

bigl.es
#TuesdayTooling is back after a long break! This time we take a look at icecream, a #Python debugging tool which is awesome for use with #JSON and dictionary objects.
https://bigl.es/tooling-tuesday-icecream-python-debugging/
Tuesday Tooling: Debugging Python With Icecream

This is a "sweet treat" of a Python module

bigl.es
I hope you're sat down... I've just written a #tuesdaytooling blog post...