hexsha stringlengths 40 40 | size int64 5 1.04M | ext stringclasses 6
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 3 344 | max_stars_repo_name stringlengths 5 125 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses listlengths 1 11 | max_stars_count int64 1 368k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 3 344 | max_issues_repo_name stringlengths 5 125 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 11 | max_issues_count int64 1 116k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 344 | max_forks_repo_name stringlengths 5 125 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 11 | max_forks_count int64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 5 1.04M | avg_line_length float64 1.14 851k | max_line_length int64 1 1.03M | alphanum_fraction float64 0 1 | lid stringclasses 191
values | lid_prob float64 0.01 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b29f28d887b9932e14744cd14c1cf92ceb5e4ea3 | 2,369 | md | Markdown | HAClusterArchPractice/ms/event-noti.md | ilaotan/All-About-Redis | 17299af5db4548cde92ad50ac707a31beabc9378 | [
"CC0-1.0"
] | 247 | 2015-09-15T06:57:32.000Z | 2021-11-15T06:58:42.000Z | HAClusterArchPractice/ms/event-noti.md | ilaotan/All-About-Redis | 17299af5db4548cde92ad50ac707a31beabc9378 | [
"CC0-1.0"
] | 2 | 2016-01-05T06:50:13.000Z | 2017-12-23T03:54:50.000Z | HAClusterArchPractice/ms/event-noti.md | ilaotan/All-About-Redis | 17299af5db4548cde92ad50ac707a31beabc9378 | [
"CC0-1.0"
] | 64 | 2015-12-28T09:16:11.000Z | 2021-11-15T06:58:52.000Z | #11.1.5.1 事件通知
在sentinel中,如果出现warning以上级别的事件发生, 是可以通过如下配置进行脚本调用的(对于该脚本redis启动用户需要有执行权限):
sentinel notification-script mymaster /redis/script/notify.py
比如说,我们希望在发生这些事件的时候进行邮件通知,那么,notify.py就是一个触发邮件调用的东东,传入第一个参数为事件类型,第二个参数为事件信息:
#!/bin/python
from sendmail import send_mail
import sys
event_type = sys.argv[1]... | 31.171053 | 159 | 0.69523 | eng_Latn | 0.219647 |
b29fa96acba0d4ce7f9965dc1b97d98b6ef26ad5 | 27,872 | md | Markdown | D2211R0.md | atomgalaxy/wg21-1 | 8e4634d990637a6e9e4a3b7912a5497d37ed8d8d | [
"BSL-1.0"
] | null | null | null | D2211R0.md | atomgalaxy/wg21-1 | 8e4634d990637a6e9e4a3b7912a5497d37ed8d8d | [
"BSL-1.0"
] | null | null | null | D2211R0.md | atomgalaxy/wg21-1 | 8e4634d990637a6e9e4a3b7912a5497d37ed8d8d | [
"BSL-1.0"
] | null | null | null | ---
title: "Exhaustiveness Checking for Pattern Matching"
document: D2211R0
date: 2019-08-07
audience: Evolution
author:
- name: Bruno Cardoso Lopes
email: <bruno.cardoso@gmail.com>
- name: Sergei Murzin
email: <smurzin@bloomberg.net>
- name: Michael Park
email: <mcypark@gmail.com>
- name: David San... | 31.744875 | 81 | 0.661847 | eng_Latn | 0.987676 |
b2a012c6b78e2674dff6de5f7b2250720e65a76a | 13,477 | md | Markdown | repos/ubuntu/remote/trusty-20191217.md | terrorizer1980/repo-info | 7385726db2704ed54c2cbaa6e127949e18683338 | [
"Apache-2.0"
] | null | null | null | repos/ubuntu/remote/trusty-20191217.md | terrorizer1980/repo-info | 7385726db2704ed54c2cbaa6e127949e18683338 | [
"Apache-2.0"
] | null | null | null | repos/ubuntu/remote/trusty-20191217.md | terrorizer1980/repo-info | 7385726db2704ed54c2cbaa6e127949e18683338 | [
"Apache-2.0"
] | 1 | 2021-07-03T15:49:49.000Z | 2021-07-03T15:49:49.000Z | ## `ubuntu:trusty-20191217`
```console
$ docker pull ubuntu@sha256:5c01e896fa6eeaa41f3509c64af668d71d06e318cfe373dabab9d61b9eaf6441
```
- Manifest MIME: `application/vnd.docker.distribution.manifest.list.v2+json`
- Platforms:
- linux; amd64
- linux; arm variant v7
- linux; arm64 variant v8
- linux; 386
- linux; ... | 62.976636 | 1,121 | 0.713067 | yue_Hant | 0.215898 |
b2a03c72dd6055b13b2087fa18a361faa9c8cdf7 | 126 | md | Markdown | slides/variables/magicStrings.md | CodeursTroisRivieres/CleanCodePresentation | 91692153cb84fed6f21183a6c03718c38a8de36e | [
"MIT"
] | 3 | 2021-07-03T22:59:19.000Z | 2021-12-27T07:46:41.000Z | slides/variables/magicStrings.md | CodeursTroisRivieres/CleanCodePresentation | 91692153cb84fed6f21183a6c03718c38a8de36e | [
"MIT"
] | null | null | null | slides/variables/magicStrings.md | CodeursTroisRivieres/CleanCodePresentation | 91692153cb84fed6f21183a6c03718c38a8de36e | [
"MIT"
] | 2 | 2019-04-23T11:37:52.000Z | 2019-05-30T00:03:19.000Z | ### Pas de string magiques

