The Github doesn't provide country code for Brazil (+55). To add this option, just run the code below in your console. The option Brazil +55
will be the first on the list, already selected:
🇧🇷 [pt-BR]
import java.io.IOException; | |
import java.net.InetAddress; | |
import net.minecraft.bootstrap.Bootstrap; | |
/* | |
* Launches minecraft forcing the usage of IPv6. | |
* You should make sure minecraft.jar is added to the classpath | |
* That's /usr/share/minecraft/minecraft.jar on most distros. | |
* |
The Github doesn't provide country code for Brazil (+55). To add this option, just run the code below in your console. The option Brazil +55
will be the first on the list, already selected:
🇧🇷 [pt-BR]
Percentage:
<img src="https://user-images.githubusercontent.com/16319829/81180309-2b51f000-8fee-11ea-8a78-ddfe8c3412a7.png" width=50% height=50%>
Pixels:
<img src="https://user-images.githubusercontent.com/16319829/81180309-2b51f000-8fee-11ea-8a78-ddfe8c3412a7.png" width="150" height="280">
-------------------------------------------------------------------------------- | |
-- Batched Yield-Safe Signal Implementation -- | |
-- This is a Signal class which has effectively identical behavior to a -- | |
-- normal RBXScriptSignal, with the only difference being a couple extra -- | |
-- stack frames at the bottom of the stack trace when an error is thrown. -- | |
-- This implementation caches runner coroutines, so the ability to yield in -- | |
-- the signal handlers comes at minimal extra cost over a naive signal -- | |
-- implementation that either always or never spawns a thread. -- | |
-- -- | |
-- API: -- |
Native wayland support is now working consistently for me in VSCode, giving much better text rendering. Unfortunately, it's still hidden behind some command-line flags.
By adding some files to /usr/local/*
, you can ensure that VSCode always launches with these flags.
Assuming that the VSCode launcher is /usr/bin/code-oss
(as is the case in Arch):
/usr/local/bin/code-oss
with the following content:O download desse arquivo customava demorar horas e horas, hoje em dia parece ser melhor, mesmo assim, criei esse torrent pra ajudar quem potencialmente precisar no futuro.
O arquivo .torrent pode ser encontrado aqui.
É importante verificar se esta é a versão certa pro seu dispositivo! O link de download deve ser igual a: https://blobmarketingsemp.blob.core.windows.net/website/drivers/8907XX-SW-MAIN-XX6500SS5300S615-VS.367_USB.zip.
Originalmente publicado em 9 de julho de 2023.
Orgulhava-me por conseguir usar celulares até acabarem, desistindo apenas quando literalmente quebravam ou a reposição da bateria ficava inviável. Já fiz vários "ressuscitarem", após deixarem de ter atualizações das fabricantes, instalando geralmente alguma versão de LineageOS (Cyanogenmod anteriormente), uma distribuição comunitária com atualização frequente do Android, sistema operacional cujas partes genéricas, incluindo o Kernel Linux, têm o código-fonte aberto. Código-fonte é a programação escrita que pode ser estudada, auditada e/ou reaproveitada. As fabricantes dos aparelhos adicionam ao Android componentes específicos para cada modelo e normalmente promovem
This guide is for homelab admins who understand IPv4s well but find setting up IPv6 hard or annoying because things work differently. In some ways, managing an IPv6 network can be simpler than IPv4, one just needs to learn some new concepts and discard some old ones.
Let’s begin.
First of all, there are some concepts that one must unlearn from ipv4:
Concept 1