Art | Hattfarge | Skrubbfarge | Fargeendring | Trær |
---|---|---|---|---|
Brunskrubb Leccinum scabrum |
Brun, lærbrun | Gråsvarte, blir grovere nedover stilken | Ingen, svakt rødnende | Bjørk |
Rødnende brunskrubb Leccinum roseofractum |
Brun | Svart | Rosa | Bjørk |
Svartskrubb Leccinum variicolor |
Mørk gråbrun/svart, spettet | Grove gråbrune til gråsvarte | Rosa øverst, blågrønn i basis | Bjørk |
Sotskrubb Leccinum melaneum |
Svart | Mørk brun til svart | Ingen, gråhvit, rosa, blå i basis | Bjørk |
Myrskrubb Leccinum bolopus |
Lys gråbrun | Hvite til oker til grålig/svart | Grønn, blågrønn mot basis | Bjørk |
Fjellskrubb Leccinum rotundifoliae | Lys brun | Hvite til brune | Ingen | Dvergbjørk |
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 com.fasterxml.jackson.databind.JsonNode | |
import com.fasterxml.jackson.databind.ObjectMapper | |
import com.fasterxml.jackson.databind.node.ObjectNode | |
import com.fasterxml.jackson.databind.node.TextNode | |
private val typeMap = mutableMapOf<String, String>() | |
private fun parseReferences(jsonNode: JsonNode, path: String) { | |
val ITEMS = "items" | |
val ID = "id" |
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
fun readString() = readLine()!! | |
fun readStrings() = readString().split(" ") | |
fun readInt() = readString().toInt() | |
fun readInts() = readStrings().map { it.toInt() } | |
fun readLong() = readString().toLong() | |
fun readLongs() = readStrings().map { it.toLong() } | |
fun readDouble() = readString().toDouble() | |
fun readDoubles() = readStrings().map { it.toDouble() } | |
fun main(){ |
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
// ==UserScript== | |
// @name Enable Slack Workspace Switcher on Desktop | |
// @namespace slack.com | |
// @version 1 | |
// @author /u/Karasuni | |
// @description Enable the otherwise chromebook-only Slack workspace switcher | |
// @match https://app.slack.com/* | |
// @match https://app.slack.com/ | |
// @grant none | |
// @run-at document-start |
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
/** | |
* It is not possible to install a package.json globally with NPM natively, so this script | |
* fascilitates such a workflow. This could be handy if you wan't e.g. Renovate to maintain the | |
* versions in the package.json. | |
*/ | |
import { execSync } from "child_process"; | |
import fs from "fs"; | |
const packageJson = JSON.parse(fs.readFileSync("package.json")); |
Specification for the wheels on Hamax Outback.
Wheel: 16"
Spokes:
Type | Spec |
---|---|
Length | 164mm |
Spoke type | J-bend |
OlderNewer