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
Backup and restore a mysql database from a running Docker mysql container
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
Para utilizar a aplicação é necessário Criar um mapa basead em texto. Para produzir esse texto é necessário um conjunto de artigos científicos, nos quais serão representados pelo seu título.
Além dos títulos de todos os artigos que você deseja mapear usando o VOSViewer é necessário ter acesso a plataforma Web of Science
How to use Dexie from Chrome devtools. This snippet allow the user to query directly into IndexedDB database, very useful to developed or debug queries.
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
var script = document.createElement("script"); // create a script DOM node
script.src = url; // set its src to the provided URL
document.head.appendChild(script); // add it to the end of the head section of the page (could change 'head' to 'body' to add it to the end of the body section instead)
Configuração para pfSense 2.4.5 WAN IPv6 Copel Telecom
Um pouco de história. Para quem não sabe os endereços IPv4 foram esgotados, ou seja, todos 2^32 bits de endereços já tem dono. A maioria dos usuários domésticos e pequenos escritórios ganham no máximo um IPv4 por assinatura. No caso da Copel Telecom é um pouco diferente, pois como usuário você já recebe um IPv4 em NAT. O que isso significa? Que você não controla o tráfego de entrada e saída e alguns serviços podem ser prejudicados. O mais famoso dos serviços é a PSN, rede de jogos do console PlayStation da Sony.
Se você está decepcionado, não fique. O IPv4 foi substituído pelo IPv6, veja Wiki IPv6, que possui 2^128 bits de endereço. A Copel Telecom aposta no IPv6 como novo padrão, não apenas porque chegou tarde na divisão dos IPv4s, mas porque os IPv4s vão deixar de ser usados cedo ou tarde.
Modem Hauwei da Copel Telecom em modo bridge
Se você chegou até aqui, você já sabe que o modo bridge transfere parte a
Truffle console commands - Learning how to sign a message using a private key and restore the address from hashed message
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
Example of how to sign a message with web3 and recover the address that signed it
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
Screenshot keybindings with i3 and scrot that are copied to the clipboard
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