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
3cfa625c1afe05db4e3f5299b2ea4f5aab650550
3,121
md
Markdown
_posts/2020-03-23-angstromctf-bop-it.md
hoefler02/hoefler02.github.io
909420cebb163683b811c7524ef356d3af831861
[ "MIT" ]
null
null
null
_posts/2020-03-23-angstromctf-bop-it.md
hoefler02/hoefler02.github.io
909420cebb163683b811c7524ef356d3af831861
[ "MIT" ]
1
2020-01-13T01:04:06.000Z
2020-01-13T01:04:06.000Z
_posts/2020-03-23-angstromctf-bop-it.md
hoefler02/hoefler02.github.io
909420cebb163683b811c7524ef356d3af831861
[ "MIT" ]
null
null
null
--- layout: post title: AngstromCTF 2020 - Bop It excerpt: "Writeup for memory leak challenge from AngstromCTF 2020" categories: [pwn] --- Bop It was the third challenge in the Binary section of AngstromCTF. Although the bug was fairly simple, the challenge only accumulated 162 solves. The challenge supplies us with a...
41.613333
690
0.690163
eng_Latn
0.991117
3cfaa545dfc5c1dd141a1cd0d87b230aa3ccead4
1,796
md
Markdown
README.md
MattiDeGrauwe/ansible-metricbeat
8d73eeac9a4d15e3a6c4616800ffa248fa3dc1a4
[ "MIT" ]
1
2017-11-01T01:39:11.000Z
2017-11-01T01:39:11.000Z
README.md
MattiDeGrauwe/metricbeat
8d73eeac9a4d15e3a6c4616800ffa248fa3dc1a4
[ "MIT" ]
null
null
null
README.md
MattiDeGrauwe/metricbeat
8d73eeac9a4d15e3a6c4616800ffa248fa3dc1a4
[ "MIT" ]
3
2017-11-01T01:39:42.000Z
2018-01-04T09:56:01.000Z
ansible-metricbeat ==================== [![Build Status](https://travis-ci.org/lsst-sqre/ansible-beats.svg?branch=master)](https://travis-ci.org/lsst-sqre/ansible-beats) Install and configure Elastic [metricbeat](https://www.elastic.co/products/beats). Example Playbook ---------------- - hosts: servers ro...
42.761905
318
0.736637
eng_Latn
0.793485
3cfdd09ab097d1ec1644d2a80374cadad39c43fb
3,642
md
Markdown
tmp/2019-07-05-linux-route.md
liwei0526vip/liwei0526vip.github.io
1a0c2055748fbb1327e165b12a10519e6b01c7bc
[ "MIT" ]
null
null
null
tmp/2019-07-05-linux-route.md
liwei0526vip/liwei0526vip.github.io
1a0c2055748fbb1327e165b12a10519e6b01c7bc
[ "MIT" ]
null
null
null
tmp/2019-07-05-linux-route.md
liwei0526vip/liwei0526vip.github.io
1a0c2055748fbb1327e165b12a10519e6b01c7bc
[ "MIT" ]
null
null
null
--- layout: post date: "2019-07-05 19:33:31" title: "Linux路由的相关配置和说明" categories: Linux工具 tags: route author: 肖邦 --- * content {:toc} > 平时工作中很多的网络问题都会与路由有些关系,搞清楚 Linux 系统中的路由概念和相关操作,对网络的理解以及对平时的开发工作、故障诊断都有很大的帮助。 ## 一、Linux内核的路由表 路由表的作用就是指定下一级的网关,通过 `route` 可以查看 Linux 内核的路由表: ```bash $ route -n Kernel IP routin...
23.050633
128
0.608731
yue_Hant
0.43681
3cfe7d86463757698ba437169ba2a05a51279687
7,298
md
Markdown
content/ru/docs/90daysofdevops/day79.md
romankurnovskii/romankurnovskii.github.io
b2b1003926b9deccf924200c13e70676ab7fe2bb
[ "Apache-2.0" ]
null
null
null
content/ru/docs/90daysofdevops/day79.md
romankurnovskii/romankurnovskii.github.io
b2b1003926b9deccf924200c13e70676ab7fe2bb
[ "Apache-2.0" ]
null
null
null
content/ru/docs/90daysofdevops/day79.md
romankurnovskii/romankurnovskii.github.io
b2b1003926b9deccf924200c13e70676ab7fe2bb
[ "Apache-2.0" ]
null
null
null
--- title: '#90DaysOfDevOps - The Big Picture: Log Management - Day 79' published: false description: 90DaysOfDevOps - The Big Picture Log Management tags: 'devops, 90daysofdevops, learning' cover_image: null canonical_url: null id: 1049057 --- ## The Big Picture: Log Management A continuation to the infrastructure mo...
89
1,019
0.796794
eng_Latn
0.998969
3cfee88a87a1de61e05fb99434c122e563b38a71
12,175
md
Markdown
Solutions/Part1/HW03Cake/README.md
Qhman34/2019FallProblems
ca17fb8fb11a9efdd661228316928c2db1dd92aa
[ "Apache-2.0" ]
null
null
null
Solutions/Part1/HW03Cake/README.md
Qhman34/2019FallProblems
ca17fb8fb11a9efdd661228316928c2db1dd92aa
[ "Apache-2.0" ]
null
null
null
Solutions/Part1/HW03Cake/README.md
Qhman34/2019FallProblems
ca17fb8fb11a9efdd661228316928c2db1dd92aa
[ "Apache-2.0" ]
null
null
null
# Who Gets the Cake Learning Goals ============== This assignment asks you to keep track of information using an array. You need to learn how to write Makefile. This is the last assignment giving you the complete Makefile. Starting from the next assignment, you need to write your own Makefile. Rules ==...
46.64751
128
0.364764
eng_Latn
0.680489
3cfeed162cb4aa0ac71a6c1c862468bc6ee50a5f
758
md
Markdown
docs/console/overview.md
miki-matsumoto/docs
0251f1a91eb370b3da3981be199c5e61464e4196
[ "MIT" ]
null
null
null
docs/console/overview.md
miki-matsumoto/docs
0251f1a91eb370b3da3981be199c5e61464e4196
[ "MIT" ]
null
null
null
docs/console/overview.md
miki-matsumoto/docs
0251f1a91eb370b3da3981be199c5e61464e4196
[ "MIT" ]
null
null
null
--- sidebar_label: Overview title: Statsig Overview --- The Statsig Console is a hosted environment for understanding how your features are affecting your product's metrics. ![Screen Shot 2021-06-15 at 11 43 57 AM](https://user-images.githubusercontent.com/82126616/122106614-002ff780-cdcf-11eb-95be-7e875b199ac4.png) ...
37.9
143
0.773087
eng_Latn
0.897092
3cff6e9edacd4c0fcf9e1399ed251ae144a65fa8
61
md
Markdown
README.md
codeaflaha/Median-Filter-Matlab
485c65f0ceaebc715235dd4d8facfed1d4f2e6b4
[ "MIT" ]
1
2021-11-15T15:30:21.000Z
2021-11-15T15:30:21.000Z
README.md
codeaflaha/Median-Filter-Matlab
485c65f0ceaebc715235dd4d8facfed1d4f2e6b4
[ "MIT" ]
null
null
null
README.md
codeaflaha/Median-Filter-Matlab
485c65f0ceaebc715235dd4d8facfed1d4f2e6b4
[ "MIT" ]
1
2021-05-07T15:50:02.000Z
2021-05-07T15:50:02.000Z
# Median-Filter-Matlab Pengolahan citra dengan filter median
20.333333
37
0.836066
ind_Latn
0.861099
3cff70503a5f28860cd98e66dd1c26d73ec435aa
434
md
Markdown
add/metadata/System.Data.Services.Configuration/DataServicesSectionGroup.meta.md
MarktW86/dotnet.docs
178451aeae4e2c324aadd427ed6bf6850e483900
[ "CC-BY-4.0", "MIT" ]
null
null
null
add/metadata/System.Data.Services.Configuration/DataServicesSectionGroup.meta.md
MarktW86/dotnet.docs
178451aeae4e2c324aadd427ed6bf6850e483900
[ "CC-BY-4.0", "MIT" ]
null
null
null
add/metadata/System.Data.Services.Configuration/DataServicesSectionGroup.meta.md
MarktW86/dotnet.docs
178451aeae4e2c324aadd427ed6bf6850e483900
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- uid: System.Data.Services.Configuration.DataServicesSectionGroup author: "JennieHubbard" ms.author: "jhubbard" manager: "jhubbard" --- --- uid: System.Data.Services.Configuration.DataServicesSectionGroup.#ctor author: "JennieHubbard" ms.author: "jhubbard" manager: "jhubbard" --- --- uid: System.Data.Services.Conf...
20.666667
73
0.774194
yue_Hant
0.970346
3cff9c31d0efbd2065856080793cc1e2a63e7407
4,240
md
Markdown
vendor/adldap2/adldap2-laravel/readme.md
maksiz32/bth2.lc
fab626eb9b73cd961c5471c6fce2a72fa6802697
[ "MIT" ]
null
null
null
vendor/adldap2/adldap2-laravel/readme.md
maksiz32/bth2.lc
fab626eb9b73cd961c5471c6fce2a72fa6802697
[ "MIT" ]
null
null
null
vendor/adldap2/adldap2-laravel/readme.md
maksiz32/bth2.lc
fab626eb9b73cd961c5471c6fce2a72fa6802697
[ "MIT" ]
null
null
null
# Adldap2 - Laravel ![Built for Laravel](https://img.shields.io/badge/Built_for-Laravel-green.svg?style=flat-square) [![Build Status](https://img.shields.io/travis/Adldap2/Adldap2-Laravel.svg?style=flat-square)](https://travis-ci.org/Adldap2/Adldap2-Laravel) [![Scrutinizer Code Quality](https://img.shields.io/scrutini...
28.843537
189
0.702594
eng_Latn
0.420008
3cffa676ddab8c9c08fba8f7ae40d209f713bcc6
14,608
md
Markdown
articles/cognitive-services/Face/Tutorials/FaceAPIinJavaForAndroidTutorial.md
zhvolosh/azure-docs
14bc4f24a4794dc15a097bb3e7b534c66cd9a2b6
[ "CC-BY-4.0" ]
null
null
null
articles/cognitive-services/Face/Tutorials/FaceAPIinJavaForAndroidTutorial.md
zhvolosh/azure-docs
14bc4f24a4794dc15a097bb3e7b534c66cd9a2b6
[ "CC-BY-4.0" ]
null
null
null
articles/cognitive-services/Face/Tutorials/FaceAPIinJavaForAndroidTutorial.md
zhvolosh/azure-docs
14bc4f24a4794dc15a097bb3e7b534c66cd9a2b6
[ "CC-BY-4.0" ]
null
null
null
--- title: "Tutorial: Detect and frame faces in an image - Face API, Java for Android" titleSuffix: Azure Cognitive Services description: In this tutorial, you create a simple Android app that uses the Face API to detect and frame faces in an image. services: cognitive-services author: PatrickFarley manager: cgronlun ...
39.481081
397
0.663335
eng_Latn
0.696574
a7007ec1254311dbc117d6652215303d8b22f24d
1,809
md
Markdown
setup.md
JakeJMattson/StatsBot
6c23a0f014874be93547e87cfb85a3c9d612b714
[ "MIT" ]
null
null
null
setup.md
JakeJMattson/StatsBot
6c23a0f014874be93547e87cfb85a3c9d612b714
[ "MIT" ]
null
null
null
setup.md
JakeJMattson/StatsBot
6c23a0f014874be93547e87cfb85a3c9d612b714
[ "MIT" ]
null
null
null
# Setup Guide ## Installation Guide ### Server Setup If you don't already have one, create a Discord server for the bot to run on. Follow the [official guide](https://support.discordapp.com/hc/en-us/articles/204849977-How-do-I-create-a-server-) if needed. ### Bot Account Create a bot account in the [developers](htt...
46.384615
243
0.75843
eng_Latn
0.951485
a700cbf86abcd05bee0641be5f1864f29537c887
48
md
Markdown
README.md
c00k133/aaltonaut
e8c993cbcc4a77fd8991d9e63ed51f6bc0be23ec
[ "MIT" ]
null
null
null
README.md
c00k133/aaltonaut
e8c993cbcc4a77fd8991d9e63ed51f6bc0be23ec
[ "MIT" ]
1
2021-05-08T20:22:35.000Z
2021-05-08T20:22:35.000Z
README.md
c00k133/aaltonaut
e8c993cbcc4a77fd8991d9e63ed51f6bc0be23ec
[ "MIT" ]
null
null
null
# aaltonaut Webpage for my Aaltonaut portfolio
12
34
0.8125
kor_Hang
0.394962
a700d4771b34da3c8b3c6bd5d4742c288978693c
1,404
md
Markdown
content/groups/lobm.md
hoplite82/awake-nuxt
d6f1749f63b667abdcd39e09683c76892fb407cf
[ "MIT" ]
null
null
null
content/groups/lobm.md
hoplite82/awake-nuxt
d6f1749f63b667abdcd39e09683c76892fb407cf
[ "MIT" ]
null
null
null
content/groups/lobm.md
hoplite82/awake-nuxt
d6f1749f63b667abdcd39e09683c76892fb407cf
[ "MIT" ]
null
null
null
--- name: DIE LINKE IM WESTEND image: /uploads/aktion321.jpg isAuthor: true description: "Aktive Stadtteilgruppe " --- Wir leben und engagieren uns im Wiesbadener Westend, dem Stadtbezirk mit der bundesweit höchsten Wohndichte. Für die **Wahl zum Ortsbeirat Westend/Bleichstraße am 14. März 2021** treten wieder 13 Bewer...
61.043478
251
0.772792
deu_Latn
0.410778
a701087286913ddd81c9b4e8d36bcb092a8b4130
15,271
md
Markdown
articles/dns/dns-reverse-dns-hosting.md
jobailla/azure-docs.fr-fr
8c7734bc0d6ffaa8f9f2a39982929b8d9fc8235e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/dns/dns-reverse-dns-hosting.md
jobailla/azure-docs.fr-fr
8c7734bc0d6ffaa8f9f2a39982929b8d9fc8235e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/dns/dns-reverse-dns-hosting.md
jobailla/azure-docs.fr-fr
8c7734bc0d6ffaa8f9f2a39982929b8d9fc8235e
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Héberger des zones de recherche DNS inversées dans Azure DNS description: Découvrez comment utiliser Azure DNS pour héberger les zones de recherche inversées DNS pour vos plages d’adresses IP author: rohinkoul ms.service: dns ms.topic: how-to ms.workload: infrastructure-services ms.date: 05/29/2017 ms.author...
56.559259
534
0.754306
fra_Latn
0.900872
a701095aae5fc19cf8bbde41f2e069e0ae0131e9
1,055
md
Markdown
docs/extensibility/debugger/hitting-a-breakpoint.md
Ric-Chang/visualstudio-docs.zh-tw
fab71387c0b4fd9853313d648522b5292ecee128
[ "CC-BY-4.0", "MIT" ]
1
2019-11-18T01:15:24.000Z
2019-11-18T01:15:24.000Z
docs/extensibility/debugger/hitting-a-breakpoint.md
Ric-Chang/visualstudio-docs.zh-tw
fab71387c0b4fd9853313d648522b5292ecee128
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/extensibility/debugger/hitting-a-breakpoint.md
Ric-Chang/visualstudio-docs.zh-tw
fab71387c0b4fd9853313d648522b5292ecee128
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 叫用中斷點 |Microsoft Docs ms.date: 11/04/2016 ms.topic: conceptual helpviewer_keywords: - debugging [Debugging SDK], hitting breakpoints - breakpoints, hitting ms.assetid: a77816e3-b15b-46a0-90cd-be7242e4d6c9 author: gregvanl ms.author: gregvanl manager: jillfra ms.workload: - vssdk ms.openlocfilehash: 0df2de674...
34.032258
160
0.776303
yue_Hant
0.230108
a7017b17d7a4fa6c16f35fcf7b056f3c18139aeb
1,506
md
Markdown
docs/content/contracts/deployments.md
cleancoindev/synthetix
8cb31959c4880347bf8ba728fb6c08e78b14a8fc
[ "MIT" ]
null
null
null
docs/content/contracts/deployments.md
cleancoindev/synthetix
8cb31959c4880347bf8ba728fb6c08e78b14a8fc
[ "MIT" ]
null
null
null
docs/content/contracts/deployments.md
cleancoindev/synthetix
8cb31959c4880347bf8ba728fb6c08e78b14a8fc
[ "MIT" ]
1
2020-06-28T22:44:48.000Z
2020-06-28T22:44:48.000Z
# Smart Contract Deployments !!! danger "Work in Progress" All the contract addresses need to be migrated from the current listing to this document. In addition to its mainnet deployment, Synthetix has test environments running on several test networks. The current listing is available [here](https://developer....
31.375
116
0.77158
eng_Latn
0.990401
a702c61d8f88396efb469acef43bd2466e869867
269
md
Markdown
README.md
Art-ek/Port-Scanner
c52438be83b24bf370d27814a05f034024cd947e
[ "MIT" ]
null
null
null
README.md
Art-ek/Port-Scanner
c52438be83b24bf370d27814a05f034024cd947e
[ "MIT" ]
null
null
null
README.md
Art-ek/Port-Scanner
c52438be83b24bf370d27814a05f034024cd947e
[ "MIT" ]
null
null
null
# Port-Scanner Very simple TCP port scanner written entirely in Powershell You can watch how it works here https://vimeo.com/293625056 and read associated article here: https://www.linkedin.com/pulse/offensive-powershell-build-your-own-tcp-scanner-episode-artur-les/
38.428571
97
0.806691
eng_Latn
0.892665
a702ddae98c81398572c2bfcf19a7387ae60731d
236
md
Markdown
README.md
trampfox/nimbus-phantom-rest-client
f0559b48bd47dfe66d39c33c39015468785790fb
[ "Apache-2.0" ]
null
null
null
README.md
trampfox/nimbus-phantom-rest-client
f0559b48bd47dfe66d39c33c39015468785790fb
[ "Apache-2.0" ]
null
null
null
README.md
trampfox/nimbus-phantom-rest-client
f0559b48bd47dfe66d39c33c39015468785790fb
[ "Apache-2.0" ]
null
null
null
nimbus-phantom-rest-client ========================== [![Build Status](https://travis-ci.org/trampfox/nimbus-phantom-rest-client.svg?branch=master)](https://travis-ci.org/trampfox/nimbus-phantom-rest-client) Nimbus Phantom REST client
39.333333
153
0.70339
deu_Latn
0.108421
a7035a2f03a5edcc92e07b12df9aba2575fe98b1
543
md
Markdown
README.md
yashrajpahwa/euclids-lemma-generator
17b7e1a4005e7380773aad3ac8dc164e5e9f8d26
[ "MIT" ]
null
null
null
README.md
yashrajpahwa/euclids-lemma-generator
17b7e1a4005e7380773aad3ac8dc164e5e9f8d26
[ "MIT" ]
null
null
null
README.md
yashrajpahwa/euclids-lemma-generator
17b7e1a4005e7380773aad3ac8dc164e5e9f8d26
[ "MIT" ]
null
null
null
# Euclids Division Lemma Generator This is an Euclids Division Lemma generator. It produces the euclids division lemma on putting in the 2 numbers. ## Steps to Operate 1. Put in number 1 2. Put in number 2 3. Press Enter > Coded this in Javascript, HTML, and CSS. Used bootstrap 5 beta 2. [View the deployed versio...
33.9375
172
0.767956
eng_Latn
0.648416
a7042f953065b15e87ce265d83eed6ca7650d854
56
md
Markdown
README.md
WebGaze/gulp4-workflow
e63415ac0781b58de5531a90ff3d359fd801b620
[ "MIT" ]
null
null
null
README.md
WebGaze/gulp4-workflow
e63415ac0781b58de5531a90ff3d359fd801b620
[ "MIT" ]
null
null
null
README.md
WebGaze/gulp4-workflow
e63415ac0781b58de5531a90ff3d359fd801b620
[ "MIT" ]
null
null
null
# gulp4-workflow A gulp 4 workflow for web development.
18.666667
38
0.785714
eng_Latn
0.989929
a7044e2ec16d8b2c30d67edc7defe0e3e4e31f84
2,259
md
Markdown
src/it/2018-02/07/02.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
68
2016-10-30T23:17:56.000Z
2022-03-27T11:58:16.000Z
src/it/2018-02/07/02.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
367
2016-10-21T03:50:22.000Z
2022-03-28T23:35:25.000Z
src/it/2018-02/07/02.md
OsArts/Bible-study
cfcefde42e21795e217d192a8b7a703ebb7a6c01
[ "MIT" ]
109
2016-08-02T14:32:13.000Z
2022-03-31T10:18:41.000Z
--- title: Una conferma della profezia date: 13/05/2018 --- Nei giorni immediatamente precedenti la croce, i discepoli parlano con Gesù sul monte degli Ulivi. Proviamo a immaginarlo quando annuncia loro che il tempio sarà distrutto. Nessuno sa cosa sia passato esattamente nelle loro menti in quel frangente, ma le d...
161.357143
848
0.811864
ita_Latn
0.999982
a7053555b3de9b37e99d4a794f6201a8b4a93d47
301
md
Markdown
docs/LoyaltyMerchantcardsDTOValidateMerchantCard.md
secuconnect/secuconnect-nodejs-sdk
3aeebce4f12a76e41a2653ba05619966556745ab
[ "Apache-2.0" ]
null
null
null
docs/LoyaltyMerchantcardsDTOValidateMerchantCard.md
secuconnect/secuconnect-nodejs-sdk
3aeebce4f12a76e41a2653ba05619966556745ab
[ "Apache-2.0" ]
null
null
null
docs/LoyaltyMerchantcardsDTOValidateMerchantCard.md
secuconnect/secuconnect-nodejs-sdk
3aeebce4f12a76e41a2653ba05619966556745ab
[ "Apache-2.0" ]
1
2020-09-07T08:52:13.000Z
2020-09-07T08:52:13.000Z
# SecuconnectJsSdk.LoyaltyMerchantcardsDTOValidateMerchantCard ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **merchant** | **String** | General Merchant id | [optional] **cardnumber** | **Number** | Loyalty Card number | [optional]
30.1
63
0.574751
yue_Hant
0.242892
a70664ab4782b744f556f2630a94b3be3eb7676e
8,471
md
Markdown
readme.md
socialatm/mongodb-activity-feed
20b7c39faf94c9c81663371e07c51e6ed69dfab2
[ "BSD-3-Clause" ]
null
null
null
readme.md
socialatm/mongodb-activity-feed
20b7c39faf94c9c81663371e07c51e6ed69dfab2
[ "BSD-3-Clause" ]
null
null
null
readme.md
socialatm/mongodb-activity-feed
20b7c39faf94c9c81663371e07c51e6ed69dfab2
[ "BSD-3-Clause" ]
null
null
null
## Activity Feed Node & Mongo DB Simple example of how to build a news feed with Node and MongoDB. I created it for this blogpost: "[Scalable News Feeds - MongoDB vs Stream](https://getstream.io/activity-feeds/mongodb/)" Presentation about the architecture is on [SlideShare](https://www.slideshare.net/thierryschellenb...
23.662011
135
0.743006
eng_Latn
0.867589
a707400ed0c766cde34ccd931297b1eed04d0b54
33
md
Markdown
znai-docs/znai/release-notes/1.50/add-2021-05-21-footer-change-detect.md
SteelAlex/znai
387c85bd315ddcb6cace316eb4f8a7566c714990
[ "Apache-2.0" ]
62
2020-05-01T23:58:53.000Z
2022-03-25T19:24:59.000Z
znai-docs/znai/release-notes/1.50/add-2021-05-21-footer-change-detect.md
SteelAlex/znai
387c85bd315ddcb6cace316eb4f8a7566c714990
[ "Apache-2.0" ]
100
2020-04-09T17:01:23.000Z
2022-03-28T03:18:50.000Z
znai-docs/znai/release-notes/1.50/add-2021-05-21-footer-change-detect.md
SteelAlex/znai
387c85bd315ddcb6cace316eb4f8a7566c714990
[ "Apache-2.0" ]
8
2020-04-15T16:17:14.000Z
2022-01-10T09:18:28.000Z
* Preview footer change detection
33
33
0.848485
eng_Latn
0.838738
a707c0863d9434f92549883bfcf2eee7d12c2dce
22,498
md
Markdown
documents/amazon-dynamodb-developer-guide/doc_source/Limits.md
siagholami/aws-documentation
2d06ee9011f3192b2ff38c09f04e01f1ea9e0191
[ "CC-BY-4.0" ]
5
2021-08-13T09:20:58.000Z
2021-12-16T22:13:54.000Z
documents/amazon-dynamodb-developer-guide/doc_source/Limits.md
siagholami/aws-documentation
2d06ee9011f3192b2ff38c09f04e01f1ea9e0191
[ "CC-BY-4.0" ]
null
null
null
documents/amazon-dynamodb-developer-guide/doc_source/Limits.md
siagholami/aws-documentation
2d06ee9011f3192b2ff38c09f04e01f1ea9e0191
[ "CC-BY-4.0" ]
null
null
null
# Service, Account, and Table Quotas in Amazon DynamoDB<a name="Limits"></a> This section describes current quotas within Amazon DynamoDB \(or no quota, in some cases\)\. Each quota applies on a per\-Region basis unless otherwise specified\. **Topics** + [Read/Write Capacity Mode and Throughput](#default-limits-throu...
66.56213
668
0.760068
eng_Latn
0.994834
a708fb50cf9bbf853a915c5172a5e31b083bb3e9
116
md
Markdown
logger_binding/README.md
JenniferBuehler/tools-pkgs
8faeac8a3ecae6a35faa39463cb571ba720d6c77
[ "BSD-3-Clause" ]
2
2018-09-10T03:29:25.000Z
2020-05-28T19:23:43.000Z
logger_binding/README.md
JenniferBuehler/tools-pkgs
8faeac8a3ecae6a35faa39463cb571ba720d6c77
[ "BSD-3-Clause" ]
2
2016-03-28T16:19:35.000Z
2016-05-30T15:09:48.000Z
logger_binding/README.md
JenniferBuehler/tools-pkgs
8faeac8a3ecae6a35faa39463cb571ba720d6c77
[ "BSD-3-Clause" ]
14
2016-04-19T07:34:03.000Z
2021-04-19T08:47:01.000Z
# logger_binding See also the [wiki page](https://github.com/JenniferBuehler/convenience-pkgs/wiki/logger_binding)
29
97
0.810345
kor_Hang
0.213456
a70931b853525d1314ed918cb5d88b489ad83707
58
md
Markdown
README.md
derwiath/maketags
6bde867b65e31b4fc5836f61e0c035bc45417ece
[ "MIT" ]
null
null
null
README.md
derwiath/maketags
6bde867b65e31b4fc5836f61e0c035bc45417ece
[ "MIT" ]
null
null
null
README.md
derwiath/maketags
6bde867b65e31b4fc5836f61e0c035bc45417ece
[ "MIT" ]
null
null
null
# maketags maketags is a python script that wraps ctags.
19.333333
46
0.775862
eng_Latn
0.999131
a7095035d7a6b0db2fcac637fb776ca47752952e
946
md
Markdown
_posts/2018-12-25-transmission_daemon.md
luckybool1020/luckybool1020.github.io
b48723a6d458fd0a9bb6f1795e7bd6b2287beab5
[ "MIT" ]
16
2018-11-23T15:08:14.000Z
2022-01-14T07:10:42.000Z
_posts/2018-12-25-transmission_daemon.md
luckybool1020/luckybool1020.github.io
b48723a6d458fd0a9bb6f1795e7bd6b2287beab5
[ "MIT" ]
30
2019-04-10T11:23:44.000Z
2020-09-04T01:43:51.000Z
_posts/2018-12-25-transmission_daemon.md
luckybool1020/luckybool1020.github.io
b48723a6d458fd0a9bb6f1795e7bd6b2287beab5
[ "MIT" ]
5
2018-11-26T10:51:00.000Z
2019-12-06T07:52:17.000Z
--- layout: post title: "VPS BT 远程下载" date: 2018-12-25 20:49:43 author: co0ontty categories: 运维 Tools ALL tags: 运维 Tools ALL describe: 使用 VPS 搭建远程下载器 cover: '/assets/img/posts/tran-1.png' --- ### 使用 transmission 实现 BT 任务远程下载 #####安装: ```sh apt-get install transmission-daemon -y ``` #####配置: 打开文件/var/lib/transmiss...
22
63
0.613108
eng_Latn
0.197019
a70953e4ee94acd5edebf8de38bd0bda3c8fefbd
4,415
md
Markdown
articles/backup/backup-reports-email.md
KazuOnuki/azure-docs.ja-jp
4dc313dec47a4efdb0258a8b21b45c5376de7ffc
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/backup/backup-reports-email.md
KazuOnuki/azure-docs.ja-jp
4dc313dec47a4efdb0258a8b21b45c5376de7ffc
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/backup/backup-reports-email.md
KazuOnuki/azure-docs.ja-jp
4dc313dec47a4efdb0258a8b21b45c5376de7ffc
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Azure バックアップ レポートをメールで送信する description: 定期的なレポートをメールで受信する自動化されたタスクを作成します ms.topic: conceptual ms.date: 10/19/2021 ms.openlocfilehash: dd5e31663262463449df4377329edc6604ffb691 ms.sourcegitcommit: 692382974e1ac868a2672b67af2d33e593c91d60 ms.translationtype: HT ms.contentlocale: ja-JP ms.lasthandoff: 10/22/2021...
53.841463
262
0.780521
jpn_Jpan
0.79831
a70a7d62a8cb7dbcc5d8084f86244404f38eb30b
59
md
Markdown
README.md
SuperOxigen/pic16f917-simulator
7eb5f36871473374b5434dbab02924fc0f1addf6
[ "MIT" ]
null
null
null
README.md
SuperOxigen/pic16f917-simulator
7eb5f36871473374b5434dbab02924fc0f1addf6
[ "MIT" ]
null
null
null
README.md
SuperOxigen/pic16f917-simulator
7eb5f36871473374b5434dbab02924fc0f1addf6
[ "MIT" ]
null
null
null
# pic16f917-simulator A small simulator for the PIC 16F917
19.666667
36
0.813559
eng_Latn
0.91341
a70b4b8b04bb50e90f79fdb3ebe8b6229f468fb9
7,177
md
Markdown
_posts/2020-12-31-blog-post.md
jacobhiggins/jacobhiggins.github.io
b1af91eac7bd58e29eb23ad5d6e4f73e0517d934
[ "MIT" ]
null
null
null
_posts/2020-12-31-blog-post.md
jacobhiggins/jacobhiggins.github.io
b1af91eac7bd58e29eb23ad5d6e4f73e0517d934
[ "MIT" ]
null
null
null
_posts/2020-12-31-blog-post.md
jacobhiggins/jacobhiggins.github.io
b1af91eac7bd58e29eb23ad5d6e4f73e0517d934
[ "MIT" ]
null
null
null
--- title: 'Sensor Fusion Using a Kalman Filter' date: 2020-12-31 permalink: /posts/2020/12/31/blog-post/ mathjax: true tags: - Kalman filter - Sensor fusion --- ### How do you fuse measurements together? The first time you learn about probabilistic robotics, you will probably hear about the [Kalman filter](https...
85.440476
747
0.741814
eng_Latn
0.993909
a70c384be8c1ca5beefde3f26db2f3f51af8a619
9,310
md
Markdown
README.md
backwardn/practical_cryptography_engineering
736c515d13682353c67de5f0ce92c630869af612
[ "Apache-2.0" ]
56
2018-02-21T04:05:59.000Z
2021-08-12T17:26:59.000Z
README.md
backwardn/practical_cryptography_engineering
736c515d13682353c67de5f0ce92c630869af612
[ "Apache-2.0" ]
1
2019-11-08T10:32:02.000Z
2019-11-09T17:33:17.000Z
README.md
backwardn/practical_cryptography_engineering
736c515d13682353c67de5f0ce92c630869af612
[ "Apache-2.0" ]
10
2018-02-21T18:22:12.000Z
2021-07-12T17:59:47.000Z
Practical Cryptography Engineering ================================== This repository contains some practical code examples of using the following cryptography libraries: * [libsodium](https://github.com/jedisct1/libsodium) * A modern, portable, easy to use crypto library written in C with a small number of high qu...
36.798419
155
0.748872
eng_Latn
0.975513
a70d098100ecd9dd17b66860a69a086b1f256062
4,853
md
Markdown
de_DE/plugins/communication/gsh/beta/changelog.md
henribi/documentations
cd87fb349b097d832453f37e44b9a1d4b8b7ad75
[ "MIT" ]
3
2020-05-17T19:20:29.000Z
2021-11-25T03:51:15.000Z
de_DE/plugins/communication/gsh/beta/changelog.md
henribi/documentations
cd87fb349b097d832453f37e44b9a1d4b8b7ad75
[ "MIT" ]
15
2020-05-26T13:57:05.000Z
2022-01-03T17:04:09.000Z
de_DE/plugins/communication/gsh/beta/changelog.md
henribi/documentations
cd87fb349b097d832453f37e44b9a1d4b8b7ad75
[ "MIT" ]
40
2020-03-11T16:47:52.000Z
2022-03-01T17:37:24.000Z
# Changelog Google Smarthome >**Wichtig** > >Zur Erinnerung: Wenn keine Informationen zum Update vorhanden sind, bedeutet dies, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt # 27.09.2021 - Möglichkeit, jede Anfrage von Google basierend auf einer Bedingung zu sperren - Möglic...
26.091398
171
0.796002
deu_Latn
0.994942
a70e05f1530a7115728891c4284ccd6048b0af83
1,299
md
Markdown
README.md
acceleratxr/platform-kube-windows-nodeup
56a793553cf1c466a9e5025e85228f1f67ed1c9c
[ "MIT" ]
3
2019-06-25T23:12:08.000Z
2021-02-11T17:16:10.000Z
README.md
acceleratxr/platform-kube-windows-nodeup
56a793553cf1c466a9e5025e85228f1f67ed1c9c
[ "MIT" ]
1
2019-06-14T20:15:21.000Z
2019-06-19T13:42:08.000Z
README.md
acceleratxr/platform-kube-windows-nodeup
56a793553cf1c466a9e5025e85228f1f67ed1c9c
[ "MIT" ]
4
2019-06-25T23:11:54.000Z
2020-06-24T18:23:13.000Z
Platform Kubernetes Windows Nodeup === This repository contains an equivalent kops nodeup script in PowerShell for Windows nodes in AWS. ## Overview This PowerShell script consists primarily of two main parts, the first being the download and installation of all necessary resources, including binaries. The second con...
56.478261
119
0.812163
eng_Latn
0.999124
a7109728ba81e854a493b572c52a3a4697c02090
2,030
md
Markdown
ROADMAP.md
dittrichlucas/changelog-generator
f1525258dc11f4ac5e7aace0b2bc46213abfdddd
[ "MIT" ]
6
2021-08-20T12:31:32.000Z
2021-12-10T19:27:11.000Z
ROADMAP.md
dittrichlucas/changelog-generator
f1525258dc11f4ac5e7aace0b2bc46213abfdddd
[ "MIT" ]
13
2021-08-19T18:05:13.000Z
2021-08-19T18:47:22.000Z
ROADMAP.md
dittrichlucas/changelog-generator
f1525258dc11f4ac5e7aace0b2bc46213abfdddd
[ "MIT" ]
null
null
null
## Roadmap ### Scaffold - [x] Configurar golang - [x] Adicionar pacote do github api para golang - [x] Adicionar sdk do github actions para golang - [x] Adicionar issues no repositório do github ### MVP - [x] Definir regra de negócio para geração do changelog - [x] Issues - [x] PRs - [x] Preencher template ...
34.40678
123
0.682266
por_Latn
0.999543
a710b3ccb059eeb74626171d541a5f212e37ccd3
636
md
Markdown
_posts/OS/P/2015-01-20-OsPSK5.md
funRiceGenes/funRiceGenes.github.io
e27a14e23dd8c3d6127e38ee62240dc9e01008be
[ "MIT" ]
4
2017-08-09T02:48:10.000Z
2020-11-11T01:54:08.000Z
_posts/OS/P/2015-01-20-OsPSK5.md
funRiceGenes/funRiceGenes.github.io
e27a14e23dd8c3d6127e38ee62240dc9e01008be
[ "MIT" ]
1
2020-05-31T13:03:01.000Z
2020-06-01T01:47:14.000Z
_posts/OS/P/2015-01-20-OsPSK5.md
funRiceGenes/funRiceGenes.github.io
e27a14e23dd8c3d6127e38ee62240dc9e01008be
[ "MIT" ]
6
2018-10-03T20:47:32.000Z
2021-07-19T01:58:31.000Z
--- layout: post title: "OsPSK5" description: "" category: genes tags: --- * **Information** + Symbol: OsPSK5 + MSU: [LOC_Os12g05260](http://rice.uga.edu/cgi-bin/ORF_infopage.cgi?orf=LOC_Os12g05260) + RAPdb: [Os12g0147800](http://rapdb.dna.affrc.go.jp/viewer/gbrowse_details/irgsp1?name=Os12g0147800)...
24.461538
185
0.666667
kor_Hang
0.213987
a71180723399172c1225f445590524e5555e0942
126
md
Markdown
README.md
MichalWilczek/your-budget
fb0ace51a1e4ea9013398fef945798d2695659cf
[ "MIT" ]
null
null
null
README.md
MichalWilczek/your-budget
fb0ace51a1e4ea9013398fef945798d2695659cf
[ "MIT" ]
null
null
null
README.md
MichalWilczek/your-budget
fb0ace51a1e4ea9013398fef945798d2695659cf
[ "MIT" ]
null
null
null
# your-budget This application allows you to get your finances under control by controlling your monthly income and expenses.
42
111
0.825397
eng_Latn
0.999873
a7126c614d378f2d7094d3b509ce963edce66475
7,094
md
Markdown
docs/vs-2015/debugger/debug-multithreaded-applications-in-visual-studio.md
tommorris/visualstudio-docs.cs-cz
92c436dbc75020bc5121cc2c9e4976f62c9b13ca
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/vs-2015/debugger/debug-multithreaded-applications-in-visual-studio.md
tommorris/visualstudio-docs.cs-cz
92c436dbc75020bc5121cc2c9e4976f62c9b13ca
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/vs-2015/debugger/debug-multithreaded-applications-in-visual-studio.md
tommorris/visualstudio-docs.cs-cz
92c436dbc75020bc5121cc2c9e4976f62c9b13ca
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Ladění vícevláknových aplikací v sadě Visual Studio | Dokumentace Microsoftu ms.custom: '' ms.date: 2018-06-30 ms.prod: visual-studio-dev14 ms.reviewer: '' ms.suite: '' ms.technology: - vs-ide-debug ms.tgt_pltfrm: '' ms.topic: article f1_keywords: - vs.debug.gputthreads dev_langs: - FSharp - VB - CSharp - C+...
58.628099
500
0.776572
ces_Latn
0.999707
a712abad939d15ed854c51895d89e6aa6b5bd6a7
1,846
md
Markdown
README.md
flaviopontes/svn-manager
a771a89328577b42a1e94cdede658144d61fc113
[ "MIT" ]
null
null
null
README.md
flaviopontes/svn-manager
a771a89328577b42a1e94cdede658144d61fc113
[ "MIT" ]
null
null
null
README.md
flaviopontes/svn-manager
a771a89328577b42a1e94cdede658144d61fc113
[ "MIT" ]
null
null
null
[![Docker Image](https://img.shields.io/badge/docker%20image-available-green.svg)](https://hub.docker.com/r/flaviopontes/svn-manager/) # Description Lightweight container providing an SVN server, based on **Alpine Linux** and S6 process management (see [here](https://github.com/smebberson/docker-alpine) for details). ...
68.37037
213
0.764897
eng_Latn
0.982923
a713a5181b7dfd8cef4e6ecbb9efa3220fbd83b9
197
md
Markdown
README.md
kishomoe/PMLSM-initialposition
1c61c1329895069e8ff24bb7e75f0e9c0295221e
[ "MIT" ]
null
null
null
README.md
kishomoe/PMLSM-initialposition
1c61c1329895069e8ff24bb7e75f0e9c0295221e
[ "MIT" ]
null
null
null
README.md
kishomoe/PMLSM-initialposition
1c61c1329895069e8ff24bb7e75f0e9c0295221e
[ "MIT" ]
null
null
null
# PMLSM-initialposition ### 永磁直线电机初始位置设置 以10p/12s为例,包括: - 长初级绕组单层结构空载与负载仿真 - 长次级绕组单层结构空载与负载仿真 - 长初级绕组双层结构空载与负载仿真 - 长次级绕组双层结构空载与负载仿真 ### About Project - Version:ANASYS Electronics Suite 2020 R2
14.071429
42
0.781726
yue_Hant
0.391071
a7146810c18d89e5632f5f059d94d38c874533bd
1,976
md
Markdown
biztalk/core/how-to-diagnose-problems-with-the-http-adapter.md
changeworld/biztalk-docs.zh-CN
0ee8ca09b377aa26a13e0f200c75fca467cd519c
[ "CC-BY-4.0", "MIT" ]
null
null
null
biztalk/core/how-to-diagnose-problems-with-the-http-adapter.md
changeworld/biztalk-docs.zh-CN
0ee8ca09b377aa26a13e0f200c75fca467cd519c
[ "CC-BY-4.0", "MIT" ]
null
null
null
biztalk/core/how-to-diagnose-problems-with-the-http-adapter.md
changeworld/biztalk-docs.zh-CN
0ee8ca09b377aa26a13e0f200c75fca467cd519c
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 如何诊断 HTTP 适配器的问题 |Microsoft Docs ms.custom: '' ms.date: 06/08/2017 ms.prod: biztalk-server ms.reviewer: '' ms.suite: '' ms.tgt_pltfrm: '' ms.topic: article ms.assetid: 91f818dd-11fa-4ea4-b904-e8e00b3e49b4 caps.latest.revision: 13 author: MandiOhlinger ms.author: mandia manager: anneta ms.openloc...
40.326531
222
0.740891
yue_Hant
0.838481
a71521e540249d68f9e5ade3e11fcbb39e6735a0
30
md
Markdown
README.md
oleksm/eve-tools
561d276933b3c91517ff95c76f9fa0c3c880e09e
[ "Apache-2.0" ]
null
null
null
README.md
oleksm/eve-tools
561d276933b3c91517ff95c76f9fa0c3c880e09e
[ "Apache-2.0" ]
null
null
null
README.md
oleksm/eve-tools
561d276933b3c91517ff95c76f9fa0c3c880e09e
[ "Apache-2.0" ]
null
null
null
# eve-tools various eve tools
10
17
0.766667
eng_Latn
0.996734
a7152354e12eaa07be8ebc14fb294db8febe7ff4
779
md
Markdown
his/core/tp-name-unique-for-each-tp-sna-2.md
cmcclister/biztalk-docs
36a3d4b944e27edff883b8e36e997c7d2af4f497
[ "CC-BY-4.0", "MIT" ]
37
2017-08-28T06:57:52.000Z
2021-07-13T12:16:23.000Z
his/core/tp-name-unique-for-each-tp-sna-2.md
cmcclister/biztalk-docs
36a3d4b944e27edff883b8e36e997c7d2af4f497
[ "CC-BY-4.0", "MIT" ]
732
2017-05-18T22:16:15.000Z
2022-03-31T23:10:06.000Z
his/core/tp-name-unique-for-each-tp-sna-2.md
isabella232/biztalk-docs
36a3d4b944e27edff883b8e36e997c7d2af4f497
[ "CC-BY-4.0", "MIT" ]
158
2017-06-19T22:47:52.000Z
2022-02-28T06:41:54.000Z
--- description: "Learn more about: TP Name Unique for Each TP (SNA)" title: "TP Name Unique for Each TP (SNA)2 | Microsoft Docs" ms.custom: "" ms.date: "11/30/2017" ms.prod: "host-integration-server" ms.reviewer: "" ms.suite: "" ms.tgt_pltfrm: "" ms.topic: "article" ms.assetid: 154492cd-de16-4505-a5cc-ad85b242e7d1 cap...
41
340
0.750963
eng_Latn
0.934393
a718c7aa29c1044e7409b31dec9242cd88b0f26f
145
md
Markdown
README.md
chinchan-mole/webpack-study
33e869ad997533c08c9bab6d30b921f14d6bd14b
[ "MIT" ]
null
null
null
README.md
chinchan-mole/webpack-study
33e869ad997533c08c9bab6d30b921f14d6bd14b
[ "MIT" ]
null
null
null
README.md
chinchan-mole/webpack-study
33e869ad997533c08c9bab6d30b921f14d6bd14b
[ "MIT" ]
null
null
null
# webpack-study 学习webpack的参考demo 仔细研究一下你也可以学会简单使用webpack webpack主要是讲究模块化,入口文件就是模块的容器,它最后会挂在对应的html上。 html只需要写结构,不需要手动引入css和js,由webpack可以处理这些问题
18.125
43
0.896552
yue_Hant
0.780083
a71945427b3d87e853a5443009c8f4b0320785a7
2,922
md
Markdown
_posts/2014-01-05-vim.md
hhlucky/hhlucky.github.io
9756ce8c4f99e67736dea7b5647ffc252278d542
[ "MIT" ]
null
null
null
_posts/2014-01-05-vim.md
hhlucky/hhlucky.github.io
9756ce8c4f99e67736dea7b5647ffc252278d542
[ "MIT" ]
null
null
null
_posts/2014-01-05-vim.md
hhlucky/hhlucky.github.io
9756ce8c4f99e67736dea7b5647ffc252278d542
[ "MIT" ]
null
null
null
--- layout: post title: VIM tags: VIM Linux categories: special --- <div class="toc"></div> ##1.切换模式 `i` → Insert 模式,在光标前插入 `ESC` → 回到 Normal 模式,Normal 模式下,所有键都是功能键 `:help <command>` → 显示相关命令的帮助。你也可以就输入 :help 而不跟命令。(退出帮助需要输入:q) ##2.存盘 & 退出 `:e file` → 打开一个文件 `:w` → 存盘 `:saveas file` → 另存为 `:x`, `ZZ` 或 `:wq` ...
10.94382
102
0.572553
yue_Hant
0.626293
a719c1ad0fc12b8740040f902819c179d9457a81
2,544
md
Markdown
README.md
jordanpadams/gh-action-pds4-ldd
fb551097cba60d4dcb8b594faf73dcfedc5f7400
[ "Apache-2.0" ]
null
null
null
README.md
jordanpadams/gh-action-pds4-ldd
fb551097cba60d4dcb8b594faf73dcfedc5f7400
[ "Apache-2.0" ]
null
null
null
README.md
jordanpadams/gh-action-pds4-ldd
fb551097cba60d4dcb8b594faf73dcfedc5f7400
[ "Apache-2.0" ]
null
null
null
# PDS LDD Generation This is an [action for GitHub](https://github.com/features/actions) that generates a PDS4 Local Data Dictionary from an input IngestLDD, and validates the output against regression test suite (if it exists). See the [PDS Data Dictionaries repo](https://pds-data-dictionaries.github.io/) for more d...
37.970149
142
0.672956
eng_Latn
0.685538
a71ad171c3a8764be1c5bb9cd84f4638fe279a94
1,388
md
Markdown
2020/08/05/2020-08-05 05:55.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
3
2020-07-14T14:54:15.000Z
2020-08-21T06:48:24.000Z
2020/08/05/2020-08-05 05:55.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
null
null
null
2020/08/05/2020-08-05 05:55.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
null
null
null
2020年08月05日05时数据 Status: 200 1.黎巴嫩首都突发爆炸 微博热度:685561 2.前妻谈张玉环故意杀人案改判无罪 微博热度:265647 3.王一博0805生日美好 微博热度:210880 4.黄圣依哭泣时也要插兜 微博热度:187408 5.警方通报南京女大学生在云南失联 微博热度:170060 6.男朋友可以有多用心 微博热度:161630 7.吴邪看刘丧微博 微博热度:141847 8.CBA 微博热度:128797 9.头顶牛奶游泳一滴不洒 微博热度:127057 10.钟晓芹美人鱼表白 微博热度:126941 11.关晓彤霸气臭脸妆 微博热度:9663...
6.803922
21
0.778818
yue_Hant
0.458008
a71aff47dedf9b3d4e3fd822a96a13bcb7008749
2,578
md
Markdown
source/ha/setting-up-ha-of-rabbitmq.html.md
leifmadsen/redhat-openstack-website
cea549bccddc30bc4bb730a624cbd163ab0d05a5
[ "MIT" ]
null
null
null
source/ha/setting-up-ha-of-rabbitmq.html.md
leifmadsen/redhat-openstack-website
cea549bccddc30bc4bb730a624cbd163ab0d05a5
[ "MIT" ]
2
2021-09-28T05:54:12.000Z
2022-02-26T11:01:05.000Z
source/ha/setting-up-ha-of-rabbitmq.html.md
leifmadsen/redhat-openstack-website
cea549bccddc30bc4bb730a624cbd163ab0d05a5
[ "MIT" ]
null
null
null
--- title: Setting-up-HA-of-RabbitMQ authors: kashyap wiki_title: Setting-up-HA-of-RabbitMQ wiki_revision_count: 1 wiki_last_updated: 2014-04-28 --- ## Setting up HA of RabbitMQ This document outlines setting up HA of RabbitMQ on four nodes (rdo-rabbitmq1|rdo-rabbitmq2|rdo-rabbitmq3|rdo-rabbitmq4): These notes are b...
30.690476
125
0.761055
eng_Latn
0.234626
a71b4b0e1a59d5eac932ec9adf3c733281d82e11
18,883
md
Markdown
Modlist.md
muink/muis-cn-lpk
f9b1db446305615c6cd5b89f6141247729dc3874
[ "MIT" ]
2
2019-03-08T00:25:20.000Z
2019-03-08T07:49:21.000Z
Modlist.md
muink/muis-cn-lpk
f9b1db446305615c6cd5b89f6141247729dc3874
[ "MIT" ]
null
null
null
Modlist.md
muink/muis-cn-lpk
f9b1db446305615c6cd5b89f6141247729dc3874
[ "MIT" ]
null
null
null
Mod name |ZH version |Completion rate |Verified |Pushed :---------------------------------------------------|:---------:|----------------------:|:---------:|------ [Factorio Standard Library][] |1.3.0 |Description only 100%|1.3.0 |none [A Better Start (Quick Start)][] |0.3.0 | 100%|0.3.0 |no...
65.3391
107
0.649049
yue_Hant
0.595757
a71c9a5800ab42977784667ed52d610217d3eaac
3,352
md
Markdown
articles/commerce/synchronize-tasks-teams-pos.md
MicrosoftDocs/Dynamics-365-Operations.ja-jp
821ba731df05b9c1d0b0947b8d7e66ae9a34c0b4
[ "CC-BY-4.0", "MIT" ]
4
2020-05-18T17:14:25.000Z
2021-11-13T07:27:21.000Z
articles/commerce/synchronize-tasks-teams-pos.md
MicrosoftDocs/Dynamics-365-Operations.ja-jp
821ba731df05b9c1d0b0947b8d7e66ae9a34c0b4
[ "CC-BY-4.0", "MIT" ]
37
2017-12-13T17:53:18.000Z
2021-03-16T19:04:28.000Z
articles/commerce/synchronize-tasks-teams-pos.md
MicrosoftDocs/Dynamics-365-Operations.ja-jp
821ba731df05b9c1d0b0947b8d7e66ae9a34c0b4
[ "CC-BY-4.0", "MIT" ]
8
2017-11-06T03:10:26.000Z
2020-03-21T18:08:51.000Z
--- title: Microsoft Teams と Dynamics 365 Commerce POS 間でタスク管理を同期させる description: このトピックでは、Microsoft Teams と Dynamics 365 Commerce の販売時点管理 (POS) の間で同期する方法について説明します。 author: gvrmohanreddy ms.date: 03/31/2021 ms.topic: article ms.prod: '' ms.technology: '' audience: Application User ms.reviewer: v-chgri ms.search.scope: ...
42.43038
189
0.784308
yue_Hant
0.891143
a71d1018416c80d07dcc425fb7bdcaf1a52f3760
1,735
md
Markdown
articles/machine-learning/machine-learning-data-science-sample-data.md
cloudmelon/azure-content
4ecbe3ea06f39eb9a6e31dc0b4b6ed2aa0173778
[ "CC-BY-3.0" ]
1
2021-11-05T02:14:47.000Z
2021-11-05T02:14:47.000Z
articles/machine-learning/machine-learning-data-science-sample-data.md
cloudmelon/azure-content
4ecbe3ea06f39eb9a6e31dc0b4b6ed2aa0173778
[ "CC-BY-3.0" ]
null
null
null
articles/machine-learning/machine-learning-data-science-sample-data.md
cloudmelon/azure-content
4ecbe3ea06f39eb9a6e31dc0b4b6ed2aa0173778
[ "CC-BY-3.0" ]
1
2021-09-17T10:46:16.000Z
2021-09-17T10:46:16.000Z
<properties pageTitle="Sample data in Azure blob containers, SQL Server, and Hive tables | Microsoft Azure" description="How to explore data stored in various Azure enviromnents." services="machine-learning" documentationCenter="" authors="bradsev" manager="paulettm" editor="cgronlun" /> <tags ms.servi...
44.487179
374
0.765418
eng_Latn
0.992495
a71e13f2b4677a949b92959892ec3182a78cf48f
3,440
md
Markdown
README.md
flaviobeck/persian-date-time
b40e5a9ab4eb11ef6e9cb615549e4e001c411e2f
[ "MIT" ]
null
null
null
README.md
flaviobeck/persian-date-time
b40e5a9ab4eb11ef6e9cb615549e4e001c411e2f
[ "MIT" ]
3
2020-05-27T20:00:32.000Z
2020-05-28T04:24:28.000Z
README.md
flaviobeck/persian-date-time
b40e5a9ab4eb11ef6e9cb615549e4e001c411e2f
[ "MIT" ]
null
null
null
![Persian Date Time](https://user-images.githubusercontent.com/29010410/41397561-dc9a470a-6fc9-11e8-923a-112393900b0c.JPG) ---------------------------------------------------- [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.mfathi91/persian-date-time/badge.svg)](http://search.maven.org/#se...
51.343284
349
0.756686
eng_Latn
0.737749
a71f2cb004d9d9f0de571065de642624fe1669fa
26,951
md
Markdown
articles/key-vault/key-vault-secure-your-key-vault.md
Gnafu/azure-docs.it-it
ffd06317c56e8145ce0c080b519a42f42e6b7527
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/key-vault/key-vault-secure-your-key-vault.md
Gnafu/azure-docs.it-it
ffd06317c56e8145ce0c080b519a42f42e6b7527
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/key-vault/key-vault-secure-your-key-vault.md
Gnafu/azure-docs.it-it
ffd06317c56e8145ce0c080b519a42f42e6b7527
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Proteggere l'accesso a un insieme di credenziali delle chiavi - Azure Key Vault | Microsoft Docs description: Gestire le autorizzazioni di accesso per Azure Key Vault, chiavi e segreti. L'articolo riguarda il modello di autenticazione e autorizzazione per Key Vault e offre informazioni su come proteggere l'i...
114.199153
914
0.805721
ita_Latn
0.999053
a720414e993a497bb5b87a1d0b19975415a6b743
83
md
Markdown
README.md
feebsilvaa/jdt-springbootmvc
ce9a96202ffaf3771f5d85572b83d0f0a61cebb3
[ "MIT" ]
null
null
null
README.md
feebsilvaa/jdt-springbootmvc
ce9a96202ffaf3771f5d85572b83d0f0a61cebb3
[ "MIT" ]
null
null
null
README.md
feebsilvaa/jdt-springbootmvc
ce9a96202ffaf3771f5d85572b83d0f0a61cebb3
[ "MIT" ]
null
null
null
# jdt-springbootmvc Projeto Java com Spring Boot MVC com template engine Thymeleaf
27.666667
62
0.831325
por_Latn
0.598627
a7207d72a0be1699290355810267e02d494d5c67
67
md
Markdown
README.md
silverspectro/Cheatsheets
d0ec692b4c83eaa51576671230c309d0c633eb7e
[ "CC0-1.0" ]
null
null
null
README.md
silverspectro/Cheatsheets
d0ec692b4c83eaa51576671230c309d0c633eb7e
[ "CC0-1.0" ]
null
null
null
README.md
silverspectro/Cheatsheets
d0ec692b4c83eaa51576671230c309d0c633eb7e
[ "CC0-1.0" ]
null
null
null
# Cheatsheets My Personal cheatsheets on differents software i use
22.333333
52
0.835821
eng_Latn
0.972175
a720ab72bce6d1e82deae6491e65012c39889be8
1,163
md
Markdown
CHANGELOG.md
contexted-js/utils
7e230a373aa4689d744cc93417154b45a277fd7a
[ "MIT" ]
1
2021-12-16T21:34:03.000Z
2021-12-16T21:34:03.000Z
CHANGELOG.md
contexted-js/utils
7e230a373aa4689d744cc93417154b45a277fd7a
[ "MIT" ]
null
null
null
CHANGELOG.md
contexted-js/utils
7e230a373aa4689d744cc93417154b45a277fd7a
[ "MIT" ]
null
null
null
<div align="center"> <img alt="Contexted Logo" width="64" src="https://raw.githubusercontent.com/contexted-js/brand/master/dark/main-fill.svg"> <h1> <a href="https://github.com/contexted-js/utils"> @Contexted/Utils </a> <span>Changelog</span> </h1> </div> - All notable...
20.051724
127
0.626827
eng_Latn
0.738128
a720cbe6db4132825caa991ec908f30114d235d0
239
md
Markdown
Magic the Gathering/Magic Arena/Arena/Current/The Piper.md
APrettyCoolProgram/decklists
9dfea421a87584bacda2014c2521be647fdd2bd3
[ "Apache-2.0" ]
null
null
null
Magic the Gathering/Magic Arena/Arena/Current/The Piper.md
APrettyCoolProgram/decklists
9dfea421a87584bacda2014c2521be647fdd2bd3
[ "Apache-2.0" ]
null
null
null
Magic the Gathering/Magic Arena/Arena/Current/The Piper.md
APrettyCoolProgram/decklists
9dfea421a87584bacda2014c2521be647fdd2bd3
[ "Apache-2.0" ]
null
null
null
Deck 4 Piper of the Swarm (ELD) 100 7 Swamp (JMP) 59 4 Murder (M20) 109 20 Rat Colony (DAR) 101 2 Heraldic Banner (ELD) 222 4 Vanquisher's Banner (XLN) 251 4 Barren Moor (ONS) 312 7 Swamp (JMP) 56 6 Swamp (JMP) 55 2 Marrow-Gnawer (J21) 59
19.916667
31
0.707113
yue_Hant
0.472999
a722670c6aa07623ba0a9ad0d30750730dc4fa93
1,043
md
Markdown
packages/eslint-config/README.md
Jinwan5290/config
f6726badbd04e251b0963cf5364b888e7c2564cc
[ "MIT" ]
null
null
null
packages/eslint-config/README.md
Jinwan5290/config
f6726badbd04e251b0963cf5364b888e7c2564cc
[ "MIT" ]
1
2021-01-07T03:06:34.000Z
2021-01-07T03:06:34.000Z
packages/eslint-config/README.md
Jinwan5290/config
f6726badbd04e251b0963cf5364b888e7c2564cc
[ "MIT" ]
6
2021-01-12T06:41:24.000Z
2021-03-29T00:46:05.000Z
# @fbi-js/eslint-config ESLint config for [JavaScript Standard Style](https://standardjs.com/). ## Usage ```bash npm i -D @fbi-js/eslint-config ``` `./package.json` (you can also use other [configuration files](https://eslint.org/docs/user-guide/configuring#using-configuration-files-1)) ```json { "eslintConfig":...
28.972222
139
0.731544
yue_Hant
0.278423
a722b9d9a8274ad977f8fbdabea2621ee1ef7398
1,545
md
Markdown
includes/iot-hub-get-access-token.md
OpenLocalizationTestOrg/azure-docs-pr15_et-EE
bc69bd1a9d45d7abd2a3d01806d74e2b0848a808
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
includes/iot-hub-get-access-token.md
OpenLocalizationTestOrg/azure-docs-pr15_et-EE
bc69bd1a9d45d7abd2a3d01806d74e2b0848a808
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
includes/iot-hub-get-access-token.md
OpenLocalizationTestOrg/azure-docs-pr15_et-EE
bc69bd1a9d45d7abd2a3d01806d74e2b0848a808
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
## <a name="obtain-an-azure-resource-manager-token"></a>Saada Azure ressursihaldur loaga Azure Active Directory tuleb autentida kõik ülesanded, mida ressursse kasutades Azure ressursihaldur. Nt kasutab parooliga autentimist, muud võimalused vt [Azure ressursihaldur autentimist taotlusi][lnk-authenticate-arm]. 1. Lisa...
37.682927
221
0.71521
est_Latn
0.403612
a7253844f5b37002dae6845060a76edf6b454902
1,602
md
Markdown
README.md
thldesignz/ionic-appauth
64c654f262618a691428e3639ba8011a8568992c
[ "MIT" ]
null
null
null
README.md
thldesignz/ionic-appauth
64c654f262618a691428e3639ba8011a8568992c
[ "MIT" ]
null
null
null
README.md
thldesignz/ionic-appauth
64c654f262618a691428e3639ba8011a8568992c
[ "MIT" ]
null
null
null
# Ionic App Auth Ionic App Auth is a implementation of the [AppAuth-JS](https://github.com/openid/AppAuth-JS) for Ionic Users. It includes code extensions for core cordova plugins to run the Ionic app such as [Advanced HTTP](https://github.com/silkimen/cordova-plugin-advanced-http) and [SafariViewController](https://gi...
45.771429
254
0.775905
eng_Latn
0.798641
a725b62f383181fd99801b4d9153c52bc289d35c
1,577
md
Markdown
Pull/Pull.md
simak95/MiniProject-1-Git-Collaboration
46ec4e32de8916438a882918feef9080c07fa62b
[ "MIT" ]
null
null
null
Pull/Pull.md
simak95/MiniProject-1-Git-Collaboration
46ec4e32de8916438a882918feef9080c07fa62b
[ "MIT" ]
null
null
null
Pull/Pull.md
simak95/MiniProject-1-Git-Collaboration
46ec4e32de8916438a882918feef9080c07fa62b
[ "MIT" ]
null
null
null
## Pull Request ![Markdown Logo](pull.png) •Pull requests let you tell others about changes you've pushed to a branch in a repository on GitHub •Once a pull request is opened, you can discuss and review the potential changes with collaborators and add follow-up commits before your changes are merged into the base b...
52.566667
250
0.790108
eng_Latn
0.999529
a727153d6195a730eed6fc16732409c44ef658c4
446
md
Markdown
DataSources/pfSense/pfSense/Ps/pC_pfsensenetworkconnectionfailed.md
avu2002/Content-Doc
4208691b3874ac71e102f2b24ccbfa76deee297a
[ "MIT" ]
null
null
null
DataSources/pfSense/pfSense/Ps/pC_pfsensenetworkconnectionfailed.md
avu2002/Content-Doc
4208691b3874ac71e102f2b24ccbfa76deee297a
[ "MIT" ]
null
null
null
DataSources/pfSense/pfSense/Ps/pC_pfsensenetworkconnectionfailed.md
avu2002/Content-Doc
4208691b3874ac71e102f2b24ccbfa76deee297a
[ "MIT" ]
null
null
null
#### Parser Content ```Java { Name = pfsense-network-connection-failed Vendor = pfSense Product = pfSense Lms = Direct DataType = "network-connection" IsHVF = true TimeFormat = "yyyy-MM-dd HH:mm:ss" Conditions = [ """filterlog:""", """,match,block,""" ] Fields = [ """exabeam_time=({time}\d\d\d\d-\d\...
24.777778
65
0.56278
kor_Hang
0.219446
a727cf7b88e63b78aa57ced749760675706feec9
2,123
md
Markdown
ReadMe.md
ytyaru/Python.ChromiumProfile.20190420172141
4aa4e87fabd5419b8da030fcd915ef67d321591c
[ "CC0-1.0" ]
null
null
null
ReadMe.md
ytyaru/Python.ChromiumProfile.20190420172141
4aa4e87fabd5419b8da030fcd915ef67d321591c
[ "CC0-1.0" ]
null
null
null
ReadMe.md
ytyaru/Python.ChromiumProfile.20190420172141
4aa4e87fabd5419b8da030fcd915ef67d321591c
[ "CC0-1.0" ]
null
null
null
# このソフトウェアについて  Chromiumのプロファイル情報を取得する。 * Python製CLI # インストールと実行 ```sh git clone https://github.com/ytyaru/Python.ChromiumProfile.20190420172141 cd Python.ChromiumProfile.20190420172141/src ``` ```sh python3 ChromiumProfileCommand.py tsv ``` # コマンド概要 ## メインコマンド引数 引数|意味 ----|---- `-f`|設定ファイ...
15.384058
124
0.6439
yue_Hant
0.893565
a728975953663c59bfec720f6e4a06921611cb12
610
md
Markdown
README.md
esimplebert/StoneDrops
1a612c864753aa5a9426d761cf75819feecfe6ad
[ "MIT" ]
1
2017-10-06T18:35:48.000Z
2017-10-06T18:35:48.000Z
README.md
esimplebert/StoneDrops
1a612c864753aa5a9426d761cf75819feecfe6ad
[ "MIT" ]
null
null
null
README.md
esimplebert/StoneDrops
1a612c864753aa5a9426d761cf75819feecfe6ad
[ "MIT" ]
2
2018-07-10T13:34:49.000Z
2021-03-16T10:58:37.000Z
# StoneDrops **Author: simplebert**<br/> **Version: 1.0.0_RELEASE**<br/> **API: 3.0.0, 3.0.1**<br/> <br/> Performance: https://youtu.be/fcoL18SyjuY<br/> Website: -<br/> [Download latest version](https://github.com/esimplebert/StoneDrops/releases/download/v1.0/StoneDrops-1.0.0_RELEASE.phar) <br/> <br/> Tested on Genisy...
29.047619
127
0.714754
eng_Latn
0.255605
a728a498c29e35f428e4a22dc5c45e8f7618e515
5,825
md
Markdown
biztalk/adapters-and-accelerators/adapter-sap/tutorial-3-migrating-an-sap-send-idoc-biztalk-project.md
damabe/biztalk-docs
1c01d16bf8ba67dc0aff7707ca03d92293032ad9
[ "CC-BY-4.0", "MIT" ]
1
2021-08-22T18:02:23.000Z
2021-08-22T18:02:23.000Z
biztalk/adapters-and-accelerators/adapter-sap/tutorial-3-migrating-an-sap-send-idoc-biztalk-project.md
damabe/biztalk-docs
1c01d16bf8ba67dc0aff7707ca03d92293032ad9
[ "CC-BY-4.0", "MIT" ]
null
null
null
biztalk/adapters-and-accelerators/adapter-sap/tutorial-3-migrating-an-sap-send-idoc-biztalk-project.md
damabe/biztalk-docs
1c01d16bf8ba67dc0aff7707ca03d92293032ad9
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- description: "Learn more about: Tutorial 3: Migrating an SAP Send IDOC BizTalk Project" title: "Tutorial 3: Migrating an SAP Send IDOC BizTalk Project | Microsoft Docs" ms.custom: "" ms.date: "06/08/2017" ms.prod: "biztalk-server" ms.reviewer: "" ms.suite: "" ms.tgt_pltfrm: "" ms.topic: "article" helpviewer_keywor...
69.345238
482
0.76103
eng_Latn
0.968153
a728c0e4060189d09f270ce76957a24c778d0d15
2,221
md
Markdown
CHANGELOG.md
otreblan/svls
ed0437fa3872c4b89ac274760c2fdfaa9da1973e
[ "MIT" ]
null
null
null
CHANGELOG.md
otreblan/svls
ed0437fa3872c4b89ac274760c2fdfaa9da1973e
[ "MIT" ]
null
null
null
CHANGELOG.md
otreblan/svls
ed0437fa3872c4b89ac274760c2fdfaa9da1973e
[ "MIT" ]
null
null
null
# Change Log ## [Unreleased](https://github.com/dalance/svls/compare/v0.1.17...Unreleased) - ReleaseDate ## [v0.1.17](https://github.com/dalance/svls/compare/v0.1.16...v0.1.17) - 2020-08-20 * [Changed] Update tower-lsp ## [v0.1.16](https://github.com/dalance/svls/compare/v0.1.15...v0.1.16) - 2020-04-03 * [Changed]...
31.728571
91
0.662765
yue_Hant
0.342273
a729abdc306495fd41b7ea025da22ca4529f0cc8
41
md
Markdown
README.md
Bumrang/protein-viewer
7cc6620035c6ef5a49818387e78b3015be9cf8ac
[ "MIT" ]
null
null
null
README.md
Bumrang/protein-viewer
7cc6620035c6ef5a49818387e78b3015be9cf8ac
[ "MIT" ]
null
null
null
README.md
Bumrang/protein-viewer
7cc6620035c6ef5a49818387e78b3015be9cf8ac
[ "MIT" ]
1
2018-03-21T17:59:15.000Z
2018-03-21T17:59:15.000Z
# protein-viewer vr proteins, 2018, cool
13.666667
23
0.756098
eng_Latn
0.723578
a72a974ac4f2e721482d71a91d06663eea1dd317
906
md
Markdown
README.md
TunedChaos/smm2coursemanager-discord-bot
afc0bdffcf773e2697ed16a1619892a1c38f41d6
[ "MIT" ]
1
2019-07-20T20:59:39.000Z
2019-07-20T20:59:39.000Z
README.md
TunedChaos/smm2coursemanager-discord-bot
afc0bdffcf773e2697ed16a1619892a1c38f41d6
[ "MIT" ]
null
null
null
README.md
TunedChaos/smm2coursemanager-discord-bot
afc0bdffcf773e2697ed16a1619892a1c38f41d6
[ "MIT" ]
null
null
null
[![Build Status](https://travis-ci.org/TunedChaos/smm2coursemanager-discord-bot.svg?branch=master)](https://travis-ci.org/TunedChaos/smm2coursemanager-discord-bot) [![License: MIT](https://img.shields.io/github/license/tunedchaos/smm2coursemanager-discord-bot.svg)](https://github.com/TunedChaos/smm2coursemanager-discor...
69.692308
346
0.807947
eng_Latn
0.839205
a72aca9cdcab39f74e4a440677c19fe319de6862
494
md
Markdown
Apache.md
shadow-share/websocket
221f523f2973633b14d66b3890a644a0707dd18c
[ "MIT" ]
null
null
null
Apache.md
shadow-share/websocket
221f523f2973633b14d66b3890a644a0707dd18c
[ "MIT" ]
null
null
null
Apache.md
shadow-share/websocket
221f523f2973633b14d66b3890a644a0707dd18c
[ "MIT" ]
null
null
null
Apache Proxy --- ### Enable Proxy In `httpd.conf` ``` ``` In `httpd-vhosts.conf` > some header-fields was deleted? ``` <VirtualHost *:8080> DocumentRoot "path/to/document-root" ServerName [server_name] <Directory "path/to/document-root"> Order deny,allow Deny from All ...
17.642857
48
0.58502
yue_Hant
0.535264
a72af6505b491e2b0c407dfb1522c531c4065ac1
109
md
Markdown
boost/README.md
silenc3502/ReadMeCollection
77f80306f975a6f93f09a1efd12d5ee13342b33b
[ "MIT" ]
null
null
null
boost/README.md
silenc3502/ReadMeCollection
77f80306f975a6f93f09a1efd12d5ee13342b33b
[ "MIT" ]
null
null
null
boost/README.md
silenc3502/ReadMeCollection
77f80306f975a6f93f09a1efd12d5ee13342b33b
[ "MIT" ]
null
null
null
# How to Install Boost ```make sudo apt-get install libboost-dev sudo apt-get install libboost-all-dev ```
13.625
37
0.733945
ita_Latn
0.219397
a72af79894d66603af30291258e7c37ddd0d519a
7,748
md
Markdown
articles/azure-resource-manager/templates/deploy-portal.md
ialeksander1/azure-docs.pt-br
d5a7a2c2d4a31282f49bd1e35036cb1939911974
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/azure-resource-manager/templates/deploy-portal.md
ialeksander1/azure-docs.pt-br
d5a7a2c2d4a31282f49bd1e35036cb1939911974
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/azure-resource-manager/templates/deploy-portal.md
ialeksander1/azure-docs.pt-br
d5a7a2c2d4a31282f49bd1e35036cb1939911974
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Implantar recursos com o portal Azure description: Use o portal Azure e o Azure Resource Manage para implantar seus recursos em um grupo de recursos em sua assinatura. ms.topic: conceptual ms.date: 06/27/2019 ms.openlocfilehash: ea2faf810b3a5d1b8fa46575201022a501cc7d58 ms.sourcegitcommit: 2ec4b3d0bad7dc00714...
59.145038
366
0.763552
por_Latn
0.998911
a72b793cb56c71afff7fe40437f936385436f3d2
129
md
Markdown
pages.ca/linux/ntfsfix.md
stautonico/tldr
bebfa4e965256c2e7fefa0aabf1d775a92c4fb3a
[ "CC-BY-4.0" ]
1
2022-03-23T23:26:04.000Z
2022-03-23T23:26:04.000Z
pages.ca/linux/ntfsfix.md
stautonico/tldr
bebfa4e965256c2e7fefa0aabf1d775a92c4fb3a
[ "CC-BY-4.0" ]
1
2022-02-01T00:50:40.000Z
2022-03-03T00:59:18.000Z
pages.ca/linux/ntfsfix.md
stautonico/tldr
bebfa4e965256c2e7fefa0aabf1d775a92c4fb3a
[ "CC-BY-4.0" ]
null
null
null
# ntfsfix > Arregla problemes habituals d'una partició NTFS. - Arregla una partició NTFS donada: `sudo ntfsfix {{/dev/sdXN}}`
16.125
50
0.728682
cat_Latn
0.931969
a72c1c009b5192a70614d66d5ee10e9ed833299d
5,733
md
Markdown
README.md
mumoshu/concourse-aws
c0f385a993c1de0ea28ebe935984f214e88e7f25
[ "Apache-2.0" ]
84
2016-05-19T10:36:24.000Z
2019-11-15T15:20:57.000Z
README.md
mumoshu/terraform-concourse-ci-v1-aws
c0f385a993c1de0ea28ebe935984f214e88e7f25
[ "Apache-2.0" ]
25
2016-05-26T08:29:50.000Z
2018-02-15T23:06:01.000Z
README.md
mumoshu/terraform-concourse-ci-v1-aws
c0f385a993c1de0ea28ebe935984f214e88e7f25
[ "Apache-2.0" ]
24
2016-05-26T07:46:27.000Z
2021-04-20T15:37:30.000Z
### Auto-scaling Concourse CI on AWS with Terraform http://www.slideshare.net/mumoshu/autoscaled-concourse-ci-on-aws-wo-bosh ## Recommended Usage: Using `concourse-aws` binary 1. Install [packer](https://github.com/mitchellh/packer) and [terraform(< 0.7.0)](https://github.com/hashicorp/terraform) * for now, concou...
39.8125
284
0.748299
eng_Latn
0.891887
a72cc0fbf7461f0af1deb8d649370f0d1bd547e3
94
md
Markdown
README.md
humberhutch/RPi-Trivia-Game
a232570dc4233bc08e27788ab70f64fafd215015
[ "Apache-2.0" ]
null
null
null
README.md
humberhutch/RPi-Trivia-Game
a232570dc4233bc08e27788ab70f64fafd215015
[ "Apache-2.0" ]
null
null
null
README.md
humberhutch/RPi-Trivia-Game
a232570dc4233bc08e27788ab70f64fafd215015
[ "Apache-2.0" ]
null
null
null
# RPi-Trivia-Game Raspberry Pi Trivia game using Pimoroni Explorer Hat / Guizero and a buzzer
31.333333
75
0.797872
eng_Latn
0.639695
a72d69d17450221c81396a418824cd4eb9275eac
3,003
md
Markdown
13th_Age-neovatar/README.md
numtini/roll20
670b9c02b9ac0011a6a53213b623611399cf6625
[ "MIT" ]
5
2016-12-24T18:13:53.000Z
2021-03-08T04:02:10.000Z
13th_Age-neovatar/README.md
numtini/roll20
670b9c02b9ac0011a6a53213b623611399cf6625
[ "MIT" ]
null
null
null
13th_Age-neovatar/README.md
numtini/roll20
670b9c02b9ac0011a6a53213b623611399cf6625
[ "MIT" ]
4
2016-12-02T05:21:59.000Z
2019-06-11T01:54:09.000Z
# A 13th Age Character Sheet for roll20.net ### Usage Please check the [character sheets documentation](https://wiki.roll20.net/13th_Age_Character_Sheet_neovatar) in the roll20 wiki. ### Preview [View Interactive Sheet Preview](http://neovatar.github.io/roll20-character-sheets/13th_Age-neovatar/testbed/) ### Bugs ...
27.805556
218
0.744589
eng_Latn
0.986027
a72de9d5d52f4fe68a3976ad8f7e306a2c436859
8,107
md
Markdown
articles/connectors/connectors-create-api-office365-video.md
OpenLocalizationTestOrg/azure-docs-pr15_de-AT
ca82887d8067662697adba993b87860bdbefea29
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
1
2020-11-29T22:55:06.000Z
2020-11-29T22:55:06.000Z
articles/connectors/connectors-create-api-office365-video.md
Allyn69/azure-docs-pr15_de-CH
211ef2a7547f43e3b90b3c4e2cb49e88d7fe139f
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
articles/connectors/connectors-create-api-office365-video.md
Allyn69/azure-docs-pr15_de-CH
211ef2a7547f43e3b90b3c4e2cb49e88d7fe139f
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
2
2019-07-03T20:05:49.000Z
2020-11-29T22:55:15.000Z
<properties pageTitle="Verwenden der Office 365-Video-Anschluss in Logik-apps | Microsoft Azure" description="Erste Schritte mit Office 365-Video-Anschluss in Microsoft Azure App Service Logik-apps" services="" documentationCenter="" authors="msftman" manager="erikre" editor="" tags="connectors"/> <ta...
35.557018
445
0.751079
deu_Latn
0.932418
a72dfba77f4e8c8e1aed949b35090601202b3a01
146
md
Markdown
README.md
kisahpetani/kisahpetani.github.io
624a42d03983013acf3e1260c5a223e94fd3042d
[ "MIT" ]
1
2021-12-15T09:36:40.000Z
2021-12-15T09:36:40.000Z
README.md
kisahpetani/kisahpetani.github.io
624a42d03983013acf3e1260c5a223e94fd3042d
[ "MIT" ]
null
null
null
README.md
kisahpetani/kisahpetani.github.io
624a42d03983013acf3e1260c5a223e94fd3042d
[ "MIT" ]
null
null
null
### kisahpetani.github.io Adalah sebuah blog pribadi, dibuat menggunakan **Jekyll**, **Template Mediumish**, dan **Github Page** sebagai hosting.
48.666667
119
0.746575
ind_Latn
0.863621
a72e88c8bae2dd66134a17715451da80c7e63e6a
25
md
Markdown
keyboards/kira80/keymaps/via/readme.md
fzf/qmk_toolbox
10d6b425bd24b45002555022baf16fb11254118b
[ "MIT" ]
null
null
null
keyboards/kira80/keymaps/via/readme.md
fzf/qmk_toolbox
10d6b425bd24b45002555022baf16fb11254118b
[ "MIT" ]
null
null
null
keyboards/kira80/keymaps/via/readme.md
fzf/qmk_toolbox
10d6b425bd24b45002555022baf16fb11254118b
[ "MIT" ]
null
null
null
# VIA keymap for Kira 80
12.5
24
0.72
kor_Hang
0.482579
a72ea711047ac9bbd0b915a5e5dfdcab9ab1d468
950
markdown
Markdown
code_reference/class_reference/colortargetmrt.markdown
zeroengineteam/ZeroDocs
ed780837c3f256d26da5ea9d5d780943a490f391
[ "MIT" ]
3
2019-03-13T06:29:11.000Z
2021-09-02T11:23:09.000Z
code_reference/class_reference/colortargetmrt.markdown
zeroengineteam/ZeroDocs
ed780837c3f256d26da5ea9d5d780943a490f391
[ "MIT" ]
null
null
null
code_reference/class_reference/colortargetmrt.markdown
zeroengineteam/ZeroDocs
ed780837c3f256d26da5ea9d5d780943a490f391
[ "MIT" ]
5
2019-04-02T23:51:22.000Z
2021-06-24T15:16:55.000Z
`Graphics` (NOTE) Indexable interface for settings ColorTargets. |Methods|Properties|Base Classes|Derived Classes| |---|---|---|---| |[ Set](https://github.com/zeroengineteam/ZeroDocs/blob/master/code_reference/class_reference/colortargetmrt.markdown#set-void)| |[threadsafereferencecounted](https://github.com/zeroen...
28.787879
284
0.738947
yue_Hant
0.503798
a72fd1d7ffa7b1ffa88660ffe1ce03add4e90828
7,062
md
Markdown
data/actions/plus/divers . meubles . seconde main.md
gbourgeois28/nosgestesclimat2
5baac73d5a22b8cbaafb3c046d26cba271aab9d7
[ "MIT" ]
null
null
null
data/actions/plus/divers . meubles . seconde main.md
gbourgeois28/nosgestesclimat2
5baac73d5a22b8cbaafb3c046d26cba271aab9d7
[ "MIT" ]
null
null
null
data/actions/plus/divers . meubles . seconde main.md
gbourgeois28/nosgestesclimat2
5baac73d5a22b8cbaafb3c046d26cba271aab9d7
[ "MIT" ]
null
null
null
# Acheter (si cela vous est nécessaire) des meubles de 2nd main ou éco-conçus ## Contexte de l’action Il semble contre-intuitif que nos meubles puissent participer à augmenter l’empreinte carbone de notre consommation étant donné qu’il s’agit de produits figés ne consommant aucune énergie. Mais c’est oublier l’ensembl...
121.758621
1,488
0.789295
fra_Latn
0.984909
a7309b95acebb90dc05da3bb928b780da18fca60
2,023
md
Markdown
README.md
steynvl/tree
e04c28ca0d81b277df4cfe0a85d47ff7643205f1
[ "MIT" ]
null
null
null
README.md
steynvl/tree
e04c28ca0d81b277df4cfe0a85d47ff7643205f1
[ "MIT" ]
null
null
null
README.md
steynvl/tree
e04c28ca0d81b277df4cfe0a85d47ff7643205f1
[ "MIT" ]
null
null
null
# Tree A recursive directory listing program that produces a depth indented listing of files. ## Installing #### Preliminaries It is assumed that you have [CMake](https://cmake.org/install/) installed on your system. #### Building ```bash $ git clone https://github.com/steynvl/tree $ cd tree $ mkdir bin && cd bin ...
22.730337
90
0.455759
eng_Latn
0.633978
a73133398a214796c195a8a1b14fe3b9d8c64970
3,611
md
Markdown
knowledge-base/print-a-report-programmatically.md
nelci592/reporting-docs
5cc96ef6a8d11054eb40871893de3e6db6cf634f
[ "Apache-2.0" ]
3
2018-01-16T10:43:30.000Z
2020-08-27T19:29:57.000Z
knowledge-base/print-a-report-programmatically.md
nelci592/reporting-docs
5cc96ef6a8d11054eb40871893de3e6db6cf634f
[ "Apache-2.0" ]
15
2019-11-06T18:13:01.000Z
2022-03-31T13:54:36.000Z
knowledge-base/print-a-report-programmatically.md
nelci592/reporting-docs
5cc96ef6a8d11054eb40871893de3e6db6cf634f
[ "Apache-2.0" ]
17
2018-01-23T11:25:59.000Z
2021-11-30T07:45:28.000Z
--- title: Print a Report programmatically. description: Print a Report with specific printer settings. type: how-to page_title: Print a Report without displaying it in a report viewer. slug: print-a-report-programmatically res_type: kb --- ## Environment <table> <tr> <td>Product</td> <td>Progress® Telerik® Repo...
44.036585
628
0.737192
eng_Latn
0.896234
a7317d92e882aeb98e5fb5a1d09affcb9b5ff02b
1,893
md
Markdown
wiki/Installing-SpaceVim.md
memoxmrdl/.SpaceVim
c4b1d12c64eba22647a995413510832c2e96852a
[ "MIT" ]
null
null
null
wiki/Installing-SpaceVim.md
memoxmrdl/.SpaceVim
c4b1d12c64eba22647a995413510832c2e96852a
[ "MIT" ]
null
null
null
wiki/Installing-SpaceVim.md
memoxmrdl/.SpaceVim
c4b1d12c64eba22647a995413510832c2e96852a
[ "MIT" ]
null
null
null
### 1. Requirements **1) Powerline font:** By defalut SpaceVim use [DejaVu Sans Mono for Powerline](https://github.com/powerline/fonts/tree/master/DejaVuSansMono), to make statusline render correctly, you need to install the font. [powerline extra symbols](https://github.com/ryanoasis/powerline-extra-symbols) also s...
38.632653
411
0.751189
eng_Latn
0.799161
a7318cfa277104aa9adeb7e59d6071c9a3ca5b61
1,409
md
Markdown
src/ar/2020-04/13/01.md
Pmarva/sabbath-school-lessons
0e1564557be444c2fee51ddfd6f74a14fd1c45fa
[ "MIT" ]
68
2016-10-30T23:17:56.000Z
2022-03-27T11:58:16.000Z
src/ar/2020-04/13/01.md
Pmarva/sabbath-school-lessons
0e1564557be444c2fee51ddfd6f74a14fd1c45fa
[ "MIT" ]
367
2016-10-21T03:50:22.000Z
2022-03-28T23:35:25.000Z
src/ar/2020-04/13/01.md
Pmarva/sabbath-school-lessons
0e1564557be444c2fee51ddfd6f74a14fd1c45fa
[ "MIT" ]
109
2016-08-02T14:32:13.000Z
2022-03-31T10:18:41.000Z
--- title: السَّمَاء، التَّرْبيَة، والتَّعلّم الأبدي date: 19/12/2020 --- ### المراجع الأسبوعية يوحنا ٣: ١٦؛ ١يوحنا ٥: ١٣؛ ١تيموثاوس ١: ١٦؛ ١كورنثوس ١٣: ١٢؛ زكريا ١٣: ٦. > <p>آية الحفظ</p> > «بَلْ كَمَا هُوَ مَكْتُوبٌ: ’مَا لَمْ تَرَ عَيْنٌ، وَلَمْ تَسْمَعْ أُذُنٌ، وَلَمْ يَخْطُرْ عَلَى بَالِ إِنْسَانٍ: مَا أَعَدَّ...
88.0625
420
0.683463
arb_Arab
0.999918
a73193ed633eac79a5262762ea7d9337ab382692
30,011
md
Markdown
documentation/REFERENCE.md
hyacker/eventgen
2d33536e5b830b4bccb620b5239f25609c647c1a
[ "Apache-2.0" ]
null
null
null
documentation/REFERENCE.md
hyacker/eventgen
2d33536e5b830b4bccb620b5239f25609c647c1a
[ "Apache-2.0" ]
null
null
null
documentation/REFERENCE.md
hyacker/eventgen
2d33536e5b830b4bccb620b5239f25609c647c1a
[ "Apache-2.0" ]
null
null
null
## eventgen.conf.spec ## ``` # Copyright (C) 2005-2018 Splunk Inc. All Rights Reserved. # # This file contains all possible options for an eventgen.conf file. Use this file to configure # Splunk's event generation properties. # # To generate events place an eventgen.conf in $SPLUNK_HOME/etc/apps/<app>/local/. # For...
51.300855
553
0.677452
eng_Latn
0.974017
a731ab5b619ef04caae090105f8b91340a06650a
2,040
md
Markdown
docs/container.md
soulsam480/phantom-css
46fd0c4187ac107deb12b5516a292a12fdc68e33
[ "MIT" ]
2
2020-10-27T04:17:06.000Z
2020-12-15T11:44:06.000Z
docs/container.md
soulsam480/phantom-css
46fd0c4187ac107deb12b5516a292a12fdc68e33
[ "MIT" ]
null
null
null
docs/container.md
soulsam480/phantom-css
46fd0c4187ac107deb12b5516a292a12fdc68e33
[ "MIT" ]
1
2021-01-07T15:38:22.000Z
2021-01-07T15:38:22.000Z
# Containers shoyo containers follow the language of Bootstrap containers i.e. the breakpoints for the responsive containers are same. Also Containers are required while using shoyo [`grid`](/grid). shoyo comes with four containers - `.container` sets 100% width at all breakpoints - `.c-lg`, `.c-md`, `.c-sm` are mod...
78.461538
186
0.366667
eng_Latn
0.961629
a73251e2855af10796111fd63ddc94612af97ac4
1,520
md
Markdown
_posts/xxbj/2020-11-10-mxbj.md
erowz/erowz.github.io
200f8bbe9bf679677146014087d2331d90c64d0a
[ "MIT" ]
2
2019-02-07T14:08:59.000Z
2019-02-07T14:09:00.000Z
_posts/xxbj/2020-11-10-mxbj.md
erowz/erowz.github.io
200f8bbe9bf679677146014087d2331d90c64d0a
[ "MIT" ]
32
2019-07-22T09:03:27.000Z
2020-11-09T14:03:56.000Z
_posts/xxbj/2020-11-10-mxbj.md
erowz/erowz.github.io
200f8bbe9bf679677146014087d2331d90c64d0a
[ "MIT" ]
null
null
null
--- date: 2020-11-10 13:01:00 title: 美学笔记 category: mx tags: [学习笔记,美学] --- # 绪论 ## 美学名称与美学本身的历史 ### 美学一词的来源 美学一词来源于希腊语aesthesis,由德国哲学家`亚历山大·戈特利布·鲍姆加通`于**1750**{:.font-red}年首次提出使用。 但西方美学历史并不是由此开始的。 学科名称的历史和学科本身的历史是两个问题,应该加以区分。 {:.info} ### 美学自身的历史 `塔塔科维奇`说,决不能把美学史限制在美学这一名称出现之后的范围内,因为美学问题在很早以前就以其他名称被讨论了,而**美学这一名...
24.126984
260
0.716447
yue_Hant
0.259743
a732eda673983b3ca62769d7e2d436326249bc3b
4,225
md
Markdown
CONTRIBUTING.md
MaxCampos26/monstereos
e8b179b26ea6e036e2db163c9abcfc0e9420e9a3
[ "MIT" ]
1
2018-08-17T17:00:53.000Z
2018-08-17T17:00:53.000Z
CONTRIBUTING.md
MaxCampos26/monstereos
e8b179b26ea6e036e2db163c9abcfc0e9420e9a3
[ "MIT" ]
1
2018-10-02T07:12:49.000Z
2018-10-02T22:11:52.000Z
CONTRIBUTING.md
MonsterEOS/2d-version
460fdeb88eb6f1a68bbceae575afc518f5ac0830
[ "MIT" ]
5
2018-08-17T17:00:56.000Z
2019-01-23T13:53:16.000Z
# Contributing ## About Us Monster EOS is an experimental project based on the EOS main net. Administered by founder Leo Ribeiro and co-founder John Williamson The project is an MIT licensed, open sourced project in which ideas and contributions are encouraged by the EOS community. The dApp offers a donation system i...
56.333333
340
0.768521
eng_Latn
0.999565
a733ff8c1926583b48e465ba01e84afc9b422eb3
1,350
md
Markdown
blog/leetcode/Binary_Tree_Level_Order_Traversal_II.md
hiyenwong/TechBlog
41bdadfe058848e55de83dc148158045da3da01f
[ "Unlicense" ]
null
null
null
blog/leetcode/Binary_Tree_Level_Order_Traversal_II.md
hiyenwong/TechBlog
41bdadfe058848e55de83dc148158045da3da01f
[ "Unlicense" ]
null
null
null
blog/leetcode/Binary_Tree_Level_Order_Traversal_II.md
hiyenwong/TechBlog
41bdadfe058848e55de83dc148158045da3da01f
[ "Unlicense" ]
null
null
null
# Binary Tree Level Order Traversal II Given a binary tree, return the bottom-up level order traversal of its nodes' values. (ie, from left to right, level by level from leaf to root). For example: Given binary tree [3,9,20,null,null,15,7], ``` 3 / \ 9 20 / \ 15 7 ``` return its bottom-up level...
21.428571
145
0.567407
eng_Latn
0.568319
a7342c2ccc24bd7a27ec223b432a1c3652f8cd01
4,791
md
Markdown
README.md
jasonhofer/api-bundle
3998f87e081780d91e733387cc70cf172feaf0e2
[ "MIT" ]
null
null
null
README.md
jasonhofer/api-bundle
3998f87e081780d91e733387cc70cf172feaf0e2
[ "MIT" ]
null
null
null
README.md
jasonhofer/api-bundle
3998f87e081780d91e733387cc70cf172feaf0e2
[ "MIT" ]
null
null
null
# Somnambulist API Bundle [![GitHub Actions Build Status](https://img.shields.io/github/workflow/status/somnambulist-tech/api-bundle/tests?logo=github)](https://github.com/somnambulist-tech/api-bundle/actions?query=workflow%3Atests) [![Issues](https://img.shields.io/github/issues/somnambulist-tech/api-bundle?logo=gith...
43.954128
206
0.767481
eng_Latn
0.682301
a7372be3cde815538148d69851e61027b7ca6c58
1,364
md
Markdown
README.md
JanSiebert/wasm-space-invaders
40f8bd13aab89047af3f0cedb67f4d5f5b611cd3
[ "MIT" ]
3
2020-03-15T20:55:19.000Z
2021-12-16T19:22:50.000Z
README.md
JanSiebert/wasm-space-invaders
40f8bd13aab89047af3f0cedb67f4d5f5b611cd3
[ "MIT" ]
1
2020-02-24T12:14:08.000Z
2020-02-24T12:14:08.000Z
README.md
JanSiebert/wasm-space-invaders
40f8bd13aab89047af3f0cedb67f4d5f5b611cd3
[ "MIT" ]
null
null
null
# wasm-space-invaders [CLICK TO PLAY](https://jansiebert.github.io/wasm-space-invaders/index.html) I made this little game to learn about WebAssembly. The game is written in C and compiled to WebAssembly. No standard-library or emscripten-bindings are used. The basic idea is that the module allocates memory for the sc...
124
605
0.793988
eng_Latn
0.99942
a737ddc1ca7c477f1201a5b76762ea4550dfc3cc
275
md
Markdown
README.md
andela-tsokari/users-api
98295b45a63ceffbc6a77a131589a129a395660e
[ "MIT" ]
null
null
null
README.md
andela-tsokari/users-api
98295b45a63ceffbc6a77a131589a129a395660e
[ "MIT" ]
null
null
null
README.md
andela-tsokari/users-api
98295b45a63ceffbc6a77a131589a129a395660e
[ "MIT" ]
null
null
null
#Users-api ##Description As part of the micro-service being built, the user service api is for our larger application. It uses the following tools. 1. NodeJS. 2. ExpressJS. 3. PostgreSQL. 4. Bookshelf ORM. Follow me as I go on with this activity. Hope you enjoy the ride.
21.153846
93
0.756364
eng_Latn
0.997645
a7381c489e462d9f81bf1875d499c8bf65cbabf0
4,967
md
Markdown
powerbi-docs/connect-data/service-connect-to-health-emergency-response.md
sdwh/powerbi-docs.zh-tw
021d18354be7e6dc5c7386379151233522e7fbda
[ "CC-BY-4.0", "MIT" ]
null
null
null
powerbi-docs/connect-data/service-connect-to-health-emergency-response.md
sdwh/powerbi-docs.zh-tw
021d18354be7e6dc5c7386379151233522e7fbda
[ "CC-BY-4.0", "MIT" ]
null
null
null
powerbi-docs/connect-data/service-connect-to-health-emergency-response.md
sdwh/powerbi-docs.zh-tw
021d18354be7e6dc5c7386379151233522e7fbda
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 連線至醫院緊急回應決策支援儀表板 description: 如何取得並安裝醫療保健緊急狀況範本應用程式的 COVID-19 決策支援儀表板,以及如何連線至資料 author: paulinbar ms.service: powerbi ms.subservice: powerbi-template-apps ms.topic: how-to ms.date: 05/13/2020 ms.author: painbar LocalizationGroup: Connect to services ms.openlocfilehash: 4455a8da0af7ff928b81baf83245e66cdee578e...
46.858491
245
0.791826
yue_Hant
0.254026
a73bf93725f24215b894b4633ff079e2ad57837e
36
md
Markdown
README.md
aoiroaoino/fn
24faf460c821afd6daa559eb0d7ef7a699a908c9
[ "Apache-2.0" ]
null
null
null
README.md
aoiroaoino/fn
24faf460c821afd6daa559eb0d7ef7a699a908c9
[ "Apache-2.0" ]
null
null
null
README.md
aoiroaoino/fn
24faf460c821afd6daa559eb0d7ef7a699a908c9
[ "Apache-2.0" ]
null
null
null
# fn Scala関西Summit 2019 の発表内容の参考実装
9
29
0.805556
kor_Hang
0.390966
a73bfa8e0a60c7b3861ca390e639560fb723a053
861
md
Markdown
docs/core/deploying/trimming/trim-warnings/il2037.md
BaruaSourav/docs
c288ed777de6b091f5e074d3488f7934683f3eb5
[ "CC-BY-4.0", "MIT" ]
3,294
2016-10-30T05:27:20.000Z
2022-03-31T15:59:30.000Z
docs/core/deploying/trimming/trim-warnings/il2037.md
BaruaSourav/docs
c288ed777de6b091f5e074d3488f7934683f3eb5
[ "CC-BY-4.0", "MIT" ]
16,739
2016-10-28T19:41:29.000Z
2022-03-31T22:38:48.000Z
docs/core/deploying/trimming/trim-warnings/il2037.md
BaruaSourav/docs
c288ed777de6b091f5e074d3488f7934683f3eb5
[ "CC-BY-4.0", "MIT" ]
6,701
2016-10-29T20:56:11.000Z
2022-03-31T12:32:26.000Z
--- title: "IL2037: Unresolved member in 'DynamicDependencyAttribute'" description: "Learn about trim warning IL2037: DynamicDependencyUnresolvedMember" ms.date: 08/25/2021 ms.topic: reference author: mateoatr f1_keywords: - "IL2037" --- # IL2037: Unresolved member in 'DynamicDependencyAttribute' ## Cause The value...
31.888889
151
0.785134
eng_Latn
0.822304
a73c379fece15a2cf3854f7f22346ae1becc1812
5,080
md
Markdown
docs/tutorial_01_first_tree.md
yashpatel1392/BehaviorTree.CPP
73c15740fc025e37f632b4592da48ae0a3dd3f04
[ "MIT" ]
null
null
null
docs/tutorial_01_first_tree.md
yashpatel1392/BehaviorTree.CPP
73c15740fc025e37f632b4592da48ae0a3dd3f04
[ "MIT" ]
1
2020-01-14T00:26:53.000Z
2020-01-14T00:26:53.000Z
docs/tutorial_01_first_tree.md
yashpatel1392/BehaviorTree.CPP
73c15740fc025e37f632b4592da48ae0a3dd3f04
[ "MIT" ]
null
null
null
# How to create a BehaviorTree Behavior Trees, similar to State Machines, are nothing more than a mechanism to invoke __callbacks__ at the right time under the right conditions. Further, we will use the words __"callback"__ and __"tick"__ interchangeably. What happens inside these callbacks is up to you. In this tu...
27.021277
80
0.68937
eng_Latn
0.961567
c4fcdd925d4d59d32e3ba6bfbee4bb6f0c9c51bc
979
md
Markdown
_authors/alan-turing.md
rohithadassanayake/18f.gsa.gov
b00e459c09d45c0c3078bc894ffb14c683c1172a
[ "CC0-1.0" ]
3
2017-07-28T10:28:44.000Z
2021-05-12T11:40:11.000Z
_authors/alan-turing.md
rohithadassanayake/18f.gsa.gov
b00e459c09d45c0c3078bc894ffb14c683c1172a
[ "CC0-1.0" ]
null
null
null
_authors/alan-turing.md
rohithadassanayake/18f.gsa.gov
b00e459c09d45c0c3078bc894ffb14c683c1172a
[ "CC0-1.0" ]
null
null
null
--- first_name: Alan last_name: Turing full_name: Alan Turing name: alan-turing role: Testing Lead city: Bletchley Park state: UK team: Delivery april-fools: 2016 redirect_to: "/april-fools/2016/" joke: | A computer science pioneer, Alan Turing is one of the fathers of computer science. He's on temporary detail to 18...
46.619048
438
0.760981
eng_Latn
0.998207
c4fd2617149e773d5b4a8810224585e867bf10ef
3,387
md
Markdown
articles/event-grid/edge/configure-api-protocol.md
changeworld/azure-docs.sv-se
6234acf8ae0166219b27a9daa33f6f62a2ee45ab
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/event-grid/edge/configure-api-protocol.md
changeworld/azure-docs.sv-se
6234acf8ae0166219b27a9daa33f6f62a2ee45ab
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/event-grid/edge/configure-api-protocol.md
changeworld/azure-docs.sv-se
6234acf8ae0166219b27a9daa33f6f62a2ee45ab
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Konfigurera API-protokoll – Azure Event Grid IoT Edge | Microsoft-dokument description: Konfigurera API-protokoll som exponeras av händelserutnät på IoT Edge. author: VidyaKukke manager: rajarv ms.author: vkukke ms.reviewer: '' ms.date: 10/03/2019 ms.topic: article ms.service: event-grid services: event-grid...
32.257143
323
0.716268
swe_Latn
0.920233
c4fd2958f91de5197719361a304202c8461771ec
5,245
md
Markdown
README.md
Th3-Alch3mist/lightExcelReader
4d5a82feccf66763fa9a65b3db7261905a933402
[ "MIT" ]
2
2020-09-18T10:28:15.000Z
2022-03-06T14:15:21.000Z
README.md
Th3-Alch3mist/lightExcelReader
4d5a82feccf66763fa9a65b3db7261905a933402
[ "MIT" ]
null
null
null
README.md
Th3-Alch3mist/lightExcelReader
4d5a82feccf66763fa9a65b3db7261905a933402
[ "MIT" ]
1
2022-01-19T19:01:12.000Z
2022-01-19T19:01:12.000Z
[![Build Status](https://api.travis-ci.org/kunalk16/lightExcelReader.svg?branch=master)](https://api.travis-ci.org/kunalk16/lightExcelReader.svg?branch=master) [![Maven Central](https://img.shields.io/maven-central/v/com.github.kunalk16/lightExcelReader.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%2...
54.635417
412
0.730029
eng_Latn
0.981801
c4fd5bc5865c957c26b7b87c000a8cdf8ee7008d
88
md
Markdown
README.md
guruantree/oi-janky-groovy
7c57602dd1c288af706f644de88f93337e42afc0
[ "Apache-2.0" ]
1
2021-12-28T13:40:25.000Z
2021-12-28T13:40:25.000Z
README.md
guruantree/oi-janky-groovy
7c57602dd1c288af706f644de88f93337e42afc0
[ "Apache-2.0" ]
null
null
null
README.md
guruantree/oi-janky-groovy
7c57602dd1c288af706f644de88f93337e42afc0
[ "Apache-2.0" ]
null
null
null
# oi-janky-groovy Jenkins Pipeline and Job DSL scripts for Official Images Jenkins jobs
29.333333
69
0.818182
kor_Hang
0.185931