segfault's recent activity

  1. Comment on How is Linux these days? in ~comp

    segfault
    Link Parent
    If you're using Monado, you can set these 2 environment variables and should get 90Hz XRT_COMPOSITOR_USE_PRESENT_WAIT=1 U_PACING_COMP_MIN_TIME_MS=10

    If you're using Monado, you can set these 2 environment variables and should get 90Hz

    XRT_COMPOSITOR_USE_PRESENT_WAIT=1 U_PACING_COMP_MIN_TIME_MS=10
    
  2. Comment on How do you deal with large projects? in ~comp

    segfault
    Link Parent
    Seconded. It really is a big help and feels great when you can just tick off entire sections at once, but you really do need to fully commit to it. Personally I use Forgejo with its Projects and...

    Keep a big to-do list using software you're comfortable with, where you can easily rearrange the issues based on priority, and ideally also group them into subtrees of related tasks and subtasks.

    Seconded. It really is a big help and feels great when you can just tick off entire sections at once, but you really do need to fully commit to it.

    Personally I use Forgejo with its Projects and Issue tracking for that, it's worth a look.

    3 votes