Emerson González (@emersondvlmt) 's Twitter Profile
Emerson González

@emersondvlmt

Electrical Engineer, Junior Back-end developer, learning Python. I study advanced calculus just for fun...

ID: 1600821770839363586

linkhttps://emersong-dev.netlify.app/ calendar_today08-12-2022 11:57:38

529 Tweet

22 Followers

137 Following

Zuhaitz (@zuhaitz_dev) 's Twitter Profile Photo

Zen C is now publicly available! With this new programming language you can write like a high-level language while still having access to all C ecosystem, without losing performance! You can also try the plugins and design your own! Because Zen C is not only a programming

Emerson González (@emersondvlmt) 's Twitter Profile Photo

Stop glorifying genetics in the fitness world. People get belittled for 'bad genetics' as if they chose it. Learn to spot and respect actual hard work over lucky DNA lotery.

Uttam (@uttam_singhk) 's Twitter Profile Photo

claude code is insane man I vibe coded an absolute useless apps in like 10 mins which IK no one will ever use but claude code man now i am gonna write an article wow

Todo Code (@todo_code) 's Twitter Profile Photo

🔥 Spring Boot es la herramienta primordial del principal Framework de #Java que es Spring. Con su nueva versión está REVOLUCIONANDO con muchas actualizaciones que lo ponen nuevamente en el top de los lenguajes modernos. Toda la info la vemos en este video youtu.be/spMIGVcJPuw

🔥 Spring Boot es la herramienta primordial del principal Framework de #Java que es Spring. Con su nueva versión está REVOLUCIONANDO con muchas actualizaciones que lo ponen nuevamente en el top de los lenguajes modernos. Toda la info la vemos en este video youtu.be/spMIGVcJPuw
El Estoico | Filosofía (@elartedevivir__) 's Twitter Profile Photo

¿Quién soy? Pregúntate qué eliges cuando nadie te obliga, cómo reaccionas ante lo que no controlas, qué hábitos repites a diario y si tus acciones se alinean con la virtud que dices valorar. Ahí está tu respuesta.

Cisco (∎, ∆) | CTO de CryptoAlertNFT | 🐐 (@ciscocanft) 's Twitter Profile Photo

Tu anonimato online se fue al carajo por menos de lo que cuesta un café Y no gracias al FBI ni un hacker pro, basta con que alguien tenga acceso a un LLM potente (Claude, GPT, etc.) y unos cuantos posts tuyos viejos Investigadores de Anthropic, ETH Zurich y Mats soltaron un

Tu anonimato online se fue al carajo por menos de lo que cuesta un café 

Y no  gracias al FBI ni un hacker pro, basta con que alguien tenga acceso a un LLM potente (Claude, GPT, etc.) y unos cuantos posts tuyos viejos 

Investigadores de Anthropic, ETH Zurich y Mats soltaron un
LaurieWired (@lauriewired) 's Twitter Profile Photo

There’s just about ~10 days left to make a submission to one of my favorite programming contests: The International Obfuscated C Code Contest! Highly encourage you to take a peek and enter, it really brings out some of the best programmers (and compiler wizards).

elhacker.NET (@elhackernet) 's Twitter Profile Photo

[Blog] Edward Snowden, exanalista de la CIA y la NSA: “Decir que no te importa la privacidad porque no tienes nada que ocultar es como decir que no te importa la libertad de expresión porque no tienes nada que decir” blog.elhacker.net/2026/03/edward…

Neovim: vim out of the box (@neovim) 's Twitter Profile Photo

nvim-lspconfig (upcoming in v2.8.0) now ships with type definitions for LSP server "settings" (inspired by folke/neoconf.nvim) Get autocompletion + validation of server-specific settings by adding "---@ type lspconfig.settings.xx" on your vim.lsp.config "settings" item.

nvim-lspconfig (upcoming in v2.8.0) now ships with type definitions for LSP server "settings" (inspired by folke/neoconf.nvim)

Get autocompletion + validation of server-specific settings by adding "---@ type lspconfig.settings.xx" on your vim.lsp.config "settings" item.
sysxplore (@sysxplore) 's Twitter Profile Photo

Quick Linux tip: When you need to create several directories at once, you don’t have to do it one by one. The mkdir command supports brace expansion, letting you create multiple nested directories in a single go. $ mkdir -p

Quick Linux tip:

When you need to create several directories at once, you don’t have to do it one by one.

The mkdir command supports brace expansion, letting you create multiple nested directories in a single go.

$ mkdir -p