/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.stevenlevithan.com
| | www.janwagemakers.be
1.8 parsecs away

Travel
| | To control my DIY smart thermostat, I've created a webpage where some content like the current temperature needs to be refreshed.
| | terakun.nekoweb.org
3.1 parsecs away

Travel
| | [AI summary] The post announces a new internet webring for sites featuring rice dishes and provides instructions for new members to join and the code needed to integrate it.
| | www.juanfernandes.uk
2.9 parsecs away

Travel
| | Using Defer to improve the performance of my website by only loading JavaScript and CSS on a per component/partial basis.
| | www.joeltok.com
13.4 parsecs away

Travel
| The Problem Over the years I've often needed to search for specific files by their name in Visual Studio Code, but never figured out how to do it. I had always assumed that a Command F would reveal the file to me, but nope, that always only searched within files. So I've had to always resort to using complicated bash commands from search engine results (searching a new method each time I needed to do this), or literally trying my luck poking at folders in a random search.