SSH Keys and Secure Access Management
Day 12 of 90 Days of DevOps - SSH Keys and Secure Access Management. Part of the Version Control & CI/CD series covering essential DevOps concepts and hands-on practices.
335 words
|
2 minutes
Network Knowledge and DevOps Practices
Day 11 of 90 Days of DevOps - Network Knowledge and DevOps Practices. Part of the Version Control & CI/CD series covering essential DevOps concepts and hands-on practices.
360 words
|
2 minutes
Linux Fundamentals for DevOps Engineers
Day 10 of 90 Days of DevOps - Linux Fundamentals for DevOps Engineers. Part of the DevOps Fundamentals series covering essential DevOps concepts and hands-on practices.
637 words
|
3 minutes
Creating Your DevOps Learning Environment
Day 9 of 90 Days of DevOps - Creating Your DevOps Learning Environment. Part of the DevOps Fundamentals series covering essential DevOps concepts and hands-on practices.
622 words
|
3 minutes
DevOps Knowledge Gap and Learning Path
Day 8 of 90 Days of DevOps - DevOps Knowledge Gap and Learning Path. Part of the DevOps Fundamentals series covering essential DevOps concepts and hands-on practices.
328 words
|
2 minutes
The State of DevOps and Industry Trends
Day 7 of 90 Days of DevOps - The State of DevOps and Industry Trends. Part of the DevOps Fundamentals series covering essential DevOps concepts and hands-on practices.
374 words
|
2 minutes
Grabbing a transcript of a short snippet of a YouTube video with MacWhisper
I grabbed [a quote](https://simonwillison.net/2023/Dec/1/jeremy-howard/) from a transcript of a snippet of a YouTube video today for my blog.
194 words
|
1 minute
Installing Python on macOS with the official Python installer
I usually use Homebrew on macOS, but I decided to try using the official Python installer based on [this Twitter conversation](https://twitter.com/...
266 words
|
1 minute
DevOps Stories and Real-World Experiences
Day 6 of 90 Days of DevOps - DevOps Stories and Real-World Experiences. Part of the DevOps Fundamentals series covering essential DevOps concepts and hands-on practices.
623 words
|
3 minutes
Using fs_usage to see what files a process is using
Today I wanted to figure out where the `vercel` CLI tool on my Mac kept its authentication tokens.
509 words
|
3 minutes
Building Cross-Functional Empathy in DevOps
Day 5 of 90 Days of DevOps - Building Cross-Functional Empathy in DevOps. Part of the DevOps Fundamentals series covering essential DevOps concepts and hands-on practices.
450 words
|
2 minutes
Building Mastodon bots with GitHub Actions and toot
Twitter [announced today](https://twitter.com/TwitterDev/status/1621026986784337922) that they'll be ending free API access for bots.
788 words
|
4 minutes
Agile Development and DevOps Integration
Day 4 of 90 Days of DevOps - Agile Development and DevOps Integration. Part of the DevOps Fundamentals series covering essential DevOps concepts and hands-on practices.
461 words
|
2 minutes
DevOps Lifecycle and Continuous Everything
Day 3 of 90 Days of DevOps - DevOps Lifecycle and Continuous Everything. Part of the DevOps Fundamentals series covering essential DevOps concepts and hands-on practices.
617 words
|
3 minutes
Understanding DevOps Culture and Principles
Day 2 of 90 Days of DevOps - Understanding DevOps Culture and Principles. Part of the DevOps Fundamentals series covering essential DevOps concepts and hands-on practices.
1040 words
|
5 minutes
Introduction to 90 Days of DevOps Journey
Day 1 of 90 Days of DevOps - Introduction to 90 Days of DevOps Journey. Part of the DevOps Fundamentals series covering essential DevOps concepts and hands-on practices.
381 words
|
2 minutes
Theseus OS
Theseus is a new OS written from scratch in Rust to experiment with novel OS structure, better state management, and how to leverage intralingual design principles to shift OS responsibilities like resource management into the compiler.
473 words
|
2 minutes
sysunixlog
This is a simple Rust program that demonstrates how to log a message to the system log on a Linux-based system using the syslog crate.
347 words
|
2 minutes
Simple Linux OS
2023-12-04
Developed as a successor to the original Linux Kernal and Busybox based operating system.
554 words
|
3 minutes
Powerful ChatGPT Desktop Application
Developed as a successor to the original ChatGPT desktop application concept, gpt.rs brings a host of new features and improvements, ensuring a seamless and efficient user experience.
363 words
|
2 minutes
File Monitoring using eBPF
2023-12-01
This utility alerts you instantly whenever changes occur in your files, ensuring you're always in the loop.
333 words
|
2 minutes
Journey into eBPF
2023-12-01
Dynamically programming of the Linux kernel to perform a variety of tasks efficiently.
522 words
|
3 minutes
Welcome!
welcome blog!
342 words
|
2 minutes
🦀 rusty install
installation of rust in windows/linux/mac.
376 words
|
2 minutes