home.social

Search

1000 results for “adingbatponder”

  1. @stadtkind @edwtjo Thanks for the input. FYI this is my playbook for this synch / reconciliation process when two flakes have deviated and you want to make them the same by using a repo, e.g. codeberg , as the single source of truth. The solution uses the branch main on the main computer which has the main flake that should be up to date always, & a branch on the other machine named after the machine. The other machine will always commit to its branch codeberg.org/adingbatponder/re

  2. @stadtkind @edwtjo Thanks for the input. FYI this is my playbook for this #git #nixos #flake synch / reconciliation process when two flakes have deviated and you want to make them the same by using a repo, e.g. codeberg , as the single source of truth. The solution uses the branch main on the main computer which has the main flake that should be up to date always, & a branch on the other machine named after the machine. The other machine will always commit to its branch codeberg.org/adingbatponder/re

  3. @stadtkind @edwtjo Thanks for the input. FYI this is my playbook for this #git #nixos #flake synch / reconciliation process when two flakes have deviated and you want to make them the same by using a repo, e.g. codeberg , as the single source of truth. The solution uses the branch main on the main computer which has the main flake that should be up to date always, & a branch on the other machine named after the machine. The other machine will always commit to its branch codeberg.org/adingbatponder/re

  4. @stadtkind @edwtjo Thanks for the input. FYI this is my playbook for this #git #nixos #flake synch / reconciliation process when two flakes have deviated and you want to make them the same by using a repo, e.g. codeberg , as the single source of truth. The solution uses the branch main on the main computer which has the main flake that should be up to date always, & a branch on the other machine named after the machine. The other machine will always commit to its branch codeberg.org/adingbatponder/re

  5. @stadtkind @edwtjo Thanks for the input. FYI this is my playbook for this #git #nixos #flake synch / reconciliation process when two flakes have deviated and you want to make them the same by using a repo, e.g. codeberg , as the single source of truth. The solution uses the branch main on the main computer which has the main flake that should be up to date always, & a branch on the other machine named after the machine. The other machine will always commit to its branch codeberg.org/adingbatponder/re

  6. out-of-tree module for + amp. The mainline only supports Dell. The file below packages davidjo/snd_hda_macbookpro as a . Now the on my old running seem to work. It did not work before. Tested on 27" (iMac18,x), kernel 6.17, . codeberg.org/adingbatponder/re Disclaimer: the solution was taken from the references cited in the default.nix file & implemented using .

  7. #NixOS out-of-tree #kernel module for #Apple #CirrusLogic #CS8409 #codec + #TAS5764L amp. The mainline #driver only supports Dell. The file below packages davidjo/snd_hda_macbookpro as a #Nix #derivation. Now the #sound on my old #imac running #linux #nixos seem to work. It did not work before. Tested on #iMac2017 27" (iMac18,x), kernel 6.17, #RadeonRX580. codeberg.org/adingbatponder/re Disclaimer: the solution was taken from the references cited in the default.nix file & implemented using #ClaudeCode.

  8. #NixOS out-of-tree #kernel module for #Apple #CirrusLogic #CS8409 #codec + #TAS5764L amp. The mainline #driver only supports Dell. The file below packages davidjo/snd_hda_macbookpro as a #Nix #derivation. Now the #sound on my old #imac running #linux #nixos seem to work. It did not work before. Tested on #iMac2017 27" (iMac18,x), kernel 6.17, #RadeonRX580. codeberg.org/adingbatponder/re Disclaimer: the solution was taken from the references cited in the default.nix file & implemented using #ClaudeCode.

  9. #NixOS out-of-tree #kernel module for #Apple #CirrusLogic #CS8409 #codec + #TAS5764L amp. The mainline #driver only supports Dell. The file below packages davidjo/snd_hda_macbookpro as a #Nix #derivation. Now the #sound on my old #imac running #linux #nixos seem to work. It did not work before. Tested on #iMac2017 27" (iMac18,x), kernel 6.17, #RadeonRX580. codeberg.org/adingbatponder/re Disclaimer: the solution was taken from the references cited in the default.nix file & implemented using #ClaudeCode.

  10. #NixOS out-of-tree #kernel module for #Apple #CirrusLogic #CS8409 #codec + #TAS5764L amp. The mainline #driver only supports Dell. The file below packages davidjo/snd_hda_macbookpro as a #Nix #derivation. Now the #sound on my old #imac running #linux #nixos seem to work. It did not work before. Tested on #iMac2017 27" (iMac18,x), kernel 6.17, #RadeonRX580. codeberg.org/adingbatponder/re Disclaimer: the solution was taken from the references cited in the default.nix file & implemented using #ClaudeCode.

  11. @whoami Thank you for posting this talk about . Inspired me to take a look at on my various computers. Made a detect where there might be room for improvement in hardening settings for . The dashboard is a , info here codeberg.org/adingbatponder/re The flake part can be pulled into a flake alone, without the rest of the flake components, see codeberg.org/adingbatponder/re. The dashboard can help audit the settings & improve the hardening.

  12. A that lets a be auto-added to any flake. Shows & processes.

    codeberg.org/adingbatponder/re

    (Handles existing installs: adds another . Import tested on a few machines. Feedback or issue reports welcome.)

    @arianvp @mdione @EduNET_LK @bustikiller

  13. Background:
    for my I set up in and have a functioning system with a dashboard ( info here codeberg.org/adingbatponder/re ).
    Preliminary plan:
    I now want to go to and system that blocks threats detected. Current plan is with but there is no GUI for that it seems, and it is a bit clunky and black-boxy.
    Question: What are the more user-friendly options for an IPS front-end / GUI ?
    Thanks!

  14. Made a transparent network bridge on which sits between router & switch, monitoring traffic for , and capture and analyze packets → ships with ingest pipeline → setup of dashboard to visualise data is defined in flake itself so using the flake will give the same dashboard. details here codeberg.org/adingbatponder/re
    Hardware: HP EliteDesk 800 G1 SFF 16Gb RAM & jacob.de/produkte/Intel-Ethern

  15. Made a transparent network bridge on #NixOS which sits between router & #LAN switch, monitoring traffic for #IDS #intrusiondetection , #Suricata and #Zeek capture and analyze packets → #Filebeat ships #logs#Elasticsearch with #GeoIP ingest pipeline → #Grafana setup of dashboard to visualise data is defined in flake itself so using the flake will give the same dashboard. #flake details here codeberg.org/adingbatponder/re
    Hardware: HP EliteDesk 800 G1 SFF 16Gb RAM & jacob.de/produkte/Intel-Ethern #i350t4

  16. Made a transparent network bridge on #NixOS which sits between router & #LAN switch, monitoring traffic for #IDS #intrusiondetection , #Suricata and #Zeek capture and analyze packets → #Filebeat ships #logs#Elasticsearch with #GeoIP ingest pipeline → #Grafana setup of dashboard to visualise data is defined in flake itself so using the flake will give the same dashboard. #flake details here codeberg.org/adingbatponder/re
    Hardware: HP EliteDesk 800 G1 SFF 16Gb RAM & jacob.de/produkte/Intel-Ethern #i350t4

  17. Made a transparent network bridge on #NixOS which sits between router & #LAN switch, monitoring traffic for #IDS #intrusiondetection , #Suricata and #Zeek capture and analyze packets → #Filebeat ships #logs#Elasticsearch with #GeoIP ingest pipeline → #Grafana setup of dashboard to visualise data is defined in flake itself so using the flake will give the same dashboard. #flake details here codeberg.org/adingbatponder/re
    Hardware: HP EliteDesk 800 G1 SFF 16Gb RAM & jacob.de/produkte/Intel-Ethern #i350t4

  18. Made a transparent network bridge on #NixOS which sits between router & #LAN switch, monitoring traffic for #IDS #intrusiondetection , #Suricata and #Zeek capture and analyze packets → #Filebeat ships #logs#Elasticsearch with #GeoIP ingest pipeline → #Grafana setup of dashboard to visualise data is defined in flake itself so using the flake will give the same dashboard. #flake details here codeberg.org/adingbatponder/re
    Hardware: HP EliteDesk 800 G1 SFF 16Gb RAM & jacob.de/produkte/Intel-Ethern #i350t4

  19. boot error pop-up using that warns of boot errors, unless the error has already been classified by you as harmless the last time it appeared in the pop-up,
    see codeberg.org/adingbatponder/re
    The errors are manually checked with eg Claude before classifying them as irrelevant with a radio button & hiding them henceforth from appearing. If no boot errors, no pop-up. This was iteratively assisted by . Spot bugs early when .

  20. #nixos boot error #gnome pop-up using #zenity that warns of boot errors, unless the error has already been classified by you as harmless the last time it appeared in the pop-up,
    see #flake #module codeberg.org/adingbatponder/re
    The errors are manually checked with #AI eg Claude before classifying them as irrelevant with a radio button & hiding them henceforth from appearing. If no boot errors, no pop-up. This #nixosaiflakehack was iteratively assisted by #claude . Spot bugs early when #tweakingflakes.

  21. #nixos boot error #gnome pop-up using #zenity that warns of boot errors, unless the error has already been classified by you as harmless the last time it appeared in the pop-up,
    see #flake #module codeberg.org/adingbatponder/re
    The errors are manually checked with #AI eg Claude before classifying them as irrelevant with a radio button & hiding them henceforth from appearing. If no boot errors, no pop-up. This #nixosaiflakehack was iteratively assisted by #claude . Spot bugs early when #tweakingflakes.

  22. #nixos boot error #gnome pop-up using #zenity that warns of boot errors, unless the error has already been classified by you as harmless the last time it appeared in the pop-up,
    see #flake #module codeberg.org/adingbatponder/re
    The errors are manually checked with #AI eg Claude before classifying them as irrelevant with a radio button & hiding them henceforth from appearing. If no boot errors, no pop-up. This #nixosaiflakehack was iteratively assisted by #claude . Spot bugs early when #tweakingflakes.

  23. #nixos boot error #gnome pop-up using #zenity that warns of boot errors, unless the error has already been classified by you as harmless the last time it appeared in the pop-up,
    see #flake #module codeberg.org/adingbatponder/re
    The errors are manually checked with #AI eg Claude before classifying them as irrelevant with a radio button & hiding them henceforth from appearing. If no boot errors, no pop-up. This #nixosaiflakehack was iteratively assisted by #claude . Spot bugs early when #tweakingflakes.

  24. in
    A beta that installs (amongst other things) and
    codeberg.org/adingbatponder/re

    The flake was hammered out using chatGPT iteratively from a non-AI base flake.
    See my take on the context and Why NixOS here: loramesh.org/#nixos

  25. A that builds a that & install 0.1.0 & 1.1.0 from python source code. For . This is a beta work in progress, done using chatGPT iteratively, and is my first attempt at packaging something for nixos. Time will tell if this holds up. Uses python &
    ver 0.8.0
    ver 1.0.0 codeberg.org/adingbatponder/re

    This is experimental and beta - see readme file for issues

  26. @adingbatponder @codemonkeymike Easily! 😉

    `hellishly educational` is indeed a core / learning experience 😅 But I'm mostly past that pain now. says building this flake with all the customisations and auto-updating etc. took me ~35h in total. Still kinda many hours, but considering I'll reduce maintenance time drastically with this new system compared to the ever-breaking imperative distros, I consider it worth it.