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

What is BSD?

Feed RSS

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • Nice!

    Uncategorized freebsd networking nat64 ipv6
    2
    1
    0 Votes
    2 Posts
    2 Views
    @Larvitz OT: Patches accepted for IPv6 "longer loopback": https://datatracker.ietf.org/doc/draft-kumari-ipv6-loopback/
  • 0 Votes
    5 Posts
    9 Views
    @lw @lattera shallow clones are quite a bit more expensive to compute than full clones (e.g. ¹). Homebrew was directly asked by GitHub to stop using shallow clones because of the load this created². However I don't know of any reason why SSH clones should be speedy while HTTPS ones are slow, that's quite odd and possibly a clue.Do you happen to have any more verbose logs? E.g. with GIT_TRACE=1 or ³?¹: https://github.blog/open-source/git/counting-objects/²: https://github.com/Homebrew/brew/pull/9383³: https://git-scm.com/docs/api-trace2
  • 0 Votes
    8 Posts
    22 Views
    @gooba42 @ailurocrat I appreciate your perspective on accessibility in tech. You're right that the industry often overlooks beginners, and I'm glad solutions like Mail-in-a-Box and Mailcow exist for those who need them.That said, not every resource needs to serve every audience. This article was specifically written as a technical deep-dive for people who want to understand the underlying mechanics, whether they're learning system administration, troubleshooting issues those one-click solutions abstract away, or making informed decisions about their mail infrastructure.There's room for both approaches: turnkey solutions for those who need email working quickly, and detailed technical guides for those building expertise. Different resources serve different needs, and that's okay. The "normies" you mention aren't stupid at all, they're smart enough to choose the right tool for their needs, which often isn't a manual FreeBSD setup, and that's perfectly valid.
  • 0 Votes
    21 Posts
    126 Views
    @stefano Interesting writing as usual, and interesting result!Maybe supporting aesni or not, or how offloading to NIC matters here on TLS tests?