Notes:
- Propices aux typos
- Difficilement CTRL-Fable
| 18 | 42 | 0.746032 | fra_Latn | 0.467263 |
b2a0931f052e6b57e33f41000ab2f29d261dddeb | 1,056 | md | Markdown | docs/en/api_reference/data/PageFeedItem/PageFeedItemDownloadJobReturnValue.md | yahoojp-marketing/sponsored-search-api-documents | 249d5bb8ea4c2d1a2e7aea1329b03e2eb29c9ec5 | [
"MIT"
] | 32 | 2015-11-17T20:22:30.000Z | 2021-12-29T03:43:24.000Z | docs/en/api_reference/data/PageFeedItem/PageFeedItemDownloadJobReturnValue.md | yahoojp-marketing/sponsored-search-api-documents | 249d5bb8ea4c2d1a2e7aea1329b03e2eb29c9ec5 | [
"MIT"
] | 8 | 2016-02-29T13:57:37.000Z | 2019-09-03T01:53:16.000Z | docs/en/api_reference/data/PageFeedItem/PageFeedItemDownloadJobReturnValue.md | yahoojp-marketing/sponsored-search-api-documents | 249d5bb8ea4c2d1a2e7aea1329b03e2eb29c9ec5 | [
"MIT"
] | 55 | 2016-01-18T06:09:04.000Z | 2020-10-27T07:54:40.000Z | # PageFeedItemDownloadJobReturnValue
PageFeedItemDownloadJobReturnValue retains list of download result.
## Service
- [PageFeedItemService](../../services/PageFeedItemService.md)
## Namespace
[PageFeedItemService#Namespace](../../services/PageFeedItemService.md#namespace)
| Field | Type ... | 55.578947 | 152 | 0.525568 | yue_Hant | 0.949878 |
b2a1becde3971dc9bf9bb87faab2bb5f6a40cd78 | 146 | md | Markdown | sources_non_forked/dracula/.github/pull_request_template.md | JiHuDad/vimrc | fddd813b8bd3cdea5244041fc395142893819462 | [
"MIT"
] | 27,066 | 2015-01-01T08:15:12.000Z | 2022-03-31T20:33:29.000Z | sources_non_forked/dracula/.github/pull_request_template.md | JiHuDad/vimrc | fddd813b8bd3cdea5244041fc395142893819462 | [
"MIT"
] | 542 | 2015-01-05T03:50:03.000Z | 2022-03-19T21:43:46.000Z | sources_non_forked/dracula/.github/pull_request_template.md | JiHuDad/vimrc | fddd813b8bd3cdea5244041fc395142893819462 | [
"MIT"
] | 8,979 | 2015-01-01T08:09:23.000Z | 2022-03-31T21:49:58.000Z | <!--
If you're fixing a UI issue, make sure you take two screenshots.
One that shows the actual bug and another that shows how you fixed it.
-->
| 24.333333 | 70 | 0.726027 | eng_Latn | 0.999948 |
b2a2de562ce79061958236f5c33110d49b9983ba | 22,956 | md | Markdown | doc/SwaggerValidator-DataType-TypeArrayItems.md | glensc/SwaggerValidator-PHP | c3518c53beed71b653a98ea7d56bd12a580d5aa8 | [
"Apache-2.0"
] | 25 | 2017-03-07T14:25:49.000Z | 2021-01-14T13:23:42.000Z | doc/SwaggerValidator-DataType-TypeArrayItems.md | glensc/SwaggerValidator-PHP | c3518c53beed71b653a98ea7d56bd12a580d5aa8 | [
"Apache-2.0"
] | 8 | 2017-03-15T17:50:21.000Z | 2018-05-24T23:45:18.000Z | doc/SwaggerValidator-DataType-TypeArrayItems.md | glensc/SwaggerValidator-PHP | c3518c53beed71b653a98ea7d56bd12a580d5aa8 | [
"Apache-2.0"
] | 4 | 2017-05-15T22:14:57.000Z | 2019-06-15T13:32:29.000Z | SwaggerValidator\DataType\TypeArrayItems
===============
Description of TypeArrayItems
* Class name: TypeArrayItems
* Namespace: SwaggerValidator\DataType
* Parent class: [SwaggerValidator\DataType\TypeCommon](SwaggerValidator-DataType-TypeCommon.md)
Properties
----------
### $minItems
protected mixed ... | 18.724307 | 155 | 0.751307 | yue_Hant | 0.610447 |
b2a34f101a077b7d4503c9b9dd66a0b53163b127 | 2,664 | md | Markdown | configs/mvxnet/README.md | maskjp/mmdetection3d | 98f332372b1a4c82bc2d57588a5d764f4176c869 | [
"Apache-2.0"
] | 1 | 2022-03-04T19:29:42.000Z | 2022-03-04T19:29:42.000Z | configs/mvxnet/README.md | maskjp/mmdetection3d | 98f332372b1a4c82bc2d57588a5d764f4176c869 | [
"Apache-2.0"
] | null | null | null | configs/mvxnet/README.md | maskjp/mmdetection3d | 98f332372b1a4c82bc2d57588a5d764f4176c869 | [
"Apache-2.0"
] | null | null | null | # MVX-Net: Multimodal VoxelNet for 3D Object Detection
> [MVX-Net: Multimodal VoxelNet for 3D Object Detection](https://arxiv.org/abs/1904.01649)
<!-- [ALGORITHM] -->
## Abstract
Many recent works on 3D object detection have focused on designing neural network architectures that can consume point cloud data. While ... | 68.307692 | 1,179 | 0.77515 | eng_Latn | 0.906378 |
b2a406f8f4fe61105e548f9236400113327020ab | 216 | md | Markdown | www/views/ships/tanit-9598579.md | adipasquale/greenferries-admin | 12344992677b03d8139fe71f8710b5d118d073bf | [
"MIT"
] | 5 | 2020-02-18T00:29:20.000Z | 2020-12-16T12:35:07.000Z | www/views/ships/tanit-9598579.md | adipasquale/greenferries-admin | 12344992677b03d8139fe71f8710b5d118d073bf | [
"MIT"
] | 38 | 2020-02-15T11:11:47.000Z | 2020-12-16T12:06:02.000Z | www/views/ships/tanit-9598579.md | adipasquale/greenferries-admin | 12344992677b03d8139fe71f8710b5d118d073bf | [
"MIT"
] | null | null | null | ---
company: compagnie-tunisienne-de-navigation-tn
imo: '9598579'
layout: ship
name: Tanit
photo: /img/tanit-9598579.JPG
slug: tanit-9598579
tags:
- ship
wikipediaUrl: https://fr.wikipedia.org/wiki/Tanit_(ferry)
---
| 18 | 57 | 0.75 | eng_Latn | 0.070583 |
b2a4086a10c419e55547ca4b51d8e529ac729c67 | 409 | md | Markdown | catkin_ws/src/urdf_converter/README.md | DevwratJoshi/ur-o2as | 265249c27908a79a301014168394db0c0dc2204c | [
"MIT"
] | null | null | null | catkin_ws/src/urdf_converter/README.md | DevwratJoshi/ur-o2as | 265249c27908a79a301014168394db0c0dc2204c | [
"MIT"
] | null | null | null | catkin_ws/src/urdf_converter/README.md | DevwratJoshi/ur-o2as | 265249c27908a79a301014168394db0c0dc2204c | [
"MIT"
] | null | null | null | # Introduction
This package read URDF files and converts them to CollisionObject messages which can be used in C++ code.
This is meant to simplify the definition of collision objects and named frames on them.
NOTE: The URDF file must consist of one root link with one visual geometry object, and child links that defi... | 51.125 | 196 | 0.797066 | eng_Latn | 0.998963 |
b2a4471d001947f280be04f9f8b671edec4c206b | 842 | md | Markdown | _pages/about.md | nil1729/codeforces001 | 20b1ade362d8654dfe3f9f49570977be15a189ea | [
"MIT"
] | null | null | null | _pages/about.md | nil1729/codeforces001 | 20b1ade362d8654dfe3f9f49570977be15a189ea | [
"MIT"
] | null | null | null | _pages/about.md | nil1729/codeforces001 | 20b1ade362d8654dfe3f9f49570977be15a189ea | [
"MIT"
] | null | null | null | ---
layout: page
permalink: /about/
title: Hi, I am Nilanjan
---
I am a Student pursuing Computer Science at [**BITS Pilani, India**](https://www.bits-pilani.ac.in). I love solving problems with C++ and Javascript. View my Codeforces Profile [here](https://codeforces.com/profile/loser_NIL). Currently I am solving Prob... | 70.166667 | 643 | 0.775534 | eng_Latn | 0.961573 |
b2a44761fd0c8fe8f94603a007fd5daf75738926 | 423 | md | Markdown | docs/pages/covid_tracker/usa-georgia-columbia/weekly_totals/usa-south_carolina-edgefield-weekly_totals.md | elrayle/covid_tracker | ae084c881262b72ad75ec951e89c05355333fe94 | [
"Apache-2.0"
] | 1 | 2020-10-27T18:18:43.000Z | 2020-10-27T18:18:43.000Z | docs/pages/covid_tracker/usa-georgia-columbia/weekly_totals/usa-south_carolina-edgefield-weekly_totals.md | elrayle/covid_tracker | ae084c881262b72ad75ec951e89c05355333fe94 | [
"Apache-2.0"
] | 3 | 2020-10-13T03:04:04.000Z | 2020-10-27T18:58:42.000Z | docs/pages/covid_tracker/usa-georgia-columbia/weekly_totals/usa-south_carolina-edgefield-weekly_totals.md | elrayle/covid_tracker | ae084c881262b72ad75ec951e89c05355333fe94 | [
"Apache-2.0"
] | null | null | null | ---
title: Edgefield, South Carolina, USA
permalink: /usa-georgia-columbia/weekly_totals/usa-south_carolina-edgefield-weekly_totals.html
last_updated: Oct 18, 2021
keywords: ["Edgefield, South Carolina, USA", "weekly totals"]
sidebar: usa-georgia-columbia_sidebar
---
![Weekly Totals of Confirmed Cases for Edgefield, S... | 42.3 | 153 | 0.806147 | eng_Latn | 0.219767 |
b2a5a3e70a44b2ce2a430802e9f96cf35c56f49b | 3,830 | md | Markdown | 2017/webgl-2017-07-13.md | yanbaolu/blog | 6ded59002dea740e13471a78e6ac976cf81b7b76 | [
"MIT"
] | 9 | 2018-07-16T10:29:59.000Z | 2021-08-13T07:36:43.000Z | 2017/webgl-2017-07-13.md | yanbaolu/blog | 6ded59002dea740e13471a78e6ac976cf81b7b76 | [
"MIT"
] | 1 | 2018-07-25T10:37:23.000Z | 2018-09-19T08:02:16.000Z | 2017/webgl-2017-07-13.md | yanbaolu/blog | 6ded59002dea740e13471a78e6ac976cf81b7b76 | [
"MIT"
] | 2 | 2019-10-17T01:49:29.000Z | 2019-10-17T07:18:59.000Z | # WebGL 系列教程--绘制立方体
### 顶点索引绘制立方体
- 正方体只有 8 个顶点。
- 压缩 36 个顶点到 8 个顶点。
- 顶点索引是减少顶点的解决之道。
- 使用 new Uint8Array( … ) 创建顶点索引数据。
运用到的绘制方法
- gl.drawElements(mode , count , type , offset)
- mode 绘制方式。
- count 绘制顶点的数量。
- type 索引数据类型。
- offset 指定索引数组中开始绘制的位置,以字节为单位。
<!-- more -->
核心代码如下:
定义 8 个顶点的数据,并且将数据添加到 buffer 对象上:
`... | 10.911681 | 66 | 0.494517 | krc_Cyrl | 0.605148 |
b2a5adde1cfc16ea6e78af37cb3ec438ce02be32 | 9,390 | md | Markdown | sccm/mdm/deploy-use/manage-access-to-o365-services-for-pcs-managed-by-sccm.md | sandytsang/SCCMdocs | d1e763c4dd6e2cf30f71ba6fb4d831302bfb9dea | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-05-26T07:48:10.000Z | 2021-05-26T07:48:10.000Z | sccm/mdm/deploy-use/manage-access-to-o365-services-for-pcs-managed-by-sccm.md | sandytsang/SCCMdocs | d1e763c4dd6e2cf30f71ba6fb4d831302bfb9dea | [
"CC-BY-4.0",
"MIT"
] | null | null | null | sccm/mdm/deploy-use/manage-access-to-o365-services-for-pcs-managed-by-sccm.md | sandytsang/SCCMdocs | d1e763c4dd6e2cf30f71ba6fb4d831302bfb9dea | [
"CC-BY-4.0",
"MIT"
] | 2 | 2021-03-26T20:01:43.000Z | 2021-07-30T22:07:46.000Z | ---
title: "Manage access to O365 services for managed PCs"
titleSuffix: "Configuration Manager"
description: "Learn how to configure conditional access for PCs that are managed by System Center Configuration Manager."
ms.custom: na
ms.date: 01/10/2018
ms.prod: configuration-manager
ms.reviewer: na
ms.suite: na... | 61.776316 | 509 | 0.763365 | eng_Latn | 0.990606 |
b2a5bf38335f1b9cef8ac31990cec910308b0825 | 24 | md | Markdown | README.md | luster/little-alien | a476c7bcf67e264fbc640a9ff326b5b3c23067bc | [
"MIT"
] | null | null | null | README.md | luster/little-alien | a476c7bcf67e264fbc640a9ff326b5b3c23067bc | [
"MIT"
] | null | null | null | README.md | luster/little-alien | a476c7bcf67e264fbc640a9ff326b5b3c23067bc | [
"MIT"
] | null | null | null | # Little Alien Website
| 12 | 23 | 0.75 | yue_Hant | 0.28337 |
b2a63aff99ee6b64ac7e8618d7d3331b2698d13e | 1,996 | md | Markdown | README.md | ArturoNereu/Adam2D | f5909f2db68279e9fea97edcfe0deaa55b34ac63 | [
"Unlicense"
] | 2 | 2018-01-22T12:29:35.000Z | 2019-08-29T00:10:13.000Z | README.md | ArturoNereu/Adam2D | f5909f2db68279e9fea97edcfe0deaa55b34ac63 | [
"Unlicense"
] | null | null | null | README.md | ArturoNereu/Adam2D | f5909f2db68279e9fea97edcfe0deaa55b34ac63 | [
"Unlicense"
] | null | null | null | # Adam2D

This project has the sprites for a 2D-stilized version of Unity's ADAM character.
If I have time, I will add a controller for Adam, so you can play around with it
If you just want the textu... | 86.782609 | 743 | 0.795591 | yue_Hant | 0.563894 |
b2a642ddf14e5c44353a174cd8f38abbae43f587 | 575 | md | Markdown | _data/README.md | orey/ontovisu | 615bde02f413d22e37f7b6db496bc18c4f44782b | [
"Apache-2.0"
] | null | null | null | _data/README.md | orey/ontovisu | 615bde02f413d22e37f7b6db496bc18c4f44782b | [
"Apache-2.0"
] | null | null | null | _data/README.md | orey/ontovisu | 615bde02f413d22e37f7b6db496bc18c4f44782b | [
"Apache-2.0"
] | null | null | null | # Fuseki configuration
## Installation
https://jena.apache.org/download/index.cgi
Install the Fuseki distribution.
## Environment variables
In `.bashrc`:
```
export JAVA=/usr/bin/java
export FUSEKI_HOME=/home/olivier/Software/apache-jena-fuseki
export FUSEKI_BASE=$FUSEKI_HOME/run
export FUSEKI_CONF=$FUSEKI_BASE/... | 16.911765 | 100 | 0.756522 | eng_Latn | 0.245009 |
b2a70cdc12aade4ce5e264dc934328654104c49e | 26,197 | markdown | Markdown | _posts/2008-12-29-techniques-for-recovering-data-from-cold-images.markdown | api-evangelist/patents-2008 | fa7a9f82abec3c65c55cab3b2a849b335fd2f75e | [
"Apache-2.0"
] | null | null | null | _posts/2008-12-29-techniques-for-recovering-data-from-cold-images.markdown | api-evangelist/patents-2008 | fa7a9f82abec3c65c55cab3b2a849b335fd2f75e | [
"Apache-2.0"
] | null | null | null | _posts/2008-12-29-techniques-for-recovering-data-from-cold-images.markdown | api-evangelist/patents-2008 | fa7a9f82abec3c65c55cab3b2a849b335fd2f75e | [
"Apache-2.0"
] | 5 | 2019-07-11T06:07:03.000Z | 2020-08-13T12:57:05.000Z | ---
title: Techniques for recovering data from cold images
abstract: Techniques for recovering data from cold images are disclosed. In one particular exemplary embodiment, the techniques may be realized as a computer implemented method for recovering data from cold images comprising searching storage associated with ... | 211.266129 | 1,238 | 0.825324 | eng_Latn | 0.999888 |
b2a739733f90737cdd84e88bf7fd58ea6eab5c47 | 56 | md | Markdown | README.md | WedersonMarquesLuiz/Studion | 341738b3b6f47d2f34fc58d8291058c6bae8e5e0 | [
"MIT"
] | 1 | 2021-03-06T18:37:23.000Z | 2021-03-06T18:37:23.000Z | README.md | WedersonMarquesLuiz/studion | 341738b3b6f47d2f34fc58d8291058c6bae8e5e0 | [
"MIT"
] | null | null | null | README.md | WedersonMarquesLuiz/studion | 341738b3b6f47d2f34fc58d8291058c6bae8e5e0 | [
"MIT"
] | null | null | null | # Studion
repositorio das primeiras aulas de front end
| 18.666667 | 45 | 0.803571 | glg_Latn | 0.913038 |
b2a7632294f2ea440c9e0f4143cb0f913d3a9637 | 68 | md | Markdown | subprojects/org.compiere.orm/README.md | iDempiere-micro/idempiere-micro | a5c09f37d68950b458cf23ce4a2c50e98c50ea2c | [
"MIT"
] | null | null | null | subprojects/org.compiere.orm/README.md | iDempiere-micro/idempiere-micro | a5c09f37d68950b458cf23ce4a2c50e98c50ea2c | [
"MIT"
] | 1 | 2018-07-09T12:41:14.000Z | 2018-07-09T13:13:06.000Z | subprojects/org.compiere.orm/README.md | iDempiere-micro/idempiere-micro | a5c09f37d68950b458cf23ce4a2c50e98c50ea2c | [
"MIT"
] | null | null | null | # org.compiere.orm
iDempiere ORM (full with DocType, sequence etc.)
| 22.666667 | 48 | 0.764706 | eng_Latn | 0.666077 |
b2a7a3d39d19f53fc46bfbc3af07ffe2a97abefc | 451 | md | Markdown | README.md | mishka/discordRPC | a8a7de3d22b0e71c2b6546caa17345531dd6dfea | [
"MIT"
] | 4 | 2019-04-18T14:04:46.000Z | 2021-04-14T04:31:57.000Z | README.md | mishka/discordRPC | a8a7de3d22b0e71c2b6546caa17345531dd6dfea | [
"MIT"
] | null | null | null | README.md | mishka/discordRPC | a8a7de3d22b0e71c2b6546caa17345531dd6dfea | [
"MIT"
] | null | null | null | # How it looks like

# Requirements
- Python3
- Chrome / chromedriver
- selenium
- pypresence
# Setup before running
- Don't forget to enter your client_id to ```discordRPC.py```
- Open chrome from the terminal;
- Windows
- ```chrome.exe --remote... | 22.55 | 63 | 0.665188 | eng_Latn | 0.694579 |
b2a8bc6b89c3ed908e9a0f46e76970580877940f | 1,835 | md | Markdown | docs/tooling/generators/matestack_page_generator.md | fig/matestack-ui-core | cee8d1e3d6accea1737b8906f45d85442a6b1060 | [
"MIT"
] | null | null | null | docs/tooling/generators/matestack_page_generator.md | fig/matestack-ui-core | cee8d1e3d6accea1737b8906f45d85442a6b1060 | [
"MIT"
] | 16 | 2020-02-29T07:16:10.000Z | 2022-03-31T00:34:44.000Z | docs/tooling/generators/matestack_page_generator.md | fig/matestack-ui-core | cee8d1e3d6accea1737b8906f45d85442a6b1060 | [
"MIT"
] | null | null | null | # Matestack Page Generator
## Usage
Generates matestack pages to `app/matestack/pages`.
## Parameters
**NAME** - Mandatory. Creates an empty matestack page in `app/matestack/pages/NAME.rb`.
**--app_name** - Mandatory. Adds a `/app_name` folder to `app/matestack/pages` to indicate to which matestack app the pages b... | 34.622642 | 254 | 0.756948 | eng_Latn | 0.969319 |
b2a91b2547a0bb6e754492b5dfcacf612c8dcf02 | 27 | md | Markdown | README.md | ovais/symposium2019 | 5f4ee8e6aa61eb2a8e341b31498d3cfdd84dbec4 | [
"MIT"
] | 1 | 2020-01-13T07:51:03.000Z | 2020-01-13T07:51:03.000Z | README.md | ovais/symposium2019 | 5f4ee8e6aa61eb2a8e341b31498d3cfdd84dbec4 | [
"MIT"
] | null | null | null | README.md | ovais/symposium2019 | 5f4ee8e6aa61eb2a8e341b31498d3cfdd84dbec4 | [
"MIT"
] | null | null | null | # symposium2019
symposium
| 9 | 15 | 0.814815 | nld_Latn | 0.599959 |
b2a97cb77bc2b2de1f4e72d1238a9cef53e8f185 | 6,960 | md | Markdown | docs/sharepoint/how-to-define-a-sharepoint-project-item-type.md | thoelkef/visualstudio-docs.de-de | bfc727b45dcd43a837d3f4f2b06b45d59da637bc | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/sharepoint/how-to-define-a-sharepoint-project-item-type.md | thoelkef/visualstudio-docs.de-de | bfc727b45dcd43a837d3f4f2b06b45d59da637bc | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/sharepoint/how-to-define-a-sharepoint-project-item-type.md | thoelkef/visualstudio-docs.de-de | bfc727b45dcd43a837d3f4f2b06b45d59da637bc | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 'Vorgehensweise: Definieren eines SharePoint-Projekt Elementtyps | Microsoft-Dokumentation'
ms.date: 02/02/2017
ms.topic: how-to
dev_langs:
- VB
- CSharp
helpviewer_keywords:
- SharePoint project items, defining your own types
- project items [SharePoint development in Visual Studio], defining your own types... | 91.578947 | 949 | 0.828017 | deu_Latn | 0.932734 |
b2a9dde4b6c891f4c45efc6e0b23101b2f9bda5e | 22 | md | Markdown | README.md | oceanTsai/fp.course | b85e4400230f453771f52b8276825ff60f7d6c38 | [
"MIT"
] | null | null | null | README.md | oceanTsai/fp.course | b85e4400230f453771f52b8276825ff60f7d6c38 | [
"MIT"
] | null | null | null | README.md | oceanTsai/fp.course | b85e4400230f453771f52b8276825ff60f7d6c38 | [
"MIT"
] | null | null | null | # fp.course
函數式編程課程內容
| 7.333333 | 11 | 0.772727 | yue_Hant | 0.56773 |
b2aa3055136715f7c12cee927a81122612acb6b3 | 1,637 | md | Markdown | README.md | sinem-sasmazel/JavaSwing_TIS_Dashboard | 07ea3ab42d085ed384ee528a0268e76d37657996 | [
"Apache-2.0"
] | 1 | 2021-05-02T12:33:11.000Z | 2021-05-02T12:33:11.000Z | README.md | sinem-sasmazel/JavaSwing_TIS_Dashboard | 07ea3ab42d085ed384ee528a0268e76d37657996 | [
"Apache-2.0"
] | null | null | null | README.md | sinem-sasmazel/JavaSwing_TIS_Dashboard | 07ea3ab42d085ed384ee528a0268e76d37657996 | [
"Apache-2.0"
] | null | null | null | # JavaSwing_TIS_Dashboard
This dashboard can be used to manage material delivery dates and delivery status. It is developed using Java Swing and MySql database.
# Functionalities of the Application
- MRP excel file is exported from the SAP L22 into a shared folder via /SAPLOM/MRP transaction once a month.
- TiS appl... | 44.243243 | 223 | 0.789859 | eng_Latn | 0.980363 |
b2ab4b7393a0c5fcf26087d62a2b3cdd6511e82d | 2,185 | md | Markdown | docs/configure-bosh/azure.md | jtarchie/om | 16d387b8beb661f20fc5cd5d8af5ff878b597282 | [
"Apache-2.0"
] | 1 | 2018-07-13T22:19:21.000Z | 2018-07-13T22:19:21.000Z | docs/configure-bosh/azure.md | jtarchie/om | 16d387b8beb661f20fc5cd5d8af5ff878b597282 | [
"Apache-2.0"
] | null | null | null | docs/configure-bosh/azure.md | jtarchie/om | 16d387b8beb661f20fc5cd5d8af5ff878b597282 | [
"Apache-2.0"
] | 5 | 2018-04-28T05:05:49.000Z | 2018-08-09T14:32:25.000Z | ← [back to `configure-bosh`](README.md)
# Azure-specific inputs for the `configure-bosh` command
#### --iaas-configuration
##### Minimal example
```json
{
"subscription_id": "some-subscription-id",
"tenant_id": "some-tenant-id",
"client_id": "some-client-id",
"client_secret": "some-client-id",
"resour... | 21.85 | 81 | 0.574371 | eng_Latn | 0.480247 |
b2abc0c707097838f3418a8033817d6cd9668f7e | 1,163 | md | Markdown | README.md | v3ss0n/openshift-python-tornado-extraport | e10723f06cc2f96a7c21958770d6b20dc884a9cc | [
"Apache-2.0"
] | null | null | null | README.md | v3ss0n/openshift-python-tornado-extraport | e10723f06cc2f96a7c21958770d6b20dc884a9cc | [
"Apache-2.0"
] | 1 | 2015-02-27T19:58:03.000Z | 2015-02-27T19:58:03.000Z | README.md | v3ss0n/openshift-pynado-xport | e10723f06cc2f96a7c21958770d6b20dc884a9cc | [
"Apache-2.0"
] | null | null | null | Anaconda Python 2.7.8 and Tornado.
This cartdrige provides Python 2.7.8 + Tornado 4.1.0 + Extraport + Websocket .
It is built using continuum.io MiniConda Python,
providing very powerful conda package manager and conda virtualenv.
It is minimal , only 100mb all libs installed.
***Installation*** :
```
rhc app c... | 29.075 | 113 | 0.768702 | yue_Hant | 0.38944 |
b2ac6593030ed6b12169ccc014cc181d3034c3ea | 1,206 | md | Markdown | docusaurus/website/i18n/lv/docusaurus-plugin-content-docs/current/models/multiple-linear-regression.md | isle-project/isle-editor | 45a041571f723923fdab4eea2efe2df211323655 | [
"Apache-2.0"
] | 9 | 2019-08-30T20:50:27.000Z | 2021-12-09T19:53:16.000Z | docusaurus/website/i18n/lv/docusaurus-plugin-content-docs/current/models/multiple-linear-regression.md | isle-project/isle-editor | 45a041571f723923fdab4eea2efe2df211323655 | [
"Apache-2.0"
] | 1,261 | 2019-02-09T07:43:45.000Z | 2022-03-31T15:46:44.000Z | docusaurus/website/i18n/lv/docusaurus-plugin-content-docs/current/models/multiple-linear-regression.md | isle-project/isle-editor | 45a041571f723923fdab4eea2efe2df211323655 | [
"Apache-2.0"
] | 3 | 2019-10-04T19:22:02.000Z | 2022-01-31T06:12:56.000Z | ---
id: multiple-linear-regression
title: Multiple Linear Regression
sidebar_label: Multiple Linear Regression
---
Daudzkārtēja lineārā regresija.
## Iespējas
* __data__ | `object (required)`: vērtību masīvu objekts. Default: `none`.
* __y__ | `string (required)`: iznākuma mainīgais. Default: `none`.
* __x__ | `(arr... | 37.6875 | 138 | 0.722222 | lvs_Latn | 0.943245 |
b2ac9e0e33a1d8f00a9c096659618c794753f34d | 1,392 | md | Markdown | catalog/hanakisou/en-US_hanakisou.md | htron-dev/baka-db | cb6e907a5c53113275da271631698cd3b35c9589 | [
"MIT"
] | 3 | 2021-08-12T20:02:29.000Z | 2021-09-05T05:03:32.000Z | catalog/hanakisou/en-US_hanakisou.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 8 | 2021-07-20T00:44:48.000Z | 2021-09-22T18:44:04.000Z | catalog/hanakisou/en-US_hanakisou.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 2 | 2021-07-19T01:38:25.000Z | 2021-07-29T08:10:29.000Z | # Hanakisou

- **type**: manga
- **volumes**: 2
- **chapters**: 7
- **original-name**: 花帰葬
- **start-date**: 2007-10-12
- **end-date**: 2007-10-12
## Tags
- adventure
- drama
- fantasy
- shoujo
- shounen-ai
## Authors
- Koud... | 35.692308 | 483 | 0.734195 | eng_Latn | 0.995188 |
b2ad1e4b21093edfeea11f9f61d35de6c07a0468 | 5,613 | md | Markdown | docs/csharp/structs.md | vuchl/docs.de-de-1 | 764f5f2b8956c895dcf79c9eb562f183afe9f56e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/csharp/structs.md | vuchl/docs.de-de-1 | 764f5f2b8956c895dcf79c9eb562f183afe9f56e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/csharp/structs.md | vuchl/docs.de-de-1 | 764f5f2b8956c895dcf79c9eb562f183afe9f56e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Strukturen - Leitfaden für C#
description: Erfahren Sie mehr über den Typ „Struktur“ und wie Sie diesen erstellen
ms.date: 10/12/2016
ms.technology: csharp-fundamentals
ms.assetid: a7094b8c-7229-4b6f-82fc-824d0ea0ec40
ms.openlocfilehash: cdfe2a763058b8f568ede2ff93c918c2dae874f7
ms.sourcegitcommit: 30a558d23e... | 83.776119 | 807 | 0.809015 | deu_Latn | 0.996419 |
b2ade41fde1bbc248271fad1e9023460e6ddc1da | 155 | md | Markdown | docs/metadata/en/8-10-2/REL_CAL_POLICY.md | weblate/sdg-metadata | 44ae84ca05639e4d708b42523d7751088b3c44b4 | [
"MIT"
] | 1 | 2022-03-20T15:56:43.000Z | 2022-03-20T15:56:43.000Z | docs/metadata/en/8-10-2/REL_CAL_POLICY.md | weblate/sdg-metadata | 44ae84ca05639e4d708b42523d7751088b3c44b4 | [
"MIT"
] | null | null | null | docs/metadata/en/8-10-2/REL_CAL_POLICY.md | weblate/sdg-metadata | 44ae84ca05639e4d708b42523d7751088b3c44b4 | [
"MIT"
] | null | null | null | ---
title: "Field: REL_CAL_POLICY"
layout: field
parent: SRC_TYPE_COLL_METHOD
language: en
indicator: 8-10-2
slug: REL_CAL_POLICY
---
## Data release
2017 | 14.090909 | 30 | 0.754839 | eng_Latn | 0.192965 |
b2ade65b999d34a68dd41385fe1f9c775ea00166 | 3,410 | md | Markdown | reference/docs-conceptual/developer/format/scriptblock-element-for-selectioncondition-for-entryselectedby-for-listcontrol-format.md | NinoRCTN/powerShell-Docs.it-it | 5742184bba556cbf3eb49215fab184d8bccd1dd4 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | reference/docs-conceptual/developer/format/scriptblock-element-for-selectioncondition-for-entryselectedby-for-listcontrol-format.md | NinoRCTN/powerShell-Docs.it-it | 5742184bba556cbf3eb49215fab184d8bccd1dd4 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | reference/docs-conceptual/developer/format/scriptblock-element-for-selectioncondition-for-entryselectedby-for-listcontrol-format.md | NinoRCTN/powerShell-Docs.it-it | 5742184bba556cbf3eb49215fab184d8bccd1dd4 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Elemento ScriptBlock per SelectionCondition per EntrySelectedBy per ListControl (Format) | Microsoft Docs
ms.custom: ''
ms.date: 09/13/2016
ms.reviewer: ''
ms.suite: ''
ms.tgt_pltfrm: ''
ms.topic: article
ms.assetid: 4a1adad7-e864-4892-9d26-a6476a9698d2
caps.latest.revision: 7
ms.openlocfilehash: b65d953169f... | 48.028169 | 388 | 0.794721 | ita_Latn | 0.901856 |
b2ae2dc5a4ed57da624490163b98e8423a81ba88 | 2,125 | md | Markdown | powerquery-docs/Connectors/BQECore.md | taammann/powerquery-docs | 4b9cdf457f2bd88a09a9ba99f5ad775524bf263c | [
"CC-BY-4.0",
"MIT"
] | null | null | null | powerquery-docs/Connectors/BQECore.md | taammann/powerquery-docs | 4b9cdf457f2bd88a09a9ba99f5ad775524bf263c | [
"CC-BY-4.0",
"MIT"
] | null | null | null | powerquery-docs/Connectors/BQECore.md | taammann/powerquery-docs | 4b9cdf457f2bd88a09a9ba99f5ad775524bf263c | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Power Query BQE Core connector
description: Provides basic information, prerequisites, and instructions on how to connect to BQE Core.
author: cruzgreg
ms.service: powerquery
ms.topic: conceptual
ms.date: 05/25/2020
ms.author: bezhan
LocalizationGroup: reference
---
# BQE Core (Beta)
>[!Note]
>The follow... | 34.274194 | 333 | 0.735059 | eng_Latn | 0.9879 |
b2ae74b45ec0a39733613caa8d3882120767d9d6 | 156 | md | Markdown | content/docs/connecting-databases/_index.md | fshot/schemahero-docs | caf46ab1774a37a40efbd489c21b5acd492d8aa9 | [
"Apache-2.0"
] | null | null | null | content/docs/connecting-databases/_index.md | fshot/schemahero-docs | caf46ab1774a37a40efbd489c21b5acd492d8aa9 | [
"Apache-2.0"
] | null | null | null | content/docs/connecting-databases/_index.md | fshot/schemahero-docs | caf46ab1774a37a40efbd489c21b5acd492d8aa9 | [
"Apache-2.0"
] | null | null | null | ---
date: 2019-05-25
linktitle: "Connecting Databases"
title: Connecting Databases
weight: 4
redirect: /docs/connecting-databases/creating-db-resource/
---
| 19.5 | 58 | 0.769231 | eng_Latn | 0.286842 |
b2ae8cf1adf6fd34d816818e1792fbbf5c57f016 | 2,340 | md | Markdown | Research/index.md | Meditator-hkx/meditator-hkx.github.io | 28c472fb244c4571e606f643077cb6a47412aff3 | [
"MIT"
] | 1 | 2017-04-14T15:08:40.000Z | 2017-04-14T15:08:40.000Z | Research/index.md | Meditator-hkx/meditator-hkx.github.io | 28c472fb244c4571e606f643077cb6a47412aff3 | [
"MIT"
] | null | null | null | Research/index.md | Meditator-hkx/meditator-hkx.github.io | 28c472fb244c4571e606f643077cb6a47412aff3 | [
"MIT"
] | null | null | null | ---
layout: page
title: Meditator's Research Work
subtitle: A PhD Should Be Both Brave and Naive
use-site-title: true
---
## Useful Materials
- [CCF List PDF](ccf-2015.pdf)
- [THE PH.D. GRIND A Ph.D. Student Memoir](pguo-PhD-grind.pdf)
## Research Skills
- [How to Read A Paper ](paper-reading.pdf)
- [How to Read A Re... | 32.5 | 129 | 0.744017 | yue_Hant | 0.600392 |
b2aef96ad0e4d2776f7ed27a7d1ff15261243e9b | 7,529 | md | Markdown | README.md | forman/dectree | 867e6e905e647b9fa84ba120696228f56e727a40 | [
"MIT"
] | 3 | 2018-06-14T15:59:10.000Z | 2021-05-31T06:22:26.000Z | README.md | forman/dectree | 867e6e905e647b9fa84ba120696228f56e727a40 | [
"MIT"
] | null | null | null | README.md | forman/dectree | 867e6e905e647b9fa84ba120696228f56e727a40 | [
"MIT"
] | 1 | 2018-07-17T02:15:08.000Z | 2018-07-17T02:15:08.000Z | # dectree
Decision Tree utilizing Fuzzy Logic
## Purpose
The *dectree* tool reads the definition of a decision tree and outputs a Python function that implements it.
The generated Python code is highly optimized through the use of [Numba](https://numba.pydata.org/). The
function can be generated for inputs/outputs w... | 33.762332 | 137 | 0.658919 | eng_Latn | 0.989658 |
b2af70443050390a441eb3d26e589cec5c5940a7 | 300 | md | Markdown | src/main/resources/docs/description/DLS_OVERWRITTEN_INCREMENT.md | codacy/codacy-spotbugs | f360b79a4e79f20a3c3458bb7d6648f744eb5bbc | [
"Apache-2.0"
] | null | null | null | src/main/resources/docs/description/DLS_OVERWRITTEN_INCREMENT.md | codacy/codacy-spotbugs | f360b79a4e79f20a3c3458bb7d6648f744eb5bbc | [
"Apache-2.0"
] | 5 | 2019-07-18T15:08:02.000Z | 2022-02-02T17:42:24.000Z | src/main/resources/docs/description/DLS_OVERWRITTEN_INCREMENT.md | codacy/codacy-spotbugs | f360b79a4e79f20a3c3458bb7d6648f744eb5bbc | [
"Apache-2.0"
] | 3 | 2019-07-18T14:58:51.000Z | 2020-02-17T11:45:23.000Z | # [Overwritten increment](https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html#DLS_OVERWRITTEN_INCREMENT)
The code performs an increment operation (e.g., `i++`) and then
immediately overwrites it. For example, `i = i++` immediately
overwrites the incremented value with the original value. | 60 | 115 | 0.793333 | eng_Latn | 0.977437 |
b2afb4f6e8b96db2fe24c5350a02adc75225005f | 1,926 | md | Markdown | README.md | satr/aws-amazon-shopping-bot-lambda-demo1 | 1f1b1dec03192de800796b3a736f028c2be6f349 | [
"MIT"
] | 4 | 2017-07-10T17:15:44.000Z | 2018-12-17T19:43:27.000Z | README.md | satr/aws-amazon-shopping-bot-lambda-demo1 | 1f1b1dec03192de800796b3a736f028c2be6f349 | [
"MIT"
] | null | null | null | README.md | satr/aws-amazon-shopping-bot-lambda-demo1 | 1f1b1dec03192de800796b3a736f028c2be6f349 | [
"MIT"
] | 2 | 2017-10-25T18:47:54.000Z | 2019-06-29T03:19:48.000Z | # AWS Lambda and Amazon Lex Shopping Bot Demo 1
Amazon Lambda function, implemented on Java, for AWS Lex bot.
Demo project for the introduction video tutorial: https://youtu.be/cy9GX33nuKM
Amazon Lex allows to build conversation bots and integrate them to Facebook Messenger, Slack or Twilio:
https://aws.amazon.com/l... | 28.323529 | 118 | 0.622015 | eng_Latn | 0.331952 |
b2afc19286d58bc0a5367152a0b458a8f899b78c | 491 | md | Markdown | README.md | LaudateCorpus1/Alternative-2FA-Dongle | bee25930572d13dcc12e1498ad9de33dac76716c | [
"MIT"
] | 9 | 2017-11-23T23:02:02.000Z | 2021-08-13T14:33:15.000Z | README.md | LaudateCorpus1/Alternative-2FA-Dongle | bee25930572d13dcc12e1498ad9de33dac76716c | [
"MIT"
] | null | null | null | README.md | LaudateCorpus1/Alternative-2FA-Dongle | bee25930572d13dcc12e1498ad9de33dac76716c | [
"MIT"
] | 4 | 2018-11-02T14:33:19.000Z | 2021-11-30T04:26:47.000Z | # <a href="https://github.com/mizutanilab/Alternative-2FA-Dongle">Alternative two-factor authenticator device</a>
A standalone hardware token that works with the two-factor authentication for GitHub, Google, Facebook, and so on.
<IMG alt=LCDdisp src="pics/Alt2FA_LCDdisp.png"><BR>
# Schematic
A combination of very c... | 37.769231 | 117 | 0.761711 | eng_Latn | 0.538018 |
b2b00a9fd7ec33dada6b1562cb664c5cade7cb37 | 839 | md | Markdown | TIL/1_2020.09.22.md | codeFabian/codeFabian.github.io | 9ed9e3790db82a701616e75ecec8d234ce24a81e | [
"MIT"
] | null | null | null | TIL/1_2020.09.22.md | codeFabian/codeFabian.github.io | 9ed9e3790db82a701616e75ecec8d234ce24a81e | [
"MIT"
] | null | null | null | TIL/1_2020.09.22.md | codeFabian/codeFabian.github.io | 9ed9e3790db82a701616e75ecec8d234ce24a81e | [
"MIT"
] | 4 | 2020-12-10T05:35:29.000Z | 2021-05-18T14:29:25.000Z | ---
layout: post
title: 코드스테이츠 "COE" 합격
subtitle: codeStates Course operation engineer
type: "TIL"
createDate: "2020-09-22"
til: true
text: true
author: "codeFabian"
post-header: false
header-img: ""
order: 1
---
## CodeStates COE 합격
코드스테이츠 코딩 부트캠프 20주 이상의 과정을 마치고 수료를 한지 2주가 지났다.
수료를 한 뒤에는 이곳에서 엔지니어로서 인턴을 할 수 있는 포지션에... | 20.463415 | 104 | 0.690107 | kor_Hang | 1.00001 |
b2b09ac6eca6c6787f5be00a3536330d0f79c1d0 | 1,672 | md | Markdown | README.md | ayoinc/aws-cost-control | 73761a68792e3582fefb36f61fe34d92db4ef011 | [
"Apache-2.0"
] | 26 | 2020-10-25T05:40:54.000Z | 2022-03-31T04:49:24.000Z | README.md | ayoinc/aws-cost-control | 73761a68792e3582fefb36f61fe34d92db4ef011 | [
"Apache-2.0"
] | null | null | null | README.md | ayoinc/aws-cost-control | 73761a68792e3582fefb36f61fe34d92db4ef011 | [
"Apache-2.0"
] | 9 | 2021-03-24T23:56:22.000Z | 2022-01-23T18:43:06.000Z | # AWS: Cost Control
Companion Repository to Linked In Learning Course ["AWS Cost Control"](https://www.linkedin.com/learning/aws-controlling-cost).
Example AWS Cost Explorer Dashboard shown below.

## Topics... | 49.176471 | 300 | 0.760766 | eng_Latn | 0.887563 |
b2b1e892d71d71ffb45960712cd92c440f705401 | 1,164 | markdown | Markdown | source/programme/index.markdown | fcrepo4-labs/fedora4lib | 462c6153e0ebb49d31efaf5320044a895e7faa05 | [
"MIT"
] | 1 | 2015-01-14T21:30:04.000Z | 2015-01-14T21:30:04.000Z | source/programme/index.markdown | fcrepo4-labs/fedora4lib | 462c6153e0ebb49d31efaf5320044a895e7faa05 | [
"MIT"
] | null | null | null | source/programme/index.markdown | fcrepo4-labs/fedora4lib | 462c6153e0ebb49d31efaf5320044a895e7faa05 | [
"MIT"
] | null | null | null | ---
layout: page
title: "Programme"
#date: 2013-01-21 23:09
comments: true
sharing: true
footer: true
---
We're hosting two nights for Fedora House, plus informal evening socials for the remainder of code4lib.
We'll have Chicago deep-dish pizza and a selection of local and not-so-local craft beers on Monday and Tuesd... | 35.272727 | 279 | 0.737973 | eng_Latn | 0.9944 |
b2b2125f4e97bf31927b6ceecc2b2ce6b8d0c7dd | 958 | md | Markdown | README.md | tmickel/react-sick-file-icon | 79a00a73ad629f45541248608f53153fbc8fa09d | [
"MIT"
] | null | null | null | README.md | tmickel/react-sick-file-icon | 79a00a73ad629f45541248608f53153fbc8fa09d | [
"MIT"
] | null | null | null | README.md | tmickel/react-sick-file-icon | 79a00a73ad629f45541248608f53153fbc8fa09d | [
"MIT"
] | null | null | null | # react-sick-file-icon
A hacky library to render icons for files in React.
Supports all file types from the [File Icons](https://github.com/file-icons/atom) project (from Atom and VSCode extensions) -- hundreds! The implementation internally uses a slightly trimmed down version of the data for the VSCode extension.
... | 27.371429 | 241 | 0.737996 | eng_Latn | 0.945501 |
b2b242fd2929b298d46f198a0930c10c41dea3ea | 3,967 | md | Markdown | README.md | digitalfibr/harvested | 901348161e02031ad1d55b327b13bc1c5cf89091 | [
"MIT"
] | null | null | null | README.md | digitalfibr/harvested | 901348161e02031ad1d55b327b13bc1c5cf89091 | [
"MIT"
] | null | null | null | README.md | digitalfibr/harvested | 901348161e02031ad1d55b327b13bc1c5cf89091 | [
"MIT"
] | 1 | 2018-12-14T02:11:58.000Z | 2018-12-14T02:11:58.000Z | # Harvested: A Ruby Harvest API
This is a Ruby wrapper for the [Harvest API](http://www.getharvest.com/api).
## Installation
gem install harvested
## Examples
```ruby
harvest = Harvest.client('yoursubdomain', 'yourusername', 'yourpassword')
harvest.projects.all # list out projects
client = Harvest::Client.n... | 40.070707 | 459 | 0.762541 | eng_Latn | 0.987925 |
b2b2706099d0b3d6f405c2cff8f77dc857fc93bc | 738 | md | Markdown | README.md | vinayak-mehta/pelican-embed-tweet | a04beeaf25bacfb9762f4e0c8bc277c63f3e14d0 | [
"MIT"
] | null | null | null | README.md | vinayak-mehta/pelican-embed-tweet | a04beeaf25bacfb9762f4e0c8bc277c63f3e14d0 | [
"MIT"
] | null | null | null | README.md | vinayak-mehta/pelican-embed-tweet | a04beeaf25bacfb9762f4e0c8bc277c63f3e14d0 | [
"MIT"
] | null | null | null | pelican-embed-tweet
===================
Embedding tweets into your Pelican blog posts.
How to use this?
----------------
1. Download `embed_tweet.py`
1. Copy it wherever or just into `pelican/plugins/`
1. Push back `embed_tweet` into plugin list of settings.
- `PLUGINS = ['pelican.plugins.embed_tweet']`
1.... | 20.5 | 71 | 0.658537 | eng_Latn | 0.661228 |
b2b272d369a82ecf4d66dddf2708c9e6d2e33599 | 359 | md | Markdown | Readme.md | titech-is-cs115/lx04 | 97d842e035465cd7bf64481c19d448c4cfc9c07e | [
"CC0-1.0"
] | null | null | null | Readme.md | titech-is-cs115/lx04 | 97d842e035465cd7bf64481c19d448c4cfc9c07e | [
"CC0-1.0"
] | null | null | null | Readme.md | titech-is-cs115/lx04 | 97d842e035465cd7bf64481c19d448c4cfc9c07e | [
"CC0-1.0"
] | null | null | null | # Scalaプログラムの例
第2回の講義のときに紹介したパズルの問題についての解答例を使って,Scala言語の主要要素をおさらいします.
- package puzzle
- [solution.scala](src/solution.scala)
Solution traitの定義
- [solution1.scala](src/solution1.scala)
パズルの課題の解答例1
- [solution2.scala](src/solution2.scala)
パズルの課題の解答例2
- [main.scala](src/mai... | 17.095238 | 54 | 0.688022 | yue_Hant | 0.316186 |
b2b2cd58cafa9b7d65eb40804362df1d1873ee00 | 1,419 | md | Markdown | content/_politicians/tsai_ingwen.md | wisebooksio/wisebooks-site | 88186cd1027c37934f7bf637577394557adc489d | [
"CC-BY-3.0"
] | null | null | null | content/_politicians/tsai_ingwen.md | wisebooksio/wisebooks-site | 88186cd1027c37934f7bf637577394557adc489d | [
"CC-BY-3.0"
] | null | null | null | content/_politicians/tsai_ingwen.md | wisebooksio/wisebooks-site | 88186cd1027c37934f7bf637577394557adc489d | [
"CC-BY-3.0"
] | null | null | null | ---
name: Tsai Ing-wen
title: President of Taiwan
person: tsai_ingwen
image: ../assets/images/listicle/tsai_ingwen.jpg
bioattribution: https://www.britannica.com/biography/Tsai-Ing-wen, https://www.thefamouspeople.com/profiles/tsai-ing-wen-7434.php, https://www.britannica.com/place/Taiwan/Cultural-life#ref337523
bookat... | 59.125 | 461 | 0.803383 | eng_Latn | 0.989675 |
b2b317c58e050a2070da64c8c97e61ebfa05bf5d | 1,230 | md | Markdown | src/ru/2017-03/06/01.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 68 | 2016-10-30T23:17:56.000Z | 2022-03-27T11:58:16.000Z | src/ru/2017-03/06/01.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 367 | 2016-10-21T03:50:22.000Z | 2022-03-28T23:35:25.000Z | src/ru/2017-03/06/01.md | OsArts/Bible-study | cfcefde42e21795e217d192a8b7a703ebb7a6c01 | [
"MIT"
] | 109 | 2016-08-02T14:32:13.000Z | 2022-03-31T10:18:41.000Z | ---
title: Приоритет Обетования
date: 29/07/2017
---
### Библейские тексты для исследования
Гал. 3:15-20; Быт. 9:11-17; Мф. 5:17-20; Исх. 16:22-26; Быт. 15:1-6.
> <p>Памятный стих</p>
> «Ибо если по закону наследство, то уже не по обетованию; но Аврааму Бог даровал оное по обетованию» (Гал. 3:18).
Одного главного... | 61.5 | 211 | 0.764228 | rus_Cyrl | 0.994169 |
b2b3f99d307ea517cd163e0cbfa620440721b31f | 861 | md | Markdown | content/post/spanish-meetup-2020-01-18/index.md | icaoberg/academic-kickstart | 4b56cf7fa1313eda5dac201e7378d5d33612019d | [
"MIT"
] | null | null | null | content/post/spanish-meetup-2020-01-18/index.md | icaoberg/academic-kickstart | 4b56cf7fa1313eda5dac201e7378d5d33612019d | [
"MIT"
] | null | null | null | content/post/spanish-meetup-2020-01-18/index.md | icaoberg/academic-kickstart | 4b56cf7fa1313eda5dac201e7378d5d33612019d | [
"MIT"
] | null | null | null | ---
# Documentation: https://sourcethemes.com/academic/docs/managing-content/
title: "Spanish Conversation at CLP Lawrenceville"
subtitle: "Pittsburgh Spanish Meetup Group"
summary: "Conversation group for intermediate and advanced speakers"
authors: ["icaoberg"]
tags: ["clp", "pittsburgh"]
categories: ["Spanish Meetu... | 34.44 | 168 | 0.770035 | eng_Latn | 0.935263 |
b2b422ff4808c9edc74d6b0e0e4b07f41c4520c3 | 3,021 | md | Markdown | README.md | cochainio/dart-base32 | 192b0bf7f44ee65e284d56bd26d8bf661d0cbf24 | [
"MIT"
] | null | null | null | README.md | cochainio/dart-base32 | 192b0bf7f44ee65e284d56bd26d8bf661d0cbf24 | [
"MIT"
] | null | null | null | README.md | cochainio/dart-base32 | 192b0bf7f44ee65e284d56bd26d8bf661d0cbf24 | [
"MIT"
] | null | null | null | [](https://travis-ci.org/Daegalus/dart-base32)
# dart-base32
[](https://gitter.im/Daegalus/dart-base32?utm_source=badge&utm_medium=badge&utm_... | 22.051095 | 216 | 0.737835 | eng_Latn | 0.832565 |
b2b46b0cd887418c5b0ec7ef2b35dd91b3ecf41f | 5,108 | md | Markdown | _el/pos/ADJ.md | s2terminal/docs | 0c6f767bf604b1311818926f81ccfe5e74c0fdff | [
"Apache-2.0"
] | null | null | null | _el/pos/ADJ.md | s2terminal/docs | 0c6f767bf604b1311818926f81ccfe5e74c0fdff | [
"Apache-2.0"
] | null | null | null | _el/pos/ADJ.md | s2terminal/docs | 0c6f767bf604b1311818926f81ccfe5e74c0fdff | [
"Apache-2.0"
] | null | null | null | ---
layout: postag
title: 'ADJ'
shortdef: 'adjective'
---
### Definition
Adjectives are words that typically modify nouns and specify their
properties or attributes. They may also function as predicates, as in
_Το αυτοκίνητο είναι πράσινο._ “The car is green.”
The `ADJ` tag is intended for ordinary adjectives only.... | 61.542169 | 373 | 0.725137 | eng_Latn | 0.955003 |
b2b5b63c41e73ff706816ab9b74431e27b09c614 | 1,521 | md | Markdown | website/content/peintures/monade-2.en.md | zuniverse/hugo-web-backend | 9db963e8205b98ce08263aa4c284500519be6c6a | [
"MIT"
] | null | null | null | website/content/peintures/monade-2.en.md | zuniverse/hugo-web-backend | 9db963e8205b98ce08263aa4c284500519be6c6a | [
"MIT"
] | null | null | null | website/content/peintures/monade-2.en.md | zuniverse/hugo-web-backend | 9db963e8205b98ce08263aa4c284500519be6c6a | [
"MIT"
] | null | null | null | +++
# Présentation d'une peinture
date = "2016-04-20T00:00:00"
draft = false
# données facebook
og_image = ""
og_description = "Monad 2"
title = "Monads"
subtitle = "Monad 2/2 of the dyptich "
technique = "Oil on canvas, golden spray"
dimensions = "81 cm x 100"
url_image_main = "peintures/painting-alice-laverty-monad... | 31.6875 | 333 | 0.758711 | eng_Latn | 0.833949 |
b2b5e669f57d506f3e46b3498019ee2f94598a5c | 846 | md | Markdown | 100doors.md | gjaryczewski/rosetta-code | d2ece47791e222e17b5727c1bc8a14172a22c5e9 | [
"MIT"
] | null | null | null | 100doors.md | gjaryczewski/rosetta-code | d2ece47791e222e17b5727c1bc8a14172a22c5e9 | [
"MIT"
] | null | null | null | 100doors.md | gjaryczewski/rosetta-code | d2ece47791e222e17b5727c1bc8a14172a22c5e9 | [
"MIT"
] | null | null | null | # 100 doors
There are 100 doors in a row that are all initially closed.
You make 100 passes by the doors.
The first time through, visit every door and toggle the door (if the door is closed, open it; if it is open, close it).
The second time, only visit every 2nd door (door #2, #4, #6, ...), and toggle it.
The thi... | 44.526316 | 185 | 0.749409 | eng_Latn | 0.999961 |
b2b63a29bdc70b3578f9b9d680a2d4dcf257aaf0 | 2,484 | md | Markdown | wdk-ddi-src/content/portcls/nf-portcls-iadapterpnpmanagement-pnpstop.md | tianye606/windows-driver-docs-ddi | 23fec97f3ed3a0c99b117543982d34ee592501e7 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | wdk-ddi-src/content/portcls/nf-portcls-iadapterpnpmanagement-pnpstop.md | tianye606/windows-driver-docs-ddi | 23fec97f3ed3a0c99b117543982d34ee592501e7 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | wdk-ddi-src/content/portcls/nf-portcls-iadapterpnpmanagement-pnpstop.md | tianye606/windows-driver-docs-ddi | 23fec97f3ed3a0c99b117543982d34ee592501e7 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
UID: NF:portcls.IAdapterPnpManagement.PnpStop
title: IAdapterPnpManagement::PnpStop (portcls.h)
description: The PnpStop method provides a notification after stopping all Ioctl operations.
tech.root: audio
ms.assetid: 7ad59aef-fc02-4102-a5b8-5349209bd65d
ms.date: 10/31/2018
ms.topic: method
f1_keywords:
-... | 36 | 453 | 0.777778 | eng_Latn | 0.955867 |
b2b674db2cd955ad4107fda27875b82b745ad7f0 | 820 | md | Markdown | README.md | kmhmubin/ATM-service-management-system | ca69b9b1f16fbfed21260eb2e3e11f56886cdc6e | [
"MIT"
] | 2 | 2020-10-05T16:25:04.000Z | 2021-06-05T09:17:13.000Z | README.md | kmhmubin/ATM-service-management-system | ca69b9b1f16fbfed21260eb2e3e11f56886cdc6e | [
"MIT"
] | null | null | null | README.md | kmhmubin/ATM-service-management-system | ca69b9b1f16fbfed21260eb2e3e11f56886cdc6e | [
"MIT"
] | null | null | null | # ATM service management system
ATM service management system write on Pure **C** Code. On this project only two type of people can access it.
* **Admin:** who have full control of this system, admin can add, edit,delete customer.
* **Customer** Who have only access on his cash , deposite etc.
# How to use this pr... | 22.162162 | 111 | 0.691463 | eng_Latn | 0.923701 |
b2b833a099c11bd376a66248ec64730bfb4042a2 | 1,710 | md | Markdown | pages/annex-1-you-and-your-bicycle.md | eoinnoble/highway-code-diff | 57b5d99882647f89a3e2e69b0cdede21ec082cd3 | [
"Unlicense"
] | null | null | null | pages/annex-1-you-and-your-bicycle.md | eoinnoble/highway-code-diff | 57b5d99882647f89a3e2e69b0cdede21ec082cd3 | [
"Unlicense"
] | null | null | null | pages/annex-1-you-and-your-bicycle.md | eoinnoble/highway-code-diff | 57b5d99882647f89a3e2e69b0cdede21ec082cd3 | [
"Unlicense"
] | null | null | null | Annex 1. You and your bicycle
=============================
Information and rules about you and your bicycle.
You and your bicycle
--------------------
Make sure that you feel confident of your ability to ride safely on the road. Be sure that
* you have the right size and type of cycle for your comfort and safety
*... | 55.16129 | 464 | 0.759064 | eng_Latn | 0.999581 |
b2b872204500e0b8ba5eba6273f85998e455617e | 468 | md | Markdown | helm/log-pilot/README.md | Chinaxiang/log-pilot | cca622852835e65765227c797af0eb4883e5dc00 | [
"Apache-2.0"
] | 1,175 | 2018-02-01T08:07:58.000Z | 2022-03-31T01:03:59.000Z | helm/log-pilot/README.md | Chinaxiang/log-pilot | cca622852835e65765227c797af0eb4883e5dc00 | [
"Apache-2.0"
] | 274 | 2018-01-25T03:32:55.000Z | 2022-03-11T16:23:51.000Z | helm/log-pilot/README.md | Chinaxiang/log-pilot | cca622852835e65765227c797af0eb4883e5dc00 | [
"Apache-2.0"
] | 310 | 2018-01-29T12:36:43.000Z | 2022-03-22T04:10:38.000Z | # Helm
**注意:**
- 使用Helm v3
- 请先安装helm
- helm默认使用`~/.kube/config`集群配置文件
- 使用filebeat,还是fluentd镜像,请修改镜像。
- 输出到kafka,还是es,请修改对应变量配置。其它输出对象,请参考此两者的文件,自己写。
<br>
<br>
## 安装
```sh
cd helm
# 调试
helm template --debug log-pilot log-pilot/
# 默认输出到kafka,如果需要修改kafka配置,请修改对应文件
# 安装
helm install log-pilot log-pilot/
# 也可指... | 13 | 114 | 0.696581 | yue_Hant | 0.130526 |
b2b8ba536d929044052b22159a99c251fc9d8653 | 4,443 | md | Markdown | CDJ_RT_Link.md | stephaneAG/RPi | c9f58d9e998aa1604daa1af8f6daac42678a2e2b | [
"MIT"
] | 1 | 2015-12-01T04:50:15.000Z | 2015-12-01T04:50:15.000Z | CDJ_RT_Link.md | stephaneAG/RPi | c9f58d9e998aa1604daa1af8f6daac42678a2e2b | [
"MIT"
] | null | null | null | CDJ_RT_Link.md | stephaneAG/RPi | c9f58d9e998aa1604daa1af8f6daac42678a2e2b | [
"MIT"
] | null | null | null | R: quick recap of the links currently opened in too much tabs that were/are currently used to build the CDJ RT Link project ;)
- my repo on USB Gadget: https://github.com/stephaneAG/RPi/blob/master/UsbGadget.md
- other of related repo of mine: https://github.com/stephaneAG/RPi/blob/master/UsefulLinks_toolsDocs.md
- ori... | 61.708333 | 179 | 0.796759 | yue_Hant | 0.503809 |
b2b8df3deafa29e849b90cc76053deb6df0bc923 | 5,517 | md | Markdown | articles/postgresql/concepts-ssl-connection-security.md | salem84/azure-docs.it-it | 3ec6a13aebb82936591c7fc479f084be9bb8776d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/postgresql/concepts-ssl-connection-security.md | salem84/azure-docs.it-it | 3ec6a13aebb82936591c7fc479f084be9bb8776d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/postgresql/concepts-ssl-connection-security.md | salem84/azure-docs.it-it | 3ec6a13aebb82936591c7fc479f084be9bb8776d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Configurare la connettività SSL nel Database di Azure per PostgreSQL - Server singolo
description: Istruzioni e informazioni per configurare i Database di Azure per PostgreSQL - singolo Server e delle applicazioni associate per usare correttamente le connessioni SSL.
author: rachel-msft
ms.author: raagyema
m... | 86.203125 | 442 | 0.812761 | ita_Latn | 0.996113 |
b2b98cdcc3aae3bac7350b4c06750a5704258605 | 1,458 | md | Markdown | wiki/translations/it/Sketcher_CreatePoint.md | arslogavitabrevis/FreeCAD-documentation | 8166ce0fd906f0e15672cd1d52b3eb6cf9e17830 | [
"CC0-1.0"
] | null | null | null | wiki/translations/it/Sketcher_CreatePoint.md | arslogavitabrevis/FreeCAD-documentation | 8166ce0fd906f0e15672cd1d52b3eb6cf9e17830 | [
"CC0-1.0"
] | null | null | null | wiki/translations/it/Sketcher_CreatePoint.md | arslogavitabrevis/FreeCAD-documentation | 8166ce0fd906f0e15672cd1d52b3eb6cf9e17830 | [
"CC0-1.0"
] | null | null | null | # Sketcher CreatePoint/it
---
- GuiCommand:/it Name:Sketcher CreatePoint Name/it:Punto Workbenches:[[Sketcher Workbench/it Sketcher]]|MenuLocation:Sketch → Geometrie → Punto---
</div>
## Descrizione
<div class="mw-translate-fuzzy">
Lo strumento Punto crea un punto nello schizzo corrente, il punto può esse... | 24.3 | 360 | 0.747599 | ita_Latn | 0.995546 |
b2b991df9db87276fa8cc6f249626672f5d14f51 | 6,759 | md | Markdown | posts/2015/2015-02-08-toledo.md | dikmax/dikmax.name-ng | 0140a74830bfcf5055f6766314d5d13e94d8129c | [
"BSD-3-Clause"
] | 1 | 2020-08-02T13:47:35.000Z | 2020-08-02T13:47:35.000Z | posts/2015/2015-02-08-toledo.md | dikmax/dikmax.name-ng | 0140a74830bfcf5055f6766314d5d13e94d8129c | [
"BSD-3-Clause"
] | 2 | 2016-08-26T08:45:16.000Z | 2021-05-14T11:17:56.000Z | posts/2015/2015-02-08-toledo.md | dikmax/dikmax.name-ng | 0140a74830bfcf5055f6766314d5d13e94d8129c | [
"BSD-3-Clause"
] | null | null | null | ---
title: "Толедо"
date: "2015-02-08T20:30:00+03:00"
collections: [latest-travel]
published: true
tags: [испания, город, путешествие, фотки, юнеско]
cover:
img: /images/travel/2015-01-spain/toledo-cover.jpg
---
Один из\ дней нашей новогодней поездки в\ Испанию был отведён под Толедо\ --- древний город, бывший нек... | 44.176471 | 172 | 0.761059 | rus_Cyrl | 0.874997 |
b2b9df964fa7ec1bacd28c9db31e1f67470793f4 | 5,953 | md | Markdown | README.md | joshgillies/grivet | 2d74cd862c55328fee98b2c8f55dccb87b980887 | [
"MIT"
] | 36 | 2019-01-21T12:12:59.000Z | 2022-03-19T19:21:00.000Z | README.md | joshgillies/grivet | 2d74cd862c55328fee98b2c8f55dccb87b980887 | [
"MIT"
] | 202 | 2019-01-21T12:44:26.000Z | 2022-03-28T11:00:43.000Z | README.md | joshgillies/grivet | 2d74cd862c55328fee98b2c8f55dccb87b980887 | [
"MIT"
] | 4 | 2019-08-26T13:40:42.000Z | 2020-01-08T06:02:31.000Z | # Grivet
[](https://travis-ci.org/muellerbbm-vas/grivet) [](https://www.npmjs.com/package/@muellerbbm-vas/grivet)  Once installed, go to any web-page, open the extension (try hitting **Ctrl+Shift+K** if that shortcut is not already used by your Chrome or [map your own](http:/... | 125.215686 | 1,225 | 0.78218 | eng_Latn | 0.999316 |
b2ba467a6e2100f59eb46464c4a9bd8f16aa6847 | 311 | md | Markdown | _posts/2019-05-22-protocol1-post.md | uigl777/uigl777.github.io | e06c59f94d2f85bc42756516000fbe4402456546 | [
"MIT"
] | null | null | null | _posts/2019-05-22-protocol1-post.md | uigl777/uigl777.github.io | e06c59f94d2f85bc42756516000fbe4402456546 | [
"MIT"
] | null | null | null | _posts/2019-05-22-protocol1-post.md | uigl777/uigl777.github.io | e06c59f94d2f85bc42756516000fbe4402456546 | [
"MIT"
] | null | null | null | ---
title: "프로토콜 정의와 채택"
date: 2019-05-22 23:54:28 -0400
categories: iOS
---
클래스: 인터페이스 + 구현
<br>
<br>
프로토콜: 인터페이스
- 구현 불가 -> 단독 사용 불가
- 클래스, 구조체와 함께 사용
- 메소드, 프로퍼티 구현 약속
프로토콜 정의
<br>
protocol ProtocolName{<br>
}
<br>
<br>
프로토콜 채택<br>
class ClassName : ProtocolName{<br>
}
<br>
<br>
부모 클래스는 첫 번째, 프로토콜은 두 번째부터
| 11.961538 | 35 | 0.633441 | kor_Hang | 1.000003 |
b2ba951c707e72684787a971e3b1c96faa5805f1 | 1,098 | md | Markdown | _posts/concepts/you_dont_care_about_it_if_you_dont_measure_it.md | pgum/blogtest | a3e3341abecf36f118aa205ca95502760bed82b8 | [
"MIT"
] | null | null | null | _posts/concepts/you_dont_care_about_it_if_you_dont_measure_it.md | pgum/blogtest | a3e3341abecf36f118aa205ca95502760bed82b8 | [
"MIT"
] | 2 | 2021-09-28T01:31:09.000Z | 2022-02-26T06:46:00.000Z | _posts/concepts/you_dont_care_about_it_if_you_dont_measure_it.md | pgum/blogtest | a3e3341abecf36f118aa205ca95502760bed82b8 | [
"MIT"
] | null | null | null | # You don't care about it if you don't *measure* it
## Description
Word *measure* can be substituted with: **notice**, **speak about**, **rise up**, *etc*.
Without benchmarking there is no possible way to make rational decision.
If problems aren't noticed, or spoken about there is no way to react.
## Purpose
* Small s... | 42.230769 | 90 | 0.762295 | eng_Latn | 0.999605 |
b2bb40ed75335b92c337e1dd9ee2e1b3c8ec4226 | 74,748 | md | Markdown | treebanks/la_proiel/la_proiel-feat-Number.md | EmanuelUHH/docs | 641bd749c85e54e841758efa7084d8fdd090161a | [
"Apache-2.0"
] | null | null | null | treebanks/la_proiel/la_proiel-feat-Number.md | EmanuelUHH/docs | 641bd749c85e54e841758efa7084d8fdd090161a | [
"Apache-2.0"
] | null | null | null | treebanks/la_proiel/la_proiel-feat-Number.md | EmanuelUHH/docs | 641bd749c85e54e841758efa7084d8fdd090161a | [
"Apache-2.0"
] | null | null | null | ---
layout: base
title: 'Statistics of Number in UD_Latin-PROIEL'
udver: '2'
---
## Treebank Statistics: UD_Latin-PROIEL: Features: `Number`
This feature is universal.
It occurs with 2 different values: `Plur`, `Sing`.
134155 tokens (67%) have a non-empty value of `Number`.
26962 types (92%) occur at least once wit... | 203.119565 | 640 | 0.623094 | yue_Hant | 0.660879 |
b2be2eef6e965270d091ee9a8dd2d90360ae06e6 | 10,619 | md | Markdown | includes/virtual-network-multiple-ip-addresses-os-config.md | gliljas/azure-docs.sv-se-1 | 1efdf8ba0ddc3b4fb65903ae928979ac8872d66e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/virtual-network-multiple-ip-addresses-os-config.md | gliljas/azure-docs.sv-se-1 | 1efdf8ba0ddc3b4fb65903ae928979ac8872d66e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/virtual-network-multiple-ip-addresses-os-config.md | gliljas/azure-docs.sv-se-1 | 1efdf8ba0ddc3b4fb65903ae928979ac8872d66e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: ta med fil
description: ta med fil
services: virtual-network
author: jimdial
ms.service: virtual-network
ms.topic: include
ms.date: 05/10/2019
ms.author: anavin
ms.custom: include file
ms.openlocfilehash: a9473f69d600a86ff71da69c7efe0dea3f2b0a08
ms.sourcegitcommit: 849bb1729b89d075eed579aa36395bf4d29f3bd9
ms... | 39.040441 | 699 | 0.73086 | swe_Latn | 0.998926 |
b2bea3a9fbe5e13e7ddf817b9772d1b0eb0f4bee | 13,691 | md | Markdown | _posts/2015-03-12-scaling-up-congress.md | timothyhinrichs/timothyhinrichs.github.io | 1853ca326a2059f37743b764e14aeca00fc92a69 | [
"MIT"
] | null | null | null | _posts/2015-03-12-scaling-up-congress.md | timothyhinrichs/timothyhinrichs.github.io | 1853ca326a2059f37743b764e14aeca00fc92a69 | [
"MIT"
] | null | null | null | _posts/2015-03-12-scaling-up-congress.md | timothyhinrichs/timothyhinrichs.github.io | 1853ca326a2059f37743b764e14aeca00fc92a69 | [
"MIT"
] | null | null | null | ---
title: Scaling up Congress
Project: Congress
Author: Alex Yip, Shawn Hargan, and Tim Hinrichs
Contributors: Scott Lowe
Date: 2015-03-10
Keywords: Congress, OpenStack, Policy
Quotes Language: english
layout: post
---
The OpenStack [Con... | 77.350282 | 586 | 0.730626 | eng_Latn | 0.991421 |
b2bf4403b161f1d80ff9ed3257306c862469cbd8 | 1,057 | md | Markdown | examples/README.md | apivideo/api.video-python | 7c5c70a9a638c2c1d3af18aabb09dda7b4db32a4 | [
"MIT"
] | 6 | 2021-05-20T08:51:27.000Z | 2021-10-07T16:04:32.000Z | examples/README.md | apivideo/python-api-client | 9de1127aee8ed36c42084357bfa3cda54110554a | [
"MIT"
] | 1 | 2022-03-21T17:15:29.000Z | 2022-03-22T09:10:10.000Z | examples/README.md | apivideo/python-api-client | 9de1127aee8ed36c42084357bfa3cda54110554a | [
"MIT"
] | 1 | 2022-03-01T08:58:02.000Z | 2022-03-01T08:58:02.000Z | # This folder is for sample code featuring api.video's Python Client
Welcome! In this folder you will find a sample for all of the Python client's basic commands. If you need additional help, contact us in our [community forum](https://community.api.video).
Samples cover every command for every endpoint. If you are ... | 132.125 | 601 | 0.79281 | eng_Latn | 0.999468 |
b2c01f73df67e4f682d76612e170c02bde6e3d7e | 73 | md | Markdown | about.md | carinilou/kelseyneis.github.io | 545f4c27140a821c4d7598ed3f9782b4530b65ca | [
"MIT"
] | 1 | 2021-04-26T15:09:06.000Z | 2021-04-26T15:09:06.000Z | about.md | carinilou/kelseyneis.github.io | 545f4c27140a821c4d7598ed3f9782b4530b65ca | [
"MIT"
] | 8 | 2021-04-27T23:52:25.000Z | 2022-01-05T18:49:33.000Z | about.md | carinilou/kelseyneis.github.io | 545f4c27140a821c4d7598ed3f9782b4530b65ca | [
"MIT"
] | 1 | 2021-04-27T14:19:22.000Z | 2021-04-27T14:19:22.000Z | ---
layout: page
title: About
---
## Recipes of the Neis-Jobbagy family
| 10.428571 | 37 | 0.671233 | eng_Latn | 0.962177 |
b2c0c8bba6299b0f22f96d4350717179ad892b48 | 4,712 | md | Markdown | README.md | SorenA/lightops-commerce-gateways-storefront | cd9ddcd24fb23fefedc57774f0419ea25f533f5e | [
"MIT"
] | null | null | null | README.md | SorenA/lightops-commerce-gateways-storefront | cd9ddcd24fb23fefedc57774f0419ea25f533f5e | [
"MIT"
] | null | null | null | README.md | SorenA/lightops-commerce-gateways-storefront | cd9ddcd24fb23fefedc57774f0419ea25f533f5e | [
"MIT"
] | null | null | null | # LightOps Commerce - Storefront API Gateway
GraphQL based Storefront API gateway for LightOps Commerce services.
Provides a GraphQL API for the following services:
- Content Page
- Navigation
- MetaField
- Category
- Product

| Branch |... | 36.8125 | 170 | 0.723472 | eng_Latn | 0.570987 |
b2c11b0d8832466534df132665748259a6f087ea | 1,563 | md | Markdown | README.md | mkroutikov/jspm-react-mobx-standard | 95a7ef5b932426ed30e9b687088cf70d3ef78dcf | [
"MIT"
] | null | null | null | README.md | mkroutikov/jspm-react-mobx-standard | 95a7ef5b932426ed30e9b687088cf70d3ef78dcf | [
"MIT"
] | null | null | null | README.md | mkroutikov/jspm-react-mobx-standard | 95a7ef5b932426ed30e9b687088cf70d3ef78dcf | [
"MIT"
] | null | null | null | # Boilerplate for ReactJS
Uses:
* `jspm` for package and dependency management
* `babel` for transpiling
* `mobx` for state management
* `react` as a UI framework
* `standard` as a linter
* `mocha` for testing
In addition to providing a final boilerplate project, this repository explains why we need this or that
conf... | 33.978261 | 154 | 0.762636 | eng_Latn | 0.986347 |
b2c1ca720307bcec968aba6ca256f8cd640f272c | 328 | md | Markdown | CONTRIBUTING.md | JaredSplinter/dsci_532_group23 | 328e4d876b1c5e432c5bdbc2e0e43e8ba5237896 | [
"MIT"
] | null | null | null | CONTRIBUTING.md | JaredSplinter/dsci_532_group23 | 328e4d876b1c5e432c5bdbc2e0e43e8ba5237896 | [
"MIT"
] | 15 | 2021-01-15T22:12:32.000Z | 2021-02-07T06:56:53.000Z | CONTRIBUTING.md | JaredSplinter/dsci_532_group23 | 328e4d876b1c5e432c5bdbc2e0e43e8ba5237896 | [
"MIT"
] | 5 | 2021-01-12T21:33:33.000Z | 2021-08-16T02:25:10.000Z | # Contribution guidelines
We welcome all contributions to this project! If you notice a bug or have a feature request, please [open up an issue](https://github.com/UBC-MDS/dsci_532_group23/issues). All contributors must abide by our [code of conduct](https://github.com/Tammy1128/dsci_532_group23/blob/main/CODE_OF_COND... | 109.333333 | 301 | 0.801829 | eng_Latn | 0.808862 |
b2c2b0c0bdf78b0a114029b444fa2e7f3edcde53 | 134 | md | Markdown | docs/_includes/Unified-and-Transparent-Namespace/create-file.md | leohjwang/Alluxio | 00df78d96c0e72dda4c64b30d439a9ddbcde35bd | [
"Apache-2.0"
] | 5 | 2018-01-13T06:59:11.000Z | 2020-10-10T08:28:15.000Z | docs/_includes/Unified-and-Transparent-Namespace/create-file.md | leohjwang/Alluxio | 00df78d96c0e72dda4c64b30d439a9ddbcde35bd | [
"Apache-2.0"
] | 2 | 2018-07-28T21:46:11.000Z | 2018-08-29T20:31:53.000Z | docs/_includes/Unified-and-Transparent-Namespace/create-file.md | leohjwang/Alluxio | 00df78d96c0e72dda4c64b30d439a9ddbcde35bd | [
"Apache-2.0"
] | 6 | 2017-06-22T01:21:55.000Z | 2020-05-27T14:32:29.000Z | ```bash
$ ${ALLUXIO_HOME}/bin/alluxio fs touch /demo/hello2
> /demo/hello2 has been created
$ ls /tmp/alluxio-demo
> hello hello2
```
| 19.142857 | 51 | 0.701493 | eng_Latn | 0.816871 |
b2c3997750837c89b85eed64591fe6fe27d68c2a | 1,571 | md | Markdown | results/innerfidelity/innerfidelity_harman_over-ear_2018/Beyerdynamic DT 150 250 Ohm/README.md | eliMakeouthill/AutoEq | b16c72495b3ce493293c6a4a4fdf45a81aec9ca0 | [
"MIT"
] | 3 | 2022-02-25T08:33:08.000Z | 2022-03-13T11:27:29.000Z | results/innerfidelity/innerfidelity_harman_over-ear_2018/Beyerdynamic DT 150 250 Ohm/README.md | billclintonwong/AutoEq | aa25ed8e8270c523893fadbda57e9811c65733f1 | [
"MIT"
] | null | null | null | results/innerfidelity/innerfidelity_harman_over-ear_2018/Beyerdynamic DT 150 250 Ohm/README.md | billclintonwong/AutoEq | aa25ed8e8270c523893fadbda57e9811c65733f1 | [
"MIT"
] | null | null | null | # Beyerdynamic DT 150 250 Ohm
See [usage instructions](https://github.com/jaakkopasanen/AutoEq#usage) for more options and info.
### Parametric EQs
In case of using parametric equalizer, apply preamp of **-5.0dB** and build filters manually
with these parameters. The first 5 filters can be used independently.
When usi... | 39.275 | 98 | 0.553787 | eng_Latn | 0.755153 |
b2c552aef6a8ec367b2030d028e40dc9ef94e621 | 1,075 | md | Markdown | README.md | ooguy/agile-tool | 6953a7922ebb9bc8c8bca93b1450f94cac0d8a8d | [
"MIT"
] | null | null | null | README.md | ooguy/agile-tool | 6953a7922ebb9bc8c8bca93b1450f94cac0d8a8d | [
"MIT"
] | 3 | 2015-01-24T11:02:03.000Z | 2015-01-24T11:02:03.000Z | README.md | ooguy/agile-tool | 6953a7922ebb9bc8c8bca93b1450f94cac0d8a8d | [
"MIT"
] | null | null | null | agile-tool
==========
Agile Management System. A [Sails](http://sailsjs.org) application.
Database setup
--------------
Download and install [MongoDB](http://www.mongodb.org/) database server. Follow instructions on MongoDB site to launch local instance.
Application setup
-----------------
You need to have installed... | 26.219512 | 134 | 0.692093 | eng_Latn | 0.880123 |
b2c577cb043121bf6c75fc29b4393de81fa4fcbf | 8,707 | md | Markdown | application/third_party/Google_api/vendor/monolog/monolog/doc/01-usage.md | rohits1301998/MenuFi | aa6881f021dad989ad0be6d38eba968254b52df5 | [
"MIT"
] | 4 | 2016-08-31T03:08:42.000Z | 2018-12-14T17:41:35.000Z | application/third_party/Google_api/vendor/monolog/monolog/doc/01-usage.md | rohits1301998/MenuFi | aa6881f021dad989ad0be6d38eba968254b52df5 | [
"MIT"
] | 2 | 2020-05-27T17:27:43.000Z | 2021-06-22T15:33:45.000Z | application/third_party/Google_api/vendor/monolog/monolog/doc/01-usage.md | rohits1301998/MenuFi | aa6881f021dad989ad0be6d38eba968254b52df5 | [
"MIT"
] | 11 | 2018-05-14T02:56:40.000Z | 2022-03-15T11:44:18.000Z | # Using Monolog
- [Installation](#installation)
- [Core Concepts](#core-concepts)
- [Log Levels](#log-levels)
- [Configuring a logger](#configuring-a-logger)
- [Adding extra data in the records](#adding-extra-data-in-the-records)
- [Leveraging channels](#leveraging-channels)
- [Customizing the log format](#cus... | 37.530172 | 146 | 0.741013 | eng_Latn | 0.988591 |
b2c5a8cad71f214bf9f8bf77a8be4d5ff31e0a62 | 494 | md | Markdown | README.md | Sec-Projectz/Project_01 | 4edecc2518af02dd2110ceabeac474329fd1237b | [
"MIT"
] | 1 | 2020-02-01T13:46:51.000Z | 2020-02-01T13:46:51.000Z | README.md | Sec-Projectz/Project_01 | 4edecc2518af02dd2110ceabeac474329fd1237b | [
"MIT"
] | null | null | null | README.md | Sec-Projectz/Project_01 | 4edecc2518af02dd2110ceabeac474329fd1237b | [
"MIT"
] | 3 | 2020-01-22T11:09:10.000Z | 2021-02-01T01:54:06.000Z | # Project_01
## Tracking the animals and its path using CCTV footages.
Description:
Animals can damage to a home, apartment and office any type of building through gnawing, nest-building, and defecation. In that case, they can damage our datastores such as papers, printed documents, and books, etc. As an example mice... | 70.571429 | 407 | 0.791498 | eng_Latn | 0.999851 |
b2c6593380149146ec99340c7ed909a82381822c | 10,217 | md | Markdown | src/pages/22-01-2018/index.md | Anaizing/soggy-ink | 78c2cf881481667df45bbb14120409da05cf259b | [
"MIT"
] | null | null | null | src/pages/22-01-2018/index.md | Anaizing/soggy-ink | 78c2cf881481667df45bbb14120409da05cf259b | [
"MIT"
] | null | null | null | src/pages/22-01-2018/index.md | Anaizing/soggy-ink | 78c2cf881481667df45bbb14120409da05cf259b | [
"MIT"
] | null | null | null | ---
path: "/Day-19"
date: "2018-01-22T17:12:33.962Z"
title: " Module Formats-Day 19"
---
#### 15 min read...
 Question ID#0116.md [>>> Next question >>>](0117.md)
Which of the following variables are NOT supported by type hinting (PHP < 7)? Each correct answer represents a complete solution. Choose two.
- [x] Integer
- [x] String
- [ ] Object
- [ ] Array
| 32.111111 | 141 | 0.67474 | eng_Latn | 0.981417 |
b2c6705fd3685c462f40295091195f02b4ed668c | 564 | md | Markdown | exercises/Basic-queries-simple-where-SQL.md | Vegpathology/phyto-data-viz | 8a6047de30b48932b73f287930520bb4ea7c7b9d | [
"CC-BY-4.0"
] | 60 | 2015-08-21T12:00:46.000Z | 2022-02-22T01:26:41.000Z | exercises/Basic-queries-simple-where-SQL.md | Vegpathology/phyto-data-viz | 8a6047de30b48932b73f287930520bb4ea7c7b9d | [
"CC-BY-4.0"
] | 560 | 2015-08-17T20:39:52.000Z | 2022-02-04T15:45:04.000Z | exercises/Basic-queries-simple-where-SQL.md | Vegpathology/phyto-data-viz | 8a6047de30b48932b73f287930520bb4ea7c7b9d | [
"CC-BY-4.0"
] | 134 | 2015-08-17T13:19:08.000Z | 2022-03-11T11:56:25.000Z | ---
layout: exercise
topic: Basic Queries
title: Simple WHERE
language: SQL
---
A population biologist (Dr. Undomiel) who studies the population dynamics of
*Dipodomys spectabilis* would like to use some data from the Portal Project, but
she doesn't know how to work with large datasets.
Write a query that returns the... | 35.25 | 80 | 0.765957 | eng_Latn | 0.998529 |
b2c73e7e331476ffec506f546caaa289d5632e50 | 2,679 | md | Markdown | cnab/readme.md | SteveLasker/RegistryArtifactTypes | 40e3f7303231d96638921e5c3d595d0a4344d2e3 | [
"MIT"
] | 5 | 2019-02-06T23:03:15.000Z | 2021-08-11T22:11:18.000Z | cnab/readme.md | SteveLasker/RegistryArtifactTypes | 40e3f7303231d96638921e5c3d595d0a4344d2e3 | [
"MIT"
] | null | null | null | cnab/readme.md | SteveLasker/RegistryArtifactTypes | 40e3f7303231d96638921e5c3d595d0a4344d2e3 | [
"MIT"
] | null | null | null | # CNAB - Cloud Native Application Bundle
> **Note:** *this is just an illustrative example of the power of decoupling artifactTypes from mediaTypes, allowing reuse of existing artifacts*
> The persistance format has yet to be decided by the CNAB community, the following represents what a CNAB *could* be expressed as.... | 66.975 | 465 | 0.794326 | eng_Latn | 0.998813 |
b2c768641b8f9cbec0fab279023f8c6129515796 | 559 | md | Markdown | _posts/TIL/2019-02/2019-02-08-TIL.md | Mr-dingo/Mr-dingo.github.io | d65c78077242b7e9430c0ba06dfa414e5be97c0b | [
"MIT"
] | null | null | null | _posts/TIL/2019-02/2019-02-08-TIL.md | Mr-dingo/Mr-dingo.github.io | d65c78077242b7e9430c0ba06dfa414e5be97c0b | [
"MIT"
] | null | null | null | _posts/TIL/2019-02/2019-02-08-TIL.md | Mr-dingo/Mr-dingo.github.io | d65c78077242b7e9430c0ba06dfa414e5be97c0b | [
"MIT"
] | null | null | null | ---
layout: post
title: "TIL"
date: 2019-02-08 00:00:00
author: luis lee
categories: TIL
---
# 오랜만의 TIL
1월 말부터 최근까지 자기소개서와 포트폴리오 작업을 하느라 공부를 하지못했다.
그래서 TIL 에 소홀해지게 되었다.
이제부터는 다시 빡세게 TIL 간다.
# 자기소개서
자기소개서 문항을 다 적었고 내일 다시 수정하도록하겠다.
목표는 이번 주말이내로 지원완료하기.
# 모두의 코드 C++ 7-1 iostream 관련
iostream 에 대해서 ios_base, ios, i... | 15.527778 | 79 | 0.692308 | kor_Hang | 1.00001 |
b2c7bfb632bdc4b3724397e3be7993a0e78935ad | 64 | md | Markdown | README.md | ArthurPMachado/React-Redux | 827703bcb60f2f14b1b2edb52d880e96d7415e99 | [
"MIT"
] | null | null | null | README.md | ArthurPMachado/React-Redux | 827703bcb60f2f14b1b2edb52d880e96d7415e99 | [
"MIT"
] | null | null | null | README.md | ArthurPMachado/React-Redux | 827703bcb60f2f14b1b2edb52d880e96d7415e99 | [
"MIT"
] | null | null | null | # React-Redux
Repositório para explorar o Redux dentro do React
| 21.333333 | 49 | 0.8125 | por_Latn | 0.875714 |
b2c7c47627a798c1d7035ed4449340dd4706b64e | 1,809 | md | Markdown | docs/odbc/reference/develop-app/environment-connection-and-statement-attributes.md | lxyhcx/sql-docs.zh-cn | e63de561000b0b4bebff037bfe96170d6b61c908 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/odbc/reference/develop-app/environment-connection-and-statement-attributes.md | lxyhcx/sql-docs.zh-cn | e63de561000b0b4bebff037bfe96170d6b61c908 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/odbc/reference/develop-app/environment-connection-and-statement-attributes.md | lxyhcx/sql-docs.zh-cn | e63de561000b0b4bebff037bfe96170d6b61c908 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 环境、 连接和语句属性 |Microsoft 文档
ms.custom: ''
ms.date: 01/19/2017
ms.prod: sql
ms.prod_service: connectivity
ms.reviewer: ''
ms.suite: sql
ms.technology: connectivity
ms.tgt_pltfrm: ''
ms.topic: conceptual
helpviewer_keywords:
- environment attributes [ODBC]
- connection attributes [ODBC]
- statement ... | 46.384615 | 277 | 0.777778 | yue_Hant | 0.188329 |
b2c858fa0b8dd55d0dc32e43982f94e0c76bc24b | 1,260 | md | Markdown | mobile/examples/speech_recognition/ios/readme.md | natke/onnxruntime-inference-examples | e47d00be332e7f0bd43a165e891f71250ed1fb0d | [
"MIT"
] | 159 | 2021-06-06T07:41:57.000Z | 2022-03-31T07:29:44.000Z | mobile/examples/speech_recognition/ios/readme.md | natke/onnxruntime-inference-examples | e47d00be332e7f0bd43a165e891f71250ed1fb0d | [
"MIT"
] | 44 | 2021-05-17T19:28:49.000Z | 2022-03-30T09:14:08.000Z | mobile/examples/speech_recognition/ios/readme.md | natke/onnxruntime-inference-examples | e47d00be332e7f0bd43a165e891f71250ed1fb0d | [
"MIT"
] | 68 | 2021-06-04T10:24:33.000Z | 2022-03-26T20:41:35.000Z | # iOS Speech Recognition Example
This example shows how to use ORT to do speech recognition using the [Wav2Vec 2.0](https://huggingface.co/transformers/model_doc/wav2vec2.html) model.
It is heavily inspired by [this PyTorch example](https://github.com/pytorch/ios-demo-app/tree/f2b9aa196821c136d3299b99c5dd592de1fa1776... | 30 | 154 | 0.775397 | eng_Latn | 0.980565 |
b2c8f42fee9d89313fa1af44f379840550b2dc3c | 2,736 | md | Markdown | media/atomics/T1016.md | xx-zhang/Elemental | 839e612e49e7718c611fdb7f67b2f5affac2c066 | [
"MIT"
] | 1 | 2021-08-09T08:35:23.000Z | 2021-08-09T08:35:23.000Z | media/atomics/T1016.md | xx-zhang/Elemental | 839e612e49e7718c611fdb7f67b2f5affac2c066 | [
"MIT"
] | null | null | null | media/atomics/T1016.md | xx-zhang/Elemental | 839e612e49e7718c611fdb7f67b2f5affac2c066 | [
"MIT"
] | null | null | null | # T1016 - System Network Configuration Discovery
## [Description from ATT&CK](https://attack.mitre.org/wiki/Technique/T1016)
<blockquote>Adversaries will likely look for details about the network configuration and settings of systems they access or through information discovery of remote systems. Several operating sy... | 30.065934 | 550 | 0.729532 | eng_Latn | 0.748241 |
b2c99b60deb4fd9d2c71792539b7acdc80c6b0af | 5,845 | md | Markdown | contents/handbook/people/offboarding.md | hgezim/posthog.com | 649e666e942338dcf458b9148ead01f72a1e5a30 | [
"MIT"
] | null | null | null | contents/handbook/people/offboarding.md | hgezim/posthog.com | 649e666e942338dcf458b9148ead01f72a1e5a30 | [
"MIT"
] | null | null | null | contents/handbook/people/offboarding.md | hgezim/posthog.com | 649e666e942338dcf458b9148ead01f72a1e5a30 | [
"MIT"
] | null | null | null | ---
title: Offboarding
sidebar: Handbook
showTitle: true
---
Offboarding team members can be a sensitive time. The aim of this policy is to create transparency around how this process works.
Very infrequently, we may have long term contractors working for PostHog, acting essentially like an individual employee. In th... | 63.532609 | 352 | 0.779127 | eng_Latn | 0.999855 |
b2c9df1b0cb162c29ea9da6bf8d395a8f8f9485b | 2,144 | md | Markdown | articles/cosmos-db/sql/sql-query-ltrim.md | beber-msft/azure-docs.de-de | 7ce935d32fff8a0709d7a99b04f85cb50d2ead11 | [
"CC-BY-4.0",
"MIT"
] | 63 | 2017-08-28T07:43:47.000Z | 2022-02-24T03:04:04.000Z | articles/cosmos-db/sql/sql-query-ltrim.md | beber-msft/azure-docs.de-de | 7ce935d32fff8a0709d7a99b04f85cb50d2ead11 | [
"CC-BY-4.0",
"MIT"
] | 704 | 2017-08-04T09:45:07.000Z | 2021-12-03T05:49:08.000Z | articles/cosmos-db/sql/sql-query-ltrim.md | beber-msft/azure-docs.de-de | 7ce935d32fff8a0709d7a99b04f85cb50d2ead11 | [
"CC-BY-4.0",
"MIT"
] | 178 | 2017-07-05T10:56:47.000Z | 2022-03-18T12:25:19.000Z | ---
title: LTRIM in der Abfragesprache für Azure Cosmos DB
description: Hier erfahren Sie mehr über die SQL-Systemfunktion LTRIM in Azure Cosmos DB, die einen Zeichenfolgenausdruck zurückgibt, nachdem vorangestellte Leerzeichen entfernt wurden.
author: ginamr
ms.service: cosmos-db
ms.subservice: cosmosdb-sql
ms.topic: ... | 27.487179 | 185 | 0.700093 | deu_Latn | 0.878935 |
b2ca11b2f32e1c01d6ad7076da34c602b038ae60 | 22,515 | md | Markdown | CHANGELOG.md | rajanutanix/sails | b02727378171ca31f7fb95b3faf7385fdf36d68e | [
"MIT"
] | 1 | 2021-01-13T11:23:07.000Z | 2021-01-13T11:23:07.000Z | CHANGELOG.md | rajanutanix/sails | b02727378171ca31f7fb95b3faf7385fdf36d68e | [
"MIT"
] | null | null | null | CHANGELOG.md | rajanutanix/sails | b02727378171ca31f7fb95b3faf7385fdf36d68e | [
"MIT"
] | null | null | null | # Sails Changelog
### 0.12.11
* [BUGFIX] fix typo in error message (see https://github.com/balderdashy/sails/pull/3902) Thanks [Johnny](https://github.com/Hiro-Nakamura) and [@appdevdesigns](https://github.com/appdevdesigns)!
* [BUGFIX] backport fix for `_.isFunction()` from Lodash 4 (see https://github.com/lodash/l... | 108.768116 | 518 | 0.785787 | eng_Latn | 0.481379 |
b2ca14cb799c93ac7152fcfb660cdddef0e1de5e | 5,611 | md | Markdown | _posts/2019-05-16-Download-polymer-chemistry-hiemenz-solutions-manual.md | Kirsten-Krick/Kirsten-Krick | 58994392de08fb245c4163dd2e5566de8dd45a7a | [
"MIT"
] | null | null | null | _posts/2019-05-16-Download-polymer-chemistry-hiemenz-solutions-manual.md | Kirsten-Krick/Kirsten-Krick | 58994392de08fb245c4163dd2e5566de8dd45a7a | [
"MIT"
] | null | null | null | _posts/2019-05-16-Download-polymer-chemistry-hiemenz-solutions-manual.md | Kirsten-Krick/Kirsten-Krick | 58994392de08fb245c4163dd2e5566de8dd45a7a | [
"MIT"
] | null | null | null | ---
layout: post
comments: true
categories: Other
---
## Download Polymer chemistry hiemenz solutions manual book
Most of the physical sort devolved on Crawford and, and threatened to tear off Curtis finds the window latch and slides one pane aside, I take grasp. The voyagers began to sail along the coast Dinosaur-lo... | 623.444444 | 5,495 | 0.798432 | eng_Latn | 0.999748 |
b2ca4c56707f37a72e3eec041bf55d070da67fd4 | 575 | md | Markdown | site/content/post/this-is-the-first-title.md | johnkmeas/hugo-restaurant-tutorial | e9a04603dd6c2c8df4b215796e20c28a66d61c4d | [
"MIT"
] | null | null | null | site/content/post/this-is-the-first-title.md | johnkmeas/hugo-restaurant-tutorial | e9a04603dd6c2c8df4b215796e20c28a66d61c4d | [
"MIT"
] | null | null | null | site/content/post/this-is-the-first-title.md | johnkmeas/hugo-restaurant-tutorial | e9a04603dd6c2c8df4b215796e20c28a66d61c4d | [
"MIT"
] | null | null | null | ---
title: This is the First Title
date: 2017-10-10T08:21:33.459Z
description: First Post! 2017 Oct 10
---
## Lorem ipsum dolor
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodtempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,quis nostrud exercitation ullamco laboris n... | 44.230769 | 219 | 0.801739 | kor_Hang | 0.304812 |
b2caa9184b5b9d47596bfc000e0121fa15e6049b | 717 | md | Markdown | add/metadata/System.Configuration/SchemeSettingElementCollection.meta.md | MarktW86/dotnet.docs | 178451aeae4e2c324aadd427ed6bf6850e483900 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.Configuration/SchemeSettingElementCollection.meta.md | MarktW86/dotnet.docs | 178451aeae4e2c324aadd427ed6bf6850e483900 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.Configuration/SchemeSettingElementCollection.meta.md | MarktW86/dotnet.docs | 178451aeae4e2c324aadd427ed6bf6850e483900 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
uid: System.Configuration.SchemeSettingElementCollection
manager: "wpickett"
---
---
uid: System.Configuration.SchemeSettingElementCollection.#ctor
manager: "wpickett"
---
---
uid: System.Configuration.SchemeSettingElementCollection.Item(System.String)
manager: "wpickett"
---
---
uid: System.Configuration.Scheme... | 20.485714 | 107 | 0.79219 | yue_Hant | 0.842494 |
b2caef041ce07709b78a6d48eb6f10992dd0a596 | 1,515 | md | Markdown | _posts/Wargame/webhacking.kr/2021-08-20-web35.md | ind2x/ind2x.github.io | 0f06f4db3f47209de381eb7e6864c91ed70abad9 | [
"MIT"
] | null | null | null | _posts/Wargame/webhacking.kr/2021-08-20-web35.md | ind2x/ind2x.github.io | 0f06f4db3f47209de381eb7e6864c91ed70abad9 | [
"MIT"
] | null | null | null | _posts/Wargame/webhacking.kr/2021-08-20-web35.md | ind2x/ind2x.github.io | 0f06f4db3f47209de381eb7e6864c91ed70abad9 | [
"MIT"
] | 1 | 2021-12-19T03:36:13.000Z | 2021-12-19T03:36:13.000Z | ---
title : "Webhacking.kr - web35"
categories : [Wargame, Webhacking.kr]
---
## web35
```html
<form method=get action=index.php>
phone : <input name=phone size=11 style=width:200px>
<input name=id type=hidden value=guest>
<input type=submit value='add'>
</form>
```
```php
<?php
$db = dbconnect();
if($_GET['phone'] &&... | 30.3 | 146 | 0.629043 | kor_Hang | 0.672697 |
b2cbc25194b9eeb29c16b86d9e7f88ed9f53dbea | 866 | markdown | Markdown | _posts/2018-09-02-more_css_styling.markdown | chaimoosh/chaimoosh.github.io | 0c874f7f91991b5e0028e47b6aaa910464faacae | [
"MIT"
] | null | null | null | _posts/2018-09-02-more_css_styling.markdown | chaimoosh/chaimoosh.github.io | 0c874f7f91991b5e0028e47b6aaa910464faacae | [
"MIT"
] | null | null | null | _posts/2018-09-02-more_css_styling.markdown | chaimoosh/chaimoosh.github.io | 0c874f7f91991b5e0028e47b6aaa910464faacae | [
"MIT"
] | null | null | null | ---
layout: post
title: "More CSS Styling"
date: 2018-09-03 00:01:33 +0000
permalink: more_css_styling
---
So as I continue in my job search one of the things I'm trying to do is add to my portfolio. One of the things that I found I was lacking was styling in most of my projects so I decided to build some... | 86.6 | 744 | 0.759815 | eng_Latn | 0.999974 |
b2cc23f95bb370aec526370c24d83fa0e7ce4307 | 517 | md | Markdown | README.md | jpalbright31/Task-Card-Creator | 95af9ebc0079e767211b069a9d970c0aefe8fcda | [
"MIT"
] | 1 | 2019-11-24T01:58:36.000Z | 2019-11-24T01:58:36.000Z | README.md | jpalbright31/Task-Card-Creator | 95af9ebc0079e767211b069a9d970c0aefe8fcda | [
"MIT"
] | null | null | null | README.md | jpalbright31/Task-Card-Creator | 95af9ebc0079e767211b069a9d970c0aefe8fcda | [
"MIT"
] | null | null | null | # Task Card Creator
Small tool for printing task cards used for a Scrum board. Your physical Scrum board will look fantastic. Supports Team Foundation Server and Azure DevOps.
# AppVeyor
[](https://ci.appveyor.com/project/frederiksen... | 36.928571 | 155 | 0.769826 | eng_Latn | 0.31657 |
b2cd24f97cea70aaa5f69be57e30bb1cdff1821a | 10,011 | md | Markdown | _posts/2021-10-17-閱讀筆耕|LikeCoin 生利息,概念及操作(精華版).md | NodeBE4/teahouse | 4d31c4088cc871c98a9760cefd2d77e5e0dd7466 | [
"MIT"
] | 1 | 2020-09-16T02:05:27.000Z | 2020-09-16T02:05:27.000Z | _posts/2021-10-17-閱讀筆耕|LikeCoin 生利息,概念及操作(精華版).md | NodeBE4/teahouse | 4d31c4088cc871c98a9760cefd2d77e5e0dd7466 | [
"MIT"
] | null | null | null | _posts/2021-10-17-閱讀筆耕|LikeCoin 生利息,概念及操作(精華版).md | NodeBE4/teahouse | 4d31c4088cc871c98a9760cefd2d77e5e0dd7466 | [
"MIT"
] | null | null | null | ---
layout: post
title: "閱讀筆耕|LikeCoin 生利息,概念及操作(精華版)"
date: 2021-10-17T04:58:32.000Z
author: 閱讀筆耕
from: https://matters.news/@penfarming/%E9%96%B1%E8%AE%80%E7%AD%86%E8%80%95-like-coin-%E7%94%9F%E5%88%A9%E6%81%AF-%E6%A6%82%E5%BF%B5%E5%8F%8A%E6%93%8D%E4%BD%9C-%E7%B2%BE%E8%8F%AF%E7%89%88-bafyreiffgaauuoqzexent4sb5on2rp65... | 588.882353 | 9,301 | 0.731196 | yue_Hant | 0.219743 |
b2cd73a923e03340009661a1779e91588e9d31d6 | 2,403 | md | Markdown | README.md | Group2Project2UofTCoding/coworkers | 5b560c6e520dc71e262ff9a76180273fcedf027d | [
"MIT"
] | 2 | 2021-07-22T00:21:30.000Z | 2021-10-05T17:51:01.000Z | README.md | Group2Project2UofTCoding/coworkers | 5b560c6e520dc71e262ff9a76180273fcedf027d | [
"MIT"
] | 15 | 2021-07-22T00:43:14.000Z | 2021-08-01T00:08:16.000Z | README.md | Group2Project2UofTCoding/coworkers | 5b560c6e520dc71e262ff9a76180273fcedf027d | [
"MIT"
] | null | null | null | # COWROKERS EMPLOYEE MANAGEMENT SYSTEM
     ![badge](https://im... | 36.409091 | 415 | 0.717853 | eng_Latn | 0.364002 |
b2ce0a481ce8e62eb513f51f4d9b1bdd85ab4e5e | 278 | md | Markdown | calendar_create/README.md | wrdsb/IGOR | ca40f1b3ce8ad67b0b7b6195ef1756367fbbc819 | [
"MIT"
] | null | null | null | calendar_create/README.md | wrdsb/IGOR | ca40f1b3ce8ad67b0b7b6195ef1756367fbbc819 | [
"MIT"
] | 39 | 2017-06-14T12:05:15.000Z | 2018-03-08T16:29:04.000Z | calendar_create/README.md | wrdsb/IGOR | ca40f1b3ce8ad67b0b7b6195ef1756367fbbc819 | [
"MIT"
] | null | null | null | https://developers.google.com/google-apps/calendar/v3/reference/calendars
https://developers.google.com/google-apps/calendar/v3/reference/calendars/insert
https://github.com/google/google-api-nodejs-client/blob/master/apis/calendar/v3.ts
Line 712 - "calendar.calendars.insert" | 46.333333 | 82 | 0.816547 | kor_Hang | 0.260262 |