@emaste@mastodon.social avatar

emaste

@emaste@mastodon.social

This profile is from a federated server and may be incomplete. Browse more on the original instance.

emaste, to random
@emaste@mastodon.social avatar

Very niche meme from @zxombie

emaste,
@emaste@mastodon.social avatar

@zxombie not wrong though

emaste,
@emaste@mastodon.social avatar

@zxombie I have applied this patch to my tree:

-printf("%s: I/O APIC ID %u too high", func,
+printf("%s: I/O APIC ID %u too damn high", func,

tara, to RedHat
@tara@hachyderm.io avatar

As a proud member of the open source community since 1995, as being part of the OSS revolution as a , and employee, with regrets I have to admit @geerlingguy is not totally wrong:

https://www.youtube.com/watch?v=hNcBk6cwim8
(Corporate Open Source is Dead)

This is why I'm increasingly embracing the world, particularly .

Also, some of the reasons are highlighted by @mms in this post:

https://michal.sapka.me/bsd/why-bsd/

emaste,
@emaste@mastodon.social avatar

@tara @mms I'd love to see some @geerlingguy FreeBSD content!

gsuberland, to random
@gsuberland@chaos.social avatar

oof I really need to make a new release of my JLCPCB Altium libraries. they're really out of date now and many of the basic parts are now "preferred extended". plus I now realise I can build them as IntLib files so you don't need to provide your own footprints manually.

emaste,
@emaste@mastodon.social avatar

@gsuberland I haven't quite figured out what the downside of "preferred extended" is

emaste, to random
@emaste@mastodon.social avatar

Absolutely incredible experience observing the eclipse today.

emaste, to random
@emaste@mastodon.social avatar

Interesting query about SEEK_HOLE at EOF from FreeBSD developer Alaon Somers: https://lists.freebsd.org/archives/freebsd-hackers/2024-April/003127.html

Apparently FreeBSD's tmpfs and Linux's NFS behave one way (returning the file size for SEEK_HOLE at EOF), and every other file system the other way (returning ENXIO). The Linux man page documents the first behaviour.

So what should we change?

subpop, to random
@subpop@floss.social avatar

Genuinely curious, and not able to research much right now. How are the affected by the exploit and how are they responding?

emaste,
@emaste@mastodon.social avatar

@evilham @subpop The base system isn't susceptible to this specific type of attack, because we throw away upstream's build infrastructure and use our own bespoke set of Makefiles. (Same for other BSDs.)

emaste, to random
@emaste@mastodon.social avatar

"Disclosed backdoor in xz releases - FreeBSD not affected"

https://lists.freebsd.org/archives/freebsd-security/2024-March/000248.html

emaste,
@emaste@mastodon.social avatar

@railmeat Yes, has bespoke build infrastructure for all of the "contrib" software in the base system (same as other BSDs). It's a lot of work and we didn't choose this path for security considerations, but it does mean we're not susceptible to this kind of attack.

geerlingguy, to random
@geerlingguy@mastodon.social avatar

Oh, Canada

emaste,
@emaste@mastodon.social avatar

@geerlingguy Sigh. I've mailed The Hon. François-Philippe Champagne expressing my dismay. I expect more from the Minister of Innovation, Science and Industry.

emaste, to random
@emaste@mastodon.social avatar

What's the largest number of NUMA domains you've encountered?

arstechnica, to random
@arstechnica@mastodon.social avatar

HP CEO: Blocking third-party ink from printers fights viruses

"Our long-term objective is to make printing a subscription."

https://arstechnica.com/gadgets/2024/01/hp-ceo-blocking-third-party-ink-from-printers-fights-viruses/?utm_brand=arstechnica&utm_social-type=owned&utm_source=mastodon&utm_medium=social

emaste,
@emaste@mastodon.social avatar

@arstechnica @gsuberland's comment was about SPD EEPROMs on memory modules, not in printer cartridges as the article suggests -- it's a comparably small amount of memory. The point is that they have the background to comment on the plausibility of such an attack.

emaste, to FreeBSD
@emaste@mastodon.social avatar

The Community Survey is closing soon! Whether you're a long-time user of FreeBSD or are giving it a try for the first time we want to hear from you by January 8, 2024.

https://www.surveymonkey.com/r/freebsdsurvey24

emaste, to random
@emaste@mastodon.social avatar

Anyone have a contact at imunify360.com? They claim "advanced procedures
to detect bots with bad or spoofed user agents" but one of those "advanced procedures" results in returning a 403 Forbidden when the user agent has "amd64" in it (as it does by default on FreeBSD).

https://blog.imunify360.com/modsecurity-rules-how-to-guide

emaste, to random
@emaste@mastodon.social avatar

The FreeBSD Community Survey is open - whether you use FreeBSD every day as part of your job, try it on occasion as a hobbyist, or anything in between, we want to hear from you!

https://freebsdfoundation.org/blog/2024-freebsd-community-survey-is-here/

emaste, to FreeBSD
@emaste@mastodon.social avatar

Any of my followers have experience with video editing software on (or Linux)? Lists like "10 best open source video editing software packages" don't provide much insight.

I want something that has a powerful scripting capability or API, so that I can take a set of related video streams, load them as tracks, and have some sort of autogenerated cut list (based on some analysis of the individual streams) as a starting point for editing.

emaste, to random
@emaste@mastodon.social avatar

🎵 The @FreeBSDFoundation is contracting work on the FreeBSD audio stack and is looking for comments and feedback https://lists.freebsd.org/archives/freebsd-multimedia/2023-December/002087.html 🎵

emaste, to random
@emaste@mastodon.social avatar

Tired of seeing ZFS get all of the attention, ext4 developers introduce a data corruption issue of their own.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057843

emaste, to random
@emaste@mastodon.social avatar

Open Container Initiative (OCI) proposal for a FreeBSD runtime working group: https://github.com/opencontainers/tob/pull/133

At present we have two OCI runtimes for FreeBSD (runj and ocijail) and support from several container engines. From the working group proposal "there is a need to define a FreeBSD-specific section of the runtime-spec to allow support for platform features such as resource limits and fine-grained jail permissions."

Anyone interested in contributing to this effort -- get in touch.

emaste, to Waterloo
@emaste@mastodon.social avatar

If you're in Centre it's time to go out and vote in the provincial byelection!

🗳️

mms, to FreeBSD Polish
@mms@emacs.ch avatar

ok, question: so, and share the same init system (as OpenBSD was a fork of Free), but does not?

emaste,
@emaste@mastodon.social avatar

@feld @mms @pitrh startup scripts have parsed rc.conf.local since prior to 2000.

Dianora, to Ottawa
@Dianora@ottawa.place avatar

There is a car, in Ne-pean, that drives into the Rising Sun!
And many a poor driver has been led astray by the rays of the Rising Sun!

I won't give up my day job. I promise.

emaste,
@emaste@mastodon.social avatar

@Dianora Orléans is right there :)

emaste, to FreeBSD
@emaste@mastodon.social avatar

Online RAID-Z Expansion has finally been merged into !

🎉 🎉 🎉

Thanks to sponsors @FreeBSDFoundation, iXsystems, and vStack, developers Matt Ahrens, Fedor Uporov, Stuart Maybee, Thorsten Behrens, Fmstrat, and Don Brady, and to reviewers Brian Behlendorf and Mark Maybee!

https://github.com/openzfs/zfs/pull/15022

Stay tuned for integration into !

emaste,
@emaste@mastodon.social avatar

@FreeBSDFoundation Martin Matuska has now updated ZFS in main, including RAID-Z expansion: https://cgit.freebsd.org/src/commit/?id=e716630d4cf89e69ec3f675ebfceee09f1a85e05

fosdem, to random
@fosdem@fosstodon.org avatar
emaste,
@emaste@mastodon.social avatar

@fosdem I don't see a BSD devroom :(

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • cubers
  • magazineikmin
  • GTA5RPClips
  • khanakhh
  • InstantRegret
  • Youngstown
  • mdbf
  • slotface
  • thenastyranch
  • everett
  • osvaldo12
  • kavyap
  • rosin
  • anitta
  • DreamBathrooms
  • Durango
  • modclub
  • ngwrru68w68
  • vwfavf
  • ethstaker
  • tester
  • cisconetworking
  • tacticalgear
  • Leos
  • provamag3
  • normalnudes
  • JUstTest
  • All magazines