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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f347443667efaee3ed265046dfe6a88c408e8663 | 311 | md | Markdown | _posts/2019-05-17-4.md | zhzx-team/zhzx-team | 3617fc7621a35209dd5b3e6f3a3e00e20ddb83a6 | [
"MIT"
] | null | null | null | _posts/2019-05-17-4.md | zhzx-team/zhzx-team | 3617fc7621a35209dd5b3e6f3a3e00e20ddb83a6 | [
"MIT"
] | 4 | 2020-02-25T22:41:11.000Z | 2022-02-26T05:06:19.000Z | _posts/2019-05-17-4.md | zhzx-team/zhzx-team | 3617fc7621a35209dd5b3e6f3a3e00e20ddb83a6 | [
"MIT"
] | null | null | null | ---
layout: post
title: 华中师大邀请伪国学大师
subtitle: 关键词:华中师大
gh-repo: Ezylryb-BK/zhzx
tags:
- 人才培养
comments: false
published: true
---
**问题描述**
如何评价华中师范大学邀请伪「国学专家」安德义讲座事件?
**起因**:
华师大要求历史学院学院强制参加讲座,同学在提问环节表示了对演讲者的不满后被辅导员等“委婉“批评
**小结**
学生对于人文类讲座活动并没有意见,反对意见来源对演讲者观点的不满以及德不配位的观点,在批评学校的这种做法时,同学们同时表示了对学校传承精神的自豪。
| 13.521739 | 73 | 0.768489 | zho_Hans | 0.117792 |
f347473016ae794eacc89ab38eb741612ca7abf1 | 25 | md | Markdown | README.md | summonbin/python | dcb327eb5edbb2def4e30c181e2881b95bac756e | [
"MIT"
] | null | null | null | README.md | summonbin/python | dcb327eb5edbb2def4e30c181e2881b95bac756e | [
"MIT"
] | null | null | null | README.md | summonbin/python | dcb327eb5edbb2def4e30c181e2881b95bac756e | [
"MIT"
] | null | null | null | # Execute Python Package
| 12.5 | 24 | 0.8 | eng_Latn | 0.91112 |
f3485d22a5518ab13eac7af571aff94695da9309 | 334 | md | Markdown | README.md | KWON-IRIS/DDD | 26ad0833558f9481ddc465ccfe43d5db79ea9923 | [
"MIT"
] | null | null | null | README.md | KWON-IRIS/DDD | 26ad0833558f9481ddc465ccfe43d5db79ea9923 | [
"MIT"
] | null | null | null | README.md | KWON-IRIS/DDD | 26ad0833558f9481ddc465ccfe43d5db79ea9923 | [
"MIT"
] | null | null | null | "# DDD_CODING"
# 스파르타 코딩 클럽 연습
* 천왕역에서 공부
* 구로 청년이룸
>인용구 쓸땐 꺽쇠..!
## 사용 기술
1. HTML
2. CSS
* bootstrap
3. JS
* node.js
* jest
* jQuery
---
## run test
```shell
$ npm test
```
---
## img test

