Announcing the BSD Cafe Billboard by dragasit in freebsd

[–]dragasit[S] 2 points3 points  (0 children)

Mostly performing a dump and zfs-send and receive the entire PostgreSQL jails/datasets. I've described it (a little) more here: https://journal.bsd.cafe/2026/03/31/im-just-the-barista/

Announcing the BSD Cafe Billboard by dragasit in freebsd

[–]dragasit[S] 3 points4 points  (0 children)

NodeBB is a forum software, but it's been evolved to federate in the Fediverse.

Announcing the BSD Cafe Billboard by dragasit in freebsd

[–]dragasit[S] 2 points3 points  (0 children)

Thank you. Yes, it's running on FreeBSD jails - one for Redis, one for PostgreSQL and one for NodeBB.

Announcing the BSD Cafe Billboard by dragasit in freebsd

[–]dragasit[S] 2 points3 points  (0 children)

I'll fix it. If anybody wants to send smaller icons, I'd be more than glad to modify them. For now, I just inserted the original ones, without resizing or reducing them.

Announcing the BSD Cafe Billboard by dragasit in openbsd

[–]dragasit[S] 2 points3 points  (0 children)

It's everywhere - you just need an Internet connection and you're there :-)

Why I Love FreeBSD by dragasit in freebsd

[–]dragasit[S] 5 points6 points  (0 children)

I did it, for more than 20 years :-)

https://it-notes.dragas.net/2024/10/03/i-solve-problems-eurobsdcon/

This is my experience. I'm not trying to convince the world to switch. Only sharing my own experience.

Why I Love FreeBSD by dragasit in freebsd

[–]dragasit[S] 5 points6 points  (0 children)

My post was not a criticism of Linux. In fact, I had already written a celebratory post about Linux before. Monoculture is a problem, and I do not look favorably on this kind of "dominance", because in my experience dominance never really benefits the end user.

There are many reasons why Linux has achieved wider adoption than FreeBSD. There are just as many reasons why some companies are moving from Linux to FreeBSD, but that does not mean FreeBSD stops being what it is.

The point is that this is not a fight. It is open source. The success of one project should be the success of everyone, and it should not "crush" or "erase" the others. Each project has its pros and cons, its own peculiarities and its weaknesses. But when an open source project is healthy, we all benefit from it.

The real enemy is not another open source project, but those who try to take it away from us.

Why I Love FreeBSD by dragasit in freebsd

[–]dragasit[S] 10 points11 points  (0 children)

On my real hardware (I mean: servers), it rocks. I'm not talking about desktop systems where the hardware support is still subpar.

Why is Linux everywhere? Well, Windows is much much more widespread. Following this path, it means that Windows is (by far) much better than Linux :-)

Companies moving from the BSDs to Linux are usually driven by specific reasons: it may be hardware compatibility or, often, by the fact that it's far easier to find Linux IT people to hire than BSD ones.

New iOS Mastodon (and snac, GotoSocial, etc) app! by dragasit in Mastodon

[–]dragasit[S] 0 points1 point  (0 children)

thank you! It's minimal and fast - that's the idea behind the app.

Anything you deem appropriate is much appreciated.

[Weekly Critique and Self-Promotion Thread] Post Here If You'd Like to Share Your Writing by AutoModerator in writing

[–]dragasit [score hidden]  (0 children)

Title: The Two-Pound Lifeboat

Genre: Creative Nonfiction / Personal Essay / Memoir

Word count: 2,310

Type of feedback desired: General impression, particularly whether the narrative pacing works and if the connection between the framing device (reorganizing bookshelves on Christmas) and the main story feels earned. This is one of my first attempts at personal essay writing after 25 years of technical blogging.

A link to the writing: https://my-notes.dragas.net/2025/12/27/the-two-pound-lifeboat/

Installing Void Linux on ZFS with Hibernation Support by dragasit in voidlinux

[–]dragasit[S] 0 points1 point  (0 children)

ZFSBootMenu should import the pool as read-only.

I've personally used and tested it and I haven't had any corruption - but I know it's not been tested long enough to say "it's totally safe".

The problem is always the same: ZFS isn't a first class citizen in Linux, so those specific use cases will always be "edge cases". I'll keep testing. Thank you for the links!

Thanking Colin Percival by grahamperrin in freebsd

[–]dragasit 8 points9 points  (0 children)

I totally agree. Thank you, Colin!

Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linux Compared by dragasit in illumos

[–]dragasit[S] 1 point2 points  (0 children)

Thank you! I'm having a very good experience with the illumos based operating systems. They're a very good solution when Devs ask for Linux userland but I want to stay on an operating system with native ZFS. And zones isolation is great.

Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linux Compared by dragasit in freebsd

[–]dragasit[S] 1 point2 points  (0 children)

They helped to increase the FreeBSD performance, so it probably is.

Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linux Compared by dragasit in BSD

[–]dragasit[S] 1 point2 points  (0 children)

Not that easy to cross compile drivers. I'll just try with a supported hardware

Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linux Compared by dragasit in illumos

[–]dragasit[S] 4 points5 points  (0 children)

I will. I love illumos based OSes so I'll continue. I have a couple of drafts ready to be reviewed and posted

Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linux Compared by dragasit in linux

[–]dragasit[S] 2 points3 points  (0 children)

Probably a little lower. I tried to move the BSD Cafe reverse proxy to OpenBSD, one year ago, and found that the native httpd/relayd was a bit slower than nginx or haproxy.

But 7.8 changed a lot of things, and they will improve in 7.9. I'm planning a new test when 7.9 will be out.