Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

does anyone use Forgejo and have issues with larger repositories?

Uncategorized
5 3 8

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    8 Views
    ๐Ÿ“ข The Call for Papers is open for BSD-NL Conference โ€“ Spring 2026 ๐Ÿ“ขWe are looking for talks on any *BSD ๐Ÿก๐Ÿ˜ˆโ›ณ topic!Whether youโ€™re a seasoned speaker or just starting out, weโ€™d love to hear from you.Share your ideas and join us in Utrecht!๐Ÿ”— https://events.bsdnl.nl/early2026/๐Ÿ“† 2026-05-09 / May 9th 2025๐Ÿ• 10:00-23:00 CET๐Ÿ“ Brouwerij Maximus (Utrecht)๐ŸŒ https://bsdnl.nl#BSDNL #RUNBSD #BSD #OpenBSD #FreeBSD #NetBSD #HardenedBSD #SecBSD #DragonflyBSD
  • 0 Votes
    1 Posts
    10 Views
    Goodmorning lovely Fedi people Heads-up: if you use gurk-rs, a Signal client for the terminal, you should update it to either the commit done an hour ago or to version 0.8.1 once it is out. It fixes missing incoming messages due to missing trusted roots #Signal #Gurk #OpenBSD #HardenedBSD #FreeBSD #Rust #Terminal
  • 0 Votes
    1 Posts
    12 Views
    so Raptor gave me access to a Talos II to do some work on FreeBSD/ppc64le. first thing i noticed: the boot process is *very* unusual. it doesn't use the FreeBSD loader at all; instead it has a Linux-based firmware loader called Petitboot which can load and kexec() the FreeBSD kernel directly. however it needs a rather odd partition layout to do that:# Device Mountpoint FStype Options Dump Pass#/dev/nda0p2 / ufs rw 1 1/dev/nda0p1 /boot msdosfs rw 2 2i assume this is because Petitboot can't read FreeBSD UFS, so we need the kernel (which is in /boot/kernel) to be on FAT. Raptor suggested we should make the loader kexec()able instead, which seems like a good idea, but from what i can tell this platform doesn't use OpenFirmware at all, and i'm not even sure we have a PowerNV-native loader.(as you can tell, i know very little about either POWER or FreeBSD/powerpc, so this is going to be an interesting learning experience.)#FreeBSD
  • 0 Votes
    1 Posts
    4 Views
    Thank you for sharing this, Tara. Your post reflects several qualities that continue to define FreeBSD, including clarity, stability, and long-term design. Itโ€™s valuable to hear how newer contributors experience the Project.Read the full letter: https://lnkd.in/dtcQebh2#FreeBSD #OpenSource #Community