① Sorting: Ordena datos eficientemente
② Dijkstra: Busca el camino más corto
③ Transformers: Entienden el lenguaje
④ Link Analysis: Clasifica páginas web
⑤ RSA: Cifra mensajes seguros
⑥ Factorization: Divide números en primos
⑦ CNN: Reconoce imágenes
⑧ Huffman: Comprime datos
⑨ SHA: Hashing de datos
13.11.2025 14:58 — 👍 5 🔁 1 💬 0 📌 0
Infografía titulada “9 Algorithms that Dominate Our World” con ilustraciones de los algoritmos más influyentes en la tecnología moderna. Muestra desde burbujas ordenando números hasta redes neuronales, cifrados RSA y transformadores tipo GPT. Una especie de dream team de algoritmos: los que hacen que Internet, la IA y hasta los mapas funcionen sin que nos demos cuenta.
Los 9 algoritmos que dominan el mundo.
13.11.2025 14:58 — 👍 26 🔁 5 💬 1 📌 0
06.11.2025 11:31 — 👍 46 🔁 9 💬 1 📌 1
It's a scene from Texas Chainsaw massacre 2, where the father of the antagonist family won a prize with his special recipee.
Buen chili hacian estos
05.11.2025 14:27 — 👍 1 🔁 0 💬 0 📌 0
20.10.2025 14:44 — 👍 140 🔁 20 💬 3 📌 2
School timetable
I've created this little app to manage school timetables and share them to others so they can import and edit it on their own device.
🚸Multiple kids
📶App works offline once installed #lofi
🔊CA/ES/EN languages
horari-pwa.netlify.app
03.10.2025 13:47 — 👍 1 🔁 0 💬 1 📌 0
School timetable
He fet aquesta petita aplicació #PWA per crear i consultar horaris escolars i poder compartir-los.
Un cop importats es poden editar, les dades es guarden al teu dispositiu.
L'aplicació treballa offline. Un cop instal·lada no necessita connexió.
horari-pwa.netlify.app
03.10.2025 13:47 — 👍 0 🔁 0 💬 1 📌 0
This only happens to you once
26.09.2025 19:39 — 👍 21749 🔁 4250 💬 350 📌 181
Ets accionista del Sabadell?
19.09.2025 09:09 — 👍 0 🔁 0 💬 1 📌 0
Sus movimientos son exactamente los mismos que los de las piezas de derechas.
Lee la noticia completa en la web: www.elmundotoday.com/2025/09/el-a...
03.09.2025 14:09 — 👍 542 🔁 197 💬 11 📌 8
356. DILO, REINA.
03.08.2025 21:35 — 👍 760 🔁 476 💬 2 📌 13
Si te se cae el niño no te va a caer la leche ...
04.08.2025 06:21 — 👍 0 🔁 0 💬 0 📌 0
¿Queréis llegar a un elemento cuando se clica con React?
medium.com/@taraparakj7...
09.07.2025 17:07 — 👍 4 🔁 3 💬 0 📌 0
entreu la roba
07.07.2025 15:02 — 👍 0 🔁 0 💬 1 📌 0
It's an image of an http status 500 error due a java.lang.nullpointerexception
El regalo
03.07.2025 12:11 — 👍 0 🔁 0 💬 0 📌 0
01.07.2025 21:20 — 👍 299 🔁 100 💬 5 📌 0
Trezeguet 2.0
30.06.2025 14:55 — 👍 0 🔁 0 💬 0 📌 0
Here's a little overview of my app PocketCal, if you haven't tried it yet!
pocketcal.com
24.06.2025 21:26 — 👍 433 🔁 80 💬 21 📌 13
Mejora los imports de tu código.
// ❌ No uses rutas relativas en los imports
import { Button } from '../../../../components/Button'
import { Icon } from '../../../../components/Icon'
import { URL } from '../../../constants/config'
// ✅ Usa rutas absolutas
import { Button } from '@/components/Button'
import { Icon } from '@/components/Icon'
import { URL } from '@/constants/config'
// Configuración de ejemplo para tu tsconfig.json
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
}
}
}
¡Evita usar imports relativos y complejos en tu código!
Son difíciles de mantener y de leer.
Usa mejor un alias con rutas absolutas.
Funciona en proyectos de JavaScript y TypeScript ↓
26.06.2025 18:33 — 👍 10 🔁 2 💬 0 📌 0
For a while I thought it was an advice
26.06.2025 13:51 — 👍 1 🔁 0 💬 0 📌 0
Dir "He fet [tal cosa] amb el ChatGPT" és com dir "Hem guanyat la Champions!" quan mires lo futbol per la tele.
26.06.2025 08:04 — 👍 2 🔁 1 💬 1 📌 0
Wow, revolucionari. Posem-li nom a aquests curiós procés, què tal... PENSAR?
24.06.2025 20:26 — 👍 40 🔁 4 💬 4 📌 0
¿No os molestan las pelucas con los cascos?
23.06.2025 14:31 — 👍 0 🔁 0 💬 0 📌 0
«Vamos a dejar que Trump haga con su país lo que no conseguiríamos hacerle nosotros con todo el arsenal que la tecnología ofrece hoy en día».
Puedes leer el artículo completo aquí: www.elmundotoday.com/2025/06/iran...
23.06.2025 14:09 — 👍 398 🔁 129 💬 9 📌 4
Lugar de la performance?
23.06.2025 14:24 — 👍 0 🔁 0 💬 0 📌 0
Bill Mitchell @askbillmitchell.bsky.social • 20h
Signal will some sort of LLM integration in it soon.
Meredith Whittaker @meredithmeredith.b...• 11h
No ❤️
Bill Mitchell @askbillmitchell.bsky.social • 6h
They will, likely be timing up with Anthropic's Claude or Perplexity, but its coming. The engineers have already began laying out the ground work for such support.
Meredith Whittaker @meredithmeredith.bs... •5h
...he says to Signal's president
version with alt text for accessibility
17.06.2025 22:49 — 👍 657 🔁 146 💬 15 📌 12
🌐 Tech Enthusiast | AI & Dev Tools 🛠️
🎥 Sharing insights on Next.js, Payload, Supabase, Tailwind, AI, and serverless architecture.
📺 Watch my tutorials & build with me: https://www.youtube.com/channel/UClxm1AYVvel_7Lhft3FPdhg
Just a passionate dev, learning from this community daily.
✨ Sharing the entire journey - bugs, breakthroughs, and banter. 🚀
Welcome to the official Bluesky account for The Witcher franchise and The Witcher 4, the upcoming open-world RPG developed by CD PROJEKT RED.
👩💻 Full Stack Engineer @storyblok
🏆 @GoogleDevExpert | @MVPaward | Ambassador @nuxt_js & WTM
🎙️ Cocreator @nomedalavidadev & @asany
✨ She/her 🇪🇸🇬🇧
nb (she/they). boricua. rustacean. newbie artist. 1312. pfp by @kimstramat.bsky.social ✨ wasm @ fastly. Helping make @conjured.ink. Opinions strictly my own.
Software Developer / Desarrollador
de Software. 🇪🇸 Ⓥ
#Python, #Java, #TypeScript & #JavaScript.
Embracing #CleanCode, #TDD, #XP #DDD
sergioperea.is-a.dev
Rapitenca, catalana, humana i sempre lliure.
Techwriting, translation, linguistics.
To space and beyond! 🚀🤩
La vida en Mib és meravellosa. 🎶🎷🎶
🌐 Geògraf Urbanista | Ordenació Territorial | Anàlisi de Riscos | Director de @territoricat a #TerresdelEbre | Emergències i Protecció Civil 🔺
https://www.linkedin.com/in/miguel-alonso-cruelles-61768368/
Good & Great Tech People
We combine talent and technology to solve challenges that are yet to come. www.sngular.com
Saber crear software de calidad te da libertad.
Escribo historias, consejos y experiencias.
https://xurxodev.com/libros
https://xurxodev.com/estudio-comunidad-xurxodev/
Fife moderadament refinat.
am: Staff Engineer & Web Lead @slack.engineering. International Speaker. Design Systems Advocate. Chaotic Good.
was: Hillary for America (1st dev hired). IBM Design.
always: 🖖🏾. Whovian. Beyoncé.
♿️ AuDHD. CPTSD. INFP. ABCDEFG.
👉🏾 https://mina.codes
La actualidad del mañana.
Software engineer and physics student; x-Apple, JPL, Caltech, EarthScope
✊🏴☠️
https://cher.dev
Gamedev, RPGs, retro gaming, electronics, boxing, wrestling & trolling.
🎮🥊🤓👩🔧⚡🖥️🧌
Faig #cosesdeTV3. Revolucionat al #Revolució4. Un #BricoHeroe vivint #APMment a #Polònia fent #ElsPlatillusDenPineti. Tot això és el què #EstàPassant
👩💻 Fullstack web dev
♀️ Feminist/Activist✊
🎮 Gamer
🌎 Changing the world
🚴♀️ Bikes & Mobility
Ⓦ WordPress
🔌 Plugin Rev Team
👩🏿❤️💋👩🏽 #WPDiversity
💼 Freelance
🔗 https://martatorre.dev/desarrolladora/
📍 Zaragoza ↔️ Santander ↔️ Bilbao
Freelance traditional artist /Rock Hard 1977 with Devir/Neko Syndicate with Combo Games/ Memorias de Yharnam with GTM - business contact: https://linktr.ee/jginer
Ingeniero curioso. Aquí no represento a Sngular. Mis opiniones y comentarios son a título personal.
Para cosas serias, mejor contáctame en JLVallejo@sngular.com y
https://www.linkedin.com/in/jlvallejo
Believe in yourself! Work hard, never give up & anything's possible! OR: Kick back, relax & aim low: You'll never be disappointed...😜 I IGNORE ALL DMs!