oshogbo//vx
oshogbo.bsky.social
oshogbo//vx
@oshogbo.bsky.social
🔨 Building things
😈 #FreeBSD developer
🌶 #security programmer
💾 #storage programmer

https://oshogbo.com
Well, I guess I’ve built my own KVM :)
November 12, 2025 at 8:35 AM
I think smartwatches should add a new exercise: “Putting a kid to bed.”

Obviously, it belongs under “Extreme Sports.”
February 24, 2025 at 7:37 PM
My favorite thing about 3D printing? Bad leveling.
</sarcasm>
February 23, 2025 at 5:49 PM
Just a friendly reminder: if you want to use an automounted nullfs on #FreeBSD, try these two commands. Nullfs lets you mirror a directory at a new location so any changes appear in both places (like a bind mount on Linux).
February 21, 2025 at 11:21 AM
In 2023, researchers already noticed the potential to improve learning effectiveness by utilizing AI. They conducted a couple of studies, and one of them (linked below) discusses 5 strategies to incorporate into your learning schedule.

For me, 2 of them resonate the most:
🧵 ↓
February 18, 2025 at 8:43 PM
From a quick scan of this book, it seems like an amazing resource for you and your kids to explore and dive deep into the basics of computer science. And the bast part its free...

https://classic.csunplugged.org/documents/books/english/CSUnplugged_OS_2015_v3.1.pdf
February 17, 2025 at 11:37 AM
I'm old enough to have had the chance to use these fonts...
February 14, 2025 at 11:03 AM
#OpenZFS now supports JSON output for many commands - making parsing cleaner, easier, and more powerful than ever.

https://github.com/openzfs/zfs/commit/aa15b60e58599c8851358f6c7f85097f79fcfe55
February 12, 2025 at 10:48 AM
🔐 MFA—you might love it, you might hate it. But it’s the backbone of security!
One key rule always protect your Cloud accounts with MFA!

In #AWS, I always set up policy that prevents role assumptions (e.g. dev) unless MFA is used.

Google and #GCP made move to force users to simply use it!
February 11, 2025 at 11:44 AM
Recently, I visited England and noticed something odd about waiting areas. People spend an hour waiting to board a plane, only to sit for another three hours during the flight.

Pro tip: walk around! It's a perfect chance to hit your daily step goal.
February 8, 2025 at 4:23 PM
It is that time of year again! Don't forget to periodically scrub your #OpenZFS pools.

Today is a great day for it!
February 5, 2025 at 11:33 AM
@fireship.bsky.social is on fire with his recent video! 🔥

"""
OpenAI should create a company called ClosedAI and open-source everything.
"""

It made my day! 😆
February 4, 2025 at 7:56 PM
If you're using #AWS, you might have noticed they've introduced a multi-session feature. It's super useful if you often switch between multiple environments like production and development. It's now built-in, without needing any browser plugins or multiple browser profiles, as before.
February 4, 2025 at 11:56 AM
My feed is full of people sharing their AI experiences. Also automation and #nocode products also trending. Inspired, I've created my first #n8n automation: if something remains high priority for over two days, it automatically gets downgraded. I'm curious to see where this leads!
February 2, 2025 at 12:32 PM
There is no such thing as a perfect week.

My new repositories that I'm working on are private for now, but I'm cooking up something special, and it will be open source.

Stay tuned!
February 1, 2025 at 11:31 AM
I have found this simply, and beautiful theme for GitHub Pages for documentation. My motto for documentation is to keep it simple.

What is your take on building product documentation on GitHub pages with markdown?

https://github.com/just-the-docs/just-the-docs
January 31, 2025 at 11:10 AM
Today, we're seeing a rivalry between ChatGPT and DeepSeek. DeepSeek has shown us the possibility to run your own GPT locally. Exploring this, I've discovered that people are already connecting GPUs to small ARM devices like RPi. Is this a cheap option to run small models?
January 30, 2025 at 11:37 AM
Using #OpenZFS? There are at least two ways to check for changes between your current state and a bookmark/snapshot:
- `zfs diff` - Lists the files that have changed.
- `zfs get written@snapname dataset` - Shows the size difference between the snapshot and the dataset.
January 29, 2025 at 11:00 AM
Ok, I guess... I will give it a shot as well.
January 28, 2025 at 2:46 PM
Wait, you mean a 'war room' with real humans?
January 28, 2025 at 1:46 PM
I can't decide if I love or hate it. Creating a single 2-minute video requires a tremendous amount of work, at least for me... Any tips?
January 27, 2025 at 11:14 AM
I just learned today that the JavaScript trademark is owned by Oracle. To avoid any legal issues, I've created my own version of the logo for this post.
January 26, 2025 at 11:10 AM
Well, I can't wait. Mark said on @joerogantop.bsky.social that having AI programmers will unleash the creativity of people building stuff. Maybe my creativity will finally be unleashed too...
January 24, 2025 at 10:56 AM
Today, I received an email from Bitbucket. Sadly, I don’t think Pipelines are a good replacement for other CI/CD tools. They're fine for getting started, but not sufficient for ongoing use. For instance, there's no efficient way to clean up the environment after a pipeline fails.
January 23, 2025 at 6:51 AM
Has anyone used this screwdriver? mi.com/global/produ...

Any recommendations for similar ones?
August 30, 2023 at 2:31 PM