> The Darkener's Console

On the wall in front of you is a group of buttons colored blue, yellow, brown, and red.

Archive for the ‘Technology’ Category

IG —

Instagram is horrible for artists. We pour our hearts and time into posting absolutely breathtaking content full of emotion and humanity, and the platform forces our followers to simply comment, like, and scroll on. Where’s the REAL engagement? The meaningful dialog, the long lasting conversations, the building of genuine human connection? The design perpetuates the […]

Maybe a Scary Thing —

Take into consideration how many people create pure AI-generated music. Some percentage of those people will have made it for others as a ‘gift’. “Make me a song, Daddy!” the young daughter might ask. And he makes her a song with AI. He tells it to make a song for a little girl about her […]

Maybe Something.. —

You should be able to password protect any software program on your computer. In Linux, the solution could be a simple zenity and/or bash hack to encrypt + decrypt your user config and data for said software program with gpg or something. You could provide your passphrase with zenity or another utility for the [de]crypting. […]

Weighted Upvotes —

I think the social media space needs weighted upvoting. What I mean by this is that you can upvote *more* than your ‘single-vote’ count, depending on your current allotment of…oh I don’t know.. “vote currency” ? Hopefully you know what I mean. Maybe you’d get a certain amount for how much time you spend on […]

AI Generated Art —

AI isn’t human. It’s software. Art is works of self expression authored by humans. One feels connected to a piece by experiencing it with emotional honesty and vulnerability and genuineness, just as the creators did as they created it. Maybe not the *same* emotions; art is generally interpretative; but in it’s truest form it is […]

AI, F/OSS and Copyright —

Warning, petty conspiracy theory ahead: 1) Buy GitHub to mitigate possible legal contingencies 2) Help build an LLM that can write (and slightly modify existing) code at an amazing rate and ever-increasing quality 3) Train it on data from the open web, including GH of course 4) Produce “unique” code where the rightful copyright holder […]

Adjust Official Raspberry Pi 7″ Touchscreen LCD Brightness With Zenity —

Here’s a quick-n-dirty script for adjusting the Official Raspberry Pi 7″ Touchscreen LCD Brightness With Zenity (Tested on Raspbian): #!/bin/bash # # Sets the Raspberry Pi touchscreen brightness. # Set variables zenity=”/usr/bin/zenity” # Get desired brightness level b=$(“$zenity” \ –scale \ –value=120 \ –min-value=10 \ –max-value=254 \ –step=2 \ –title “Set LCD Brightness” \ –text […]

i3: A Love Affair —

I don’t remember if I posted about switching window managers from Fluxbox to i3 (Update: Yep) but after about 6 months of a tabbed window manager, and enjoying many aspects of it, it proved to be a bit less productive than what I had grown accustomed to over decades with Fluxbox / Openbox / Blackbox […]

Microsoft vs. Linux —

Microsoft is like a very expensive, but sleek and featureful car. It is static and monolithic and richly serves a tyrant called Economy… and yet requires a lot of upkeep, somehow. Linux is like a custom built hotrod. It’s literally free and respects liberty – volunteers have band together to forge the parts themselves. It […]

2 Bassists —

I remember when I went to tech college, a classmate/friend of mine said he always wanted to form a band with 2 bassists – one for the low end and one playing as lead. I always thought that was a fucking cool idea. He also once said about our networking teacher: “He’s got a T-1 […]

I don’t remember writing this, but I know I did —

I have faith in the world music community because I’ve learned what makes one thrive. People that care about each other – a fellowship of sorts, with a strong passion for the music – the art, the movement, the microcosms that form within the whole. Virgin sounds are created and repeated for consumption by people, […]