/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

fnordig.de
| | www.simonmweber.com
0.9 parsecs away

Travel
| | My tips to set up a development environment on ChromeOS.
| | www.linuxmadesimple.info
3.1 parsecs away

Travel
| | [AI summary] This guide provides a step-by-step tutorial on installing the open-source 3D software Blender on a Chromebook using Linux applications.
| | www.webupd8.org
1.6 parsecs away

Travel
| | Things To Do After Installing Ubuntu On A Chromebook Using Crouton ~ Ubuntu / Linux blog
| | isthisit.nz
12.2 parsecs away

Travel
| Installing an F# development environment on Ubuntu is easy! We use .NET Core as the runtime rather than the traditional Mono, and then install the VS Code editor with the F# extension Ionide. First up install .NET Core. Follow the instructions on the Microsoft website. These will always be up to date and also provide installation options for non Debian based linux distributions. By default Microsoft has telemetry enabled. This collects data about the commands run through the dotnet executable and sends the supposedly anonymised timestamp, operating system information and country it thinks your IP address belongs to. Run the command below to disable it, though one would think it should be disabled by default.