snac.daltux.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
Daltux' personal ActivityPub microblog. Microblog pessoal de Daltux, parte da Teia Social global federada com o protocolo ActivityPub.
Admin account
@daltux@snac.daltux.net

Search results for tag #rtfm

[?]PositivDenken 🤯 » 🌐
@zeank@mastodon.social

I could be that guy saying “people have unlearnt to read the documentation”, but then I’ve been around long enough to know that - as a matter of fact - people have never read the effing documentation.

    1 ★ 1 ↺

    [?]Daltux [ele/eles/he/them] » 🌐
    @daltux@snac.daltux.net

    :radicale: Confira a documentação sobre , o servidor CalDAV/CardDAV:

    https://radicale.org/v3.html


      0 ★ 0 ↺

      [?]Daltux [ele/eles/he/them] » 🌐
      @daltux@snac.daltux.net

      Uma galera mais numerosa que o costume começou a curtir uma publicação aqui e provavelmente, assim, muitos servidores vieram pegar a imagem anexa, sem cache, daí o coitado do contêiner do Snac, com seus 4 threads e um limite de memória reduzido, ficou travado. Reiniciado com mais memória, devo pra lembrar como aumentar o número de threads do ... 🔍️

      Achei: num_threads é o nome da chave que ainda não tinha no arquivo de configuração. https://comam.es/snac-doc/snac.8.html#num_threads

        0 ★ 0 ↺

        [?]Daltux [ele/eles/he/them] » 🌐
        @daltux@snac.daltux.net

        Java dev troubleshooting tale 🧑‍💻 [SENSITIVE CONTENT]My manager asked for help (albeit using the wrong terminology) to view the SQL generated by a application he was running locally on a AS instance via IDE. I explained that JBoss has a file where logging granularity for specific classes or packages can be defined, but its location depends on the version. After I inquired further, he managed to tell me the JBoss version, which was progress. I looked it up and quickly found a web page citing the specific configuration file for that version. I mentioned I wasn't sure if he'd checked already, but the page X says it's the file Y. Then I had to make guesses: if the app he's testing uses , he could set logging for certain two classes to TRACE in that file. If it's actually Hibernate under JPA, I commented that he might tweak certain properties in persistence.xml; otherwise, it would be another file. I emphasized that this is how it works at least in the Hibernate version I know. If it does not work this way, I concluded, he (or someone else—definitely not me!) would have to search the documentation for their specific Hibernate version.

        🤔 ...Did I just tell my manager to ??? 🙀