I hereby claim:
- I am zhomart on github.
- I am zhomart (https://keybase.io/zhomart) on keybase.
- I have a public key ASAWLQCYKhhq_Ze2i4WptYc4IpFq3V-HV4NMCLiTNJQ9jgo
To claim this, I am signing this object:
"use strict"; | |
var __importDefault = (this && this.__importDefault) || function (mod) { | |
return (mod && mod.__esModule) ? mod : { "default": mod }; | |
}; | |
Object.defineProperty(exports, "__esModule", { value: true }); | |
exports.load = void 0; | |
const load_js_1 = require("./load.js"); | |
const parse_js_1 = require("./parse.js"); | |
const parse5_adapter_js_1 = require("./parsers/parse5-adapter.js"); | |
const dom_serializer_1 = __importDefault(require("dom-serializer")); |
Please now follow the link back to [[Wikipedia:Articles for creation]]. | |
{{afc mass}} | |
==[[Centereach Boys Track]]== | |
{{afc top}} | |
<!-- IMPORTANT! In the box above, put the name of your proposed article. Place [[ and ]] around it, [[like this]]. --> | |
<!-- Place the initial content of your article below this line. USE YOUR OWN WORDS; do not copy content from another website. --> | |
Centereach boys track is best known for there 158 dual meet winning streak beginning in 1972, under the leadership of Coach Burkley and Schneider. The team went 27 seasons undefeated. This streak ended in 1998, in a dual meet against Bay Shore High School. Due to many coach changes and declining numbers, the team since Coach Burkley's resignation had not been fairing well. But in the 2006 track season under the leadership of Coach Jason Strom, William Gilmartin, and Vincent Rucci the track team had made noticable improvment. Athlete numbers increased, and so did the skill of the athletes. Unfortunately it had also been decide that se |
I hereby claim:
To claim this, I am signing this object:
# Copyright 2011-2012 James McCauley | |
# | |
# Licensed under the Apache License, Version 2.0 (the "License"); | |
# you may not use this file except in compliance with the License. | |
# You may obtain a copy of the License at: | |
# | |
# http://www.apache.org/licenses/LICENSE-2.0 | |
# | |
# Unless required by applicable law or agreed to in writing, software | |
# distributed under the License is distributed on an "AS IS" BASIS, |
{ | |
"mappings": { | |
"_default_": { | |
"dynamic_templates": [ | |
{ | |
"template1": { | |
"mapping": { | |
"doc_values": true, | |
"ignore_above": 1024, | |
"index": "not_analyzed", |
#!/bin/bash | |
## | |
## FROM https://github.com/floydhub/dl-docker | |
## | |
## Before running the script change versions and compilation flags below. | |
## If you're having trouble running the whole script, try running | |
## each command separately. | |
## | |
## List of compiled tensorflow packages https://github.com/yaroslavvb/tensorflow-community-wheels/issues |
I hereby claim:
To claim this, I am signing this object:
set
to check if movement hit the ostacledefmodule Solution do
def count(_, qr, qc, _, _) when qr == 0 or qc == 0, do: 0
def count(n, qr, qc, _, _) when qr == n+1 or qc == n+1, do: 0
def count(n, qr, qc, obs, speed) do
if MapSet.member?(obs, {qr, qc}) do # if obstacle
--- | |
# monit_version = '5.20.0' | |
- command: /usr/local/bin/monit --version | |
changed_when: False | |
failed_when: False | |
register: installed_monit |
$ crystal spec spec/repo_spec.cr --error-trace --debug -s -t | |
Parse: 00:00:00.0005730 ( 0.19MB) | |
Semantic (top level): 00:00:00.1976770 ( 42.18MB) | |
Semantic (new): 00:00:00.0020550 ( 42.18MB) | |
Semantic (type declarations): 00:00:00.0269830 ( 50.18MB) | |
Semantic (abstract def check): 00:00:00.0010410 ( 50.18MB) | |
Semantic (ivars initializers): 00:00:00.0054870 ( 50.18MB) | |
Semantic (cvars initializers): 00:00:00.0116270 ( 50.18MB) | |
Semantic (main): 00:00:01.0783550 ( 202.62MB) | |
Semantic (cleanup): 00:00:00.0008790 ( 202.62MB) |