Ed Maste

@emaste
749 Followers
438 Following
1.2K Posts
Views expressed are my own.

Sylve is now in the FreeBSD ports tree!

You can install it with `pkg install sylve`, or build it from ports: `cd /usr/ports/sysutils/sylve && make install clean`

Really happy to see this land; thanks to @dch for all his help porting this! 🙌

https://sylve.io
https://github.com/AlchemillaHQ/Sylve

#FreeBSD #Sylve #RunBSD

I just realized an article one of our users wrote (and I reposted) https://iptechnics.com/blogs/from-proxmox-to-freebsd-and-sylve-in-our-office-lab, just hit the frontpage on hackernews!

#Sylve #FreeBSD #RunBSD

So happy to see the new influx of users to https://sylve.io ! We are so, so back folks. 2026 is the year of vanilla FreeBSD in the homelab scene!

Feedback from a new Sylve user (from our discord) 👇🎉

#Sylve #FreeBSD #RunBSD

Do I know anyone in Kitchener-Waterloo with access to an ESD gun?

The FreeBSD Foundation is now accepting travel grant applications for BSDCan 2026 / FreeBSD Dev Summit, taking place June 17–20, 2026, in Ottawa, Ontario, Canada.

📅 Application deadline: April 23, 2026

We encourage eligible community members to apply.

Learn more about eligibility requirements and how to submit your application:
https://freebsdfoundation.org/our-work/grants/travel-grants/

#FreeBSD #BSDCan2026 #OpenSource #FreeBSDFoundation #CommunitySupport

The European BSD conference, EuroBSDcon 2026 will be in Brussels, 9-13 September 2026.

You can send your talk, tutorial, BOF or other session submission to our program committee before June 20th, see https://2026.eurobsdcon.org/cfp/

For more about the BSD conferences, see https://nxdomain.no/~peter/what_is_bsd_come_to_a_conference_to_find_out.html #freebsd #netbsd #openbsd #freesoftware #libresoftware #development #programming #devops #bsd #conference @EuroBSDCon

EuroBSDCon 2026

I'm back with another #FreeBSD question, specifically about `periodic`. I'd like to use `periodic daily` to occasionally scrub my ZFS pools by setting `daily_scrub_zfs_enable` to `"YES"` in `/etc/periodic.conf`. This works great on a server, because it's always on, but not so great on my laptop, because the cron is scheduled at night. I could change the time, but then it'll only run if my laptop is on at the right time.

Is there a way to schedule this so the `periodic` crons are run after booting, in case there are "missed" runs? What is the recommended approach here, use e.g. Xfce's autostart applications for this?

Edit: solved! The answer is anacron

Thanks for reading :)

#cron #periodic #zfs

#forgejo #freebsd anybody out there who has implemented a forgejo runner in a freebsd jail?

blog posts welcomed, I can't find any!

Check out what's been going on during February in the world of @reproducible_builds ! https://reproducible-builds.org/reports/2026-02/
I'm devastated! I made https://github.com/maolan/maolan work on #FreeBSD and #Linux in about 2.5 months, but I can't make it work on #Windows with VST3. I'm banging my head for the last month on what to try next and I'm afraid I spent more time in windbgx than in any debugger EVER! If you're willing to send a patch or tell me what to do to make it work on Windows, I'll be more than grateful!
GitHub - maolan/maolan: Maolan DAW

Maolan DAW. Contribute to maolan/maolan development by creating an account on GitHub.

GitHub