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
102fcceeb6d1b43d210d1f0bcf0d9853fb8b0889
333
md
Markdown
README.md
GiovanniPiferi/EsercizioC
a95fa672f8d29ed55b2603b9768cec36763a3dde
[ "MIT" ]
null
null
null
README.md
GiovanniPiferi/EsercizioC
a95fa672f8d29ed55b2603b9768cec36763a3dde
[ "MIT" ]
null
null
null
README.md
GiovanniPiferi/EsercizioC
a95fa672f8d29ed55b2603b9768cec36763a3dde
[ "MIT" ]
null
null
null
# EsercizioC Piferi Giovanni; 23-04-2000; live in Fano(Pu); Ente che organizza il corso è "ITS TURISMO MARCHE"; Corso "Magento e-commerce Software" a Pesaro in via delle Marche 51; Giocatore Preferito "Ricardo Izecson dos Santos Leite (Kakà)"; Scuola Frequentata "ITC/E Battisti Fano", Indirizzo SIA (Sistemi Informativi...
37
88
0.780781
ita_Latn
0.927145
1031e038ce875c8df600176113f35cac1b9f3534
1,120
md
Markdown
README.md
strawndri/via_lactea
feefce76dbde3ac325385dcbb8ee93af57c0b6af
[ "MIT" ]
null
null
null
README.md
strawndri/via_lactea
feefce76dbde3ac325385dcbb8ee93af57c0b6af
[ "MIT" ]
null
null
null
README.md
strawndri/via_lactea
feefce76dbde3ac325385dcbb8ee93af57c0b6af
[ "MIT" ]
null
null
null
# Via Láctea - Olavo Bilac > Status: 🚀 Deployed ## 📌 About Website about a poem that was written by Olavo Bilac in the 19th century. The objective of this project was to develop something using front-end technologies — and to improve my skills. A poem is one of the best ways to express yourself, criticize people/...
41.481481
109
0.736607
eng_Latn
0.987957
103270bc9df006eff6a1aa140c39900b31c1c02a
2,306
md
Markdown
README.md
milesmanley/zeltrezjs
98c6c1ff4c72c6644f5d055db8035e661fe22282
[ "MIT" ]
1
2019-11-13T07:26:03.000Z
2019-11-13T07:26:03.000Z
README.md
milesmanley/zeltrezjs
98c6c1ff4c72c6644f5d055db8035e661fe22282
[ "MIT" ]
3
2019-12-20T10:56:38.000Z
2020-01-09T10:39:30.000Z
README.md
milesmanley/zeltrezjs
98c6c1ff4c72c6644f5d055db8035e661fe22282
[ "MIT" ]
1
2019-10-23T13:33:12.000Z
2019-10-23T13:33:12.000Z
# zeltrezjs Dead simple and easy to use JavaScript library for ZelCore purposes. Inspired by [pybitcointools](https://github.com/vbuterin/pybitcointools) # Getting started (Dev) ```bash git clone https://github.com/zelcash/zeltrezjs.git cd zeltrzejs yarn install yarn build # Dev flow flow status yarn build yarn test ...
48.041667
527
0.877277
yue_Hant
0.101125
1032af19b2e93632d887397d361f2ebe4efb8c85
2,429
md
Markdown
data/2016/07/2016-07-16.md
bouzuya/blog.bouzuya.net
d5e643990b8e9721ae09c18f99334a898d83fcb8
[ "MIT" ]
6
2016-05-02T21:31:41.000Z
2018-01-15T04:48:01.000Z
data/2016/07/2016-07-16.md
bouzuya/blog.bouzuya.net
d5e643990b8e9721ae09c18f99334a898d83fcb8
[ "MIT" ]
56
2015-05-18T04:57:25.000Z
2021-07-22T20:17:27.000Z
data/2016/07/2016-07-16.md
bouzuya/blog.bouzuya.net
d5e643990b8e9721ae09c18f99334a898d83fcb8
[ "MIT" ]
2
2016-06-15T04:06:11.000Z
2016-10-18T13:36:55.000Z
[bouzuya/bath][] をつくった。その経緯として router の設計に関することなどを書く。 [bouzuya/bath][] は simple な path template 。`'/users/:id'` と `{ id: '123' }` から `'/users/123'` をつくったり、その逆をするもの。現状の実装は [pillarjs/path-to-regexp][] の wrapper 。おそらく template の構文を含めて根本的に書き直す。ちなみに TypeScript 2.0 beta を使っている。今回は触れない。 [bouzuya/alertwil][] をつくる過程で router に...
71.441176
323
0.789625
yue_Hant
0.634256
1033d05c3335313a74402b382bdef8e4124605bf
96
md
Markdown
Exploratory Data Analysis/README.md
jameshphillips/public_jupyter_notes
e9023ab2802c882b3e11f9fbe337ab6063565a2e
[ "MIT" ]
null
null
null
Exploratory Data Analysis/README.md
jameshphillips/public_jupyter_notes
e9023ab2802c882b3e11f9fbe337ab6063565a2e
[ "MIT" ]
null
null
null
Exploratory Data Analysis/README.md
jameshphillips/public_jupyter_notes
e9023ab2802c882b3e11f9fbe337ab6063565a2e
[ "MIT" ]
null
null
null
# Exploratory Data Analysis in Python. <img src="https://moriohcdn.b-cdn.net/ff3cc511fb.png" >
24
55
0.739583
kor_Hang
0.389707
1034bf7044182e836587b425f5c3b04d22b7db87
2,034
md
Markdown
README.md
zjschulz/project1
8b8fb94cb7b5266a7b2a3be7dcb10fa4826ba1d2
[ "MIT" ]
null
null
null
README.md
zjschulz/project1
8b8fb94cb7b5266a7b2a3be7dcb10fa4826ba1d2
[ "MIT" ]
1
2021-09-27T23:37:05.000Z
2021-09-27T23:37:05.000Z
README.md
zjschulz/project1
8b8fb94cb7b5266a7b2a3be7dcb10fa4826ba1d2
[ "MIT" ]
null
null
null
# Project1 This is the CLI Data Gem project for the Procedural/Object Orientation Ruby Module of Flat Iron's Structure - Online Software Engineering bootcamp. This project focuses on scraping and initializing data from a foreign website, then taking that data and incorporating it into a command line interface (CLI) f...
40.68
324
0.771878
eng_Latn
0.990804
1034ce798273eebe9d00b10ac73cc204ce59fee3
568
md
Markdown
docs/rule/link-href-attributes.md
benmurden/ember-template-lint
96af3c6a6941abc40418f673865dccdeb4eb4ec6
[ "MIT" ]
null
null
null
docs/rule/link-href-attributes.md
benmurden/ember-template-lint
96af3c6a6941abc40418f673865dccdeb4eb4ec6
[ "MIT" ]
null
null
null
docs/rule/link-href-attributes.md
benmurden/ember-template-lint
96af3c6a6941abc40418f673865dccdeb4eb4ec6
[ "MIT" ]
null
null
null
## link-href-attributes It's common to treat anchor tags as a button: `<a {{action 'handleClick'}}>Submit</a>`. However, this is typically considered bad practice as an anchor tag without an `href` is unfocusable which break accessability. This rule forbids the following: ```hbs <a>I'm a fake link</a> <a {{action '...
24.695652
127
0.702465
eng_Latn
0.992691
10350e194b28dd8b3dfab591c9e62eca63388620
1,091
md
Markdown
content/en/post/rmut_r_package_for_a_boolean_sensitivity_analysis_against_various_types_of_mutations_plos_one/index.md
amchagas/open-source-toolkit
9ca72a33491d821cd411e38139934a6ca531f07c
[ "MIT" ]
1
2021-02-02T11:56:25.000Z
2021-02-02T11:56:25.000Z
content/en/post/rmut_r_package_for_a_boolean_sensitivity_analysis_against_various_types_of_mutations_plos_one/index.md
amchagas/open-source-toolkit
9ca72a33491d821cd411e38139934a6ca531f07c
[ "MIT" ]
null
null
null
content/en/post/rmut_r_package_for_a_boolean_sensitivity_analysis_against_various_types_of_mutations_plos_one/index.md
amchagas/open-source-toolkit
9ca72a33491d821cd411e38139934a6ca531f07c
[ "MIT" ]
null
null
null
--- title: "RMut: R package for a Boolean sensitivity analysis against various types of mutations" date: "2019-04-11" authors: ['admin'] tags: ['Research Article', 'None', 'PLOS ONE'] layout: "post" --- Publishing date: 2019-04-11 Published on: PLOS ONE summary: There have been many in silico studies base...
60.611111
542
0.767186
eng_Latn
0.985932
1035e9ff545abddfe07df9455fd62c5827d6fa68
39
md
Markdown
README.md
alkemine/alkemine_cn
eef3d4bdbd66f3820c18526632b7c2963fb45f44
[ "MIT" ]
1
2022-03-11T00:10:22.000Z
2022-03-11T00:10:22.000Z
README.md
Jeffery-Li0513/alkemine_cn
947842d977298a339e561ee5a826b34d77ee3062
[ "MIT" ]
null
null
null
README.md
Jeffery-Li0513/alkemine_cn
947842d977298a339e561ee5a826b34d77ee3062
[ "MIT" ]
1
2021-09-13T14:26:29.000Z
2021-09-13T14:26:29.000Z
# alkemie_group ALKEMIE Group Homepage
13
22
0.846154
kor_Hang
0.576075
10367f78d6807fbff580ad48fc2c11485a4868f4
392
md
Markdown
README.md
regione-marche/e-procurement-DBScheduler
a96543721f3f8a30a2f7c7a0b707e2160721597c
[ "Apache-2.0" ]
null
null
null
README.md
regione-marche/e-procurement-DBScheduler
a96543721f3f8a30a2f7c7a0b707e2160721597c
[ "Apache-2.0" ]
null
null
null
README.md
regione-marche/e-procurement-DBScheduler
a96543721f3f8a30a2f7c7a0b707e2160721597c
[ "Apache-2.0" ]
null
null
null
# e-procurement-DBScheduler Modulo per l'esecuzione schedulata di procedure ETL (Extract/Transform/Load). Permette di definire uno o più script per l'esecuzione di procedure ETL. Gli script sono contenuti in file XML e seguono una sintassi basata su SQL e java. Principali funzionalità: - Gestione script ETL - Attribu...
32.666667
82
0.808673
ita_Latn
0.994436
103682c7c8ec291618b3bd052c39fe02eed1fc61
3,270
md
Markdown
_posts/DRAFT-2018-01-15-more-you-can-do-with-open-source.md
schatekar/jekyll-now
eb6031f4fcefe826ca60e18f591b5efd3ae350bf
[ "MIT" ]
null
null
null
_posts/DRAFT-2018-01-15-more-you-can-do-with-open-source.md
schatekar/jekyll-now
eb6031f4fcefe826ca60e18f591b5efd3ae350bf
[ "MIT" ]
null
null
null
_posts/DRAFT-2018-01-15-more-you-can-do-with-open-source.md
schatekar/jekyll-now
eb6031f4fcefe826ca60e18f591b5efd3ae350bf
[ "MIT" ]
null
null
null
## There is more you can do with open source that just using it We all use open source day in, day out. But have you ever wondered that there are more things you can do with open source than just using it? You can, of course, contribute to open source. But that is not what I am talking about. That needs discipline ...
81.75
606
0.78318
eng_Latn
0.999877
103706ba945cd3a31aa0dfaf565c90402da21c8c
2,115
md
Markdown
README.md
Sensora-CFC2021/sensora-flutter
7e3884f86eda8b3851689c7c26913d307f64db07
[ "Apache-2.0" ]
null
null
null
README.md
Sensora-CFC2021/sensora-flutter
7e3884f86eda8b3851689c7c26913d307f64db07
[ "Apache-2.0" ]
null
null
null
README.md
Sensora-CFC2021/sensora-flutter
7e3884f86eda8b3851689c7c26913d307f64db07
[ "Apache-2.0" ]
1
2021-07-29T10:08:36.000Z
2021-07-29T10:08:36.000Z
# Sensora Many farmers struggle with clean water depletion due to deficient water management and limited access to information. Such extensive use of water continues to have destructive impacts on the environment and is endangering the very systems on which our future depends. Regarding sustainable consumption and p...
31.102941
438
0.767376
eng_Latn
0.963112
1038229ea5c1eb75d8d798a5c30bd60f39b9c625
6,260
md
Markdown
README.md
shoc2005/rse_localize_me
44a262526fb3849f22bea5354b765bedff6fb69e
[ "RSA-MD" ]
null
null
null
README.md
shoc2005/rse_localize_me
44a262526fb3849f22bea5354b765bedff6fb69e
[ "RSA-MD" ]
null
null
null
README.md
shoc2005/rse_localize_me
44a262526fb3849f22bea5354b765bedff6fb69e
[ "RSA-MD" ]
null
null
null
# The robot localization project The project demonstrates a robot localization task (only by using a LIDAR sensor onboard own designed robot and in own designed environment map) by AMCL algorithm within the ROS libraries, visualization is done by Rviz, and simulation by the Gazebo framework. ## File structure ```bas...
36.395349
259
0.738019
yue_Hant
0.159796
103852b32a7ce0acc4a28fabae970b5bbdc95f9b
1,631
md
Markdown
windows-driver-docs-pr/image/dsm-model-localization.md
pravb/windows-driver-docs
c952c72209d87f1ae0ebaf732bd3c0875be84e0b
[ "CC-BY-4.0", "MIT" ]
4
2017-05-30T18:13:16.000Z
2021-09-26T19:45:08.000Z
windows-driver-docs-pr/image/dsm-model-localization.md
pravb/windows-driver-docs
c952c72209d87f1ae0ebaf732bd3c0875be84e0b
[ "CC-BY-4.0", "MIT" ]
null
null
null
windows-driver-docs-pr/image/dsm-model-localization.md
pravb/windows-driver-docs
c952c72209d87f1ae0ebaf732bd3c0875be84e0b
[ "CC-BY-4.0", "MIT" ]
1
2018-01-11T11:23:06.000Z
2018-01-11T11:23:06.000Z
--- title: DSM Model Localization author: windows-driver-content description: DSM Model Localization ms.assetid: 9c5e5c47-d363-45d8-abe0-e265b7aa9c7a ms.author: windowsdriverdev ms.date: 04/20/2017 ms.topic: article ms.prod: windows-hardware ms.technology: windows-devices --- # DSM Model Localization A DSM Device is...
60.407407
932
0.80748
eng_Latn
0.750109
1038763b6e7bc1c11b9b4746e9e77a7d7c5fe5aa
4,833
md
Markdown
README.md
dhuseby/cargo-bootstrap
c0f3a90e6db7fbe425d84cc31339eb901ae2e52c
[ "BSD-2-Clause" ]
36
2015-05-18T23:02:24.000Z
2021-06-26T10:57:02.000Z
README.md
dhuseby/cargo-bootstrap
c0f3a90e6db7fbe425d84cc31339eb901ae2e52c
[ "BSD-2-Clause" ]
21
2015-05-19T15:39:28.000Z
2019-07-18T17:23:19.000Z
README.md
dhuseby/cargo-bootstrap
c0f3a90e6db7fbe425d84cc31339eb901ae2e52c
[ "BSD-2-Clause" ]
10
2015-06-14T10:09:01.000Z
2021-04-14T09:49:35.000Z
[![Build Status](https://travis-ci.org/krig/cargo-bootstrap.svg?branch=master)](https://travis-ci.org/krig/cargo-bootstrap) About ===== This python script is designed to do the bare minimum to compile and link the Cargo binary for the purposes of bootstrapping itself on a new platform for which cross-compiling isn't ...
42.769912
123
0.738879
eng_Latn
0.99262
1038e79e95c88dec5debfd174d6d2e872ed296b6
440
md
Markdown
_posts/2019-04-29-conversiones-binario-decimal.md
patr1c1a/blog
1a9a3d2422ee8bf3a38f5e2d0bc5dd0c2af8d318
[ "MIT" ]
null
null
null
_posts/2019-04-29-conversiones-binario-decimal.md
patr1c1a/blog
1a9a3d2422ee8bf3a38f5e2d0bc5dd0c2af8d318
[ "MIT" ]
null
null
null
_posts/2019-04-29-conversiones-binario-decimal.md
patr1c1a/blog
1a9a3d2422ee8bf3a38f5e2d0bc5dd0c2af8d318
[ "MIT" ]
null
null
null
--- layout: post title: Conversión binario-decimal date: 2019-04-29 11:30:00 categories: conceptos tags: herramientas resumen published: true --- [Descargar en PDF]({{ site.url }}/assets/conversiones_binario_decimal.pdf) [Versión para impresión]({{ site.url }}/assets/conversiones_binario_decimal_impresion.pdf) ![bin...
25.882353
90
0.759091
spa_Latn
0.264608
1039b18da36f9baaabc54d16679d01217aaea51a
324
md
Markdown
_posts/2015-11-30-project-week06.md
hsarmiento/htrob
45826df5f62a28ed80772e78eb1c01752aaf3a2e
[ "MIT" ]
null
null
null
_posts/2015-11-30-project-week06.md
hsarmiento/htrob
45826df5f62a28ed80772e78eb1c01752aaf3a2e
[ "MIT" ]
null
null
null
_posts/2015-11-30-project-week06.md
hsarmiento/htrob
45826df5f62a28ed80772e78eb1c01752aaf3a2e
[ "MIT" ]
null
null
null
--- layout: post title: "Semana #6 desarrollo proyecto" date: 2015-11-30 17:00:00 author: Teófilo - Hernán categories: Development_project --- # Semana #6 ![Lunes 30 de noviembre]({{site.baseurl}}/assets/project_progress/week06_01.jpg) ![Viernes 04 de diciembre]({{site.baseurl}}/assets/project_progress/week06_02.j...
24.923077
82
0.743827
spa_Latn
0.217211
1039e4340e694aac07cb0697700652b6ca3c25d8
7,965
md
Markdown
articles/storsimple/storsimple-8000-install-update-4.md
klmnden/azure-docs.tr-tr
8e1ac7aa3bb717cd24e1bc2612e745aa9d7aa6b6
[ "CC-BY-4.0", "MIT" ]
2
2019-08-10T02:23:39.000Z
2019-08-10T02:23:40.000Z
articles/storsimple/storsimple-8000-install-update-4.md
klmnden/azure-docs.tr-tr
8e1ac7aa3bb717cd24e1bc2612e745aa9d7aa6b6
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/storsimple/storsimple-8000-install-update-4.md
klmnden/azure-docs.tr-tr
8e1ac7aa3bb717cd24e1bc2612e745aa9d7aa6b6
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: StorSimple 8000 serisi Cihazınızı güncelleştirme 4'ü yükleyin | Microsoft Docs description: StorSimple 8000 serisi Cihazınızı StorSimple 8000 serisi güncelleştirme 4 yükleneceği açıklanmaktadır. services: storsimple documentationcenter: NA author: alkohli manager: timlt editor: '' ms.assetid: '' ms.service: ...
75.141509
656
0.810923
tur_Latn
0.999641
103b3dcc4d171e4829c8756313c14dbc0253c264
4,178
md
Markdown
user/pages/10.developer-guide/02.architecture-concepts/38.executefunctions/item.md
coreBOS/coreBOSDocumentation
c7cc59c96c89c949a311a435edd7cdb2ba00a50c
[ "MIT" ]
null
null
null
user/pages/10.developer-guide/02.architecture-concepts/38.executefunctions/item.md
coreBOS/coreBOSDocumentation
c7cc59c96c89c949a311a435edd7cdb2ba00a50c
[ "MIT" ]
null
null
null
user/pages/10.developer-guide/02.architecture-concepts/38.executefunctions/item.md
coreBOS/coreBOSDocumentation
c7cc59c96c89c949a311a435edd7cdb2ba00a50c
[ "MIT" ]
1
2021-12-13T11:07:08.000Z
2021-12-13T11:07:08.000Z
--- title: 'Generic Javascript API Access to backend: Execute Function' --- Generic Javascript API Access to backend: Execute Function ========================================================== &lt;WRAP center round box 60%&gt; **Execute Function**: How to call the application backend from javascript &lt;/WRAP&gt; D...
42.20202
90
0.731211
eng_Latn
0.987295
103bf14938fbac1be2f2e04c5b333ec65caadea5
751
markdown
Markdown
_posts/2016-01-25-video-wide-open.markdown
wahn/jan_walter_org
f2af0c8e94224c9e0f2638855379ebd3fa7f45b2
[ "MIT" ]
3
2015-02-22T14:06:10.000Z
2021-01-18T21:15:24.000Z
_posts/2016-01-25-video-wide-open.markdown
wahn/jan_walter_org
f2af0c8e94224c9e0f2638855379ebd3fa7f45b2
[ "MIT" ]
null
null
null
_posts/2016-01-25-video-wide-open.markdown
wahn/jan_walter_org
f2af0c8e94224c9e0f2638855379ebd3fa7f45b2
[ "MIT" ]
2
2015-07-17T11:29:37.000Z
2016-05-16T14:55:12.000Z
--- layout: post title: "The Chemical Brothers - Wide Open" date: 2016-01-24 22:25:00 categories: jekyll video music chemicalbrothers --- <div id='BC2dRkm8ATU' class="youtube"><a href='https://youtu.be/BC2dRkm8ATU'><img src='/assets/video-chemical-brothers-wide-open.png' height="380" class="img-thumbnail"/></a></di...
28.884615
82
0.712383
yue_Hant
0.110137
103c2dc8d146ada3c9b310d50342d5eaee2166e3
4,634
md
Markdown
README.md
gpodevijn/PsychoQuest
f101da1083a42b8933beaf063f8ebfd8ea2382d3
[ "MIT" ]
null
null
null
README.md
gpodevijn/PsychoQuest
f101da1083a42b8933beaf063f8ebfd8ea2382d3
[ "MIT" ]
null
null
null
README.md
gpodevijn/PsychoQuest
f101da1083a42b8933beaf063f8ebfd8ea2382d3
[ "MIT" ]
null
null
null
# PsychoQuest PsychoQUest is a an application that provides a tablet implementation of two psychological questionnaires: the Self-assessment Manikin (SAM) and the NASA-TLX. The application allows you to: - Create an experiment that can be divided into multiple sessions (e.g., if you need your participants to fill the q...
73.555556
343
0.787441
eng_Latn
0.999363
103d06a92f62ea1bbe8cd25cf31a32425e5fc2e4
39
md
Markdown
README.md
llrosa/go_file_server
d17cd9039f9e9457d7488db50aad3f99ef2c9880
[ "Apache-2.0" ]
null
null
null
README.md
llrosa/go_file_server
d17cd9039f9e9457d7488db50aad3f99ef2c9880
[ "Apache-2.0" ]
null
null
null
README.md
llrosa/go_file_server
d17cd9039f9e9457d7488db50aad3f99ef2c9880
[ "Apache-2.0" ]
null
null
null
# go_file_server Simple go file server
13
21
0.820513
eng_Latn
0.152225
103d65b2e71a16f4d819cbf51d1efea8d42aa22a
425
md
Markdown
_notes/Mortar, the binder paste for masonry.md
beatricemilea/digital-garden-jekyll-template
c2a72af1bed2026c52ab139f8b674108c0d1a282
[ "MIT" ]
null
null
null
_notes/Mortar, the binder paste for masonry.md
beatricemilea/digital-garden-jekyll-template
c2a72af1bed2026c52ab139f8b674108c0d1a282
[ "MIT" ]
null
null
null
_notes/Mortar, the binder paste for masonry.md
beatricemilea/digital-garden-jekyll-template
c2a72af1bed2026c52ab139f8b674108c0d1a282
[ "MIT" ]
null
null
null
--- --- The mortar is a mix of binder (such as cement or plaster) with aggregates (sand, brick powder or stone powder) and water. This mix is used in order to stick [[Masonry walls, structural or non-structural|bricks]] to one another and create a [[Masonry walls, structural or non-structural|structural or non-structu...
106.25
416
0.771765
eng_Latn
0.99974
103e4fb699692e9bfde7bf552439f467bcbb6a9b
283
md
Markdown
javascript/feature-bind/README.md
RequireSun/road-of-leetcode
4a33d0b5a409109456035e82cd9e0b7409ebc472
[ "Apache-2.0" ]
null
null
null
javascript/feature-bind/README.md
RequireSun/road-of-leetcode
4a33d0b5a409109456035e82cd9e0b7409ebc472
[ "Apache-2.0" ]
6
2021-03-09T22:25:52.000Z
2022-02-26T19:54:00.000Z
javascript/feature-bind/README.md
RequireSun/road-of-leetcode
4a33d0b5a409109456035e82cd9e0b7409ebc472
[ "Apache-2.0" ]
1
2019-11-08T03:11:53.000Z
2019-11-08T03:11:53.000Z
bind === javascript 里有四种 this 变量的绑定: 1. 默认绑定 1. 隐式绑定 1. 显示绑定 1. new 绑定 重点在于区分最后两种绑定的优先级, 为了保证每次 new 出来的对象都要是原对象的实例, 必须要在原 new 的结果上进行数据操作 所以 bind 之内也不会在 new 的时候劫持 this, 具体判断方法就是看真的执行的时候, this 指向的是不是一个当前被执行函数的实例 如果是的话, 则证明此时就是在执行 new 操作, 该实例也是由默认的 new 操作而生成的, 此时不应劫持 this 的指向.
14.894737
72
0.770318
yue_Hant
0.58185
103e8f362e47fc87fb2fa3a15ab0700d4126c717
58
md
Markdown
Javascript/JSStudy/week5/destructuring.md
Yuni-Q/TIL
94d7e746a541805d95b535cf80b42f1dc4d69188
[ "MIT" ]
6
2019-02-10T09:09:24.000Z
2020-03-11T01:04:23.000Z
TIL/Javascript/JSStudy/week5/destructuring.md
Yuni-Q/blog
66948cbec267eacf8bb2d5528f9a5c4b9ddbaf4f
[ "MIT" ]
13
2020-01-15T13:20:19.000Z
2022-01-12T01:05:49.000Z
Javascript/JSStudy/week5/destructuring.md
Yuni-Q/TIL
94d7e746a541805d95b535cf80b42f1dc4d69188
[ "MIT" ]
1
2020-12-08T08:14:55.000Z
2020-12-08T08:14:55.000Z
# destructuring 배열 : index를 기준으로 할당 프로퍼티 이름으로 할당
7.25
22
0.637931
kor_Hang
1.00001
103e93f8b9f5bf268e12f7022c2e8ffcc5feee65
477
md
Markdown
aboutme.md
qianwenzheng/qianwenzheng.github.io
0e96cd147f8cfcd1682e842fae2ce27a9ba746a8
[ "MIT" ]
null
null
null
aboutme.md
qianwenzheng/qianwenzheng.github.io
0e96cd147f8cfcd1682e842fae2ce27a9ba746a8
[ "MIT" ]
null
null
null
aboutme.md
qianwenzheng/qianwenzheng.github.io
0e96cd147f8cfcd1682e842fae2ce27a9ba746a8
[ "MIT" ]
null
null
null
--- layout: page title: About me --- ![My picture](/img/mypic.jpeg) I'm a sophomore at Williams College studying Computer Science and Mathematics. I grew up in Jamaica for most of my life and I enjoy sunshine, spicy food, and ocean views because they remind me of home. Other defining features: - Dog person - Addicted...
29.8125
226
0.75891
eng_Latn
0.995843
103ece9ba6dd3b26078b4c1eabbe8bc6aaa3d566
14,971
md
Markdown
README.md
marzzzello/dotfiles
20af26afa30595a151bd48894ec52dd4e5392526
[ "MIT" ]
4
2019-06-01T09:39:34.000Z
2021-11-19T01:49:39.000Z
README.md
marzzzello/dotfiles
20af26afa30595a151bd48894ec52dd4e5392526
[ "MIT" ]
1
2019-06-11T00:22:40.000Z
2020-03-04T22:56:11.000Z
README.md
marzzzello/dotfiles
20af26afa30595a151bd48894ec52dd4e5392526
[ "MIT" ]
2
2019-05-31T15:22:22.000Z
2021-05-14T14:24:39.000Z
# Dotfiles ![](https://forthebadge.com/images/badges/built-with-love.svg) ![](https://forthebadge.com/images/badges/fuck-it-ship-it.svg) ![](https://forthebadge.com/images/badges/contains-Cat-GIFs.svg) [![Repo on GitLab](https://img.shields.io/badge/repo-GitLab-fc6d26.svg?style=for-the-badge&logo=gitlab)](https://git...
106.935714
739
0.503574
eng_Latn
0.82966
103f156999f90d48b2b6c672b2be1d00f5a7d8d7
547
md
Markdown
dump/PullToRefresh-master/README.md
loongX/AndroidDemo
edc918d7aaef1793ea385abd85431a1a7b833af6
[ "Apache-2.0" ]
null
null
null
dump/PullToRefresh-master/README.md
loongX/AndroidDemo
edc918d7aaef1793ea385abd85431a1a7b833af6
[ "Apache-2.0" ]
null
null
null
dump/PullToRefresh-master/README.md
loongX/AndroidDemo
edc918d7aaef1793ea385abd85431a1a7b833af6
[ "Apache-2.0" ]
null
null
null
# PullToRefresh welcome to visit my blog blog: http://www.codezhang.com --- * **list view** <div class='row'> <img src='http://img.blog.csdn.net/20160510200054140' width="300px"/> </div> * **grid view** <div class='row'> <img src='http://img.blog.csdn.net/20160510200535645' width="300px"/> </div> ...
20.259259
99
0.647166
yue_Hant
0.224823
103ff719fe81eeaa139c7732580172f1a055f277
7,618
md
Markdown
PRELIMINARY_RESULTS.md
RMLio/RML-LDES-mapping-rules
12e345a50d01e815daa3264861bfac0b7fe6f159
[ "MIT" ]
null
null
null
PRELIMINARY_RESULTS.md
RMLio/RML-LDES-mapping-rules
12e345a50d01e815daa3264861bfac0b7fe6f159
[ "MIT" ]
null
null
null
PRELIMINARY_RESULTS.md
RMLio/RML-LDES-mapping-rules
12e345a50d01e815daa3264861bfac0b7fe6f159
[ "MIT" ]
null
null
null
# Preliminary results ## Setup This setup is *not* an in-depth performance evaluation, but rather a validation setup to verify if our approach actually reduces the number of triples and execution time when only regenerating RDF for original data that is updated. 1. Execute RML mappings on each dump in the chronologi...
54.805755
107
0.641769
eng_Latn
0.935106
10404d71ef50bbf60e3b885ae046d4df58b53323
13,281
md
Markdown
articles/connectors/connectors-sftp-ssh.md
EINSTEINPRACIANO/azure-docs.pt-br
93bbbf115ab76d31e6bc8919a338700294966913
[ "CC-BY-4.0", "MIT" ]
1
2019-05-02T14:26:54.000Z
2019-05-02T14:26:54.000Z
articles/connectors/connectors-sftp-ssh.md
jhomarolo/azure-docs.pt-br
d11ab7fab56d90666ea619c6b12754b7761aca97
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/connectors/connectors-sftp-ssh.md
jhomarolo/azure-docs.pt-br
d11ab7fab56d90666ea619c6b12754b7761aca97
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Conecte-se ao servidor SFTP com o SSH - Aplicativos Lógicos do Azure | Microsoft Docs description: Automatize tarefas que monitoram, criam, gerenciam, enviam e recebem arquivos para um servidor SFTP usando o SSH e os Aplicativos Lógicos do Azure services: logic-apps ms.service: logic-apps ms.suite: integrati...
71.789189
589
0.76297
por_Latn
0.999725
10415adbceb0d670365efc11b7e5b44d8b89be59
1,054
md
Markdown
catalog/zannen-datta-na-unmei-da/en-US_zannen-datta-na-unmei-da.md
htron-dev/baka-db
cb6e907a5c53113275da271631698cd3b35c9589
[ "MIT" ]
3
2021-08-12T20:02:29.000Z
2021-09-05T05:03:32.000Z
catalog/zannen-datta-na-unmei-da/en-US_zannen-datta-na-unmei-da.md
zzhenryquezz/baka-db
da8f54a87191a53a7fca54b0775b3c00f99d2531
[ "MIT" ]
8
2021-07-20T00:44:48.000Z
2021-09-22T18:44:04.000Z
catalog/zannen-datta-na-unmei-da/en-US_zannen-datta-na-unmei-da.md
zzhenryquezz/baka-db
da8f54a87191a53a7fca54b0775b3c00f99d2531
[ "MIT" ]
2
2021-07-19T01:38:25.000Z
2021-07-29T08:10:29.000Z
# Zannen datta na, Unmei da! ![zannen-datta-na-unmei-da](https://cdn.myanimelist.net/images/manga/3/241827.jpg) - **type**: manga - **original-name**: 残念だったな、運命だ! - **start-date**: 2017-04-10 ## Tags - comedy - yaoi ## Authors - Azumi - Tsuna (Story & Art) ## Sinopse One day, nightclub host and wo...
37.642857
651
0.73055
eng_Latn
0.981964
1041907938a6fc23e67b9f3156f5653a10cdd8da
41
md
Markdown
src/assets/docs/snippets/password/password.basic.md
Ademking/ionic-4-components
078fd74968015e23c4fd887c8d60fddd42173394
[ "MIT" ]
2
2019-08-11T17:24:10.000Z
2019-12-18T09:29:22.000Z
src/assets/docs/snippets/password/password.basic.md
Ademking/ionic-4-components
078fd74968015e23c4fd887c8d60fddd42173394
[ "MIT" ]
null
null
null
src/assets/docs/snippets/password/password.basic.md
Ademking/ionic-4-components
078fd74968015e23c4fd887c8d60fddd42173394
[ "MIT" ]
null
null
null
```html <fiv-password></fiv-password> ```
13.666667
29
0.634146
kor_Hang
0.488529
1041f43f89ca04f805d83c7b8455d375f5985ca6
1,628
md
Markdown
_posts/2011-12-23-squel-js-lightweight-javascript-library-for-building-sql-query-strings-in-node-js-or-the-browser.md
foxymen9/customer_website_template
a7aaa7c0d0dd5a22ce422239cc70b0b4d69d0048
[ "MIT" ]
null
null
null
_posts/2011-12-23-squel-js-lightweight-javascript-library-for-building-sql-query-strings-in-node-js-or-the-browser.md
foxymen9/customer_website_template
a7aaa7c0d0dd5a22ce422239cc70b0b4d69d0048
[ "MIT" ]
null
null
null
_posts/2011-12-23-squel-js-lightweight-javascript-library-for-building-sql-query-strings-in-node-js-or-the-browser.md
foxymen9/customer_website_template
a7aaa7c0d0dd5a22ce422239cc70b0b4d69d0048
[ "MIT" ]
null
null
null
--- layout: post published: true title: Squel.js - lightweight Javascript library for building SQL query strings in node.js or the browser excerpt: "I'd like to announce the immediate availability of [Squel.js](http:&#47;&#47;squeljs.org&#47;), a lightweight Javascript library for building SQL query strings. Squel ...
56.137931
401
0.751229
eng_Latn
0.92129
10442d6495a9bbb2351bc9e90b4803eea1bdcffa
26
md
Markdown
README.md
ScullWM/apdex
cb4bc14acfc423edeb28ed863298c27e61cc6dd1
[ "MIT" ]
null
null
null
README.md
ScullWM/apdex
cb4bc14acfc423edeb28ed863298c27e61cc6dd1
[ "MIT" ]
null
null
null
README.md
ScullWM/apdex
cb4bc14acfc423edeb28ed863298c27e61cc6dd1
[ "MIT" ]
null
null
null
# apdex Manage your apdex
8.666667
17
0.769231
eng_Latn
0.510844
1045557d259440bf204e871ee1ea47892eaeb70c
60
md
Markdown
physics_softbody/README.md
chrisanderson/armory_examples
2eb80ab1f39fa2f25312ba32e17d586cd1a1afcb
[ "Zlib" ]
157
2016-10-11T02:51:06.000Z
2022-03-07T04:24:22.000Z
physics_softbody/README.md
chrisanderson/armory_examples
2eb80ab1f39fa2f25312ba32e17d586cd1a1afcb
[ "Zlib" ]
70
2016-11-28T11:50:06.000Z
2022-03-07T11:55:55.000Z
physics_softbody/README.md
chrisanderson/armory_examples
2eb80ab1f39fa2f25312ba32e17d586cd1a1afcb
[ "Zlib" ]
78
2016-12-15T07:42:05.000Z
2022-03-06T04:14:02.000Z
https://github.com/armory3d/armory/wiki/physics#soft-bodies
30
59
0.816667
yue_Hant
0.81991
1045653f81729a10f8b0351914799ad65d5e93bf
2,267
md
Markdown
README.md
ReubenDo/biva-pytorch
c39af44c012305f7b3aba7b4385d8bbdd8b4a72d
[ "MIT" ]
63
2019-10-24T10:11:44.000Z
2022-02-17T20:54:41.000Z
README.md
ReubenDo/biva-pytorch
c39af44c012305f7b3aba7b4385d8bbdd8b4a72d
[ "MIT" ]
6
2020-04-30T11:47:23.000Z
2021-06-08T20:31:58.000Z
README.md
vlievin/biva-pytorch
ba37acaba3869e33fb01fabd42297576a6a9dd48
[ "MIT" ]
8
2019-11-23T22:26:59.000Z
2021-04-15T11:54:22.000Z
# BIVA (PyTorch) Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables forGenerative Modeling) for binarized MNIST and CIFAR. The original Tensorflow implementation can be found [here](https://github.com/larsmaaloee/BIVA). ## Run the Experiments ```bash conda create --name biva python...
27.646341
237
0.688134
eng_Latn
0.630721
10460f265bdbde87bb501e114394d1d591f41ad4
327
md
Markdown
README.md
ksu-is/Push-up-Quest
ce154d22650beb4a3e65eec084b9b4fdec2ec8b3
[ "MIT" ]
null
null
null
README.md
ksu-is/Push-up-Quest
ce154d22650beb4a3e65eec084b9b4fdec2ec8b3
[ "MIT" ]
null
null
null
README.md
ksu-is/Push-up-Quest
ce154d22650beb4a3e65eec084b9b4fdec2ec8b3
[ "MIT" ]
null
null
null
# Push-up-Quest Keep track of your daily route and calculate how many push ups you have to do by the end of the day. The calculation for this code will be different for everyone because the user has to enter their age, gender, and weight. The reward for using this software will keep the user body stay in shape and be h...
109
310
0.788991
eng_Latn
0.999982
104627a7ec212a93640c51fe317cad5918219ab8
2,698
md
Markdown
流行/I Need You-防弹少年团/README.md
hsdllcw/everyonepiano-music-database
d440544ad31131421c1f6b5df0f039974521eb8d
[ "MIT" ]
17
2020-12-01T05:27:50.000Z
2022-03-28T05:03:34.000Z
流行/I Need You-防弹少年团/README.md
hsdllcw/everyonepiano-music-database
d440544ad31131421c1f6b5df0f039974521eb8d
[ "MIT" ]
null
null
null
流行/I Need You-防弹少年团/README.md
hsdllcw/everyonepiano-music-database
d440544ad31131421c1f6b5df0f039974521eb8d
[ "MIT" ]
2
2021-08-24T08:58:58.000Z
2022-02-08T08:22:52.000Z
**I Need You双手简谱** 和五线谱完全对应。 _I Need You_ 是韩国男子演唱组合防弹少年团(BTS)的歌曲。组合由金南俊(Rap Monster)、金硕珍(JIN)、闵玧其(SUGA)、郑号锡(J-HOPE)、朴智旻(JIMIN)、金泰亨(V)、田柾国(JUNG KOOK)7名成员组成。坚持自我的防弹少年团在众多男团中展露头角的原因就是他们有着明确的方向、价值观以及与众不同的音乐风格。防弹少年团并未追逐流行,而是有条不紊地打造团队特色。 歌词下方是 _I Need You钢琴谱_ ,大家可以免费下载学习。 ### I Need You歌词: Fall (everything) Fall (every...
21.758065
88
0.703855
kor_Hang
0.994448
1046c122fa4dfcc2b476f53e6d6aaf499b1c6724
7,180
md
Markdown
CHANGELOG.md
0v3rst33r/express-cassandra
55254e3b45506182d3cd8357a5ddd17ebcd670c4
[ "MIT" ]
null
null
null
CHANGELOG.md
0v3rst33r/express-cassandra
55254e3b45506182d3cd8357a5ddd17ebcd670c4
[ "MIT" ]
2
2021-05-25T10:44:30.000Z
2021-08-16T07:02:40.000Z
CHANGELOG.md
0v3rst33r/express-cassandra
55254e3b45506182d3cd8357a5ddd17ebcd670c4
[ "MIT" ]
null
null
null
# 0.10.0 (2021-09-02) ### Documentation * docs(project): Updated the main `README` file with a `Usage examples` section. (0v3rst33r) ([`bee4fbf`](https://github.com/0v3rst33r/express-cassandra/commit/bee4fbf778ee5fd42fa60d17c4f6661788026d7f)) * docs(project): Updated the main `README` file. (0v3rst33r) ([`7f3f7e6`](h...
66.481481
264
0.792201
yue_Hant
0.27105
1046c77cf149325f6dd1ddc4a9cc39d28213bc58
7,867
md
Markdown
docs/collection/0_ana_positionalForwards.md
justinjoliver/NHL-Analytics
b369ec0716a2f32f9cdc6539d894a38455c7ab09
[ "MIT" ]
null
null
null
docs/collection/0_ana_positionalForwards.md
justinjoliver/NHL-Analytics
b369ec0716a2f32f9cdc6539d894a38455c7ab09
[ "MIT" ]
null
null
null
docs/collection/0_ana_positionalForwards.md
justinjoliver/NHL-Analytics
b369ec0716a2f32f9cdc6539d894a38455c7ab09
[ "MIT" ]
null
null
null
[back to the main page](../index.md) # Positional successes in the offensive zone ## Highlights * Stanley Cup-winning teams have very specific strategies to generate efficient puck possessions in offensive zone * Zach Hyman, Edmonton Oilers's new addition, may complement where Connor McDavid had efficiency challenge...
89.397727
955
0.767001
eng_Latn
0.982193
1046dfadbe3148073c6900412220cdc8da6a790d
432
md
Markdown
README.md
nataliafonseca/ignite-react-c1-d02
d2becf8b2cad4ae62a554bfac2a3bef9aa231ec9
[ "MIT" ]
null
null
null
README.md
nataliafonseca/ignite-react-c1-d02
d2becf8b2cad4ae62a554bfac2a3bef9aa231ec9
[ "MIT" ]
null
null
null
README.md
nataliafonseca/ignite-react-c1-d02
d2becf8b2cad4ae62a554bfac2a3bef9aa231ec9
[ "MIT" ]
null
null
null
# Desafio - Componentizando a aplicação _( Ignite | ReactJS | Capítulo I | Desafio 02 )_ Desafio 02 do capítulo I da trilha ReactJS do bootcamp Ignite, da Rocketseat. ## O desafio: Refatorar uma página para listagem de filmes O objetivo desse desafio é refatorar uma página para listagem de filmes de acordo com gêne...
36
106
0.789352
por_Latn
0.999536
1047022f571e1d523feadc76a929d98f35f20e13
563
md
Markdown
guide/spanish/certifications/responsive-web-design/basic-css/understand-absolute-versus-relative-units/index.md
SweeneyNew/freeCodeCamp
e24b995d3d6a2829701de7ac2225d72f3a954b40
[ "BSD-3-Clause" ]
10
2019-08-09T19:58:19.000Z
2019-08-11T20:57:44.000Z
guide/spanish/certifications/responsive-web-design/basic-css/understand-absolute-versus-relative-units/index.md
SweeneyNew/freeCodeCamp
e24b995d3d6a2829701de7ac2225d72f3a954b40
[ "BSD-3-Clause" ]
2,056
2019-08-25T19:29:20.000Z
2022-02-13T22:13:01.000Z
guide/spanish/certifications/responsive-web-design/basic-css/understand-absolute-versus-relative-units/index.md
SweeneyNew/freeCodeCamp
e24b995d3d6a2829701de7ac2225d72f3a954b40
[ "BSD-3-Clause" ]
5
2018-10-18T02:02:23.000Z
2020-08-25T00:32:41.000Z
--- title: Understand Absolute versus Relative Units localeTitle: Comprender unidades absolutas versus unidades relativas --- ## Comprender unidades absolutas versus unidades relativas Esto es un talón. [Ayuda a nuestra comunidad a expandirla](https://github.com/freecodecamp/guides/tree/master/src/pages/certifications...
62.555556
220
0.815275
spa_Latn
0.759325
10476aed4feb4e7e9becb566b9d9916b2a8585c4
81
md
Markdown
README.md
mshaileshr/portfolio
2500430cd2a90e4a61a6dbcc3b8c0ec757900557
[ "MIT" ]
1
2020-06-21T06:44:56.000Z
2020-06-21T06:44:56.000Z
README.md
mshaileshr/portfolio
2500430cd2a90e4a61a6dbcc3b8c0ec757900557
[ "MIT" ]
null
null
null
README.md
mshaileshr/portfolio
2500430cd2a90e4a61a6dbcc3b8c0ec757900557
[ "MIT" ]
null
null
null
# Shailesh Mishra Portfolio Website [VIEW PORTFOLIIO](https://urlzs.com/bDnQP)
16.2
42
0.765432
yue_Hant
0.557325
1047880b4fe05ffb6222a7e19aae90baa586bce2
1,078
md
Markdown
README.md
rodriguezmarting/Ticklite
2dfbc2feb3402b1b5151e403f93339c8735342b5
[ "MIT" ]
null
null
null
README.md
rodriguezmarting/Ticklite
2dfbc2feb3402b1b5151e403f93339c8735342b5
[ "MIT" ]
null
null
null
README.md
rodriguezmarting/Ticklite
2dfbc2feb3402b1b5151e403f93339c8735342b5
[ "MIT" ]
null
null
null
# Ticklite Answer questions about random topics. Follow people to get new questions and discover your friends preferences! Pin questions to stay updated about topics you find interesting. Lots of new features coming soon! ## Setup Ticklite uses [json-server](https://github.com/typicode/json-server) to fake a bac...
63.411765
303
0.7718
eng_Latn
0.805321
104793fa6bb17a292417bf985e2240fd3b15daf3
1,432
md
Markdown
_containers/idot-Singularity_recipes-template.md
singularityhub/singularityhub-archive
dd1d471db0c4ac01998cb84bd1ab82e97c8dab65
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
_containers/idot-Singularity_recipes-template.md
singularityhub/singularityhub-archive
dd1d471db0c4ac01998cb84bd1ab82e97c8dab65
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
_containers/idot-Singularity_recipes-template.md
singularityhub/singularityhub-archive
dd1d471db0c4ac01998cb84bd1ab82e97c8dab65
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
--- id: 3761 name: "idot/Singularity_recipes" branch: "master" tag: "template" commit: "ba33d859f9ac34aa7ba572d0af2587d6afcce99f" version: "d3698275bb4a120587a0ea06540e6fbd" build_date: "2018-07-30T16:14:05.760Z" size_mb: 611 size: 222482463 sif: "https://datasets.datalad.org/shub/idot/Singularity_recipes/template/2018...
28.64
141
0.773045
yue_Hant
0.318647
1047a73a25e301430bb7a93c72eae03f61af0129
17,157
md
Markdown
docs/RenditionService2Issues.md
Acosix/alfresco-transform
8d4091a8423dbb318775f6f2fbf849dcd75f41d5
[ "Apache-2.0" ]
1
2021-03-15T17:10:26.000Z
2021-03-15T17:10:26.000Z
docs/RenditionService2Issues.md
Acosix/alfresco-transform
8d4091a8423dbb318775f6f2fbf849dcd75f41d5
[ "Apache-2.0" ]
1
2021-12-17T17:34:08.000Z
2022-01-21T09:55:12.000Z
docs/RenditionService2Issues.md
Acosix/alfresco-transform
8d4091a8423dbb318775f6f2fbf849dcd75f41d5
[ "Apache-2.0" ]
null
null
null
# RenditionService2 Issues The RenditionService2 is the primary service API of Alfresco's reworked transformer and rendition framework from Alfresco 6.0 / 6.1 onwards. It aims to move transformations out of process from the Alfresco Content Service and moving predominantly to asynchronous processing, most markedly wit...
197.206897
1,239
0.817392
eng_Latn
0.997737
1048151150fa64c8800ad25b4d20ae12af5a81e7
47
md
Markdown
README.md
chanoch/clearbrook.it
a2f95ff59abe593bf0a2c51db32049912afce054
[ "MIT" ]
null
null
null
README.md
chanoch/clearbrook.it
a2f95ff59abe593bf0a2c51db32049912afce054
[ "MIT" ]
null
null
null
README.md
chanoch/clearbrook.it
a2f95ff59abe593bf0a2c51db32049912afce054
[ "MIT" ]
null
null
null
# clearbrook.it/blog A blog for Clearbrook IT
11.75
24
0.765957
eng_Latn
0.228928
1048e21143df40dc0e01b3f629acf36dcbf60d9c
389
md
Markdown
src/pages/red-sky/index.md
Andscowal/fullhearts-gatsby
fef1c76922e355928225234421f59757af569bab
[ "MIT" ]
null
null
null
src/pages/red-sky/index.md
Andscowal/fullhearts-gatsby
fef1c76922e355928225234421f59757af569bab
[ "MIT" ]
null
null
null
src/pages/red-sky/index.md
Andscowal/fullhearts-gatsby
fef1c76922e355928225234421f59757af569bab
[ "MIT" ]
null
null
null
--- title: Red Sky date: "2017-12-21T06:30:05" tags: ['clearfix'] --- A red sky at night, love is in the air. Don't worry Lovebug, I'm almost there. Blue seas grant mysticism matched by your eyes. They are sprinkled with hazel and make Mother Earth cry. Your intelligence is matched, only by your elegance. My sav...
22.882353
75
0.732648
eng_Latn
0.998947
1048fc6652f23ff3fde8f59a8e330189ea61ee3a
3,309
md
Markdown
agaru/content/posts/azure-devops-vmss/part2/index.md
odqahn/agaru-web
e83015c9545ce4793a5d7222bb9b4050bbc57cb2
[ "BSD-3-Clause" ]
null
null
null
agaru/content/posts/azure-devops-vmss/part2/index.md
odqahn/agaru-web
e83015c9545ce4793a5d7222bb9b4050bbc57cb2
[ "BSD-3-Clause" ]
null
null
null
agaru/content/posts/azure-devops-vmss/part2/index.md
odqahn/agaru-web
e83015c9545ce4793a5d7222bb9b4050bbc57cb2
[ "BSD-3-Clause" ]
null
null
null
+++ title = "Azure Devops & VMSS - part2" date = "2021-03-11" description = "Creating the VMSS" +++ ## Azure DevOps & VMSS agents Good news everyone! Azure DevOps now supports VMSS as agent. In this series of posts, we'll cover: * ~~Why use a VMSS with Azure DevOps?~~ * How to create and configure a simple VMSS. * ...
35.967391
333
0.73285
eng_Latn
0.962202
10492e60140621852201692e755738439fd1577f
102
md
Markdown
README.md
ultr4h4ck/EV3-Maze-Solver
4da5382f45987e4a85a1fb873d5ec01882f639d5
[ "MIT" ]
1
2019-10-16T05:49:45.000Z
2019-10-16T05:49:45.000Z
README.md
aramperez/EV3-Maze-Solver
4da5382f45987e4a85a1fb873d5ec01882f639d5
[ "MIT" ]
null
null
null
README.md
aramperez/EV3-Maze-Solver
4da5382f45987e4a85a1fb873d5ec01882f639d5
[ "MIT" ]
8
2019-09-01T14:51:07.000Z
2021-09-07T19:59:14.000Z
# EV3-Maze-Solver Microsoft SmallBasic program for an EV3-based robot that uses an ultrasonic sensor.
34
83
0.813725
eng_Latn
0.977429
104a182d07fa56fff9f53f77cfcd0ab41866f768
1,605
md
Markdown
create-icub-gazebo-env.md
kouroshD/training-conda-robotics
480ba838b4a3e96f6008b4d6ef68dc1a8a19dff2
[ "MIT" ]
7
2021-06-09T19:56:05.000Z
2021-06-11T07:07:32.000Z
create-icub-gazebo-env.md
kouroshD/training-conda-robotics
480ba838b4a3e96f6008b4d6ef68dc1a8a19dff2
[ "MIT" ]
3
2021-06-09T16:18:41.000Z
2021-08-05T12:53:48.000Z
create-icub-gazebo-env.md
kouroshD/training-conda-robotics
480ba838b4a3e96f6008b4d6ef68dc1a8a19dff2
[ "MIT" ]
1
2022-02-10T14:52:25.000Z
2022-02-10T14:52:25.000Z
# How to create an environment to simulate the iCub robot in Gazebo ## Check the environment First of all, check if conda and mamba are correctly installed: ~~~ mamba info ~~~ The output should be something like: ~~~ active environment : None shell level : 0 ~~~ If that works fine, you can list all...
22.928571
162
0.733956
eng_Latn
0.998381
104c0ae145897ce7eef5988efd991c7f2a1fa89e
1,858
md
Markdown
README.md
Galarzaa90/TibiaStatic
6144b5e0a38e310020905ff5fb3b81d6f18298ed
[ "MIT" ]
null
null
null
README.md
Galarzaa90/TibiaStatic
6144b5e0a38e310020905ff5fb3b81d6f18298ed
[ "MIT" ]
null
null
null
README.md
Galarzaa90/TibiaStatic
6144b5e0a38e310020905ff5fb3b81d6f18298ed
[ "MIT" ]
null
null
null
# TibiaStatic An [aiohttp](https://docs.aiohttp.org/) server that acts as proxy for resources in `static.tibia.com`, serving them from the server's disk, allowing images to be properly embedded in applications like Discord. Note that in order to use this, this must be run from a publicly accessible location (i.e. wit...
43.209302
148
0.532831
eng_Latn
0.91727
104d4fb426586055fab4213f17dffa9e36139b7e
481
md
Markdown
readme.md
NMillard/CSharpDesignPatterns
16b5ba10d2de45cc8445816145c5d61fc2119a8e
[ "MIT" ]
2
2021-01-05T10:44:05.000Z
2021-04-28T19:16:29.000Z
readme.md
NMillard/CSharpDesignPatterns
16b5ba10d2de45cc8445816145c5d61fc2119a8e
[ "MIT" ]
null
null
null
readme.md
NMillard/CSharpDesignPatterns
16b5ba10d2de45cc8445816145c5d61fc2119a8e
[ "MIT" ]
null
null
null
Go to [Medium author profile (@nmillard)](https://nmillard.medium.com/) # Design Patterns Collection See test projects to run code. ### Planned design patterns - [x] [Strategy pattern using C# Attributes](https://levelup.gitconnected.com/simple-strategy-pattern-using-attributes-880c55988215) - [x] [Factory pattern ...
40.083333
142
0.748441
eng_Latn
0.557692
104dc568b673b934eca63411184e68d893b6f8cf
12
md
Markdown
README.md
bixbite2/20.06.2018
c26f6c7960eed69392630f526c8dafe202ce45ce
[ "MIT" ]
null
null
null
README.md
bixbite2/20.06.2018
c26f6c7960eed69392630f526c8dafe202ce45ce
[ "MIT" ]
null
null
null
README.md
bixbite2/20.06.2018
c26f6c7960eed69392630f526c8dafe202ce45ce
[ "MIT" ]
null
null
null
# 20.06.2018
12
12
0.666667
deu_Latn
0.413105
104e6a8868da649c7bab04a3f3524ab04bd312c0
885
md
Markdown
guide/src/introduction.md
heilhead/gloo
0ab85a0a11eff344e5ef0c849f30f7dc6db075fc
[ "Apache-2.0", "MIT" ]
1
2021-05-16T03:48:28.000Z
2021-05-16T03:48:28.000Z
guide/src/introduction.md
heilhead/gloo
0ab85a0a11eff344e5ef0c849f30f7dc6db075fc
[ "Apache-2.0", "MIT" ]
1
2021-05-16T06:13:08.000Z
2021-05-16T06:13:08.000Z
guide/src/introduction.md
heilhead/gloo
0ab85a0a11eff344e5ef0c849f30f7dc6db075fc
[ "Apache-2.0", "MIT" ]
1
2020-03-02T15:24:35.000Z
2020-03-02T15:24:35.000Z
# Introduction Welcome to the Gloo Guide, an introductory guide about [Gloo](https://github.com/rustwasm/gloo). Gloo is a toolkit for building web applications and libraries with Rust and Wasm, composed of modular crates. [Gloo crates](https://github.com/rustwasm/gloo/tree/master/crates) include example code, both in...
63.214286
126
0.770621
eng_Latn
0.978364
104e8fde66e43846ae2e521a05f11786df4b0fa0
2,548
markdown
Markdown
_posts/2013-04-21-a-simple-rake-task-to-update-ember-js.markdown
johnmcdowall/johnmcdowall.github.com
614f1f82d4b5310c2b06df9555d7fd573f7bb3c5
[ "MIT" ]
null
null
null
_posts/2013-04-21-a-simple-rake-task-to-update-ember-js.markdown
johnmcdowall/johnmcdowall.github.com
614f1f82d4b5310c2b06df9555d7fd573f7bb3c5
[ "MIT" ]
1
2017-04-10T16:10:50.000Z
2017-04-10T16:10:50.000Z
_posts/2013-04-21-a-simple-rake-task-to-update-ember-js.markdown
johnmcdowall/johnmcdowall.github.com
614f1f82d4b5310c2b06df9555d7fd573f7bb3c5
[ "MIT" ]
null
null
null
--- layout: post published: true title: A simple Rake task to update Ember.js description: Writing your Ember.js app to include Internationalization support is easy. --- I was using a Rake task that I had seen [Ivan Vanderbyl](https://twitter.com/IvanVanderbyl) using to update the Ember source files to whatever was th...
39.8125
396
0.721743
eng_Latn
0.938668
104efdce37fd79bbf741d1d75e777cce274a6991
47
md
Markdown
README.md
vsevolod/notify_migrations
043bc252754bd1cb29f5e3d2917a019bb18b3d74
[ "MIT" ]
null
null
null
README.md
vsevolod/notify_migrations
043bc252754bd1cb29f5e3d2917a019bb18b3d74
[ "MIT" ]
null
null
null
README.md
vsevolod/notify_migrations
043bc252754bd1cb29f5e3d2917a019bb18b3d74
[ "MIT" ]
null
null
null
# notify_migrations Tools for notify migration
15.666667
26
0.851064
eng_Latn
0.965596
104f6bbdc8d1a43ac55e62d84453b796567dbe82
3,836
md
Markdown
README.md
iDataist/p3
bb37cc5dba1e8d701fb0cf683bb30937e0c9ece7
[ "MIT" ]
2
2021-11-15T16:58:45.000Z
2022-01-19T16:18:01.000Z
README.md
iDataist/p3
bb37cc5dba1e8d701fb0cf683bb30937e0c9ece7
[ "MIT" ]
null
null
null
README.md
iDataist/p3
bb37cc5dba1e8d701fb0cf683bb30937e0c9ece7
[ "MIT" ]
null
null
null
# Deploy an Application to AWS with CircleCI and Ansible ## Project Overview I deployed an app to AWS with CircleCI and Ansible. Below are the main goals of the project: - Explain the fundamentals and benefits of CI/CD to achieve, build, and deploy automation for cloud-based software products. - Utilize Deployment St...
53.277778
334
0.755996
eng_Latn
0.926696
104fc79e27a1ff38c81906ebaa6fbe0af4e013ac
3,913
md
Markdown
lib/hipfort/SUPPORTED_API_ROCRAND.md
arvindcheru/hipfort
fa6628bfc876db72e98fd5eb36cb88f3038a4f80
[ "MIT" ]
null
null
null
lib/hipfort/SUPPORTED_API_ROCRAND.md
arvindcheru/hipfort
fa6628bfc876db72e98fd5eb36cb88f3038a4f80
[ "MIT" ]
null
null
null
lib/hipfort/SUPPORTED_API_ROCRAND.md
arvindcheru/hipfort
fa6628bfc876db72e98fd5eb36cb88f3038a4f80
[ "MIT" ]
null
null
null
\# | API Name | Variants ----|---------------|--------- 1 | [rocrand_create_generator](https://rocmsoftwareplatform.github.io/hipfort/interfacehipfort__rocrand_1_1rocrand__create__generator.html "Interface documentation") | C binding 2 | [rocrand_destroy_generator](https://rocmsoftwareplatform.github.io/hipfort/interfa...
170.130435
223
0.860976
yue_Hant
0.150128
105061bc3db658095d606f6459af52eb3529e5e8
336
md
Markdown
data/content/fate-grand-order/servant/medea/attr.en.md
tmdict/tmdict
c2f8ddb7885a91d01343de4ea7b66fea78351d94
[ "MIT" ]
3
2022-02-25T11:13:45.000Z
2022-02-28T11:55:41.000Z
data/content/fate-grand-order/servant/medea/attr.en.md
SomiaWhiteRing/tmdict
13c6c818c84a65ee956535e08d20246bde87dd48
[ "MIT" ]
null
null
null
data/content/fate-grand-order/servant/medea/attr.en.md
SomiaWhiteRing/tmdict
13c6c818c84a65ee956535e08d20246bde87dd48
[ "MIT" ]
2
2022-02-25T09:59:50.000Z
2022-02-28T11:55:09.000Z
--- parent: attribute.servant source: fate-grand-order id: medea language: en weight: 0 --- The daughter of King Aeetes, holder of the Golden Fleece, she was taught Magecraft by the moon goddess Hecate. Taken from her country by the hero Jason, after a long, aimless journey, she was branded the Witch of Betrayal and l...
30.545455
131
0.770833
eng_Latn
0.999448
105089851ec0ee820bdd3809239e58d64161bd62
4,098
md
Markdown
_posts/2021-10-16-dum-laga-ke-haisha-2015-pdisk-movies.md
pdiskmovies/pdiskmovies.github.io
99083af56af8d8bfc9301b265df8e4fb97fff2c2
[ "MIT" ]
null
null
null
_posts/2021-10-16-dum-laga-ke-haisha-2015-pdisk-movies.md
pdiskmovies/pdiskmovies.github.io
99083af56af8d8bfc9301b265df8e4fb97fff2c2
[ "MIT" ]
null
null
null
_posts/2021-10-16-dum-laga-ke-haisha-2015-pdisk-movies.md
pdiskmovies/pdiskmovies.github.io
99083af56af8d8bfc9301b265df8e4fb97fff2c2
[ "MIT" ]
null
null
null
--- id: 3430 title: Dum Laga Ke Haisha (2015) PDisk Movies date: 2021-10-16T06:02:30+00:00 author: tentrockers layout: post guid: https://tentrockers.online/dum-laga-ke-haisha-2015-pdisk-movies/ permalink: /dum-laga-ke-haisha-2015-pdisk-movies/ cyberseo_rss_source: - 'https://www.pdiskmovies.net/feeds/posts/default?m...
66.096774
444
0.744021
eng_Latn
0.946237
1050d5205279c32c5d1150d8f195efc1274d5013
1,520
md
Markdown
content/2020-01-26/README.md
emersonbrogadev/social-media-snippets
cd47f35b4bfcf3e8bb138fd9f7b6421a5d74347b
[ "MIT" ]
10
2019-08-08T11:39:50.000Z
2019-10-19T01:09:28.000Z
content/2020-01-26/README.md
emersonbroga/social-media-snippets
cd47f35b4bfcf3e8bb138fd9f7b6421a5d74347b
[ "MIT" ]
null
null
null
content/2020-01-26/README.md
emersonbroga/social-media-snippets
cd47f35b4bfcf3e8bb138fd9f7b6421a5d74347b
[ "MIT" ]
3
2019-08-08T11:39:55.000Z
2019-12-28T14:34:53.000Z
### Tamanho do Array (array.length) ![Tamanho do Array (array.length)](https://github.com/emersonbroga/social-media-snippets/blob/master/content/2020-01-26/1080x1080-array-length.png) #### Código para fácil acesso: ```js const band = ["Schon", "Valory", "Smith", "Cain", "Pineda"]; console.log(band.length); // 5 ```...
54.285714
195
0.769079
por_Latn
0.576688
105100b07ce86ef0b4eb71ea564a4cf0f85b2aff
570
md
Markdown
_posts/2008-01-15-tankevaekkende-billeder.md
naxoc/xoc-dk-jekyll-blog
a30c33c45b1df92168d409922bd99fed10baa49f
[ "MIT" ]
null
null
null
_posts/2008-01-15-tankevaekkende-billeder.md
naxoc/xoc-dk-jekyll-blog
a30c33c45b1df92168d409922bd99fed10baa49f
[ "MIT" ]
null
null
null
_posts/2008-01-15-tankevaekkende-billeder.md
naxoc/xoc-dk-jekyll-blog
a30c33c45b1df92168d409922bd99fed10baa49f
[ "MIT" ]
null
null
null
--- no_disqus: true title: 'Tankevækkende billeder' date: '2008-01-15 11:24:56 -0100' permalink: /2008/01/15/tankevækkende-billeder/ layout: post category: - I det hele taget - indernettet - livet --- [De her billeder](http://www.wired.com/culture/art/multimedia/2008/01/gallery_simon?slide=1&slideView=2) e...
40.714286
355
0.750877
dan_Latn
0.995035
1051040ff5bae7ff005a00bcca5aad9eb9161b7e
3,495
md
Markdown
content/zh/post/k8s-ingress-config/index.md
sunny0826/guoxudong.io
98495b6a4bdd84a6cfac56d1a372ac8fd180f75a
[ "Apache-2.0" ]
null
null
null
content/zh/post/k8s-ingress-config/index.md
sunny0826/guoxudong.io
98495b6a4bdd84a6cfac56d1a372ac8fd180f75a
[ "Apache-2.0" ]
7
2021-04-21T05:01:34.000Z
2021-04-29T10:14:38.000Z
content/zh/post/k8s-ingress-config/index.md
sunny0826/guoxudong.io
98495b6a4bdd84a6cfac56d1a372ac8fd180f75a
[ "Apache-2.0" ]
null
null
null
--- title: "解决kubernetes中ingress-nginx配置问题" date: 2019-03-06T14:42:05+08:00 draft: false type: blog banner: "https://tva2.sinaimg.cn/large/ad5fbf65gy1g61hrqctjnj20dw099aa9.jpg" authors: ["guoxudong"] authorlink: "https://github.com/sunny0826" summary: "随着公司容器化的深入,越来越多的服务陆续迁移到kubernetes集群中,有些问题在测试环境并未凸显,但是在生产环境中这些问题就显得格...
27.519685
262
0.773391
yue_Hant
0.407091
10519f7dc38204b42fa2b3e7e96df2427c17e50f
692
md
Markdown
README.md
leofrozen/Mutuca
da3bf235adf50a5c8f0963b472978fb8adaa247b
[ "CC-BY-3.0" ]
1
2019-11-07T03:46:28.000Z
2019-11-07T03:46:28.000Z
README.md
leofrozen/Mutuca
da3bf235adf50a5c8f0963b472978fb8adaa247b
[ "CC-BY-3.0" ]
null
null
null
README.md
leofrozen/Mutuca
da3bf235adf50a5c8f0963b472978fb8adaa247b
[ "CC-BY-3.0" ]
null
null
null
# Mutuca Version 0.6 Mutuca is an education game made by Leonardo F Xavier during his monograph project in 2015 ~ 2016. The entire project was written only with Python and Pygame. Mutuca is a COMPLETE example of the use of PYGAME. I know that all this code is badly commented and some parts are poorly implemented, ...
36.421053
194
0.790462
eng_Latn
0.998831
10528ec39e697bb0e628df5143e7275da00f3a77
138
md
Markdown
README.md
PanjaCo/Password-Logger
b1c9c79d81b12812eebe30a8d3631cd22d4099cf
[ "MIT" ]
null
null
null
README.md
PanjaCo/Password-Logger
b1c9c79d81b12812eebe30a8d3631cd22d4099cf
[ "MIT" ]
null
null
null
README.md
PanjaCo/Password-Logger
b1c9c79d81b12812eebe30a8d3631cd22d4099cf
[ "MIT" ]
null
null
null
# Password-Logger This will log all successful password entries into a log file, along with the time. ~/Documents/PasswordLogger/logs.txt
46
119
0.804348
eng_Latn
0.944033
1052dce001d9a0b29e0e9b34ae8a07c16c0d6f64
459
md
Markdown
_posts/2020-04-14-commit.md
fabiojose/kafkabr-blog
0b1e0321a591923f19710b777bb696072a23e89a
[ "MIT" ]
null
null
null
_posts/2020-04-14-commit.md
fabiojose/kafkabr-blog
0b1e0321a591923f19710b777bb696072a23e89a
[ "MIT" ]
null
null
null
_posts/2020-04-14-commit.md
fabiojose/kafkabr-blog
0b1e0321a591923f19710b777bb696072a23e89a
[ "MIT" ]
null
null
null
--- title: Commit de Offset no Consumidor author: fabiojose date: 2020-04-14 11:03:36 -0300 categories: [Exemplos de Código, Consumidor] tags: [consumidor, configuração, snippet] toc: false --- Utilize commit automático de offset somente em casos especiais, ao processar logs de aplicação por exemplo. Caso contrário,...
30.6
175
0.77342
por_Latn
0.97969
105378a0de67a65ca83c5fe157a8c361c7138a3d
1,549
md
Markdown
catalog/detective-conan/en-US_detective-conan-movie-10-requiem-of-the-detectives.md
htron-dev/baka-db
cb6e907a5c53113275da271631698cd3b35c9589
[ "MIT" ]
3
2021-08-12T20:02:29.000Z
2021-09-05T05:03:32.000Z
catalog/detective-conan/en-US_detective-conan-movie-10-requiem-of-the-detectives.md
zzhenryquezz/baka-db
da8f54a87191a53a7fca54b0775b3c00f99d2531
[ "MIT" ]
8
2021-07-20T00:44:48.000Z
2021-09-22T18:44:04.000Z
catalog/detective-conan/en-US_detective-conan-movie-10-requiem-of-the-detectives.md
zzhenryquezz/baka-db
da8f54a87191a53a7fca54b0775b3c00f99d2531
[ "MIT" ]
2
2021-07-19T01:38:25.000Z
2021-07-29T08:10:29.000Z
# Detective Conan Movie 10: Requiem of the Detectives ![detective-conan-movie-10-requiem-of-the-detectives](https://cdn.myanimelist.net/images/anime/1919/94322.jpg) - **type**: movie - **episodes**: 1 - **original-name**: 名探偵コナン 探偵たちの鎮魂歌[レクイエム] - **start-date**: 2006-04-15 - **ending-song**: "Yuruginai mono...
44.257143
393
0.747579
eng_Latn
0.809247
1053cb834712c37e5948d2a5e4cdff886dd56bb2
92
md
Markdown
examples/razzle/src/example.md
johncmunson/mdx
920e9d282e3375ab8a85ec3b73d895d54e1f952b
[ "MIT" ]
1
2019-01-16T16:58:07.000Z
2019-01-16T16:58:07.000Z
examples/razzle/src/example.md
harrysolovay/mdx
1a16285374dd835d228a824587c8169045d728f8
[ "MIT" ]
null
null
null
examples/razzle/src/example.md
harrysolovay/mdx
1a16285374dd835d228a824587c8169045d728f8
[ "MIT" ]
null
null
null
import { Donut } from 'rebass' # :wave: Hello, world! This is MDX! <Donut value={1/3} />
11.5
30
0.608696
eng_Latn
0.974634
1053f8519636636b17f6b4f1534a9cf8953d71e9
38
md
Markdown
README.md
Markaz-Isthifah-Sunniya/Gulf-Learn
314438aeb5661f8dd106126b78c3821d5b60f91c
[ "Apache-2.0" ]
2
2020-01-25T01:58:57.000Z
2020-01-25T01:59:01.000Z
README.md
Markaz-Isthifah-Sunniya/Gulf-Learn
314438aeb5661f8dd106126b78c3821d5b60f91c
[ "Apache-2.0" ]
null
null
null
README.md
Markaz-Isthifah-Sunniya/Gulf-Learn
314438aeb5661f8dd106126b78c3821d5b60f91c
[ "Apache-2.0" ]
1
2020-01-25T01:59:11.000Z
2020-01-25T01:59:11.000Z
# Gulf-Learn Arabic Language Tutorial
12.666667
24
0.815789
eng_Latn
0.785733
105580463ffe8ed481ea4618f59f80baeb719470
2,732
md
Markdown
README.md
crazy-goat/slim-reactor
9afaffab46dbb5acaeca5d92407d42242d59196e
[ "MIT" ]
2
2019-08-03T20:12:33.000Z
2020-01-16T10:22:49.000Z
README.md
crazy-goat/slim-reactor
9afaffab46dbb5acaeca5d92407d42242d59196e
[ "MIT" ]
1
2018-09-02T04:01:37.000Z
2018-09-03T15:02:13.000Z
README.md
crazy-goat/slim-reactor
9afaffab46dbb5acaeca5d92407d42242d59196e
[ "MIT" ]
null
null
null
# slim-reactor React Http server with Slim 3 as request handler. Slim-reactor allows you to run your Slim 3 application faster than traditional php-fpm. This goal is achieved by skipping the expensive bootstrap of PHP and framework. This is just a lib, witch can be used in skeleton like [slim-reactor-skeleton](https...
45.533333
125
0.738653
eng_Latn
0.989739
1055d017b7e377fbd0c93d3acdd4ce780d5d1eb8
4,232
md
Markdown
README.md
XavierHoBr/Lucas-Kostka-s-work
4e6ae35184f8e093fa9d5e3ea77fcaed8e336407
[ "MIT" ]
null
null
null
README.md
XavierHoBr/Lucas-Kostka-s-work
4e6ae35184f8e093fa9d5e3ea77fcaed8e336407
[ "MIT" ]
null
null
null
README.md
XavierHoBr/Lucas-Kostka-s-work
4e6ae35184f8e093fa9d5e3ea77fcaed8e336407
[ "MIT" ]
null
null
null
tornado-sockjs-revealjs ======================= A RevealJS presentation with tornado and sockJS to allow realtime sliding on every types of devices. This is my first project, so please don't hesitate to criticize it. It would help me improve ;) Dependencies: * Tornado-SockJS by mrjoes (https://github.com/mrjoes/s...
54.961039
319
0.744329
eng_Latn
0.997815
1057cb5637c5610ca1bd17114ac15790455855d8
5,376
md
Markdown
articles/virtual-network/virtual-network-create-udr-classic-ps.md
marcduiker/azure-docs.nl-nl
747ce1fb22d13d1e7c351e367c87810dd9eafa08
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/virtual-network/virtual-network-create-udr-classic-ps.md
marcduiker/azure-docs.nl-nl
747ce1fb22d13d1e7c351e367c87810dd9eafa08
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/virtual-network/virtual-network-create-udr-classic-ps.md
marcduiker/azure-docs.nl-nl
747ce1fb22d13d1e7c351e367c87810dd9eafa08
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Routering in een Azure Virtual Network - PowerShell - klassiek beheren | Microsoft Docs description: Meer informatie over het beheren van routering in VNets met behulp van PowerShell | Klassieke services: virtual-network documentationcenter: na author: jimdial manager: carmonm editor: tags: azure-ser...
45.176471
550
0.754278
nld_Latn
0.970688
1059c59e9040ba4257888d2136fd2a82018a5eee
219
md
Markdown
_posts/2018-04-18-eclipse-easy-console-grepper-권장-설정.md
noritersand/noritersand.github.io
1a9ea1469a9e4b6f386810444289f5eead03fb64
[ "Unlicense" ]
10
2018-10-17T09:11:39.000Z
2022-01-17T02:31:21.000Z
_posts/2018-04-18-eclipse-easy-console-grepper-권장-설정.md
noritersand/noritersand.github.io
1a9ea1469a9e4b6f386810444289f5eead03fb64
[ "Unlicense" ]
1
2020-03-27T06:19:55.000Z
2021-03-02T13:56:38.000Z
_posts/2018-04-18-eclipse-easy-console-grepper-권장-설정.md
noritersand/noritersand.github.io
1a9ea1469a9e4b6f386810444289f5eead03fb64
[ "Unlicense" ]
null
null
null
--- layout: post date: 2018-04-18 17:28:49 +0900 title: '[Eclipse] easy console grepper 권장 설정' categories: - eclipse tags: - devtool - eclipse - easy-console-grepper --- ![](/images/easy-console-grepper-1.png)
15.642857
45
0.671233
kor_Hang
0.182552
1059e99b6275edd000a34ebdf93146fe332ce9d1
692
md
Markdown
src/MCZB012.md
EduRenesto/ufabc-manpages
9e390c321511f1bb44be1a44a4e5aa32800beb3e
[ "MIT" ]
2
2019-11-26T03:29:10.000Z
2019-11-26T03:33:31.000Z
src/MCZB012.md
EduRenesto/ufabc-manpages
9e390c321511f1bb44be1a44a4e5aa32800beb3e
[ "MIT" ]
1
2019-11-26T16:33:39.000Z
2019-11-26T16:33:39.000Z
src/MCZB012.md
EduRenesto/ufabc-manpages
9e390c321511f1bb44be1a44a4e5aa32800beb3e
[ "MIT" ]
3
2019-11-26T03:33:35.000Z
2020-01-24T20:51:18.000Z
--- title: Inferência Estatística - MCZB012 --- # TPI 4-0-4 # RECOMENDAÇÃO Introdução à Probabilidade e à Estatística # EMENTA Amostras e distribuições amostrais. Métodos de estimação clássicos e bayesianos. Suficiência. Família exponencial. Métodos de obtenção de estimação por intervalos. Métodos de obtenção d...
30.086957
207
0.748555
por_Latn
0.98495
105a2367aa62f7590a3576d1bd5fe273dd054f87
922
md
Markdown
README.md
laikafalls/Cuatro-mundos
2d3f2fb2de017010849b20c52428eae9a8b1e6dd
[ "Apache-2.0" ]
null
null
null
README.md
laikafalls/Cuatro-mundos
2d3f2fb2de017010849b20c52428eae9a8b1e6dd
[ "Apache-2.0" ]
null
null
null
README.md
laikafalls/Cuatro-mundos
2d3f2fb2de017010849b20c52428eae9a8b1e6dd
[ "Apache-2.0" ]
null
null
null
# Cuatro-mundos una historia basada en sucesos reales (ok, no sólo en mi mente) cabe decir que esta historia no está hecha para insultar a nadie y que todo el contenido tiene derechos de autor, no habrá problemas si desean utilizar cualquier cosa de este cómic si lo consultan con la creadora. cualquier parecido con la ...
38.416667
213
0.792842
spa_Latn
0.997929
105ba81482c0bcbe702becdb97e4713eb1232e0d
990
md
Markdown
_posts/2015-10-20-Alfred-Angelo-Bridesmaids-Style-7016S.md
hectodressdo/hectodressdo.github.io
f5caf00eee7c8be17c85e4fe9ee1724bad3853fe
[ "MIT" ]
null
null
null
_posts/2015-10-20-Alfred-Angelo-Bridesmaids-Style-7016S.md
hectodressdo/hectodressdo.github.io
f5caf00eee7c8be17c85e4fe9ee1724bad3853fe
[ "MIT" ]
null
null
null
_posts/2015-10-20-Alfred-Angelo-Bridesmaids-Style-7016S.md
hectodressdo/hectodressdo.github.io
f5caf00eee7c8be17c85e4fe9ee1724bad3853fe
[ "MIT" ]
null
null
null
--- layout: post date: 2015-10-20 title: "Alfred Angelo Bridesmaids Style 7016S" category: Alfred Angelo tags: [Alfred Angelo] --- ### Alfred Angelo Bridesmaids Style 7016S Just **$359.99** ### <table><tr><td>BRANDS</td><td>Alfred Angelo</td></tr></table> <a href="https://www.readybrides.com/en/alfred-angelo/9232...
61.875
270
0.747475
yue_Hant
0.223753
105c5d4500c8a4b43c2220630a7c2244c99a6824
5,050
md
Markdown
src/LambdaPunter/Base.md
wenkokke/realLambdaPunter
21047d7e9b6ca3001d310ff875b7b5ad28b5fe4f
[ "MIT" ]
null
null
null
src/LambdaPunter/Base.md
wenkokke/realLambdaPunter
21047d7e9b6ca3001d310ff875b7b5ad28b5fe4f
[ "MIT" ]
null
null
null
src/LambdaPunter/Base.md
wenkokke/realLambdaPunter
21047d7e9b6ca3001d310ff875b7b5ad28b5fe4f
[ "MIT" ]
null
null
null
@realLambdaPunter === ```haskell {-# LANGUAGE TemplateHaskell #-} {-# LANGUAGE OverloadedStrings #-} module LambdaPunter.Base (Game ,LegalMoves ,PunterId ,Punter ,Move(..) ,Msg(..) ,PunterException(..) ,runPunter ,claimRiver ,module X ) where ``` ```haskell import Control.Exception import Contro...
23.598131
93
0.672871
kor_Hang
0.343721
105dd3898b8d6c3b7b014bede437ce22038b4b21
54
md
Markdown
README.md
Abdulexjr/testingpod
e1a7b4b4e5d180d1f5a5ef96145015374db80ad3
[ "MIT" ]
null
null
null
README.md
Abdulexjr/testingpod
e1a7b4b4e5d180d1f5a5ef96145015374db80ad3
[ "MIT" ]
null
null
null
README.md
Abdulexjr/testingpod
e1a7b4b4e5d180d1f5a5ef96145015374db80ad3
[ "MIT" ]
null
null
null
# testingpod a pod lib testing creating 1st pod file
13.5
22
0.777778
eng_Latn
0.679665
105eeba95b0ace11d33c8475bc8c2fce7ce3ef39
942
md
Markdown
docs/description.md
khyron-realm/khyron-realm-website
e682085b066d96fd901639b43d5b00bbad9dffaa
[ "MIT" ]
3
2022-01-06T14:26:09.000Z
2022-03-29T06:56:25.000Z
docs/description.md
khyron-realm/khyron-realm-website
e682085b066d96fd901639b43d5b00bbad9dffaa
[ "MIT" ]
null
null
null
docs/description.md
khyron-realm/khyron-realm-website
e682085b066d96fd901639b43d5b00bbad9dffaa
[ "MIT" ]
null
null
null
--- sidebar_position: 1 --- # ℹ️ Description ![Environment](/img/wiki/cover.png) :::caution Note Please keep in mind that the game is still in production, thus all details are subject to change. More details will be added soon. ::: --- ## Introduction Welcome to the *Khyron Realm*, a beautiful Earth-like planet...
30.387097
126
0.751592
eng_Latn
0.99856
105f2e8d0ac13ee457ba5a3b4eb91032fd2ffb3f
1,303
md
Markdown
README.md
branJakJak/y4nvQ0SVzD
bd4d34316bcb82598ac3e0e848c860f683ac2280
[ "BSD-3-Clause" ]
null
null
null
README.md
branJakJak/y4nvQ0SVzD
bd4d34316bcb82598ac3e0e848c860f683ac2280
[ "BSD-3-Clause" ]
null
null
null
README.md
branJakJak/y4nvQ0SVzD
bd4d34316bcb82598ac3e0e848c860f683ac2280
[ "BSD-3-Clause" ]
null
null
null
Records Check ============================ admin bAPp1Lcou4sdBR90TjHg #heres an emergency task guys please help #on the pi at the moment customer fills in FN SN mobile yeah and then submit and then goes into dialler 8808 #but we do have all the customer infor like address etc.. is there a way the system can...
25.057692
173
0.712203
eng_Latn
0.999562
105fe95f589a13bfe8fdcc85b0c9575dd2b75369
2,036
md
Markdown
README.md
stereoket/capow
e4e9a1c7d2e8055b4e9f16f27bf8da727a5b3587
[ "Unlicense", "MIT" ]
4
2015-04-18T16:11:48.000Z
2016-07-27T12:46:22.000Z
README.md
stereoket/capow
e4e9a1c7d2e8055b4e9f16f27bf8da727a5b3587
[ "Unlicense", "MIT" ]
null
null
null
README.md
stereoket/capow
e4e9a1c7d2e8055b4e9f16f27bf8da727a5b3587
[ "Unlicense", "MIT" ]
null
null
null
CAPOW == (Comics: Accessible Publishing Online WebEngine) -- This project is to create a responsive web comics engine that allows creator to think about the medium and utilise the latest CSS3/HTML5 techniques to create engaging powerful storytelling environments. Primarily focussing in the world of comics. The projec...
59.882353
460
0.80501
eng_Latn
0.936316
10603a089f63464ac93289619acaa3359945fbc6
4,431
md
Markdown
third_party/rust_crates/vendor/arrayref/README.md
allansrc/fuchsia
a2c235b33fc4305044d496354a08775f30cdcf37
[ "BSD-2-Clause" ]
210
2019-02-05T12:45:09.000Z
2022-03-28T07:59:06.000Z
third_party/rust_crates/vendor/arrayref/README.md
allansrc/fuchsia
a2c235b33fc4305044d496354a08775f30cdcf37
[ "BSD-2-Clause" ]
56
2021-06-03T03:16:25.000Z
2022-03-20T01:07:44.000Z
third_party/rust_crates/vendor/arrayref/README.md
allansrc/fuchsia
a2c235b33fc4305044d496354a08775f30cdcf37
[ "BSD-2-Clause" ]
73
2019-03-06T18:55:23.000Z
2022-03-26T12:04:51.000Z
# arrayref [![Build Status](https://travis-ci.org/droundy/arrayref.svg?branch=master)](https://travis-ci.org/droundy/arrayref) [![Coverage Status](https://coveralls.io/repos/droundy/arrayref/badge.svg?branch=master&service=github)](https://coveralls.io/github/droundy/arrayref?branch=master) [Documentation](https://do...
40.281818
164
0.750169
eng_Latn
0.999345
1061f807c7b6ee3dd811e859e5c72293830f2459
3,379
md
Markdown
README.md
meltaxa/troupe
fbec6cec09ced6c29695a0741420cb61893134d3
[ "MIT" ]
28
2020-10-03T02:20:13.000Z
2021-11-12T11:26:23.000Z
README.md
meltaxa/troupe
fbec6cec09ced6c29695a0741420cb61893134d3
[ "MIT" ]
null
null
null
README.md
meltaxa/troupe
fbec6cec09ced6c29695a0741420cb61893134d3
[ "MIT" ]
7
2020-10-03T09:11:43.000Z
2021-01-29T06:45:46.000Z
# Troupe Troupe is a distributed program of Slack bots working together to monitor and control your smart home. Troupe was [built out of necessity][1]. It has a minimal technology stack: somewhere to run the Troupe Python script and a connection to Slack and the IoT devices. Install Troupe on another computer, and ou...
42.2375
471
0.771826
eng_Latn
0.980461
10624beb375656deba31585d91f2e34011b1ffdf
2,899
md
Markdown
src/views/ready/docs/performance-optimization/details/server.md
zhengfeiwen/em-ui-docs
069e9d55a39a1791711f65492eda52a625fcee92
[ "MIT" ]
2
2020-12-21T08:24:14.000Z
2020-12-28T08:05:24.000Z
src/views/ready/docs/performance-optimization/details/server.md
zhengfeiwen/em-ui-docs
069e9d55a39a1791711f65492eda52a625fcee92
[ "MIT" ]
2
2020-12-03T10:40:35.000Z
2020-12-28T09:01:47.000Z
src/views/ready/docs/performance-optimization/details/server.md
zhengfeiwen/hs-elementui-docs
f9611211fee665202544e16cfd3b35341f353b1d
[ "MIT" ]
1
2020-12-28T07:59:43.000Z
2020-12-28T07:59:43.000Z
### 前端性能优化的目的 >1.从用户角度而言:优化能够让页面加载得更快、对用户的操作响应的更及时,能够给用户提供更为良好的体验。 >2.从服务商角度而言:优化能够减少页面请求数、或者减小请求所占带宽,能够节省可观的资源。 ##### 前端优化的方法有很多种,可以将其分为两大类,第一类是`页面级别的优化`如http请求数,内联脚本的位置优化等,第二类为`代码级别的优化`,例Java中的DOM 操作优化、CSS选择符优化、图片优化以及 HTML结构优化等等。 ### 服务器 #### 使用CDN ##### 再次强调第一条黄金定律,减少网页内容的下载时间。提高下载速度还可以通过CDN(内容分发网络)来提升。CDN通过部署在...
34.105882
187
0.717144
yue_Hant
0.770436
106265a549f4016b38c42a733b6717d699aba6cc
153
md
Markdown
README.md
sawyerap/PythonDataViz
6dad7ee89e24665d0de8e649c77e6fbd6bc8ffdc
[ "MIT" ]
null
null
null
README.md
sawyerap/PythonDataViz
6dad7ee89e24665d0de8e649c77e6fbd6bc8ffdc
[ "MIT" ]
null
null
null
README.md
sawyerap/PythonDataViz
6dad7ee89e24665d0de8e649c77e6fbd6bc8ffdc
[ "MIT" ]
null
null
null
# PythonDataViz Experiments for Python Data Visualization This repository contains examples, data and notes for exploring Python Data visualizations.
19.125
70
0.836601
eng_Latn
0.957035
1063ac20d4802893f9d0f9d400f526d344ae5ef5
69
md
Markdown
README.md
valegrajales/cygnus-api
a2ec097ba6d12decbed885b7e868199ab7a24317
[ "MIT" ]
null
null
null
README.md
valegrajales/cygnus-api
a2ec097ba6d12decbed885b7e868199ab7a24317
[ "MIT" ]
null
null
null
README.md
valegrajales/cygnus-api
a2ec097ba6d12decbed885b7e868199ab7a24317
[ "MIT" ]
1
2016-05-30T16:42:59.000Z
2016-05-30T16:42:59.000Z
# cygnus-api API layer for Catalogue of Biodiversity of SIB Colombia
23
55
0.811594
kor_Hang
0.731665
1063c218cb989094917004963f76a6a57dcbd36a
1,694
md
Markdown
content/authors/gret/_index.md
alsagel/gret-academic
c8c3b8bd2d8411413ef346953f1c4f60cbfa3727
[ "MIT" ]
null
null
null
content/authors/gret/_index.md
alsagel/gret-academic
c8c3b8bd2d8411413ef346953f1c4f60cbfa3727
[ "MIT" ]
null
null
null
content/authors/gret/_index.md
alsagel/gret-academic
c8c3b8bd2d8411413ef346953f1c4f60cbfa3727
[ "MIT" ]
null
null
null
El Grup de Recerca Educació i Treball (GRET) el van crear tres investigadors i professors del Departament de Sociologia de la Facultat de Ciències Polítiques i Sociologia de la Universitat Autònoma de Barcelona l'any 1987. L'objectiu dels tres membres fundadors era el de combinar la disciplina de la sociologia amb l'e...
169.4
505
0.822904
cat_Latn
0.999719
10646af8b8d595d3dd0a95fbd1710802225f6561
20
md
Markdown
README.md
MishinCorp/Go
40ea0b80dfb0fe19b58fecf2336a9ff20de4555c
[ "Apache-2.0" ]
null
null
null
README.md
MishinCorp/Go
40ea0b80dfb0fe19b58fecf2336a9ff20de4555c
[ "Apache-2.0" ]
null
null
null
README.md
MishinCorp/Go
40ea0b80dfb0fe19b58fecf2336a9ff20de4555c
[ "Apache-2.0" ]
null
null
null
# Go My Go projects
6.666667
14
0.7
eng_Latn
0.932611
1064a1790318fe058633597a721c3c5e248fe9b4
49
md
Markdown
README.md
jatcwang/scala_starter
e7c98d0def0af73c5f3cc6fe226d14143b69cbaa
[ "Apache-2.0" ]
1
2020-06-19T02:38:47.000Z
2020-06-19T02:38:47.000Z
README.md
jatcwang/scala_starter
e7c98d0def0af73c5f3cc6fe226d14143b69cbaa
[ "Apache-2.0" ]
null
null
null
README.md
jatcwang/scala_starter
e7c98d0def0af73c5f3cc6fe226d14143b69cbaa
[ "Apache-2.0" ]
null
null
null
# Scala starter Quick starter project for scala
12.25
31
0.795918
eng_Latn
0.942352
1064ae13704332b23e02a0e5467c7e7d38f12e8d
222
md
Markdown
src/__tests__/fixtures/unfoldingWord/en_tq/luk/20/37.md
unfoldingWord/content-checker
7b4ca10b94b834d2795ec46c243318089cc9110e
[ "MIT" ]
null
null
null
src/__tests__/fixtures/unfoldingWord/en_tq/luk/20/37.md
unfoldingWord/content-checker
7b4ca10b94b834d2795ec46c243318089cc9110e
[ "MIT" ]
226
2020-09-09T21:56:14.000Z
2022-03-26T18:09:53.000Z
src/__tests__/fixtures/unfoldingWord/en_tq/luk/20/37.md
unfoldingWord/content-checker
7b4ca10b94b834d2795ec46c243318089cc9110e
[ "MIT" ]
1
2022-01-10T21:47:07.000Z
2022-01-10T21:47:07.000Z
# What Old Testament story did Jesus recall to prove the truth of the resurrection? He recalled the story of Moses and the bush, in which Moses calls the Lord the God of Abraham and the God of Isaac and the God of Jacob.
55.5
136
0.779279
eng_Latn
0.999874
106511ef4cd8f0392a51813cbdc9718a999896e6
9,381
md
Markdown
README.md
JamesGlare/Neural-Net-LabView-DLL
d912e0bfd0231d22bcd27ae6a71ebfcb23129aba
[ "MIT" ]
12
2018-07-23T17:07:29.000Z
2021-04-26T01:46:48.000Z
README.md
JamesGlare/Neural-Net-LabView-DLL
d912e0bfd0231d22bcd27ae6a71ebfcb23129aba
[ "MIT" ]
null
null
null
README.md
JamesGlare/Neural-Net-LabView-DLL
d912e0bfd0231d22bcd27ae6a71ebfcb23129aba
[ "MIT" ]
9
2019-05-06T13:19:39.000Z
2021-03-23T01:10:25.000Z
<h1> Deep Learning Library for Labview/C++</h1> Deep Learning library in Labview. C++-based implementation of a feed-forward neural network. Compilation requires version 3.3.5. of the Eigen library. Compiled with VisualStudio C++ 2015. The library currently supports <pre> 1. Multi-feature Convolutional Layers 2. M...
73.866142
464
0.784245
eng_Latn
0.998293
1066599a3d74bf37944683a20ad59203ff66008a
115
markdown
Markdown
pages/interviews/removed.markdown
dreeves/usesthis
1732533399868c0c965dbaba1e5dce3dfbe9f979
[ "MIT" ]
310
2015-01-04T07:49:17.000Z
2022-03-13T05:19:59.000Z
pages/interviews/removed.markdown
dreeves/usesthis
1732533399868c0c965dbaba1e5dce3dfbe9f979
[ "MIT" ]
55
2015-01-01T21:15:34.000Z
2022-01-10T07:16:55.000Z
pages/interviews/removed.markdown
dreeves/usesthis
1732533399868c0c965dbaba1e5dce3dfbe9f979
[ "MIT" ]
111
2015-01-16T19:10:41.000Z
2022-03-25T08:11:44.000Z
--- layout: default title: Removed filename: removed --- ### Sorry! By request, this interview has been removed.
11.5
44
0.704348
eng_Latn
0.988476
10668d7583d53e930e9ad9ed189778486b93be03
30,918
md
Markdown
virtualisation/openshift/Heketi - Standalone server.md
AleksdemSA/yabz
867ee99c23133472a688f468c154312537a76e38
[ "BSD-3-Clause" ]
4
2020-04-28T07:03:07.000Z
2020-05-07T13:32:20.000Z
virtualisation/openshift/Heketi - Standalone server.md
mr31337/yabz
2cba5aa69099b1061a050657e15302fdcf79ad47
[ "BSD-3-Clause" ]
5
2020-04-28T21:08:30.000Z
2020-07-08T05:16:22.000Z
virtualisation/openshift/Heketi - Standalone server.md
mr31337/yabz
2cba5aa69099b1061a050657e15302fdcf79ad47
[ "BSD-3-Clause" ]
3
2020-05-26T07:43:21.000Z
2021-01-31T08:53:18.000Z
Разворачиваем Heketi на отдельном сервере ----------------------------------------- Существуют разные варианты установки Heketi. Сервис может быть развёрнут традиционным способом, как контейнер докера, как под в кластере Kubernetes или OpenShift. В интернете преобладают как раз последние варианты. Но мне, для понимания...
43.121339
609
0.707872
rus_Cyrl
0.823257
10675ee714696a53bf5e27543927fbddafe6866d
704
md
Markdown
_posts/2019-12-01-developers-as-consumers-learners-and-decision-makers.md
kyyberi/dxdoctor
ddc7fe02fc3346e2dbf2deced78906d0e003b11e
[ "MIT" ]
1
2019-11-09T12:22:20.000Z
2019-11-09T12:22:20.000Z
_posts/2019-12-01-developers-as-consumers-learners-and-decision-makers.md
kyyberi/dxdoctor
ddc7fe02fc3346e2dbf2deced78906d0e003b11e
[ "MIT" ]
6
2019-11-09T12:24:12.000Z
2020-03-26T12:42:07.000Z
_posts/2019-12-01-developers-as-consumers-learners-and-decision-makers.md
kyyberi/dxdoctor
ddc7fe02fc3346e2dbf2deced78906d0e003b11e
[ "MIT" ]
null
null
null
--- date: 2019-12-01 12:48:05 layout: post title: Draw me a developer! subtitle: As consumer, learner and decision maker season: "1" description: >- The episode draws a picture of developers as consumers (the most common approach), as learners (continuos learners) and as decision makers (more than ever) image: /asse...
30.608696
202
0.74858
eng_Latn
0.698524
10676320c07a9a650127aa9ea3d76a1174b0ce6f
3,867
md
Markdown
docs/getting-started.md
mazenchami/mazenBurnsRed
f44f53c68146d182cfc0e9a9395c2dc5ca4c0a15
[ "MIT" ]
11
2017-03-21T21:26:05.000Z
2020-06-03T14:03:33.000Z
docs/getting-started.md
austincline09/austinBurnsRed
fb86c1f5b3fc16cf745af056bee3f1bbc7642518
[ "MIT" ]
68
2015-03-09T21:02:16.000Z
2021-09-30T15:19:49.000Z
docs/getting-started.md
austincline09/austinBurnsRed
fb86c1f5b3fc16cf745af056bee3f1bbc7642518
[ "MIT" ]
4
2018-04-27T14:07:44.000Z
2022-02-24T21:51:03.000Z
[Docs](./) / Getting Started Getting Started ======== Let's see how to install Yote, initialize a new project, and get everything running. ## Install Yote **** Yote is intended to limit a bunch of boilerplate typing. You're gonna want the CLI. ``` $ (sudo) npm install -g yote ``` That was easy! ## Initializing y...
34.221239
228
0.674942
eng_Latn
0.992288
106817e5a9d5bd8f7fcddc23ace5fcd4d4a84884
347
md
Markdown
touchwx/components/ui-blur/README.md
alcat2008/front-ender-miniprogram
25409eec7f9ea58307baf3e8240e1cdc5c9fdd37
[ "MIT" ]
2
2018-07-10T01:59:52.000Z
2018-07-24T11:40:51.000Z
node_modules/touchui-wx-components/ui-blur/README.md
shanzx/wxSmallProject
eb9787a6ebdf2e2f138f4142ee2ca9564e3309eb
[ "MIT" ]
null
null
null
node_modules/touchui-wx-components/ui-blur/README.md
shanzx/wxSmallProject
eb9787a6ebdf2e2f138f4142ee2ca9564e3309eb
[ "MIT" ]
2
2018-07-27T02:56:01.000Z
2018-07-27T07:05:19.000Z
# ui-blur > blur组件 - 小程序组件 ## Install ``` bash $ tui install ui-blur ``` ## API ### Blur | 名称 | 描述 | |----------------------|------------------------------| |`prop-name` | 描述属性的类型,默认值等 | |`method-name` | 描述方法的参数,返回值等 | ## ChangeLog ####...
13.346154
55
0.342939
yue_Hant
0.476025
106892414211ce3851002551355ce4fb6bfaaffe
7,061
md
Markdown
chapters/es/slides/chapter1_02_statistical-models.md
tuanducdesign/spacy-course
f8d092c5fa2997fccb3f367d174dce8667932b3d
[ "MIT" ]
2
2020-07-07T01:46:37.000Z
2021-04-20T03:19:43.000Z
chapters/es/slides/chapter1_02_statistical-models.md
tuanducdesign/spacy-course
f8d092c5fa2997fccb3f367d174dce8667932b3d
[ "MIT" ]
null
null
null
chapters/es/slides/chapter1_02_statistical-models.md
tuanducdesign/spacy-course
f8d092c5fa2997fccb3f367d174dce8667932b3d
[ "MIT" ]
null
null
null
--- type: slides --- # Modelos estadísticos Notes: ¡Ahora vamos a añadir más poder al objeto `nlp`! En esta lección aprenderás sobre los modelos estadísticos de spaCy. --- # ¿Qué son los pipelines entrenados? - Le permiten a spaCy predecir atributos lingüísticos _en contexto_ - Etiquetado gramatical - Depende...
29.298755
204
0.754142
spa_Latn
0.996145
10689ab7f7d2d248a600d275471c3c925519544b
4,305
md
Markdown
docs/adr/0001-pipeline-to-publish-python-packages.md
endjin/Endjin.RecommendedPractices.AzureDevopsPipelines.Python
a8521206816b012b0e0b034c0e4b50520533221a
[ "Apache-2.0" ]
1
2021-01-28T18:33:56.000Z
2021-01-28T18:33:56.000Z
docs/adr/0001-pipeline-to-publish-python-packages.md
endjin/Endjin.RecommendedPractices.AzureDevopsPipelines.Python
a8521206816b012b0e0b034c0e4b50520533221a
[ "Apache-2.0" ]
4
2021-01-10T13:46:28.000Z
2021-09-14T12:57:03.000Z
docs/adr/0001-pipeline-to-publish-python-packages.md
endjin/Endjin.RecommendedPractices.AzureDevopsPipelines.Python
a8521206816b012b0e0b034c0e4b50520533221a
[ "Apache-2.0" ]
1
2020-12-31T15:59:02.000Z
2020-12-31T15:59:02.000Z
# Pipeline to publish Python packages ## Status Proposed. ## Context Based on my experience over the last year using Python in a data science context, functionality typically begins life in a Jupyter notebook. There then comes a point where some of that functionality will then be: 1. Promoted into a production en...
66.230769
344
0.795354
eng_Latn
0.999364
1069449011f66b74e88ca787e7fcb9dcca455fa9
70
md
Markdown
README.md
coding-de-cool/CodeDeployGitHubDemo
175f578943bb360d1c4b49110a49e5e3fe31105b
[ "Apache-2.0" ]
null
null
null
README.md
coding-de-cool/CodeDeployGitHubDemo
175f578943bb360d1c4b49110a49e5e3fe31105b
[ "Apache-2.0" ]
null
null
null
README.md
coding-de-cool/CodeDeployGitHubDemo
175f578943bb360d1c4b49110a49e5e3fe31105b
[ "Apache-2.0" ]
null
null
null
# CodeDeployGitHubDemo Sample App to Test AWS Code Deploy with Github
23.333333
46
0.828571
eng_Latn
0.545933