Documentos que acabam de ser revelados dizem que Trump passou horas com uma vítima do traficante sexual de crianças Jeffrey Epstein.
A Justiça teve que proibir Bolsonaro de fazer conotações sexuais pra crianças após ele dizer que "pintou um clima" entre ele e meninas de 14 anos. +👇🏽
13.11.2025 18:31 — 👍 525 🔁 83 💬 4 📌 3
O ICMS é um imposto estadual, quem tem que te pagar é o seu governador, o Haddad paga os federais :P
12.05.2025 07:19 — 👍 0 🔁 0 💬 1 📌 0
John Oliver's last week tonight with a graphic listing alternatives to Twitter: bluesky, pixelfed, mastodon, signal
Brace yourselves, we got another wave coming
27.02.2025 21:11 — 👍 99 🔁 5 💬 7 📌 2
truth
12.02.2025 21:56 — 👍 202 🔁 29 💬 3 📌 3
31.01.2025 11:54 — 👍 23165 🔁 4037 💬 678 📌 271
Post no Twitter, que eu traduzi no meu post.
"Em um período de 83 horas, o cluster de servidores Deepseek foi atingido por mais de 230 milhões de solicitações maliciosas de DDos por segundo. A quantidade total de ataques foi equivalente ao tráfego total de rede na Europa por 3 dias. "
Quem será que foi, né?
Estão com medo.
31.01.2025 21:00 — 👍 1442 🔁 218 💬 15 📌 15
Esse negócio de IA é revolucionário msm, até o ChatGPT tá perdendo emprego pra IA
28.01.2025 11:25 — 👍 54 🔁 12 💬 1 📌 0
New JavaScript Set Methods
const set1 = new Set(['wes', 'kait']);
const set2 = new Set(['wes', 'scott']);
Difference
Elements in set2 but not in set1
set2.difference(set1)
> ['scott']
Intersection
Elements that exist in both sets
set1.intersection(set2)
> ['wes']
Symmetric Difference
Elements in either set, but not both
set1.symmetricDifference(set2)
> ['kait', 'scott']
Union
All elements from both sets
set1.union(set2)
> ['wes', 'kait', 'scott']
Is Disjoint From
True if sets share no elements
set1.isDisjointFrom(set2)
> false
Is Subset Of
True if all elements are in other set
set1.isSubsetOf(set2)
> false
Is Superset Of
True if it contains all other's elements
set1.isSupersetOf(set2)
> false
You should be using JavaScript sets more often
Now in all browsers and Node - these 7 new set methods are key for when trying to compare two arrays or sets of data.
21.01.2025 19:43 — 👍 1613 🔁 149 💬 51 📌 11
Se sua equipe está reclamando das dailies e você ignora, parabéns, você tem uma daily inútil e uma equipe desmotivada. Escute quem está no campo de batalha. Processo bom é aquele que serve as pessoas, não o contrário.
22.01.2025 10:36 — 👍 12 🔁 1 💬 0 📌 0
14.01.2025 02:30 — 👍 69 🔁 13 💬 2 📌 4
Aviso Importante - Dev Samurai
Dev Samurai encerrou as atividades e liberou todos os cursos para download gratuito até dezembro de 2025; mais de 100GB de arquivos.
class.devsamurai.com.br
#bolhadev
@samsantosb.bsky.social
13.01.2025 01:13 — 👍 25 🔁 11 💬 4 📌 3
//OMG. Rare pic of well-written documentation. #programming
06.01.2025 23:39 — 👍 150 🔁 18 💬 3 📌 0
FODAC o networking.
Acho q a galera se envolve numa bolha bem bosta quando o objetivo é "aumentar o networking", parem com isso!
Se a sua intenção for ter boas relações com pessoas reais q vc admira não apenas tecnicamente mas como pessoas, daí sim vc tem uma rede q vale a pena.
04.01.2025 21:27 — 👍 46 🔁 3 💬 8 📌 0
Very Fitting
04.01.2025 22:02 — 👍 319 🔁 90 💬 17 📌 5
print de um post do Instagram do padre Júlio Lancellotti e na imagem está escrito “eu não luto para vencer. Eu sei que vou perder. Eu luto para ser fiel até o fim. A minha perspectiva é o fracasso, porque nesse sistema se eu não fracassar, é porque eu aderi a ele”
caraio padre alugou um triplex na minha cabeça
29.12.2024 19:46 — 👍 3895 🔁 875 💬 28 📌 171
“Os imigrantes fazem a nossa sociedade ser o que é, são eles que nos tornam melhores como pessoas, que nos fazem sentir orgulho de sermos britânicos. Estou cansada de ver pequenas minorias na sociedade serem transformadas em bodes expiatórios para todos os problemas”
Um dos melhores vídeos do ano 👏
22.12.2024 18:38 — 👍 2758 🔁 715 💬 40 📌 56
Top demais!!!
11.12.2024 19:35 — 👍 2 🔁 0 💬 0 📌 0
Bringing together everyone interested in #PostgreSQL development 🐘 Save the date: May 19-22, 2026 📅 in Vancouver 🍁 https://pgconf.dev/
Lightweight WASM Postgres by @electric-sql.com
https://pglite.dev
Building AI apps? You need sync.
https://electric-sql.com - see also @pglite.dev
ꙮ surfed on by the information superhighway
ꙮ 💕 @linneaisaac.bsky.social
ꙮ she/they 🏳️⚧️
ꙮ blog posts and games @ https://vgel.me
ꙮ still mostly active on twitter https://x.com/voooooogel
Honeycomb is the observability platform that enables engineering teams to find and solve problems they couldn't before.
The official Bluesky account for the OpenTelemetry project! Follow for updates, releases, and more information.
engineering at stripe. recovering academic.
🔗 https://manualdousuario.net/
🔗 https://rodrigo.ghed.in/
Deputada do PSOL ☀️ por São Paulo.
Premiada como a Melhor Deputada Federal do Brasil em 2024 e 2025.
Developer & dog lover. I teach AdonisJS, a full-featured Node.js framework, at Adocasts where I publish weekly lessons. Professionally, I work with JavaScript, .NET, and SQL Server.
Learn and build with AdonisJS by following in-depth education screencast lessons. Content by @tomgobich.com
Find us at: https://adocasts.com
The Node.js JavaScript Runtime. 🐢🚀 Need help with Node.js? We've got a repo for that: https://github.com/nodejs/help
🧑💻 Staff Engineer ⋅ Mostly Backend and Ops
🕹️Like to play with #ElixirLang
🍷 WSET2 (drinking, ie, studying for 3)
🏋️ Véio em desenvolvimento
~As opiniões neste espaço são pessoais~
~The opinions expressed in this space are personal~
Founder/CEO at @Ghost.org - Geographically restless.
Mostly posting about publishing, media, open source, JavaScript, Laravel, bootstrapping, SaaS, activitypub, and design.
Relaxe sua mente em um ambiente completamente livre de desgraçamento mental. Vamos lotar sua timeline com bichinhos fofos.
📧 bichinhosfb@gmail.com
Por @dgls.com.br
Technical advisor to @bluesky - first engineer at Protocol Labs. Wizard Utopian
dec/acc 🌱 🪴 🌳
Maintaining TanStack Query, Suspensive
Software Engineer @toss
https://github.com/manudeli