¡Juega GeForce Now en tu PS Vita! Gracias a OpenNow.
Tutorial completo y posible solución al no poder iniciar juegos.
Video completo aquí 👇🏻
https://t.co/FWFjVd1Qqf
Recomendado ver vídeo completo.
¡Saludos cracks! ✌🏻😁👍🏻
#LopezTutoriales#GeForceNow#OpenNow#PSVita
Try https://t.co/sD6Drmw6oi for free now! 🚀
The most futuristic web dev experience.
Cloud + AI. No code. Easy. Just talk with Max!
🤖AI
Free mode = free forever
Premium modes = pay-per-request
☁️CLOUD
Free container + €5 welcome credit.
Then pay-as-you-go, from a few €/m.
Hoy enviamos definitivamente al reciclado a un servidor histórico del Internet en el mundo hispano, el que ha sido el servidor principal durante muchos años del backbone del IRC-Hispano y germen de muchísimos profesionales que leen este post :-) @lleidanet@NetHistorian
Git Cheat Sheet: Master the Workflow 📂
1⃣ Create & Setup
→ git init: Initialize a brand new local repository.
→ git clone: Copy an existing repository into a specific directory.
2⃣ Develop & Update
→ git pull: Fetch and merge changes from the remote to your local branch.
→ git fetch: Retrieve remote updates without merging them immediately.
→ git commit --amend: Quickly modify your most recent commit.
3⃣ Branching & Merging
→ git checkout: Switch between branches or create new ones based on HEAD.
→ git merge: Combine changes from one branch into your active branch.
→ git branch -d: Safely delete a branch once its changes are merged.
4⃣ Inspect & Show
→ git status: Check the current state of your working directory and staging area.
→ git log: View the full commit history of the project.
→ git diff: Compare file changes between commits or your working directory.
5⃣ Revert & Publish
→ git reset --hard: Return your project to the exact state of the last commit.
→ git revert HEAD: Create a new commit that undoes the changes of the last one.
→ git push: Publish your local commits to the remote origin.
Which Git command do you use the most daily? 💻
Now that Artemis II has launched we have 10 days to get everyone on Earth a Planet of the Apes costume so we can do something hilarious when the astronauts return 😁
Hoy se conmemora la muerte de Brian de Nazareth, también conocido como Brian al que llaman Brian. Vendedor de snacks romanos hasta que entró en el Frente Popular de Judea. No murió por nuestros pecados ni era el Mesías pero era majete.
Adiós, Walker. Gracias a ti y a tus Texas Rangers, muchos crecimos creyendo que el bien siempre gana, que una patada bien dada resuelve todo y que la justicia lleva sombrero de vaquero. Chuck Norris, fuiste la infancia de toda una generación. Descansa en paz, leyenda.🤠🖤
Google acaba de meter MCP dentro de Chrome.
WebMCP (Chrome 146, early preview): los sitios web declaran herramientas que agentes de IA pueden llamar directamente. navigator.modelContext.registerTool() con schema JSON.
La web deja de ser solo para humanos.