/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

krasimirtsonev.com
| | www.calazan.com
5.0 parsecs away

Travel
| | [AI summary] The author shares a JavaScript snippet used in a browser's Developer Console to automatically bulk-unfollow users on Twitter.
| | www.phpied.com
3.8 parsecs away

Travel
| | I recently saw someone sharing a blog post on social media using a video that just scrolls through the blog post. I wondered if a video like this can be created easily and automatically. Using a simple bookmarklet. Turns out yes! I ended up with two bookmarklets because they do different and indepen
| | css-irl.info
5.1 parsecs away

Travel
| | A blog about CSS, front-end development, the web, and beyond.
| | www.joeltok.com
16.1 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.