Search results

  1. Jose

    PSA: lpd/lpr will be removed from FreeBSD

    Hm, no one has addressed Lehey's question. Maybe they took the discussion to a private channel.
  2. Jose

    The Case for Rust (in the base system)

    Yep, it's been overtaken by the AI bubble. The language doesn't matter now that you just tell a chatbot to write the code for you.
  3. Jose

    Shutdown -p now; Not Powering Off

    You should report it. Sounds like a bug. https://github.com/freebsd/drm-kmod/issues
  4. Jose

    Backdoor in upstream xz/liblzma leading to SSH server compromise

    Openssh never accepted any changes that added a dependency on systemd. The various distros had custom patches that would link Openssh to libsystemd. This means that BSD systems would've been unaffected even if they'd managed to get this backdoor out into the wild.
  5. Jose

    Backdoor in upstream xz/liblzma leading to SSH server compromise

    Nice video. I am annoyed that the role of systemd in this hack is not highlighted more, though. Openssh did not actually link to XZ.
  6. Jose

    Folks: Let's get Claude Code native installer working for FreeBSD

    The AIrmageddon! It can't come fast enough. Classic drug dealer marketing: Get you completely dependent on the product by offering it for free or well below cost Jack up the price
  7. Jose

    Why are FreeBSD users seen as black sheep? (+ thanks)

    Just when you think things can't get more ironic.... https://ewontfix.com/14/
  8. Jose

    Where to find 'Real' programmers online?

    Real programmers don't write FORTRAN. https://users.cs.utah.edu/~elb/folklore/mel.html
  9. Jose

    Why are FreeBSD users seen as black sheep? (+ thanks)

    Alpine Linux does not use systemd. It was the most commonly used distro for Docker containers for a while. I dunno or care if that's still the case. True dat. Lennart and his acolytes are at least at good at politics as they are at computer programming.
  10. Jose

    if youre not using tarot in your programming youre going to be left behind

    Obligatory XKCD: https://xkcd.com/323/
  11. Jose

    C unnecessary function prototypes

    I also prefer non-Egyptian braces. Power brother! I find this style of Egyptian braces ironic: void A(int x, int y) { // some code goes here. } Clearly you see a need for space between the function signature and the first line of code... How about we go ahead and slide the opening brace...
  12. Jose

    Other XML Idiocy

    This PKL? https://pkl-lang.org/index.html
  13. Jose

    Why are FreeBSD users seen as black sheep? (+ thanks)

    This is a cheap trick to get you to incriminate yourself. I would answer thusly: "Officer, I'm going to respectfully decline to answer any questions." This is a good answer in the US. Not sure about other countries.
  14. Jose

    New Git data model documentation

    https://git-scm.com/docs/gitdatamodel Relatively easy to read and understand.
  15. Jose

    Patriots or Seahawks?

    I prefer the Hand of Suárez.
  16. Jose

    Shutdown -p now; Not Powering Off

    Yes, please.
  17. Jose

    FreeBSD Upgrade from 14.1 to 15.0 Exploded

    That's a bug in freebsd-update that should've been fixed a while back. Try the workarounds here: https://euroquis.nl/freebsd/2025/12/09/freebsd-upgrade.html
  18. Jose

    Solved Tint2 in the future

    Unfortunately tint2 has been unmaintained for some time now: https://gitlab.com/o9000/tint2/-/commit/f3aa2ef0c61838ce16a88733e4d31990c5b5cdf2 There were some forks when I last looked a couple of years ago. They seemed of questionable quality. Do recommend a similar lightweight bar if you find one.
  19. Jose

    KDE Plasma Login Manager Won’t Support Systemd-Free Linux or BSD Systems

    Give them time. I'm sure it's coming.
Back
Top