Wednesday, January 31, 2018
Re Re Rewrite
Tuesday, January 30, 2018
Stuff For No One
Monday, January 29, 2018
The Hunt
Friday, January 26, 2018
The End of the Tunnel
Thursday, January 25, 2018
Wrong App
Murder Every Day
Tuesday, January 23, 2018
Better Late than Never - I suppose
I have always attempted to keep every virtual synth track 'live', avoiding bouncing or freezing tracks. But this eliminates the possibility of achieving sounds that are simply impossible to get from modulation, effects, etc. Modulating a synth, freezing it, then chopping, effecting, reversing chunks of it produces results that cannot be achieved with 'live' tracks. The discovery of subprojects in Reaper makes this technique easy and enjoyable and powerful.
I've always done 'post production' by simply adjusting volumes or EQs on my tracks, and that's it. With my current song, I will do just like above. I will render the song into tracked out WAVs and load them into a post-production project. There I can clean them up all the way down to the individual points on each WAV if I wanted. At that point in production those rendered tracks should be pretty stable so ideally they won't have to be re-rendered.
Monday, January 22, 2018
Best Mecha Ever
All My Keyboards
This one makes me sad. It is a free open source keyboard. It has Tab, Arrow keys, and even F1-F12 keys. But at least with T-UI, the keyboard doesn't work. When I type keys nothing happens. So for now I'll have to uninstall it.
This is a great keyboard. The keys are easy to hit and you can make it super minimal. It has a Tab key but no escape so I haven't used it much. I did buy it though. Now that I have the GnuRoot Esc key remembered, I'm giving it a go, in fact it is the keyboard this is being written with.
This one has ALL the keys, but only when you are in the correct layout. That layout mimicks a standard desktop keyboard, but unless you are on a large keyboard, good luck hitting the keys you want.
This one has a Tab key but it looks like an interface from a 1990s video game. If that is what you are after, definitely use this one.
Sunday, January 21, 2018
Underengineering
Am I the only one? Maybe I'm not a very good programmer. But so many times, when I see code snippets or scripts or packages, I end up ditching it and writing a super simple version of it. Maybe I'm missing something but it seems like there is a lot of overengineering out there.
I look at my own code and it always seems so simplistic. It looks Duplo to everyone else's Technic. But it does what it's supposed to.
I do like minimalism even in code. It seems to me if something can be done with basic tools or minimal lines of code, that would be the way to go. Not out of laziness, but readability and maintainability. If that solution proves to be too basic, then it can be expanded. And increasing complexity - I would think - would be easy to do against minimal code.
Only make it as complex as it has to be.
That seems like a sound approach to me. Keep it light and flexible. Maybe I'm wrong. Feel free to give me an ear full if you want. :)
What You Should Be Watching
I absolutely LOVE Computerphile. I can spend hours watching their videos. They cover absolutely everything related to computers, computing, and related topics. I've already mentioned things that I've learned from Computerphile in other posts. It truly is a treasure trove!
Saturday, January 20, 2018
Fluxed and Flummoxed
Thursday, January 18, 2018
RM -RF Shirts!
Contortions Follow Up
Wednesday, January 17, 2018
Sqlite Contortions
Tuesday, January 16, 2018
Inherit This
Thought Puzzles
No one ever becomes a master.
Monday, January 15, 2018
Telling Tales
Friday, January 12, 2018
Cabin in the Woods
Thursday, January 11, 2018
Old Tech on New Tech
So Much Doom
Monday, January 8, 2018
Digging Deeper : Computers
Friday, January 5, 2018
Viva RSS
Thursday, January 4, 2018
Less Work, More Work
I really need to improve my permissions management. I know it's a bad idea to set everything to chmod 777, but any other permission level causes cron, or even manually copying files to fail. SyncMe also has weird issues. If I restart a backup job a few times it will keep failing, then at random, succeed. So I need to work that out.
Similar to my permissions issue, I need to improve my overall backup and archival system. I need to get all my boxes (and phone) properly cron'ing. And ensure I am backing up vs mirroring etc as I would like to.
Currently rebuilding isn't terribly painful but I think I will try to make the process even more automated. I have a basic shell script for all the apt installs, but there are some aliases and a couple other shell scripts I create and those are currently done manually. My goal will be a single script, kick it off and when it's done everything is as it should be. This will be a great chance to learn more about shell commands etc.
I would also like to start scouring for better information. Social media is dumb so I would like to build an automated information gathering solution. Even if it is a carefully crafted RSS feed, or strictly defined Twitter feed, or any number of other sources. Then every moring I can pour a bowl of cereal and fill my belly as I fill my brain.
Tuesday, January 2, 2018
Why Be Smart
From Shotcut to Kdenlive
So I've been using Shotcut for a while now, for my YouTube videos... and music videos. I love the application. Slicing clips, doing fade...
-
I have been working on the text based game engine for quite a while now. Coding it and building a large demo game for it. The demo game has ...
-
I'm a fan of minimalism. I like the console, I like little to no GUI. Just give me the basics. Keep it light and flexible. Give me the ...
-
I've tried yet another window manager, Enlightenment. I'm really not sure why I keep doing this to myself, I keep my desktop so mini...