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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ec0307ef773e990f013f8e7eb546644553834629 | 5,733 | md | Markdown | README.md | riversun/jetty-basic-auth-helper | 0f8dd5d5347fb59f626b247b9b35bc7491d97f7b | [
"MIT"
] | 1 | 2019-11-27T13:53:53.000Z | 2019-11-27T13:53:53.000Z | README.md | riversun/jetty-basic-auth-helper | 0f8dd5d5347fb59f626b247b9b35bc7491d97f7b | [
"MIT"
] | null | null | null | README.md | riversun/jetty-basic-auth-helper | 0f8dd5d5347fb59f626b247b9b35bc7491d97f7b | [
"MIT"
] | 1 | 2019-09-19T04:09:44.000Z | 2019-09-19T04:09:44.000Z | # Overview
A library for BASIC authentication for jetty9
It is licensed under [MIT](https://opensource.org/licenses/MIT).
[](https://maven-badges.herokuapp.com/maven-central/org.riversun/jetty-basic-auth-h... | 33.331395 | 202 | 0.680098 | kor_Hang | 0.308542 |
ec0355f9e53101e13f7b8fbff773d2261e5aa8e8 | 599 | md | Markdown | README.md | trotha01/elm-easyrtc | 6359fc9bf3df3dab9cd648ba324a968cb7fcdd14 | [
"BSD-2-Clause"
] | null | null | null | README.md | trotha01/elm-easyrtc | 6359fc9bf3df3dab9cd648ba324a968cb7fcdd14 | [
"BSD-2-Clause"
] | null | null | null | README.md | trotha01/elm-easyrtc | 6359fc9bf3df3dab9cd648ba324a968cb7fcdd14 | [
"BSD-2-Clause"
] | null | null | null | Elm-EasyRTC
=======
This is an elm app build on top of easyrtc

Installation And Running Example Code
--------------------------
1. Install [Node.js](http://nodejs.org)
3. Run `npm install`
4. Enter the easyrtc/server_example directory `cd server_example`
5. Run `npm in... | 35.235294 | 84 | 0.719533 | eng_Latn | 0.796703 |
ec03f67249bac1774137d52d8c0f2370d9d53b67 | 3,625 | md | Markdown | README.md | DavidConsidine/CoopGame | 429f701e208263f1e531bd8057a7ff437766ce6d | [
"MIT"
] | null | null | null | README.md | DavidConsidine/CoopGame | 429f701e208263f1e531bd8057a7ff437766ce6d | [
"MIT"
] | null | null | null | README.md | DavidConsidine/CoopGame | 429f701e208263f1e531bd8057a7ff437766ce6d | [
"MIT"
] | null | null | null | # CoopGame
Udemy UE4 mastery course by Tom Looman.
## CG:85 Challenge: Make AI Flee to Cover When Low Health ##
## CG:84 Bonus: Polish the Tracker Bot ##
## CG:83 Improve Target Selection ##
## CG:82 Setup Teams and Friendly Fire ##
## CG:81 Add Advanced AI to Wave Spawns ##
## CG:80 Add Bullet Spread to Weapon #... | 20.138889 | 65 | 0.664552 | eng_Latn | 0.450652 |
ec047f81ae7ad4223cc829c02688ef4d850b41f0 | 510 | md | Markdown | README.md | douglaswzs/COVID19Tracker | 8b019d53fb284d805cb4462d4c7a9b037118540a | [
"MIT"
] | null | null | null | README.md | douglaswzs/COVID19Tracker | 8b019d53fb284d805cb4462d4c7a9b037118540a | [
"MIT"
] | null | null | null | README.md | douglaswzs/COVID19Tracker | 8b019d53fb284d805cb4462d4c7a9b037118540a | [
"MIT"
] | null | null | null | # COVID19Tracker
A COVID19 tracker created in ReactJs | MaterialUI | ChartJS
API used: https://covid19.mathdro.id/api
https://github.com/mathdroid/covid-19-api
Data from John Hopkins University CSSE as a JSON API
### `npm start`
Runs the app in the development mode.<br />
Open [http://localhost:3000](http://localhos... | 26.842105 | 78 | 0.741176 | eng_Latn | 0.59572 |
ec0497c9e67ec8ac47af8e5777b1f5f34f48bf49 | 18,364 | md | Markdown | _posts/Thinking In Java/2017-03-12-tij-1-xtq (1).md | sophon250/sophon250.github.io | f9d57e4040372aff05f8ac1e31930ee16297ff6b | [
"Apache-2.0"
] | null | null | null | _posts/Thinking In Java/2017-03-12-tij-1-xtq (1).md | sophon250/sophon250.github.io | f9d57e4040372aff05f8ac1e31930ee16297ff6b | [
"Apache-2.0"
] | null | null | null | _posts/Thinking In Java/2017-03-12-tij-1-xtq (1).md | sophon250/sophon250.github.io | f9d57e4040372aff05f8ac1e31930ee16297ff6b | [
"Apache-2.0"
] | null | null | null | ---
layout: post
title: "Java编程思想笔记<一>"
subtitle: "Introduction To Obejct"
date: 2017-3-12 11:40:00
author: "玄天强"
header-img: "img/mn-bg-xtq.jpg"
catalog: true
tags:
- Thinking in Java
---
## The progress of abstraction
+ But their primary abstraction still requires you to think in terms of the structure... | 63.106529 | 299 | 0.777336 | eng_Latn | 0.998656 |
ec04db05b5e250c40b5778f8dff0444b8d4c4e56 | 696 | markdown | Markdown | _posts/2018-05-15-the-end-of-futs.markdown | serralvo/serralvo.github.io | 52f9771bb0f8959089a358f70441dbf91bb1fb04 | [
"MIT"
] | 1 | 2016-06-20T15:56:31.000Z | 2016-06-20T15:56:31.000Z | _posts/2018-05-15-the-end-of-futs.markdown | serralvo/serralvo.github.io | 52f9771bb0f8959089a358f70441dbf91bb1fb04 | [
"MIT"
] | 3 | 2017-04-26T21:10:01.000Z | 2020-12-28T12:27:25.000Z | _posts/2018-05-15-the-end-of-futs.markdown | serralvo/serralvo.github.io | 52f9771bb0f8959089a358f70441dbf91bb1fb04 | [
"MIT"
] | 1 | 2016-10-01T18:07:55.000Z | 2016-10-01T18:07:55.000Z | ---
published: true
title: The end of Futs
layout: post
---
### 😕
In 2016 I've wrote here about Futs, I was pride about the app and happy with the way used to solve the problem.
Two years after the first release, I've removed the app from App Store, there are a list of reasons:
- The backend wasn't good enough, ... | 38.666667 | 141 | 0.729885 | eng_Latn | 0.999887 |
ec059ff81d426c876f147f45f8e975f84693cef7 | 972 | md | Markdown | packages/queue/README.md | willzjacobson/datastructures | 0e1e0c263a3f468f8a0b96225ab63eaf00f17e1d | [
"MIT"
] | null | null | null | packages/queue/README.md | willzjacobson/datastructures | 0e1e0c263a3f468f8a0b96225ab63eaf00f17e1d | [
"MIT"
] | null | null | null | packages/queue/README.md | willzjacobson/datastructures | 0e1e0c263a3f468f8a0b96225ab63eaf00f17e1d | [
"MIT"
] | null | null | null | 
----
This is the Queue Package of [**Data Structures**](https://github.com/yowainwright/datastructures).
----
## Setup
The commmands below provide package manager install instructions.
### NPM
```sh
npm i @datastructures/queue... | 13.315068 | 145 | 0.670782 | eng_Latn | 0.386058 |
ec0698304a451962bd32914a7351ffc523378174 | 16 | md | Markdown | _includes/01-name.md | Nimbuschild/markdown-portfolio | ca57bd7945a8cf92bdc9d6db77c9d1fdb51af60a | [
"MIT"
] | null | null | null | _includes/01-name.md | Nimbuschild/markdown-portfolio | ca57bd7945a8cf92bdc9d6db77c9d1fdb51af60a | [
"MIT"
] | 5 | 2021-10-01T15:42:12.000Z | 2021-10-01T21:39:16.000Z | _includes/01-name.md | Nimbuschild/markdown-portfolio | ca57bd7945a8cf92bdc9d6db77c9d1fdb51af60a | [
"MIT"
] | null | null | null | # Sekou Hera
#
| 5.333333 | 13 | 0.5625 | slk_Latn | 0.528911 |
ec06c9d163e5673bf6f0c33d46ceef5acc99d1b6 | 9,762 | md | Markdown | content/post/DataScience.md | akshat0047/ALiAS_Blog | 3c9aba9335b4514d3b79471df40f290c33b7fe79 | [
"MIT"
] | 3 | 2019-01-26T02:45:45.000Z | 2019-01-31T20:01:29.000Z | content/post/DataScience.md | akshat0047/ALiAS_Blog | 3c9aba9335b4514d3b79471df40f290c33b7fe79 | [
"MIT"
] | 66 | 2019-04-01T18:06:03.000Z | 2021-01-12T06:17:06.000Z | content/post/DataScience.md | akshat0047/ALiAS_Blog | 3c9aba9335b4514d3b79471df40f290c33b7fe79 | [
"MIT"
] | 16 | 2019-03-31T21:35:34.000Z | 2021-03-06T06:24:52.000Z | +++
title = "Data Science: A Beginner's Roadmap"
slug = "datascience"
image = "images/DS2.jpg"
date = "2018-02-20T00:00:00"
description = "A step by step guide for beginners to understand and learn data science."
disableComments = false
author = "Ayush Bhardwaj"
tags = ['Data Science', 'Introduction','Python','Machine ... | 93.865385 | 932 | 0.785495 | eng_Latn | 0.997321 |
ec06cfce184d32645fee7213ba5c943112610f74 | 1,550 | md | Markdown | docs/visual-basic/language-reference/objects/my-computer-registry-object.md | JosephHerreraDev/docs.es-es | dd545ff8c6bc59a76ff761c43b14c7f05127c91a | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/visual-basic/language-reference/objects/my-computer-registry-object.md | JosephHerreraDev/docs.es-es | dd545ff8c6bc59a76ff761c43b14c7f05127c91a | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/visual-basic/language-reference/objects/my-computer-registry-object.md | JosephHerreraDev/docs.es-es | dd545ff8c6bc59a76ff761c43b14c7f05127c91a | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: My.Computer.Registry (Objeto)
ms.date: 07/20/2015
helpviewer_keywords:
- DeleteSetting function [Visual Basic], increasing performance
- My.Computer.Registry object
ms.assetid: afd9edf9-ef9b-438b-a390-d71a02dc8203
ms.openlocfilehash: 0c54da926026d2512449f663055d44789cb35f7e
ms.sourcegitcommit: f8c270376ed905... | 43.055556 | 168 | 0.769677 | spa_Latn | 0.52061 |
ec0722e30d7c9ede358f2d22829f642785814fcf | 3,642 | md | Markdown | README.md | nikolajlovenhardt/laravel-keen-io | 882a31c1e0503c9ec3a133e937cb21ed05d7e679 | [
"MIT"
] | 2 | 2016-03-09T09:37:36.000Z | 2017-06-26T18:31:00.000Z | README.md | nikolajlovenhardt/laravel-keen-io | 882a31c1e0503c9ec3a133e937cb21ed05d7e679 | [
"MIT"
] | null | null | null | README.md | nikolajlovenhardt/laravel-keen-io | 882a31c1e0503c9ec3a133e937cb21ed05d7e679 | [
"MIT"
] | null | null | null | ## Minimal configuration wrapper for Keen.io in Laravel 5.*
[](http://laravel.com) [](https://packagist.org/packages/nikolajlovenhardt/laravel-... | 31.396552 | 1,226 | 0.705107 | kor_Hang | 0.215745 |
ec09d5ae7e1a5e972df6508572c50c1219ddac5e | 1,981 | md | Markdown | README.md | michaelahlers/team-awesome-wedding | 2677ba116a8b4a51300af43a3e1ea7ca4a4b1525 | [
"MIT"
] | null | null | null | README.md | michaelahlers/team-awesome-wedding | 2677ba116a8b4a51300af43a3e1ea7ca4a4b1525 | [
"MIT"
] | null | null | null | README.md | michaelahlers/team-awesome-wedding | 2677ba116a8b4a51300af43a3e1ea7ca4a4b1525 | [
"MIT"
] | null | null | null | # Team Awesome Wedding
Heather and Michael decided they needed a custom wedding web site…
## Naming
You might ask: what's with the name? Heather and [Michael](http://github.com/michaelahlers) have a running gag where we refer to ourselves collectively as “Team Awesome” (because, well, we are).
## Abstract
This sit... | 66.033333 | 549 | 0.759213 | eng_Latn | 0.962905 |
ec09f428fc473260b245d6c3a37b08bc91f8350a | 573 | md | Markdown | it/git/git-flow.md | bugknightyyp/blog | 0939f79d958ccd62185096e939a7d29aa021118c | [
"MIT"
] | 1 | 2020-07-28T23:08:26.000Z | 2020-07-28T23:08:26.000Z | it/git/git-flow.md | bugknightyyp/blog | 0939f79d958ccd62185096e939a7d29aa021118c | [
"MIT"
] | null | null | null | it/git/git-flow.md | bugknightyyp/blog | 0939f79d958ccd62185096e939a7d29aa021118c | [
"MIT"
] | null | null | null | # git流式分支模型
## 分支模型
- `Master`: 存储正式发布的历史
- `Hotfix`: 基于 **Master** 分支创建。维护分支或说是热修复(hotfix)分支用于生成快速给产品发布版本(production releases)打补丁,这是唯一可以直接从master分支fork出来的分支。修复完成,修改应该马上合并回master分支和develop分支(当前的发布分支),master分支应该用新的版本号打好Tag。
- `Release`: 基于 **Develop** 分支创建用于发布。新建的分支用于开始发布循环,所以从这个时间点开始之后新的功能不能再加到这个分支上 —— 这个分支只应该做Bug修... | 33.705882 | 184 | 0.78185 | yue_Hant | 0.84615 |
ec09fc8fa451889b04cdff5c809af3b1c0c1cd5f | 7,221 | md | Markdown | post/2008/10/2008-10-02-louisgraycom-de/index.md | heinzwittenbrink/lostandfound | 064a52d0b795d5ad67219d8c72db7d18201cbea5 | [
"CC0-1.0"
] | null | null | null | post/2008/10/2008-10-02-louisgraycom-de/index.md | heinzwittenbrink/lostandfound | 064a52d0b795d5ad67219d8c72db7d18201cbea5 | [
"CC0-1.0"
] | null | null | null | post/2008/10/2008-10-02-louisgraycom-de/index.md | heinzwittenbrink/lostandfound | 064a52d0b795d5ad67219d8c72db7d18201cbea5 | [
"CC0-1.0"
] | null | null | null | ---
title: "louisgray.com: Dein Blog ist deine Marke!"
date: "2008-10-02"
categories:
- "allgemein"
tags:
- "blogging"
---
Ich möchte in diesem Post den Blogger [Louis Gray](http://www.louisgray.com/live/index.html "louisgray.com") vorstellen. Einerseits, um — vor allem meine Studenten — auf ihn hinzuweisen, and... | 141.588235 | 759 | 0.791165 | deu_Latn | 0.975516 |
ec0ca167240a594fe406a9a62f0659760226fb7b | 1,192 | md | Markdown | README.md | pschimmel/ES.WPF | cd0d4c669a3aed9fa3260b70b89fe91417cf3dfe | [
"MIT"
] | null | null | null | README.md | pschimmel/ES.WPF | cd0d4c669a3aed9fa3260b70b89fe91417cf3dfe | [
"MIT"
] | null | null | null | README.md | pschimmel/ES.WPF | cd0d4c669a3aed9fa3260b70b89fe91417cf3dfe | [
"MIT"
] | null | null | null | # ES.Tools
Great useful WPF controls and helpers.
[](https://ci.appveyor.com/project/pschimmel/es-tools)
[](https://ci.appveyor.com/project/pschimmel/es-tool... | 56.761905 | 148 | 0.764262 | yue_Hant | 0.246498 |
a86a7654073b79cd40bc83b91f8e9c9058407532 | 3,553 | md | Markdown | README.md | Ulflander/lyonesse | 9fe2eab64b44bce2c77021468dce36cdb5bdde95 | [
"MIT"
] | 2 | 2015-01-05T14:08:39.000Z | 2018-10-23T04:04:13.000Z | README.md | Ulflander/lyonesse | 9fe2eab64b44bce2c77021468dce36cdb5bdde95 | [
"MIT"
] | null | null | null | README.md | Ulflander/lyonesse | 9fe2eab64b44bce2c77021468dce36cdb5bdde95 | [
"MIT"
] | null | null | null | Lyonesse
=====
[](https://travis-ci.org/Ulflander/lyonesse)
## Why Lyonesse
When developing front-ends, it's often the case that a color may be used both
in the CSS files and in Javascript (with Canvas, SVG...).
Lyonesse goal is to let you ... | 23.845638 | 154 | 0.692936 | eng_Latn | 0.954852 |
a86aa363d4e07ce8644b9cc2c131ce05a96f67f8 | 4,617 | md | Markdown | docs/shared-content/scripts/add-environment-to-team-scripts.include.md | stopthatastronaut/docs | 34bdc3fabc3effb70d60a1bdd50318055fb7a106 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/shared-content/scripts/add-environment-to-team-scripts.include.md | stopthatastronaut/docs | 34bdc3fabc3effb70d60a1bdd50318055fb7a106 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/shared-content/scripts/add-environment-to-team-scripts.include.md | stopthatastronaut/docs | 34bdc3fabc3effb70d60a1bdd50318055fb7a106 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ```powershell PowerShell (REST API)
$ErrorActionPreference = "Stop";
# Define working variables
$octopusURL = "https://youroctourl"
$octopusAPIKey = "API-YOURAPIKEY"
$header = @{ "X-Octopus-ApiKey" = $octopusAPIKey }
$spaceName = "default"
$teamName = "MyTeam"
$userRoleName = "Deployment creator"
$environmen... | 34.2 | 191 | 0.710851 | yue_Hant | 0.73991 |
a86b548af9ddef14e444350118a9b43034ff7775 | 4,080 | md | Markdown | README.md | thorian93/ansible-role-graylog | 80f6cd697d00def6d0314e26abc9b07e18f22d47 | [
"MIT"
] | 1 | 2021-05-05T17:06:41.000Z | 2021-05-05T17:06:41.000Z | README.md | thorian93/ansible-role-graylog | 80f6cd697d00def6d0314e26abc9b07e18f22d47 | [
"MIT"
] | null | null | null | README.md | thorian93/ansible-role-graylog | 80f6cd697d00def6d0314e26abc9b07e18f22d47 | [
"MIT"
] | null | null | null | # Ansible Role: Graylog
This role installs and configures the Graylog server on Debian and Ubuntu servers.
## Here be Dragons!
This role adds the Elasticsearch and MongoDB repositories to the managed system to install the necessary software. Make sure you are not breaking existing repository configuration with this!... | 34.576271 | 314 | 0.73652 | eng_Latn | 0.989981 |
a86b93ca7a7a77e51bc90046bec17b1b4e6ad027 | 365 | md | Markdown | _posts/2021-07-08/2021-06-29-How-badly-do-you-want-my-pussy-20210629073626732870.md | ipussy/ipussy.github.io | 95d19a74e38bb54303cf18057a99a57c783e76bf | [
"Apache-2.0"
] | null | null | null | _posts/2021-07-08/2021-06-29-How-badly-do-you-want-my-pussy-20210629073626732870.md | ipussy/ipussy.github.io | 95d19a74e38bb54303cf18057a99a57c783e76bf | [
"Apache-2.0"
] | null | null | null | _posts/2021-07-08/2021-06-29-How-badly-do-you-want-my-pussy-20210629073626732870.md | ipussy/ipussy.github.io | 95d19a74e38bb54303cf18057a99a57c783e76bf | [
"Apache-2.0"
] | null | null | null | ---
title: "How badly do you want my pussy?"
metadate: "hide"
categories: [ God Pussy ]
image: "https://preview.redd.it/rr2q3sj843871.jpg?auto=webp&s=eefa668254a7bbb5015e64bd7200913e0a7377a6"
thumb: "https://preview.redd.it/rr2q3sj843871.jpg?width=1080&crop=smart&auto=webp&s=48e94375fc6abd8db606a270edb8ca75938e930f"
v... | 36.5 | 125 | 0.772603 | yue_Hant | 0.205124 |
a86c178723b1bb4ccca52ca9f24ba6e66f8b943e | 64 | md | Markdown | docs/subcommands/init.md | wincent/next | 490b78ec0dac0209703a04134978be445cbc2d17 | [
"MIT"
] | null | null | null | docs/subcommands/init.md | wincent/next | 490b78ec0dac0209703a04134978be445cbc2d17 | [
"MIT"
] | 5 | 2021-05-06T22:01:10.000Z | 2022-03-29T00:00:40.000Z | docs/subcommands/init.md | wincent/next | 490b78ec0dac0209703a04134978be445cbc2d17 | [
"MIT"
] | null | null | null | # task init
These are the docs for the `task init` subcommand.
| 16 | 50 | 0.734375 | eng_Latn | 0.9974 |
a86c311ecfb7522fcafbb9f5103b0c99d5fc1f82 | 4,039 | md | Markdown | _posts/2019-09-15-Computer_Networks.md | musenming/musenming.github.io | 777ace3bc6badfb948e737bea69bdc621bfc52a3 | [
"MIT"
] | 1 | 2019-09-12T03:04:05.000Z | 2019-09-12T03:04:05.000Z | _posts/2019-09-15-Computer_Networks.md | musenming/musenming.github.io | 777ace3bc6badfb948e737bea69bdc621bfc52a3 | [
"MIT"
] | 5 | 2019-03-19T15:27:37.000Z | 2019-05-08T08:00:32.000Z | _posts/2019-09-15-Computer_Networks.md | Musenming/musenming.github.io | 777ace3bc6badfb948e737bea69bdc621bfc52a3 | [
"MIT"
] | null | null | null | ---
layout: post
title: 计算机网络第一章作业
subtitle: Computer Networks
date: 2019-09-15
author: Musen
header-img: img/home-bg-art.jpg
catalog: true
tags:
- Computer Networks
---
## 1. 使用层次协议的两个理由是什么?使用层次协议的一个可能缺陷是什么?
理由:
(1)可以把难以管理的任务分解成几个较小的,易于处理的设计问韙,降低网络设计复
杂性
(2)某个层次的协议可以改变而不影响它的上层和下层
缺陷:降低络性能(分层协议和网络... | 30.832061 | 216 | 0.756623 | eng_Latn | 0.112166 |
a86cf872e24d0680383981afe5c230c071f7594f | 768 | md | Markdown | _posts/2021-08-07-os-Address space.md | KOOJANGHOI/koojanghoi.github.io | 845f7d11dd3e457b6d314a9a26642ed7c8bff787 | [
"MIT"
] | null | null | null | _posts/2021-08-07-os-Address space.md | KOOJANGHOI/koojanghoi.github.io | 845f7d11dd3e457b6d314a9a26642ed7c8bff787 | [
"MIT"
] | null | null | null | _posts/2021-08-07-os-Address space.md | KOOJANGHOI/koojanghoi.github.io | 845f7d11dd3e457b6d314a9a26642ed7c8bff787 | [
"MIT"
] | null | null | null | ---
layout: post
title: 7.Memory Virtualization
subtitle:
categories: [OperatingSystem]
tags: [ComputerScience]
---
### Memory Virtualization
- OS는 메모리(physical)를 주소공간(logical)으로 추상화 한다.
- 제한된 물리메모리를 효율적으로 사용하는 방법으로 물리메모리와 별개로 논리메모리를 정의한다.
- 실행되는 프로그램의 전체가 아닌 일부의 메모리를 적재하고, 나머지는 필요시 메모리에 올린다.
- 물리 메모리 크기에 제약받지 않게 된... | 26.482759 | 143 | 0.696615 | kor_Hang | 1.00001 |
a86d9eab741cbe92d2f9ace6480fdca75bd42eb9 | 74 | md | Markdown | README.md | webtechandbiz/WTAB-Wp-Pnl | a42cec7df294805de60365b81be6de553e73f30f | [
"MIT"
] | null | null | null | README.md | webtechandbiz/WTAB-Wp-Pnl | a42cec7df294805de60365b81be6de553e73f30f | [
"MIT"
] | null | null | null | README.md | webtechandbiz/WTAB-Wp-Pnl | a42cec7df294805de60365b81be6de553e73f30f | [
"MIT"
] | null | null | null | # WTAB-Wp-Pnl
My basic plugin to create configuration panels in WordPress
| 24.666667 | 59 | 0.810811 | eng_Latn | 0.881847 |
a872df11ad7dc880eaf6e6f243edb1781cd51fdf | 3,414 | md | Markdown | readme.md | hkatic/Alternate3X4Keyboard | a6499d343b8760dc258398085c49219bd6570a0e | [
"Apache-2.0"
] | 2 | 2018-03-17T17:03:41.000Z | 2019-01-19T11:13:41.000Z | readme.md | hkatic/Alternate3X4Keyboard | a6499d343b8760dc258398085c49219bd6570a0e | [
"Apache-2.0"
] | null | null | null | readme.md | hkatic/Alternate3X4Keyboard | a6499d343b8760dc258398085c49219bd6570a0e | [
"Apache-2.0"
] | 2 | 2018-03-17T17:03:54.000Z | 2021-07-09T13:31:11.000Z | # Alternate 3X4 Keyboard for Android #
## Introduction
I was unsatisfied how TalkBack screen reader for Android works with 3X4 soft keyboards that can be found on some Android devices such as Samsung. Many Android devices even don't have integrated 3X4 keyboard as a choice. Since I'm definitely faster on typing with ... | 87.538462 | 513 | 0.797598 | eng_Latn | 0.999342 |
a87332cbb5bb66f3e45867243e7f0a4d92d0f4b8 | 11,018 | md | Markdown | _posts/2019-06-03-f-boy-haircut-black.md | comotecyn/-hairstyle | d77bbac3ea01d7130320d4f80b2dc57020aed1a0 | [
"MIT"
] | null | null | null | _posts/2019-06-03-f-boy-haircut-black.md | comotecyn/-hairstyle | d77bbac3ea01d7130320d4f80b2dc57020aed1a0 | [
"MIT"
] | null | null | null | _posts/2019-06-03-f-boy-haircut-black.md | comotecyn/-hairstyle | d77bbac3ea01d7130320d4f80b2dc57020aed1a0 | [
"MIT"
] | null | null | null | ---
id: 133
title: F Boy Haircut Black
date: 2019-06-03T04:44:25+00:00
author: masje
layout: post
guid: http://example.com/?p=133
permalink: /2019/06/03/f-boy-haircut-black/
categories:
- Uncategorized
tags:
- f boy haircut black
---
[
<img class="img-fluid" src="https://i0.wp.com/i.pinimg.com/736x/80/e8/35/80e83... | 114.770833 | 611 | 0.792431 | yue_Hant | 0.330422 |
a8740800f29536d8d8ae21a04d7614acbc6936a7 | 7,343 | md | Markdown | _posts/2020-05-09-some-quick-improvements-for-the-home-video-conferencing-experience.md | anotherlab/anotherlab.github.io | 10c199675a8758adb0862e0aca9c12dd0b17327e | [
"MIT"
] | null | null | null | _posts/2020-05-09-some-quick-improvements-for-the-home-video-conferencing-experience.md | anotherlab/anotherlab.github.io | 10c199675a8758adb0862e0aca9c12dd0b17327e | [
"MIT"
] | null | null | null | _posts/2020-05-09-some-quick-improvements-for-the-home-video-conferencing-experience.md | anotherlab/anotherlab.github.io | 10c199675a8758adb0862e0aca9c12dd0b17327e | [
"MIT"
] | null | null | null | ---
title: Some quick improvements for the home video conferencing experience
date: 2020-05-09T21:15:30-05:00
excerpt: A few things that I have done to improve video conferencing from home.
categories:
- Work From Home
tags:
- Webcam
- wfh
---
After a few months of full time working from home, there are a couple ... | 122.383333 | 545 | 0.763176 | eng_Latn | 0.996585 |
a8744ad634e5d1926e4f56a9c1ab272cbbb6c981 | 419 | md | Markdown | vim-syntax/README.md | baguette/tmk | d1601442f2d2d12b86968b774fb7cbbe49980534 | [
"BSD-2-Clause"
] | 1 | 2016-01-11T20:00:47.000Z | 2016-01-11T20:00:47.000Z | vim-syntax/README.md | baguette/tmk | d1601442f2d2d12b86968b774fb7cbbe49980534 | [
"BSD-2-Clause"
] | null | null | null | vim-syntax/README.md | baguette/tmk | d1601442f2d2d12b86968b774fb7cbbe49980534 | [
"BSD-2-Clause"
] | null | null | null | # TMakefile syntax highlighting for Vim
These files provide automatic syntax highlighting for the Vim editor.
## Installation
### Unix (Linux, BSD, OS X, Solaris, Cygwin, ...)
Copy the `ftdetect` and `syntax` directories to `~/.vim`:
mkdir ~/.vim
cp -R ftdetect ~/.vim
cp -R syntax ~/.vim
The next time... | 19.952381 | 87 | 0.689737 | eng_Latn | 0.889072 |
a874b0e6279635cc075688018241a59bce2ec0b3 | 1,974 | md | Markdown | _posts/2019-02-28-Download-1-3-2014-last-paper.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | _posts/2019-02-28-Download-1-3-2014-last-paper.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | _posts/2019-02-28-Download-1-3-2014-last-paper.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | ---
layout: post
comments: true
categories: Other
---
## Download 1 3 2014 last paper book
Perfect poise is the key to survival. unfortunately, think differentв "Are you related to a woman named Geneva Davis?" coffee? Thoughtfully, among them the medals to the last precious photograph. Instead they removed She looked... | 219.333333 | 1,881 | 0.791793 | eng_Latn | 0.999944 |
a875121fc15f09c1ae27ccf03c718939a894c664 | 458 | md | Markdown | _project/macys-herald-square-new-york-xmas-trees-candy-canes-and-nutcrackers-oh-my-tis-the.md | rumnamanya/rumnamanya.github.io | 2deadeff04c8a48cf683b885b7fa6ab9acc1d9d9 | [
"MIT"
] | null | null | null | _project/macys-herald-square-new-york-xmas-trees-candy-canes-and-nutcrackers-oh-my-tis-the.md | rumnamanya/rumnamanya.github.io | 2deadeff04c8a48cf683b885b7fa6ab9acc1d9d9 | [
"MIT"
] | null | null | null | _project/macys-herald-square-new-york-xmas-trees-candy-canes-and-nutcrackers-oh-my-tis-the.md | rumnamanya/rumnamanya.github.io | 2deadeff04c8a48cf683b885b7fa6ab9acc1d9d9 | [
"MIT"
] | null | null | null | ---
layout: project_single
title: "MACY'S, Herald Square, New York, Xmas trees, candy canes and nutcrackers, oh my! ’Tis the season to be Jolly', pinned by Ton van der Veer"
slug: "macys-herald-square-new-york-xmas-trees-candy-canes-and-nutcrackers-oh-my-tis-the"
parent: "christmas-tree-decoration-ideas-new-york"
---
... | 65.428571 | 147 | 0.748908 | eng_Latn | 0.691521 |
a8758f84b7a881df2b587b3d50cf953cb21a48ff | 1,918 | md | Markdown | docs/csharp/misc/cs1944.md | SilverBuzzard/docs.pl-pl | a3cda910e7b4b30f2c3c449c742dce1be42067b5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/csharp/misc/cs1944.md | SilverBuzzard/docs.pl-pl | a3cda910e7b4b30f2c3c449c742dce1be42067b5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/csharp/misc/cs1944.md | SilverBuzzard/docs.pl-pl | a3cda910e7b4b30f2c3c449c742dce1be42067b5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: CS1944 błąd kompilatora
ms.date: 07/20/2015
f1_keywords:
- CS1944
helpviewer_keywords:
- CS1944
ms.assetid: e5e2c018-9a7e-48ee-8dd3-98e3553777c1
ms.openlocfilehash: 5d703a04c73e051e165215be2b9194a12dfbf64b
ms.sourcegitcommit: 3c1c3ba79895335ff3737934e39372555ca7d6d0
ms.translationtype: MT
ms.contentlocale: p... | 31.442623 | 233 | 0.714286 | pol_Latn | 0.995891 |
a876149a2dc1be5ecd9d8fda8d9966fabc315627 | 3,868 | md | Markdown | README.md | ohgaito/PMIP4-midHolocene | d6343c0855dce6f3329b8b799aed6d56b33a1f63 | [
"MIT"
] | null | null | null | README.md | ohgaito/PMIP4-midHolocene | d6343c0855dce6f3329b8b799aed6d56b33a1f63 | [
"MIT"
] | null | null | null | README.md | ohgaito/PMIP4-midHolocene | d6343c0855dce6f3329b8b799aed6d56b33a1f63 | [
"MIT"
] | null | null | null | # PMIP4-midHolocene
This repository is a live document/analysis needed to write a multi-model manuscript about the PMIP4 midHolocene simulations. It is being coordinated by [Chris Brierley](c.brierley@ucl.ac.uk) and [Anni Zhao](anni.zhao.16@ucl.ac.uk) at University College London. Where people have already agreed to co... | 89.953488 | 421 | 0.778438 | eng_Latn | 0.894401 |
a8763a0f6b44f1a503197f44262012167c93e508 | 2,241 | md | Markdown | mrsgit09Docset0516221715/SQL Server Protocols/MS-RDL/5642360c-18b3-4307-ab3c-e35854417a9a.md | mrsgit09/mrsgit09Repo0516221715 | 4dee21c7aff766e4380cb99bb4172b56f713098e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | mrsgit09Docset0516221715/SQL Server Protocols/MS-RDL/5642360c-18b3-4307-ab3c-e35854417a9a.md | mrsgit09/mrsgit09Repo0516221715 | 4dee21c7aff766e4380cb99bb4172b56f713098e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | mrsgit09Docset0516221715/SQL Server Protocols/MS-RDL/5642360c-18b3-4307-ab3c-e35854417a9a.md | mrsgit09/mrsgit09Repo0516221715 | 4dee21c7aff766e4380cb99bb4172b56f713098e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | <html dir="LTR" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:tool="http://www.microsoft.com/tooltip">
<head>
<meta http-equiv="Content-Type" content="text/html; CHARSET=utf-8"></meta>
... | 48.717391 | 217 | 0.634984 | yue_Hant | 0.520354 |
a8766952f7cb1331bb613d1d6d4a9bf1e4ae7979 | 191 | md | Markdown | proposals/subnet_management/20210921T0256Z.md | LittleChimera/nns-proposals | 234a64e85dc4bd21b6a17b998feb54245321b12f | [
"Apache-2.0"
] | 50 | 2021-05-22T05:04:41.000Z | 2022-03-09T12:12:24.000Z | proposals/subnet_management/20210921T0256Z.md | LittleChimera/nns-proposals | 234a64e85dc4bd21b6a17b998feb54245321b12f | [
"Apache-2.0"
] | 7 | 2021-05-23T14:43:14.000Z | 2021-11-12T17:10:11.000Z | proposals/subnet_management/20210921T0256Z.md | LittleChimera/nns-proposals | 234a64e85dc4bd21b6a17b998feb54245321b12f | [
"Apache-2.0"
] | 31 | 2021-05-21T11:20:51.000Z | 2021-10-20T23:51:17.000Z | Propose to remove node: r25rz-nbqsu-6ux7s-w56wg-ts54l-t7tk6-7q3jn-7p6ti-yavht-dbdbx-dqe
From subnet: w4asl-4nmyj-qnr7c-6cqq4-tkwmt-o26di-iupkq-vx4kt-asbrx-jzuxh-4ae
Reason: Remove dead node.
| 47.75 | 87 | 0.811518 | yue_Hant | 0.075396 |
a876e31ae29c37e237e78712697d98a24724d2cc | 1,566 | markdown | Markdown | content/post/lab-1/index.markdown | JoeSwinehart/c3-fp-2021 | ea3a54d01ba53e7be2d93c3af243254b22dff8bf | [
"CC-BY-4.0"
] | null | null | null | content/post/lab-1/index.markdown | JoeSwinehart/c3-fp-2021 | ea3a54d01ba53e7be2d93c3af243254b22dff8bf | [
"CC-BY-4.0"
] | null | null | null | content/post/lab-1/index.markdown | JoeSwinehart/c3-fp-2021 | ea3a54d01ba53e7be2d93c3af243254b22dff8bf | [
"CC-BY-4.0"
] | null | null | null | ---
title: Lab 1
subtitle:
author: Daniel Anderson
date: '2021-03-09'
assigned: '2021-04-07'
due: '2021-04-14'
slug: lab-1
categories:
- Assignments
tags:
- Labs
- Assignments
---
The purpose of this lab is to get you working with base R looping functions
while also being careful about data types. Your are w... | 22.371429 | 85 | 0.676884 | eng_Latn | 0.997456 |
a8770999d7dad53ffceb4ce4fe48b0c6d63332f6 | 2,672 | md | Markdown | quality-security/program-management/vulnerability-disclosure-procedure.md | vgenev/documentation | e8deb97820775f2af9996202d3e9b8441a92a7da | [
"Apache-2.0"
] | 19 | 2019-03-05T16:36:55.000Z | 2022-03-22T06:02:47.000Z | quality-security/program-management/vulnerability-disclosure-procedure.md | vgenev/documentation | e8deb97820775f2af9996202d3e9b8441a92a7da | [
"Apache-2.0"
] | 120 | 2019-03-09T06:52:50.000Z | 2022-03-21T14:01:09.000Z | quality-security/program-management/vulnerability-disclosure-procedure.md | vgenev/documentation | e8deb97820775f2af9996202d3e9b8441a92a7da | [
"Apache-2.0"
] | 79 | 2019-02-20T08:01:27.000Z | 2022-03-25T03:33:37.000Z | # Mojaloop Vulnerability Reporting Procedure
## Overview
This procedure is for guiding the public on how security vulnerabilities should be reported safely and responsibly to the dedicated security team within Mojaloop. As representatives of the Mojaloop Community, we strongly encourage everyone to alert us of the po... | 74.222222 | 460 | 0.818862 | eng_Latn | 0.999652 |
a8772471b5c6a7a625ed7cc7ef7c966f608c0539 | 45 | md | Markdown | README.md | lalfaro1704/django_dynamic_forms | 10f3e4a67ccafd731cef7be1b7025609eedbda7f | [
"MIT"
] | null | null | null | README.md | lalfaro1704/django_dynamic_forms | 10f3e4a67ccafd731cef7be1b7025609eedbda7f | [
"MIT"
] | null | null | null | README.md | lalfaro1704/django_dynamic_forms | 10f3e4a67ccafd731cef7be1b7025609eedbda7f | [
"MIT"
] | null | null | null | # django_dynamic_forms
Dynamic forms creator
| 15 | 22 | 0.866667 | eng_Latn | 0.771277 |
a8778f8951d36cafdd9bcf42a213ed9c26861359 | 5,773 | md | Markdown | README.md | gokhanmandaci/fmcamera | b94d9fc6718146eaeda51b8c186aec7b743ad6a0 | [
"MIT"
] | 6 | 2020-01-29T11:45:22.000Z | 2020-04-19T14:59:38.000Z | README.md | gokhanmandaci/fmcamera | b94d9fc6718146eaeda51b8c186aec7b743ad6a0 | [
"MIT"
] | 3 | 2020-01-29T15:58:47.000Z | 2021-06-14T18:50:10.000Z | README.md | gokhanmandaci/fmcamera | b94d9fc6718146eaeda51b8c186aec7b743ad6a0 | [
"MIT"
] | 1 | 2020-03-19T16:49:08.000Z | 2020-03-19T16:49:08.000Z | # FMCamera
<!---[](https://travis-ci.org/gokhanmandaci/FMCamera)--->
[](https://cocoapods.org/pods/FMCamera)
<!---[
関連記事
* [Unity でローグライクゲームを作ってみよう(企画編)](https://www.kurage.net/game-dev/103)
* [Unity でローグライクゲームを作ってみよう(マップ自動生成編)](https://www.kurage.net/game-dev/187)
* [Unity でローグライクゲームを作ってみよう(マップオブジェクト化編)](... | 32.454545 | 77 | 0.77591 | yue_Hant | 0.772299 |
a879804fc7832d279011d5df2e3a7bc13779c17b | 582 | md | Markdown | README.md | plane000/universal-system-monitor | 77c7a6e3e3f850227639a148588f557777e95831 | [
"MIT"
] | null | null | null | README.md | plane000/universal-system-monitor | 77c7a6e3e3f850227639a148588f557777e95831 | [
"MIT"
] | 1 | 2018-12-18T19:05:58.000Z | 2018-12-18T19:20:45.000Z | README.md | plane000/universal-system-monitor | 77c7a6e3e3f850227639a148588f557777e95831 | [
"MIT"
] | null | null | null | # Universal System Monitor
A universal and cross platform utility to monitor system health and control pheripherals.
The goal of this project is to bring together the tens of software utilities that exist to monitor system health, hardware statistics and pheripheral control, cosmetic or otherwise in one neat cross pl... | 41.571429 | 216 | 0.810997 | eng_Latn | 0.997617 |
a87a9feb65f6c8fb7b7e3f77da3cb71f35b32098 | 2,895 | md | Markdown | _pages/about.md | galaxy-qazzz/galaxy-qazzz.github.io | 965bde1d29440882452e78366c56cc6836a3d61a | [
"MIT"
] | null | null | null | _pages/about.md | galaxy-qazzz/galaxy-qazzz.github.io | 965bde1d29440882452e78366c56cc6836a3d61a | [
"MIT"
] | null | null | null | _pages/about.md | galaxy-qazzz/galaxy-qazzz.github.io | 965bde1d29440882452e78366c56cc6836a3d61a | [
"MIT"
] | null | null | null | ---
permalink: /
title: "About me"
excerpt: "About me"
author_profile: true
redirect_from:
- /about/
- /about.html
---
I am currently a third-year undergraduate student at Peking University.
Majoring in Intelligent Science and Technology, my research interests primarily include computer vision and robotics.
And ... | 55.673077 | 492 | 0.73506 | yue_Hant | 0.316032 |
a87b2709fcda533678fe77b07b6bc9bca8577992 | 114 | md | Markdown | README.md | tenzyu/stream-tweets-in-list | 182b805e35a7b1a86f764bde07bd70a1e558996a | [
"MIT"
] | 1 | 2021-12-16T15:11:07.000Z | 2021-12-16T15:11:07.000Z | README.md | tenzyu/stream-tweets-in-list | 182b805e35a7b1a86f764bde07bd70a1e558996a | [
"MIT"
] | null | null | null | README.md | tenzyu/stream-tweets-in-list | 182b805e35a7b1a86f764bde07bd70a1e558996a | [
"MIT"
] | null | null | null | # stream-tweets-in-list
Get Twitter tweets in a list with streaming API, then send it to Discord by using webhook
| 38 | 89 | 0.789474 | eng_Latn | 0.989602 |
a87b776c9bb6c9c922ec5929eb60650d17588512 | 2,017 | md | Markdown | src/tr/2016-04/14/06.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 68 | 2016-10-30T23:17:56.000Z | 2022-03-27T11:58:16.000Z | src/tr/2016-04/14/06.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 367 | 2016-10-21T03:50:22.000Z | 2022-03-28T23:35:25.000Z | src/tr/2016-04/14/06.md | OsArts/Bible-study | cfcefde42e21795e217d192a8b7a703ebb7a6c01 | [
"MIT"
] | 109 | 2016-08-02T14:32:13.000Z | 2022-03-31T10:18:41.000Z | ---
title: İsa ve Eyüp
date: 29/12/2016
---
### İsa ve Eyüp
Çağlar boyunca Kutsal Kitap öğrencileri Eyüp ile İsa’nın hikâyeleri arasında benzerlikler bulmaya çalıştılar. Her ne kadar Eyüp İsa’nın bir “örneği” olmasa da (kurban sisteminde hayvanların olduğu gibi), bazı benzerlikler mevcuttur. Bu benzerlikler arasın... | 91.681818 | 530 | 0.800198 | tur_Latn | 0.999994 |
a87c44670a94add0d160ddeba626b414b865344a | 384 | md | Markdown | README.md | MaksymBilenko/docker-pdns-mysql | 6594eb5292f024b9869ef24d8c90112d8e698224 | [
"Apache-2.0"
] | 1 | 2019-01-10T00:10:30.000Z | 2019-01-10T00:10:30.000Z | README.md | MaksymBilenko/docker-pdns-mysql | 6594eb5292f024b9869ef24d8c90112d8e698224 | [
"Apache-2.0"
] | null | null | null | README.md | MaksymBilenko/docker-pdns-mysql | 6594eb5292f024b9869ef24d8c90112d8e698224 | [
"Apache-2.0"
] | null | null | null | docker-pdns-mysql
=================
Docker container with PowerDNS service with MySQL backend based on [ubuntu:latest](https://registry.hub.docker.com/_/ubuntu/)
Usage:
docker run --rm --name powerdns -e RECURSOR=8.8.8.8 -e MYSQL_HOST=mysqld.domain.com -e MYSQL_DBPASS=powersecret --dns=10.0.1.1 --dns=8.8.8.8 --dn... | 48 | 212 | 0.705729 | kor_Hang | 0.396183 |
a87df9fa67ff032503228f1f8b1ee853464c4339 | 1,149 | md | Markdown | _exocortex/javascript/AsyncAwait.md | maxx1128/snappy-personal-site | dd1cef077f35632bce210922731614f9118f4729 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-05-31T11:41:32.000Z | 2019-05-31T11:41:32.000Z | _exocortex/javascript/AsyncAwait.md | maxx1128/snappy-personal-site | dd1cef077f35632bce210922731614f9118f4729 | [
"CC-BY-4.0",
"MIT"
] | 58 | 2019-10-02T16:00:20.000Z | 2020-07-08T01:53:09.000Z | _exocortex/javascript/AsyncAwait.md | maxx1128/snappy-personal-site | dd1cef077f35632bce210922731614f9118f4729 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-05-31T11:43:43.000Z | 2019-05-31T11:43:43.000Z | ---
title: Async/Await
category: Javascript
date: 2020-06-08
---
Async/Await functions are simple, effective methods for asynchronous JavaScript. They're essentially functions that will do two additional things things:
* Know when to pause when waiting for data outside of JavaScript's single-threaded system
* Will re... | 34.818182 | 174 | 0.774587 | eng_Latn | 0.998678 |
a87fcb498dc4c5e2ec9e5a094462753b82993c8c | 30 | md | Markdown | README.md | juandavidperez/canvas | 9f72149446b472afc92eebe8b5f3066a9b2f5df1 | [
"Apache-2.0"
] | null | null | null | README.md | juandavidperez/canvas | 9f72149446b472afc92eebe8b5f3066a9b2f5df1 | [
"Apache-2.0"
] | null | null | null | README.md | juandavidperez/canvas | 9f72149446b472afc92eebe8b5f3066a9b2f5df1 | [
"Apache-2.0"
] | null | null | null | # canvas
dibujando con canvas
| 10 | 20 | 0.8 | spa_Latn | 0.940375 |
a88072c7417109b6769fb12ae69be273146888d0 | 653 | md | Markdown | USERS.md | coleca/AutoSpotting | f835dc7204b21845dd09ea483aea1e70d31426b1 | [
"MIT"
] | 3 | 2021-01-19T20:24:47.000Z | 2021-01-19T21:40:48.000Z | USERS.md | coleca/AutoSpotting | f835dc7204b21845dd09ea483aea1e70d31426b1 | [
"MIT"
] | null | null | null | USERS.md | coleca/AutoSpotting | f835dc7204b21845dd09ea483aea1e70d31426b1 | [
"MIT"
] | 2 | 2019-07-09T16:26:40.000Z | 2020-08-11T17:12:33.000Z | # Main users
The following organizations are known to have at least some AutoSpotting
installations (listed alphabetically).
- www.amazon.com
- www.art.com
- www.brumbi.com
- www.coreinformatics.com
- www.crichq.com
- www.empyrean-apac.com
- www.faasos.com
- www.fractalanalytics.com
- www.healthengine.com.au
- www.ib... | 19.787879 | 72 | 0.751914 | yue_Hant | 0.696663 |
a882053259e167eb7fa29125db5128d7c008ff31 | 1,091 | md | Markdown | README.md | DOGEDogecoin/Doge | bfa146d8824b38720d0a95575ee040a07c48d2c8 | [
"MIT"
] | null | null | null | README.md | DOGEDogecoin/Doge | bfa146d8824b38720d0a95575ee040a07c48d2c8 | [
"MIT"
] | null | null | null | README.md | DOGEDogecoin/Doge | bfa146d8824b38720d0a95575ee040a07c48d2c8 | [
"MIT"
] | null | null | null | ## Status
[](https://semaphoreci.com/xmrmonero/xmr)
[](https://semaphoreci.com/bchbytecoin/bch)
[
To install:
sudo desktop-file-install gncoin-... | 27.090909 | 108 | 0.738255 | eng_Latn | 0.956369 |
a884d560589b787b235432b9dab518888d5e6233 | 139 | md | Markdown | README.md | josh0xA/article-portfolio | a96dfc80b158b3b4e81ccc2052622ba1c827a3cf | [
"MIT"
] | 2 | 2020-07-18T10:02:07.000Z | 2021-04-13T10:23:51.000Z | README.md | josh0xA/article-portfolio | a96dfc80b158b3b4e81ccc2052622ba1c827a3cf | [
"MIT"
] | null | null | null | README.md | josh0xA/article-portfolio | a96dfc80b158b3b4e81ccc2052622ba1c827a3cf | [
"MIT"
] | null | null | null | # Josh Schiavone's Medium Article/Write-up Portfolio
Feel free to reference them anytime you like.
https://www.medium.com/@jshschiavone
| 27.8 | 52 | 0.784173 | eng_Latn | 0.695582 |
a884da2fdc3c75e0010ac326a9b4d9334abced5e | 719 | md | Markdown | README.md | chimame/red-datasets-gdk-pixbuf | 09ea7afe219eb976c00562be85311f39012fb43e | [
"MIT"
] | 3 | 2018-05-06T18:51:28.000Z | 2018-12-12T07:43:27.000Z | README.md | chimame/red-datasets-gdk-pixbuf | 09ea7afe219eb976c00562be85311f39012fb43e | [
"MIT"
] | 4 | 2018-10-15T14:58:34.000Z | 2018-12-16T11:08:42.000Z | README.md | chimame/red-datasets-gdk-pixbuf | 09ea7afe219eb976c00562be85311f39012fb43e | [
"MIT"
] | 1 | 2018-10-15T12:41:11.000Z | 2018-10-15T12:41:11.000Z | # README
## Name
Red Datasets GDK Pixbuf
## Description
Red Datasets GDK Pixbuf adds [GDK Pixbuf](https://developer.gnome.org/gdk-pixbuf/stable/) object export feature to Red Datasets.
Red Datasets GDK Pixbuf adds `#to_gdk_pixbuf` method to some datasets in Red Datasets. You can get `GdkPixbuf::Pixbuf` objects fro... | 19.972222 | 142 | 0.730181 | yue_Hant | 0.458971 |
a885993c31ecb1b4992a9ebc9520a389d88b7735 | 81 | md | Markdown | README.md | Coding-Forest/Kotlin | 8ecd9f015ab6d8fd815af02a51e30f2940ade461 | [
"Apache-2.0"
] | null | null | null | README.md | Coding-Forest/Kotlin | 8ecd9f015ab6d8fd815af02a51e30f2940ade461 | [
"Apache-2.0"
] | null | null | null | README.md | Coding-Forest/Kotlin | 8ecd9f015ab6d8fd815af02a51e30f2940ade461 | [
"Apache-2.0"
] | null | null | null | # Kotlin
My Kotlin learning space, part of preps to become an Android developer
| 27 | 71 | 0.790123 | eng_Latn | 0.994074 |
a885fddb910f1563fcfdd5c29868a7d123fa1cb9 | 1,110 | md | Markdown | CHANGELOG.md | mstksg/hamilton | 3ba45860466a25de2933c61dd6f3eefa84725c29 | [
"BSD-3-Clause"
] | 136 | 2016-11-22T15:07:48.000Z | 2021-07-09T22:08:07.000Z | CHANGELOG.md | mstksg/hamilton | 3ba45860466a25de2933c61dd6f3eefa84725c29 | [
"BSD-3-Clause"
] | 7 | 2016-12-05T09:41:29.000Z | 2021-03-06T03:24:53.000Z | CHANGELOG.md | mstksg/hamilton | 3ba45860466a25de2933c61dd6f3eefa84725c29 | [
"BSD-3-Clause"
] | 12 | 2016-11-24T21:59:13.000Z | 2020-12-14T01:54:15.000Z | Changelog
=========
Version 0.1.0.4
---------------
*Unreleased*
<https://github.com/mstksg/hamilton/releases/tag/v0.1.0.4>
*Internal*
* Rewrote more internal functions using *hmatrix-vector-sized*, which should
yield performance benefits.
Version 0.1.0.3
---------------
*Mar 20, 2018*
<https://github.com... | 18.813559 | 78 | 0.64955 | eng_Latn | 0.398548 |
a88641553484385b5e10953cc7fbb04cf621c6fd | 5,834 | md | Markdown | README.md | DEFRA/defra-ruby-alert | e650a2da201d2f931ee99824f845ed9b64e28447 | [
"Ruby",
"Unlicense"
] | null | null | null | README.md | DEFRA/defra-ruby-alert | e650a2da201d2f931ee99824f845ed9b64e28447 | [
"Ruby",
"Unlicense"
] | 2 | 2020-06-02T11:37:15.000Z | 2020-06-04T07:37:59.000Z | README.md | DEFRA/defra-ruby-alert | e650a2da201d2f931ee99824f845ed9b64e28447 | [
"Ruby",
"Unlicense"
] | 1 | 2021-04-10T21:38:03.000Z | 2021-04-10T21:38:03.000Z | # Defra Ruby Alert

[](https://sonarcloud.io/dashboard?id=DEFRA_defra-ruby-alert)
[. The Dashboard is built with R, JavaScript and Shiny. If you got this far, we have to assume you can look after yourself with R and navigatin... | 67.91716 | 735 | 0.723122 | eng_Latn | 0.997254 |
a886ee56ef58b45484ede86b42cbdf53b5460346 | 4,979 | md | Markdown | README.md | Sayan-m90/Minimum-Persistent-Cycles | 071f2a9f4d31f2ecbcd7e6e963ec9db3cc30b120 | [
"Unlicense"
] | null | null | null | README.md | Sayan-m90/Minimum-Persistent-Cycles | 071f2a9f4d31f2ecbcd7e6e963ec9db3cc30b120 | [
"Unlicense"
] | 1 | 2019-11-07T14:35:56.000Z | 2020-01-20T14:18:00.000Z | README.md | Sayan-m90/Minimum-Persistent-Cycles | 071f2a9f4d31f2ecbcd7e6e963ec9db3cc30b120 | [
"Unlicense"
] | null | null | null | # Computing Minimum Persistent 2-Cycles
This project implements the algorithms described in the following paper:
[Computing Minimal Persistent Cycles: Polynomial and Hard Cases](https://arxiv.org/pdf/1907.04889.pdf)
by Tamal K. Dey, Tao Hou, and Sayan Mandal which appears on the conference SODA20'.
## Group Informa... | 44.455357 | 641 | 0.767021 | eng_Latn | 0.978387 |
a886ffa2d31628188e55464288b374153246102e | 1,589 | md | Markdown | 01-Lesson-Plans/02-VBA-Scripting/README.md | anirudhmungre/sneaky-lessons | 8e48015c50865059db96f8cd369bcc15365d66c7 | [
"ADSL"
] | null | null | null | 01-Lesson-Plans/02-VBA-Scripting/README.md | anirudhmungre/sneaky-lessons | 8e48015c50865059db96f8cd369bcc15365d66c7 | [
"ADSL"
] | null | null | null | 01-Lesson-Plans/02-VBA-Scripting/README.md | anirudhmungre/sneaky-lessons | 8e48015c50865059db96f8cd369bcc15365d66c7 | [
"ADSL"
] | null | null | null | ## Unit 2: VBA Scripting
### Overview
### Slideshows
* [2.1 Fundamentals of Programming with VBA](https://docs.google.com/presentation/d/1TWgnpDnWSOI1U12OeHVBiMALAuvWS2C3KKQPrBeicWw/edit#slide=id.g473a132ac1_0_7)
* [2.2 Control Flow with VBA](https://docs.google.com/presentation/d/1HpP3Hb3HnYJ4nldADC1SU2hbLGlgtiWsJa... | 44.138889 | 327 | 0.781624 | eng_Latn | 0.583512 |
a8877ed751ef829956e1cd8c5b8127cde812efa9 | 1,923 | md | Markdown | firefox migration.md | AmigaGPU/fat-agnus | 4d8216c8b3ca3feb43925d80fc19fa0fa289784f | [
"BSD-3-Clause"
] | 2 | 2018-05-12T03:27:54.000Z | 2019-09-06T08:25:28.000Z | firefox migration.md | AmigaGPU/fat-agnus | 4d8216c8b3ca3feb43925d80fc19fa0fa289784f | [
"BSD-3-Clause"
] | null | null | null | firefox migration.md | AmigaGPU/fat-agnus | 4d8216c8b3ca3feb43925d80fc19fa0fa289784f | [
"BSD-3-Clause"
] | null | null | null | ---
title: Firefox migration tips & tricks
published: false
description: How to migrate back from chrome to firefox with the least ammount of trouble
tags: #WebClients #HTML5 #JavaScript #extensions
---
I've downloaded firefox **ESR** and am migrating important addons to firefox equivalents. Up to n... | 54.942857 | 248 | 0.737389 | eng_Latn | 0.999459 |
a887b2bf4c1ef00a84582fd3625eaec2d7ee8a1f | 802 | md | Markdown | README.md | patrykstefanski/retrostats | 57b236982f29bf1389e6e72264c863a876f334b9 | [
"BSD-2-Clause"
] | null | null | null | README.md | patrykstefanski/retrostats | 57b236982f29bf1389e6e72264c863a876f334b9 | [
"BSD-2-Clause"
] | null | null | null | README.md | patrykstefanski/retrostats | 57b236982f29bf1389e6e72264c863a876f334b9 | [
"BSD-2-Clause"
] | null | null | null | # retrostats
OGame Retro Server statistics.
## Building server
```
cd server
# Get all dependencies
go get -d .
# Get the rice tool
go get github.com/GeertJohan/go.rice/rice
# Embed resources by generating Go source code
rice embed-go
# Build server
go build -o server *.go
```
## Restoring a database dump
Database du... | 23.588235 | 97 | 0.760599 | eng_Latn | 0.706236 |
a888adaa52f9e14cbcdad206542a95a7a8d3f7bb | 462 | md | Markdown | README.md | slavni96/JWT-API-NET | 0f2db8993e1bd5242d6c879deae3946372965361 | [
"MIT"
] | null | null | null | README.md | slavni96/JWT-API-NET | 0f2db8993e1bd5242d6c879deae3946372965361 | [
"MIT"
] | null | null | null | README.md | slavni96/JWT-API-NET | 0f2db8993e1bd5242d6c879deae3946372965361 | [
"MIT"
] | null | null | null | # JWT-API-NET
Simple implementation of JWT API Auth in .NET Framework 4.7.2
# Useful information
> JwtManager.cs
Here you will generate the token from a secret string. Remember to generate a new one.
> Filters/JwtAuthenticationAttribute
Definition of the attribute [JwtAuthentication] to indicate methods or contro... | 27.176471 | 113 | 0.811688 | eng_Latn | 0.957249 |
a8895b5c8a664ae1d657a65875369ec47a5dd0c2 | 723 | md | Markdown | content/en/portfolio/pomodoro.md | maitesin/maite-website | ce6082a144124c00cc07fabc8c8dade04d261d76 | [
"BSD-2-Clause"
] | null | null | null | content/en/portfolio/pomodoro.md | maitesin/maite-website | ce6082a144124c00cc07fabc8c8dade04d261d76 | [
"BSD-2-Clause"
] | 2 | 2017-07-30T21:21:34.000Z | 2017-07-30T21:21:42.000Z | content/en/portfolio/pomodoro.md | maitesin/maite-website | ce6082a144124c00cc07fabc8c8dade04d261d76 | [
"BSD-2-Clause"
] | null | null | null | +++
title = "Pomodoro Assistant"
date = "2015-06-24T13:50:46+02:00"
type = "portfolio"
image = "/img/portfolio/Pomodoro_texto.png"
+++
*Marinara: Pomodoro Assistant* is a Google Chrome extension developed by Chris Schmich.
This is a productivity extension based on the Pomodoro Technique, which works as a time managem... | 51.642857 | 250 | 0.785615 | eng_Latn | 0.995221 |
a88962110e12e868f4d4a6ec1403a4087a1e4c32 | 1,836 | md | Markdown | src/en/2017-02-cq/01/07.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 68 | 2016-10-30T23:17:56.000Z | 2022-03-27T11:58:16.000Z | src/en/2017-02-cq/01/07.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 367 | 2016-10-21T03:50:22.000Z | 2022-03-28T23:35:25.000Z | src/en/2017-02-cq/01/07.md | OsArts/Bible-study | cfcefde42e21795e217d192a8b7a703ebb7a6c01 | [
"MIT"
] | 109 | 2016-08-02T14:32:13.000Z | 2022-03-31T10:18:41.000Z | ---
title: Transformation of a Fisherman
date: 31/03/2017
---
### Transformation of a Fisherman
Matt. 14:30, 31; 16:13–19
**CONCLUDE**
Peter underwent a dramatic transformation—from crass, selfish, uneducated fisherman to bold, Christ-centered leader of the church. Peter didn’t change himself; Jesus transformed ... | 63.310345 | 543 | 0.777778 | eng_Latn | 0.999616 |
a88b08679bd02e668674038928dddf0671891ccb | 627 | md | Markdown | README.md | tomy0000000/dotfiles | 35ad9c279023a98391c9b3f64fd96ee1bed892a9 | [
"MIT"
] | null | null | null | README.md | tomy0000000/dotfiles | 35ad9c279023a98391c9b3f64fd96ee1bed892a9 | [
"MIT"
] | null | null | null | README.md | tomy0000000/dotfiles | 35ad9c279023a98391c9b3f64fd96ee1bed892a9 | [
"MIT"
] | null | null | null | # .files
My setup scripts and .files for new machine/development runtime for both Linux and macOS.
Most of the function is still under construction, use at your own risk.
## Install
### with remote script
#### `curl`
```sh
curl -fsSL https://init.tomy.tech | bash
```
#### `wget`
```sh
wget -O - https://init.tom... | 16.945946 | 89 | 0.685805 | eng_Latn | 0.885302 |
a88b27cd7a2366b0ce6ae0765b56672f2477bb4c | 4,668 | markdown | Markdown | _posts/2016-03-9-hiddeningredientagileprojects.markdown | DaveDiehl/davediehl.github.io | 6ac2c48a68c523ed60bc04f1adbe63f1928c0295 | [
"MIT"
] | null | null | null | _posts/2016-03-9-hiddeningredientagileprojects.markdown | DaveDiehl/davediehl.github.io | 6ac2c48a68c523ed60bc04f1adbe63f1928c0295 | [
"MIT"
] | null | null | null | _posts/2016-03-9-hiddeningredientagileprojects.markdown | DaveDiehl/davediehl.github.io | 6ac2c48a68c523ed60bc04f1adbe63f1928c0295 | [
"MIT"
] | null | null | null | ---
layout: post
title: "The hidden ingredient of successful agile projects"
subtitle: "Why some agile projects fail and others succeed"
date: 2016-03-12 12:00:00
author: "Dave Diehl"
header-img: "img/Plain-Dark-Brown-Wallpaper.jpg"
---
<h3>The Great Promise of Agile Productivity</h3>
There are man... | 75.290323 | 346 | 0.785133 | eng_Latn | 0.999351 |
a88cac846a3ff10a3300bb6d6f2532747a4f1544 | 1,425 | md | Markdown | cheatsheets/cli.md | solomonxie/cdn | 72430ed10fa708b9e421b851b62e3e128f170b32 | [
"MIT"
] | 4 | 2019-07-31T08:58:20.000Z | 2020-12-21T12:42:39.000Z | cheatsheets/cli.md | solomonxie/cdn | 72430ed10fa708b9e421b851b62e3e128f170b32 | [
"MIT"
] | 3 | 2020-02-22T08:47:52.000Z | 2020-03-18T14:17:49.000Z | cheatsheets/cli.md | solomonxie/cdn | 72430ed10fa708b9e421b851b62e3e128f170b32 | [
"MIT"
] | null | null | null | # Command Line Tools Reference
## lookatme
> Presentation tool for Markdown.
REF: https://github.com/d0c-s4vage/lookatme#known-extensions
Extention:
- https://github.com/d0c-s4vage/lookatme.contrib.render
```sh
pip install lookatme lookatme.contrib.render
lookatme /path/to/readme.md
# Live mode: will auto re-... | 19.791667 | 92 | 0.705965 | eng_Latn | 0.80026 |
a88ceebc5291f1eceada5aa62328bf2e096aa260 | 1,036 | md | Markdown | content/curriculum/guides/2001/4/01.04.01.x.md | kenlu89/teachers_institute | 1fc993f30d6ac17b3097e63510ce758a12c910ea | [
"MIT"
] | null | null | null | content/curriculum/guides/2001/4/01.04.01.x.md | kenlu89/teachers_institute | 1fc993f30d6ac17b3097e63510ce758a12c910ea | [
"MIT"
] | null | null | null | content/curriculum/guides/2001/4/01.04.01.x.md | kenlu89/teachers_institute | 1fc993f30d6ac17b3097e63510ce758a12c910ea | [
"MIT"
] | null | null | null | ---
layout: "unit"
title: "Guide Entry 01.04.01"
path: "/curriculum/guides/2001/4/01.04.01.x.html"
unitTitle: "Race, Gender, Ethnicity, and Aesthetics in the Art of Graffiti"
unitAuthor: "Val-Jean Belton"
keywords: ""
recommendedFor: "Recommended for Art, grades 10-12."
---
<body>
<hr/>
<h4>
Guide Entry to 01.04.01:
</... | 49.333333 | 649 | 0.767375 | eng_Latn | 0.998336 |
a88cef0208c0d695d1c6247642d7072c73233cd9 | 31 | md | Markdown | README.md | ngathee/jenkins-test | ef105f9d95b12909e945a31d4ec7a5b994c16b47 | [
"MIT"
] | null | null | null | README.md | ngathee/jenkins-test | ef105f9d95b12909e945a31d4ec7a5b994c16b47 | [
"MIT"
] | null | null | null | README.md | ngathee/jenkins-test | ef105f9d95b12909e945a31d4ec7a5b994c16b47 | [
"MIT"
] | null | null | null | # jenkins-test
Testing jenkins
| 10.333333 | 15 | 0.806452 | bos_Latn | 0.38104 |
a88d158ca224783f75932ad6ee4024835b7fd284 | 3,680 | md | Markdown | exampleSite/content/english/project/rio-furniture-2.md | luka712/moje-sunce | 55d8e6f07daf9cda0a06a3560edc861e7cdd4063 | [
"CC-BY-3.0"
] | null | null | null | exampleSite/content/english/project/rio-furniture-2.md | luka712/moje-sunce | 55d8e6f07daf9cda0a06a3560edc861e7cdd4063 | [
"CC-BY-3.0"
] | null | null | null | exampleSite/content/english/project/rio-furniture-2.md | luka712/moje-sunce | 55d8e6f07daf9cda0a06a3560edc861e7cdd4063 | [
"CC-BY-3.0"
] | null | null | null | ---
title: "Organic Plantations"
description: "this is meta description"
index: 2
draft: false
image : "images/portfolio/field.jpg"
content_image : "images/portfolio/field2.jpg"
#bg_image: "images/featue-bg.jpg"
enable_grid_images: true
category: "Illustration"
information:
- label : "Client"
info : "Jannie Kelon... | 49.72973 | 121 | 0.783424 | eng_Latn | 0.953263 |
a88dd8662def7898680270526b552ef0bee834ff | 406 | md | Markdown | JavaExercises/src/basic/step1/ex10/README.md | kajisnap/java_exercise | 01deb1b3ae61c4beedb0a4034e186354a19aeae2 | [
"Apache-2.0"
] | 2 | 2019-02-10T06:41:15.000Z | 2019-02-19T13:08:27.000Z | JavaExercises/src/basic/step1/ex10/README.md | kajisnap/java_exercise | 01deb1b3ae61c4beedb0a4034e186354a19aeae2 | [
"Apache-2.0"
] | null | null | null | JavaExercises/src/basic/step1/ex10/README.md | kajisnap/java_exercise | 01deb1b3ae61c4beedb0a4034e186354a19aeae2 | [
"Apache-2.0"
] | 2 | 2019-02-09T09:08:47.000Z | 2019-02-10T06:12:30.000Z | ## [Ex10] 표 그리기
### 1. 목표
* 표의 모서리로 사용할 문자가 `EDGE` 배열에 들어있다.
* 이 배열을 사용하여 주어진 행과 열의 수 만큼의 크기를 가지는 표를 출력하자.
```java
String[][] EDGE = {
{"┌","┬","┐"},
{"├","┼","┤"},
{"└","┴","┘"}
};
```
### 2. 실행예시
* rows = 1 , cols = 1
```
┌┐
└┘
```
* rows = 2 , cols = 2
```
┌┬┐
├┼┤
└┴┘
```
* rows = 4 , cols = 6
```
┌┬┬┬┬┬... | 9.022222 | 45 | 0.347291 | kor_Hang | 1.000002 |
a88f86330dd3ca91c78796008d055c21c9c760f3 | 695 | md | Markdown | _posts/2014-10-14-39-8189.md | ashmaroli/mycad.github.io | 47fb8e82e4801dd33a3d4335a3d4a6657ec604cf | [
"MIT"
] | null | null | null | _posts/2014-10-14-39-8189.md | ashmaroli/mycad.github.io | 47fb8e82e4801dd33a3d4335a3d4a6657ec604cf | [
"MIT"
] | null | null | null | _posts/2014-10-14-39-8189.md | ashmaroli/mycad.github.io | 47fb8e82e4801dd33a3d4335a3d4a6657ec604cf | [
"MIT"
] | null | null | null | ---
layout: post
amendno: 39-8189
cadno: CAD2014-EC35-01
title: 飞行控制-可配平水平安定面作动筒-检查/改装
date: 2014-10-14 00:00:00 +0800
effdate: 2014-10-24 00:00:00 +0800
tag: EC35
categories: 民航华东地区管理局适航审定处
author: 范仁钰
---
##适用范围:
本指令适用于空客直升机德国股份有限公司(原欧直德国股份有限公司)下列飞机:型号EC135 P2+和T2+直升机,系列号如表1所示。表1 受影响的直升机和主/尾旋翼齿轮箱
直升机序列号 主旋翼齿轮箱MGB序列号... | 18.783784 | 84 | 0.748201 | yue_Hant | 0.49558 |
a8905611bce6b9f3b9159193678d05b1b94c83a6 | 59 | md | Markdown | todo/readme.md | CAMES-Engineering/RESEARCH-Rigshospitalet-FETAL-MRI-SVRTK-Pipeline | 777d6b0686cbf518a1e3676c51388735e9eeafd4 | [
"MIT"
] | null | null | null | todo/readme.md | CAMES-Engineering/RESEARCH-Rigshospitalet-FETAL-MRI-SVRTK-Pipeline | 777d6b0686cbf518a1e3676c51388735e9eeafd4 | [
"MIT"
] | null | null | null | todo/readme.md | CAMES-Engineering/RESEARCH-Rigshospitalet-FETAL-MRI-SVRTK-Pipeline | 777d6b0686cbf518a1e3676c51388735e9eeafd4 | [
"MIT"
] | null | null | null |
DOI
Notification on fail
Describe Masking process
| 8.428571 | 26 | 0.728814 | eng_Latn | 0.92203 |
a8906b2272d982cb8e10d58c672654eab1e02480 | 2,163 | md | Markdown | content/report/2016/swarm.md | tphummel/data.tomhummel.com | 17e939aedaaf8db6cb5bc20c01e3becc1be2a98b | [
"MIT"
] | null | null | null | content/report/2016/swarm.md | tphummel/data.tomhummel.com | 17e939aedaaf8db6cb5bc20c01e3becc1be2a98b | [
"MIT"
] | null | null | null | content/report/2016/swarm.md | tphummel/data.tomhummel.com | 17e939aedaaf8db6cb5bc20c01e3becc1be2a98b | [
"MIT"
] | null | null | null | ---
title: "2016 Swarm"
date: 2017-02-11T12:09:00-08:00
tags: ["swarm", "swarm-annual"]
draft: false
---
633 check-ins.
<!--more-->
#### day, month checkin totals
<table><tbody><tr><th> </th><th>Sun</th><th>Mon</th><th>Tue</th><th>Wed</th><th>Thu</th><th>Fri</th><th>Sat</th><th> Total</th></tr><tr><th>Jan</th><td>1... | 113.842105 | 1,515 | 0.556172 | cym_Latn | 0.213087 |
a8909befb30493b349f553c0dec7aa1e5a8ebd75 | 239 | md | Markdown | docs-archive-a/2014/includes/ssde-md.md | MicrosoftDocs/sql-docs-archive-pr.ko-kr | e7fbe5118f408275517afc7fd2fe8d177e4ea0c3 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-archive-a/2014/includes/ssde-md.md | MicrosoftDocs/sql-docs-archive-pr.ko-kr | e7fbe5118f408275517afc7fd2fe8d177e4ea0c3 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2021-10-11T06:42:44.000Z | 2021-11-25T02:26:14.000Z | docs-archive-a/2014/includes/ssde-md.md | MicrosoftDocs/sql-docs-archive-pr.ko-kr | e7fbe5118f408275517afc7fd2fe8d177e4ea0c3 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-09-29T08:52:08.000Z | 2021-09-29T08:52:08.000Z | ---
ms.openlocfilehash: 47b4d6f7dddc3040ed3af2594acd4f6b8f7d5861
ms.sourcegitcommit: ad4d92dce894592a259721a1571b1d8736abacdb
ms.translationtype: MT
ms.contentlocale: ko-KR
ms.lasthandoff: 08/04/2020
ms.locfileid: "87638492"
---
데이터베이스 엔진
| 23.9 | 60 | 0.83682 | kor_Hang | 0.2779 |
a8913e7ddc26e633534da2233429e0ef0c19b421 | 1,182 | md | Markdown | react-native-sdk/README.md | srikanthsunkari/react-native-web-test-sdk | 9ce305261dfc4a2d1cf83bf789068bff50941d2e | [
"Apache-2.0"
] | null | null | null | react-native-sdk/README.md | srikanthsunkari/react-native-web-test-sdk | 9ce305261dfc4a2d1cf83bf789068bff50941d2e | [
"Apache-2.0"
] | null | null | null | react-native-sdk/README.md | srikanthsunkari/react-native-web-test-sdk | 9ce305261dfc4a2d1cf83bf789068bff50941d2e | [
"Apache-2.0"
] | null | null | null | # react-native-sdk
## Getting started
1. Copy this library in your project root
2. Run the command `$ npm install ./react-native-sdk`
3. Run `react-native link react-native-sdk`
#### iOS
1. In XCode, in the project navigator, right click `Libraries` ➜ `Add Files to [your project's name]`
2. Go to `node_modules` ➜ `r... | 35.818182 | 140 | 0.705584 | eng_Latn | 0.886161 |
a8925f29abf3cb3d3c660dd35bad415df0f5b04f | 925 | md | Markdown | merakiMomentSite/content/hjemmekontor/hjemmekontor-uke-12.md | sndrem/parsa-hugo | 2f9511dfa523ee0aeb9b07faf7396502edfc2ce6 | [
"MIT"
] | null | null | null | merakiMomentSite/content/hjemmekontor/hjemmekontor-uke-12.md | sndrem/parsa-hugo | 2f9511dfa523ee0aeb9b07faf7396502edfc2ce6 | [
"MIT"
] | null | null | null | merakiMomentSite/content/hjemmekontor/hjemmekontor-uke-12.md | sndrem/parsa-hugo | 2f9511dfa523ee0aeb9b07faf7396502edfc2ce6 | [
"MIT"
] | null | null | null | +++
categories = ["hjemmekontor"]
date = 2020-06-06T22:00:00Z
description = "Tilbake på hjemmekontor etter to uker i Bergen"
image = "/v1591522818/meraki/IMG_2383_abeeck.jpg"
tags = ["hjemmekontor", "corona"]
title = "Hjemmekontor - Uke 12"
+++
Etter to deilige uker i Bergen er vi tilbake på hjemmekontor i Oslo. Uken ... | 51.388889 | 214 | 0.772973 | nob_Latn | 0.979835 |
a89321c8848c8ddec0043ef2802862fbf6e64772 | 2,215 | md | Markdown | src/Ch3-Decision-Control-Instruction/C/README.md | yashppawar/LetUs-C | 6c0c7e44b0337ea92ad6a64ba2da13a0468c9975 | [
"MIT"
] | 2 | 2021-09-28T08:42:35.000Z | 2022-01-08T20:25:42.000Z | src/Ch3-Decision-Control-Instruction/C/README.md | yashppawar/LetUs-C | 6c0c7e44b0337ea92ad6a64ba2da13a0468c9975 | [
"MIT"
] | null | null | null | src/Ch3-Decision-Control-Instruction/C/README.md | yashppawar/LetUs-C | 6c0c7e44b0337ea92ad6a64ba2da13a0468c9975 | [
"MIT"
] | null | null | null | ## [C] Attempt the Following:
a. If cost price and selling price of an item are input through the keyboard, write a program to determine weather the seller has made profit or incurred loss. Also determine how much profit he made or loss he incurred. [Solution](./a.c)
b. Any integer is input through the keyboard. Writ... | 79.107143 | 253 | 0.736343 | eng_Latn | 0.999888 |
a89430992f4083b6684dff8d64986b0fa02e5cb4 | 776 | md | Markdown | readme.md | marianydesign/Unity-WebXR-Teleportation-and-SmoothLocomotion | 13c7e85463caf1d536395188909b69d07a6efff1 | [
"MIT"
] | 3 | 2022-03-02T15:49:43.000Z | 2022-03-30T20:39:06.000Z | readme.md | marianydesign/Unity-WebXR-Teleportation-and-SmoothLocomotion | 13c7e85463caf1d536395188909b69d07a6efff1 | [
"MIT"
] | null | null | null | readme.md | marianydesign/Unity-WebXR-Teleportation-and-SmoothLocomotion | 13c7e85463caf1d536395188909b69d07a6efff1 | [
"MIT"
] | null | null | null | Within this Unity Project with WebXR (https://github.com/De-Panther/Simple-WebXR-Teleporter which is adjusted from https://github.com/IJEMIN/Simple-Unity-VR-Teleporter, both under MIT license) I integrated a C# script (https://github.com/msub2/) to be able to walk around with left controller from the Quest headset and ... | 97 | 383 | 0.796392 | eng_Latn | 0.987507 |
a894608faa63d650e6d2fc1d4df4c6de4558d1b7 | 50 | md | Markdown | README.md | ramnathv/rcisotype | 1cde34273d9b7975e93ae3c141bc26f609bf16b4 | [
"MIT"
] | 1 | 2015-04-22T14:25:19.000Z | 2015-04-22T14:25:19.000Z | README.md | ramnathv/rcisotype | 1cde34273d9b7975e93ae3c141bc26f609bf16b4 | [
"MIT"
] | null | null | null | README.md | ramnathv/rcisotype | 1cde34273d9b7975e93ae3c141bc26f609bf16b4 | [
"MIT"
] | null | null | null | # rcisotype
Interactive Isotype charts using D3js
| 16.666667 | 37 | 0.84 | eng_Latn | 0.766354 |
a89504ce56afb8da32c4ba4c02c43706531acd66 | 360 | md | Markdown | content/links/2010/pandoc-about-pandoc.md | bsag/blog | e5e4ec7456a6b45befaf78dade6f229c4b97a9b7 | [
"BSD-2-Clause-FreeBSD"
] | 1 | 2017-08-24T13:09:17.000Z | 2017-08-24T13:09:17.000Z | content/links/2010/pandoc-about-pandoc.md | bsag/blog | e5e4ec7456a6b45befaf78dade6f229c4b97a9b7 | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | content/links/2010/pandoc-about-pandoc.md | bsag/blog | e5e4ec7456a6b45befaf78dade6f229c4b97a9b7 | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | ---
created_at: 2010/05/15
kind: bookmark
publish: true
pin_tags: [text, latex, markdown, utility, haskell, linux, macosx]
title: "Pandoc - About pandoc"
link: http://johnmacfarlane.net/pandoc/index.html
permalink: pandoc-about-pandoc
---
This looks like an amazing utility, giving very comprehensive conversion of text... | 30 | 119 | 0.772222 | eng_Latn | 0.637806 |
a895dc3a52b593bd9db57df78ad6aa0769045a61 | 936 | md | Markdown | README.md | Tushar-Indurjeeth/Shopping-Cart | 2a407e9e5b4a4dfba805dd9cbdbd771722955fff | [
"MIT"
] | 2 | 2021-04-06T21:52:25.000Z | 2022-01-26T13:38:09.000Z | README.md | Tushar-Indurjeeth/Shopping-Cart | 2a407e9e5b4a4dfba805dd9cbdbd771722955fff | [
"MIT"
] | null | null | null | README.md | Tushar-Indurjeeth/Shopping-Cart | 2a407e9e5b4a4dfba805dd9cbdbd771722955fff | [
"MIT"
] | null | null | null | # Shopping Cart
A simple shopping website built using [React](https://reactjs.org/), [TypeScript](https://www.typescriptlang.org/) and [Styled Components](https://styled-components.com/).
## Live demo
[https://shopping-cart1203.herokuapp.com/](https://shopping-cart1203.herokuapp.com/)
## How it works
- Data is pulled... | 36 | 171 | 0.737179 | kor_Hang | 0.375588 |
a89675b7d858482866caf6ef5c7c73814e26cddf | 2,848 | md | Markdown | README.md | Diego-Girao/projeto-final-banco-inter | cd2097d0b8523aa6f6f89f4dd369484cf1753b1c | [
"MIT"
] | null | null | null | README.md | Diego-Girao/projeto-final-banco-inter | cd2097d0b8523aa6f6f89f4dd369484cf1753b1c | [
"MIT"
] | null | null | null | README.md | Diego-Girao/projeto-final-banco-inter | cd2097d0b8523aa6f6f89f4dd369484cf1753b1c | [
"MIT"
] | null | null | null | <span align="center">
<img src = "https://hermes.digitalinnovation.one/assets/diome/logo.svg" width="300"> <img src = "https://user-images.githubusercontent.com/70491871/153487496-5585160a-f5f5-4108-b89a-b25e0de8bdc9.png" width="250">
</span>
<span align="center">
<h1>Projeto Final - Bootcamp DIO._ - Banco Inter.<... | 63.288889 | 1,032 | 0.72191 | por_Latn | 0.475952 |
a89677ced28f20225273d7f0ecda1220ee9cb160 | 749 | md | Markdown | week1/competencies.md | Murphy-Joe/Jeffs_Intro_Notes | 681e36f09c3703858a5643e67f599e8e08b18edb | [
"Apache-2.0"
] | null | null | null | week1/competencies.md | Murphy-Joe/Jeffs_Intro_Notes | 681e36f09c3703858a5643e67f599e8e08b18edb | [
"Apache-2.0"
] | null | null | null | week1/competencies.md | Murphy-Joe/Jeffs_Intro_Notes | 681e36f09c3703858a5643e67f599e8e08b18edb | [
"Apache-2.0"
] | null | null | null |
# My Competencies
## Unconcscious Incompetence
> There are things that you don't know how to do, and you aren't even aware of that yet. (new stuff that sounds important.) Stuff to research or ask about.
- Git - what the heck is this?
## Conscious Incompetence
> There are things you don't know how to do yet, but y... | 34.045455 | 160 | 0.75968 | eng_Latn | 0.999876 |
a897ca6925dbe208905978a05dcaa53379346607 | 922 | md | Markdown | presentation/presentation.md | ardenstone/rrug-alexa | d58f3ac73859ccc49453c6f1867b94efe5cce8f9 | [
"MIT"
] | null | null | null | presentation/presentation.md | ardenstone/rrug-alexa | d58f3ac73859ccc49453c6f1867b94efe5cce8f9 | [
"MIT"
] | null | null | null | presentation/presentation.md | ardenstone/rrug-alexa | d58f3ac73859ccc49453c6f1867b94efe5cce8f9 | [
"MIT"
] | null | null | null | class: center, middle, background
# Building Your First Voice Experience
.center[]
.img-circle[]
### @ardenstone
### Jan, 15, 2020
---
class: center
## Agenda
### What is Alexa?
--
### The Alexa Skills Kit
--
### Best Pratices
--
### Demo
---
## What is Alexa?
.full[![... | 12.985915 | 48 | 0.682213 | eng_Latn | 0.263584 |
a89a0d3efed0b5fa6f0fb290f8994d1d45542629 | 251 | md | Markdown | content/010 Life MOC.md | ransurf/quartz | 174c514401f4265b360fb0e22449adeb462cc152 | [
"MIT"
] | null | null | null | content/010 Life MOC.md | ransurf/quartz | 174c514401f4265b360fb0e22449adeb462cc152 | [
"MIT"
] | null | null | null | content/010 Life MOC.md | ransurf/quartz | 174c514401f4265b360fb0e22449adeb462cc152 | [
"MIT"
] | null | null | null | Status: #🗺️
Tags: [[Life]]
Links: [[000 Index]]
___
# 010 Life MOC
## Identity
[[400 💗 Life]]
- [[Journal MOC]]
## [[Journals MOC]]
## [[080 Goals MOC]]
## Reviews
[[My Weekly Reviews]]
[[Monthly Reviews]]
___
References:
Created:: 2022-01-07 03:35
| 13.944444 | 26 | 0.61753 | yue_Hant | 0.763773 |
a89c66316f124891d766a845dad2dbea17cc806e | 443 | md | Markdown | catalog/fushidara-na-konzen-kyouiku/en-US_fushidara-na-konzen-kyouiku.md | htron-dev/baka-db | cb6e907a5c53113275da271631698cd3b35c9589 | [
"MIT"
] | 3 | 2021-08-12T20:02:29.000Z | 2021-09-05T05:03:32.000Z | catalog/fushidara-na-konzen-kyouiku/en-US_fushidara-na-konzen-kyouiku.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 8 | 2021-07-20T00:44:48.000Z | 2021-09-22T18:44:04.000Z | catalog/fushidara-na-konzen-kyouiku/en-US_fushidara-na-konzen-kyouiku.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 2 | 2021-07-19T01:38:25.000Z | 2021-07-29T08:10:29.000Z | # Fushidara na Konzen Kyouiku

- **type**: light-novel
- **volumes**: 1
- **chapters**: 7
- **original-name**: ふしだらな婚前教育
- **start-date**: 2015-12-25
## Tags
- romance
- josei
## Authors
- Kitazawa
- Kyou (Art)
... | 17.038462 | 85 | 0.641084 | deu_Latn | 0.071603 |
a89cc0185510161b4f7b11ef2a6e05a650c45469 | 1,220 | md | Markdown | 02-ReadingNote/database-mysql/MySQL-5.6-ReferenceManual-Study Notes.md | JediChou/jedi-md-book | 611ce1c817d7179f1e23c57a959af48cb6ccebe8 | [
"Apache-2.0"
] | 1 | 2022-03-13T07:48:27.000Z | 2022-03-13T07:48:27.000Z | 02-ReadingNote/database-mysql/MySQL-5.6-ReferenceManual-Study Notes.md | JediChou/jedi-md-book | 611ce1c817d7179f1e23c57a959af48cb6ccebe8 | [
"Apache-2.0"
] | null | null | null | 02-ReadingNote/database-mysql/MySQL-5.6-ReferenceManual-Study Notes.md | JediChou/jedi-md-book | 611ce1c817d7179f1e23c57a959af48cb6ccebe8 | [
"Apache-2.0"
] | 1 | 2019-08-27T11:11:53.000Z | 2019-08-27T11:11:53.000Z | # MySQL 5.6 Reference Manual - Study Notes
* [Online Document](https://dev.mysql.com/doc/refman/5.6/en/installing.html)
* Study by Jedi Chou
* History, 2016.6.8 14:06, create document.
## Chapter 2 Installing and Upgrading MySQL
* Installation of mysql generally follows the steps outlined here:
1. Determine wheth... | 35.882353 | 93 | 0.747541 | eng_Latn | 0.991536 |
a89d4478874eef291baaaf01cfdab8ce23797e62 | 381 | md | Markdown | _posts/2021-07-08/2021-06-16-Posting-on-Reddit-kinda-makes-me-horny-20210616030130347436.md | ipussy/ipussy.github.io | 95d19a74e38bb54303cf18057a99a57c783e76bf | [
"Apache-2.0"
] | null | null | null | _posts/2021-07-08/2021-06-16-Posting-on-Reddit-kinda-makes-me-horny-20210616030130347436.md | ipussy/ipussy.github.io | 95d19a74e38bb54303cf18057a99a57c783e76bf | [
"Apache-2.0"
] | null | null | null | _posts/2021-07-08/2021-06-16-Posting-on-Reddit-kinda-makes-me-horny-20210616030130347436.md | ipussy/ipussy.github.io | 95d19a74e38bb54303cf18057a99a57c783e76bf | [
"Apache-2.0"
] | null | null | null | ---
title: "Posting on Reddit kinda makes me horny .."
metadate: "hide"
categories: [ Pussy ]
image: "https://preview.redd.it/q8g05r4g2h571.jpg?auto=webp&s=3c29738f508a602aa92a4188075abd9cf0c952b0"
thumb: "https://preview.redd.it/q8g05r4g2h571.jpg?width=1080&crop=smart&auto=webp&s=b92ff7ef7e7c1ad966d8df990634597284903... | 38.1 | 125 | 0.774278 | kor_Hang | 0.099625 |
a89fc329967ee2ca1b967141ea2f8a51dc268bc0 | 32 | md | Markdown | core/doctype/userrole/README.md | hafeez3000/wnframework | 1160c108fef8f4956f5e14a072ea43e75230b9eb | [
"MIT"
] | 6 | 2015-08-24T23:10:57.000Z | 2019-11-10T06:57:23.000Z | core/doctype/userrole/README.md | hafeez3000/wnframework | 1160c108fef8f4956f5e14a072ea43e75230b9eb | [
"MIT"
] | null | null | null | core/doctype/userrole/README.md | hafeez3000/wnframework | 1160c108fef8f4956f5e14a072ea43e75230b9eb | [
"MIT"
] | 5 | 2015-01-05T06:59:45.000Z | 2020-11-07T15:15:07.000Z | Role belonging to parent Profile | 32 | 32 | 0.875 | eng_Latn | 0.965573 |
a8a0449c751038babf254dee4bb7cc677f33c241 | 1,335 | md | Markdown | _posts/older/2006/2006-02-20-if-you-cant-trust-your-armored-car-company.md | papascott/papascott.github.io | ca03fea05b22d1449441e8dc5c248a4c108d788e | [
"MIT"
] | null | null | null | _posts/older/2006/2006-02-20-if-you-cant-trust-your-armored-car-company.md | papascott/papascott.github.io | ca03fea05b22d1449441e8dc5c248a4c108d788e | [
"MIT"
] | null | null | null | _posts/older/2006/2006-02-20-if-you-cant-trust-your-armored-car-company.md | papascott/papascott.github.io | ca03fea05b22d1449441e8dc5c248a4c108d788e | [
"MIT"
] | null | null | null | ---
layout: post
title: If You Can't Trust Your Armored Car Company...
date: 2006-02-20 19:43:54.000000000 +01:00
categories:
- german news
tags: []
status: publish
type: post
published: true
meta: {}
author:
login: shanson
email: papascott-wp@gmail.com
display_name: PapaScott
first_name: Scott
last_name: Han... | 63.571429 | 729 | 0.761049 | eng_Latn | 0.988059 |
a8a07f665151e0c5c9e97c6f4180ebd58e0f6c1d | 2,491 | md | Markdown | README.md | yuki-koyama/selph | 9f3d1a868333843c6884adac41e344684efa2366 | [
"MIT"
] | 3 | 2019-09-13T07:47:39.000Z | 2021-03-10T20:31:32.000Z | README.md | yuki-koyama/selph | 9f3d1a868333843c6884adac41e344684efa2366 | [
"MIT"
] | 7 | 2018-04-06T10:06:56.000Z | 2019-08-04T05:38:12.000Z | README.md | yuki-koyama/selph | 9f3d1a868333843c6884adac41e344684efa2366 | [
"MIT"
] | null | null | null | # SelPh
[](https://travis-ci.com/yuki-koyama/selph)

A machine-learning-based photo color enhancement system that implicitly learns users' preference.
](https://lesnitsky.dev?utm_source=license)
[](https://github.com/lesnitsky/license)
[![Twitter Follow](https://img.shields.io/twitter/follow/lesnitsky_dev.svg?... | 17.755556 | 142 | 0.728411 | eng_Latn | 0.234077 |
a8a1027f88df54a7611c99926660fd2453d9b9b8 | 130 | md | Markdown | .changes/drag-region-refactor.md | facklambda/tauri | 1fbc8237e50149f1b390e0c48bb4e38fde2cc26a | [
"Apache-2.0",
"MIT"
] | 37,185 | 2019-08-27T07:04:29.000Z | 2022-03-31T23:21:09.000Z | .changes/drag-region-refactor.md | facklambda/tauri | 1fbc8237e50149f1b390e0c48bb4e38fde2cc26a | [
"Apache-2.0",
"MIT"
] | 1,718 | 2019-09-09T15:31:05.000Z | 2022-03-31T19:05:14.000Z | .changes/drag-region-refactor.md | facklambda/tauri | 1fbc8237e50149f1b390e0c48bb4e38fde2cc26a | [
"Apache-2.0",
"MIT"
] | 1,007 | 2019-08-26T13:54:01.000Z | 2022-03-29T08:02:17.000Z | ---
"tauri": patch
---
Change draggable region element detection from `drag-region` class to `data-tauri-drag-region` attribute.
| 21.666667 | 105 | 0.738462 | eng_Latn | 0.868628 |
a8a1617158d48bce230d71317f753dcc04c4f4b5 | 2,818 | md | Markdown | docs/deployment/how-to-disable-url-activation-of-clickonce-applications.md | tommorris/visualstudio-docs.es-es | 651470ca234bb6db8391ae9f50ff23485896393c | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/deployment/how-to-disable-url-activation-of-clickonce-applications.md | tommorris/visualstudio-docs.es-es | 651470ca234bb6db8391ae9f50ff23485896393c | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/deployment/how-to-disable-url-activation-of-clickonce-applications.md | tommorris/visualstudio-docs.es-es | 651470ca234bb6db8391ae9f50ff23485896393c | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 'Cómo: deshabilitar la activación de direcciones URL de aplicaciones ClickOnce | Microsoft Docs'
ms.custom: ''
ms.date: 11/04/2016
ms.technology: vs-ide-deployment
ms.topic: conceptual
dev_langs:
- VB
- CSharp
- C++
helpviewer_keywords:
- disallowUrlActivation
- URL activation, ClickOnce applications
- Click... | 58.708333 | 514 | 0.792051 | spa_Latn | 0.932513 |
a8a18258210cc8eb2631bf8c865498e369a53171 | 107 | md | Markdown | _posts/0000-01-02-jagan769.md | jagan769/github-slideshow | 741b475e14784f3feba20a1b752c048e7c5733fd | [
"MIT"
] | null | null | null | _posts/0000-01-02-jagan769.md | jagan769/github-slideshow | 741b475e14784f3feba20a1b752c048e7c5733fd | [
"MIT"
] | 5 | 2021-11-10T04:51:50.000Z | 2021-11-10T06:30:50.000Z | _posts/0000-01-02-jagan769.md | jagan769/github-slideshow | 741b475e14784f3feba20a1b752c048e7c5733fd | [
"MIT"
] | null | null | null | ---
layout: slide
title: "Welcome to our second slide!"
---
Athul is a bomb
Use the left arrow to go back!
| 15.285714 | 37 | 0.691589 | eng_Latn | 0.999332 |
a8a1a0cb4301fa45449739d6ba5f73cf0b63caa6 | 1,425 | md | Markdown | README.md | RasmusRavnFrost/mediapipe-youtube8m-fork | 2a2084a46440c30890dc41b999e580fa3aa4d07d | [
"Apache-2.0"
] | null | null | null | README.md | RasmusRavnFrost/mediapipe-youtube8m-fork | 2a2084a46440c30890dc41b999e580fa3aa4d07d | [
"Apache-2.0"
] | null | null | null | README.md | RasmusRavnFrost/mediapipe-youtube8m-fork | 2a2084a46440c30890dc41b999e580fa3aa4d07d | [
"Apache-2.0"
] | null | null | null | # About
This repo is a fork of https://github.com/RasmusRavnFrost/mediapipe-youtube8m-fork with the aim of running
youtube8m feature extraction easier.
It fixes a few bugs and problems encountered and contains batch script for generating embeddings
for multiple videos.
I haven't fully figured out how to load that ... | 45.967742 | 107 | 0.774035 | eng_Latn | 0.997749 |