Search results

  1. rbranco

    AI finds thousands of zero-day exploits... including in FreeBSD.

    The hype is unavoidable and we gotta learn to separate the wheat from the chaff. There will come a time, very soon, where it'll be considered rude to submit code to review that you didn't review thru to a LLM first. This is being automated in CI as we speak where an AI agent does the...
  2. rbranco

    Wake-on-LAN not working on "igc" driver - NIC Intel I226-V

    It's a warning message that appears only when compiling on -CURRENT and it can be ignored as it's not related to this patch.
  3. rbranco

    Wake-on-LAN not working on "igc" driver - NIC Intel I226-V

    I tested the PR and it works on 16-CURRENT.
  4. rbranco

    Wake-on-LAN not working on "igc" driver - NIC Intel I226-V

    Did you see this message? [7.265661] debugnet_any_ifnet_update: Bad dn_init result from igc0 (ifp 0xfffff80001af3400), ignoring.
  5. rbranco

    Wake-on-LAN not working on "igc" driver - NIC Intel I226-V

    I have 2 GMKTec boxes with I226-V. Will test this on 15-STABLE & 16-CURRENT over the weekend. Thanks a lot for your patch.
  6. rbranco

    Wake-on-LAN not working on "igc" driver - NIC Intel I226-V

    Why not open a PR in github?
  7. rbranco

    AI finds thousands of zero-day exploits... including in FreeBSD.

    https://lwn.net/SubscriberLink/1066581/707ceec74fede8e6/
  8. rbranco

    AI finds thousands of zero-day exploits... including in FreeBSD.

    Also OpenBSD. But I think there was another thread where we were discussing this.
  9. rbranco

    Claude Code cracks FreeBSD within four hours

    https://www.phoronix.com/news/Greg-KH-Clanker-Linux-Bugs
  10. rbranco

    Claude Code cracks FreeBSD within four hours

    Code must have been reviewed by an human so it can be copyrighted, otherwise it belongs to the public domain. As long as the code is reviewed by humans, it's fine.
  11. rbranco

    Claude Code cracks FreeBSD within four hours

    LLM's came here to stay and the sooner we accept the new normal the better. Right now there are 3 types of people: 1. Those who use LLM's and are transparent about it. 2. Those who use LLM's and don't disclose it. 3. Those who only complain about LLM's. The last 2 will shrink over time in the...
  12. rbranco

    Claude Code cracks FreeBSD within four hours

    View: https://x.com/cperciva/status/2035045573116789002 View: https://x.com/cperciva/status/2035046522753343837
  13. rbranco

    FreeBSD Metalheads

    SUSE has nice parody videos. Check out their channel for more. View: https://www.youtube.com/watch?v=WoGywmAaa50&list=PL6sYHytyKN2-X93TurF3JptW8qSVm0DzA&index=4 View: https://www.youtube.com/watch?v=3nkRstRQT54&list=PL6sYHytyKN2-X93TurF3JptW8qSVm0DzA&index=15 View...
  14. rbranco

    Which version of VI (vi, nvi, nvi2, vim, nvim) are you using and why?

    vim has a nasty security vulnerability with no CVE yet: https://www.openwall.com/lists/oss-security/2026/03/30/3 To disable, add this to your ~/.vimrc: set nomodeline To check if you're vulnerable, run from vim: :echo &modeline It should be 0.
  15. rbranco

    Which version of VI (vi, nvi, nvi2, vim, nvim) are you using and why?

    vim because it has syntax highlighting. You're missing neovim.
  16. rbranco

    FreeBSD Metalheads

    I came to know this band because they remixed an EP by Morbid Angel. There are lot of cool underground bands in the neo-folk/martial/industrial style, but some of the later ones took themselves too seriously and Laibach retained the plausible deniability to continue playing with the...
  17. rbranco

    Important persons in your country.

    The heart is big enough to accomodate more than one country, and mine accomodates the whole Iberian peninsula and Iberian America. So-called ¨Latin America" is an investion by some Frenchman to make us believe the French colonies had the same culture when it's not the case. Anyway here it goes...
  18. rbranco

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

    Let them fry on their own fat. Just refuse to have anything to do with it. This comes not just from politicians but also evil capitalist corporations, so all the more reasons for left & right libertarians to unite in a common cause.
  19. rbranco

    A Developer's Guide to Generative AI in FreeBSD

    You don't actually need to read everything, but I plan to when it's official. It seems you have an opinion on the matter but did you read it all?
  20. rbranco

    A Developer's Guide to Generative AI in FreeBSD

    Didn't manage to read it all but seems sensible.
Back
Top