oshogbo//vx's Avatar

oshogbo//vx

@oshogbo.bsky.social

πŸ”¨ Building things 😈 #FreeBSD developer 🌢 #security programmer πŸ’Ύ #storage programmer https://oshogbo.com

77 Followers  |  71 Following  |  113 Posts  |  Joined: 09.08.2023
Posts Following

Posts by oshogbo//vx (@oshogbo.bsky.social)

EuroBSDCon 2026

The #eurobsdcon 2026 Call for Papers is open!

2026.eurobsdcon.org/cfp/

Submit by June 20th, come to Brussels September 9-13!

Pre-submission guidance/mentoring available

Also see nxdomain.no/~peter/what_...

#freebsd #netbsd #openbsd #freesoftware #libresoftware #brussels #bruxelles

01.03.2026 11:41 β€” πŸ‘ 4    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Preview
Running Your Own AS: BGP on FreeBSD with FRR, GRE Tunnels, and Policy Routing How I obtained my own AS number and IPv6 prefix, set up a FreeBSD BGP router with FRR, and built a tunnel overlay to bring globally routable addresses to servers that already have provider-assigned...

Running your own AS (Autonomous System) on the public internet using a FreeBSD BGP Router with FRR (Free Range Routing), GRE Tunnels and Policy Routing - Blog Post by Christian Hofstede-Kuhn #FreeBSD #Network #BGP blog.hofstede.it/running-your...

18.02.2026 08:05 β€” πŸ‘ 5    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0

Still better then in container ;)

13.02.2026 20:22 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It’s the first time I’ve heard about Rumble.

12.02.2026 09:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Well… #FreeBSD isn’t the penguin.

You can sleep peacefully now. πŸ™‚

06.02.2026 10:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

A few years ago, companies protected their source code at all costs - security, paranoia.
Today: upload everything to two companies because they have an LLM.

#Security evolves.

03.02.2026 08:48 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
badssl.com

Amazing website for testing SSL certificates: badssl.com - thank you for it!

01.02.2026 09:06 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Another Git tip I learned this week.

I was tired of a file (e.g. package-lock) flooding me with changes I didn’t want to commit.

git update-index --skip-worktree package-lock.json

This makes it silent. Once and for... until you need it back:
git update-index --no-skip-worktree package-lock.json

29.01.2026 20:38 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Hey OPNsense, out of curiosity, have you already switched to PKGBASE?

28.01.2026 15:12 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

New theory: developers aren’t destroying your codebase. Deadlines are. Thoughts?

28.01.2026 14:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Another usage that came to my mind is switching between private and public repos (for example in poudriere or other build systems).

26.01.2026 16:36 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Put it in ~/.gitconfig (or /etc/gitconfig system-wide).

26.01.2026 16:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This rewrites HTTPS GitHub URLs to SSH before connecting.

26.01.2026 16:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
org - Overview org has 9 repositories available. Follow their code on GitHub.

Small Git tip I found while exploring #GitHub

This config line:

```
[url "git@github.com:org/"]
insteadOf = github.com/org/
```

26.01.2026 16:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Today I was tasked with finding a niche operating system, and I came across Fuchsia - Google’s β€œgeneral-purpose, modern, open-source operating system.”

22.01.2026 07:53 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
I Wrote Task Manager β€” 30 Years Later, the Secrets You Never Knew
YouTube video by Dave's Garage I Wrote Task Manager β€” 30 Years Later, the Secrets You Never Knew

That’s a story worth sharing.

www.youtube.com/watch?v=yQyk...

13.11.2025 18:50 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Well, I guess I’ve built my own KVM :)

12.11.2025 08:35 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Hello, my old new friend.

FreeBSD x-wing 16.0-CURRENT FreeBSD 16.0-CURRENT #21 n281766-39acb7fd86ed: Mon Nov 10 10:52:25 CET 2025

11.11.2025 10:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Dear all,

triggering another AWS Lambda on success or failure only works with asynchronous invocations.

Thanks,
Another β€œI learned this the hard way” person

15.09.2025 10:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I love open source. If a function is missing, you can simply add it yourself.

11.08.2025 10:15 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Home Check end-of-life, support schedule, and release timelines for more than 380+ products at one place.

I love that somebody took the time to do this Sisyphean work of collecting the EoL dates for all major open-source software. Check it out: endoflife.date

10.08.2025 08:13 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Shop the Independent Bookstore | Lulu

Lulu (print on demand) is increasing prices by 5% from Aug 1st, so if you were thinking of getting @pagedout.bsky.social #6 there, do it now: www.lulu.com/search?page=...

10.07.2025 06:49 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
FreeBSD Status Report First Quarter 2025 FreeBSD is an operating system used to power modern servers, desktops, and embedded platforms.

The #FreeBSD Quarterly Status Report is out!

πŸ”— www.freebsd.org/status/repor...

23.05.2025 14:23 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Devlog ⚑ Zig Programming Language This page contains a curated list of recent changes to main branch Zig.

I like to play with languages. Recently, I tested #Rust, and I must say it's one of those languages that could be a game changer - as a replacement for C++. However, I've also noticed a new rising star: #Zig. Maybe it's time to play with it as well...

ziglang.org/devlog/2025/...

21.05.2025 14:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - AlchemillaHQ/Sylve: Lightweight GUI for managing Bhyve, Jails, ZFS, networking, and more on FreeBSD Lightweight GUI for managing Bhyve, Jails, ZFS, networking, and more on FreeBSD - AlchemillaHQ/Sylve

I just learned about this interesting project sponsored by the FreeBSD Foundation: a GUI for managing bhyve, aiming to be a BSD alternative to Proxmox.

I'm looking forward to seeing how it develops.

github.com/AlchemillaHQ...

21.05.2025 10:17 β€” πŸ‘ 15    πŸ” 7    πŸ’¬ 0    πŸ“Œ 0
Preview
Rust Devs Think We’re Hopeless; Let’s Prove Them Wrong (with C++ Memory Leaks)! Rust Devs Think We’re Hopeless; Let’s Prove Them Wrong (with C++ Memory Leaks)! When Rust developers think of us C++ folks, they picture a cursed bloodline β€” generational trauma passed down from…

An interesting voice in the debate between Rust and C++

www.babaei.net/blog/rust-de...

14.05.2025 10:17 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Duolingo will replace contract workers with AI Duolingo is making some AI-focused changes.

Sticking with the topic of Duolingo, it seems that it's yet another company adopting an 'AI-first' approach.

www.theverge.com/news/657594/...

30.04.2025 10:17 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Good, free, fun: The simple formula that has made Duolingo a daily habit for millions Perhaps no app has mastered user loyalty quite like Duolingo, the gamified language-learning platform 34 million people a day can't put down.

www.bbc.com/worklife/art...

28.04.2025 10:17 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Good, free, fun: The simple formula that has made Duolingo a daily habit for millions Perhaps no app has mastered user loyalty quite like Duolingo, the gamified language-learning platform 34 million people a day can't put down.

Can you learn a new language using only Duolingo? I just read an article claiming plenty of people have done exactly thatβ€”thanks solely to Duolingo. I haven’t used it in ages, but when I did, it was just a fun way to play with words and pick up a few new ones. What’s your take?

28.04.2025 10:17 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Friendly reminder: strive to create more and consume less.

25.04.2025 14:23 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0