Pinned post

I'd like to replace my aging/noisy AMD Zen1+ desktop :flan_hacker:​ 

Not great timing, I know, but I'm thinking a Intel mini PC (e.g: N150, 11th Gen i5/i7) would work for my testing & hacking, Any help towards this would be greatly appreciated. :flan_heart:​

paypal.com/donate/?hosted_butt

amazon.ca/hz/wishlist/ls/2E7N6

Pinned post

Please boost my shameless posts for pizza, rent, & ThinkPads. :flan_heart:​ 

I could use some help, friends. I'd really appreciate sharing. :flan_peek:​

If you can help out with the occasional pizza, that would really mean a lot to me. Monthly gifts would take care of a lot of my financial stress/anxiety as well.

brynet.ca/wallofpizza.html

paypal.com/donate/?hosted_butt

Progress: $507 / $2500 CAD (monthly goal)

If you aren't able help with PayPal, I have an Amazon .ca wishlist with some odds & ends, computer hardware: amazon.ca/hz/wishlist/ls/2E7N6

(Native SegWit): bc1qzkchnc25yeqt9p24edsu5ln0mvh8hqdzdznlk2

Pinned post

A guaranteed $2500 CAD a month would go a long way towards solving a lot of my problems.. sigh. :flan_tired:​

It would allow me to spend less time worrying about food, rent, bills, and more on open source. :flan_insomnia:​

I'm looking for monthly/yearly "no-strings" sponsors, if any companies (or individuals) would like to help to support me so that I can focus on open source full time. Feel free to direct message or Email me.

Pinned post
Pinned post

Self-boosts 

If you find my shameless self boosts to be at all annoying, feel free to click on my profile, then the triple vertical dots next to my follow button, and finally "Hide boosts from @brynet

:flan_thumbs:

re: Please boost my shameless posts for pizza, rent, & ThinkPads. :flan_heart:​ 

Please consider supporting me. :flan_umbrella:​

🍕​:flan_peek:​

Show thread

Please boost my shameless posts for pizza, rent, & ThinkPads. :flan_heart:​ 

I could use some help, friends. I'd really appreciate sharing. :flan_peek:​

If you can help out with the occasional pizza, that would really mean a lot to me. Monthly gifts would take care of a lot of my financial stress/anxiety as well.

brynet.ca/wallofpizza.html

paypal.com/donate/?hosted_butt

Progress: $507 / $2500 CAD (monthly goal)

If you aren't able help with PayPal, I have an Amazon .ca wishlist with some odds & ends, computer hardware: amazon.ca/hz/wishlist/ls/2E7N6

(Native SegWit): bc1qzkchnc25yeqt9p24edsu5ln0mvh8hqdzdznlk2

Just a friendly reminder for -current users, you'll need to once again use 'pkg_add -Dsnap ...' with upcoming snapshots as the project enters release mode for 8.0.

The -beta tag has been dropped. :flan_thumbs:

marc.info/?l=openbsd-cvs&m=179

re: Please boost my shameless posts for pizza, rent, & ThinkPads. :flan_heart:​ 

do not regret spending all your on pizza.

it's me, i'm pizza 🍕:flan_umbrella:​

Show thread

I wouldn't usually get political here, but I think it's sickening how a madman has garnered millions of pounds when there's plenty of other institutional open source projects which we rely on every day who''ll never get to this level of monetary support.

I do try in my own way to support the projects I love where I can -- , , , etc., all of which I've put some level of money behind.

Don't neglect the power of this -- and don't listen to the hype around some fascist's projects building up millions of pounds.

Your individual support means more than you could know.

I absolutely love , for example, and I know my paid for VM goes a long way to supporting that project. See? You can make a difference and not even realise it. :)

I submitted a funding.json entry to the floss.fund directory in the hopes it may steer some people to my wall of pizza. Fingers crossed. 🤞

🍕🐡

dir.floss.fund/view/@brynet.ca

If you are sad about having missed my tutorial introducing users to the compatible version control system at two weeks ago, you can download the full tutorial instructions and work through all the same steps as people did in the room with me:

gameoftrees.org/eurobsdcon2026

This significant vmm(4) redesign, which improves VM lifecycle management, has now been committed. It paves the way for future development. Many thanks to Dave Voutila (dv@)! :flan_hacker:​ 🐡

marc.info/?l=openbsd-cvs&m=178

Previous tech@ mailing list discussion from August: marc.info/?t=178576803200002&r

Blink and you might have missed it, mlarkin@ landed vmm/vmd(8) SMP guest support in -current! :flan_hacker:​

This includes a new "cpus" parameter in vm.conf(5), and '-p' flag for vmctl(8). The default number of virtual guest CPUs is 1, with current maxium of 64.

github.com/openbsd/src/commit/

Hope my fellow developers are having an amazing time in Canada (Edmonton, AB) this week at the ! :flan_hacker:​ :flan_bonnet:​

As with most of the OpenBSD base system utilities, pax/tar(1), gzip(1), as well as most archivers/(de-)compressors in ports have used pledge(2) for many years now.

Show thread

p7zip has been replaced with 7zip in ports, carrying forward the pledge(2) support I helped the maintainer Josh work out 10 years ago. :flan_hacker:​

Features like benchmark, hashing/listing archives, extracting to stdout can't write to the filesystem, open a socket or execv.

github.com/openbsd/ports/commi

"7z" is interesting (read: scary), in that it attempts to support every conceivable archive format, many you wouldn't identify as archive.. like filesystems and even ELF binaries.

Every fatal firmware error fix depends on one guy on an IRC channel voluntarily and supportively looking up magic fimware error codes and explaining the implications to me. Bus factor: 1

And for some vendors like Qualcomm there is simply nobody to ask questions to. The Linux ath10k/11k/12k driver maintainer stopped years ago and hasn't been replaced as far as I know.

Vendors should never have been allowed to stop providing public documentation for computers they are selling.

Job Snijders (job@) has imported a new network daemon to -current, not yet linked to the build.

job@ modified src/usr.sbin/{rtrd,rtrctl}/*: Import rtrd(8), an easy-to-use RPKI-To-Router protocol implementation

The rtrd(8) program is intended as a scalable distribution layer to deliver data produced by rpki-client(8) to clients such as bgpd(8) in multi-node/multi-vendor IXP and ISP deployments.
A single rtrd(8) instance can concurrently serve many BGP routers and route servers.

Many thanks to Ralph Covelli from Hurricane Electric for creating rtrd!

OK deraadt@ claudio@

Ori Bernstein (ori@) has sent an "early preview" diff for GEFS, the "Good enough file system" to tech@. :flan_hacker:​

GEFS is a new crash-safe, snapshotting, copy on write [filesystem]

marc.info/?l=openbsd-tech&m=17

While still experimental, GEFS has been used in production on 9front/plan9.

Show thread

We are pleased to announce that 2027 will take place in Vancouver, BC at the University of British Columbia, July 7th through 10th.

Stay tuned for the Call for Participation and Registration.

If any of my work on , or my highlight posts here (or elsewhere) has been helpful in the past, a small recurring monthly donation would be extremely appreciated. :flan_heart:​

brynet.ca/wallofpizza.html

bsd.network/@brynet/1144589971

Show older
BSD Network

bsd.network is a *BSD-adjacent Mastodon Instance. We have a code of conduct.