You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Inotify configuration for IntelliJ IDEA (PhpStorm, PyCharm, RubyMine, WebStorm). Create this file with e.g. `sudo vim /etc/sysctl.d/60-jetbrains.conf`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Vaga para Desenvolvedor Frontend Sênior na UPX (em Campinas)
Desenvolvedor Frontend Sênior [Campinas-SP]
Descrição da vaga
Estamos buscando um Desenvolvedor Frontend Sênior que nos auxiliará na construção da nossa arquitetura de front-end para os próximos anos. Ele será responsável por:
Prototipar e criar interfaces de usuário;
Garantir a componentização de objetos de interface, criando e/ou evoluindo componentes e explicando como utilizá-los;
Garantir alta performance do front-end;
Garantir baixo acoplamento do Core da aplicação com frameworks JavaScript;
Vaga para Desenvolvedor Backend Sênior na UPX (em Campinas)
Desenvolvedor Backend Sênior [Campinas-SP]
Descrição da vaga
Estamos buscando um Desenvolvedor Backend Sênior que nos auxiliará na construção da nossa arquitetura de backend para os próximos anos. Ele será responsável por:
Ajudar a desenhar a arquitetura de backend;
Garantir alta performance do backend;
Garantir baixo acoplamento da aplicação;
Escrever código limpo e que é referência para os demais desenvolvedores;
Docker (For Mac) De-facto Host Address Alias (10.254.254.254) - "The 10254 Trick".
Docker (Mac) De-facto Standard Host Address Alias
This launchd script will ensure that your Docker environment on your Mac will have 10.254.254.254 as an alias on your loopback device (127.0.0.1). The command being run is ifconfig lo0 alias 10.254.254.254
Installation
Copy/Paste the following in terminal with sudo (must be root as the target directory is owned by root)...