Skip to content
Snippets Groups Projects
  1. Jul 03, 2023
    • anarcat's avatar
      spell check *everything* · a07b38d1
      anarcat authored
      After one too many pipeline failures due to old spell-checking
      mistakes, I decided to own up to my stuff and spell check
      everything. I actually ran:
      
           codespell --interactive 3 --write-changes *
      
      And dealt with *almost* all the errors, except stuff in old/ which
      I'll remove shortly.
      
      When an error comes up now, it is new and should be fixed.
      Verified
      a07b38d1
  2. Jun 05, 2023
  3. May 09, 2023
  4. Mar 13, 2023
  5. Feb 07, 2023
  6. Feb 06, 2023
  7. Dec 06, 2022
  8. Nov 22, 2022
  9. Nov 08, 2022
  10. Oct 04, 2022
  11. Aug 29, 2022
  12. Jul 26, 2022
  13. Jun 22, 2022
  14. Jun 07, 2022
  15. Jun 02, 2022
  16. May 10, 2022
  17. Apr 04, 2022
  18. Mar 15, 2022
  19. Feb 15, 2022
  20. Feb 14, 2022
    • anarcat's avatar
      refresh report / upgrades · 2b228aa9
      anarcat authored
      the nginx queries were just crashing now because there are no more
      nginx server. i am not sure why it worked last time...
      Verified
      2b228aa9
  21. Jan 25, 2022
  22. Jan 12, 2022
  23. Jan 10, 2022
  24. Dec 08, 2021
  25. Nov 10, 2021
  26. Nov 04, 2021
  27. Oct 12, 2021
  28. Sep 14, 2021
    • anarcat's avatar
      create a new "support" page · ce53bb7b
      anarcat authored
      The support page is the go-to page for the "how to get help" question,
      which previously was hidden inside the TPA-RFC-2 standard.
      
      This basically copies that part of the TPA-RFC-2 policy, but could
      eventually diverge without needing to update the policy, for informal
      stuff.
      
      I started working on this page while trying to address
      #40382 ("document the triage process"), but I'm not
      actually sure triage documentation should go there, as this page feels
      more targeted at users, and only users.
      
      howto/incident-response.md would seem like a better space for this.
      
      Also, this is a toplevel page because it's more important than
      everything else, so it warrants its own special space.
      Verified
      ce53bb7b
    • anarcat's avatar
      lint two more pages · 0da738e3
      anarcat authored
      Verified
      0da738e3
  29. Sep 09, 2021
  30. Sep 08, 2021
Loading