Explore >> Select a destination


You are here

eregon.me
| | newcome.wordpress.com
22.6 parsecs away

Travel
| | I wanted to spin up a Linux development environment to hack on some code that needed epoll. I could have run everything in a Docker container, but I kinda wanted to be in that environment for total hackage. I thought maybe I'd just do it in a Virtualbox instance. Then I didn't want to install...
| | noelrappin.com
40.7 parsecs away

Travel
| | I just write here
| | bibwild.wordpress.com
18.6 parsecs away

Travel
| | You may be running builds in Github Actions using the setup-ruby action to install a chosen version of ruby, looking something like this: - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ruby-version: 3.0 A week ago, that would have installed the latest ruby 3.0.x. But as of the christmas release of ruby 3.1, it will...
| | www.littlekendra.com
88.2 parsecs away

Travel
| We've recently updated the 'SQL Server and Azure SQL index architecture and design guide' to include more details on index types, B+ trees, and how row locators are used in nonclustered indexes.