Saturday, December 30, 2017
Skirts In Space
Friday, December 29, 2017
A Thing For Its Own Sake
Social media for chatting sake.
Thursday, December 28, 2017
Working Out Algorithms
if (4 & hr2 > 0) ...
VIM Cheat Sheet In Person
Wednesday, December 27, 2017
Fit Adventure Begins
Monday, December 25, 2017
RIP Space Watch
https://www.watches.com/01-the-one-an09g04
Thursday, December 21, 2017
Reaper Subprojects
Mad Busy
I don't think we're more busy now, I think we're faster. So maybe we're more hectic today than ever before. Surely people have always bemoaned:
"Ugh there just isn't enough time in the day."
Or have always responded to "How's it going?" with:
"Super busy. Just constantly doing stuff."
Tuesday, December 19, 2017
Improving Logic
Saturday, December 16, 2017
Grab Your Clipboard, This is Important
I don't know how it is with MacOS's but in Windows I find the lack of - really - ANY clipboard management troubling. In Linux, your distro likely ships with a decent clipboard manager, however the (I believe this is an old Unix behavior) whole copy what you select thing drives me nuts - and so far I've yet to find a 100% way to avoid it.
Anyway, back to Windows. I've always held jobs that required me to be on Windows. And I would imagine work machines are a vast majority of Microsoft's business. And a lot of companies - smartly - restrict what you install on your work machine. Why in the world would you not put some decent built in tools in your OS? I find being able to - via hotkey - access, edit, and select from historical clipboard contents to be invaluable. Without such a tool, I have to have notpad instances (Notepad, you're next) loaded up with passwords, urls, code snippets, other stuff that I need to re-copy to my clipboard.
What year is this? You don't have a clipboard manager, stock, in your OS?
And Notepad. Has Notepad not changed since 95 (or even earlier)? You can't even give it tabs capability? And that Find dialog. Seriously? I like vintage, but if that's why Notepad is unchanged, where is my Space Cadet Pinball? People will say 'it has - wordpad'. Wordpad is a rich text editor. So if we are dealing with plain text I find it even worse than Notepad. Others say it's supposed to be a 'just good enough' editor. Buuut - it's not even just good enough if I can't get it to open large plain text logs. Maybe your 'just good enough' tools need to be upgraded to 'actually just good enough' tools?
So when I log onto servers I am stuck using a text editor that can only open one file at a time, craahes if I try opening huge log files, and doesn't REALLY know where words start and end - so I'm either mousing around or navigating letter by letter. Seriously, what year is this?
Friday, December 15, 2017
Inbox Minimalism
Wednesday, December 13, 2017
Keyboard Power!
Tuesday, December 12, 2017
Fluxbox! Because BlackArch
Be a Follower
Saturday, December 9, 2017
Move Your Player, Man
- speedX / speedY
- x / y
- moveX / moveY
In the key release, if the left key is released and the moveX is negative, I set moveX to 0, if the right key is released and the moveX is positive I set moveX to 0.
Friday, December 8, 2017
Ok .NET Core is Cool
Sad to say, since I've always built in Visual Studio, I don't actually know how to create much beyond these templates. It's amazing how helpful IDE tools like intellisense are, yet at the same time they prevent you from truly learning the language etc. I've spent years building .NET websites - nothing super complicated, but I was in C# every day. Yet I know Java far better than C# because I've always hand coded Java in VIM - without the aid of intellisense or real time syntax/object validation. I set up the manifest file and project structure. I know what files I need to create and where. In VS it was all done for me. Apart from the IDE I'm a noob.
How I Roll Blogger
Tuesday, December 5, 2017
Official RM RF Shirts
Monday, December 4, 2017
The Beauty of Macros
Saturday, December 2, 2017
Cleaning Up Mud
As their name implies, frequency analyzers help you see which frequencies your sounds are occupying. They do not alter your sounds, but they help you see where sounds are trampling each other. I personally don't use these, I'll explain why in the next section.
I put an equalizer on every single track in my songs. They are invaluable. My EQ of choice is EasyQ which is a parametric EQ. Using this I can easily see which frequencies I'm limiting and which I'm boosting. I use EasyQ so much that I have a good idea how I'll need to EQ different types of sounds. It serves as a pseudo frequency analyzer.
Sidechain compression is also an invaluable tool (And in Reaper it's super easy to do). The idea is you route the output of a sound, like a kick drum, to other sounds that will be occupying a similar frequency range. Whenever the kick hits, it compresses the other sound so it essentially takes the backseat for a moment. Sidechaining is amazing and when you listen for it you'll hear it everywhere, often it is overdone intentionally to give songs a very unique sound. But yeah, it's surprising how much it can clean up a bass heavy song.
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...