Search results

  1. Jose

    Problems with getting steam to run on ghostbsd

    The Ghostbsd forums link needs to be updated. It's now just https://forums.ghostbsd.org (no index.php).
  2. Jose

    The Case for Rust (in the base system)

    Yep. The Nodejs "ecosystem" is having a bad week: https://thehackernews.com/2026/03/unc6426-exploits-nx-npm-supply-chain.html https://thehackernews.com/2026/03/glassworm-supply-chain-attack-abuses-72.html
  3. Jose

    PSA: lpd/lpr will be removed from FreeBSD

    I fear you are right 😞 I'll be without a preferred OS again.
  4. Jose

    California, Brazil, UK issue...my 2 cents

    It was old and bogus. Ip is new and improved! Seriously, my guess is someone looking to make a name for themselves. Ain't no one gonna get famous by fixing bugs. Re-designed and implemented the Linux network management tools? Hire that guy ASAP!
  5. 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.
  6. 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.
  7. Jose

    Shutdown -p now; Not Powering Off

    You should report it. Sounds like a bug. https://github.com/freebsd/drm-kmod/issues
  8. 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.
  9. 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.
  10. 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
  11. Jose

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

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

    Where to find 'Real' programmers online?

    Real programmers don't write FORTRAN. https://users.cs.utah.edu/~elb/folklore/mel.html
  13. 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.
  14. Jose

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

    Obligatory XKCD: https://xkcd.com/323/
  15. 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...
  16. Jose

    Other XML Idiocy

    This PKL? https://pkl-lang.org/index.html
  17. 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.
  18. Jose

    New Git data model documentation

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

    Patriots or Seahawks?

    I prefer the Hand of Suárez.
Back
Top