VS Code on Chromebooks
Install NodeJS on Chromebook
sudo apt update sudo apt-get update --allow-releaseinfo-change sudo apt-get install curl gnupg -y curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - sudo apt install nodejs
[How to install and run Docker on a Chromebook]
How To Put Line On A Spinning Reel
Multi-file Editing for GitHub Copilot in Visual Studio
Gemini 2.5 Pro Preview: even better coding performance
Google just updated Gemini 2.5 Pro and it’s insane…
The Industry Reacts to o3 and o4!
This New Microchip Breakthrough Will Supercharge Your Devices
Google Cloud Next – Gemini 2.5 Pro EVERYWHERE
Docusaurus
[Docusaurus] automates converting Markdown text into nice looking static web pages.
What is “Vibe Coding”? Here’s how I do it…
Solving Desert Water Shortages Using 20,000 Volts
DeepSeek R1 Shocked The World – Reactions Explained
How to Run Deepseek R1 Locally Using Ollama, Chatbox AI, and LM Studio
DeepSeek R1 Fully Tested – Insane Performance
Easily Turn Any Image Into A Stunning 3D Model
AI to 3D Print: Transform AI-Generated Images into 3D Models!
Pandoc converts Word Docs to HTML
Command-line to convert Word Doc to HTML.
pandoc -s my.docx -t html -o index.html --extract-media=.