Explore >> Select a destination


You are here

timperrett.com
| | visualstudioextensions.vlasovstudio.com
11.2 parsecs away

Travel
| | Visual Commander is a freemium extension allowing you to automate repetitive tasks in Visual Studio and SSMS. You can install Visual Commander in SQL Server Management Studio 21 Preview unzipping the latest Visual Commander installer to the SSMS IDE extensions directory "C:\Program Files\Microsoft SQL Server Management Studio 21\Preview\Common7\IDE\Extensions" Then in the main SSMS menu Extensions...
| | www.alfredo.motta.name
11.8 parsecs away

Travel
| | [AI summary] Alfredo Motta shares details about upcoming coding workshops in London covering Ruby, Rails, and Javascript to help attendees learn programming and enter the tech industry.
| | ericlathrop.com
11.2 parsecs away

Travel
| | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.
| | andrewshitov.com
17.5 parsecs away

Travel
| [AI summary] A blog post discusses solving the Advent of Code 2020 Day 18 challenge using the Raku programming language, focusing on handling operator precedence in mathematical expressions.