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
    Just in time before christmas, the R1OS Forum is ready and registrations are open. The forum is for all people that need some support or want to discuss about free and open source software, especially Linux and BSD operating systems.Please note that the forum is not affiliated with any projects and cannot help with official problems related to these. Please use the official channels if you need specific help with a project.https://forum.r1os.com#r1os #linux #freebsd #openbsd #netbsd
  • 0 Votes
    2 Posts
    12 Views
    @stefano This is indeed a great post. Refreshing to read - the author didn't distro-bash but instead highlighted how needs were met.I have been leaning toward #FreeBSD after 20 years on #Debian, which has a special place in my heart. However, FreeBSD's *consistency*, elegant design, and better documentation are driving factors and I just can't look away. Over these two decades, Linux has definitely changed. It's no longer what it once was: a #Unix clone. It's evolved into its own thing. Software does that and that's OK. But a lot of the changes or "improvements" have been needlessly reinventing the wheel with a worsening user experience and convoluted results. The audio subsystems (ALSA -> PulseAudio -> Pipewire and of course the mess that is/was JACK) and #SystemD are two big examples.On SystemD, I don't disagree that Linux needed a modern init system. SystemD is faster, but from a human perspective it's worse. I am now typing *more* characters to manage services. Is there a reason why it couldn't be designed to manage services like:> $SERVICE start/stop/restartInstead, we are left with:> systemctl $SERVICE start/stop/restartBut I digress.#TBT I fell in love with FreeBSD when I first started my Linux journey in the mid-2000s, but only dabbled in it as it was never in any production environment I managed.I have a FreeBSD VM sitting in my lab somewhere but due to other factors rarely do I get to it. I'm thinking it's time I grab a spare laptop, load it up, and use it as a daily driver to really force myself to learn it.
  • 0 Votes
    1 Posts
    12 Views
    #freebsd non solo un'alternativa a Linux, ma la scelta per server e stabilità #server #Unix #opensource @diggita @opensource https://webappsmagazine.blogspot.com/2025/10/freebsd-non-solo-unalternativa-linux-ma.html
  • Beware!

    Uncategorized freebsd ports
    1
    0 Votes
    1 Posts
    16 Views
    Beware! Christos committed 9b26d309123abf0e90651298b131783ba7d9b945 on main branch of #FreeBSD #ports tree to ignore FreeBSD15 on audio/virtual_oss port and posted heads-up. https://cgit.freebsd.org/ports/commit/?id=9b26d309123abf0e90651298b131783ba7d9b945 https://lists.freebsd.org/archives/freebsd-stable/2025-September/003305.htmlAnd correlated virtual_oss codes are NOT YET MFC'ed into stable/15. https://lists.freebsd.org/archives/freebsd-stable/2025-September/003306.htmlChristos states he would MFC in 1 or 2 days, https://lists.freebsd.org/archives/freebsd-stable/2025-September/003307.htmlbut it means if you upgrade ports including and after the above-mentioned commit on stable/15 including any of ALPHA snapshots before the MFCs are done, you'll lose virtual_oss functionalities.So hold upgrades of ports/pkgs or `pkg lock audio/virtual_oss` would be wanted in the meantime.