Ken Muse
Wrapping Up 2022 (and Looking Forward to 2023)
It’s been a year of change and pushing boundaries. With 2022 coming to a close, I can say I’m glad to have had a number of great accomplishments!

Read this article

Using Git SSH From Docker With a Local Proxy
You’re working in a development container. You need access to a port on the host for a proxy SSH connection to a Git server. Sounds tough, right? Turns out it’s simple.

Read this article

SSH and Multiple Git Credentials
If you need to connect to multiple Git hosts or environments (like EMU and GHEC) with minimal effort, then SSH may provide the options you need to make it painless.

Read this article

Beware the Non-Compete Agreement

Beware the Non-Compete Agreement

If you’re signing a contract to work for a technology company, ignore that non-compete clause at your own risk! In this post, I explore what a non-compete is, what it does, and why it may not be a problem for much longer.

Read this article

Presentations and Copyrights

Presentations and Copyrights

Did you know that your presentations have more than one right that you own? Or do you? Copyrights are complex, and for public presentations there’s even more to know.

Read this article

Employment Contracts and Copyrights
Welcome to the tech industry! You’re getting you’re first contract and ready to sign. But what’s all that stuff about copyrights?

Read this article

Moving From Android to iPhone

Moving From Android to iPhone

Migrating to iOS as a long-time Android user opens new worlds, especially when both have great features that make choosing just one more challenging!

Read this article

Security Theater - The Illusion of Compliance
You might be less secure than you think! In a crowded market of security tools, developers are being sold a dream that quickly turns into a nightmare.

Read this article

Doing DevOps With Databricks
Databricks is a powerful tool for processing data. This is big data, so how do we thing about implementing DevOps practices for these environments?

Read this article

Implementing DevOps for Azure Data Factory
Knowing how Azure Data Factory is meant to be used, we can look at how to implement automation to validate and deploy the code from one environment to another.

Read this article