15 Followers
73 Following
310 Posts
I am currently learning to program in Python for fun. It seems like I spend an hour writing code, then two days debugging it! Interested in PC and Windows, Mac and macOS.
Github code projectshttps://github.com/rwaddilove/
RAWinfopages (old)https://rawinfopages.com
@sormuras I wonder why? I've tried it on 2 Macs and a PC and they are OK. Thanks for your comments.
MoneyMan is a #java desktop app for managing your money. Java is just a hobby in my old age - I started learning at 67 for fun. It's better than brain training apps. It's probably not like a Java expert would write it, but I'm just learning. https://github.com/rwaddilove/moneyman
GitHub - rwaddilove/moneyman: MoneyMan PC-Mac desktop app written in Java and Swing

MoneyMan PC-Mac desktop app written in Java and Swing - rwaddilove/moneyman

GitHub
I'm learning #Java this year, just as a hobby. This is only the second thing I've created as Java is hard, well at least compared to Python. Here are the Java and Python versions of Life. It's beginner stuff, but it might help other beginners. I'm sure experts can do it better. https://github.com/rwaddilove/life
GitHub - rwaddilove/life: John Conway's game of Life, a Python learning exercise

John Conway's game of Life, a Python learning exercise - rwaddilove/life

GitHub
@jwcph Older versions of Darktable will probably work: https://github.com/darktable-org/darktable/releases
Releases · darktable-org/darktable

darktable is an open source photography workflow application and raw developer - darktable-org/darktable

GitHub
@jwcph Try Darktable, a free open source app https://www.darktable.org
darktable

darktable is an open source photography workflow application and raw developer

darktable
What is up with #macOS ? I'm running 15.0 and today there is an update wanting to install - 15.0. Weird. I dug down a little and it's actually 15.0.1, but the Mac Settings app calls it 15.0. Maybe not reporting .0.x versions is a bug it fixes.
I don't know why, but the old single-document screenshot shows in the post. Here is the updated screenshot
I updated my Notepad app to enable multiple documents on tabs. I'm learning #python so don't expect it to be perfect, there are probably better ways to code it. https://github.com/rwaddilove/notepad/tree/main
GitHub - rwaddilove/notepad: A notes app written in Python as a learning exercise

A notes app written in Python as a learning exercise - rwaddilove/notepad

GitHub

An increasing trend I see is that people don't know search engines exist. They'll post a question on TikTok, Facebook, Reddit, whatever, and wait days for an answer when they could post on a search engine (Google, Bing, DuckDuckGo), and get the answer in seconds.

I think there must be a demographic that lives in apps. When they want to know something, they open their favorite app and post the question. It bugs me, and others - often the reply to their post is "Google it!"

I am learning #python and wanted to try creating a GUI app. Here is Notepad, my first attempt at using Tkinter. The code may help others learning Python. https://github.com/rwaddilove/notepad
GitHub - rwaddilove/notepad: A notes app written in Python as a learning exercise

A notes app written in Python as a learning exercise - rwaddilove/notepad

GitHub