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
cffa886a25d40998e1d8f593c68a6f4566b8b7f0
1,748
md
Markdown
Examples/owin/README.md
alimasaeli747/zipkin4net
63976c5325f36c38df3a3b237f10a9ac2e33f482
[ "Apache-2.0" ]
279
2017-09-04T15:15:09.000Z
2022-03-30T06:27:54.000Z
Examples/owin/README.md
alimasaeli747/zipkin4net
63976c5325f36c38df3a3b237f10a9ac2e33f482
[ "Apache-2.0" ]
83
2017-08-28T09:17:36.000Z
2021-12-13T12:27:56.000Z
Examples/owin/README.md
alimasaeli747/zipkin4net
63976c5325f36c38df3a3b237f10a9ac2e33f482
[ "Apache-2.0" ]
91
2017-08-28T09:28:55.000Z
2022-02-04T07:12:46.000Z
# Basic example showing distributed tracing across Owin ASP.Net Web APIs This is an example app where two Owin ASP.Net web APIs (C#) collaborate on an http request. Notably, timing of these requests are recorded into [Zipkin](https://zipkin.io/), a distributed tracing system. This allows you to see the how long the who...
51.411765
314
0.770595
eng_Latn
0.997504
cffa8c148ce2bfde075632c168b80cf2776e8c8c
104
md
Markdown
examples/query-multiple-predicates/minus/react-redux.md
tusmester/docs-temp
eac05be4326eb6fdb71c1bb800a10674b81ede8c
[ "MIT" ]
1
2022-01-31T13:51:01.000Z
2022-01-31T13:51:01.000Z
examples/query-multiple-predicates/minus/react-redux.md
tusmester/docs-temp
eac05be4326eb6fdb71c1bb800a10674b81ede8c
[ "MIT" ]
60
2020-04-21T10:31:32.000Z
2021-11-05T08:14:00.000Z
examples/query-multiple-predicates/minus/react-redux.md
tusmester/docs-temp
eac05be4326eb6fdb71c1bb800a10674b81ede8c
[ "MIT" ]
10
2020-02-11T00:47:50.000Z
2020-04-07T02:31:45.000Z
```javascript store.dispatch(Actions.fetchContent("/Root/Content/IT", { query: "upgrade -demo" })) ```
17.333333
57
0.682692
yue_Hant
0.292576
cffaf37ab0796247e9f51add520814266c51d727
1,115
md
Markdown
docker/README.md
lcontento/cytokit
168c7ebd598664f0833d26078b167456ce4a899d
[ "Apache-2.0" ]
99
2018-07-09T17:36:20.000Z
2022-03-15T00:26:30.000Z
docker/README.md
lcontento/cytokit
168c7ebd598664f0833d26078b167456ce4a899d
[ "Apache-2.0" ]
28
2018-07-18T20:08:37.000Z
2021-09-30T14:48:43.000Z
docker/README.md
lcontento/cytokit
168c7ebd598664f0833d26078b167456ce4a899d
[ "Apache-2.0" ]
19
2018-12-18T15:05:43.000Z
2022-03-15T13:43:34.000Z
# Docker Instructions Pull and run the production container: ```bash # Building a development container nvidia-docker pull eczech/cytokit:latest # Run and open ports for jupyter, tensorboard, dask, and dash nvidia-docker run --rm -ti -p 8888:8888 -p 6006:6006 -p 8787:8787 -p 8050:8050 \ -v $CYTOKIT_DATA_DIR:/lab/da...
23.723404
104
0.756054
eng_Latn
0.484295
cffc051c3931ddd60d53a7dd88adc1b8f91d4b4e
1,225
md
Markdown
README.md
MattNewberry/QuickSVG
f4f9e684f5fa70160f28c98a3ec28b6e156d1b8a
[ "MIT" ]
3
2015-02-20T09:02:29.000Z
2021-01-29T21:20:42.000Z
README.md
MattNewberry/QuickSVG
f4f9e684f5fa70160f28c98a3ec28b6e156d1b8a
[ "MIT" ]
null
null
null
README.md
MattNewberry/QuickSVG
f4f9e684f5fa70160f28c98a3ec28b6e156d1b8a
[ "MIT" ]
2
2016-11-07T09:39:37.000Z
2019-12-29T16:48:58.000Z
QuickSVG ======== ## Overview QuickSVG is a simple SVG parser that has been designed to handle various SVG file formats. QuickSVG relies heavily upon CAShapeLayers to properly render it's paths, thus making it easy to work with native layers after parsing. ###### Supported Elements - Shapes - rect - circle -...
21.12069
258
0.711837
eng_Latn
0.882718
cffd7b8e5a6b28d94dab30c1c40edd9256e490d4
2,663
md
Markdown
README.md
hfcj39/bp-table
6275d3977af756b7f83e1d0a95bd2ee281716b72
[ "MIT" ]
1
2021-03-31T05:41:47.000Z
2021-03-31T05:41:47.000Z
README.md
hfcj39/bp-table
6275d3977af756b7f83e1d0a95bd2ee281716b72
[ "MIT" ]
5
2019-08-16T03:53:34.000Z
2020-06-29T12:43:59.000Z
README.md
hfcj39/bp-table
6275d3977af756b7f83e1d0a95bd2ee281716b72
[ "MIT" ]
null
null
null
# bp-table 基于iview开发的表格组件[WIP] todo:单元格中组件等。。。 ![version](https://img.shields.io/badge/version-v0.3.0-brightgreen.svg?style=flat-square) [![MIT](https://img.shields.io/dub/l/vibe-d.svg?style=flat-square)](http://opensource.org/licenses/MIT) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?sty...
26.107843
165
0.456252
eng_Latn
0.191659
cffdcd814659ea8625016763b9e6075f045d3b1c
7,685
md
Markdown
_posts/2021-05-27-verywellmind.md
Shiina18/Shiina18.github.io
9da38ddc4560f963c1d732cd41fb9dd431a9131c
[ "Apache-2.0" ]
null
null
null
_posts/2021-05-27-verywellmind.md
Shiina18/Shiina18.github.io
9da38ddc4560f963c1d732cd41fb9dd431a9131c
[ "Apache-2.0" ]
null
null
null
_posts/2021-05-27-verywellmind.md
Shiina18/Shiina18.github.io
9da38ddc4560f963c1d732cd41fb9dd431a9131c
[ "Apache-2.0" ]
null
null
null
--- title: "Verywellmind 文章杂录" categories: Miscellanea updated: comments: true mathjax: false --- 得知这个网站起源于我想了解 "他者化 (othering)" 这个概念. 这本身是一个哲学概念, 所以大多文章多少会涉及一些术语或者人名. 但哲学我又完全不懂, 因此想找简单的文章读, 于是就找到了 verywellmind. 其上的文章不涉及任何专业术语, 非常易读, 并且有专业人士 review 确保质量. 另外还发现很多心理学相关的公众号都会编译这个网站上的内容. > Verywell Mind uses only high-q...
77.626263
748
0.787378
eng_Latn
0.9996
cfffd659a7fcd0fe89380d7c5398fd8823c7ae52
7,335
md
Markdown
docs/beans/GenericTypeAwarePropertyDescriptor/Spring-GenericTypeAwarePropertyDescriptor.md
qq523407234/spring-analysis-1
b620f3bd9c0676f37478c63537d1aa4560de0738
[ "Apache-2.0" ]
30
2020-03-16T08:37:02.000Z
2022-03-30T06:07:39.000Z
docs/beans/GenericTypeAwarePropertyDescriptor/Spring-GenericTypeAwarePropertyDescriptor.md
qq523407234/spring-analysis-1
b620f3bd9c0676f37478c63537d1aa4560de0738
[ "Apache-2.0" ]
null
null
null
docs/beans/GenericTypeAwarePropertyDescriptor/Spring-GenericTypeAwarePropertyDescriptor.md
qq523407234/spring-analysis-1
b620f3bd9c0676f37478c63537d1aa4560de0738
[ "Apache-2.0" ]
11
2020-03-15T06:09:07.000Z
2022-03-09T12:14:51.000Z
# Spring GenericTypeAwarePropertyDescriptor - 类全路径: `org.springframework.beans.GenericTypeAwarePropertyDescriptor` 类图: ![GenericTypeAwarePropertyDescriptor](./images/GenericTypeAwarePropertyDescriptor.png) ## 成员变量 先来查看成员变量信息 <details> <summary>详细代码如下</summary> ```java final class GenericTypeAwarePropertyD...
21.961078
112
0.681936
yue_Hant
0.527276
cfffe2dc70efdc70b9af6488e526efd067ebd69c
348
md
Markdown
README.md
realM4C/fence_netcup_soap
0ffba6f46efd5ae0f053d3d3fd04891e207ad57e
[ "MIT" ]
null
null
null
README.md
realM4C/fence_netcup_soap
0ffba6f46efd5ae0f053d3d3fd04891e207ad57e
[ "MIT" ]
null
null
null
README.md
realM4C/fence_netcup_soap
0ffba6f46efd5ae0f053d3d3fd04891e207ad57e
[ "MIT" ]
null
null
null
# fence_netcup_soap Corosync Fencing for a STONITH using the netcup Webservice API Under Debian copy this file to /usr/sbin/ and make it executable. Now you can use it like any other fenceing script Required Libarys: Python2: python-pexpect python-pycurl python-zeep python-suds Pytohn3: python3-pexpect python3-pycur...
31.636364
65
0.816092
eng_Latn
0.967198
3200276fa5d8e1689dc9276923eca1b67c4a9af2
210
md
Markdown
README.md
pangud/pangud
3b964fcb5fcd8fcdc64160984254717e8ff434ab
[ "Apache-2.0" ]
8
2022-01-06T07:07:31.000Z
2022-01-10T01:35:22.000Z
README.md
pangud/pangud
3b964fcb5fcd8fcdc64160984254717e8ff434ab
[ "Apache-2.0" ]
2
2022-01-05T14:15:34.000Z
2022-01-05T14:22:13.000Z
README.md
pangud/pangud
3b964fcb5fcd8fcdc64160984254717e8ff434ab
[ "Apache-2.0" ]
4
2022-01-06T07:47:52.000Z
2022-01-06T08:09:11.000Z
# pangud [![Go CI](https://github.com/pangud/pangud/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/pangud/pangud/actions/workflows/go.yml) Develop docs [中文](docs/dev/zh-CN) ## requirements
42
150
0.752381
yue_Hant
0.229102
32006aee56b37062101428e8fd6ba59d4f4e8a20
616
markdown
Markdown
_posts/2014-09-25-5x3-bench-cycle-week-2-moderate-bench-day.markdown
mbchoa/discipline
5572a8a420722a49a6726e4bc289f94cf17cc68d
[ "MIT" ]
null
null
null
_posts/2014-09-25-5x3-bench-cycle-week-2-moderate-bench-day.markdown
mbchoa/discipline
5572a8a420722a49a6726e4bc289f94cf17cc68d
[ "MIT" ]
null
null
null
_posts/2014-09-25-5x3-bench-cycle-week-2-moderate-bench-day.markdown
mbchoa/discipline
5572a8a420722a49a6726e4bc289f94cf17cc68d
[ "MIT" ]
null
null
null
--- author: generalchoa comments: true date: 2014-09-25 18:56:41+00:00 layout: post slug: 5x3-bench-cycle-week-2-moderate-bench-day title: 5x3 Bench Cycle - Week 2 - Moderate Bench Day wordpress_id: 1633 categories: - 8/5/3 Bench - Thurs - Moderate Bench tags: - close grip bench - db rows - incline bench press - press ...
19.870968
52
0.696429
eng_Latn
0.474376
3200a887faa1db848be68fbe0faa1f935196b3ed
7,221
md
Markdown
README.md
rhahao/jw-epub-parser
1257e6f491bf35d98be605c34c4bbc90a3227688
[ "MIT" ]
7
2021-12-10T22:37:47.000Z
2022-03-16T19:17:50.000Z
README.md
sws2apps/jw-epub-parser
e89eb8345a7c48d3edd4bbcd2fcf9300e7a1447d
[ "MIT" ]
68
2021-12-09T07:57:43.000Z
2022-03-31T07:27:13.000Z
README.md
rhahao/jw-epub-parser
1257e6f491bf35d98be605c34c4bbc90a3227688
[ "MIT" ]
1
2022-01-02T05:19:50.000Z
2022-01-02T05:19:50.000Z
# JW EPUB Parser [![CI](https://github.com/sws2apps/jw-epub-parser/actions/workflows/ci.yml/badge.svg)](https://github.com/sws2apps/jw-epub-parser/actions/workflows/ci.yml) [![CD](https://github.com/sws2apps/jw-epub-parser/actions/workflows/deploy.yml/badge.svg)](https://github.com/sws2apps/jw-epub-parser/actions/work...
63.902655
336
0.53843
eng_Latn
0.719656
3200f99a42c77b1bbdc61099b0742c20238beb90
220
md
Markdown
amqp-postgres/README.md
TS-at-WS/cloudify-manager
3e062e8dec16c89d2ab180d0b761cbf76d3f7ddc
[ "Apache-2.0" ]
124
2015-01-22T22:28:37.000Z
2022-02-26T23:12:06.000Z
amqp-postgres/README.md
TS-at-WS/cloudify-manager
3e062e8dec16c89d2ab180d0b761cbf76d3f7ddc
[ "Apache-2.0" ]
345
2015-01-08T15:49:40.000Z
2022-03-29T08:33:00.000Z
amqp-postgres/README.md
TS-at-WS/cloudify-manager
3e062e8dec16c89d2ab180d0b761cbf76d3f7ddc
[ "Apache-2.0" ]
77
2015-01-07T14:04:35.000Z
2022-03-07T22:46:00.000Z
cloudify-amqp-postgres ====================== A Cloudify specific transport to consume logs/events from RMQ and push them to PostgreSQL. This is a Cloudify Manager internal component and should not be used separately.
31.428571
90
0.736364
eng_Latn
0.996488
320189a8096996a282837977c52b36362a36ca69
633
md
Markdown
src/posts/blog/2007-03-14-winbindd-e-squid-errore-in-avvio.md
MaoX17/eleventy-bootstrap
53c729b67e481df3d466da6c6f44dc8ebb0f3790
[ "MIT" ]
null
null
null
src/posts/blog/2007-03-14-winbindd-e-squid-errore-in-avvio.md
MaoX17/eleventy-bootstrap
53c729b67e481df3d466da6c6f44dc8ebb0f3790
[ "MIT" ]
null
null
null
src/posts/blog/2007-03-14-winbindd-e-squid-errore-in-avvio.md
MaoX17/eleventy-bootstrap
53c729b67e481df3d466da6c6f44dc8ebb0f3790
[ "MIT" ]
null
null
null
--- title: "Winbindd e Squid &#8211; Errore in avvio" tags: "post" htmlClass: "html" bodyClass: "body" date: "2007-03-14" permalink: "winbindd-e-squid-errore-in-avvio/" layout: "template_posts_md" --- <p>Winbindd non parte e da il seguente errore:</p> <p> invalid permissions on socket directory /var/lib/samba/winbindd...
45.214286
278
0.739336
ita_Latn
0.099247
3201d3cc74a7ea9448ca16c6e213dc02a55da612
1,880
md
Markdown
docs/tutorials/03-details.md
CoolLibs/Doc
c409562c9f661f66bd950ea3a17a5675f771688f
[ "MIT" ]
null
null
null
docs/tutorials/03-details.md
CoolLibs/Doc
c409562c9f661f66bd950ea3a17a5675f771688f
[ "MIT" ]
null
null
null
docs/tutorials/03-details.md
CoolLibs/Doc
c409562c9f661f66bd950ea3a17a5675f771688f
[ "MIT" ]
null
null
null
--- title: Details you need to know --- ## imgui.ini The ```imgui.ini``` file stores the position and size of our ImGui windows. It is nice to have it on the repo so that anyone cloning it will get a nice UI layout from the get go. But you might want to do ``` git update-index --assume-unchanged imgui.i...
37.6
179
0.707447
eng_Latn
0.994714
320278e4749e37aaa92a74db6e3d2e1359a12772
10,882
md
Markdown
src/components/form-select/README.md
npmmirror/nly-adminlte-vue
81b832ff60a37a43ce410e6a72adf744040d77b8
[ "MIT" ]
66
2020-03-07T18:49:28.000Z
2022-03-30T07:53:48.000Z
src/components/form-select/README.md
npmmirror/nly-adminlte-vue
81b832ff60a37a43ce410e6a72adf744040d77b8
[ "MIT" ]
8
2020-03-10T13:09:09.000Z
2021-06-12T07:35:19.000Z
src/components/form-select/README.md
npmmirror/nly-adminlte-vue
81b832ff60a37a43ce410e6a72adf744040d77b8
[ "MIT" ]
27
2020-03-28T11:08:45.000Z
2022-02-12T06:11:28.000Z
# Form Select > 一个支持传入数组和对象,支持多选的下拉框选择组件 传入数组或者对象值给 `options` prop 来生成下拉选项 ```html <template> <div> <nly-form-select v-model="selected" :options="options"></nly-form-select> <nly-form-select v-model="selected" :options="options" size="sm" class="mt-3" ></nly-form-select> <di...
21.895372
181
0.538044
yue_Hant
0.478431
32027d05b621f4486504523dc73ab42a09d4efd0
1,737
md
Markdown
exercises/grade-school/README.md
hyphenrf/ocaml
21c664e11102d5fe255d657781fd78279cc6d138
[ "MIT" ]
null
null
null
exercises/grade-school/README.md
hyphenrf/ocaml
21c664e11102d5fe255d657781fd78279cc6d138
[ "MIT" ]
null
null
null
exercises/grade-school/README.md
hyphenrf/ocaml
21c664e11102d5fe255d657781fd78279cc6d138
[ "MIT" ]
null
null
null
# Grade School Given students' names along with the grade that they are in, create a roster for the school. In the end, you should be able to: - Start with an empty school. - Add a student's name to the roster for a grade - "Add Jim to grade 2." - "OK." - Get a list of all students enrolled in a grade - "Which...
31.581818
117
0.732873
eng_Latn
0.997153
3203389ef5978cbf08aca4951d8d9fe712ea8826
455
md
Markdown
README.md
fisenkodv/itinerary
14c76519762675facea2c2171fe619934eb56726
[ "MIT" ]
24
2018-04-29T07:44:28.000Z
2021-04-16T19:56:22.000Z
README.md
fisenkodv/itinerary
14c76519762675facea2c2171fe619934eb56726
[ "MIT" ]
1
2019-06-06T12:15:59.000Z
2019-06-06T12:15:59.000Z
README.md
fisenkodv/itinerary
14c76519762675facea2c2171fe619934eb56726
[ "MIT" ]
14
2018-05-05T15:16:15.000Z
2021-02-16T07:39:29.000Z
# Itinerary [![Maintainability](https://api.codeclimate.com/v1/badges/5315be6d102c999bbd3c/maintainability)](https://codeclimate.com/github/fisenkodv/itinerary/maintainability) --- A web application on [Angular](https://github.com/angular/angular) + [Firebase](https://github.com/angular/angularfire2) for searching p...
37.916667
253
0.762637
eng_Latn
0.337508
32037d719819d839a1a7ce9a404d5035e1dfd3ce
3,304
md
Markdown
content/circonus/on-premises/overview/data-flow.md
circonus/docs
7bfd4dc7a04360fad85461a68874f435b60ea6c5
[ "MIT" ]
null
null
null
content/circonus/on-premises/overview/data-flow.md
circonus/docs
7bfd4dc7a04360fad85461a68874f435b60ea6c5
[ "MIT" ]
11
2020-04-13T03:40:22.000Z
2022-01-24T20:48:49.000Z
content/circonus/on-premises/overview/data-flow.md
circonus/docs
7bfd4dc7a04360fad85461a68874f435b60ea6c5
[ "MIT" ]
1
2021-12-13T18:39:07.000Z
2021-12-13T18:39:07.000Z
--- title: Data Flow weight: 10 --- # Data Flow [Brokers](/circonus/on-premises/roles-services/broker) are the collection points in Circonus. They are designed to be lightweight and sit in the field, either in the datacenter with the servers to be monitored, in the NOC with the Circonus architecture, or in locations...
122.37037
676
0.790254
eng_Latn
0.999518
32049ed8e20195f4d9961f84494e812a5ecd6d12
5,366
md
Markdown
articles/active-directory-b2c/add-web-application.md
changeworld/azure-docs.sv-se
6234acf8ae0166219b27a9daa33f6f62a2ee45ab
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/active-directory-b2c/add-web-application.md
changeworld/azure-docs.sv-se
6234acf8ae0166219b27a9daa33f6f62a2ee45ab
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/active-directory-b2c/add-web-application.md
changeworld/azure-docs.sv-se
6234acf8ae0166219b27a9daa33f6f62a2ee45ab
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Lägga till ett webb-API-program - Azure Active Directory B2C | Microsoft-dokument description: Lär dig hur du lägger till ett webb-API-program i Active Directory B2C-klienten. services: active-directory-b2c author: msmimart manager: celestedg ms.author: mimart ms.date: 04/16/2019 ms.custom: mvc ms.topic: con...
74.527778
531
0.776183
swe_Latn
0.997641
320557191143aff670791cc32b8eb46ae931e560
84
md
Markdown
README.md
kiyange/tab-tracker
d75d1d9e9882fadf55be927e840a4fdfc866b75c
[ "MIT" ]
null
null
null
README.md
kiyange/tab-tracker
d75d1d9e9882fadf55be927e840a4fdfc866b75c
[ "MIT" ]
null
null
null
README.md
kiyange/tab-tracker
d75d1d9e9882fadf55be927e840a4fdfc866b75c
[ "MIT" ]
null
null
null
# tab-tracker A Vue.js /Express.js web application for keeping track of guiter tabs
28
69
0.785714
eng_Latn
0.746484
3205ccdb3fa42836706acf99d599364f8e45b65c
8,096
md
Markdown
docs/Lead/Api/BulkImportProgramMembersApi.md
neclimdul/marketo-rest
49877294a48e693394e25a3e705cd91f4a9e1503
[ "MIT" ]
1
2022-03-20T18:56:54.000Z
2022-03-20T18:56:54.000Z
docs/Lead/Api/BulkImportProgramMembersApi.md
neclimdul/marketo-rest
49877294a48e693394e25a3e705cd91f4a9e1503
[ "MIT" ]
4
2020-05-20T13:40:05.000Z
2022-01-19T17:57:24.000Z
docs/Lead/Api/BulkImportProgramMembersApi.md
neclimdul/marketo-rest
49877294a48e693394e25a3e705cd91f4a9e1503
[ "MIT" ]
null
null
null
# NecLimDul\MarketoRest\Lead\BulkImportProgramMembersApi All URIs are relative to *https://localhost:8080* Method | HTTP request | Description ------------- | ------------- | ------------- [**getImportProgramMemberFailuresUsingGET**](BulkImportProgramMembersApi.md#getImportProgramMemberFailuresUsingGET) | **GET** /bu...
37.655814
218
0.720603
yue_Hant
0.391647
3207730e92e08d1c805e3c5b5192b68c1d06177c
5,294
md
Markdown
cloud-native/cni/flannel.md
JetDavid/footprint
94b0c6acad4c1149092b5c2547182bef28e42fde
[ "Apache-2.0" ]
null
null
null
cloud-native/cni/flannel.md
JetDavid/footprint
94b0c6acad4c1149092b5c2547182bef28e42fde
[ "Apache-2.0" ]
null
null
null
cloud-native/cni/flannel.md
JetDavid/footprint
94b0c6acad4c1149092b5c2547182bef28e42fde
[ "Apache-2.0" ]
null
null
null
# Flannel原理 - udp:使用用户态udp封装,默认使用8285端口。由于是在用户态封装和解包,性能上有较大的损失 - vxlan:vxlan封装,需要配置VNI,Port(默认8472)和GBP - host-gw:直接路由的方式,将容器网络的路由信息直接更新到主机的路由表中,仅适用于二层直接可达的网络 - aws-vpc:使用 Amazon VPC route table 创建路由,适用于AWS上运行的容器 - gce:使用Google Compute Engine Network创建路由,所有instance需要开启IP forwarding,适用于GCE上运行的容器 - ali-vpc:使用阿里云VPC rout...
40.106061
494
0.772384
yue_Hant
0.235336
32077e12da03bbc71f676776b3cacc5c4872a773
48
md
Markdown
README.md
wagbr/diffrr
c9d767cac40d953b4737a3a8661ffd4e6683ffb8
[ "MIT" ]
null
null
null
README.md
wagbr/diffrr
c9d767cac40d953b4737a3a8661ffd4e6683ffb8
[ "MIT" ]
null
null
null
README.md
wagbr/diffrr
c9d767cac40d953b4737a3a8661ffd4e6683ffb8
[ "MIT" ]
null
null
null
# diffrr Clone of diffrr package for text reuse
16
38
0.791667
eng_Latn
0.937645
32077e39c47552fdab1302957ea86df0227511b0
2,639
md
Markdown
README.md
gloriallluo/MadRaft
8c2b480b431445f5182791bdbd69b9528e69a021
[ "Apache-2.0" ]
19
2021-08-18T02:48:10.000Z
2022-03-24T07:08:24.000Z
README.md
gloriallluo/MadRaft
8c2b480b431445f5182791bdbd69b9528e69a021
[ "Apache-2.0" ]
null
null
null
README.md
gloriallluo/MadRaft
8c2b480b431445f5182791bdbd69b9528e69a021
[ "Apache-2.0" ]
3
2021-11-18T07:35:06.000Z
2021-11-26T06:37:16.000Z
# MadRaft [![CI](https://github.com/madsys-dev/madraft/workflows/CI/badge.svg?branch=main)](https://github.com/madsys-dev/madraft/actions) The labs of Raft consensus algorithm based on [MadSim](https://github.com/madsys-dev/madsim). Some codes are derived from [MIT 6.824](http://nil.csail.mit.edu/6.824/2021/) and [P...
30.686047
226
0.749147
eng_Latn
0.948825
32081ac6624b6c76d7ab5dd22a255b578babef7a
2,151
md
Markdown
README.md
bastei/freecyngn
e9b152ac0545e3fe3adbf92d08e9881977342aa0
[ "WTFPL" ]
null
null
null
README.md
bastei/freecyngn
e9b152ac0545e3fe3adbf92d08e9881977342aa0
[ "WTFPL" ]
null
null
null
README.md
bastei/freecyngn
e9b152ac0545e3fe3adbf92d08e9881977342aa0
[ "WTFPL" ]
null
null
null
freecyngn ========= A small tool to remove proprietary parts from CyanogenMod. Usage ----- 1. Build or [download](https://github.com/mar-v-in/freecyngn/releases) a cwm-compatible, flashable zip file. 2. Copy the zip file to the sdcard of your android device 3. Boot your device into recovery. 4. If not already done,...
36.457627
90
0.759182
eng_Latn
0.888676
320839579ee7759e745353486d165d660e9b639e
1,349
md
Markdown
_posts/2015-08-02-design-pattern-index.md
lzhlyle/lzhlyle.github.io
b1a3ad82d65082148359aab70211bbf9197dcbbb
[ "Apache-2.0" ]
3
2019-12-20T12:45:56.000Z
2020-04-24T16:53:26.000Z
_posts/2015-08-02-design-pattern-index.md
lzhlyle/lzhlyle.github.io
b1a3ad82d65082148359aab70211bbf9197dcbbb
[ "Apache-2.0" ]
1
2019-12-29T07:32:17.000Z
2019-12-29T07:40:34.000Z
_posts/2015-08-02-design-pattern-index.md
lzhlyle/lzhlyle.github.io
b1a3ad82d65082148359aab70211bbf9197dcbbb
[ "Apache-2.0" ]
null
null
null
--- layout: post title: 一句话的设计模式 subtitle: 看一眼就快速回想起该设计模式的种种记忆 date: 2015-08-02 author: lyle header-img: "img/in-post/design-pattern-index/post-bg-design-pattern-index.jpg" tags: - 学习笔记 - 设计模式 --- 如题,实际上,我想这是很困难的。 除非——只是为了给自己做一个提醒,能够看一眼就快速回想起该设计模式的种种记忆。 下列是我之前在学习《大话设计模式》时做的笔记总结,当中有部分措辞来自...
25.45283
79
0.705708
yue_Hant
0.335303
3208ddc2e4a661ae319bdbcf89bee55195a37759
1,956
md
Markdown
README.md
inindev/hubitat
c0c093075e8096b48ba308ef09e58f1711d80ac4
[ "Apache-2.0" ]
1
2021-01-06T18:56:12.000Z
2021-01-06T18:56:12.000Z
README.md
inindev/hubitat
c0c093075e8096b48ba308ef09e58f1711d80ac4
[ "Apache-2.0" ]
null
null
null
README.md
inindev/hubitat
c0c093075e8096b48ba308ef09e58f1711d80ac4
[ "Apache-2.0" ]
null
null
null
# hubitat ### User drivers and apps for the <a target="_blank" href="https://hubitat.com/">Hubitat Elevation®</a> home automation hub. * <a target="_blank" href="https://docs.hubitat.com/index.php?title=Developer_Documentation">Developer Documentation</a> * <a target="_blank" href="https://docs.hubitat.com/index.p...
52.864865
347
0.787832
eng_Latn
0.793656
320907276cc1a7344afd78ce08afaa951a55a90f
1,926
md
Markdown
content/finding-signal-in-the-noise.md
osolari/BerkeleyMachineLearningReview
d8d1be641fc0a5be2704a2a2d397163d5fe460ab
[ "Apache-2.0" ]
null
null
null
content/finding-signal-in-the-noise.md
osolari/BerkeleyMachineLearningReview
d8d1be641fc0a5be2704a2a2d397163d5fe460ab
[ "Apache-2.0" ]
null
null
null
content/finding-signal-in-the-noise.md
osolari/BerkeleyMachineLearningReview
d8d1be641fc0a5be2704a2a2d397163d5fe460ab
[ "Apache-2.0" ]
null
null
null
+++ Description = "Bridget and Matt (in his triumphant return) chat with Aneel Lakhani (SignalFX) and Jason Dixon about modern monitoring, alerting, event streams, and more." aliases = ["/65"] author = "Bridget" categories = [] date = "2016-06-05T13:36:25-04:00" episode = "65" friendly = "finding-signal-in-the-noise" g...
40.978723
174
0.747664
eng_Latn
0.794531
fbb426a4f795e187cf64937f7f6d0b4cb95d6971
1,752
md
Markdown
content/help/report-error.md
veevo/dev
40a52f13be2cb953fd1ba94de5789c5848431ebb
[ "CC-BY-3.0" ]
null
null
null
content/help/report-error.md
veevo/dev
40a52f13be2cb953fd1ba94de5789c5848431ebb
[ "CC-BY-3.0" ]
null
null
null
content/help/report-error.md
veevo/dev
40a52f13be2cb953fd1ba94de5789c5848431ebb
[ "CC-BY-3.0" ]
null
null
null
--- title: Reporting Errors description: Learn how to report errors, including information related to Author, Source or Translation. date: 2019-01-01 image: "images/contact.jpg" --- Our volunteers review and validate all published content, however we cannot ensure that there will be no errors in our site. Found a mis...
33.056604
104
0.761986
eng_Latn
0.999413
fbb47225436b2ff62b7ef06a09e19471172fb94a
2,346
md
Markdown
README.md
kylepaulsen/vscode-stretchy-spaces
e1bb545a701989a2ce01a44759f04142d304a70c
[ "MIT" ]
12
2018-08-13T19:26:09.000Z
2021-10-05T15:24:39.000Z
README.md
kylepaulsen/vscode-stretchy-spaces
e1bb545a701989a2ce01a44759f04142d304a70c
[ "MIT" ]
11
2018-06-28T13:15:37.000Z
2021-12-09T13:23:28.000Z
README.md
kylepaulsen/vscode-stretchy-spaces
e1bb545a701989a2ce01a44759f04142d304a70c
[ "MIT" ]
4
2018-06-28T14:35:14.000Z
2020-08-25T22:58:45.000Z
# Stretchy Spaces Allows you to change how wide your indentation spaces are. ![Example](https://raw.githubusercontent.com/kylepaulsen/vscode-stretchy-spaces/master/pic.png) ## Features Do you hate your project's indentation level and have a hard time reading your code? Then just stretch it to be what you want! You ...
39.1
175
0.768542
eng_Latn
0.996014
fbb4aa74cde840ade5072e818c95d8b603160297
30
md
Markdown
README.md
fintechee-org/Fintechee-Plugin-for-Youtube
d89678b73cbbbc537848e31544056cf7ddfa4978
[ "MIT" ]
null
null
null
README.md
fintechee-org/Fintechee-Plugin-for-Youtube
d89678b73cbbbc537848e31544056cf7ddfa4978
[ "MIT" ]
null
null
null
README.md
fintechee-org/Fintechee-Plugin-for-Youtube
d89678b73cbbbc537848e31544056cf7ddfa4978
[ "MIT" ]
null
null
null
# Fintechee-Plugin-for-Youtube
30
30
0.833333
kor_Hang
0.125821
fbb4b4600a3f555dd79eb66d4b9781c9a86ad30e
2,102
md
Markdown
README.md
ONSdigital/dp-recipe-api
c03b7d47d1738d813a48c2172da54d767a7b71a2
[ "MIT" ]
1
2018-01-20T13:30:43.000Z
2018-01-20T13:30:43.000Z
README.md
ONSdigital/dp-recipe-api
c03b7d47d1738d813a48c2172da54d767a7b71a2
[ "MIT" ]
4
2019-05-15T16:45:57.000Z
2021-05-28T08:34:20.000Z
README.md
ONSdigital/dp-recipe-api
c03b7d47d1738d813a48c2172da54d767a7b71a2
[ "MIT" ]
2
2018-10-05T12:02:34.000Z
2021-04-11T07:44:51.000Z
DP Recipe API ============= ### Getting started The recipe API can be run by running `make debug`. #### Import recipe data locally To import recipe's into your local MongoDB instance you can use the [import-recipes script](import-recipes/README.md) ### Health check The endpoint `/health` checks the connection to ...
44.723404
174
0.544244
eng_Latn
0.671565
fbb4d6808f61fad32b303b1bbf1aad178e629644
1,131
md
Markdown
Packs/PrismaCloud/Playbooks/playbook-PrismaCloudRemediation_-_AWSSecurityGroupsTrafficToTCPPort_README.md
diCagri/content
c532c50b213e6dddb8ae6a378d6d09198e08fc9f
[ "MIT" ]
799
2016-08-02T06:43:14.000Z
2022-03-31T11:10:11.000Z
Packs/PrismaCloud/Playbooks/playbook-PrismaCloudRemediation_-_AWSSecurityGroupsTrafficToTCPPort_README.md
diCagri/content
c532c50b213e6dddb8ae6a378d6d09198e08fc9f
[ "MIT" ]
9,317
2016-08-07T19:00:51.000Z
2022-03-31T21:56:04.000Z
Packs/PrismaCloud/Playbooks/playbook-PrismaCloudRemediation_-_AWSSecurityGroupsTrafficToTCPPort_README.md
diCagri/content
c532c50b213e6dddb8ae6a378d6d09198e08fc9f
[ "MIT" ]
1,297
2016-08-04T13:59:00.000Z
2022-03-31T23:43:06.000Z
Extracts the TCP public Security Groups rule and provides manual/automatic options to have the rules revoked. ## Dependencies This playbook uses the following sub-playbooks, integrations, and scripts. ### Sub-playbooks This playbook does not use any sub-playbooks. ### Integrations * Builtin * AWS - EC2 ### Scripts ...
32.314286
260
0.762157
eng_Latn
0.87351
fbb56359f389ed4763c1d909e0be4c9bcc04dc17
600
md
Markdown
README.md
David-Sibrian08/RPG-OOP-II
8b2e20c521bf1549581f924f3be0d1a14e676db5
[ "MIT" ]
null
null
null
README.md
David-Sibrian08/RPG-OOP-II
8b2e20c521bf1549581f924f3be0d1a14e676db5
[ "MIT" ]
null
null
null
README.md
David-Sibrian08/RPG-OOP-II
8b2e20c521bf1549581f924f3be0d1a14e676db5
[ "MIT" ]
null
null
null
# RPG-OOP-II RPG-OOP with extra features. Meant to show OOP practices Created by David Sibrian - - - - ## Credits All graphical content provided by [Mark Price](https://www.udemy.com/user/mark-price-2/) from [Devslopes](http://devslopes.com) ## Screenshots Below are screenshots of the initial view and the victory sc...
33.333333
128
0.758333
eng_Latn
0.430376
fbb57812d2831133213020e1d35700a6462b9821
5,464
md
Markdown
Learn_en-us/azure/tour-azure-portal/includes/7-exercise-customize-the-dashboard.md
MicrosoftDocs/test-bbtm-update
96a83286a1418acd7ddf1e06aa46c396eb5a5db8
[ "CC-BY-4.0", "MIT" ]
2
2021-05-31T11:44:42.000Z
2021-06-01T23:22:05.000Z
Learn_en-us/azure/tour-azure-portal/includes/7-exercise-customize-the-dashboard.md
MicrosoftDocs/test-bbtm-update
96a83286a1418acd7ddf1e06aa46c396eb5a5db8
[ "CC-BY-4.0", "MIT" ]
8
2020-10-31T00:09:32.000Z
2022-01-31T21:15:24.000Z
Learn_en-us/azure/tour-azure-portal/includes/7-exercise-customize-the-dashboard.md
MicrosoftDocs/test-bbtm-update
96a83286a1418acd7ddf1e06aa46c396eb5a5db8
[ "CC-BY-4.0", "MIT" ]
1
2021-05-31T21:51:19.000Z
2021-05-31T21:51:19.000Z
Dashboards are a flexible tool for managing different aspects of Azure services through the Portal. They make it convenient to monitor the state of your services. Because they are shareable, they help ensure that everyone on your team sees the same data and stays aware of the state of your critical components. Let's cr...
43.365079
366
0.736091
eng_Latn
0.995696
fbb5f1e584cec14b4582a1eb2f07d7139ae89cd0
1,758
md
Markdown
README.md
JasonBarnabe/omniauth-gitlab
5121acffbeac9b974a7aa71c4af5baadcdc22d8c
[ "MIT" ]
null
null
null
README.md
JasonBarnabe/omniauth-gitlab
5121acffbeac9b974a7aa71c4af5baadcdc22d8c
[ "MIT" ]
null
null
null
README.md
JasonBarnabe/omniauth-gitlab
5121acffbeac9b974a7aa71c4af5baadcdc22d8c
[ "MIT" ]
null
null
null
# Omniauth::Gitlab [![Join the chat at https://gitter.im/linchus/omniauth-gitlab](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/linchus/omniauth-gitlab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) This is the OAuth2 strategy for authenticating to your GitLab service. ## R...
24.416667
222
0.669511
eng_Latn
0.417318
fbb5fb515c041166401a806422d568b38d80ae27
189
md
Markdown
_input/posts/2005-05-10-quotes.md
jay3sh/web
27bf4008014a807a96ee227f78bb743da05270c1
[ "MIT" ]
null
null
null
_input/posts/2005-05-10-quotes.md
jay3sh/web
27bf4008014a807a96ee227f78bb743da05270c1
[ "MIT" ]
null
null
null
_input/posts/2005-05-10-quotes.md
jay3sh/web
27bf4008014a807a96ee227f78bb743da05270c1
[ "MIT" ]
null
null
null
Quotes === * Murphy's Law fails only when you try to demonstrate it, and thus succeeds. * Technical Skill is the mastery of complexity, while Creativity is the mastery of simplicity....
23.625
97
0.751323
eng_Latn
0.999695
fbb68c5e46e7ca72d615567d7ed26f2eb05593a7
450
md
Markdown
README.md
zmichaels11/jvm_scripting_cpp
0ba7898860a2f721e482430aabc3bc03c0d2ddb1
[ "Unlicense" ]
null
null
null
README.md
zmichaels11/jvm_scripting_cpp
0ba7898860a2f721e482430aabc3bc03c0d2ddb1
[ "Unlicense" ]
null
null
null
README.md
zmichaels11/jvm_scripting_cpp
0ba7898860a2f721e482430aabc3bc03c0d2ddb1
[ "Unlicense" ]
null
null
null
# Java as a Scripting Language in C++ Demo loads a Java jar at Runtime and demonstrates executing Java code from C++ as well as C++ re-entry from Java. # Requirements * java 8+ * g++ # How to Build ``` bash $ gradle -PJAVA_HOME=$JAVA_HOME assemble jar ``` # How to Run ``` bash $ LD_LIBRARY_PATH=$JAVA_HOME/lib/serve...
22.5
84
0.728889
eng_Latn
0.909784
fbb6b5f505148467155f5cb40af9c0dd84808593
1,064
md
Markdown
README.md
BolajiAyodeji/sensitive-words
27d0208ff291ab4d0917f55a8b6fbd918c063867
[ "MIT" ]
4
2019-04-08T22:50:27.000Z
2020-01-09T15:10:46.000Z
README.md
BolajiAyodeji/sensitive-words
27d0208ff291ab4d0917f55a8b6fbd918c063867
[ "MIT" ]
1
2021-04-01T04:29:40.000Z
2021-04-01T04:29:40.000Z
README.md
BolajiAyodeji/sensy-words-filter
9abd7ef955c51568ec8af8f0e67ec7ac08e4b3be
[ "MIT" ]
1
2020-02-21T19:10:17.000Z
2020-02-21T19:10:17.000Z
<div align="center"> # sensy-words [![NPM](https://nodei.co/npm/sensy-words-filter.png?compact=true)](https://nodei.co/npm/sensy-words-filter/) <br /> [![](https://img.shields.io/npm/dt/sensy-words-filter.svg?style=flat-square)](https://www.npmjs.com/package/sensy-words-filter) </div> ## Setup ```bash $ npm ins...
20.862745
127
0.671992
eng_Latn
0.478306
fbb6e860d1fe8d134bf784f2cbddbc94033caaef
231
md
Markdown
applications.md
rtfpessoa/rtfpessoarc
e867b93052cb2817f023c6907d5fc8aa452afd34
[ "BSD-2-Clause" ]
null
null
null
applications.md
rtfpessoa/rtfpessoarc
e867b93052cb2817f023c6907d5fc8aa452afd34
[ "BSD-2-Clause" ]
null
null
null
applications.md
rtfpessoa/rtfpessoarc
e867b93052cb2817f023c6907d5fc8aa452afd34
[ "BSD-2-Clause" ]
1
2017-07-25T16:08:25.000Z
2017-07-25T16:08:25.000Z
# OS X Applications AppCleaner Backup and Sync from Google Bragi Update Caffeine DisplayMode Docker Firefox Gimp Goolgle Chrome Intellij IDEA Ultimate iTerm2 Slack Spectacle Spotify Steam Visual Studio Code VLC WebTorrent zoom.us
10.5
27
0.844156
kor_Hang
0.730402
fbb73b1f6483022d5d307921f34deb39708d6ce5
861
md
Markdown
Xeon_E5-2650v4_2x12Cores-Intel_82599ES/hw.ix.rx_process_limit/results/fbsd11.1-yandex/README.md
0mp/netbenches
d1635cab5b4f7178ea69e08432b714242005ad0f
[ "BSD-2-Clause" ]
59
2015-09-22T13:33:57.000Z
2022-03-04T17:13:28.000Z
Xeon_E5-2650v4_2x12Cores-Intel_82599ES/hw.ix.rx_process_limit/results/fbsd11.1-yandex/README.md
0mp/netbenches
d1635cab5b4f7178ea69e08432b714242005ad0f
[ "BSD-2-Clause" ]
2
2017-02-07T18:20:34.000Z
2021-03-07T11:47:10.000Z
Xeon_E5-2650v4_2x12Cores-Intel_82599ES/hw.ix.rx_process_limit/results/fbsd11.1-yandex/README.md
0mp/netbenches
d1635cab5b4f7178ea69e08432b714242005ad0f
[ "BSD-2-Clause" ]
8
2015-12-28T08:34:02.000Z
2021-12-10T23:31:06.000Z
- Default 8 queues ``` x 256-default.pps + disabled.pps +--------------------------------------------------------------------------+ | + | |x xx x x ++ ++| | |_MA__| ...
43.05
76
0.256678
yue_Hant
0.228783
fbb8bf5a50237f50e8a98d5a8225cc87fb2b56a4
160
md
Markdown
README.md
lucifer1004/google-ee-scripts
63a9eb0918a32c837776786a06aa7c2ebe022c77
[ "MIT" ]
null
null
null
README.md
lucifer1004/google-ee-scripts
63a9eb0918a32c837776786a06aa7c2ebe022c77
[ "MIT" ]
1
2020-01-11T01:57:48.000Z
2020-01-11T01:57:48.000Z
README.md
lucifer1004/google-ee-scripts
63a9eb0918a32c837776786a06aa7c2ebe022c77
[ "MIT" ]
null
null
null
# Google Earth Engine scripts Gallery for Google Earth Engine scripts. - scripts: Google EE scripts - helpers: helper functions that can be run in the browser
26.666667
58
0.7875
eng_Latn
0.685173
fbb93302da559b70cd6bbfdfac623d42c4341b91
267
md
Markdown
docs/README.md
nieyafei/Css-World-Note
ffb0db2cfce85ea39cd5d8f0001e024ca80cd27e
[ "MIT" ]
null
null
null
docs/README.md
nieyafei/Css-World-Note
ffb0db2cfce85ea39cd5d8f0001e024ca80cd27e
[ "MIT" ]
6
2018-04-01T14:58:44.000Z
2018-04-02T22:27:22.000Z
docs/README.md
nieyafei/Css-World-Note
ffb0db2cfce85ea39cd5d8f0001e024ca80cd27e
[ "MIT" ]
null
null
null
# CSS世界精要笔记 [![Build Status](https://travis-ci.org/nieyafei/Css-World-Note.svg?branch=master)](https://travis-ci.org/nieyafei/Css-World-Note) [![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
22.25
129
0.722846
yue_Hant
0.570731
fbba9ca09a4623825431ceee38d296421eb68b00
40
md
Markdown
README.md
beanify/beanify-mongo-store
065324cc334b118fe4f1135ce139917959fc54c1
[ "MIT" ]
null
null
null
README.md
beanify/beanify-mongo-store
065324cc334b118fe4f1135ce139917959fc54c1
[ "MIT" ]
2
2021-05-08T11:31:54.000Z
2021-05-10T19:17:34.000Z
README.md
beanify/beanify-mongo-store
065324cc334b118fe4f1135ce139917959fc54c1
[ "MIT" ]
null
null
null
# beanify-mongo-store beanify mongodb操作
13.333333
21
0.825
eng_Latn
0.807525
fbbb4778c5149d85b0a53bbfbe1c8d51140a106c
12,571
md
Markdown
powerbi-docs/create-reports/deployment-pipelines-process.md
Mdlglobal-atlassian-net/powerbi-docs.da-dk
62b935776ffd31eaebad865b1c8a983674f65c5f
[ "CC-BY-4.0", "MIT" ]
null
null
null
powerbi-docs/create-reports/deployment-pipelines-process.md
Mdlglobal-atlassian-net/powerbi-docs.da-dk
62b935776ffd31eaebad865b1c8a983674f65c5f
[ "CC-BY-4.0", "MIT" ]
null
null
null
powerbi-docs/create-reports/deployment-pipelines-process.md
Mdlglobal-atlassian-net/powerbi-docs.da-dk
62b935776ffd31eaebad865b1c8a983674f65c5f
[ "CC-BY-4.0", "MIT" ]
1
2020-05-28T15:55:29.000Z
2020-05-28T15:55:29.000Z
--- title: Processen for udrulningspipelines description: Om processen for udrulningspipelines i Power BI author: KesemSharabi ms.author: kesharab ms.topic: conceptual ms.service: powerbi ms.subservice: powerbi-service ms.date: 05/06/2020 ms.openlocfilehash: c4a823b0b41def6c10cd8f932bb97e91eb977ecb ms.sourcegitcommit: ...
48.53668
485
0.802402
dan_Latn
0.998841
fbbbb2d72f85325fd788637159d167b1c838d09d
1,093
md
Markdown
_posts/2018-11-06-Entropy.md
puhuk/puhuk.github.io
17159f66c78feb47c7239ffdab3ad155af806156
[ "MIT" ]
1
2021-06-28T06:27:39.000Z
2021-06-28T06:27:39.000Z
_posts/2018-11-06-Entropy.md
puhuk/puhuk2.github.io
5219c7d6a32768da870eafee6075c2e22ef3fd23
[ "MIT" ]
null
null
null
_posts/2018-11-06-Entropy.md
puhuk/puhuk2.github.io
5219c7d6a32768da870eafee6075c2e22ef3fd23
[ "MIT" ]
null
null
null
--- title: "Entropy" date: 2018-11-06 08:26:28 -0400 categories: ML terms use_math: true --- When study Machine Learning, there are some confusing concept which is not easily understand. Want to share those terms in this blog. 1st thing I want to share is **Entropy** mainly learned from Bishop and Shannon. #### Descr...
39.035714
176
0.729186
eng_Latn
0.999061
fbbc488941c9cebd8c5d9141ed1cbc45ebd6212d
388
md
Markdown
README.md
angel-villa/neural-net-backpropagation-matlab
eccb30149d003903c1dbad30905ff875b9eb4e1c
[ "MIT" ]
null
null
null
README.md
angel-villa/neural-net-backpropagation-matlab
eccb30149d003903c1dbad30905ff875b9eb4e1c
[ "MIT" ]
null
null
null
README.md
angel-villa/neural-net-backpropagation-matlab
eccb30149d003903c1dbad30905ff875b9eb4e1c
[ "MIT" ]
null
null
null
# neural-net-backpropagation-matlab Data file should be in the form | | | | | | |-------|-------|-----|-------|-----| | x_1,1 | x_1,2 | ... | x_1,D | y_1 | | x_2,1 | x_2,2 | ... | x_2,D | y_2 | | ... | ... | ... | ... | ... | | x_N,1 | x_N,2 | ... | x_N,D | y_N | Change L, Nh, Nit, n...
29.846154
87
0.430412
yue_Hant
0.304494
fbbcc05e0d1e92d656306b322daebadc6e599c53
876
md
Markdown
README.md
XinxinHuang1/aws-web-app
bd35c9df1953d73159a4997c9d7c024f6be774f3
[ "Apache-2.0" ]
null
null
null
README.md
XinxinHuang1/aws-web-app
bd35c9df1953d73159a4997c9d7c024f6be774f3
[ "Apache-2.0" ]
null
null
null
README.md
XinxinHuang1/aws-web-app
bd35c9df1953d73159a4997c9d7c024f6be774f3
[ "Apache-2.0" ]
null
null
null
## Project Description Spring Boot RESTful API Runs on AWS ## Technology Stack Linux environment Shell Script Spring Framework Tomcat REST Java MySQL JDBC JSON IntelliJ Postman Git AWS(CloudFormation EC2 S3 Lambda ELB DynamoDB ) CircleCI ## Build Instructions User class: user attributes UserRepository class: get,...
20.372093
97
0.788813
eng_Latn
0.623548
fbbce11f8b22a91603917b059ea863903a2c0a41
33
md
Markdown
README.md
gialynguyen/vcc-hooks
938244f11039f552f43b2117a8d8f5d4cb17b484
[ "MIT" ]
null
null
null
README.md
gialynguyen/vcc-hooks
938244f11039f552f43b2117a8d8f5d4cb17b484
[ "MIT" ]
null
null
null
README.md
gialynguyen/vcc-hooks
938244f11039f552f43b2117a8d8f5d4cb17b484
[ "MIT" ]
null
null
null
# vcc-hooks Reusable React Hooks
11
20
0.787879
kor_Hang
0.704799
fbbd19f08ee953311c3cc71ba2c72a41393546b9
6,477
md
Markdown
docs/iam_openstack.md
alvaroaleman/security_monkey
b174a705124f12aeee612f9ef93820f2b4227e0e
[ "Apache-2.0" ]
1
2018-06-29T08:05:19.000Z
2018-06-29T08:05:19.000Z
docs/iam_openstack.md
alvaroaleman/security_monkey
b174a705124f12aeee612f9ef93820f2b4227e0e
[ "Apache-2.0" ]
9
2019-01-11T17:55:08.000Z
2021-06-25T15:17:38.000Z
docs/iam_openstack.md
alvaroaleman/security_monkey
b174a705124f12aeee612f9ef93820f2b4227e0e
[ "Apache-2.0" ]
2
2018-06-15T16:55:11.000Z
2020-04-30T16:26:59.000Z
IAM Role Setup on OpenStack =========================== Security Monkey currently only supports the Keystone [password](https://docs.openstack.org/keystoneauth/latest/authentication-plugins.html) identity plugin. This allows for support for both V2/V3 identity services. It is anticipated that additional identity plug...
53.090164
414
0.59858
eng_Latn
0.970848
fbbd913bfe7453b18d3d8e312eab79f5b34b23b8
486
md
Markdown
README.md
OliverF/Lua4Net
2cded9f83c932e637e4d9ab9dfdb9d6a4d7a21ea
[ "MIT" ]
2
2015-03-09T10:35:07.000Z
2015-08-27T22:05:25.000Z
README.md
OliverF/Lua4Net
2cded9f83c932e637e4d9ab9dfdb9d6a4d7a21ea
[ "MIT" ]
null
null
null
README.md
OliverF/Lua4Net
2cded9f83c932e637e4d9ab9dfdb9d6a4d7a21ea
[ "MIT" ]
null
null
null
Lua4Net ======= Lua interface library for .NET The original project is not my own work. Original project: https://code.google.com/p/parallel-tasks-simulator/source/browse/trunk/Src/Lua4Net/ The original was licensed under the MIT license, according to the Google Project site. It was originally created by another...
60.75
288
0.786008
eng_Latn
0.997923
fbbd917abe73bfaa360622013367542d8ad9b3b5
746
md
Markdown
Numbers/NU07/SOLUTIONS.md
Israel-Laguan/Codes-Biblion
cc6e4f3c8c210a8406bf21c7b6cf1da7ad0537c1
[ "MIT" ]
null
null
null
Numbers/NU07/SOLUTIONS.md
Israel-Laguan/Codes-Biblion
cc6e4f3c8c210a8406bf21c7b6cf1da7ad0537c1
[ "MIT" ]
2
2020-05-29T02:44:55.000Z
2020-05-29T02:46:32.000Z
Numbers/NU07/SOLUTIONS.md
Israel-Laguan/Codes-Biblion
cc6e4f3c8c210a8406bf21c7b6cf1da7ad0537c1
[ "MIT" ]
1
2020-09-03T02:50:50.000Z
2020-09-03T02:50:50.000Z
From [https://github.com/karan](https://github.com/karan/Projects-Solutions) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/mortgage_calculator.rb) [[jbruno2 (C++)]](https://github.com/jbruno2/Simple-Programs-and-Solutions/blob/master/C%2B%2B/mortgagecalculator.cpp) [[ScottKolo (Go)]](h...
248.666667
668
0.789544
yue_Hant
0.582827
fbbd920539992591894d4f88e7508b53c4307ff2
28,370
md
Markdown
README.md
mschroederi/Parameter-Server-Architecture-On-Apache-Kafka
fad8ea18792f7ad869ed337fa8194c4dd5850858
[ "Apache-2.0" ]
1
2021-06-10T20:43:36.000Z
2021-06-10T20:43:36.000Z
README.md
mschroederi/Parameter-Server-Architecture-On-Apache-Kafka
fad8ea18792f7ad869ed337fa8194c4dd5850858
[ "Apache-2.0" ]
1
2020-03-14T22:37:58.000Z
2020-03-14T22:37:58.000Z
README.md
mschroederi/Parameter-Server-Architecture-On-Apache-Kafka
fad8ea18792f7ad869ed337fa8194c4dd5850858
[ "Apache-2.0" ]
1
2020-06-08T18:43:27.000Z
2020-06-08T18:43:27.000Z
# Parameter Server on Apache Kafka ## 1 Abstract The parameter server architecture is a commonly used approach to synchronize workers during distributed machine learning tasks. We adapted this architecture to our needs and implemented it using Apache Kafka's streams platform. The following documentation includes set...
80.826211
406
0.734826
eng_Latn
0.999152
fbbe7e3c26bd473c74f7ec02ff00eaf3e51b5d17
65
md
Markdown
README.md
peter-halligan/devops-project-ci-cd
1ffd629d461ad1e3a75433836be667a8e7baea57
[ "MIT" ]
null
null
null
README.md
peter-halligan/devops-project-ci-cd
1ffd629d461ad1e3a75433836be667a8e7baea57
[ "MIT" ]
8
2020-07-04T10:24:07.000Z
2020-07-21T19:33:54.000Z
README.md
peter-halligan/devops-project-ci-cd
1ffd629d461ad1e3a75433836be667a8e7baea57
[ "MIT" ]
null
null
null
# devops-project-ci-cd inital repo for udacity capstone project
21.666667
41
0.8
eng_Latn
0.864249
fbbf4b5bef0a2afc7cd24782755c3e53d226cabf
406
md
Markdown
src/markdown/docs/patterns/aaron/options/backlinebend/fr.md
freesewing/website
e7670c2cc2263303090c93bc81bd055be4105641
[ "MIT" ]
6
2018-11-16T02:12:46.000Z
2019-05-30T17:23:47.000Z
src/markdown/docs/patterns/aaron/options/backlinebend/fr.md
freesewing/website
e7670c2cc2263303090c93bc81bd055be4105641
[ "MIT" ]
48
2018-10-03T12:06:03.000Z
2019-07-27T18:23:38.000Z
src/markdown/docs/patterns/aaron/options/backlinebend/fr.md
freesewing/website
e7670c2cc2263303090c93bc81bd055be4105641
[ "MIT" ]
11
2018-10-07T12:34:13.000Z
2019-04-24T19:26:09.000Z
--- title: Forme de l'emmanchure dos path: /fr/docs/patterns/aaron/options/backlinebend pattern: aaron option: backlineBend --- ![L'option forme de l'emmanchure dos sur Aaron](./backlinebend.svg) Détermine la courbure de l'emmanchure dans le dos. Autrement dit, à quel point l'emmanchure est ouverte dans votre dos. > ...
33.833333
119
0.778325
fra_Latn
0.934779
fbbfa66708e79f084d823d1111e6658b442a3afa
151
md
Markdown
README.md
VaIbHaVdC/NN-MNIST
eb389585658d74b22737e6522017879e630a25a3
[ "MIT" ]
null
null
null
README.md
VaIbHaVdC/NN-MNIST
eb389585658d74b22737e6522017879e630a25a3
[ "MIT" ]
null
null
null
README.md
VaIbHaVdC/NN-MNIST
eb389585658d74b22737e6522017879e630a25a3
[ "MIT" ]
null
null
null
# CNN-MNIST CNN Digit classifier on MNIST dataset. Accuracy : 98.7 % CNN Fashion classifier on MNIST Fashion Accuracy : 92%
18.875
39
0.629139
kor_Hang
0.785498
fbbfabe9d4f5350baa2c912bd157b96dce381b4a
5,056
md
Markdown
articles/openshift/openshift-faq.md
t-deman/azure-docs.fr-fr
392b196ce8eafe24f4b4542c457315e535082eaf
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/openshift/openshift-faq.md
t-deman/azure-docs.fr-fr
392b196ce8eafe24f4b4542c457315e535082eaf
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/openshift/openshift-faq.md
t-deman/azure-docs.fr-fr
392b196ce8eafe24f4b4542c457315e535082eaf
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Forum aux questions sur Azure Red Hat OpenShift | Microsoft Docs description: Voici les réponses aux questions courantes sur Microsoft Azure Red Hat OpenShift services: container-service author: tylermsft ms.author: twhitney manager: jeconnoc ms.service: container-service ms.topic: article ms.date: 05/08/201...
73.275362
363
0.796479
fra_Latn
0.935399
fbc0770df68ddd13fe01353e513dea2f6d616dbb
135
md
Markdown
README.md
CodeBot-del/facile
963c30aa16fadaf7c16fb96d223b937074d57d22
[ "Apache-2.0" ]
1
2021-06-06T10:15:56.000Z
2021-06-06T10:15:56.000Z
README.md
CodeBot-del/facile
963c30aa16fadaf7c16fb96d223b937074d57d22
[ "Apache-2.0" ]
null
null
null
README.md
CodeBot-del/facile
963c30aa16fadaf7c16fb96d223b937074d57d22
[ "Apache-2.0" ]
null
null
null
# facile # server side php library to make easier database manipulation #perform different queries with only short function statements
33.75
62
0.82963
eng_Latn
0.994049
fbc0ac0b4cf0a71320f1821f449be69a2a4dc774
419
markdown
Markdown
_posts/2020-02-01-random-posts.markdown
jsware/jekyll-related-posts
acac419baaf2b3bc12b30abb00731042e29a9b87
[ "MIT" ]
1
2022-01-24T18:35:47.000Z
2022-01-24T18:35:47.000Z
_posts/2020-02-01-random-posts.markdown
jsware/jekyll-related-posts
acac419baaf2b3bc12b30abb00731042e29a9b87
[ "MIT" ]
null
null
null
_posts/2020-02-01-random-posts.markdown
jsware/jekyll-related-posts
acac419baaf2b3bc12b30abb00731042e29a9b87
[ "MIT" ]
null
null
null
--- title: "Post: Random Posts" categories: blog related_by: random related_from: posts --- This is a random set of related posts. **NB: Related posts are chosen randomly at site build time (Jekyll is a static site generator after all). Related posts do not change when this post is accessed, only when the site is buil...
34.916667
192
0.754177
eng_Latn
0.999599
fbc0fcbd7327ce96bc45e499c212607ca22cdbf7
377
md
Markdown
README.md
ironiridis/biham-kocher-attack
50a89791651f3a0c5024eb1c8d3499281ee01b9f
[ "MIT" ]
2
2019-08-22T11:50:53.000Z
2019-12-08T11:59:37.000Z
README.md
ironiridis/biham-kocher-attack
50a89791651f3a0c5024eb1c8d3499281ee01b9f
[ "MIT" ]
null
null
null
README.md
ironiridis/biham-kocher-attack
50a89791651f3a0c5024eb1c8d3499281ee01b9f
[ "MIT" ]
null
null
null
# biham-kocher-attack ## References This is a Go implementation of [the Biham-Kocher known plaintext attack on PKZIP](http://www.computing.surrey.ac.uk/personal/st/J.Heather/teaching/crypto/2011/presentations/biham94known.pdf). > Biham, Eli, and Paul Kocher. "A known plaintext attack on the PKZIP stream cipher." Fas...
47.125
191
0.787798
eng_Latn
0.790883
fbc249d92100b8df759c6b159e3f49f28df373bd
333
md
Markdown
README.md
sanderdebr/image-processor
4b55c5053d35501fe96df7c7b0793c5e6675ad68
[ "MIT" ]
null
null
null
README.md
sanderdebr/image-processor
4b55c5053d35501fe96df7c7b0793c5e6675ad68
[ "MIT" ]
3
2021-03-10T20:40:10.000Z
2022-03-26T20:07:43.000Z
README.md
sanderdebr/image-processor
4b55c5053d35501fe96df7c7b0793c5e6675ad68
[ "MIT" ]
null
null
null
# Image compressor ### Simple image compressor using react-boilerplate and browser-image-compression Fun project to learn how to use react-boilerplate and e.g. adding a redux saga. - react-boilerplate - browser-image-compression - Ant Design Automatically deployed with AWS amplify: https://master.d1zs1dy5uhjex2.amp...
27.75
86
0.798799
eng_Latn
0.867765
fbc25b5ebb4ebda17ec3fc5eec960a1c41e4758a
356
md
Markdown
src/data/products/family-figure-pack.md
matowang/pegga-pig-store
143122fac1644da9331b2ddd8589445bd22888a4
[ "MIT" ]
null
null
null
src/data/products/family-figure-pack.md
matowang/pegga-pig-store
143122fac1644da9331b2ddd8589445bd22888a4
[ "MIT" ]
null
null
null
src/data/products/family-figure-pack.md
matowang/pegga-pig-store
143122fac1644da9331b2ddd8589445bd22888a4
[ "MIT" ]
null
null
null
--- id: PE06666 title: Family Figure Pack price: hkd: 170 twd: 680 dimensions: w: 14 l: 7 h: 17 unit: cm imgs: - 'family-figure-pack.png' stock: 2 --- Make up your own Peppa Pig stories with the Peppa Pig Family pack. Includes 4 articulated figures: Mummy Pig, Daddy Pig, Pepp...
22.25
161
0.634831
eng_Latn
0.887225
fbc328a2433d3b48e2ab25716aa0c5f6dca67b6c
409
md
Markdown
README.md
ysugimoto/RTCPeerConnectionSample
af50239f1d80ca618d398cba929a9bce3998bed9
[ "MIT" ]
14
2015-02-10T05:26:13.000Z
2021-06-20T18:29:07.000Z
README.md
ysugimoto/RTCPeerConnectionSample
af50239f1d80ca618d398cba929a9bce3998bed9
[ "MIT" ]
null
null
null
README.md
ysugimoto/RTCPeerConnectionSample
af50239f1d80ca618d398cba929a9bce3998bed9
[ "MIT" ]
5
2015-03-12T15:54:02.000Z
2022-02-09T15:16:27.000Z
RTCPeerConnectionSample ======================= WebRTC peer connection video chat sample ( chrome only ) ### How to build Checkout this project ``` git clone https://github.com/ysugimoto/RTCPeerConnectionSample.git ``` Install depend npm modules ``` npm install ``` Execute grunt command with "deploy" parameter `...
15.730769
67
0.709046
eng_Latn
0.460169
fbc34f0d71bb443b6873119fb8bdb966737a519e
450
md
Markdown
README.md
gnuwilliam/yay-engine
7c77d6c72d5717e2bcb177b95ddad440517d7926
[ "MIT" ]
1
2017-02-12T07:22:07.000Z
2017-02-12T07:22:07.000Z
README.md
gnuwilliam/yay-engine
7c77d6c72d5717e2bcb177b95ddad440517d7926
[ "MIT" ]
null
null
null
README.md
gnuwilliam/yay-engine
7c77d6c72d5717e2bcb177b95ddad440517d7926
[ "MIT" ]
null
null
null
# YAY Engine C++ Game Engine from scratch --- ### Who [William Oliveira](http://gnuwilliam.github.io/) &nbsp;&middot;&nbsp; GitHub [@gnuwilliam](https://github.com/gnuwilliam) &nbsp;&middot;&nbsp; Twitter [@sudowilliam](https://twitter.com/sudowilliam) [Allan Esquina](http://rincojs.com) &nbsp;&middot;&nbsp; GitHu...
28.125
76
0.726667
yue_Hant
0.112687
fbc56650eff8b9eb3666f00aa409928a8c86c9cb
602
md
Markdown
docker/LIESMICH.md
ewolff/user-registration
8d951039cd45550d352b609a0ce2414d2b9e8c56
[ "Apache-2.0" ]
52
2015-01-12T15:37:50.000Z
2021-09-05T05:03:49.000Z
docker/LIESMICH.md
ewolff/user-registration
8d951039cd45550d352b609a0ce2414d2b9e8c56
[ "Apache-2.0" ]
3
2015-03-10T13:33:15.000Z
2019-09-30T09:26:54.000Z
docker/LIESMICH.md
ewolff/user-registration
8d951039cd45550d352b609a0ce2414d2b9e8c56
[ "Apache-2.0" ]
31
2015-01-19T07:52:23.000Z
2021-06-05T19:58:33.000Z
Beispiel mit Docker ============== Dieses Projekt erzeugt eine VM mit der Anwendung in einem Docker-Container. Zum Ausführen: - Installiere Vagrant, siehe http://docs.vagrantup.com/v2/installation/index.html - Installiere Virtual Box von https://www.virtualbox.org/wiki/Downloads - Gehe zum übergeordneten Verzeich...
27.363636
71
0.76412
deu_Latn
0.983446
fbc57ae50de6504d86aa47b0abb4535e1d9b5622
517
md
Markdown
README.md
theiocoder/ioshell
af277436c1cc9c487039866bf97a807430e2c326
[ "MIT" ]
2
2021-06-18T19:02:28.000Z
2021-06-20T16:22:54.000Z
README.md
theiocoder/ioshell
af277436c1cc9c487039866bf97a807430e2c326
[ "MIT" ]
null
null
null
README.md
theiocoder/ioshell
af277436c1cc9c487039866bf97a807430e2c326
[ "MIT" ]
null
null
null
## Use **Cloning**: Go to your terminal (bash terminal) and write ```sh git clone https://github.com/theiocoder/ioshell ``` and this project will be created and put into a clean folder named `ioshell`. **Running the python code**: Go into your terminal (bash terminal) and write ```sh python3 ioshell/iosh.py ``` Cha...
21.541667
133
0.731141
eng_Latn
0.998057
fbc69df4e784d32bb873fc9bfefbed6a54477eb9
12,371
md
Markdown
README.md
withoutboats/shifgrethor
ab1873fc3e76e6b9fd9a96b11746617e14bd7c1c
[ "Xnet", "X11" ]
285
2018-10-05T16:13:57.000Z
2021-12-04T13:25:11.000Z
README.md
withoutboats/shifgrethor
ab1873fc3e76e6b9fd9a96b11746617e14bd7c1c
[ "Xnet", "X11" ]
8
2018-10-11T14:43:36.000Z
2019-09-26T17:33:06.000Z
README.md
withoutboats/shifgrethor
ab1873fc3e76e6b9fd9a96b11746617e14bd7c1c
[ "Xnet", "X11" ]
9
2018-10-18T03:18:48.000Z
2021-02-20T07:02:55.000Z
# shifgrethor ## What is `shifgrethor`? shifgrethor is an experiment. The goal is to define an API for precise, tracing garbage collection in Rust which upholds all of Rust's safety guarantees. A user using the API defined in this library will not be at risk for any of the kinds of memory errors that Rust can prevent...
38.902516
114
0.757255
eng_Latn
0.99975
fbc6ac3f86ae05ecae18493663c04a34653500c3
4,818
md
Markdown
_posts/2016-07-18-compatibility-quiz-R.md
melodyyin/melodyyin.github.io
3fa617f0d39ba6c23fa1d4a707aeae6d47450220
[ "MIT" ]
null
null
null
_posts/2016-07-18-compatibility-quiz-R.md
melodyyin/melodyyin.github.io
3fa617f0d39ba6c23fa1d4a707aeae6d47450220
[ "MIT" ]
null
null
null
_posts/2016-07-18-compatibility-quiz-R.md
melodyyin/melodyyin.github.io
3fa617f0d39ba6c23fa1d4a707aeae6d47450220
[ "MIT" ]
null
null
null
--- layout: post title: Creating a Compatibility Quiz With R! permalink: compatibility-quiz-with-R --- Remember those quizzes that we used to take in middle school and/or high school? I remember filling out a set of questions in homeroom and receiving a short list of people that I was most compatible with and another...
137.657143
746
0.788294
eng_Latn
0.999923
fbc6d6cb0feba1e52fe3ccfb7e0854e8e30bf107
23
md
Markdown
README.md
sidhd3723/OSSdikang
0ac6b2bf228d6651176d85fd7a188bbaee30d1ae
[ "MIT" ]
null
null
null
README.md
sidhd3723/OSSdikang
0ac6b2bf228d6651176d85fd7a188bbaee30d1ae
[ "MIT" ]
null
null
null
README.md
sidhd3723/OSSdikang
0ac6b2bf228d6651176d85fd7a188bbaee30d1ae
[ "MIT" ]
null
null
null
# OSSdikang testGithub
7.666667
11
0.826087
zsm_Latn
0.361107
fbc759756762684a7fac5e09b80f054c5eb06aa7
2,612
markdown
Markdown
_posts/2012-04-06-respons-to-saffer-designing-for-interaction.markdown
carlvlewis/academicpages.github.io
e6bc04ee44201ac3c13c09c89b6d86a500eae553
[ "MIT" ]
null
null
null
_posts/2012-04-06-respons-to-saffer-designing-for-interaction.markdown
carlvlewis/academicpages.github.io
e6bc04ee44201ac3c13c09c89b6d86a500eae553
[ "MIT" ]
null
null
null
_posts/2012-04-06-respons-to-saffer-designing-for-interaction.markdown
carlvlewis/academicpages.github.io
e6bc04ee44201ac3c13c09c89b6d86a500eae553
[ "MIT" ]
null
null
null
--- title: Respons to Saffer, "Designing for Interaction" date: '2012-04-06T17:51:46.000+00:00' categories: - Data Visualization Thoughts --- <p>Interactive designer Don Saffer artfully captures both the practical and the theoretical aspects of his profession in his 2006 book <em><a href="http://www.amazon.com/Designi...
261.2
1,877
0.806279
eng_Latn
0.999334
fbc7a819700b2f0593477ac1967f65cb815ba87f
2,835
md
Markdown
_posts/2010-9-5-急求治疗失眠的方法.md
backup53/1984bbs
152406c37afab79176f0d094de5ac4cb0c780730
[ "MIT" ]
18
2020-01-02T21:43:02.000Z
2022-02-14T02:40:34.000Z
_posts/2010-9-5-急求治疗失眠的方法.md
wzxwj/1984bbs
152406c37afab79176f0d094de5ac4cb0c780730
[ "MIT" ]
3
2020-01-01T16:53:59.000Z
2020-01-05T10:14:11.000Z
_posts/2010-9-5-急求治疗失眠的方法.md
backup53/1984bbs
152406c37afab79176f0d094de5ac4cb0c780730
[ "MIT" ]
13
2020-01-20T14:27:39.000Z
2021-08-16T02:13:21.000Z
--- layout: default date: 2010-9-5 title: 急求治疗失眠的方法 categories: 罗马假日公寓 --- # 急求治疗失眠的方法 山寨人類學家 八給摩羅 1楼 大 中 小 发表于 2010-9-5 08:09 只看该作者 急求治疗失眠的方法 最近几乎是隔一天就会失眠,而且情况比较严重,整晚的睡不着,越睡不着越着急,越着急越无法入睡,感觉很难受,可能是最近有情绪焦虑的原因, 平时运动量偏大,一直在锻炼,健身,昨天没有运动晚上就异常兴奋。 请问小组懂医学的组员,这个情况是怎么回事啊,有什么解决办法? ...
5.349057
108
0.601058
yue_Hant
0.984393
fbc7e56486b7957a8639a74133306edaead2718a
1,527
md
Markdown
results/crinacle/gras_43ag-7_harman_over-ear_2018/AKG K701/README.md
eliMakeouthill/AutoEq
b16c72495b3ce493293c6a4a4fdf45a81aec9ca0
[ "MIT" ]
3
2022-02-25T08:33:08.000Z
2022-03-13T11:27:29.000Z
results/crinacle/gras_43ag-7_harman_over-ear_2018/AKG K701/README.md
eliMakeouthill/AutoEq
b16c72495b3ce493293c6a4a4fdf45a81aec9ca0
[ "MIT" ]
null
null
null
results/crinacle/gras_43ag-7_harman_over-ear_2018/AKG K701/README.md
eliMakeouthill/AutoEq
b16c72495b3ce493293c6a4a4fdf45a81aec9ca0
[ "MIT" ]
null
null
null
# AKG K701 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 **-6.8dB** and build filters manually with these parameters. The first 5 filters can be used independently. When using independent subs...
38.175
98
0.547479
eng_Latn
0.771216
fbc7eb9de2c3a0c941432fff3afa773706ca60c8
5,311
md
Markdown
CONTRIBUTING.md
rsbaher1/ENSF619.2-RSVP_Module
430d14fe881161288bc5c11c46f5261dd143710b
[ "MIT" ]
null
null
null
CONTRIBUTING.md
rsbaher1/ENSF619.2-RSVP_Module
430d14fe881161288bc5c11c46f5261dd143710b
[ "MIT" ]
13
2021-10-10T19:59:06.000Z
2022-03-05T22:21:00.000Z
CONTRIBUTING.md
rsbaher1/ENSF619.2-RSVP_Module
430d14fe881161288bc5c11c46f5261dd143710b
[ "MIT" ]
1
2021-11-01T18:25:56.000Z
2021-11-01T18:25:56.000Z
# CONTRIBUTING **GOAL:** Wedding/Event RSVP module that could be easily added to modern websites. NextJS is growing in popularity among web developers, and since it is based off NodeJS and ReactJS, this module will be created using NodeJS. ## Hard Features ### Must Haves: 1. User can create Events. 2. Use...
57.728261
294
0.75033
eng_Latn
0.999609
fbcaf0fdc8dbe8a4522adb276730e21ec973ddd3
917
md
Markdown
_posts/2016-12-10-Bianca-Sposa-Art-1975A-Sleeveless-Chapel-Train-Ballgown.md
princessan/princessan.github.io
fd7ad5591dda771edba5ecb008e339475df0c487
[ "MIT" ]
null
null
null
_posts/2016-12-10-Bianca-Sposa-Art-1975A-Sleeveless-Chapel-Train-Ballgown.md
princessan/princessan.github.io
fd7ad5591dda771edba5ecb008e339475df0c487
[ "MIT" ]
null
null
null
_posts/2016-12-10-Bianca-Sposa-Art-1975A-Sleeveless-Chapel-Train-Ballgown.md
princessan/princessan.github.io
fd7ad5591dda771edba5ecb008e339475df0c487
[ "MIT" ]
null
null
null
--- layout: post date: 2016-12-10 title: "Bianca Sposa Art. 1975A Sleeveless Chapel Train Ballgown" category: Bianca Sposa tags: [Bianca Sposa,Ballgown,Sweetheart,Chapel Train,Sleeveless] --- ### Bianca Sposa Art. 1975A Just **$369.99** ### Sleeveless Chapel Train Ballgown <table><tr><td>BRANDS</td><td>Bianca Sposa<...
57.3125
245
0.716467
yue_Hant
0.450737
fbcb3d335b7df52e123a0ee97c1ee284c9c00bc9
2,481
md
Markdown
docs/guides/getting-started.md
aszczesniak-wr/terraform-provider-aiven
206330a748553d5c07923015c92bc91d6ee42c78
[ "MIT" ]
null
null
null
docs/guides/getting-started.md
aszczesniak-wr/terraform-provider-aiven
206330a748553d5c07923015c92bc91d6ee42c78
[ "MIT" ]
null
null
null
docs/guides/getting-started.md
aszczesniak-wr/terraform-provider-aiven
206330a748553d5c07923015c92bc91d6ee42c78
[ "MIT" ]
null
null
null
--- parent: Guides title: "Getting Started" sidebar_current: "docs-aiven-getting-started" description: |- The Aiven Terraform Provider is a way to access all of your Aiven services within Terraform. Use this provider to set up and teardown services and test out configurations. Any issues, please email support@aiven.i...
27.876404
215
0.735187
eng_Latn
0.888642
fbcc15a2fc4679d8bbec541106cc67513c3d930d
20,877
md
Markdown
README.md
dzoladz/status
4bcd3375295d5bbb30f41bd1b01e1840180b1c97
[ "MIT" ]
null
null
null
README.md
dzoladz/status
4bcd3375295d5bbb30f41bd1b01e1840180b1c97
[ "MIT" ]
27
2021-01-26T05:37:15.000Z
2022-03-29T08:54:24.000Z
README.md
dzoladz/status
4bcd3375295d5bbb30f41bd1b01e1840180b1c97
[ "MIT" ]
null
null
null
# [📈 Live Status](https://dzoladz.github.io/status): <!--live status--> **🟩 All systems operational** This repository contains the open-source uptime monitor and status page for [Derek C. Zoladz](https://www.derekzoladz.com), powered by [Upptime](https://github.com/upptime/upptime). [![Uptime CI](https://github.com...
596.485714
3,596
0.769747
yue_Hant
0.285094
fbcca3de6edfdd118148b210d954e354893fb90c
594
md
Markdown
standards/_php/control.md
Gearbox-built/gearbox-built.github.io
83f24917878e0f9d1e29623e53ab48092d43e585
[ "MIT" ]
null
null
null
standards/_php/control.md
Gearbox-built/gearbox-built.github.io
83f24917878e0f9d1e29623e53ab48092d43e585
[ "MIT" ]
5
2019-08-19T20:18:53.000Z
2021-05-31T08:05:23.000Z
standards/_php/control.md
Gearbox-built/gearbox-built.github.io
83f24917878e0f9d1e29623e53ab48092d43e585
[ "MIT" ]
null
null
null
--- order: 50 --- ### Control Structures The general style rules for control structures are as follows: * One space after the control structure keyword. * No spaces after the opening parenthesis or before the closing parenthesis. * One space between the closing parenthesis and the opening brace. * The structure body...
39.6
184
0.786195
eng_Latn
0.999082
fbcd8dded53cc94d8ed45e683fa57a0fa2f1e786
2,013
md
Markdown
src/tr/2019-02/13/02.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
68
2016-10-30T23:17:56.000Z
2022-03-27T11:58:16.000Z
src/tr/2019-02/13/02.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
367
2016-10-21T03:50:22.000Z
2022-03-28T23:35:25.000Z
src/tr/2019-02/13/02.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
109
2016-08-02T14:32:13.000Z
2022-03-31T10:18:41.000Z
--- title: Dönen Yüreklere Dair Peygamberlik Sözü date: 23/06/2019 --- `İlyas’ın geleceği öngörüsüyle, Yeni Ahit’te bu olaya yapılan atıfları karşılaştır. Mal. 4:5, 6; Mat. 11:14, 15; 17:10; Mar. 6:15; Luka 1:17.` Malaki döneminde, Allah’ın ulusa “Bana dönün, ben de size dönerim” çağrısına, “Nasıl döneriz?” (Mal 3...
125.8125
893
0.80775
tur_Latn
0.999998
fbcda49715377c98d9cb4e82859144c879cb7440
110
md
Markdown
google-cloud-resource_settings-v1/CHANGELOG.md
teamapp/google-cloud-ruby
4687c69c70782661a9be1f418693780fd95ddff1
[ "Apache-2.0" ]
null
null
null
google-cloud-resource_settings-v1/CHANGELOG.md
teamapp/google-cloud-ruby
4687c69c70782661a9be1f418693780fd95ddff1
[ "Apache-2.0" ]
null
null
null
google-cloud-resource_settings-v1/CHANGELOG.md
teamapp/google-cloud-ruby
4687c69c70782661a9be1f418693780fd95ddff1
[ "Apache-2.0" ]
null
null
null
# Changelog ### 0.1.0 / 2021-06-22 #### Features * Initial generation of google-cloud-resource_settings-v1
13.75
57
0.7
kor_Hang
0.342883
fbce845c7e0f47f676172040a533144ec3c03dbe
7,246
markdown
Markdown
_posts/2017-08-04-the-words-we-use-to-describe-our-api-technology.markdown
kinlane/blog
34880aecabf70cecd84735d67f467164ff77563b
[ "CC-BY-3.0" ]
null
null
null
_posts/2017-08-04-the-words-we-use-to-describe-our-api-technology.markdown
kinlane/blog
34880aecabf70cecd84735d67f467164ff77563b
[ "CC-BY-3.0" ]
2
2021-02-05T22:55:24.000Z
2021-02-11T03:16:55.000Z
_posts/2017-08-04-the-words-we-use-to-describe-our-api-technology.markdown
kinlane/blog
34880aecabf70cecd84735d67f467164ff77563b
[ "CC-BY-3.0" ]
1
2021-02-08T01:31:38.000Z
2021-02-08T01:31:38.000Z
--- published: true layout: post title: Understanding The Words We Use To Describe Machine Learning APIs date: 2017-08-04T09:00:00.000Z tags: - API Evangelist - Machine Learning - Definitions image: 'https://s3.amazonaws.com/kinlane-productions/mining-machine-learning.png' --- <p><img src="https://s3.amazonaws.c...
168.511628
836
0.790643
eng_Latn
0.997801
fbcee613d57d1724d78ab4531136c36ba0ed6d6d
2,823
md
Markdown
README.md
shashankgroovy/morag
ff7dc16e995f8e4045f0b33a436d82aa43161671
[ "MIT" ]
null
null
null
README.md
shashankgroovy/morag
ff7dc16e995f8e4045f0b33a436d82aa43161671
[ "MIT" ]
null
null
null
README.md
shashankgroovy/morag
ff7dc16e995f8e4045f0b33a436d82aa43161671
[ "MIT" ]
null
null
null
![Morag Logo](./dist/images/morag.gif) Morag ====== [![Go Report Card](https://goreportcard.com/badge/github.com/shashankgroovy/morag)](https://goreportcard.com/report/github.com/shashankgroovy/morag) [![License](https://img.shields.io/github/license/shashankgroovy/morag)](https://github.com/shashankgroovy/morag/blob/...
30.354839
178
0.734325
eng_Latn
0.958256
fbcf908c4c4d95f1c562fc1ede4dc853572789ba
1,573
md
Markdown
docs/Managers/Category.md
astroselling/seller-center-sdk
a3c6c60d3f6af3c6d1ca6a6dc91f7cbd77be8af5
[ "BSD-3-Clause" ]
7
2019-10-24T18:48:40.000Z
2021-08-11T20:18:35.000Z
docs/Managers/Category.md
astroselling/seller-center-sdk
a3c6c60d3f6af3c6d1ca6a6dc91f7cbd77be8af5
[ "BSD-3-Clause" ]
52
2019-11-06T15:29:38.000Z
2022-03-07T00:48:29.000Z
docs/Managers/Category.md
astroselling/seller-center-sdk
a3c6c60d3f6af3c6d1ca6a6dc91f7cbd77be8af5
[ "BSD-3-Clause" ]
10
2019-11-22T15:45:43.000Z
2021-12-28T21:49:04.000Z
# Category ## Getting the category tree ### getCategoryTree Seller Center has its category tree and that's mean that products only work using categories that belong to it. It's possible to get valid categories using this method. #### Example ```php $categories = $sdk->categories()->getCategoryTree(); ``` ## Gettin...
30.25
168
0.685315
eng_Latn
0.964417
fbd00cf40d1f8d2fea7d80bc320aba704cd33f0f
622
md
Markdown
qcodes_contrib_drivers/tests/QDevil/readme.md
janekfleper/Qcodes_contrib_drivers
d8eab2c9c90da272d3f0cdcb3ed0bcc08052f342
[ "MIT" ]
null
null
null
qcodes_contrib_drivers/tests/QDevil/readme.md
janekfleper/Qcodes_contrib_drivers
d8eab2c9c90da272d3f0cdcb3ed0bcc08052f342
[ "MIT" ]
null
null
null
qcodes_contrib_drivers/tests/QDevil/readme.md
janekfleper/Qcodes_contrib_drivers
d8eab2c9c90da272d3f0cdcb3ed0bcc08052f342
[ "MIT" ]
null
null
null
# QDevil tests This directory tests the QDevil QDAC-II driver. ## Linux/MacOS ### Run tests Simulated instrument: $ source venv/bin/activate $ pytest qcodes_contrib_drivers/tests/QDevil/test_sim_qdac2_*.py Real instrument: $ source venv/bin/activate $ export QDAC_IP_ADDR=192.168.8.153 $ pytes...
20.733333
69
0.728296
eng_Latn
0.216038
fbd061c9ca676a024c4c0a67a2c0039050daed63
1,962
md
Markdown
content/event/theory-seminar/01-25-22/index.md
lorecchia/starter-hugo-academic
6a26e5458a599e3b11c0b8c0a3c7673e6aa63ebc
[ "MIT" ]
null
null
null
content/event/theory-seminar/01-25-22/index.md
lorecchia/starter-hugo-academic
6a26e5458a599e3b11c0b8c0a3c7673e6aa63ebc
[ "MIT" ]
1
2022-01-21T17:34:11.000Z
2022-01-21T17:34:11.000Z
content/event/theory-seminar/01-25-22/index.md
lorecchia/starter-hugo-academic
6a26e5458a599e3b11c0b8c0a3c7673e6aa63ebc
[ "MIT" ]
null
null
null
--- title: "Spectral graph algorithms beyond the Laplacian framework" event: Theory Seminar #event_url: math: true subtitle: "[Lorenzo Orecchia](https://orecchia.net/) University of Chicago" summary: "[Lorenzo Orecchia](https://orecchia.net/)" abstract: "Classical spectral graph theory is centered around the study of ...
40.040816
779
0.765545
eng_Latn
0.988049
fbd1094b9e0549484f3a3df654831273d6a04bfd
3,788
md
Markdown
docs/System Documentation/index.md
KilliKrate/Software-Documentation-G6
900623d86020af3e7073960b53e9399803e60675
[ "MIT" ]
1
2020-01-17T07:29:38.000Z
2020-01-17T07:29:38.000Z
docs/System Documentation/index.md
KilliKrate/Software-Documentation-G6
900623d86020af3e7073960b53e9399803e60675
[ "MIT" ]
null
null
null
docs/System Documentation/index.md
KilliKrate/Software-Documentation-G6
900623d86020af3e7073960b53e9399803e60675
[ "MIT" ]
null
null
null
# System Documentation ## Lezioni alla pari April 19, 2020 ## Team Members Ovidiu Andrioaia David Cirdan Luciano Mateias Zhiyang Xia ## Document Control **Change History** | Revision | Change Date | Description of changes | | -------- | ----------- | ---------------------- | | V1.0 | 04/19/2020 | Initia...
39.873684
526
0.7434
eng_Latn
0.987937
fbd12f637b54ed936b8e0e17774c28360bd25c2b
1,424
md
Markdown
src/ccm-model/readme.md
Peanut-Butter-OSS/pboss-ccm
65bd250268dc318e8d2a13c2e5af1f3faab5d064
[ "Apache-2.0" ]
null
null
null
src/ccm-model/readme.md
Peanut-Butter-OSS/pboss-ccm
65bd250268dc318e8d2a13c2e5af1f3faab5d064
[ "Apache-2.0" ]
null
null
null
src/ccm-model/readme.md
Peanut-Butter-OSS/pboss-ccm
65bd250268dc318e8d2a13c2e5af1f3faab5d064
[ "Apache-2.0" ]
null
null
null
The ccm-model module contains the shared domain model and related XML schemas and JSON files that specify the strcuture of information in the system. It will be deployed as a separate jar to be included in all system components. The ccm-model module will take its version from the pboss-ccm project Any subsystem-spec...
49.103448
149
0.804073
eng_Latn
0.997087
fbd17804c9134b7026505c132f6bce203f225cdb
61,741
md
Markdown
docs/blog/index.md
john-light/aragon-wiki
ba344f18121bd389cfe78734d4bdc281468e78c3
[ "CC0-1.0" ]
null
null
null
docs/blog/index.md
john-light/aragon-wiki
ba344f18121bd389cfe78734d4bdc281468e78c3
[ "CC0-1.0" ]
null
null
null
docs/blog/index.md
john-light/aragon-wiki
ba344f18121bd389cfe78734d4bdc281468e78c3
[ "CC0-1.0" ]
1
2019-06-20T12:15:28.000Z
2019-06-20T12:15:28.000Z
# Aragon Project Blog Posts ## 2018 ### October !!! note "[**Announcing AraCon — The Aragon Conference**](https://blog.aragon.org/announcing-aracon-the-aragon-conference/)" **Today we’re announcing the first Aragon Conference — AraCon.** AraCon is the culmination of all the people supporting this and we cou...
87.204802
526
0.769942
eng_Latn
0.997786
fbd1d259a882e849f379fd34b61ea4eb39f9aaee
764
md
Markdown
README.md
VismayaNair/INVERSE-OF-A-MATRIX
7b453b5803d5b727d0f39d4d685b91a7eaf98715
[ "BSD-3-Clause" ]
null
null
null
README.md
VismayaNair/INVERSE-OF-A-MATRIX
7b453b5803d5b727d0f39d4d685b91a7eaf98715
[ "BSD-3-Clause" ]
null
null
null
README.md
VismayaNair/INVERSE-OF-A-MATRIX
7b453b5803d5b727d0f39d4d685b91a7eaf98715
[ "BSD-3-Clause" ]
null
null
null
# INVERSE-OF-A-MATRIX ## Aim: To write a python program to find the inverse of a matrix ## Equipment’s required: 1. Hardware – PCs 2. Anaconda – Python 3.7 Installation / Moodle-Code Runner ## Algorithm: ### Step1 : import the numpy module to use the built-in functions for calculation ### Step 2: prepare the lists ...
22.470588
76
0.710733
eng_Latn
0.943426
fbd1f7cddcd1c8844116890501367e26413fb36c
2,196
md
Markdown
desktop-src/RRAS/about-routing-table-manager-version-1.md
citelao/win32
bf61803ccb0071d99eee158c7416b9270a83b3e4
[ "CC-BY-4.0", "MIT" ]
552
2019-08-20T00:08:40.000Z
2022-03-30T18:25:35.000Z
desktop-src/RRAS/about-routing-table-manager-version-1.md
citelao/win32
bf61803ccb0071d99eee158c7416b9270a83b3e4
[ "CC-BY-4.0", "MIT" ]
1,143
2019-08-21T20:17:47.000Z
2022-03-31T20:24:39.000Z
desktop-src/RRAS/about-routing-table-manager-version-1.md
citelao/win32
bf61803ccb0071d99eee158c7416b9270a83b3e4
[ "CC-BY-4.0", "MIT" ]
1,287
2019-08-20T05:37:48.000Z
2022-03-31T20:22:06.000Z
--- title: About Routing Table Manager Version 1 description: The routing table manager is a central repository of routing information for all routing protocols that operate under Routing and Remote Access Service (RRAS). ms.assetid: 6d0e7697-5c52-4a69-b2a1-9c893600191b keywords: - Routing and Remote Access Service RRA...
75.724138
734
0.812386
eng_Latn
0.991989
fbd2045d8c600d0a79395a5310f4763d81ca736d
1,234
md
Markdown
src/pages/news/vk-2307.ru.md
physcodestyle/official-website
48240b50427382f1a7bf88cca5a77cf1f2992092
[ "MIT" ]
5
2021-05-31T14:49:41.000Z
2022-01-19T11:06:02.000Z
src/pages/news/vk-2307.ru.md
physcodestyle/official-website
48240b50427382f1a7bf88cca5a77cf1f2992092
[ "MIT" ]
null
null
null
src/pages/news/vk-2307.ru.md
physcodestyle/official-website
48240b50427382f1a7bf88cca5a77cf1f2992092
[ "MIT" ]
1
2021-03-29T19:48:07.000Z
2021-03-29T19:48:07.000Z
--- permalink: '/ru/news/vk-2307/index.html' layout: 'news.ru.njk' title: 'Любимый преподаватель. Мы рассказываем о лучших преподавателях воронежских вузов. Если вы счит' source: ВКонтакте tags: - news_ru description: 'Любимый преподаватель. Мы рассказываем о лучших преподавателях воронежских вузов. Если вы счит…' up...
61.7
309
0.811994
rus_Cyrl
0.965738
fbd28f0837a6173cabf1ec6c4db43f9b4d44c5d7
110
md
Markdown
README.md
dannyhendrix/webrpg
9ad797bf9908968eaa18dca46d44fd9aee400a89
[ "BSD-3-Clause" ]
1
2015-09-05T22:51:32.000Z
2015-09-05T22:51:32.000Z
README.md
dannyhendrix/webrpg
9ad797bf9908968eaa18dca46d44fd9aee400a89
[ "BSD-3-Clause" ]
null
null
null
README.md
dannyhendrix/webrpg
9ad797bf9908968eaa18dca46d44fd9aee400a89
[ "BSD-3-Clause" ]
null
null
null
# WebRPG Use a character to navigate and walk over web pages. Demo: http://www.dannyhendrix.com/dart/webrpg
22
53
0.763636
eng_Latn
0.418771
fbd5554401b78427e9a24d000f79d84cec56e291
4,521
md
Markdown
Diagnosis.md
zaki-fr/decision-tree-core
87eef6ed99932b0619a8c37d8f4b008ceb47d6f7
[ "MIT" ]
null
null
null
Diagnosis.md
zaki-fr/decision-tree-core
87eef6ed99932b0619a8c37d8f4b008ceb47d6f7
[ "MIT" ]
null
null
null
Diagnosis.md
zaki-fr/decision-tree-core
87eef6ed99932b0619a8c37d8f4b008ceb47d6f7
[ "MIT" ]
null
null
null
# STEP1: Initialize the decision tree schema CALL fr.zaki.schema.generate; # STEP2: Put the dummy GHM data nodes into neo4j database CREATE (cmd08:Tree { id: 'CMD08', parameters: 'answer_cm08', types:'String' }) CREATE (cmd08_rule:Rule { name: 'Acte op. de la CMD 08', parameters: 'answer_cm08', typ...
48.612903
293
0.679053
yue_Hant
0.776256
fbd61920ea64865dcadc241b17875ccee513c133
119
md
Markdown
README.md
hunterdquant/CS456
cc1fb8ee5a561ffb9673ae959c75d0dc63f8025a
[ "MIT" ]
null
null
null
README.md
hunterdquant/CS456
cc1fb8ee5a561ffb9673ae959c75d0dc63f8025a
[ "MIT" ]
null
null
null
README.md
hunterdquant/CS456
cc1fb8ee5a561ffb9673ae959c75d0dc63f8025a
[ "MIT" ]
null
null
null
# CS456 This repository contains my work for CS456 (Cyptography) at Clarkson University during the Fall 2016 semester.
39.666667
110
0.815126
eng_Latn
0.980129
fbd659b5781c787cb7d9cfcf15afbc0409c74cef
4,047
md
Markdown
usage/1_usage-eclipse.md
tsandmann/ct-bot-www
936db1c07fc55132fafb29daaaccbe93c1649eed
[ "CC0-1.0" ]
2
2019-05-26T09:47:26.000Z
2020-10-13T23:04:18.000Z
usage/1_usage-eclipse.md
tsandmann/ct-bot-www
936db1c07fc55132fafb29daaaccbe93c1649eed
[ "CC0-1.0" ]
1
2019-08-14T15:14:56.000Z
2019-08-14T23:06:26.000Z
usage/1_usage-eclipse.md
tsandmann/ct-bot-www
936db1c07fc55132fafb29daaaccbe93c1649eed
[ "CC0-1.0" ]
1
2019-03-04T15:22:14.000Z
2019-03-04T15:22:14.000Z
# Verwendung von Eclipse ## Code compilieren ### Code für den Simulator compilieren 1. Als Target `Debug-Linux_Mac` (Linux/macOS) oder `Debug-W32` (Windows) auswählen: <img src="images/target-eclipse-01.png" width="800" style="display:block;margin-left:0;margin-right:auto;"> 1. `Project` -> `Clean...`: `ct-Bot...
60.402985
441
0.7319
deu_Latn
0.893735
fbd683e5e0d393f3ae35b2e06b4db2c4a0f427dd
2,018
md
Markdown
examples/react-native/README.md
marcostimm/react-styleguidist
0ecaaf52e7ce68b41bd202d4fde382a9e8ccef6e
[ "MIT" ]
9,770
2016-11-18T09:11:51.000Z
2022-03-30T15:32:50.000Z
examples/react-native/README.md
marcostimm/react-styleguidist
0ecaaf52e7ce68b41bd202d4fde382a9e8ccef6e
[ "MIT" ]
1,702
2016-11-18T09:27:21.000Z
2022-03-24T21:38:39.000Z
examples/react-native/README.md
marcostimm/react-styleguidist
0ecaaf52e7ce68b41bd202d4fde382a9e8ccef6e
[ "MIT" ]
1,856
2016-11-18T09:13:18.000Z
2022-03-29T20:35:18.000Z
# React Styleguidist react-native example style guide ![](https://media.giphy.com/media/3ohs4v5loJ50dKw9FK/giphy.gif) How to start locally: ``` git clone https://github.com/styleguidist/react-styleguidist.git cd react-styleguidist/examples/react-native npm install ``` Run Styleguidist ``` npx styleguidist server `...
42.041667
392
0.782458
eng_Latn
0.952542
fbd7ea4fa619dfe342c53baa4e1e512d23404f1c
567
md
Markdown
README.md
jottley/spring-social-salesforce-quickstart
39cdabd43d8e27669128685a0966be7eaad7c1d7
[ "Apache-2.0" ]
2
2018-01-25T07:22:59.000Z
2018-01-28T04:55:38.000Z
README.md
jottley/spring-social-salesforce-quickstart
39cdabd43d8e27669128685a0966be7eaad7c1d7
[ "Apache-2.0" ]
1
2018-07-26T10:18:49.000Z
2018-07-26T21:57:30.000Z
README.md
jottley/spring-social-salesforce-quickstart
39cdabd43d8e27669128685a0966be7eaad7c1d7
[ "Apache-2.0" ]
3
2018-01-25T07:23:01.000Z
2019-05-10T06:55:23.000Z
# spring-social-salesforce-quickstart [![Build Status](https://travis-ci.org/jottley/spring-social-salesforce-quickstart.svg?branch=master)](https://travis-ci.org/jottley/spring-social-salesforce-quickstart) Spring Social Salesforce Quickstart uses is the Spring Social Salesforce extension to show an example app conne...
81
207
0.809524
eng_Latn
0.888934
fbd8ae1e6415a282ac5c5905e4d8dc77e2a993b9
537
md
Markdown
pages.ro.aws/common/kube-fzf.md
unPi-ro/tldr
13ffa5e396b4018eeaebf42dd7fff38bfd74638b
[ "CC-BY-4.0" ]
null
null
null
pages.ro.aws/common/kube-fzf.md
unPi-ro/tldr
13ffa5e396b4018eeaebf42dd7fff38bfd74638b
[ "CC-BY-4.0" ]
null
null
null
pages.ro.aws/common/kube-fzf.md
unPi-ro/tldr
13ffa5e396b4018eeaebf42dd7fff38bfd74638b
[ "CC-BY-4.0" ]
null
null
null
# kube-fzf > Comenzi Shell pentru căutarea neclară în linia de comandă a păstăi Kubernetes. > A se vedea, de asemenea, `kubectl` pentru comenzi asociate. > Mai multe informaţii: <https://github.com/thecasualcoder/kube-fzf> - Obțineți detalii pod (din spațiul de nume curent): `findpod` - Obțineți detalii pod (din to...
17.9
80
0.726257
ron_Latn
0.999666
fbd8ff9ba6089aef7f49836fe6d510580abf8f77
960
md
Markdown
docs/visual-basic/misc/bc30185.md
Ming77/docs.zh-cn
dd4fb6e9f79320627d19c760922cb66f60162607
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/visual-basic/misc/bc30185.md
Ming77/docs.zh-cn
dd4fb6e9f79320627d19c760922cb66f60162607
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/visual-basic/misc/bc30185.md
Ming77/docs.zh-cn
dd4fb6e9f79320627d19c760922cb66f60162607
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: "&#39;枚举 &#39;必须以匹配 &#39; 结尾End Enum &#39;" ms.date: 07/20/2015 ms.prod: .net ms.technology: devlang-visual-basic ms.topic: article f1_keywords: - vbc30185 - bc30185 helpviewer_keywords: BC30185 ms.assetid: 43dd759c-1207-4dcc-b2e2-478d91e6f2f8 caps.latest.revision: "7" author: dotnet-bot ms.autho...
28.235294
104
0.703125
yue_Hant
0.131375
fbdab749d570d01479637b8152ffed7551df6c04
7,529
md
Markdown
_articles/what-is-antifragility-antifragile-things-that-gain-from-disorder-2-275325d84d9d21b042/index.md
jasonleow/200wordsaday
b1ca968e62f86863d8f68ee5988d6126c6ece34f
[ "MIT" ]
null
null
null
_articles/what-is-antifragility-antifragile-things-that-gain-from-disorder-2-275325d84d9d21b042/index.md
jasonleow/200wordsaday
b1ca968e62f86863d8f68ee5988d6126c6ece34f
[ "MIT" ]
null
null
null
_articles/what-is-antifragility-antifragile-things-that-gain-from-disorder-2-275325d84d9d21b042/index.md
jasonleow/200wordsaday
b1ca968e62f86863d8f68ee5988d6126c6ece34f
[ "MIT" ]
null
null
null
--- title: "What is antifragility? Antifragile: Things That Gain From Disorder (2)" created_at: 2019-09-20T22:53:22.000Z published_at: 2019-09-20T23:26:40.000Z --- I _finally_ finished [Antifragile: Things That Gain From Disorder](https://www.amazon.com/Antifragile-Things-That-Disorder-Incerto/dp/0812979680), by Nassim...
75.29
707
0.783637
eng_Latn
0.999186
fbdb253a67fd57a8f023dd59a87a0ecd8ee63677
4,726
md
Markdown
content/20_section_2_Deploy_to_Kubernetes/20_Module_2/40_deploy_discounts.md
technovangelist/aws-modernization-with-datadog
016a1f4167cd716528fc789cd51cdc4e5ae0b2b4
[ "MIT-0" ]
null
null
null
content/20_section_2_Deploy_to_Kubernetes/20_Module_2/40_deploy_discounts.md
technovangelist/aws-modernization-with-datadog
016a1f4167cd716528fc789cd51cdc4e5ae0b2b4
[ "MIT-0" ]
null
null
null
content/20_section_2_Deploy_to_Kubernetes/20_Module_2/40_deploy_discounts.md
technovangelist/aws-modernization-with-datadog
016a1f4167cd716528fc789cd51cdc4e5ae0b2b4
[ "MIT-0" ]
3
2021-06-04T23:10:39.000Z
2021-06-13T07:26:24.000Z
+++ title = "2.2.4 Deploy the Discounts Service" chapter = false weight = 30 +++ We now have a working database. Let's work on the first of our web server components: discounts. This is a flask-based Python application. 1. If you weren't able to complete the last section or the yaml file doesn't work, run this comm...
45.442308
553
0.611511
eng_Latn
0.992323