Oscar

  • 1 Post
  • 102 Comments
Joined 2 years ago
cake
Cake day: June 28th, 2023

help-circle

  • OscartoRustIs crate fnmatch-regex2 a scam?
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 months ago

    It’s likely a private/internal project, so you need to log in to prove you are allowed access. The same thing happens for one of my personal private projects.

    Edit: After logging in, the URL you posted 404’s.


  • Mine looks like this:

    So it should be possible, at least for the parameters.

    For reference, here's my active LSP config (from :LspInfo):
    - clangd (id: 3)
      - Version: clangd version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261) linux+grpc x86_64-unknown-linux-gnu
      - Root directory: ~/repos/traffic-generator
      - Command: { "clangd", "--clang-tidy", "--enable-config", "--compile-commands-dir=build" }
      - Settings: {}
      - Attached buffers: 134
    
    And my .clangd:
    ---
    Diagnostics:
        UnusedIncludes: Strict
        MissingIncludes: Strict
        ClangTidy:
          FastCheckFilter: None
          Add:
            - bugprone-*
            - cert-*
            - clang-analyzer-*
            - clang-diagnostic-*
            - concurrency-*
            - misc-*
            - modernize-*
            - performance-*
            - portability-*
            - readability-*
          Remove:
            # - readability-redundant-member-init
            - bugprone-easily-swappable-parameters
            - readability-identifier-length
            # - readability-function-cognitive-complexity
    
    CompileFlags:
      Add: [-xc]
      Remove: [-fanalyzer]
    
    Completion:
      AllScopes: true
    
    InlayHints:
        Enabled: No
    
    SemanticTokens:
      DisabledKinds: []
      DisabledModifiers: []
    ...
    








  • 1. Where do you find what shows/films to watch?

    I don’t discover it any certain way but once I know what I’m looking for I just search in qbittorrent. For anime I have RSS feeds set up.

    2. Do you stream for convenience or download for superior quality?

    I download.

    3. Where do you store media?

    Internal storage, currently some SSDs.

    4. What software are you using to watch it?

    mpv + fsr/Anime4K shaders.

    5. How do you keep track of your watchlist, which episode you already watched or where you left off in a movie?

    I use trackma/taiga with MAL for anime, for regular shows/movies I don’t use anything.