This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Case COOLERMASTER ELITE 311 BLUE CASE | |
Processor (CPU) Intel® Core™i7 Quad Core Processor i7-6700k (4.0GHz) 8MB Cache | |
Motherboard Gigabyte Z170X Gaming 3 ATX, LG1151, USB 3.1, SATA 6GBs | |
Memory (RAM) 64GB HyperX PREDATOR QUAD-DDR4 3000MHz X.M.P (4 x 16GB) | |
Graphics Card 8GB AMD RADEON™ R9 390X - DVI, HDMI, DP - DX® 12 | |
1st PCI-E SSD Drive 1.2TB INTEL® 750 SERIES PCIe SSD (upto 2400MB/sR | 1200MB/sW) | |
Power Supply CORSAIR 650W CS SERIES™ MODULAR 80 PLUS® GOLD, ULTRA QUIET | |
Processor Cooling Corsair H55 Hydro Cooler w/ PCS Liquid Series Ultra Quiet Fans | |
Thermal Paste ARCTIC MX-4 EXTREME THERMAL CONDUCTIVITY COMPOUND | |
Sound Card ONBOARD 6 CHANNEL (5.1) HIGH DEF AUDIO (AS STANDARD) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Number of platforms 1 | |
Platform Name Clover | |
Platform Vendor Mesa | |
Platform Version OpenCL 1.1 Mesa 12.0.1 | |
Platform Profile FULL_PROFILE | |
Platform Extensions cl_khr_icd | |
Platform Extensions function suffix MESA | |
Platform Name Clover | |
Number of devices 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@ECHO OFF | |
SETLOCAL EnableDelayedExpansion | |
IF DEFINED JAVA_HOMES ( | |
IF EXIST .java-version FOR /F %%A IN (.java-version) DO ( | |
SET JAVA_HOME=%JAVA_HOMES%\%%A | |
SET JDK_HOME=%JAVA_HOMES%\%%A | |
) | |
) | |
IF DEFINED JAVA_HOME SET PATH=%JAVA_HOME%\bin;%PATH% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# /etc/systemd/system/[email protected] | |
[Unit] | |
Description=rngd service on %I | |
[Service] | |
Type=simple | |
ExecStartPre=/bin/stty -F /dev/%I raw -echo -parenb | |
ExecStart=/usr/sbin/rngd -f --fill-watermark=90% --rng-device=/dev/%I |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
( | |
:root-dir "/home/fommil/Projects/ensime-server" | |
:cache-dir "/home/fommil/Projects/ensime-server/.ensime_cache" | |
:scala-compiler-jars ("/home/fommil/.coursier/cache/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.11.8/scala-compiler-2.11.8.jar" "/home/fommil/.coursier/cache/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.jar" "/home/fommil/.coursier/cache/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.11.8/scala-reflect-2.11.8.jar" "/home/fommil/.coursier/cache/v1/https/repo1.maven.org/maven2/org/scala-lang/scalap/2.11.8/scalap-2.11.8.jar") | |
:name "ensime-server" | |
:java-home "/usr/lib/jvm/java-7-openjdk" | |
:java-flags ("-XX:MaxPermSize=256m" "-Xss2m" "-Xms1g" "-Xmx1g") | |
:java-compiler-args nil | |
:reference-source-roots ("/usr/lib/jvm/java-7-openjdk/src.zip") | |
:scala-version "2.11.8" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make[2]: Leaving directory '/home/fommil/build/emacs-git/emacs/admin/grammars' | |
collected 50% ... | |
collected 60% ... | |
collected 70% ... | |
collected 80% ... | |
collected 90% ... | |
Processing OKURI-NASI entries ... | |
processed 10% ... | |
processed 20% ... | |
Args out of range: #("崎/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ship = MunRover2 | |
version = 1.1.3 | |
description = | |
type = VAB | |
size = 2.863264,1.093868,2.23789 | |
PART | |
{ | |
part = roverBody_4289653638 | |
partName = Part | |
pos = -0.221188,14.26985,-0.537959 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Copyright: 2010 - 2016 https://github.com/ensime/ensime-server/graphs | |
// License: http://www.gnu.org/licenses/gpl-3.0.en.html | |
/* NSC -- new Scala compiler | |
* Copyright 2005-2013 LAMP/EPFL | |
* @author Paul Phillips | |
*/ | |
package scala | |
package reflect | |
package io |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import scala.collection.immutable._ | |
case class Foo(s: String) | |
// what do you expect? | |
implicit val ordering = Ordering[String] | |
val tree = TreeMap.empty ++ (1 to 100).map { i => Foo(i.toString) -> i } | |
tree.getClass | |
// compared to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ship = Recover | |
version = 1.2.1 | |
description = | |
type = VAB | |
size = 2.09920788,19.3436852,2.09920835 | |
PART | |
{ | |
part = mk1pod_4294486540 | |
partName = Part | |
pos = -0.583034754,19.2932854,-0.555995822 |