Advertisement · 728 × 90

Posts by BolhaTech

CNPJ Info Encontre informações sobre empresas usando o CNPJ delas!

#bolhatech

Sem querer ser chato, mas cnpj-info.com tá funcionando redondo no meu servidor aqui em casa, sem ser afetado por esse outage.

Aprendam a rodar seus próprios servidores, jovens!

10 months ago 1 3 0 0
Meu teclado mecânico, preto com as teclas de controle (tab, caps, ctrl, shift esc) em amarelo; backspace, space e enter em vermelho, assim como as teclas F2, F4, F6, F7 e F8.

Meu teclado mecânico, preto com as teclas de controle (tab, caps, ctrl, shift esc) em amarelo; backspace, space e enter em vermelho, assim como as teclas F2, F4, F6, F7 e F8.

#bolhatech

7 anos já com esse teclado mecânico. Nunca deu problema, uma delícia pra digitar e programar.

Custou 250 USD. Foi talvez o melhor investimento que eu fiz como dev.

10 months ago 6 2 1 0

O que a #bolhatech quer saber é se nosso correspondente argentino @sushicomabacate.com já sabe de alguma vulnerabilidade na Capela Sistina (de preferência, com CVE).

11 months ago 3 3 0 0
Post image

Dica Python: Subfunções
#Python #programadores #bolhatech #linguagemPython #dicapython #subfuncoes #subfunções

11 months ago 3 3 0 0
Post image

Dica Python: Juntando strings com .join()
#Python #programadores #bolhatech #linguagemPython #dicapython #.join #strings

10 months ago 1 2 0 0
Post image

Dica C#: string.Format() para montar mensagens personalizadas
#Csharp #programadores #bolhatech #linguagemCsharp #dicaCsharp #string.Format #mensagens

10 months ago 1 2 0 0
Post image

Dica C#: List<T> para colecionar múltiplos itens dinamicamente
#Csharp #programadores #bolhatech #linguagemCsharp #dicaCsharp #List #T #ListT

11 months ago 4 2 1 0
Foto dois teclados. O YMDK Air40 e um ErgoHaven M4cr0Pad.

Foto dois teclados. O YMDK Air40 e um ErgoHaven M4cr0Pad.

Olha aí @johnnyc.bsky.social e @giggio.net.

#BolhaTech #ComunidadeDev

10 months ago 7 3 2 0

Pra galera da #bolhatech que trabalha com #Angular

10 months ago 2 2 0 0
Preview
GitHub - zoedsoupe/elixir-overlay: Pure and reproducible Elixir overlays for Nix. Inspired by rust-overlay, providing all Elixir versions with automatic updates and OTP compatibility tracking. Pure and reproducible Elixir overlays for Nix. Inspired by rust-overlay, providing all Elixir versions with automatic updates and OTP compatibility tracking. - zoedsoupe/elixir-overlay

elixir + nix == 💜
#bolhatech #MyElixirStatus #nix
github.com/zoedsoupe/el...

10 months ago 11 5 0 0
Advertisement
Post image

Dica JavaScript: Requisições em Paralelo com Promise.all()
#JavaScript #programadores #bolhatech #linguagemJavaScript #dicajavascript #JS #Promise.all

11 months ago 1 2 0 0
Post image

Dica C#: using para liberar recursos automaticamente
#Csharp #programadores #bolhatech #linguagemCsharp #dicaCsharp #using

11 months ago 1 2 0 0

Android 15 atualizado com One UI 7.

Ficou bom hein! (tirando a merda da IA 😒)

#BolhaTech #ComunidadeDev

11 months ago 2 2 0 0
Post image

Dica Python: Verificando tipos com isinstance()
#Python #programadores #bolhatech #linguagemPython #dicapython #isinstance #tipos

11 months ago 2 2 0 0
Post image

Dica C#: try-catch para tratamento de erros com segurança
#Csharp #programadores #bolhatech #linguagemCsharp #dicaCsharp #try-catch

11 months ago 3 2 0 0
Post image

Dica JavaScript: Funções Assíncronas com async/await
#JavaScript #programadores #bolhatech #linguagemJavaScript #dicajavascript #JS #async #await

11 months ago 1 2 0 0

como vcs reagem à contribuições OSS q só corrigem pequenos typos, ou mexem em quase nada em documentação?
#bolhatech

11 months ago 5 2 7 0
Post image

Dica Python: Filtrando listas com list comprehension
#Python #programadores #bolhatech #linguagemPython #dicapython #listcomprehension #listas #list #comprehension

11 months ago 2 2 0 0

ces n tão sabendo de nenhuma vaguinha pra brand designer junior/pleno não? 🥺
#bolhatech

11 months ago 9 10 0 0
Advertisement
Post image

Dica C#: Math.Round() para arredondar valores decimais
#Csharp #programadores #bolhatech #linguagemCsharp #dicaCsharp #Math.Round

11 months ago 1 2 0 0
Post image

Dica Lua: Iterar sobre tabelas com pairs()
#Lua #programadores #bolhatech #linguagemLua #dicaLua #pairs

11 months ago 1 2 0 0
Post image

Dica JavaScript: Array.find()
#JavaScript #programadores #bolhatech #linguagemJavaScript #dicajavascript #JS #Array.find

11 months ago 1 2 0 0
Post image

Dica C#: string.Contains() para verificar se um texto possui outro
#Csharp #programadores #bolhatech #linguagemCsharp #dicaCsharp #string.Contains

11 months ago 1 2 0 0
Post image

Dica JavaScript: Array.reduce()
#JavaScript #programadores #bolhatech #linguagemJavaScript #dicajavascript #JS #Array.reduce

11 months ago 1 2 0 0
Post image

Dica Python: Evitando erro com .get() em dicionários
#Python #programadores #bolhatech #linguagemPython #dicapython #get #dicionários

11 months ago 3 3 0 0
Post image

Dica JavaScript: Array.filter()
#JavaScript #programadores #bolhatech #linguagemJavaScript #dicajavascript #JS #Array.filter

11 months ago 3 2 0 0
Post image

Dica C#: Trim() para remover espaços
#Csharp #programadores #bolhatech #linguagemCsharp #dicaCsharp #Trim

1 year ago 2 3 0 0
Advertisement
Post image

Dica C#: string.IsNullOrEmpty() para verificar strings
#Csharp #programadores #bolhatech #linguagemCsharp #dicaCsharp #string.IsNullOrEmpty

1 year ago 2 3 0 0
Post image

Dica Python: Derivadas com sympy.diff()
#Python #programadores #bolhatech #linguagemPython #dicapython #sympy #derivadas #sympy.diff #diff #Symbol

11 months ago 3 2 0 0
Post image

Dica JavaScript: Math.random()
#JavaScript #programadores #bolhatech #linguagemJavaScript #dicajavascript #JS #Math.random

11 months ago 4 3 0 0