---
[수업자료](https://... | 9.277778 | 69 | 0.541916 | kor_Hang | 0.971082 |
abd0e000bab1e97027b9b154a55eedfb1d125c2b | 1,396 | md | Markdown | language/bat/README.md | YellowTulipShow/-Notes | 72ee653501784049050892d715f9af51fb4de00e | [
"Apache-2.0"
] | null | null | null | language/bat/README.md | YellowTulipShow/-Notes | 72ee653501784049050892d715f9af51fb4de00e | [
"Apache-2.0"
] | null | null | null | language/bat/README.md | YellowTulipShow/-Notes | 72ee653501784049050892d715f9af51fb4de00e | [
"Apache-2.0"
] | null | null | null | # Window Bat 脚本文件语言
## 等待按键代码
```powershell
TIMEOUT /T -1
```
## 设置参数
```powershell
set WorkDir=C:\\Software\\XXXX
```
## 使用参数
```powershell
echo "%WorkDir%\\XXXXXX.exe"
```
## 注释
```powershell
:: (内容注释)
```
## 打开 cmd 命令行 并执行后续命令
```powershell
start cmd /k "cd C:\\Software\\DownImages && echo 开始"
```
## 切换编码... | 17.670886 | 97 | 0.72063 | yue_Hant | 0.845479 |
abd110f7463b745c7a6dad0055a26759dbffec2c | 79 | md | Markdown | HeartRateBLE/README.md | tkskto/stream-examples | 4dfec1f05970b2b0d35e402a6c43a1fb72c3e98a | [
"MIT"
] | 1 | 2019-11-30T08:13:23.000Z | 2019-11-30T08:13:23.000Z | HeartRateBLE/README.md | tkskto/stream-examples | 4dfec1f05970b2b0d35e402a6c43a1fb72c3e98a | [
"MIT"
] | null | null | null | HeartRateBLE/README.md | tkskto/stream-examples | 4dfec1f05970b2b0d35e402a6c43a1fb72c3e98a | [
"MIT"
] | null | null | null | # HeartRateBLE
get characteristic value from heart rate device through BLE.
| 19.75 | 62 | 0.797468 | eng_Latn | 0.993826 |
abd137da81bfa39b8cb6b894a2ec9805d5d54e0d | 541 | md | Markdown | content/authors/anh-nguyen/_index.md | snyoung2/starter-hugo-research-group | fd5b23d586be2c25d48e25160d54eb57f06a7898 | [
"MIT"
] | null | null | null | content/authors/anh-nguyen/_index.md | snyoung2/starter-hugo-research-group | fd5b23d586be2c25d48e25160d54eb57f06a7898 | [
"MIT"
] | null | null | null | content/authors/anh-nguyen/_index.md | snyoung2/starter-hugo-research-group | fd5b23d586be2c25d48e25160d54eb57f06a7898 | [
"MIT"
] | null | null | null | ---
title: Anh Nguyen
role: PhD Student, Civil and Environmental Engineering
avatar_filename: avatar.jpg
social: []
superuser: false
user_groups:
- Researchers
---
Anh Nguyen is a PhD student in the Utah Water Research Lab at USU. Her current research focuses on the development of adaptive sampling algorithms for aqu... | 54.1 | 375 | 0.820702 | eng_Latn | 0.995513 |
abd184ab6599fef247bad8b4f1152052b0a4613d | 89 | md | Markdown | README.md | gabrieltenachous/POO | 36a49348da5f13b9d29fdc32b77c3bb07e3f600a | [
"Unlicense"
] | null | null | null | README.md | gabrieltenachous/POO | 36a49348da5f13b9d29fdc32b77c3bb07e3f600a | [
"Unlicense"
] | null | null | null | README.md | gabrieltenachous/POO | 36a49348da5f13b9d29fdc32b77c3bb07e3f600a | [
"Unlicense"
] | null | null | null | <<<<<<< HEAD
# Poo
fsdfsdf
=======
# POO
RH para vagas de emprego
>>>>>>> origin/master
| 11.125 | 24 | 0.550562 | por_Latn | 0.7404 |
abd184f51ba2bde6f97426bd25db6faa5428e112 | 2,017 | md | Markdown | content/event/2021-08-16-shh_summerschool_intro_archaeogenomics/index.md | jfy133/starter-hugo-academic | ce17715366bbd9beb483aa40b1faeec07035ab10 | [
"MIT"
] | null | null | null | content/event/2021-08-16-shh_summerschool_intro_archaeogenomics/index.md | jfy133/starter-hugo-academic | ce17715366bbd9beb483aa40b1faeec07035ab10 | [
"MIT"
] | null | null | null | content/event/2021-08-16-shh_summerschool_intro_archaeogenomics/index.md | jfy133/starter-hugo-academic | ce17715366bbd9beb483aa40b1faeec07035ab10 | [
"MIT"
] | null | null | null | ---
title: "Introduction to Archaeogenetics"
event: "MPI-SHH Summer School: Doorway to Human History"
event_url: https://summerschool.shh.mpg.de/course.html#archaeogenetics
location: Online
address:
city: Jena
country: Germany
summary: "Invited Lecture"
abstract: "From its origins in the 1980s, archaeogenetics ... | 33.065574 | 217 | 0.7412 | eng_Latn | 0.835284 |
abd19dba47f690967c0dd22a10fb6ddfce76bca7 | 1,748 | md | Markdown | memdocs/configmgr/core/get-started/2020/includes/2002-2/6268489.md | eltociear/memdocs.it-it | 73bc3d241db9faf3ea30da6db6586ab2873df3e8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | memdocs/configmgr/core/get-started/2020/includes/2002-2/6268489.md | eltociear/memdocs.it-it | 73bc3d241db9faf3ea30da6db6586ab2873df3e8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | memdocs/configmgr/core/get-started/2020/includes/2002-2/6268489.md | eltociear/memdocs.it-it | 73bc3d241db9faf3ea30da6db6586ab2873df3e8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
author: aczechowski
ms.author: aaroncz
ms.prod: configuration-manager
ms.technology: configmgr-core
ms.topic: include
ms.date: 02/27/2020
ms.openlocfilehash: 83f5d9e4ed15c9adfcd17ecc6d8e6d48157897ec
ms.sourcegitcommit: bbf820c35414bf2cba356f30fe047c1a34c5384d
ms.translationtype: HT
ms.contentlocale: it-IT
ms.lastha... | 67.230769 | 516 | 0.800915 | ita_Latn | 0.99424 |
abd1fca22b5d907e2f5e3b800599c8406386c30b | 293 | md | Markdown | samples/WhereIsMyMac/README.md | moljac/monomac | 32d016ad2d96d11f8c32771e192d22e00e9f29e6 | [
"MIT"
] | 4 | 2015-04-23T23:53:08.000Z | 2022-01-31T20:49:16.000Z | samples/WhereIsMyMac/README.md | moljac/monomac | 32d016ad2d96d11f8c32771e192d22e00e9f29e6 | [
"MIT"
] | 1 | 2021-02-12T17:47:45.000Z | 2021-02-12T20:24:40.000Z | samples/WhereIsMyMac/README.md | moljac/monomac | 32d016ad2d96d11f8c32771e192d22e00e9f29e6 | [
"MIT"
] | 2 | 2021-02-09T17:22:27.000Z | 2021-11-23T14:48:56.000Z | WhereIsMyMac
============
Shows the use of the CoreLocation API.
Converted to Mono and C# by: Kenneth J. Pouncey 2011/01/01
For a full description of the program and the original article point your browser here:
http://cocoawithlove.com/2009/09/whereismymac-snow-leopard-corelocation.html
| 29.3 | 87 | 0.764505 | eng_Latn | 0.942124 |
abd2ce046f321c50184ead2e0aae044dcf0b4ac1 | 412 | md | Markdown | _pages/about.md | zdmy/zdmy.github.io | 8dcad9d754f59a1d8dc2c739a97d7bef176a8055 | [
"MIT"
] | null | null | null | _pages/about.md | zdmy/zdmy.github.io | 8dcad9d754f59a1d8dc2c739a97d7bef176a8055 | [
"MIT"
] | null | null | null | _pages/about.md | zdmy/zdmy.github.io | 8dcad9d754f59a1d8dc2c739a97d7bef176a8055 | [
"MIT"
] | null | null | null | ---
title: "About us"
layout: single
excerpt: "here is some information. Your pixels are in another canvas."
sitemap: false
permalink: /about/
---
wow, you found us ! searching for it below.
<script type="text/javascript">
var GOOG_FIXURL_LANG = 'en';
var GOOG_FIXURL_SITE = '{{ site.url }}'
</script>
<script type... | 22.888889 | 71 | 0.706311 | eng_Latn | 0.623286 |
abd350f02e94acd693db61e4e7325264c25fcd6f | 335 | md | Markdown | instalmentResources/pbs132/pbs132a/pages/startrek.md | deafiant/programming-by-stealth | 7a9b392468fa708c6e104cbd5e32e7392b0d20f7 | [
"MIT"
] | 19 | 2020-02-14T14:26:20.000Z | 2022-03-18T02:41:02.000Z | instalmentResources/pbs132/pbs132a/pages/startrek.md | deafiant/programming-by-stealth | 7a9b392468fa708c6e104cbd5e32e7392b0d20f7 | [
"MIT"
] | 12 | 2020-04-12T22:47:17.000Z | 2022-03-13T12:30:46.000Z | instalmentResources/pbs132/pbs132a/pages/startrek.md | deafiant/programming-by-stealth | 7a9b392468fa708c6e104cbd5e32e7392b0d20f7 | [
"MIT"
] | 10 | 2020-04-11T16:05:54.000Z | 2022-02-09T10:23:40.000Z | Star Trek is a vast and sprawling franchise which started with a short-lived scifi series by Gene Rodenberry in 1966. For more see [the Star Trek Wikipedia entry](https://en.wikipedia.org/wiki/Star_Trek).
Right from the original 1966 series, the Star Trek universe has always had replictors, devices for creating food f... | 111.666667 | 204 | 0.802985 | eng_Latn | 0.996492 |
abd492858f2e4dffe264f220d420ef1ee5c19fc2 | 656 | md | Markdown | Readme.md | matthewmueller/hex-to-color-name | de9ef0dcd82dd4191dea1a1f976dd5b76a01b2f1 | [
"MIT"
] | 5 | 2015-04-11T05:33:58.000Z | 2021-07-12T01:13:27.000Z | Readme.md | MatthewMueller/hex-to-color-name | de9ef0dcd82dd4191dea1a1f976dd5b76a01b2f1 | [
"MIT"
] | 2 | 2015-10-31T19:06:46.000Z | 2018-06-21T08:19:32.000Z | Readme.md | MatthewMueller/hex-to-color-name | de9ef0dcd82dd4191dea1a1f976dd5b76a01b2f1 | [
"MIT"
] | 2 | 2015-04-26T21:07:16.000Z | 2015-10-31T17:13:57.000Z | # Hex to Color Name
Tiny module to map hex colors to names of your choice. Good for coercing arbitrary hex colors to a name.
## Example
```js
colors('#ffffff') // => "white"
colors('#ff0ff0') // => "pink"
colors('#0000f0') // => "blue"
```
## Installation
```
npm install hex-to-color-name
```
## API
### `colors(... | 14.577778 | 104 | 0.603659 | eng_Latn | 0.699234 |
abd4f243a07016572ba83b2fd5e939bf5c320cc4 | 339 | md | Markdown | split1/_posts/2013-07-20-Om kamaya namaha 11 times.md | gbuk21/HinduGodsEnglish | b883907ef10e8beaa6030070fc2b8181152def47 | [
"MIT"
] | null | null | null | split1/_posts/2013-07-20-Om kamaya namaha 11 times.md | gbuk21/HinduGodsEnglish | b883907ef10e8beaa6030070fc2b8181152def47 | [
"MIT"
] | null | null | null | split1/_posts/2013-07-20-Om kamaya namaha 11 times.md | gbuk21/HinduGodsEnglish | b883907ef10e8beaa6030070fc2b8181152def47 | [
"MIT"
] | null | null | null | ---
layout: post
last_modified_at: 2021-03-30
title: Om Kamaya namaha 11 times
youtubeId: FMvZqceQwCk
---
Om Kamaya nama
- Who Is liked by everybody
{% include youtubePlayer.html id=page.youtubeId %}
[Next]({{ site.baseurl }}{% link split1/_posts/2013-07-19-Om athma niralokaya namah... | 12.107143 | 100 | 0.657817 | eng_Latn | 0.557746 |
abd526ce723b0ddb35928204ff0f9acce4489248 | 473 | md | Markdown | packages/alpha/CHANGELOG.md | nodkz/lerna-conventional-commits-example | 0bb25c9684a2142da17df240f5192c62fa394423 | [
"MIT"
] | null | null | null | packages/alpha/CHANGELOG.md | nodkz/lerna-conventional-commits-example | 0bb25c9684a2142da17df240f5192c62fa394423 | [
"MIT"
] | null | null | null | packages/alpha/CHANGELOG.md | nodkz/lerna-conventional-commits-example | 0bb25c9684a2142da17df240f5192c62fa394423 | [
"MIT"
] | null | null | null | # Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.2](https://github.com/nodkz/lerna-conventional-commits-example/compare/v2.0.1...v2.0.2) (2019-04-09)
### Bug Fixes
* alpha ([81b6e57](https://... | 23.65 | 108 | 0.727273 | eng_Latn | 0.490064 |
abd53193917b0d946bbc7e65966b5a7c249e06c7 | 766 | md | Markdown | README.md | kkent030315/ida2md | adfc15caec9fa3350bc3e5884ffba7c09708b73a | [
"MIT"
] | null | null | null | README.md | kkent030315/ida2md | adfc15caec9fa3350bc3e5884ffba7c09708b73a | [
"MIT"
] | null | null | null | README.md | kkent030315/ida2md | adfc15caec9fa3350bc3e5884ffba7c09708b73a | [
"MIT"
] | null | null | null | # ida2md
IDA format to the markdown table conversion using python
# Example
Input:
```
Address Ordinal-Name Library
0000000180078F18 AccessCheck api-ms-win-security-base-l1-1-0
0000000180078A28 ActivateActCtx api-ms-win-core-sidebyside-l1-1-0
0000000180077750 AddConsoleAliasA api-ms-win-core-console-l3-2-0
...
``... | 24.709677 | 104 | 0.750653 | eng_Latn | 0.627815 |
abd66834895879ac911ff0ace42e52a0de699d39 | 31 | md | Markdown | README.md | AlexandreKrantz/keco | bcee4c86082059c33afaa1d1a7a82fd8ec81febe | [
"MIT"
] | 3 | 2019-12-26T16:37:09.000Z | 2020-02-10T22:56:45.000Z | README.md | AlexandreKrantz/keco | bcee4c86082059c33afaa1d1a7a82fd8ec81febe | [
"MIT"
] | 1 | 2021-05-10T22:59:48.000Z | 2021-05-10T22:59:48.000Z | README.md | AlexandreKrantz/keco-fr | bcee4c86082059c33afaa1d1a7a82fd8ec81febe | [
"MIT"
] | null | null | null | # Keco France
https://keco.fr/
| 10.333333 | 16 | 0.677419 | kor_Hang | 0.747644 |
abd70cb7a202255d1ec88f93253cd7f728228f01 | 3,384 | md | Markdown | README.md | CodeFactoryLLC/WebForms2BlazorServer | 0bfc8c3f5968a607a5cd7fd59b1e44ad197e50ef | [
"MIT"
] | 9 | 2020-08-27T22:24:05.000Z | 2022-02-22T06:24:44.000Z | README.md | CodeFactoryLLC/WebForms2BlazorServer | 0bfc8c3f5968a607a5cd7fd59b1e44ad197e50ef | [
"MIT"
] | 5 | 2020-09-16T16:14:52.000Z | 2021-03-17T00:46:21.000Z | README.md | CodeFactoryLLC/WebForms2BlazorServer | 0bfc8c3f5968a607a5cd7fd59b1e44ad197e50ef | [
"MIT"
] | 2 | 2021-04-12T05:44:41.000Z | 2021-06-09T00:54:04.000Z | # WebForms2BlazorServer Automation Template
This project is an implementation of a CodeFactory automation template designed specifically to migrate an existing legacy .NET Webforms application to a Blazor Server application. This template is offered as open-source and anyone can download and alter it to suit the part... | 102.545455 | 463 | 0.796395 | eng_Latn | 0.995415 |
abd740cff7bdd3176412ef316c2ea4743bb5e014 | 349 | md | Markdown | _definitions/bld-sed-qujere.md | digitallawyer/openlegaldictionary | a318d6c73c3d8e33756d947add397dac7f25cca2 | [
"MIT"
] | 5 | 2018-08-07T21:57:01.000Z | 2022-02-26T13:29:20.000Z | _definitions/bld-sed-qujere.md | digitallawyer/openlegaldictionary | a318d6c73c3d8e33756d947add397dac7f25cca2 | [
"MIT"
] | 1 | 2018-08-07T22:29:07.000Z | 2018-08-07T22:45:46.000Z | _definitions/bld-sed-qujere.md | digitallawyer/openlegaldictionary | a318d6c73c3d8e33756d947add397dac7f25cca2 | [
"MIT"
] | 2 | 2020-12-26T17:22:04.000Z | 2021-02-12T21:35:50.000Z | ---
title: Sed Qujere
letter: S
permalink: "/definitions/bld-sed-qujere.html"
body: Lat But lnqulre; ex-amlne this further. A remark indicating, briefly, that the
particular statement or rule laid down is doubted or challenged in respect to its
correctness
published_at: '2018-07-07'
source: Black's Law Dictionary 2... | 31.727273 | 84 | 0.762178 | eng_Latn | 0.983074 |
abd75581eb018b24687bdb69c3db3f5a3bd259aa | 1,879 | markdown | Markdown | _posts/2012/2012-03-05-fitness-in-7-wochen-woche-2.markdown | hielsnoppe/hielsnoppe.github.io | 4987393e99c9cae39a118903c6387bbea3ed625b | [
"MIT"
] | null | null | null | _posts/2012/2012-03-05-fitness-in-7-wochen-woche-2.markdown | hielsnoppe/hielsnoppe.github.io | 4987393e99c9cae39a118903c6387bbea3ed625b | [
"MIT"
] | null | null | null | _posts/2012/2012-03-05-fitness-in-7-wochen-woche-2.markdown | hielsnoppe/hielsnoppe.github.io | 4987393e99c9cae39a118903c6387bbea3ed625b | [
"MIT"
] | null | null | null | ---
author: hielsnoppe
comments: true
date: 2012-03-05 12:23:27+00:00
layout: post
slug: fitness-in-7-wochen-woche-2
title: Fitness in 7 Wochen - Woche 2
wordpress_id: 368
categories:
- Tanzen
tags:
- Experiment
- Fitness
- Training
---
Hier folgt der zweite Trainingsplan für mein kleines Experiment "[Fitness in 7 Woc... | 23.197531 | 513 | 0.701437 | deu_Latn | 0.910263 |
abd7a3d24141fb0ff2e4a4bb5b891da409b839ac | 143 | md | Markdown | CHANGELOG.md | ram6ler/k-means-cluster | ec4403fd84cc94a73398d6c1542b3667c9678720 | [
"BSD-3-Clause"
] | 1 | 2021-01-06T04:19:42.000Z | 2021-01-06T04:19:42.000Z | CHANGELOG.md | ram6ler/k-means-cluster | ec4403fd84cc94a73398d6c1542b3667c9678720 | [
"BSD-3-Clause"
] | null | null | null | CHANGELOG.md | ram6ler/k-means-cluster | ec4403fd84cc94a73398d6c1542b3667c9678720 | [
"BSD-3-Clause"
] | null | null | null | # Changelog
## 0.2.1
- Dart 2 ready
## 0.1.0
- Initial version.
- Basic knn-clustering.
- Distance measures: square Euclidian, city block.
| 11.916667 | 50 | 0.678322 | eng_Latn | 0.698876 |
abd83de63b76de1116cbfa57e58d0f27ddf93fe5 | 351 | md | Markdown | README.md | jesopo/scpl | 1fa5acfb468ab212276781fa1760bb5eda438c23 | [
"MIT"
] | null | null | null | README.md | jesopo/scpl | 1fa5acfb468ab212276781fa1760bb5eda438c23 | [
"MIT"
] | 2 | 2021-11-15T11:12:14.000Z | 2021-11-15T17:35:27.000Z | README.md | jesopo/scpl | 1fa5acfb468ab212276781fa1760bb5eda438c23 | [
"MIT"
] | null | null | null | # scpl
simple compact pattern language
```
✨ ~/src/jess/scpl main % python3 -m scpl.eval 'true && a' '{"a": "false"}'
tokens : [Word(true), Space( ), Operator(&&), Space( ), Word(a)]
ast : And(Bool(true), Variable(a))
constant: False
precomp : And(Bool(true), Variable(a))
vars : {'a': Bool(false)}
eval : Bo... | 25.071429 | 74 | 0.609687 | eng_Latn | 0.143635 |
abd8c8c98bf88f9916505d8bcc7edcde3dd24767 | 472 | markdown | Markdown | _posts/2021-08-10-307.markdown | ranbureand/jots | 66d1601824ba7c10afe64e47687560215a6edc8c | [
"MIT"
] | 3 | 2016-07-27T12:36:44.000Z | 2018-05-17T18:57:09.000Z | _posts/2021-08-10-307.markdown | ranbureand/jots | 66d1601824ba7c10afe64e47687560215a6edc8c | [
"MIT"
] | null | null | null | _posts/2021-08-10-307.markdown | ranbureand/jots | 66d1601824ba7c10afe64e47687560215a6edc8c | [
"MIT"
] | null | null | null | ---
number: 307
date: 2021-08-10 21:25:00
title: "Harder Than It Looks, Not As Fun as It Seems"
authors: "Morgan Housel"
tags:
- Image
- Sales
site: "Collaborative Fund"
address: "https://www.collaborativefund.com/blog/hard/"
---
*Everything is sales* also means that everyone is trying to craft an image of who they ... | 31.466667 | 239 | 0.75 | eng_Latn | 0.995686 |
abd8d8e5629a16ac86b210883a3582e7a0576d80 | 755 | md | Markdown | README.md | smaneerat/MOMA_MHKS_7S1M | 4bf23c3c85be0e7d93dfa9f95f9228fdca9e94c1 | [
"MIT"
] | null | null | null | README.md | smaneerat/MOMA_MHKS_7S1M | 4bf23c3c85be0e7d93dfa9f95f9228fdca9e94c1 | [
"MIT"
] | null | null | null | README.md | smaneerat/MOMA_MHKS_7S1M | 4bf23c3c85be0e7d93dfa9f95f9228fdca9e94c1 | [
"MIT"
] | null | null | null | # MOMA_MHKS_7S1M
Author Somsakun Maneerat,
ANR AEDESS et FP7 DENFREE Projects,
UMR IDEES, Université de Rouen, France
Lastest upadate: April 2015
Please see license file for using MOMA.
[](http://dx.doi.org/10.5281/zenodo.48252)
This version is used to si... | 37.75 | 117 | 0.778808 | eng_Latn | 0.949751 |
abda99303ec8b0288ecb3e4a2d259d8021225115 | 75 | md | Markdown | README.md | rebeltg/blair-test | ae0a436495ccbbf90f25118c0e4ddf8b13635f1b | [
"MIT"
] | null | null | null | README.md | rebeltg/blair-test | ae0a436495ccbbf90f25118c0e4ddf8b13635f1b | [
"MIT"
] | null | null | null | README.md | rebeltg/blair-test | ae0a436495ccbbf90f25118c0e4ddf8b13635f1b | [
"MIT"
] | null | null | null | # blair-test
Hey, I'm Blair, and I'm trying stuff out!
More editing! Woo!
| 15 | 41 | 0.693333 | eng_Latn | 0.864126 |
abdb0d1c296ad7752c213b52fee5598911e4b1cf | 234 | md | Markdown | includes/tla2sharptla-argb-md.md | jhonyfrozen/docs.pt-br | c9e86b6a5de2ff8dffd54dd64d2e87aee85a5cb8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/tla2sharptla-argb-md.md | jhonyfrozen/docs.pt-br | c9e86b6a5de2ff8dffd54dd64d2e87aee85a5cb8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/tla2sharptla-argb-md.md | jhonyfrozen/docs.pt-br | c9e86b6a5de2ff8dffd54dd64d2e87aee85a5cb8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
ms.openlocfilehash: 9d9bb5d670c412e692c61412cd1fc8498c35fe7d
ms.sourcegitcommit: 8699383914c24a0df033393f55db3369db728a7b
ms.translationtype: MT
ms.contentlocale: pt-BR
ms.lasthandoff: 05/15/2019
ms.locfileid: "65672852"
---
ARGB
| 23.4 | 60 | 0.837607 | yue_Hant | 0.407187 |
abdbf727d5b33478508834420b23ea2e047ea971 | 134 | md | Markdown | archives/weibo-search/2022-01-22.md | cdh1991/trending-in-one | 083758b2fdda58c6fdf153a394580ba7b4c84be5 | [
"MIT"
] | null | null | null | archives/weibo-search/2022-01-22.md | cdh1991/trending-in-one | 083758b2fdda58c6fdf153a394580ba7b4c84be5 | [
"MIT"
] | null | null | null | archives/weibo-search/2022-01-22.md | cdh1991/trending-in-one | 083758b2fdda58c6fdf153a394580ba7b4c84be5 | [
"MIT"
] | null | null | null | # 2022-01-22
共 0 条
<!-- BEGIN WEIBO -->
<!-- 最后更新时间 Sat Jan 22 2022 23:20:04 GMT+0800 (China Standard Time) -->
<!-- END WEIBO -->
| 14.888889 | 71 | 0.574627 | yue_Hant | 0.504376 |
abdc15e11e67433614f406556d7fb27a16a987da | 416 | md | Markdown | site/content/en/blog/releases/v0.6.0.md | Sakuralbj/azuredisk-csi-driver | 65abbd9ec8cac532a7c74124f013eed3224c1531 | [
"Apache-2.0"
] | null | null | null | site/content/en/blog/releases/v0.6.0.md | Sakuralbj/azuredisk-csi-driver | 65abbd9ec8cac532a7c74124f013eed3224c1531 | [
"Apache-2.0"
] | null | null | null | site/content/en/blog/releases/v0.6.0.md | Sakuralbj/azuredisk-csi-driver | 65abbd9ec8cac532a7c74124f013eed3224c1531 | [
"Apache-2.0"
] | null | null | null | ---
title: "v0.6.0"
linkTitle: "v0.6.0"
date: 2020-02-18
description: >
AzureDisk CSI Driver v0.6.0 release
---
The v0.6.0 version of AzureDisk CSI Driver.
Please see [azuredisk](https://github.com/kubernetes-sigs/azuredisk-csi-driver/releases/tag/v0.6.0) for guidance.
Features:
* support migration from in-tree d... | 23.111111 | 113 | 0.745192 | eng_Latn | 0.489775 |
abddffd7717945bf096e7248933fa8ff907e46ec | 1,405 | md | Markdown | docs/help/analytics.md | hexitex/XmlNotepad | 3bd224711017ccf443cca4a5bb8cdb8bd5c69bc0 | [
"MIT"
] | 1 | 2021-07-06T13:58:54.000Z | 2021-07-06T13:58:54.000Z | docs/help/analytics.md | hexitex/XmlNotepad | 3bd224711017ccf443cca4a5bb8cdb8bd5c69bc0 | [
"MIT"
] | null | null | null | docs/help/analytics.md | hexitex/XmlNotepad | 3bd224711017ccf443cca4a5bb8cdb8bd5c69bc0 | [
"MIT"
] | 1 | 2021-06-24T21:50:18.000Z | 2021-06-24T21:50:18.000Z |
## Analytics
In order to understand which features are important XML Notepad records anonymous usage like:
1. how many times the app is used
2. how many times each feature is used (options, xslt, search, etc)
The data is collected using Google Analytics and shared only with members of the XML Notepad
development te... | 36.025641 | 99 | 0.789324 | eng_Latn | 0.998181 |
abde6084bcd7d91e15718c6dfeabe17ff720cdd2 | 1,979 | md | Markdown | README.md | vityakut/oc_shipping_area | 914666893aefe4bd452ac868320a9ab88f8f9658 | [
"MIT"
] | null | null | null | README.md | vityakut/oc_shipping_area | 914666893aefe4bd452ac868320a9ab88f8f9658 | [
"MIT"
] | null | null | null | README.md | vityakut/oc_shipping_area | 914666893aefe4bd452ac868320a9ab88f8f9658 | [
"MIT"
] | 1 | 2021-12-05T15:45:33.000Z | 2021-12-05T15:45:33.000Z | [](https://github.com/vityakut/oc_shipping_area/actions/workflows/ci.yml)


========
Manages Mario publishers and subscribers which are used for consuming/providing specific services in the CLMS Connectivity Infrastructure.
# LICENSE
MIT
| 24.875 | 138 | 0.798995 | eng_Latn | 0.997127 |
abe231dd6a56f47185bdc449914c7babe014efef | 104 | md | Markdown | README.md | sautax/legendary-sniffle | d3c2b819f84e5b91ac780fefb7cdfe3650e83a2e | [
"MIT"
] | null | null | null | README.md | sautax/legendary-sniffle | d3c2b819f84e5b91ac780fefb7cdfe3650e83a2e | [
"MIT"
] | null | null | null | README.md | sautax/legendary-sniffle | d3c2b819f84e5b91ac780fefb7cdfe3650e83a2e | [
"MIT"
] | null | null | null | # legendary-sniffle
à Real Time strategy game in JavaScript. I use this project for learning JavaScript
| 34.666667 | 83 | 0.817308 | eng_Latn | 0.925265 |
abe2a1d99c7b9c8678e2f80afbd1ada4db7b2ea8 | 146 | md | Markdown | README.md | secure-software-engineering/TS4J | ea3d8da3c656a7f93b2ae8889a360b843df00af9 | [
"BSD-2-Clause"
] | null | null | null | README.md | secure-software-engineering/TS4J | ea3d8da3c656a7f93b2ae8889a360b843df00af9 | [
"BSD-2-Clause"
] | null | null | null | README.md | secure-software-engineering/TS4J | ea3d8da3c656a7f93b2ae8889a360b843df00af9 | [
"BSD-2-Clause"
] | null | null | null | # TS4J
A fluent interface for defining and computing typestate analyses
See here for further details: https://dl.acm.org/citation.cfm?id=2614629
| 29.2 | 72 | 0.80137 | eng_Latn | 0.894136 |
abe32d06d51488e04ce47727c71a9824fa6ce1e2 | 508 | md | Markdown | readme.md | christophehurpeau/gulp-fix-sourcemap-file | 29fcd1ab9e89bbc724f06a509e6c74d13641950e | [
"MIT"
] | null | null | null | readme.md | christophehurpeau/gulp-fix-sourcemap-file | 29fcd1ab9e89bbc724f06a509e6c74d13641950e | [
"MIT"
] | 1 | 2020-08-26T00:00:14.000Z | 2020-08-26T00:00:14.000Z | readme.md | christophehurpeau/gulp-fix-sourcemap-file | 29fcd1ab9e89bbc724f06a509e6c74d13641950e | [
"MIT"
] | null | null | null | ## Install
```
npm install --save-dev gulp-fix-sourcemap-file
```
## Usage
```js
var gulp = require('gulp');
var fixSourcemapFile = require('gulp-fix-sourcemap-file');
var sweetjs = require('gulp-sweetjs');
var exnext = require('gulp-esnext');
gulp.task('default', function () {
return gulp.src('src/app.js')
... | 18.814815 | 58 | 0.596457 | kor_Hang | 0.143626 |
abe4d93a55a8924f546892b5733e7cad8784e281 | 1,762 | md | Markdown | _posts/2020-03-13-toy-story-2-1999-tamil-dubbed-movie-download.md | tamilrockerss/tamilrockerss.github.io | ff96346e1c200f9507ae529f2a5acba0ecfb431d | [
"MIT"
] | null | null | null | _posts/2020-03-13-toy-story-2-1999-tamil-dubbed-movie-download.md | tamilrockerss/tamilrockerss.github.io | ff96346e1c200f9507ae529f2a5acba0ecfb431d | [
"MIT"
] | null | null | null | _posts/2020-03-13-toy-story-2-1999-tamil-dubbed-movie-download.md | tamilrockerss/tamilrockerss.github.io | ff96346e1c200f9507ae529f2a5acba0ecfb431d | [
"MIT"
] | 1 | 2020-11-08T11:13:29.000Z | 2020-11-08T11:13:29.000Z | ---
title: "Toy Story 2 (1999) Tamil Dubbed Movie Download"
date: "2020-03-13"
---
[](https://nodejs.org/en/)

[](https://github.com/Scaape/Scaape_node_BE/actions)
[](https://codeclimate.com/github/josephj/assetla)
[](https://travis-ci.org/josephj/assetla)
## Configuration File
Make modules for your CSS and JavaScri... | 25.363158 | 218 | 0.580411 | eng_Latn | 0.359644 |
abebc5ba210cf6852ea348675b6f3bf03a809ec0 | 22 | md | Markdown | README.md | rahulbhaskar3/rick-and-morty-react | 747cd7fba4f84b760514740cdc9bc78fa439f6f7 | [
"MIT"
] | null | null | null | README.md | rahulbhaskar3/rick-and-morty-react | 747cd7fba4f84b760514740cdc9bc78fa439f6f7 | [
"MIT"
] | null | null | null | README.md | rahulbhaskar3/rick-and-morty-react | 747cd7fba4f84b760514740cdc9bc78fa439f6f7 | [
"MIT"
] | null | null | null | # rick-and-morty-react | 22 | 22 | 0.772727 | eng_Latn | 0.655191 |
abec4b925ab293cc7eb461bdf120c92045ee6aad | 898 | md | Markdown | 05 - First Specs/README.md | dev-mastery/mtdjs | b7d129b69ec6bcec372c4db0a06ec74eb0db55b5 | [
"BSD-3-Clause"
] | 4 | 2019-05-27T12:11:03.000Z | 2020-02-23T07:42:56.000Z | 05 - First Specs/README.md | dev-mastery/mtdjs | b7d129b69ec6bcec372c4db0a06ec74eb0db55b5 | [
"BSD-3-Clause"
] | null | null | null | 05 - First Specs/README.md | dev-mastery/mtdjs | b7d129b69ec6bcec372c4db0a06ec74eb0db55b5 | [
"BSD-3-Clause"
] | 3 | 2017-12-21T18:49:49.000Z | 2021-10-07T18:02:23.000Z | ## Key Takeaways
"Spec" is short for specification. It's an idea that comes from Behaviour Driven Development (BDD) which is an offshoot of Test Driven Development. A "spec" allows us to use test suites to programatically define a specification for the code we're writing.
Specs can and will evolve and improve over ti... | 49.888889 | 255 | 0.769488 | eng_Latn | 0.999787 |
abecba752ddef47f8b9cf8d69b5644ef2cbcd28e | 5,982 | md | Markdown | docs/reference/types/_includes/event_description.md | nguyer/firefly | a5195aa0ce7bd8bc64e72c1dc9e78f447008db62 | [
"Apache-2.0"
] | 73 | 2021-09-24T22:31:57.000Z | 2022-03-29T19:06:33.000Z | docs/reference/types/_includes/event_description.md | nguyer/firefly | a5195aa0ce7bd8bc64e72c1dc9e78f447008db62 | [
"Apache-2.0"
] | 351 | 2021-09-23T18:51:16.000Z | 2022-03-31T15:02:23.000Z | docs/reference/types/_includes/event_description.md | nguyer/firefly | a5195aa0ce7bd8bc64e72c1dc9e78f447008db62 | [
"Apache-2.0"
] | 34 | 2021-09-23T15:44:59.000Z | 2022-03-30T14:11:33.000Z | Every Event emitted by FireFly shares a common structure.
> See [Events](../events.html) for a reference for how the overall event bus
in Hyperledger FireFly operates, and descriptions of all the sub-categories
of events.
### Sequence
A local `sequence` number is assigned to each event, and you can
use an API to que... | 60.424242 | 147 | 0.611836 | eng_Latn | 0.990494 |
abed31deaf85888e330c39bcc557c437fbe14d34 | 328 | md | Markdown | _posts/2009-07-01-CarryMe.md | PickOneClick/Site | f81b9438df1298eb30249b0a9b104f25e5f19cf9 | [
"MIT"
] | null | null | null | _posts/2009-07-01-CarryMe.md | PickOneClick/Site | f81b9438df1298eb30249b0a9b104f25e5f19cf9 | [
"MIT"
] | null | null | null | _posts/2009-07-01-CarryMe.md | PickOneClick/Site | f81b9438df1298eb30249b0a9b104f25e5f19cf9 | [
"MIT"
] | null | null | null | ---
layout: post
title: "Carry Me"
date: 2009-07-01 15:47:40 -0600
tags: ["2009", D300, "18.0-200.0 mm f/3.5-5.6", Genesis]
---

{: .prettyprint}
Walking all over camp makes one tired
1/160 sec, f/6.3, ISO 200 - Shutter clicks this ... | 32.8 | 79 | 0.64939 | eng_Latn | 0.217308 |
abeee4bafcd4e1bd16e9f6e7c5f7a91621699d06 | 2,040 | md | Markdown | CONTRIBUTING.md | insomniacslk/fbtftp | 720c959b1fd3f3ace3141b42ec19697f41149f4b | [
"BSD-3-Clause"
] | 1 | 2021-03-06T16:28:39.000Z | 2021-03-06T16:28:39.000Z | CONTRIBUTING.md | insomniacslk/fbtftp | 720c959b1fd3f3ace3141b42ec19697f41149f4b | [
"BSD-3-Clause"
] | null | null | null | CONTRIBUTING.md | insomniacslk/fbtftp | 720c959b1fd3f3ace3141b42ec19697f41149f4b | [
"BSD-3-Clause"
] | null | null | null | # How to contribute
Contributing to `fbtftp` follows the same process of contributing to any GitHub
repository. In short:
* forking the project
* making your changes
* making a pull request
More details in the following paragraphs.
# Prerequisites
In order to contribute to `fbtftp` you need a GitHub account. If yo... | 34.576271 | 79 | 0.761765 | eng_Latn | 0.997645 |
abeeeebf34b72f7256bb2d032dabb61841c4852e | 193 | md | Markdown | JS Prelude MD/unionSet.md | RobTrew/prelude-jxa | 8d8e56c843712ade1dbe438f601589f20a9b098c | [
"MIT"
] | 56 | 2018-06-21T23:48:12.000Z | 2022-03-12T06:12:05.000Z | JS Prelude MD/unionSet.md | RobTrew/prelude-jxa | 8d8e56c843712ade1dbe438f601589f20a9b098c | [
"MIT"
] | 9 | 2021-04-23T15:29:00.000Z | 2022-02-23T23:52:09.000Z | JS Prelude MD/unionSet.md | RobTrew/prelude-jxa | 8d8e56c843712ade1dbe438f601589f20a9b098c | [
"MIT"
] | 2 | 2018-12-04T21:52:39.000Z | 2019-11-09T10:49:54.000Z | ```javascript
// unionSet :: Ord a => Set a -> Set a -> Set a
const unionSet = s => s1 =>
Array.from(s1.values())
.reduce(
(a, x) => (a.add(x), a),
new Set(s)
);
``` | 21.444444 | 47 | 0.455959 | oci_Latn | 0.135561 |
abef550417a2d4aaa7073d6e46b488e2e2058e13 | 950 | md | Markdown | data_science_tidepool_api_python/projects/tbddp/README.md | tidepool-org/data-science-tidepool-api-python | 48f4cfa1f6c4d4bc1f8dab27d0aecbe82ffc3ddc | [
"BSD-2-Clause"
] | 3 | 2021-05-13T22:31:18.000Z | 2022-03-30T20:18:11.000Z | data_science_tidepool_api_python/projects/tbddp/README.md | tidepool-org/data-science-tidepool-api-python | 48f4cfa1f6c4d4bc1f8dab27d0aecbe82ffc3ddc | [
"BSD-2-Clause"
] | null | null | null | data_science_tidepool_api_python/projects/tbddp/README.md | tidepool-org/data-science-tidepool-api-python | 48f4cfa1f6c4d4bc1f8dab27d0aecbe82ffc3ddc | [
"BSD-2-Clause"
] | 1 | 2022-03-30T20:16:53.000Z | 2022-03-30T20:16:53.000Z | # Tidepool Big Data Donation Project
## How to use this code
This code is a refactor of the `data-donation-pipeline` to perform common
operations for the Tidepool Big Data Donation Project.
Common operations include:
* Accepting donation share invitations to the project and partner account
* Summarizing the user po... | 33.928571 | 78 | 0.78 | eng_Latn | 0.998162 |
abefd90ad066c1b1a10e9bf11b72d286bb3388cb | 1,370 | md | Markdown | PRIVATE/com/01Programming/Relational Databases/SQL/Beaulieu - Learning SQL (2020)/01 A Little Background/A Little Background.md | mc97-stack/project-single | c01afac0b04684e7ac3c98fc746bb797b9608a53 | [
"MIT"
] | null | null | null | PRIVATE/com/01Programming/Relational Databases/SQL/Beaulieu - Learning SQL (2020)/01 A Little Background/A Little Background.md | mc97-stack/project-single | c01afac0b04684e7ac3c98fc746bb797b9608a53 | [
"MIT"
] | null | null | null | PRIVATE/com/01Programming/Relational Databases/SQL/Beaulieu - Learning SQL (2020)/01 A Little Background/A Little Background.md | mc97-stack/project-single | c01afac0b04684e7ac3c98fc746bb797b9608a53 | [
"MIT"
] | null | null | null | ---
tags: Programming/Databases/SQL/Beaulieu, Chapter
aliases:
publish: false
---
[[PRIVATE/com/01Programming/Relational Databases/SQL/Beaulieu - Learning SQL (2020)/Beaulieu - Learning SQL|Book Cover Page]]
# A Little Background
Tags:
## Aims
- Provide key highlights about the history of SQL.
- Introduce the origin... | 59.565217 | 171 | 0.789781 | eng_Latn | 0.337582 |
abf03cb25b1a136d8c2e31cc9c689c4749adaae3 | 132 | md | Markdown | README.md | skryshi/AdventureGamePublic | 443c422c0e3cb0d22b62b4eec7fbdfa6d06c2100 | [
"MIT"
] | 1 | 2016-04-25T09:36:11.000Z | 2016-04-25T09:36:11.000Z | README.md | skryshi/AdventureGamePublic | 443c422c0e3cb0d22b62b4eec7fbdfa6d06c2100 | [
"MIT"
] | null | null | null | README.md | skryshi/AdventureGamePublic | 443c422c0e3cb0d22b62b4eec7fbdfa6d06c2100 | [
"MIT"
] | null | null | null | Adventure Game
============
Adventure Game was developed using Corona SDK in 7 days. Requires Corona SDK build with Graphics 2.0.
| 22 | 101 | 0.719697 | eng_Latn | 0.962761 |
abf0921393097a0e00aa13d2363195b0e5b734c4 | 16,876 | md | Markdown | post/POST.md | TomerFi/dependency-injection-java-part1-tutorial | fc4be263b713d195e323d5e9f12c8be8470aa213 | [
"MIT"
] | null | null | null | post/POST.md | TomerFi/dependency-injection-java-part1-tutorial | fc4be263b713d195e323d5e9f12c8be8470aa213 | [
"MIT"
] | null | null | null | post/POST.md | TomerFi/dependency-injection-java-part1-tutorial | fc4be263b713d195e323d5e9f12c8be8470aa213 | [
"MIT"
] | null | null | null | ---
title: Dependency Injection in Java is easy - Part 1 - Merely a design pattern
published: true
description: This is a series of posts simplifying and exemplifying Dependency Injection in Java.
tags: ["java", "programming", "tutorial", "code"]
---
## Part 1 - Merely a design pattern
*Dependency Injection*... | 33.285996 | 339 | 0.688848 | eng_Latn | 0.915194 |
abf1f875edfe3924ae897730294da8487fd3e395 | 164 | md | Markdown | roadmap.md | ironsmile/tank4eta | 2c760b70c64673cf41eaca6d252714d32517f3c0 | [
"MIT"
] | 3 | 2018-02-04T20:01:34.000Z | 2019-04-27T17:53:20.000Z | roadmap.md | ironsmile/tank4eta | 2c760b70c64673cf41eaca6d252714d32517f3c0 | [
"MIT"
] | null | null | null | roadmap.md | ironsmile/tank4eta | 2c760b70c64673cf41eaca6d252714d32517f3c0 | [
"MIT"
] | 2 | 2018-02-04T20:03:39.000Z | 2018-06-24T21:43:38.000Z | * Make many maps selectable in the menu, nust just how many the screen would hold
* Ememy objective - player flag
* Edge of the world stops players
* More terrains
| 32.8 | 81 | 0.768293 | eng_Latn | 0.998438 |
abf21ab482fd4d17e364460c0d9af9a8225d4f43 | 1,085 | md | Markdown | data/projects/grow-research-series.md | WED-Lab/website | ac62e1161b78a5096fc9bc3860c356540e506142 | [
"Apache-2.0"
] | null | null | null | data/projects/grow-research-series.md | WED-Lab/website | ac62e1161b78a5096fc9bc3860c356540e506142 | [
"Apache-2.0"
] | null | null | null | data/projects/grow-research-series.md | WED-Lab/website | ac62e1161b78a5096fc9bc3860c356540e506142 | [
"Apache-2.0"
] | null | null | null | ---
title: Growth and Economic Opportunities for Women (GrOW) Research Series
project_status: open
cover_image: ./images/grow-research-series.jpg
author: Partnership including ISID
read_more: http://grow.research.mcgill.ca/
home_feature: true
---
<p>The GrOW Research Series brings together scholarly research on women’... | 83.461538 | 576 | 0.817512 | eng_Latn | 0.992079 |
abf229562715693145a36c0e335a713a1f99c7ef | 1,142 | md | Markdown | patterns-practices/reference/syncactivestateattribute-constructor-mspp-regions.md | v-hearya/patterns-practices | cf8555e6832dc5f7ed6da08092890f0d3bb8b012 | [
"CC-BY-4.0",
"MIT"
] | 8 | 2017-05-20T18:32:36.000Z | 2021-08-13T11:13:58.000Z | patterns-practices/reference/syncactivestateattribute-constructor-mspp-regions.md | MicrosoftDocs/patterns-practices | 966da570c52e6cf895505d887ceac1e1dbc7a8e4 | [
"CC-BY-4.0",
"MIT"
] | 133 | 2017-04-20T23:13:22.000Z | 2019-10-14T07:50:41.000Z | patterns-practices/reference/syncactivestateattribute-constructor-mspp-regions.md | isabella232/patterns-practices | 966da570c52e6cf895505d887ceac1e1dbc7a8e4 | [
"CC-BY-4.0",
"MIT"
] | 113 | 2017-05-16T09:47:49.000Z | 2021-07-14T08:39:48.000Z | ---
TOCTitle: SyncActiveStateAttribute Constructor
Title: 'SyncActiveStateAttribute Constructor (Microsoft.Practices.Prism.Regions)'
ms:assetid: 'M:Microsoft.Practices.Prism.Regions.SyncActiveStateAttribute.\#ctor'
ms:mtpsurl: 'syncactivestateattribute-constructor-mspp-regions.md'
---
# SyncActiveStateAttribute Const... | 35.6875 | 141 | 0.809982 | yue_Hant | 0.485217 |
abf29845e6e3168a520c27635dc9e9c982222745 | 42 | md | Markdown | CHANGELOG.md | pekhee/prgm | 622de270b178e4d0b45bd25bfd161e4a17e02cf2 | [
"MIT"
] | 3 | 2016-01-06T16:00:11.000Z | 2017-08-24T07:45:39.000Z | CHANGELOG.md | pekhee/prgm | 622de270b178e4d0b45bd25bfd161e4a17e02cf2 | [
"MIT"
] | null | null | null | CHANGELOG.md | pekhee/prgm | 622de270b178e4d0b45bd25bfd161e4a17e02cf2 | [
"MIT"
] | null | null | null | # v0.1.0 (2015-12-26)
- Initial version.
| 10.5 | 21 | 0.619048 | deu_Latn | 0.140937 |
abf312a4f1fb36e5b74737a639cdb0093805ab50 | 8,825 | md | Markdown | 10_database/redis/readme.md | edgardeng/python-advance-interview | 59fd7bee8e871acdc7fdfecf2a110db840c47ebb | [
"Apache-2.0"
] | 1 | 2022-03-06T13:03:56.000Z | 2022-03-06T13:03:56.000Z | 10_database/redis/readme.md | edgardeng/python-advance-interview | 59fd7bee8e871acdc7fdfecf2a110db840c47ebb | [
"Apache-2.0"
] | null | null | null | 10_database/redis/readme.md | edgardeng/python-advance-interview | 59fd7bee8e871acdc7fdfecf2a110db840c47ebb | [
"Apache-2.0"
] | null | null | null | # Redis
> REmote DIctionary Server(Redis) 是一个由Salvatore Sanfilippo写的key-value存储系统。
> Redis是一个开源的使用ANSI C语言编写、遵守BSD协议、支持网络、可基于内存亦可持久化的日志型、Key-Value数据库,并提供多种语言的API。
Redis, 通常被称为数据结构服务器,因为值(value)可以是 字符串(String), 哈希(Hash), 列表(list), 集合(sets) 和 有序集合(sorted sets)等类型。
## Redis 与其他 key - value 缓存产品有以下三个特点:
1. Redis支持数据的持久... | 32.090909 | 194 | 0.759433 | yue_Hant | 0.819748 |
abf35490b71b547f21c9d12d12cd0c34376c6d28 | 2,559 | md | Markdown | README.md | Pandentia/journal | 7b0d84346a5dab05de2ddc60a5c0dd40bd95d27d | [
"MIT"
] | 1 | 2018-09-24T22:14:46.000Z | 2018-09-24T22:14:46.000Z | README.md | Pandentia/journal | 7b0d84346a5dab05de2ddc60a5c0dd40bd95d27d | [
"MIT"
] | 10 | 2018-09-24T22:15:46.000Z | 2018-10-06T19:06:36.000Z | README.md | Pandentia/journal | 7b0d84346a5dab05de2ddc60a5c0dd40bd95d27d | [
"MIT"
] | null | null | null | # Pandentia's Journal
*A simple journaling app*
## Why?
Multiple reasons. Mostly because:
- I didn't trust the big journaling corporations to keep my thoughts
safe from prying eyes (even just sysops).
- I like hosting my own services.
- I like the thought of an open-source journaling app that everyone can
cont... | 25.59 | 78 | 0.754982 | eng_Latn | 0.993681 |
abf393b09fa079cc3be0670f5e1bd5c71a8a2d37 | 14,475 | md | Markdown | API.md | guan840912/cdk-gitlab | 7479c3ecef241db6be570d2d82b5d24637a65e14 | [
"Apache-2.0"
] | null | null | null | API.md | guan840912/cdk-gitlab | 7479c3ecef241db6be570d2d82b5d24637a65e14 | [
"Apache-2.0"
] | null | null | null | API.md | guan840912/cdk-gitlab | 7479c3ecef241db6be570d2d82b5d24637a65e14 | [
"Apache-2.0"
] | null | null | null | # API Reference
**Classes**
Name|Description
----|-----------
[FargateJobExecutor](#cdk-gitlab-fargatejobexecutor)|The FargateJobExecutor.
[FargateRunner](#cdk-gitlab-fargaterunner)|The FargateRunner.
[JobExecutorImage](#cdk-gitlab-jobexecutorimage)|The docker image for the job executor.
[Provider](#cdk-gitlab-provid... | 35.391198 | 265 | 0.705216 | yue_Hant | 0.299473 |
abf3a58c778302ff47d647a910099af4b9b7d17e | 2,579 | md | Markdown | README.md | data301-2021-summer2/project-group25-project | 484aa8a81661b500210930b9faf6852015ed0be6 | [
"MIT"
] | null | null | null | README.md | data301-2021-summer2/project-group25-project | 484aa8a81661b500210930b9faf6852015ed0be6 | [
"MIT"
] | null | null | null | README.md | data301-2021-summer2/project-group25-project | 484aa8a81661b500210930b9faf6852015ed0be6 | [
"MIT"
] | null | null | null | # Group 25 - The Affects of COVID-19 on Global Happiness
## Milestones
Milestone 1 - Find Dataset
Milestone 2 - Data Analysis
Milestone 3 - Address Feedback and Refine project
Milestone 4 - Present your Dashboard!
## Describe your topic/interest in about 150-200 words
During a global pandemic, every country had d... | 95.518519 | 1,152 | 0.814657 | eng_Latn | 0.999456 |
abf3f2916cc98a2edbfd8c5b66f45b4c618f9479 | 131 | md | Markdown | README.md | logeshkumarsb/Calculator | e631b3b22e9e1baecb4624fce60adea37df23c22 | [
"Apache-2.0"
] | 1 | 2022-02-20T18:33:01.000Z | 2022-02-20T18:33:01.000Z | README.md | logeshkumarsb/Calculator | e631b3b22e9e1baecb4624fce60adea37df23c22 | [
"Apache-2.0"
] | 1 | 2022-02-19T17:28:00.000Z | 2022-02-19T17:28:00.000Z | README.md | logeshkumarsb/Calculator | e631b3b22e9e1baecb4624fce60adea37df23c22 | [
"Apache-2.0"
] | null | null | null | # Calculator
simple calculator web page using html,css,javascript

| 32.75 | 64 | 0.793893 | kor_Hang | 0.448808 |
abf49a739c3087fd05e78720f9acc9fbc4cf1af6 | 698 | md | Markdown | catalog/fushigi-tales-garden/en-US_fushigi-tales-garden.md | htron-dev/baka-db | cb6e907a5c53113275da271631698cd3b35c9589 | [
"MIT"
] | 3 | 2021-08-12T20:02:29.000Z | 2021-09-05T05:03:32.000Z | catalog/fushigi-tales-garden/en-US_fushigi-tales-garden.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 8 | 2021-07-20T00:44:48.000Z | 2021-09-22T18:44:04.000Z | catalog/fushigi-tales-garden/en-US_fushigi-tales-garden.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 2 | 2021-07-19T01:38:25.000Z | 2021-07-29T08:10:29.000Z | # Fushigi Tales Garden

- **type**: manga
- **volumes**: 1
- **chapters**: 6
- **original-name**: 不思議テイルズガーデン
- **start-date**: 2011-11-30
## Tags
- fantasy
- romance
- shoujo
## Authors
- Mizuto
- Aqua (Story & Art)... | 21.151515 | 223 | 0.681948 | eng_Latn | 0.741878 |
abf5f6518a4bd61ec5a5b12da6a6d129474c0f67 | 1,340 | md | Markdown | 2020/12/29/2020-12-29 05:50.md | zhzhzhy/WeiBoHot_history | 32ce4800e63f26384abb17d43e308452c537c902 | [
"MIT"
] | 3 | 2020-07-14T14:54:15.000Z | 2020-08-21T06:48:24.000Z | 2020/12/29/2020-12-29 05:50.md | zhzhzhy/WeiBoHot_history | 32ce4800e63f26384abb17d43e308452c537c902 | [
"MIT"
] | null | null | null | 2020/12/29/2020-12-29 05:50.md | zhzhzhy/WeiBoHot_history | 32ce4800e63f26384abb17d43e308452c537c902 | [
"MIT"
] | null | null | null | 2020年12月29日05时数据
Status: 200
1.李小冉身材
微博热度:238607
2.北京明天体感温度将低于零下20度
微博热度:145502
3.钙尔奇骨气锦鲤
微博热度:134499
4.校方回应男生朝女生泼化学物质
微博热度:128573
5.抑郁患者的真实自白
微博热度:127483
6.和蒋昌建一起寻找安全感
微博热度:122735
7.陈赫首晒大女儿露脸照
微博热度:120601
8.有翡
微博热度:82187
9.流金岁月
微博热度:81895
10.中国高度重视新冠疫苗安全性有效性
微博热度:75761
11.刘诗诗演的蒋南孙好有气质
微博热度:73446
... | 6.568627 | 19 | 0.771642 | yue_Hant | 0.337771 |
abf6a3c6169880a304f5079eb9735a1b219debc7 | 2,866 | md | Markdown | heroku-deployment.md | yash-chad/masters-information-portal | 6b3e52f651972993657183a7c9ee93f97b8ce913 | [
"Unlicense"
] | 8 | 2020-01-13T17:14:22.000Z | 2021-11-23T15:10:28.000Z | heroku-deployment.md | yash-chad/masters-information-portal | 6b3e52f651972993657183a7c9ee93f97b8ce913 | [
"Unlicense"
] | 41 | 2020-01-26T14:13:20.000Z | 2020-05-16T12:47:42.000Z | heroku-deployment.md | yash-chad/masters-information-portal | 6b3e52f651972993657183a7c9ee93f97b8ce913 | [
"Unlicense"
] | 37 | 2020-01-13T17:14:04.000Z | 2020-10-01T08:33:49.000Z | These are some instructions regarding deployment of website on heroku, using local git repository.
<strong> SOME IMPORTANT NOTES </strong>
<ul>
<li><strong>DO NOT</strong> SET PORT AND HOST in .env . Sometimes these override the ones set by heroku and crash the deploy.</li>
<li><strong>DO NOT</strong> USE HOS... | 84.294118 | 270 | 0.752966 | eng_Latn | 0.989801 |
abf74e77871757a953535563f73997e1d4e48ae5 | 68 | md | Markdown | Paper-Review-4.md | planemanner/planemanner.github.io | 7b55514e5a0b7efb59b10c65ae12ec0870f3cac7 | [
"MIT"
] | null | null | null | Paper-Review-4.md | planemanner/planemanner.github.io | 7b55514e5a0b7efb59b10c65ae12ec0870f3cac7 | [
"MIT"
] | null | null | null | Paper-Review-4.md | planemanner/planemanner.github.io | 7b55514e5a0b7efb59b10c65ae12ec0870f3cac7 | [
"MIT"
] | null | null | null | # Momentum Contrast for Unsupervised Visual Representation Learning
| 34 | 67 | 0.867647 | eng_Latn | 0.852231 |
abf823a777a5c803f96ea7adf4b4895748d155f2 | 614 | md | Markdown | Resources.md | tonyday567/poker-base | ee732f53d7f67531e125783db961956e4161b309 | [
"BSD-3-Clause"
] | 2 | 2021-10-04T07:06:43.000Z | 2021-10-04T11:02:00.000Z | Resources.md | tonyday567/poker-base | ee732f53d7f67531e125783db961956e4161b309 | [
"BSD-3-Clause"
] | 29 | 2021-10-05T04:27:08.000Z | 2021-10-23T01:51:16.000Z | Resources.md | tonyday567/poker-base | ee732f53d7f67531e125783db961956e4161b309 | [
"BSD-3-Clause"
] | 1 | 2021-10-04T07:06:57.000Z | 2021-10-04T07:06:57.000Z | ## Rules of poker
[The rules of poker](https://www.pokerlistings.com/poker-rules-texas-holdem). Note: we have not yet found a particularly convincing set of the rules of poker. If you find a good resource, please send us a PR!
## Evaluating 7-card hands
[Here is a great article](https://www.codingthewheel.com/archiv... | 55.818182 | 208 | 0.767101 | eng_Latn | 0.813037 |
abf91d2a777ed77b8062e00c1799e4d43a5e98b5 | 391 | md | Markdown | docs/generated/sdk/com.swedbankpay.mobilesdk/-order-item/reference.md | qvik/swedbank-pay-sdk-android | 3b5344beb9ad340165d8322d529ba5a50a1065fc | [
"Apache-2.0"
] | 5 | 2019-11-06T15:34:29.000Z | 2020-11-24T10:33:52.000Z | docs/generated/sdk/com.swedbankpay.mobilesdk/-order-item/reference.md | qvik/swedbank-pay-sdk-android | 3b5344beb9ad340165d8322d529ba5a50a1065fc | [
"Apache-2.0"
] | 211 | 2020-04-07T01:14:49.000Z | 2022-03-24T14:23:56.000Z | docs/generated/sdk/com.swedbankpay.mobilesdk/-order-item/reference.md | qvik/swedbank-pay-sdk-android | 3b5344beb9ad340165d8322d529ba5a50a1065fc | [
"Apache-2.0"
] | 2 | 2021-05-20T06:56:36.000Z | 2021-08-02T15:09:56.000Z | //[sdk](../../../index.md)/[com.swedbankpay.mobilesdk](../index.md)/[OrderItem](index.md)/[reference](reference.md)
# reference
[androidJvm]
Content
@SerializedName(value = reference)
val [reference](reference.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
More inf... | 19.55 | 115 | 0.693095 | eng_Latn | 0.20841 |
abf9fa9a126864cf47bb241d67254017d06c6143 | 70 | md | Markdown | README.md | taro-nakajima/PONTA_plot_template | f0a6ef3b89e95e1d8cce1c556d6931ba6d81d679 | [
"MIT"
] | null | null | null | README.md | taro-nakajima/PONTA_plot_template | f0a6ef3b89e95e1d8cce1c556d6931ba6d81d679 | [
"MIT"
] | null | null | null | README.md | taro-nakajima/PONTA_plot_template | f0a6ef3b89e95e1d8cce1c556d6931ba6d81d679 | [
"MIT"
] | null | null | null | # PONTA_plot_template
gnuplot plot template for experiments at PONTA
| 23.333333 | 47 | 0.842857 | eng_Latn | 0.804008 |
abfa2425dbb3d6c417c065002f51b7526433a0e4 | 1,939 | md | Markdown | node_modules/tcomb/CHANGELOG.md | gitoneman/HOME | 6aac53755ec4e6554bb3ff976bf8374087c5225c | [
"MIT"
] | null | null | null | node_modules/tcomb/CHANGELOG.md | gitoneman/HOME | 6aac53755ec4e6554bb3ff976bf8374087c5225c | [
"MIT"
] | null | null | null | node_modules/tcomb/CHANGELOG.md | gitoneman/HOME | 6aac53755ec4e6554bb3ff976bf8374087c5225c | [
"MIT"
] | null | null | null | # Changelog
> **Tags:**
> - [New Feature]
> - [Bug Fix]
> - [Breaking Change]
> - [Documentation]
> - [Internal]
> - [Polish]
**Note**: Gaps between patch versions are faulty/broken releases.
## v1.1.0
- **New Feature**
+ (backport from v2.1) added alias for basic types and changed built-in irreducible names acco... | 21.076087 | 113 | 0.596699 | eng_Latn | 0.93516 |
abfb3c222751acb39dc7ec0bc5128198cd538750 | 169 | md | Markdown | gee_tools/exports/ReadMe.md | AnthonyPerez/gee_tools | fddb8d184c1031fc1ff36301889b83b801a0d68b | [
"MIT"
] | 3 | 2020-01-08T00:55:19.000Z | 2021-08-14T08:41:21.000Z | gee_tools/exports/ReadMe.md | AnthonyPerez/gee_tools | fddb8d184c1031fc1ff36301889b83b801a0d68b | [
"MIT"
] | 3 | 2020-02-13T20:23:39.000Z | 2021-08-23T17:34:53.000Z | gee_tools/exports/ReadMe.md | AnthonyPerez/gee_tools | fddb8d184c1031fc1ff36301889b83b801a0d68b | [
"MIT"
] | 3 | 2018-07-07T00:43:12.000Z | 2019-05-29T15:46:29.000Z | # Exports
The most high-level export class is the ExportManager. The TaskScheduler and ImageSpec are supporting classes that may still be useful in your applications.
| 42.25 | 157 | 0.816568 | eng_Latn | 0.999347 |
abfd01b4df5a945c3f05fd3142401e3210618db3 | 2,246 | md | Markdown | source/_posts/Community-Update-November-28th-2013-Custom-OAuth-WebAPI-and-more.md | mairaw/blog.decayingcode.com | ffce7f32f78787333fdf6bb68dd00030a6752149 | [
"CC0-1.0"
] | 3 | 2015-04-09T18:44:27.000Z | 2019-10-02T03:16:48.000Z | source/_posts/Community-Update-November-28th-2013-Custom-OAuth-WebAPI-and-more.md | mairaw/blog.decayingcode.com | ffce7f32f78787333fdf6bb68dd00030a6752149 | [
"CC0-1.0"
] | 9 | 2016-07-06T17:35:00.000Z | 2020-03-20T18:24:31.000Z | source/_posts/Community-Update-November-28th-2013-Custom-OAuth-WebAPI-and-more.md | mairaw/blog.decayingcode.com | ffce7f32f78787333fdf6bb68dd00030a6752149 | [
"CC0-1.0"
] | 8 | 2016-07-03T12:16:42.000Z | 2019-09-30T23:33:57.000Z | ---
title: "Community Update November 28th 2013 – Custom OAuth, WebAPI, and more"
date: 2013-11-28 06:32:49
tags: [community update]
---
So I’ve skipped a few days to see what would come up. It was well worth waiting. First, Dominick Baier from LeastPrivilege.com did two more parts for his Web API Identity dissecting.... | 66.058824 | 339 | 0.753339 | eng_Latn | 0.567273 |
abfdf0a74f09554fab03d4a1da047406b7f6269f | 1,864 | md | Markdown | CHANGES.md | npm-opam/ppx_core | 72f2e0d9a5a6ea276be2b1da40a89ad069a02811 | [
"Apache-2.0"
] | null | null | null | CHANGES.md | npm-opam/ppx_core | 72f2e0d9a5a6ea276be2b1da40a89ad069a02811 | [
"Apache-2.0"
] | null | null | null | CHANGES.md | npm-opam/ppx_core | 72f2e0d9a5a6ea276be2b1da40a89ad069a02811 | [
"Apache-2.0"
] | null | null | null | ## 113.24.00
- Kill the nonrec rewrite done by typerep. It is no longer needed since
4.02.2, we kept it only for compatibility with the camlp4 code.
- Merlin uses `@merlin.* ...` attributes in different places. Which ppx\_driver
reports as unused.
Introduce the concept of reserved namespaces.
When one declar... | 33.890909 | 79 | 0.737661 | eng_Latn | 0.999537 |
abfe21838f1de91b298d5d430476c2fef78641e4 | 987 | md | Markdown | source/_posts/2015/10/24/mysql-use.md | cyan-blue/hexo_blog | 9acad3f77ff261f36b8f25cebb4552193741b1bd | [
"MIT"
] | null | null | null | source/_posts/2015/10/24/mysql-use.md | cyan-blue/hexo_blog | 9acad3f77ff261f36b8f25cebb4552193741b1bd | [
"MIT"
] | null | null | null | source/_posts/2015/10/24/mysql-use.md | cyan-blue/hexo_blog | 9acad3f77ff261f36b8f25cebb4552193741b1bd | [
"MIT"
] | null | null | null | title: ubuntu 使用mysql的简单操作
date: 2015-10-24 14:21:03
categories:
- 数据库
tags:
- Mysql
---
ubuntu上安装mysql非常简单只需要几条命令就可以完成。
1. 'sudo apt-get install mysql-server'
2. apt-get install mysql-client
3. sudo apt-get install libmysqlclient-dev
安装过程中会提示设置密码什么的,注意设置了不要忘了,安装完成之后可以使用如下命令来检查是否安装成功:
sudo netstat... | 21 | 136 | 0.77001 | eng_Latn | 0.144965 |
abff2fcb25c29d4a73886e5bdfc0db3d4514529f | 326 | md | Markdown | README.md | gp-97/duotone-rs | 471fc53d025de954ee2a3830620f0720238c3dae | [
"Apache-2.0"
] | 2 | 2021-04-22T14:05:27.000Z | 2021-05-16T05:26:11.000Z | README.md | gp-97/duotone-rs | 471fc53d025de954ee2a3830620f0720238c3dae | [
"Apache-2.0"
] | null | null | null | README.md | gp-97/duotone-rs | 471fc53d025de954ee2a3830620f0720238c3dae | [
"Apache-2.0"
] | null | null | null | # Duotone Rust
Rust programme to apply duotone effect to images.
||||
|--------------------|----------------------------|-----------------------------|
||| emulator written in modern C++ and using [Dear ImGui](https://github.com/ocornut/imgui) as graphic layer. It targets to be a emulator focused for game developers, programmers and assembly/OS enthusiasts.
There are no release so far because the ... | 48.736842 | 257 | 0.766739 | eng_Latn | 0.969258 |
2801fb1fb6d0b7e1ace0b705043dafc48b757215 | 405 | md | Markdown | docs/arch-install.md | TheHolyTachanka/Pr0j3ct-L3n1n | 1f8c7efbbb42f5cfae2d7f460489af4daa21e2db | [
"MIT"
] | 1 | 2022-03-07T02:20:45.000Z | 2022-03-07T02:20:45.000Z | docs/arch-install.md | TheHolyTachanka/Pr0j3ct-L3n1n | 1f8c7efbbb42f5cfae2d7f460489af4daa21e2db | [
"MIT"
] | null | null | null | docs/arch-install.md | TheHolyTachanka/Pr0j3ct-L3n1n | 1f8c7efbbb42f5cfae2d7f460489af4daa21e2db | [
"MIT"
] | null | null | null | # Prerequisites
To install PR0J3CT-L3N1N you need:
1. git
# installation
If you dont have git run:
```
sudo pacman -S git
```
To install PR0J3CT-L3N1N on [Arch](https://archlinux.org/) run this:
```
git clone https://github.com/TeamSlav/Pr0j3ct-L3n1n
cd PR0J3CT-L3N1N
sudo ./setup-arch.sh
```
# Usage
Now that you have ... | 23.823529 | 103 | 0.730864 | eng_Latn | 0.387674 |
28044af7e4a59138f0acd6b7efd018c078d1fc45 | 2,272 | md | Markdown | README.md | cdeanj/amrplusplus | d60edc624d8f0e3694f71b9352577e29fef1aa8b | [
"MIT"
] | 1 | 2020-05-20T09:10:18.000Z | 2020-05-20T09:10:18.000Z | README.md | cdeanj/amrplusplus | d60edc624d8f0e3694f71b9352577e29fef1aa8b | [
"MIT"
] | 1 | 2019-01-25T06:40:53.000Z | 2019-02-05T21:57:19.000Z | README.md | cdeanj/amrplusplus | d60edc624d8f0e3694f71b9352577e29fef1aa8b | [
"MIT"
] | 2 | 2018-04-10T11:08:42.000Z | 2018-07-30T23:25:00.000Z | Overview
--------
[](https://opensource.org/licenses/MIT)
[](https://www.nextflow.io/)
The goal of many metagenomics studies is to characterize the content and relative... | 90.88 | 465 | 0.790933 | eng_Latn | 0.990579 |
2804b3e65b9f0270ddb91c09583bfab4988c2de1 | 2,960 | md | Markdown | _posts/2008-02-08-%ec%82%ac%eb%9e%8c%ea%b3%bc-%ec%88%a0%ec%9d%84-%ed%86%b5%ed%95%b4-%ec%82%b4%ed%94%bc%eb%8a%94-%ed%95%9c%ea%b5%ad-%ed%98%84%eb%8c%80%ec%82%ac%eb%82%a8%ec%9e%ac%ed%9d%ac-%ec%96%b8%eb%a1%a0-%ec%a0%95.md | johngrib/harryyang1982.github.io | e775dfd4df4341cd8e9503c027b680a4db1ff1d1 | [
"MIT"
] | null | null | null | _posts/2008-02-08-%ec%82%ac%eb%9e%8c%ea%b3%bc-%ec%88%a0%ec%9d%84-%ed%86%b5%ed%95%b4-%ec%82%b4%ed%94%bc%eb%8a%94-%ed%95%9c%ea%b5%ad-%ed%98%84%eb%8c%80%ec%82%ac%eb%82%a8%ec%9e%ac%ed%9d%ac-%ec%96%b8%eb%a1%a0-%ec%a0%95.md | johngrib/harryyang1982.github.io | e775dfd4df4341cd8e9503c027b680a4db1ff1d1 | [
"MIT"
] | null | null | null | _posts/2008-02-08-%ec%82%ac%eb%9e%8c%ea%b3%bc-%ec%88%a0%ec%9d%84-%ed%86%b5%ed%95%b4-%ec%82%b4%ed%94%bc%eb%8a%94-%ed%95%9c%ea%b5%ad-%ed%98%84%eb%8c%80%ec%82%ac%eb%82%a8%ec%9e%ac%ed%9d%ac-%ec%96%b8%eb%a1%a0-%ec%a0%95.md | johngrib/harryyang1982.github.io | e775dfd4df4341cd8e9503c027b680a4db1ff1d1 | [
"MIT"
] | 1 | 2020-01-11T12:16:38.000Z | 2020-01-11T12:16:38.000Z | ---
id: 80
title: '사람과 술을 통해 살피는 한국 현대사(남재희, <언론. 정치 풍속사>, 2004)'
date: 2008-02-08T07:59:42+00:00
author: admin
layout: post
guid: http://flyhendrixfly.net/?p=80
permalink: '/2008/02/08/%ec%82%ac%eb%9e%8c%ea%b3%bc-%ec%88%a0%ec%9d%84-%ed%86%b5%ed%95%b4-%ec%82%b4%ed%94%bc%eb%8a%94-%ed%95%9c%ea%b5%ad-%ed%98%84%eb%8c%80%ec... | 39.466667 | 423 | 0.675 | kor_Hang | 1.00001 |
2805e8803fbcd235de9c00940cbebf6932ebdf7d | 8,227 | md | Markdown | README.md | influxdata/influxdb-pb-data-protocol | 097bc42f9e1bdad635048e02c080f614fee2971f | [
"Apache-2.0",
"MIT"
] | null | null | null | README.md | influxdata/influxdb-pb-data-protocol | 097bc42f9e1bdad635048e02c080f614fee2971f | [
"Apache-2.0",
"MIT"
] | 7 | 2021-08-13T23:54:52.000Z | 2022-03-05T10:41:44.000Z | README.md | influxdata/influxdb-pb-data-protocol | 097bc42f9e1bdad635048e02c080f614fee2971f | [
"Apache-2.0",
"MIT"
] | null | null | null | # InfluxDB Protobuf Data Protocol
This protocol defines formatting and rules to write data to [InfluxDB/IOx](https://github.com/influxdata/influxdb_iox).
The protocol is optimized for efficient ingestion into IOx, and is also a good choice for transporting timeseries data generally.
It is not intended to replace [line... | 33.040161 | 196 | 0.744135 | eng_Latn | 0.991551 |
280a962c8813ca3406dcdde990297abf4a563c78 | 5,751 | md | Markdown | source/_posts/denise_welch_branded_dumb_and_dangerous_by_piers_morgan_after_being_told_to_calm_down_in_tv_rant.md | soumyadipdas37/finescoop.github.io | 0346d6175a2c36d4054083c144b7f8364db73f2f | [
"MIT"
] | null | null | null | source/_posts/denise_welch_branded_dumb_and_dangerous_by_piers_morgan_after_being_told_to_calm_down_in_tv_rant.md | soumyadipdas37/finescoop.github.io | 0346d6175a2c36d4054083c144b7f8364db73f2f | [
"MIT"
] | null | null | null | source/_posts/denise_welch_branded_dumb_and_dangerous_by_piers_morgan_after_being_told_to_calm_down_in_tv_rant.md | soumyadipdas37/finescoop.github.io | 0346d6175a2c36d4054083c144b7f8364db73f2f | [
"MIT"
] | 2 | 2021-09-18T12:06:26.000Z | 2021-11-14T15:17:34.000Z | ---
extends: _layouts.post
section: content
image: https://i.dailymail.co.uk/1s/2020/09/04/14/32777198-0-image-a-41_1599224900356.jpg
title: Denise Welch branded dumb and dangerous by Piers Morgan after being told to calm down in TV rant
description: The Loose Women panelist, 62, was branded dumb and dangerous by Pie... | 69.289157 | 227 | 0.784211 | eng_Latn | 0.999578 |
280ac33bf62f03bc11d97dc1885ccf726a540c50 | 944 | md | Markdown | README.md | jupsantos/javaInvest | d16781fd88acd8ce0e09ab90d8022f814abd2495 | [
"Apache-2.0"
] | null | null | null | README.md | jupsantos/javaInvest | d16781fd88acd8ce0e09ab90d8022f814abd2495 | [
"Apache-2.0"
] | null | null | null | README.md | jupsantos/javaInvest | d16781fd88acd8ce0e09ab90d8022f814abd2495 | [
"Apache-2.0"
] | 1 | 2021-10-15T19:49:23.000Z | 2021-10-15T19:49:23.000Z | # JavaInvest
Esse projeto foi desenvolvido pensando na dificuldade de gerenciamento das finanças na vida de cada brasileiro.
Tem por objetivo solicitar informações simples a cerca da renda e despesas dos usuários e retornar informações sobre quantias a serem dispostas para despesas (pre-definida pelo usuário), lazer e... | 26.222222 | 208 | 0.724576 | por_Latn | 0.979667 |
280af95d098688b4aa725e5a21659ce8ebe39397 | 91 | md | Markdown | net/tcpdum.md | lwwjxz/Blogs | 5bad066c4405c541cbb3cfa97699779caa0f52c3 | [
"MIT"
] | 1 | 2020-10-09T02:31:50.000Z | 2020-10-09T02:31:50.000Z | net/tcpdum.md | lwwjxz/Blogs | 5bad066c4405c541cbb3cfa97699779caa0f52c3 | [
"MIT"
] | null | null | null | net/tcpdum.md | lwwjxz/Blogs | 5bad066c4405c541cbb3cfa97699779caa0f52c3 | [
"MIT"
] | 1 | 2019-12-03T09:02:15.000Z | 2019-12-03T09:02:15.000Z | 1. 安装`sudo yum -y install tcpdump`
2. 执行命令要带网卡的名字 `sudo tcpdump -i eno16777984`
3. | 30.333333 | 47 | 0.67033 | epo_Latn | 0.220758 |
280d4312667643805471fd6d2e5e94968179dd40 | 42 | md | Markdown | README.md | BoxDengJZ/JSCoreTips | 34a0c95383950142fbc3e9eae1354e7b0bf7a55d | [
"MIT"
] | null | null | null | README.md | BoxDengJZ/JSCoreTips | 34a0c95383950142fbc3e9eae1354e7b0bf7a55d | [
"MIT"
] | null | null | null | README.md | BoxDengJZ/JSCoreTips | 34a0c95383950142fbc3e9eae1354e7b0bf7a55d | [
"MIT"
] | null | null | null | # JSCoreTips
JavaScript Core Tips for IOS
| 14 | 28 | 0.809524 | kor_Hang | 0.439215 |
280d786bc7aa62b363238b50e7ac41a233cddcf8 | 485 | md | Markdown | README.md | turkishdeveloper/Personal-Template | b79f12d5938b9ac00766c4ff80210e9321be6dad | [
"MIT"
] | 1 | 2016-11-02T13:33:39.000Z | 2016-11-02T13:33:39.000Z | README.md | turkishdeveloper/Personal-Template | b79f12d5938b9ac00766c4ff80210e9321be6dad | [
"MIT"
] | null | null | null | README.md | turkishdeveloper/Personal-Template | b79f12d5938b9ac00766c4ff80210e9321be6dad | [
"MIT"
] | null | null | null | # Personal Template
Very simple and clean personal template. You can edit how you like.
### Example screenshot :
[](http://furkanaydin.xyz)
### Demo :
[Personal Template](https://turkishdeveloper.github.io/Personal-Template/)
[... | 34.642857 | 165 | 0.769072 | yue_Hant | 0.249716 |
280d8430524e96ab743bbe0f6b0aeb977e8bf7cd | 236 | md | Markdown | p2p/README.md | aditya2222/derosuite | 9ab209ded6ee6d9e279d99c96139903efc71226d | [
"MIT",
"BSD-3-Clause",
"BSD-2-Clause",
"Apache-2.0"
] | 295 | 2018-01-18T11:55:23.000Z | 2022-03-29T02:23:52.000Z | p2p/README.md | aditya2222/derosuite | 9ab209ded6ee6d9e279d99c96139903efc71226d | [
"MIT",
"BSD-3-Clause",
"BSD-2-Clause",
"Apache-2.0"
] | 41 | 2020-12-20T10:29:47.000Z | 2022-03-30T15:32:50.000Z | p2p/README.md | aditya2222/derosuite | 9ab209ded6ee6d9e279d99c96139903efc71226d | [
"MIT",
"BSD-3-Clause",
"BSD-2-Clause",
"Apache-2.0"
] | 120 | 2018-01-21T17:49:21.000Z | 2022-02-17T06:36:17.000Z | This is the basic design of the V2 protocol which features quite a lot of flexibility and easy up-gradation
The protocol is planned to be complete SSL/TLS based to avoid mass traffic analysis by any one.
This is work-in-progress | 26.222222 | 108 | 0.783898 | eng_Latn | 0.999927 |
280f7e967adeb5d59ac4858f2d01a9b0f5853421 | 225 | md | Markdown | release_notes/1.0.39.md | splunk-soar-connectors/cylance | 66209ab3fe2a99ccf6b7d5966d4feed94639081b | [
"Apache-2.0"
] | null | null | null | release_notes/1.0.39.md | splunk-soar-connectors/cylance | 66209ab3fe2a99ccf6b7d5966d4feed94639081b | [
"Apache-2.0"
] | 1 | 2021-12-03T19:23:32.000Z | 2021-12-03T19:23:32.000Z | release_notes/1.0.39.md | splunk-soar-connectors/cylance | 66209ab3fe2a99ccf6b7d5966d4feed94639081b | [
"Apache-2.0"
] | null | null | null | **CylancePROTECT Release Notes - Published by Splunk October 10, 2019**
**Version 1.0.39 - Released October 10, 2019**
* Provided re-usability of auth token
* Implemented pagination
* Added NRI compatibility for the vault
| 25 | 71 | 0.76 | eng_Latn | 0.942066 |
28113b647dff08e4e9b4b837e9e815b34160e6c6 | 132 | md | Markdown | README.md | westernwolf/Ana2 | 2c6f08845300d2fc39e6ed45221073d64a76a3a9 | [
"MIT"
] | null | null | null | README.md | westernwolf/Ana2 | 2c6f08845300d2fc39e6ed45221073d64a76a3a9 | [
"MIT"
] | null | null | null | README.md | westernwolf/Ana2 | 2c6f08845300d2fc39e6ed45221073d64a76a3a9 | [
"MIT"
] | null | null | null | # Ana2
Analysis 2, FS2020 Zusammenfassung
Al writing eror are deliberate made to anoi **Selin**
This summary will not be extended
| 18.857143 | 53 | 0.780303 | eng_Latn | 0.991659 |
28122d838a33fe1b42067ca07e48baa9546822d4 | 526 | md | Markdown | Module4_Labs/Lab4_Maze_Solver_With_Stack/Cards/422.md | bitscott1102/curriculum | 67c02ba86c27bb9c76122bb49b1f1885ca17f47e | [
"MIT"
] | null | null | null | Module4_Labs/Lab4_Maze_Solver_With_Stack/Cards/422.md | bitscott1102/curriculum | 67c02ba86c27bb9c76122bb49b1f1885ca17f47e | [
"MIT"
] | null | null | null | Module4_Labs/Lab4_Maze_Solver_With_Stack/Cards/422.md | bitscott1102/curriculum | 67c02ba86c27bb9c76122bb49b1f1885ca17f47e | [
"MIT"
] | null | null | null | <!--title={Check Dead End Explained}-->
<!--badges={Python:10,Algorithms:16}-->
<!--concepts={Stack Manipulation}-->
```python
def inArray(rowCheck, columnCheck, arrSize, curr_row, curr_col): #check if a point on grid is already visited
for i in range(0, arrSize):
if (rowCheck[i] == curr_row and columnCheck[i] ==... | 30.941176 | 155 | 0.705323 | eng_Latn | 0.959719 |
28122f46dd77d2386a51da290effcf253f962217 | 58 | md | Markdown | README.md | wodelover/MiniQES | e1f10397e2eaccc13a85423ae31a8c7865458c14 | [
"MIT"
] | 4 | 2019-05-10T07:17:19.000Z | 2021-07-14T09:29:17.000Z | README.md | wodelover/MiniQES | e1f10397e2eaccc13a85423ae31a8c7865458c14 | [
"MIT"
] | null | null | null | README.md | wodelover/MiniQES | e1f10397e2eaccc13a85423ae31a8c7865458c14 | [
"MIT"
] | 1 | 2019-11-08T03:30:48.000Z | 2019-11-08T03:30:48.000Z | # MiniQES
本项目基于Qt QML,实现类似于安卓系统的框架,可根据实际的功能需要,进行各个独立模块的开发
| 19.333333 | 47 | 0.862069 | zho_Hans | 0.406606 |