Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ultimate-addons-for-gutenberg domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /sites/danielkossmann.com/files/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hustle domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /sites/danielkossmann.com/files/wp-includes/functions.php on line 6114
Arquivos Programação - Daniel Kossmann

Programação

  • Problema com a barra lateral do Brackets no Ubuntu Linux

    Problema com a barra lateral do Brackets no Ubuntu Linux

    Aprenda como ajeitar o bug que faz o Brackets não exibir a barra lateral ou dela não funcionar no Ubuntu Linux.

  • Fechando todas as janelas do Google Chrome no Linux

    As vezes quero fechar todas as janelas de um navegador para poder mudar de contexto de trabalho (uso dois para trabalho e um para lazer), para depois poder restaurá-las e voltar do mesmo ponto que eu estava. No Firefox eu consigo facilmente fechar todas com um único pkill mas não consigo fazer o mesmo com o Google…