/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

mariocarrion.com
| | www.darkoperator.com
3.1 parsecs away

Travel
| | [AI summary] The blog post explains how to configure PowerShell as the default shell in Windows 2012 Core by modifying the registry and using a script to take ownership and set the registry value.
| | connorberry.com
2.0 parsecs away

Travel
| | Language Comparison Perl: while (<>) { print "$. : $_" } Perl: while (<>) { print "$. : $_" } CSharp: using System; using System.IO; class App { public static void Main(string[] args) { int line_number = 1; foreach (string arg in args) { foreach (string line in File.ReadLines(arg)) { Console.WriteLine(line_number + ":" + line);...
| | krystism.is-programmer.com
2.2 parsecs away

Travel
| | java?- ?java6?Console?import java.io.*;import java.util.*;public class ConsoleDemo { public static void main(String[] args) { Console console = Syste...
| | github.com
13.1 parsecs away

Travel
| Marginalia. Contribute to peterkeen/marginalia development by creating an account on GitHub.