Not many are aware of #FreeBSD file flags, and `nodump` flag in particular, but it's a very useful magic. Lets you mark (`chflags nodump`) a few files/directories (which you don't want to include into dumps/backups) and then exclude them when doing backups (`tar --nodump`) and measuring data size (`du -n`).
PS. Just checked Linux manpages it it seems it doesn't support this. Wow, really?
Now running #archlinux, #fedora, #freebsd and #dragonflybsd vms on #dragonflybsd hypervisor (ported from #netbsd) : NVMM thanks to https://www.dragonflybsd.org/docs/docs/howtos/nvmm/
Oh, so it was not just me. Ten years ago I was able to listen to movies in English without subtitles and now I need to enable subtitles again unless I have headphones on
@SDF I did try to create an account for the plan9 bootcamp but I didn't receive the email. Are they batch-sent at some specific time of the day ? Or are the accounts created maually maybe ?
Like jq, but for HTML.
https://github.com/mgdm/htmlq
Just a remember that #openbsd has this page http://www.openbsd.org/want.html
I just sent benoit@ my old MacBook 4,1, I hope it will turn helpful :)
Arrivée d'un des fondateurs de Framasoft au MEN https://twitter.com/framaka/status/1432956889847894019
Any #polarhome users ?
#freebsd not sure if it's known or written anywhere in the Handbook. One can easily follow the commits on one git branch with the Atom feed at https://cgit.freebsd.org/src/atom/?h=branch for example https://cgit.freebsd.org/src/atom/?h=main or https://cgit.freebsd.org/src/atom/?h=stable/13. I find it much easier than using the git tool.
Nous utilisons les technologies du web sémantique pour créer une plateforme open-source permettant de construire des jeux d'aventure textuels ouverts "infinis", les mondes, les histoires appartenant à des communs
https://calum.mackervoy.com/fr/2021/04/23/mud.html
Vous êtes intéressé de nous rejoindre, ou vous êtes en train de faire qqc de complémentaire ?
Really cool #FreeBSD commit. I'd love to see more API example code committed. I try to do that with my projects.
https://cgit.freebsd.org/src/commit/?id=21d854658801f6ddb91de3a3c3384e90f5d920f2
Bêta test du support Wireguard pour ceux qui ont une #freebox https://dev.freebox.fr/bugs/task/35342
NVMM lands in DragonFly
Aaron LI's added NVMM, hardware acceleration for virtual machines, to DragonFly.
The version of qemu in dports is not set up to support this, yet. Until then, you can download a prebuilt version.
Since NVMM originated on NetBSD, the NetBSD documentation page for it describes how to use it quite well. There's a man page in DragonFly for it too, of course. There's even basic machines to try.
Master Class from Apple Programmers: ``String Functions in C:
https://github.com/Apple-FOSS-Mirror/Libc/blob/2ca2ae74647714acfc18674c3114b1a5d3325d7d/gen/wordexp.c#L192
#Recyclage #DEEE « Des scientifiques lorrains ont besoin de 10.000 téléphones #mobiles pour mettre au point un procédé de récupération de tous les métaux précieux ou non, contenus dans les cartes électroniques. Un procédé vertueux pour l’#environnement qui pourrait créer 80 emplois. » https://france3-regions.francetvinfo.fr/grand-est/environnement-et-si-votre-vieux-telephone-donnait-son-c-ur-a-la-science-2161363.html
SysAdmin