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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ce18a63e359a5770113f245fe115b88cfc882651 | 104 | md | Markdown | krm-functions/sig-cli/README.md | natasha41575/krm-functions-registry | 8d72cd032ee0642f17875439256bbfa1e8f3901a | [
"Apache-2.0"
] | 1 | 2022-01-18T22:34:25.000Z | 2022-01-18T22:34:25.000Z | krm-functions/sig-cli/README.md | natasha41575/krm-functions-registry | 8d72cd032ee0642f17875439256bbfa1e8f3901a | [
"Apache-2.0"
] | 10 | 2021-12-07T22:56:49.000Z | 2022-03-17T20:57:14.000Z | krm-functions/sig-cli/README.md | natasha41575/krm-functions-registry | 8d72cd032ee0642f17875439256bbfa1e8f3901a | [
"Apache-2.0"
] | 2 | 2022-01-26T05:48:18.000Z | 2022-02-08T00:20:31.000Z | # KRM functions - SIG CLI
This directory contains in-tree SIG-CLI sponsored and authored KRM functions. | 34.666667 | 77 | 0.798077 | eng_Latn | 0.995109 |
ce1a9f95b0efcb99afd58f015bf26468d1928ee5 | 2,393 | md | Markdown | src/pages/blog/becoming-an-allstar.md | WaylonWalker/cuttin-scrap | b3a0c9365e44dcac2d0cde7017e0cda245428cbe | [
"MIT"
] | null | null | null | src/pages/blog/becoming-an-allstar.md | WaylonWalker/cuttin-scrap | b3a0c9365e44dcac2d0cde7017e0cda245428cbe | [
"MIT"
] | null | null | null | src/pages/blog/becoming-an-allstar.md | WaylonWalker/cuttin-scrap | b3a0c9365e44dcac2d0cde7017e0cda245428cbe | [
"MIT"
] | null | null | null | ---
templateKey: 'blog-post'
path: /becoming-an-allstar
title: Becoming an All-star!
author: Rhiannon Walker
date: 2017-01-30
---
_January 30, 2017_
When your life gets put into risk and dying becomes closer than living, everything changes. The hugs mean just that much more. The "I love yous" stick. What goes in y... | 37.984127 | 432 | 0.748433 | eng_Latn | 0.999725 |
ce1aafac82a6aa3ab9aab1d8a30eee23162da238 | 250 | md | Markdown | README.md | Markek1/Rubiks-cube-simulator | ac087a7c51d791c92b6103bb37164b887aa9f6ea | [
"MIT"
] | null | null | null | README.md | Markek1/Rubiks-cube-simulator | ac087a7c51d791c92b6103bb37164b887aa9f6ea | [
"MIT"
] | null | null | null | README.md | Markek1/Rubiks-cube-simulator | ac087a7c51d791c92b6103bb37164b887aa9f6ea | [
"MIT"
] | null | null | null | # Rubiks-cube-simulator
Features:
* Rotation
* Translation of standard notation into roatations (and the reverse)
* Graphical visualization of the cube

| 31.25 | 96 | 0.796 | eng_Latn | 0.661693 |
ce1ce0d4fde85e20b4359787b222a0d7df34f78e | 3,359 | md | Markdown | README.md | zhming0/k8s-eip | 1842c4d74daa6df22155aaa459389c78e840e6a4 | [
"MIT"
] | 1 | 2020-04-18T14:25:16.000Z | 2020-04-18T14:25:16.000Z | README.md | zhming0/k8s-eip | 1842c4d74daa6df22155aaa459389c78e840e6a4 | [
"MIT"
] | null | null | null | README.md | zhming0/k8s-eip | 1842c4d74daa6df22155aaa459389c78e840e6a4 | [
"MIT"
] | null | null | null | # K8S-EIP


[`: 发送一个任务消息
- `delay(*args, **kwargs)`: 发送一个任务消息的快捷方式,但是不支持设置一些执行信息
`delay` 方法用起来更方便,因为它可以像普通函数一样被调用: :
```python
task.delay(arg1, arg2, kwarg1='x', kwarg2='y')
```
如果要使用 `apply_async` 的话,你需要... | 23.56383 | 226 | 0.690293 | yue_Hant | 0.585692 |
ce23f6bf9344840a3c8f204e8eba70f2b9dc2bba | 1,305 | md | Markdown | curriculum/challenges/italian/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5dc174fcf86c76b9248c6eb2.md | palash-signoz/freeCodeCamp | db33f49b7b775df55e465243f244d648cd75aff5 | [
"BSD-3-Clause"
] | 1 | 2021-11-26T13:27:53.000Z | 2021-11-26T13:27:53.000Z | curriculum/challenges/italian/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5dc174fcf86c76b9248c6eb2.md | palash-signoz/freeCodeCamp | db33f49b7b775df55e465243f244d648cd75aff5 | [
"BSD-3-Clause"
] | 169 | 2020-10-13T16:49:51.000Z | 2020-12-08T22:53:48.000Z | curriculum/challenges/italian/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5dc174fcf86c76b9248c6eb2.md | palash-signoz/freeCodeCamp | db33f49b7b775df55e465243f244d648cd75aff5 | [
"BSD-3-Clause"
] | null | null | null | ---
id: 5dc174fcf86c76b9248c6eb2
title: Step 1
challengeType: 0
dashedName: step-1
---
# --description--
Gli elementi HTML hanno un tag di apertura come `<h1>` e un tag di chiusura come `</h1>`.
Trova l'elemento `h1` e cambia il testo tra i tag di apertura e chiusura in `CatPhotoApp`.
# --hints--
Il testo `CatPhot... | 21.75 | 163 | 0.687356 | ita_Latn | 0.980578 |
ce23f94fc7ede3c2f91bab6852fb8e56d9dff252 | 337 | md | Markdown | numpy/linear-algebra/README.md | kahilah/hpc-python | 5d2efa08076ed2706c81ca255c7e4574c937557c | [
"MIT"
] | 1 | 2021-12-16T08:55:28.000Z | 2021-12-16T08:55:28.000Z | numpy/linear-algebra/README.md | kahilah/hpc-python | 5d2efa08076ed2706c81ca255c7e4574c937557c | [
"MIT"
] | null | null | null | numpy/linear-algebra/README.md | kahilah/hpc-python | 5d2efa08076ed2706c81ca255c7e4574c937557c | [
"MIT"
] | 1 | 2021-12-05T02:40:42.000Z | 2021-12-05T02:40:42.000Z | ## Linear algebra
1. Construct two symmetric 2x2 matrices **A** and **B**.
*Hint: a symmetric matrix can be constructed easily from a square matrix
as **Asym** = **A** + **A**^T*
2. Calculate the matrix product **C** = **A** * **B** using `numpy.dot()`.
3. Calculate the eigenvalues of matrix **C** with `numpy.li... | 42.125 | 75 | 0.64095 | eng_Latn | 0.978426 |
ce25958f53fe160e39513af2ba6b96b83d0d3c82 | 356 | md | Markdown | www/src/data/StarterShowcase/startersData/gatsby-starter-timeline-theme.md | rrs94/gatsby | 2a7a8710ff579dcf4f3489d4e7b995dfb8de298c | [
"MIT"
] | 1 | 2020-07-07T15:10:20.000Z | 2020-07-07T15:10:20.000Z | www/src/data/StarterShowcase/startersData/gatsby-starter-timeline-theme.md | rrs94/gatsby | 2a7a8710ff579dcf4f3489d4e7b995dfb8de298c | [
"MIT"
] | 2 | 2018-05-15T16:07:33.000Z | 2018-05-19T21:40:24.000Z | www/src/data/StarterShowcase/startersData/gatsby-starter-timeline-theme.md | rrs94/gatsby | 2a7a8710ff579dcf4f3489d4e7b995dfb8de298c | [
"MIT"
] | 1 | 2018-08-16T06:09:40.000Z | 2018-08-16T06:09:40.000Z | ---
date: January 3, 2018
demo: http://portfolio-v3.surge.sh/
repo: https://github.com/amandeepmittal/gatsby-portfolio-v3
description: n/a
tags:
- portfolio
features:
- Single Page, Timeline View
- A portfolio Developers and Product launchers
- Bring in Data, plug-n-play
- Responsive Design, optimized for Mobile device... | 22.25 | 59 | 0.755618 | eng_Latn | 0.528331 |
ce2a1f2a5f0fec548207aa9e899fb860559eda21 | 3,775 | md | Markdown | docs/ubuntu_18_04_lts_setup.md | graphistry/graphistry-cli | 1c92ba124998f988ac13b8f299f20145c9d1543c | [
"BSD-3-Clause"
] | 13 | 2018-05-13T00:30:00.000Z | 2022-01-09T06:38:18.000Z | docs/ubuntu_18_04_lts_setup.md | graphistry/graphistry-cli | 1c92ba124998f988ac13b8f299f20145c9d1543c | [
"BSD-3-Clause"
] | 7 | 2018-08-01T17:18:29.000Z | 2021-04-07T18:25:21.000Z | docs/ubuntu_18_04_lts_setup.md | graphistry/graphistry-cli | 1c92ba124998f988ac13b8f299f20145c9d1543c | [
"BSD-3-Clause"
] | 3 | 2018-10-02T17:16:21.000Z | 2021-07-30T20:07:25.000Z | # Ubuntu 18.04 LTS manual configuration
For latest test version of scripts, see your Graphistry release's folder `etc/scripts`.
# Warning
We do *not* recommend manually installing the environment dependencies. Instead, use a Graphistry-managed Cloud Marketplace instance, a prebuilt cloud image, or another partner-su... | 27.554745 | 250 | 0.635497 | eng_Latn | 0.322825 |
ce2a36c64b5d436b4b120a3e3b89ee729197a546 | 32 | md | Markdown | README.md | lRoshi/trabajo | b724d31dd8ed2cb65100fa7293ed381db03d4b1e | [
"Unlicense"
] | null | null | null | README.md | lRoshi/trabajo | b724d31dd8ed2cb65100fa7293ed381db03d4b1e | [
"Unlicense"
] | null | null | null | README.md | lRoshi/trabajo | b724d31dd8ed2cb65100fa7293ed381db03d4b1e | [
"Unlicense"
] | null | null | null | # trabajo
trabajo para el profe
| 10.666667 | 21 | 0.78125 | spa_Latn | 0.999977 |
ce2acee5a8e9969bd3a40c162ebf875038698d40 | 6,631 | md | Markdown | README.md | GinSanaduki/Let_us_RSA_on_Bourne_Shell | ef851ce556ab5d1f32709c1336c17ea12ef2a2f4 | [
"BSD-3-Clause"
] | null | null | null | README.md | GinSanaduki/Let_us_RSA_on_Bourne_Shell | ef851ce556ab5d1f32709c1336c17ea12ef2a2f4 | [
"BSD-3-Clause"
] | null | null | null | README.md | GinSanaduki/Let_us_RSA_on_Bourne_Shell | ef851ce556ab5d1f32709c1336c17ea12ef2a2f4 | [
"BSD-3-Clause"
] | null | null | null | # Let_us_RSA_on_Bourne_Shell
RSAの仕組みをUNIXで体感する(ALL UNIX COMMAND)
* まとめたら、もう少しまともなshellを作るから、とりあえずマークダウンで書いとくぞ。
* ベースは
https://qiita.com/jabba/items/e5d6f826d9a8f2cefd60
公開鍵暗号とRSA暗号の仕組み - Qiita
と
https://blog.desumachi.tk/2017/10/17/%E3%82%B7%E3%82%A7%E3%83%AB%E8%8A%B8%E3%81%A7%E6%9C%80%E5%B0%8F%E5%85%AC%E5%80%8D%E... | 15.788095 | 220 | 0.638667 | yue_Hant | 0.28132 |
ce2c588f1865c11ceb3fa0280b1280fdf480022e | 131 | md | Markdown | release.md | SecurityRAT/SecurityRAT | c0dcdb774308ef7b36f225be74b33b1aec7c98ac | [
"Apache-2.0"
] | 147 | 2016-05-30T16:28:31.000Z | 2022-03-30T15:34:20.000Z | release.md | SecurityRAT/SecurityRAT | c0dcdb774308ef7b36f225be74b33b1aec7c98ac | [
"Apache-2.0"
] | 160 | 2016-07-05T14:28:38.000Z | 2022-03-02T12:58:15.000Z | release.md | SecurityRAT/SecurityRAT | c0dcdb774308ef7b36f225be74b33b1aec7c98ac | [
"Apache-2.0"
] | 48 | 2016-05-06T10:50:03.000Z | 2022-03-30T13:05:57.000Z | ## Bug Fixes
- Fixed minor issue where displayed link to authenticate to JIRA (during import) is REST API link instead of origin.
| 32.75 | 116 | 0.770992 | eng_Latn | 0.999414 |
ce2e536076d1457af82c37bd8fd3e03cc4a2b4ea | 1,075 | md | Markdown | content/articles/content/Laser-bending.md | 4m-association/4m-association | 2a5d6a7c539d927dffefdb1a2f4c706e0efa7ba2 | [
"RSA-MD"
] | 1 | 2020-11-18T16:20:10.000Z | 2020-11-18T16:20:10.000Z | content/articles/content/Laser-bending.md | 4m-association/4m-association | 2a5d6a7c539d927dffefdb1a2f4c706e0efa7ba2 | [
"RSA-MD"
] | null | null | null | content/articles/content/Laser-bending.md | 4m-association/4m-association | 2a5d6a7c539d927dffefdb1a2f4c706e0efa7ba2 | [
"RSA-MD"
] | 2 | 2021-09-10T14:15:53.000Z | 2021-11-30T09:28:38.000Z | title: Laser bending
date: 2009-11-17
tags: metals-processing
Technology suitable for small quantity production
The use of a Laser in forming technology enables the prototype production of freeform sheet metal parts without using any solid tool. The laser beam is applied to a workpiece where the sheet is locally h... | 153.571429 | 959 | 0.816744 | eng_Latn | 0.999822 |
ce2f059c27b73a5418022484344ec8ad297dd5a6 | 1,639 | md | Markdown | catalog/tobiiro-shadow/en-US_tobiiro-shadow.md | htron-dev/baka-db | cb6e907a5c53113275da271631698cd3b35c9589 | [
"MIT"
] | 3 | 2021-08-12T20:02:29.000Z | 2021-09-05T05:03:32.000Z | catalog/tobiiro-shadow/en-US_tobiiro-shadow.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 8 | 2021-07-20T00:44:48.000Z | 2021-09-22T18:44:04.000Z | catalog/tobiiro-shadow/en-US_tobiiro-shadow.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 2 | 2021-07-19T01:38:25.000Z | 2021-07-29T08:10:29.000Z | # Tobiiro Shadow

- **type**: manga
- **volumes**: 4
- **original-name**: 鳶色シャドウ
- **start-date**: 1992-01-19
## Tags
- mystery
- romance
- supernatural
- josei
## Authors
- Hara
- Chieko (Story & Art)
## Sinopse
From Emi... | 51.21875 | 751 | 0.747407 | eng_Latn | 0.999371 |
ce2f11cf7e779975c66ae5548a5fcb59b58d93e0 | 1,114 | md | Markdown | tools/git/README.md | yudatun/documentation | bd37195aa8385b7b334a440c4efa86e84ab968af | [
"Apache-2.0"
] | null | null | null | tools/git/README.md | yudatun/documentation | bd37195aa8385b7b334a440c4efa86e84ab968af | [
"Apache-2.0"
] | null | null | null | tools/git/README.md | yudatun/documentation | bd37195aa8385b7b334a440c4efa86e84ab968af | [
"Apache-2.0"
] | null | null | null | Git
========================================
build with sources
----------------------------------------
Got reason of the problem, it was gnutls package.
It's working weird behind a proxy. But openssl is
working fine even in weak network. So workaround is
that we should compile git with openssl. To do this, run the ... | 27.85 | 111 | 0.682226 | eng_Latn | 0.866732 |
ce2f63ec33d97be7e2c2ad019a679e1a84acc475 | 436 | md | Markdown | _pages/projects.md | ahkhalwai/ahkhalwai.github.io | 3334b05c25d5673feebdaf0464118c790c1fcac1 | [
"MIT"
] | 3 | 2021-05-29T16:27:16.000Z | 2021-06-08T15:35:22.000Z | _pages/projects.md | ahkhalwai/ahkhalwai.github.io | 3334b05c25d5673feebdaf0464118c790c1fcac1 | [
"MIT"
] | null | null | null | _pages/projects.md | ahkhalwai/ahkhalwai.github.io | 3334b05c25d5673feebdaf0464118c790c1fcac1 | [
"MIT"
] | 2 | 2021-06-08T13:21:45.000Z | 2021-06-08T13:26:44.000Z | ---
layout: archive
title: ""
permalink: /projects/
author_profile: true
---
{% include base_path %}
{% for post in site.projects %}
{% include archive-single.html %}
{% endfor %}
<br>
Project Visitors

T... | 16.148148 | 106 | 0.71789 | eng_Latn | 0.370239 |
ce31f3ca46f0d69d68b3e518909ae3d780a6e401 | 194 | md | Markdown | README.md | ritikjain626/Weather-app | 17ed0e0dc276ddf061fb88829705221783079ebd | [
"MIT"
] | null | null | null | README.md | ritikjain626/Weather-app | 17ed0e0dc276ddf061fb88829705221783079ebd | [
"MIT"
] | null | null | null | README.md | ritikjain626/Weather-app | 17ed0e0dc276ddf061fb88829705221783079ebd | [
"MIT"
] | null | null | null | # Weather-app
A weather app which describe a condition of a given location. also, you can search for any city in the world.
You Can check it out at https://ritikjain626.github.io/Weather-app/
| 32.333333 | 109 | 0.768041 | eng_Latn | 0.998125 |
ce3275576ecb713d9b1b429417e7846a10b0b8ed | 795 | md | Markdown | issues/add-multi-instance-support.md | sigsum/sigsum-log-go | 1594b0830d8cd18ab158dfffb64dd3c219da8f10 | [
"Apache-2.0"
] | null | null | null | issues/add-multi-instance-support.md | sigsum/sigsum-log-go | 1594b0830d8cd18ab158dfffb64dd3c219da8f10 | [
"Apache-2.0"
] | 7 | 2021-06-23T21:41:06.000Z | 2021-12-10T20:54:09.000Z | issues/add-multi-instance-support.md | sigsum/sigsum-log-go | 1594b0830d8cd18ab158dfffb64dd3c219da8f10 | [
"Apache-2.0"
] | null | null | null | **Title:** Add multi-instance support </br>
**Date:** 2021-12-09 </br>
# Summary
Add support for multiple active sigsum-log-go instances for the same log.
# Description
A sigsum log accepts add-cosignature requests to make the final cosigned tree
head available. Right now a single active sigsum-log-go instance is as... | 44.166667 | 80 | 0.792453 | eng_Latn | 0.997645 |
ce329dc4726ad8bbdd7084e43755aa2e2a567c23 | 291 | markdown | Markdown | src/pages/articles/2011-02-08-wolverine-or-2-batmen.markdown | broderboy/timbroder.com-sculpin | 7982298523ac56db8c45fa4d18f8a2801c7c0445 | [
"MIT"
] | 2 | 2015-12-21T00:49:21.000Z | 2019-03-03T10:20:24.000Z | src/pages/articles/2011-02-08-wolverine-or-2-batmen.markdown | timbroder/timbroder.com-sculpin | 7982298523ac56db8c45fa4d18f8a2801c7c0445 | [
"MIT"
] | 16 | 2021-03-01T20:47:45.000Z | 2022-03-08T23:00:02.000Z | src/pages/articles/2011-02-08-wolverine-or-2-batmen.markdown | broderboy/timbroder.com-sculpin | 7982298523ac56db8c45fa4d18f8a2801c7c0445 | [
"MIT"
] | null | null | null | ---
author: tim
comments: true
date: 2011-02-08 20:59:49+00:00
dsq_thread_id: '242777682'
layout: post
link: ''
slug: wolverine-or-2-batmen
title: Wolverine? Or 2 Batmen?
wordpress_id: 824
category: Comics
---
 | 19.4 | 44 | 0.738832 | eng_Latn | 0.097886 |
ce32b2abac1b510097880ea288eebf9fad8bd227 | 859 | md | Markdown | technologies.md | krsiakdaniel/movies-old | 5214f9f92a8d1d507ebe3cc768bd1e5d652533e0 | [
"MIT"
] | null | null | null | technologies.md | krsiakdaniel/movies-old | 5214f9f92a8d1d507ebe3cc768bd1e5d652533e0 | [
"MIT"
] | null | null | null | technologies.md | krsiakdaniel/movies-old | 5214f9f92a8d1d507ebe3cc768bd1e5d652533e0 | [
"MIT"
] | null | null | null | # ⚙️ Technologies
[Dependencies](https://github.com/krsiakdaniel/movies/network/dependencies), technologies, tools and services used to build this app.
## Core
- [React](https://reactjs.org/)
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [TypeScript](https://www.typescriptlang.org/)
## D... | 31.814815 | 133 | 0.743888 | yue_Hant | 0.443045 |
ce33b9fb42d106d6ac53b8ea089f5d92030e8820 | 3,171 | md | Markdown | sdk-api-src/content/devicetopology/nf-devicetopology-iperchanneldblevel-getlevel.md | amorilio/sdk-api | 54ef418912715bd7df39c2561fbc3d1dcef37d7e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | sdk-api-src/content/devicetopology/nf-devicetopology-iperchanneldblevel-getlevel.md | amorilio/sdk-api | 54ef418912715bd7df39c2561fbc3d1dcef37d7e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | sdk-api-src/content/devicetopology/nf-devicetopology-iperchanneldblevel-getlevel.md | amorilio/sdk-api | 54ef418912715bd7df39c2561fbc3d1dcef37d7e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
UID: NF:devicetopology.IPerChannelDbLevel.GetLevel
title: IPerChannelDbLevel::GetLevel (devicetopology.h)
description: The GetLevel method gets the volume level, in decibels, of the specified channel.
helpviewer_keywords: ["GetLevel","GetLevel method [Core Audio]","GetLevel method [Core Audio]","IPerChannelDbLevel ... | 30.490385 | 364 | 0.768212 | eng_Latn | 0.339183 |
ce33db7ac2c3cba752ece227e22c5e0f70866441 | 3,262 | md | Markdown | README.md | DRSchlaubi/mikmusic | 738c5f9682cfefa2f496a94e0cb7d8f4604e865f | [
"MIT"
] | 13 | 2021-10-03T10:26:57.000Z | 2021-11-07T07:32:19.000Z | README.md | DRSchlaubi/mikmusic | 738c5f9682cfefa2f496a94e0cb7d8f4604e865f | [
"MIT"
] | 3 | 2021-10-30T15:17:15.000Z | 2021-11-03T16:24:18.000Z | README.md | DRSchlaubi/mikmusic | 738c5f9682cfefa2f496a94e0cb7d8f4604e865f | [
"MIT"
] | 2 | 2021-10-04T19:34:16.000Z | 2021-10-05T14:31:27.000Z | # Mik Bot
[](https://github.com/DRSchlaubi/mikbot/actions/workflows/ci.yaml)
[;
$databaseConfig = array (
'host' => 'localhost',
'user' => 'user',
'pass' => 'pass',
'database' => 'test',
);
$memcacheConfig = array (
'hosts' => 'localhost',
'port... | 22.0625 | 100 | 0.639282 | kor_Hang | 0.303454 |
ce35f9fe1dbe090afc5ef87c7c75e3fcfb2b8714 | 750 | md | Markdown | docs/server/mysql/utils.md | zhugy-cn/vue-press-blog | 5bf0cbafd9811d0bfe09725c3de11c3bda80d68e | [
"MIT"
] | 1 | 2019-08-24T02:49:05.000Z | 2019-08-24T02:49:05.000Z | docs/server/mysql/utils.md | zhugy-cn/vue-press-blog | 5bf0cbafd9811d0bfe09725c3de11c3bda80d68e | [
"MIT"
] | 17 | 2021-03-01T20:48:39.000Z | 2021-07-28T08:21:10.000Z | docs/server/mysql/utils.md | zhugy-cn/vue-press-blog | 5bf0cbafd9811d0bfe09725c3de11c3bda80d68e | [
"MIT"
] | null | null | null | # Navicat Premium 12 安装破解使用
## 安装软件
- [**下载 Navicat Premium 12**](https://www.navicat.com.cn/download/navicat-premium)
- [**下载 Navicat Premium 12 激活工具**](https://pan.baidu.com/s/1KUG0hM9SzgCnBzy4NuOj_Q)
- 安装软件(最好安装在默认盘符)
- 将下载好的`激活工具`移动到`Navicat`的安装目录(C:\Program Files\PremiumSoft\Navicat Premium 12)
- 运行`激活工具`,注意此时... | 44.117647 | 119 | 0.766667 | yue_Hant | 0.527295 |
ce3636ce743013f871b9a47ab9ed54f277658a88 | 6,333 | md | Markdown | README.md | textcreationpartnership/A93833 | b7746af84ae25612d6f43900bddce9f396d41b18 | [
"CC0-1.0"
] | null | null | null | README.md | textcreationpartnership/A93833 | b7746af84ae25612d6f43900bddce9f396d41b18 | [
"CC0-1.0"
] | null | null | null | README.md | textcreationpartnership/A93833 | b7746af84ae25612d6f43900bddce9f396d41b18 | [
"CC0-1.0"
] | null | null | null | #Rupes Israelis: = The rock of Israel. A little part of its glory laid forth in a sermon preached at Margarets in Westminster before the honorable House of Commons, at their monthly fast, Apr. 24. 1644. By Edmund Staunton, D.D. minister at Kingston upon Thames, in the county of Surrey, a member of the Assembly of Divin... | 48.343511 | 689 | 0.668562 | eng_Latn | 0.426137 |
ce37267a7fa4f04be973b8fff6e4efc3540a260d | 1,347 | md | Markdown | docs/0405-mtl-plugin-bdlocation.md | JetXing/mtl-tools | 4c7cb2bbc77d59926ddd284b1c27fd999327e06c | [
"MIT"
] | 1 | 2022-03-07T03:45:02.000Z | 2022-03-07T03:45:02.000Z | docs/0405-mtl-plugin-bdlocation.md | JetXing/mtl-tools | 4c7cb2bbc77d59926ddd284b1c27fd999327e06c | [
"MIT"
] | null | null | null | docs/0405-mtl-plugin-bdlocation.md | JetXing/mtl-tools | 4c7cb2bbc77d59926ddd284b1c27fd999327e06c | [
"MIT"
] | null | null | null | # 百度定位功能(安卓使用)
插件名称: mtl-plugin-bdlocation
<a name="e05dce83"></a>
### 简介
> 百度地图Android定位SDK是为Android移动端应用提供的一套简单易用的定位服务接口,专注于为广大开发者提供最好的综合定位服务。通过使用百度定位SDK,开发者可以轻松为应用程序实现智能、精准、高效的定位功能。
> 为应用提供定位服务,并且可以跳转到百度地图、高德地图等APP,实现出行路线的规划。
<a name="21f2fa80"></a>
### 参数说明
| 参数 | 说明 | 是否必传 |
| --- | --- | --- |
| BDMAP_KEY... | 29.282609 | 236 | 0.74239 | yue_Hant | 0.467235 |
ce37399f825af3c3b94d6a65aee8b9007f79e970 | 218 | md | Markdown | _watches/M20200507_083141_TLP_2.md | Meteoros-Floripa/meteoros.floripa.br | 7d296fb8d630a4e5fec9ab1a3fb6050420fc0dad | [
"MIT"
] | 5 | 2020-01-22T17:44:06.000Z | 2020-01-26T17:57:58.000Z | _watches/M20200507_083141_TLP_2.md | Meteoros-Floripa/site | 764cf471d85a6b498873610e4f3b30efd1fd9fae | [
"MIT"
] | null | null | null | _watches/M20200507_083141_TLP_2.md | Meteoros-Floripa/site | 764cf471d85a6b498873610e4f3b30efd1fd9fae | [
"MIT"
] | 2 | 2020-05-19T17:06:27.000Z | 2020-09-04T00:00:43.000Z | ---
layout: watch
title: TLP2 - 07/05/2020 - M20200507_083141_TLP_2T.jpg
date: 2020-05-07 08:31:41
permalink: /2020/05/07/watch/M20200507_083141_TLP_2
capture: TLP2/2020/202005/20200506/M20200507_083141_TLP_2T.jpg
---
| 27.25 | 62 | 0.784404 | eng_Latn | 0.041651 |
ce3848c1aad84d2abcaeaf755fe03780fbcab19f | 119 | md | Markdown | Solar Tracker Project/servo_control/README.md | jkuatdsc/IoT | 523db8c94e8e622b7b8e246b479eed4387cc644a | [
"MIT"
] | null | null | null | Solar Tracker Project/servo_control/README.md | jkuatdsc/IoT | 523db8c94e8e622b7b8e246b479eed4387cc644a | [
"MIT"
] | 1 | 2021-03-26T11:23:02.000Z | 2021-11-01T20:19:49.000Z | Solar Tracker Project/servo_control/README.md | jkuatdsc/IoT | 523db8c94e8e622b7b8e246b479eed4387cc644a | [
"MIT"
] | null | null | null | ### Optimize Solar Energy Collection
- Controls the Orientataion of the Soalr Pannel based on the Location of the Sun
| 39.666667 | 81 | 0.789916 | eng_Latn | 0.992201 |
ce387b12294672f07340eca3eb38acb1f6612cac | 317 | md | Markdown | admin/D-originality-u6251843.md | ShiqinHuo/IQ-Step_board_game | 30583f49dad63d116d85a4c6b3bebe141b36bc7b | [
"MIT"
] | 16 | 2019-03-31T09:12:22.000Z | 2022-02-04T06:06:48.000Z | admin/D-originality-u6251843.md | ShiqinHuo/IQ-Step_board_game | 30583f49dad63d116d85a4c6b3bebe141b36bc7b | [
"MIT"
] | null | null | null | admin/D-originality-u6251843.md | ShiqinHuo/IQ-Step_board_game | 30583f49dad63d116d85a4c6b3bebe141b36bc7b | [
"MIT"
] | 12 | 2019-04-02T04:41:10.000Z | 2021-09-26T07:56:23.000Z | I declare that the work I have submitted for Stage D of this assignment and all stages before it is entirely my own work, with the following documented exceptions:
* The code in class <PartialSolution> uses an idea suggested by <BIG JAVA . Early Objects> written by Cay.Horstmann.
Signed: Wenjun Yang (u6251843)
| 35.222222 | 163 | 0.77918 | eng_Latn | 0.999914 |
ce387fdd13cd795fd266abb44fec65e2bb9d130f | 66 | md | Markdown | README.md | enpassio/EnCustomView | 6cb91c76fe6eb0d2efc347bbdd64bf6a9126add7 | [
"Apache-2.0"
] | null | null | null | README.md | enpassio/EnCustomView | 6cb91c76fe6eb0d2efc347bbdd64bf6a9126add7 | [
"Apache-2.0"
] | 4 | 2018-10-29T13:57:36.000Z | 2018-10-29T13:58:14.000Z | README.md | enpassio/EnCustomView | 6cb91c76fe6eb0d2efc347bbdd64bf6a9126add7 | [
"Apache-2.0"
] | null | null | null | # EnCustomView
Sample app with various operations on custom views
| 22 | 50 | 0.833333 | eng_Latn | 0.994545 |
ce3940c4bf0bb3d6c8471e173c51a5f6692e4e1a | 1,905 | md | Markdown | examples/docs/zh-CN/container.md | JferLao/phoon-ui | 3b3bdcecad7097faf3eb1af9d00680d10f0a4626 | [
"MIT"
] | null | null | null | examples/docs/zh-CN/container.md | JferLao/phoon-ui | 3b3bdcecad7097faf3eb1af9d00680d10f0a4626 | [
"MIT"
] | null | null | null | examples/docs/zh-CN/container.md | JferLao/phoon-ui | 3b3bdcecad7097faf3eb1af9d00680d10f0a4626 | [
"MIT"
] | null | null | null | ## Container 容器
协助进行页面级整体布局。
### 组件概述
- `container`:布局容器,可以嵌套`header`、`aside`、`main`、`footer`及其`container`本身,可以放在任何外层容器中.
- `header`:顶部布局。
- `aside`:侧边栏。
- `main`:内容部分。
- `footer`:底栏容器。
:::tip
以上组件采用了 flex 布局,请注意浏览器兼容性问题。
:::
### 布局演示
:::demo 可以给布局容器设置值来控制高度和宽度
```html
<ph-container>
<ph-header>Header</ph-heade... | 21.404494 | 138 | 0.47664 | eng_Latn | 0.139586 |
ce39b6a77c0822f364672f652e9be01c1d532fce | 1,661 | md | Markdown | README.md | abburishiva/Golkonda | 0d4dc835cad87fce9658866ce30aa67b44ebbd9a | [
"ISC"
] | null | null | null | README.md | abburishiva/Golkonda | 0d4dc835cad87fce9658866ce30aa67b44ebbd9a | [
"ISC"
] | null | null | null | README.md | abburishiva/Golkonda | 0d4dc835cad87fce9658866ce30aa67b44ebbd9a | [
"ISC"
] | null | null | null | ##### TalentScreen REST API(Node.js)
[](https://nodesource.com/products/nsolid)
TalentScreen is a web application that helps
- candidates to showcase their skills , improve their skills and create their resumes.
- candidates to solve employer challeng... | 28.152542 | 152 | 0.748946 | eng_Latn | 0.862925 |
ce3a289a83399700a1d66fbf572fefc7cd5effab | 234 | md | Markdown | README.md | domesticmouse/google-maps-in-flutter | d970a3366c085b3bf34c985f666c45e86e0942fd | [
"Apache-2.0"
] | null | null | null | README.md | domesticmouse/google-maps-in-flutter | d970a3366c085b3bf34c985f666c45e86e0942fd | [
"Apache-2.0"
] | null | null | null | README.md | domesticmouse/google-maps-in-flutter | d970a3366c085b3bf34c985f666c45e86e0942fd | [
"Apache-2.0"
] | null | null | null | # google_maps_in_flutter
The code for this codelab has migrated to [flutter/codelabs google-maps-in-flutter][google-maps-in-flutter].
[google-maps-in-flutter]: https://github.com/flutter/codelabs/tree/master/google-maps-in-flutter | 46.8 | 108 | 0.794872 | kor_Hang | 0.239018 |
ce3a5f09c38d2ce7c24fe90f9320ecb960f2cc2e | 1,023 | md | Markdown | _posts/2019-08-16-post-7.md | bugkingK/bugkingK.github.io | 2381a555a962879e8951f0bbcd9a8cc5f5615751 | [
"MIT"
] | null | null | null | _posts/2019-08-16-post-7.md | bugkingK/bugkingK.github.io | 2381a555a962879e8951f0bbcd9a8cc5f5615751 | [
"MIT"
] | null | null | null | _posts/2019-08-16-post-7.md | bugkingK/bugkingK.github.io | 2381a555a962879e8951f0bbcd9a8cc5f5615751 | [
"MIT"
] | null | null | null | ---
layout: post
title: 귀찮은 cocoapod를 편하게
subtitle: cocoapod, 귀차니즘, init, install, update
tags: [Xcode, cocoapod]
comments: true
---
### @
개발하다보면 오픈소스를 사용하게되면 cocoapod과 carthage 중 하나를 선택하게된다. <br>
둘 중 cocoapod을 편하게 쓰는 방법을 소개한다. <br>
Xcode 내장되어있는 기본 기능을 활용할 것이다. <br>
### 파일만들기
1. 아래의 스크립트를 복사해서 파일로 만드시거나, Gist로 들어가서 파... | 27.648649 | 92 | 0.717498 | kor_Hang | 0.999913 |
ce3a99501fb081363e594d02a16b929d2cf28bcd | 1,292 | md | Markdown | aspnet/web-forms/videos/aspnet-ajax/implement-infinite-data-patterns-in-ajax.md | terrajobst/AspNetDocs.es-es | 77be7c56042efbb27a9e051e21ee16792853ab63 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | aspnet/web-forms/videos/aspnet-ajax/implement-infinite-data-patterns-in-ajax.md | terrajobst/AspNetDocs.es-es | 77be7c56042efbb27a9e051e21ee16792853ab63 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | aspnet/web-forms/videos/aspnet-ajax/implement-infinite-data-patterns-in-ajax.md | terrajobst/AspNetDocs.es-es | 77be7c56042efbb27a9e051e21ee16792853ab63 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
uid: web-forms/videos/aspnet-ajax/implement-infinite-data-patterns-in-ajax
title: Implementar patrones de datos infinitos en AJAX | Microsoft Docs
author: JoeStagner
description: En este vídeo, le mostraré cómo implementar lo que hago referencia como el patrón de datos infinito para AJAX.
ms.author: riande
ms.date:... | 44.551724 | 125 | 0.798762 | spa_Latn | 0.366166 |
ce3b8087cd02fba39c9d07eb50ed94a48dfcadd2 | 11,226 | md | Markdown | docs/docs/metrics.md | mushixun/marathon | a1fee9127e16ef635b073f2e11de91ef6682c637 | [
"Apache-2.0"
] | null | null | null | docs/docs/metrics.md | mushixun/marathon | a1fee9127e16ef635b073f2e11de91ef6682c637 | [
"Apache-2.0"
] | null | null | null | docs/docs/metrics.md | mushixun/marathon | a1fee9127e16ef635b073f2e11de91ef6682c637 | [
"Apache-2.0"
] | null | null | null | ---
title: Metrics
---
# Metrics
Marathon uses [Dropwizard Metrics](https://github.com/dropwizard/metrics)
for its metrics. You can query the current metric values via the
`/metrics` HTTP endpoint.
For the specific syntax see the
[metrics command-line flags]({{ site.baseurl }}/docs/command-line-flags.html#metrics-fl... | 43.011494 | 91 | 0.763228 | eng_Latn | 0.993334 |
ce3c2603dd2404493b14b694a278042bc2694a20 | 310 | md | Markdown | docs/DSL+/dokka/dsl/studio.forface.easygradle.dsl/org.gradle.plugin.use.-plugin-dependencies-spec/plugin.md | 4face-studi0/EasyGradle | a254834c8801fccc1ec3c6dd0bf509de39c63ec4 | [
"Apache-2.0"
] | 4 | 2019-09-07T00:29:20.000Z | 2021-01-27T00:48:26.000Z | docs/DSL+/dokka/dsl/studio.forface.easygradle.dsl/org.gradle.plugin.use.-plugin-dependencies-spec/plugin.md | 4face-studi0/EasyGradle | a254834c8801fccc1ec3c6dd0bf509de39c63ec4 | [
"Apache-2.0"
] | null | null | null | docs/DSL+/dokka/dsl/studio.forface.easygradle.dsl/org.gradle.plugin.use.-plugin-dependencies-spec/plugin.md | 4face-studi0/EasyGradle | a254834c8801fccc1ec3c6dd0bf509de39c63ec4 | [
"Apache-2.0"
] | 1 | 2021-01-27T00:48:28.000Z | 2021-01-27T00:48:28.000Z | [dsl](../../index.md) / [studio.forface.easygradle.dsl](../index.md) / [org.gradle.plugin.use.PluginDependenciesSpec](index.md) / [plugin](./plugin.md)
# plugin
`fun PluginDependenciesSpec.plugin(id: `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)`): PluginDependencySpec` | 62 | 151 | 0.729032 | yue_Hant | 0.248105 |
ce3cae92e57cf7c361a6bf8196844a06b167b270 | 585 | md | Markdown | Model_README.md | SIR-SEE/final-project-team-8 | 45cf98547ff92eeec7cd0d2c7aeb683b38702237 | [
"MIT"
] | null | null | null | Model_README.md | SIR-SEE/final-project-team-8 | 45cf98547ff92eeec7cd0d2c7aeb683b38702237 | [
"MIT"
] | null | null | null | Model_README.md | SIR-SEE/final-project-team-8 | 45cf98547ff92eeec7cd0d2c7aeb683b38702237 | [
"MIT"
] | null | null | null | Covid-19 model
We chose the SIR-model code that we previously worked with as our base for our model.
To make the model more realistic we added a mortality rate (m) to distinguish between those who recover and those who don't.
We also added a parameter, epsilon, to simulate the effects safety precautions, such as res... | 73.125 | 132 | 0.805128 | eng_Latn | 0.999895 |
ce3d8353a5847d744c8722170134f8d24b542a47 | 113 | md | Markdown | README.md | lumiantarts/UnityProjects | 7de0fe7fb5777f437be1d222210934b8d93210a0 | [
"MIT"
] | null | null | null | README.md | lumiantarts/UnityProjects | 7de0fe7fb5777f437be1d222210934b8d93210a0 | [
"MIT"
] | null | null | null | README.md | lumiantarts/UnityProjects | 7de0fe7fb5777f437be1d222210934b8d93210a0 | [
"MIT"
] | null | null | null | # Lumiant Arts
Owners: Luke A, R2D2sp
Desc: Our unreleased unity projects, mainly for testing.
Date: 05/13/16
| 14.125 | 56 | 0.743363 | eng_Latn | 0.864696 |
ce3fe0af4dfb2d7d839a85a203a039d40fbb9624 | 10,373 | md | Markdown | articles/virtual-machines/virtual-machines-linux-quick-create-cli.md | OpenLocalizationTestOrg/azure-docs-pr15_hu-HU | ac1600ab65c96c83848e8b2445ac60e910561a25 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/virtual-machines/virtual-machines-linux-quick-create-cli.md | OpenLocalizationTestOrg/azure-docs-pr15_hu-HU | ac1600ab65c96c83848e8b2445ac60e910561a25 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/virtual-machines/virtual-machines-linux-quick-create-cli.md | OpenLocalizationTestOrg/azure-docs-pr15_hu-HU | ac1600ab65c96c83848e8b2445ac60e910561a25 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | <properties
pageTitle="A CLI segítségével hozzon létre egy Linux virtuális Azure |} Microsoft Azure"
description="Létrehozhat egy Linux virtuális Azure a CLI használatával."
services="virtual-machines-linux"
documentationCenter=""
authors="vlivech"
manager="timlt"
editor=""/>
<tags
ms.service="... | 49.631579 | 724 | 0.705582 | hun_Latn | 0.991918 |
ce425c5ed0c0016bdc8afd8ccac5569008363dcb | 710 | md | Markdown | README.md | Poohdxx/rshell | e0276b404cb1dc01802ba40b4a31c47d514f13be | [
"BSD-3-Clause"
] | null | null | null | README.md | Poohdxx/rshell | e0276b404cb1dc01802ba40b4a31c47d514f13be | [
"BSD-3-Clause"
] | null | null | null | README.md | Poohdxx/rshell | e0276b404cb1dc01802ba40b4a31c47d514f13be | [
"BSD-3-Clause"
] | null | null | null | # rshell
RSHELL is an open source project created for the CS100 class assignment at the University of California, Riverside.
##How to install
Run the following commands to get the source and build the shell:
```
git clone https://github.com/Poohdxx/rshell.git
cd rshell
git checkout hw2
make
bin/rshell
```
##Functiona... | 20.882353 | 115 | 0.728169 | eng_Latn | 0.996356 |
ce4346d3c326f39fed1da6fc9f4b094d657a1b09 | 185 | md | Markdown | docs/cloud/softlayer/_index.md | lubinsz/pharmer | 05f851bebf2b593c782555cc104fd0ea024147bc | [
"Apache-2.0"
] | null | null | null | docs/cloud/softlayer/_index.md | lubinsz/pharmer | 05f851bebf2b593c782555cc104fd0ea024147bc | [
"Apache-2.0"
] | null | null | null | docs/cloud/softlayer/_index.md | lubinsz/pharmer | 05f851bebf2b593c782555cc104fd0ea024147bc | [
"Apache-2.0"
] | null | null | null | ---
title: SoftLayer
menu:
product_pharmer_0.1.0-alpha.1:
identifier: soft-layer
name: SoftLayer
parent: cloud
weight: 40
menu_name: product_pharmer_0.1.0-alpha.1
--- | 18.5 | 41 | 0.691892 | eng_Latn | 0.685738 |
ce43bedbd712e0d097cbfbb4c0e4c68fed1f144d | 731 | md | Markdown | pages.ro.aws/common/subfinder.md | unPi-ro/tldr | 13ffa5e396b4018eeaebf42dd7fff38bfd74638b | [
"CC-BY-4.0"
] | null | null | null | pages.ro.aws/common/subfinder.md | unPi-ro/tldr | 13ffa5e396b4018eeaebf42dd7fff38bfd74638b | [
"CC-BY-4.0"
] | null | null | null | pages.ro.aws/common/subfinder.md | unPi-ro/tldr | 13ffa5e396b4018eeaebf42dd7fff38bfd74638b | [
"CC-BY-4.0"
] | null | null | null | # subfinder
> Un instrument de descoperire subdomeniu care descoperă subdomenii valide pentru site-uri web.
> Proiectat ca un cadru pasiv pentru a fi util pentru recompensele de bug-uri și sigur pentru testarea penetrării.
> Mai multe informaţii: <https://github.com/subfinder/subfinder>
- Găsiți subdomenii pentru un ... | 28.115385 | 114 | 0.737346 | ron_Latn | 0.999258 |
ce4429296406165c7d45daf1566b6613b6da83bc | 14,969 | md | Markdown | analyse/1_buildings_indics.md | Raphbub/master-thesis | 494845291408a12a2e28fe9a60d4a01a49eddfae | [
"MIT"
] | 2 | 2018-05-02T17:29:08.000Z | 2018-06-13T05:35:05.000Z | analyse/1_buildings_indics.md | Raphbub/master-thesis | 494845291408a12a2e28fe9a60d4a01a49eddfae | [
"MIT"
] | null | null | null | analyse/1_buildings_indics.md | Raphbub/master-thesis | 494845291408a12a2e28fe9a60d4a01a49eddfae | [
"MIT"
] | null | null | null | # Indicators at the building level
Add the columns for the attributes
```sql
ALTER TABLE bd ADD COLUMN b_perim REAL,
ADD COLUMN b_area REAL,
ADD COLUMN b_r_vol_fac REAL,
ADD COLUMN b_MaxEdge REAL,
ADD COLUMN b_MinEdge REAL,
ADD COLUMN b_stories... | 30.179435 | 381 | 0.6454 | yue_Hant | 0.852468 |
ce4472639b23b540d33e3e5d3fcbb408d8f6882d | 393 | md | Markdown | blog.md | chester-tan/chester-tan.github.io | 7bd03874384469e7dde7fa49c745f010cf7f6c61 | [
"MIT"
] | null | null | null | blog.md | chester-tan/chester-tan.github.io | 7bd03874384469e7dde7fa49c745f010cf7f6c61 | [
"MIT"
] | null | null | null | blog.md | chester-tan/chester-tan.github.io | 7bd03874384469e7dde7fa49c745f010cf7f6c61 | [
"MIT"
] | null | null | null | # Blog
Welcome to my blog! \:\) Here you can find my blog posts organised by their tags:
{% for tag in site.tags %}
<h3>{{ tag[0] }}</h3>
<ul>
{% for post in tag[1] %}
<li>
<a href="{{ post.url }}">{{ post.title }}</a>
{{ post.excerpt }}
</li>
{% endfor %}
</ul>
{% endfor %}
... | 19.65 | 81 | 0.508906 | eng_Latn | 0.842736 |
ce45194b423ee9b06a401220459519317f7c1fe6 | 132 | md | Markdown | ERC/Documentation/api/index.md | Montycarlo/ERC.Xdbg | b2486b7d12a932222a0ba512b05af02706c4cf6d | [
"MIT"
] | 74 | 2020-02-22T03:44:17.000Z | 2022-03-28T10:56:58.000Z | ERC/Documentation/api/index.md | Montycarlo/ERC.Xdbg | b2486b7d12a932222a0ba512b05af02706c4cf6d | [
"MIT"
] | 3 | 2020-07-09T08:32:50.000Z | 2022-03-03T09:27:17.000Z | ERC/Documentation/api/index.md | Montycarlo/ERC.Xdbg | b2486b7d12a932222a0ba512b05af02706c4cf6d | [
"MIT"
] | 11 | 2020-05-15T10:35:15.000Z | 2022-02-14T23:38:22.000Z | # ERC.Net
In the left panel, you find the API documentation for all accessible structures and functionality of the ERC.Net library.
| 44 | 121 | 0.80303 | eng_Latn | 0.978575 |
ce453e1a80d4fb31fa92f285a9307b7d770f9db9 | 1,516 | md | Markdown | _posts/2016-02-12-gulp-task-listing.md | meumobi/meumobi.github.io | a9b1a19061c1903aa49bb115702bd1b4f1d68847 | [
"MIT"
] | 1 | 2021-01-07T13:19:07.000Z | 2021-01-07T13:19:07.000Z | _posts/2016-02-12-gulp-task-listing.md | meumobi/meumobi.github.io | a9b1a19061c1903aa49bb115702bd1b4f1d68847 | [
"MIT"
] | 11 | 2015-06-05T05:40:38.000Z | 2019-10-25T03:00:35.000Z | _posts/2016-02-12-gulp-task-listing.md | meumobi/meumobi.github.io | a9b1a19061c1903aa49bb115702bd1b4f1d68847 | [
"MIT"
] | 1 | 2015-11-23T21:16:38.000Z | 2015-11-23T21:16:38.000Z | ---
layout: post
title: Provide an auto task listing for your gulpfile
categories: [Tips and tricks]
tags: [gulp]
author:
name: Victor Dias
email: victor.dias@meumobi.com
github: elbidone
twitter: meumobi
bio: Sharing mobile Experiences
email_md5: 1cd012be2382e755aa763c66acc7cfa6
---
You'd like to type `gul... | 29.153846 | 442 | 0.66095 | eng_Latn | 0.941399 |
ce460c0b747fb469b514fd5a0693db01c509e11b | 118 | md | Markdown | fonts/samples/InputMono.md | mmaher88/cmder | a4d15e6d3a9be1969c9bba95a2292c99a3eecec4 | [
"MIT"
] | null | null | null | fonts/samples/InputMono.md | mmaher88/cmder | a4d15e6d3a9be1969c9bba95a2292c99a3eecec4 | [
"MIT"
] | null | null | null | fonts/samples/InputMono.md | mmaher88/cmder | a4d15e6d3a9be1969c9bba95a2292c99a3eecec4 | [
"MIT"
] | null | null | null | #InputMono

| 39.333333 | 105 | 0.79661 | yue_Hant | 0.165278 |
ce467098e638cc51e442c0dbd8c86dbcf915c660 | 62 | md | Markdown | README.md | BlazingAsher/REFLECT | 8d606caa66283a5b6a3eed8e4f1a0d9f0a937ea6 | [
"MIT"
] | null | null | null | README.md | BlazingAsher/REFLECT | 8d606caa66283a5b6a3eed8e4f1a0d9f0a937ea6 | [
"MIT"
] | null | null | null | README.md | BlazingAsher/REFLECT | 8d606caa66283a5b6a3eed8e4f1a0d9f0a937ea6 | [
"MIT"
] | null | null | null | # REFLECT
An opensource event and program registration system
| 20.666667 | 51 | 0.83871 | eng_Latn | 0.942108 |
ce471f1a4e9d21719a76f353d63d58d12b1e191e | 1,340 | md | Markdown | _ebola/n14.md | elotroalex/frontlines | a4632d157e107d9f367d6765dd802e7c6799eec5 | [
"MIT"
] | null | null | null | _ebola/n14.md | elotroalex/frontlines | a4632d157e107d9f367d6765dd802e7c6799eec5 | [
"MIT"
] | 41 | 2020-07-13T21:00:58.000Z | 2021-06-02T13:57:24.000Z | _ebola/n14.md | cul/ds-frontlinenurses | afeb54b0eb582919e820155f41e92ae857d33b99 | [
"MIT"
] | null | null | null | ---
pid: n14
name: Annette Mwansa Nkowane, RN, RM, BSc, MA
first_name: Annette
middle_name: Mwansa
last_name: Nkowane
interviewed_by: Jennifer Dohrn
interview_date: August 16, 2019
interview_city: Monrovia
interview_country: Liberia
title: Former Technical Officer of Nursing and Midwifery, World Health Organization
(... | 44.666667 | 90 | 0.808955 | eng_Latn | 0.943659 |
ce47ef488cc07590e47e0c6361c101db91404f08 | 3,472 | md | Markdown | doc/Java/简述JVM基础(六):虚拟机字节码执行引擎.md | zengjingfang/AndroidBox | 84e4f63474e22edc8d4f1e9f0c7edf1a3be69a59 | [
"Apache-2.0"
] | 18 | 2016-11-04T07:37:42.000Z | 2021-12-23T09:30:48.000Z | doc/Java/简述JVM基础(六):虚拟机字节码执行引擎.md | zengjingfang/AndroidBox | 84e4f63474e22edc8d4f1e9f0c7edf1a3be69a59 | [
"Apache-2.0"
] | 49 | 2017-12-12T11:38:21.000Z | 2021-05-14T07:33:58.000Z | doc/Java/简述JVM基础(六):虚拟机字节码执行引擎.md | zengjingfang/AndroidBox | 84e4f63474e22edc8d4f1e9f0c7edf1a3be69a59 | [
"Apache-2.0"
] | 3 | 2017-10-16T13:19:59.000Z | 2021-01-21T09:42:53.000Z | # 一、前言
物理机的执行引擎是直接在物理硬件如CPU、操作系统、指令集上运行的,但是对于虚拟机来讲,他的执行引擎由自己实现。
执行引擎有统一的外观(**Java虚拟机规范**),不同类型的虚拟机都遵循了这一规范,**输入字节码文件,解析字节码处理,然后输出结果**。
# 二、运行时栈帧结构

### 1、栈帧概念
栈帧(Stack Frame)用于支持方法调用和执行的数据结构,包含了局部变量表、操作数栈、动态连接和方法返回地址... | 26.707692 | 455 | 0.80674 | yue_Hant | 0.582619 |
ce48e666b6eab1b7ab376c8b03206a0024ef4afa | 2,257 | md | Markdown | docs/framework/unmanaged-api/profiling/icorprofilerinfo-gettokenandmetadatafromfunction-method.md | leowsouza/docs.pt-br-1 | 67ce30b4075f0d05985fa2d2b314c35a6d8d7adf | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/unmanaged-api/profiling/icorprofilerinfo-gettokenandmetadatafromfunction-method.md | leowsouza/docs.pt-br-1 | 67ce30b4075f0d05985fa2d2b314c35a6d8d7adf | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/unmanaged-api/profiling/icorprofilerinfo-gettokenandmetadatafromfunction-method.md | leowsouza/docs.pt-br-1 | 67ce30b4075f0d05985fa2d2b314c35a6d8d7adf | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Método ICorProfilerInfo::GetTokenAndMetadataFromFunction
ms.date: 03/30/2017
api_name:
- ICorProfilerInfo.GetTokenAndMetadataFromFunction
api_location:
- mscorwks.dll
api_type:
- COM
f1_keywords:
- ICorProfilerInfo::GetTokenAndMetadataFromFunction
helpviewer_keywords:
- ICorProfilerInfo::GetTokenAndMetadataF... | 35.825397 | 141 | 0.745237 | por_Latn | 0.551497 |
ce494a9130f84f1f83d8b2d39bc372d962dd65a3 | 203 | md | Markdown | src/Malcaba.WeightWatcher/README.md | dmalcaba/blazor-sharp | 036753c5ced41250b3c4384cd51cd73e27295f71 | [
"MIT"
] | null | null | null | src/Malcaba.WeightWatcher/README.md | dmalcaba/blazor-sharp | 036753c5ced41250b3c4384cd51cd73e27295f71 | [
"MIT"
] | null | null | null | src/Malcaba.WeightWatcher/README.md | dmalcaba/blazor-sharp | 036753c5ced41250b3c4384cd51cd73e27295f71 | [
"MIT"
] | null | null | null | # Weight Watcher App
Created with Blazor Wasm (not ASP hosted, not PWA)
# Change Tracking
*February 26, 2021*
- Created Project
*February 27, 2021*
- Add Weight Watcher page with hard-coded data | 15.615385 | 50 | 0.729064 | eng_Latn | 0.981473 |
ce49d00d95e9c2de6fbfaa3ce7d459546774abcc | 77 | md | Markdown | README.md | FRABDYN/FractalDimensions | 9d3a27e4f3f5d005dc89e1a0a4e9a495cfccd3dc | [
"MIT"
] | null | null | null | README.md | FRABDYN/FractalDimensions | 9d3a27e4f3f5d005dc89e1a0a4e9a495cfccd3dc | [
"MIT"
] | null | null | null | README.md | FRABDYN/FractalDimensions | 9d3a27e4f3f5d005dc89e1a0a4e9a495cfccd3dc | [
"MIT"
] | null | null | null | # FractalDimensions
Fractal dimensions and two-dimensional slow-fast systems
| 25.666667 | 56 | 0.857143 | eng_Latn | 0.924733 |
ce4ba1015b3b57c8740d9d2ad1e613d3470feab4 | 131 | md | Markdown | Traceroute.md | namnamir/pentest | 5ba8090750cae851b415b5438eadbddb280f0a9b | [
"MIT"
] | null | null | null | Traceroute.md | namnamir/pentest | 5ba8090750cae851b415b5438eadbddb280f0a9b | [
"MIT"
] | null | null | null | Traceroute.md | namnamir/pentest | 5ba8090750cae851b415b5438eadbddb280f0a9b | [
"MIT"
] | null | null | null | ```Bash
# use ICMP packets instead of UDP packets
# it helps to identify firewalls (not 100% reliable)
tracerout -I
``` | 26.2 | 56 | 0.664122 | eng_Latn | 0.968761 |
ce4ccc176699d6563d0520521f61b17ec4b4111f | 1,084 | md | Markdown | includes/app-service-deploy-network-secured-sites.md | ZetaPR/azure-docs.es-es | 0e2bf787d1d9ab12065fcb1091a7f13b96c6f8a2 | [
"CC-BY-4.0",
"MIT"
] | 66 | 2017-07-09T03:34:12.000Z | 2022-03-05T21:27:20.000Z | includes/app-service-deploy-network-secured-sites.md | ZetaPR/azure-docs.es-es | 0e2bf787d1d9ab12065fcb1091a7f13b96c6f8a2 | [
"CC-BY-4.0",
"MIT"
] | 671 | 2017-06-29T16:36:35.000Z | 2021-12-03T16:34:03.000Z | includes/app-service-deploy-network-secured-sites.md | ZetaPR/azure-docs.es-es | 0e2bf787d1d9ab12065fcb1091a7f13b96c6f8a2 | [
"CC-BY-4.0",
"MIT"
] | 171 | 2017-07-25T06:26:46.000Z | 2022-03-23T09:07:10.000Z | ---
title: Archivo de inclusión
description: Archivo de inclusión
services: app-service
author: jasonfreeberg
ms.service: app-service
ms.topic: include
ms.date: 08/27/2021
ms.author: jafreebe
ms.custom: include file
ms.openlocfilehash: a3030eedcc6b00457338f4a71c27965261280a80
ms.sourcegitcommit: 40866facf800a09574f97cc... | 57.052632 | 641 | 0.818266 | spa_Latn | 0.951837 |
ce4dedacc760952190b04ff05650dc6d0da09748 | 9,770 | md | Markdown | mdop/appv-v5/migrating-from-a-previous-version-app-v-50.md | MicrosoftDocs/mdop-docs-pr.it-it | c0a4de3a5407dee9cb0e7e8af61643dc2fc9ecf2 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-04-20T21:13:51.000Z | 2021-04-20T21:13:51.000Z | mdop/appv-v5/migrating-from-a-previous-version-app-v-50.md | MicrosoftDocs/mdop-docs-pr.it-it | c0a4de3a5407dee9cb0e7e8af61643dc2fc9ecf2 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-07-08T05:27:50.000Z | 2020-07-08T15:39:35.000Z | mdop/appv-v5/migrating-from-a-previous-version-app-v-50.md | MicrosoftDocs/mdop-docs-pr.it-it | c0a4de3a5407dee9cb0e7e8af61643dc2fc9ecf2 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-11-04T12:31:26.000Z | 2021-11-04T12:31:26.000Z | ---
title: Migrazione da una versione precedente
description: Migrazione da una versione precedente
author: dansimp
ms.assetid: a13cd353-b22a-48f7-af1e-5d54ede2a7e5
ms.reviewer: ''
manager: dansimp
ms.author: dansimp
ms.pagetype: mdop, appcompat, virtualization
ms.mktglfcycl: deploy
ms.sitesec: library
ms.prod: w10
ms.... | 48.85 | 394 | 0.755476 | ita_Latn | 0.977346 |
ce4ef379e20848c9de7b0b25923a83a75200b208 | 1,461 | md | Markdown | lift-json/benchmark/README.md | pyronicide/liftweb | 47559def125f99813b79ffd4c677db92063857d4 | [
"Apache-2.0"
] | 1 | 2017-07-22T07:43:14.000Z | 2017-07-22T07:43:14.000Z | lift-json/benchmark/README.md | pyronicide/liftweb | 47559def125f99813b79ffd4c677db92063857d4 | [
"Apache-2.0"
] | null | null | null | lift-json/benchmark/README.md | pyronicide/liftweb | 47559def125f99813b79ffd4c677db92063857d4 | [
"Apache-2.0"
] | null | null | null | Benchmarking standard Scala Json parser, Jackson parser and lift-json parser
----------------------------------------------------------------------------
Benchmark measures how long it takes to parse 50 000 times the first JSON document
from http://www.json.org/example.html.
Facts:
* Ubuntu 8.10
* Lenovo T60p
* Sca... | 25.631579 | 82 | 0.631075 | eng_Latn | 0.393276 |
ce4f03fa08c7da481925878a4c5eaf829be050a7 | 546 | md | Markdown | README.md | CROmetrics/gatsby-plugin-optimizely-js | 0811932551a4a6eeccdb5d0a5860627c0310f50e | [
"MIT"
] | null | null | null | README.md | CROmetrics/gatsby-plugin-optimizely-js | 0811932551a4a6eeccdb5d0a5860627c0310f50e | [
"MIT"
] | null | null | null | README.md | CROmetrics/gatsby-plugin-optimizely-js | 0811932551a4a6eeccdb5d0a5860627c0310f50e | [
"MIT"
] | null | null | null | # gatsby-plugin-optimizely-js
A Gatsby plugin to add an [Optimizely JS Snippet](https://support.optimizely.com/hc/en-us/articles/4411731640973) to your site.
## Install
`$ npm install --save @crometrics/gatsby-plugin-optimizely-js`
## How to use
### Setup
In your gatsby-config.js file:
```javascript
plugins: [
... | 19.5 | 127 | 0.673993 | eng_Latn | 0.730527 |
ce4f33553170f3c932405037a9bec9855ec71fcb | 1,113 | md | Markdown | README.md | Madh93/stallman_bot | 9d1ef52ec9869cae614c3f0461cb5f6ab3e80ae6 | [
"MIT"
] | 2 | 2016-11-25T07:22:50.000Z | 2017-08-25T17:40:15.000Z | README.md | Madh93/stallman_bot | 9d1ef52ec9869cae614c3f0461cb5f6ab3e80ae6 | [
"MIT"
] | 1 | 2019-07-13T10:06:52.000Z | 2019-07-13T10:06:52.000Z | README.md | Madh93/stallman_bot | 9d1ef52ec9869cae614c3f0461cb5f6ab3e80ae6 | [
"MIT"
] | null | null | null | # Stallman_bot
A Richard Stallman bot for Telegram based on [Slack Hubot](https://github.com/interwho/stallman-bot) by Justin Paulin.

## Installation
Install gem:
gem install stallman_bot
Or clone:
git clone https://github.com/Madh93/stallman_bot && cd stallman_bo... | 21.823529 | 118 | 0.735849 | eng_Latn | 0.537323 |
ce4fcf50c07ea4fff206381514490acb0256beef | 1,131 | md | Markdown | python/124_binary_tree_maximum_path_sum.md | hanleilei/leetcode | 166bbebbb4c7dfcab69dabe4abc2ac06dc028b38 | [
"MIT"
] | null | null | null | python/124_binary_tree_maximum_path_sum.md | hanleilei/leetcode | 166bbebbb4c7dfcab69dabe4abc2ac06dc028b38 | [
"MIT"
] | null | null | null | python/124_binary_tree_maximum_path_sum.md | hanleilei/leetcode | 166bbebbb4c7dfcab69dabe4abc2ac06dc028b38 | [
"MIT"
] | 1 | 2020-06-12T05:13:22.000Z | 2020-06-12T05:13:22.000Z | # binary tree maximum path sum
Given a non-empty binary tree, find the maximum path sum.
For this problem, a path is defined as any sequence of nodes from some starting node to any node in the tree along the parent-child connections. The path must contain at least one node and does not need to go through the root.
E... | 21.339623 | 226 | 0.552608 | eng_Latn | 0.971118 |
ce50149b5bb99ba9b840891b0affde6f7f4ed2d4 | 277 | md | Markdown | _posts/guide/templates/2015-12-02-promocion-datos-abiertos.md | mendozagioo/dgm-guia | e5347d62d48ee76eb06b1d19f6377c27559c7c40 | [
"MIT"
] | null | null | null | _posts/guide/templates/2015-12-02-promocion-datos-abiertos.md | mendozagioo/dgm-guia | e5347d62d48ee76eb06b1d19f6377c27559c7c40 | [
"MIT"
] | null | null | null | _posts/guide/templates/2015-12-02-promocion-datos-abiertos.md | mendozagioo/dgm-guia | e5347d62d48ee76eb06b1d19f6377c27559c7c40 | [
"MIT"
] | null | null | null | ---
published: true
order: 9
title: ¿Cómo promover los Datos Abiertos?
date: 2015-12-02
hover_link: /guia/manuales-plantillas/miniguia-promocion.html
hide_link: true
section: templates
category: templates
---
Consulta estas recomendaciones para promover los Datos Abiertos.
| 18.466667 | 64 | 0.790614 | spa_Latn | 0.583973 |
ce5162d98db5d4ae7e9fb8ffbcd168c669f2863a | 105 | md | Markdown | swagger-bootstrap-ui-doc/en/code-des.md | lichongbing/lswagger | cf8529d168b835ec7f13490fb790ac01b9a43066 | [
"Apache-2.0"
] | 2,487 | 2019-05-10T02:45:12.000Z | 2022-03-31T09:31:15.000Z | swagger-bootstrap-ui-doc/en/code-des.md | lichongbing/lswagger | cf8529d168b835ec7f13490fb790ac01b9a43066 | [
"Apache-2.0"
] | 337 | 2019-05-09T13:45:36.000Z | 2022-03-29T06:12:10.000Z | swagger-bootstrap-ui-doc/en/code-des.md | lichongbing/lswagger | cf8529d168b835ec7f13490fb790ac01b9a43066 | [
"Apache-2.0"
] | 419 | 2019-05-10T06:41:16.000Z | 2022-03-29T06:38:54.000Z | I hope this code description will help more people understand Springfox-Swagger and SwaggerBootstrapUi.
| 35 | 103 | 0.847619 | eng_Latn | 0.994888 |
ce5230ddaaabc14751a1a16bde756bfd3a88e20f | 85 | md | Markdown | README.md | cstoquer/rtc-cars | 109af811ad8d37d1dd87c5345972245c62cf9818 | [
"MIT"
] | null | null | null | README.md | cstoquer/rtc-cars | 109af811ad8d37d1dd87c5345972245c62cf9818 | [
"MIT"
] | null | null | null | README.md | cstoquer/rtc-cars | 109af811ad8d37d1dd87c5345972245c62cf9818 | [
"MIT"
] | null | null | null | # rtc-cars
small test project using Web-RTC for real-time peer-to-peer communication
| 28.333333 | 73 | 0.8 | eng_Latn | 0.953399 |
ce52437e4c98a838ad014a73c6cb7148efcf7596 | 9,084 | md | Markdown | markdown_files/10.1101-2020.04.28.20083089.md | cbrueffer/covid-19_sinai_reviews | c5e924b8d406e488f85b330afe5f31a2b9c5d687 | [
"CC-BY-4.0"
] | 8 | 2020-04-04T13:50:29.000Z | 2020-04-29T13:54:45.000Z | markdown_files/10.1101-2020.04.28.20083089.md | cbrueffer/covid-19_sinai_reviews | c5e924b8d406e488f85b330afe5f31a2b9c5d687 | [
"CC-BY-4.0"
] | 9 | 2020-04-04T13:50:19.000Z | 2020-04-08T11:34:45.000Z | markdown_files/10.1101-2020.04.28.20083089.md | cbrueffer/covid-19_sinai_reviews | c5e924b8d406e488f85b330afe5f31a2b9c5d687 | [
"CC-BY-4.0"
] | 7 | 2020-04-04T13:33:16.000Z | 2020-07-31T16:54:05.000Z | **A possible role of immunopathogenesis in COVID-19 progression**
Anft M., Paniskaki K, Blazquez-Navarro A t al.; medRxiv
2020.04.28.20083089; https://doi.org/10.1101/2020.04.28.20083089
***Keywords***
- SARS-CoV-2 spike protein-specific T cells
- COVID-19
- adaptive immunity
***Main findings ***
In this ... | 58.987013 | 82 | 0.80317 | eng_Latn | 0.99674 |
ce532e368a76aa62428cf1f59989dedf4ed48d42 | 337 | md | Markdown | Muzikos botas/README.md | KugelisMugelis/Kunigelio | e1a1f60e7a0722b5e1fcf4b29ab26a4d673797bf | [
"MIT"
] | null | null | null | Muzikos botas/README.md | KugelisMugelis/Kunigelio | e1a1f60e7a0722b5e1fcf4b29ab26a4d673797bf | [
"MIT"
] | 3 | 2022-02-15T04:29:03.000Z | 2022-03-23T04:33:07.000Z | Muzikos botas/README.md | KugelisMugelis/Kunigelio | e1a1f60e7a0722b5e1fcf4b29ab26a4d673797bf | [
"MIT"
] | null | null | null | # Music Bot
A Music Discord Bot with lot Commands....
# Features
- Playing Music
- Custom Prefix
- Ping Commands
- Quest
- Good Sound Quality
## Self-Hosting
- Fork the project in your replit
- fill the information in config.js [Prefix and Token]
- Run the Replit
Support Server [For any Help]
-
https://dsc.gg/ma... | 17.736842 | 55 | 0.72997 | eng_Latn | 0.859845 |
ce541aca8a0621565d874be98c1a7f7efd55afed | 2,463 | md | Markdown | README.md | dropcountr/kmeans-clusterer | 57f28a49bdedd7d698ac88f7d590b77a08c1f099 | [
"MIT"
] | 86 | 2015-01-28T21:28:28.000Z | 2022-02-18T21:29:49.000Z | README.md | dropcountr/kmeans-clusterer | 57f28a49bdedd7d698ac88f7d590b77a08c1f099 | [
"MIT"
] | 6 | 2016-12-29T16:24:44.000Z | 2021-11-04T19:24:00.000Z | README.md | dropcountr/kmeans-clusterer | 57f28a49bdedd7d698ac88f7d590b77a08c1f099 | [
"MIT"
] | 18 | 2015-08-29T21:10:12.000Z | 2022-02-01T10:16:50.000Z | KMeansClusterer
===
[k-means clustering](http://en.wikipedia.org/wiki/K-means_clustering) in Ruby. Uses [NArray](https://github.com/masa16/narray) under the hood for fast calculations.
Jump to the [examples](examples/) directory to see this in action.
Features
---
- Runs multiple clustering attempts to find optima... | 29.674699 | 164 | 0.699553 | eng_Latn | 0.786291 |
ce549c81d712d2440f5be28b838c65b78e9c5524 | 144 | md | Markdown | _seminars/2020-10 Research group.md | saona-raimundo/saona-raimundo.github.io | 570807a5dc194bf3c2220d7552df6442af5f51ce | [
"MIT"
] | null | null | null | _seminars/2020-10 Research group.md | saona-raimundo/saona-raimundo.github.io | 570807a5dc194bf3c2220d7552df6442af5f51ce | [
"MIT"
] | null | null | null | _seminars/2020-10 Research group.md | saona-raimundo/saona-raimundo.github.io | 570807a5dc194bf3c2220d7552df6442af5f51ce | [
"MIT"
] | null | null | null | ---
layout: event
title: Research group
date: 2020-10-01
place: IST Austria
---
I presented an ongoing project on robustness in matrix games.
| 16 | 61 | 0.743056 | eng_Latn | 0.987348 |
ce54b982f98afa62d817db3a4459bea79b990df8 | 62 | markdown | Markdown | environments/development/modules/dcapachehttp/README.markdown | eduardodicarte/vm_puppet_manager | 2c05f36029be589a346f81faf92efbc678cc6ece | [
"MIT"
] | null | null | null | environments/development/modules/dcapachehttp/README.markdown | eduardodicarte/vm_puppet_manager | 2c05f36029be589a346f81faf92efbc678cc6ece | [
"MIT"
] | null | null | null | environments/development/modules/dcapachehttp/README.markdown | eduardodicarte/vm_puppet_manager | 2c05f36029be589a346f81faf92efbc678cc6ece | [
"MIT"
] | null | null | null | # apachehttp #
This is the apachehttp module. It provides...
| 15.5 | 45 | 0.725806 | eng_Latn | 0.862993 |
ce54cb777feb5df535c9aa59e3bb28fd05dd8e3c | 2,163 | md | Markdown | README.md | P2P-Develop/PeyangSuperLibrary | 6108dbcdb0e0b3f7b653e1f62411ef983fd85592 | [
"WTFPL"
] | 2 | 2020-06-30T06:56:20.000Z | 2021-06-07T14:59:22.000Z | README.md | P2P-Develop/PeyangSuperLibrary | 6108dbcdb0e0b3f7b653e1f62411ef983fd85592 | [
"WTFPL"
] | 1 | 2020-09-24T10:16:35.000Z | 2021-06-25T15:44:14.000Z | README.md | P2P-Develop/PeyangSuperLibrary | 6108dbcdb0e0b3f7b653e1f62411ef983fd85592 | [
"WTFPL"
] | 2 | 2020-06-17T12:12:46.000Z | 2021-04-02T11:26:12.000Z | <h1 align="center">PeyangSuperLibrary</h1>
<p align="center">
<a href="https://search.maven.org/search?q=g:%22tokyo.peya.lib%22%20AND%20a:%22PeyangSuperLibrary">
<img alt="Maven Central" src="https://img.shields.io/maven-central/v/tokyo.peya.lib/PeyangSuperLibrary.svg?label=Maven%20Central&style=flat-squar... | 34.333333 | 203 | 0.747573 | yue_Hant | 0.764701 |
ce550a295c0d0b66cf39180849fd1b9130fb2ea2 | 2,752 | md | Markdown | DOCS/stegstash/msoffice.md | FredHappyface/StegStash | c5e3f0d2df5ccbbb270d1e7f79c439b8be126535 | [
"MIT"
] | 1 | 2021-02-07T07:03:43.000Z | 2021-02-07T07:03:43.000Z | DOCS/stegstash/msoffice.md | FredHappyface/StegStash | c5e3f0d2df5ccbbb270d1e7f79c439b8be126535 | [
"MIT"
] | null | null | null | DOCS/stegstash/msoffice.md | FredHappyface/StegStash | c5e3f0d2df5ccbbb270d1e7f79c439b8be126535 | [
"MIT"
] | null | null | null | # msoffice
> Auto-generated documentation for [stegstash.msoffice](../../stegstash/msoffice.py) module.
hide data and files in a docx, pptx etc
Functions:
- Add data as a comment in xml such as [Content_Types].xml
- Add a file and update [Content_Types].xml
Limitations:
- These do not persist modification. i.e. the ... | 24.571429 | 132 | 0.711483 | eng_Latn | 0.81897 |
ce551e4d4511774012836f776289292bce74c8d9 | 9,898 | md | Markdown | _posts/2018-05-29-recovery.md | PrajwalGurumurthy/PrajwalGurumurthy.github.io | d8519290d5bf381e49beef29128a95200412d5c6 | [
"MIT"
] | null | null | null | _posts/2018-05-29-recovery.md | PrajwalGurumurthy/PrajwalGurumurthy.github.io | d8519290d5bf381e49beef29128a95200412d5c6 | [
"MIT"
] | null | null | null | _posts/2018-05-29-recovery.md | PrajwalGurumurthy/PrajwalGurumurthy.github.io | d8519290d5bf381e49beef29128a95200412d5c6 | [
"MIT"
] | null | null | null | ---
layout: post
title: Design for Resiliency, durability, Failure Recovery and Idempotency
description: This page describes the need for having resiliency, durability and Failure Recovery in microservices
---
## Flow with the Chaos
In Distributed systems we cannot avoid chaos and definitely not assume that the... | 72.779412 | 544 | 0.781875 | eng_Latn | 0.999719 |
ce55335d571affe1725cd106499ec08f8b86525c | 9,805 | markdown | Markdown | _posts/2020-03-06-Build-Fileshare-using-SMBD-as-Domain-Authentichated-With-Samba-AD-DC.markdown | xoreth/blog | 55aa4947e7be390b40fcacf4d40b0402a820aec4 | [
"MIT"
] | null | null | null | _posts/2020-03-06-Build-Fileshare-using-SMBD-as-Domain-Authentichated-With-Samba-AD-DC.markdown | xoreth/blog | 55aa4947e7be390b40fcacf4d40b0402a820aec4 | [
"MIT"
] | null | null | null | _posts/2020-03-06-Build-Fileshare-using-SMBD-as-Domain-Authentichated-With-Samba-AD-DC.markdown | xoreth/blog | 55aa4947e7be390b40fcacf4d40b0402a820aec4 | [
"MIT"
] | null | null | null | ---
layout: post
title: Build Fileshare using SMBD as Domain Authentichated With Samba AD DC
author: Galuh D Wijatmiko
categories: [StorageAndFilesystem]
tags: [Samba4,Fileshare]
draft: false
published: true
---
# Joining
Install Package
```bash
yum install realmd samba-winbind-modules samba-common samba-common-libs ... | 25.802632 | 179 | 0.717083 | eng_Latn | 0.669005 |
ce592dfe98324f816aee821af0476f8662aace64 | 308 | md | Markdown | docs/scheme/chez-07-input-and-output.md | zhoujiagen/learning-lisp | a795337fdf1a4dc52cad6d342f4d9b9ed0db540d | [
"MIT"
] | null | null | null | docs/scheme/chez-07-input-and-output.md | zhoujiagen/learning-lisp | a795337fdf1a4dc52cad6d342f4d9b9ed0db540d | [
"MIT"
] | null | null | null | docs/scheme/chez-07-input-and-output.md | zhoujiagen/learning-lisp | a795337fdf1a4dc52cad6d342f4d9b9ed0db540d | [
"MIT"
] | null | null | null | # 7 Input and Output
## 7.1 Transcoders
## 7.2 Opening Files
## 7.3 Standard Ports
## 7.4 String and Bytevector Ports
## 7.5 Opening Custom Ports
## 7.6 Port Operations
## 7.7 Input Operations
## 7.8 Output Operations
## 7.9 Convenience I/O
## 7.10 Filesystem Operations
## 7.11 Bytevector/String Conversions | 25.666667 | 37 | 0.720779 | eng_Latn | 0.519899 |
ce59ef80a9db2912bdfe147d495058248478cedf | 1,675 | md | Markdown | daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-namespaces.md | hmz777/docs-1 | a6fe26f7749c27bc8e48547a9c36438f62ec0a81 | [
"CC-BY-4.0"
] | null | null | null | daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-namespaces.md | hmz777/docs-1 | a6fe26f7749c27bc8e48547a9c36438f62ec0a81 | [
"CC-BY-4.0"
] | null | null | null | daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-namespaces.md | hmz777/docs-1 | a6fe26f7749c27bc8e48547a9c36438f62ec0a81 | [
"CC-BY-4.0"
] | null | null | null | ---
type: docs
title: "Service invocation across namespaces"
linkTitle: "Service invocation namespaces"
weight: 1000
description: "Call between services deployed to different namespaces"
---
In this article, you'll learn how you can call between services deployed to different namespaces. By default, service invocation... | 33.5 | 229 | 0.748657 | eng_Latn | 0.983638 |
ce5a98bb87e122ff26074dc065fb33948c4333cd | 3,012 | md | Markdown | README.md | wrld3d/wrld.js | 7051a825749e0f8eb2b9fe53e677fbdef48f0b0e | [
"Apache-2.0",
"BSD-2-Clause"
] | 322 | 2017-07-12T18:59:07.000Z | 2022-03-26T18:44:01.000Z | README.md | wrld3d/wrld.js | 7051a825749e0f8eb2b9fe53e677fbdef48f0b0e | [
"Apache-2.0",
"BSD-2-Clause"
] | 65 | 2017-07-07T13:06:39.000Z | 2022-01-24T09:04:07.000Z | README.md | wrld3d/wrld.js | 7051a825749e0f8eb2b9fe53e677fbdef48f0b0e | [
"Apache-2.0",
"BSD-2-Clause"
] | 41 | 2017-07-18T17:42:28.000Z | 2022-03-29T01:37:16.000Z | <a href="https://www.wrld3d.com/">
<img src="https://cdn2.wrld3d.com/wp-content/uploads/2017/04/WRLD_Blue.png" align="right" height="80px" />
</a>
# wrld.js

The WRLD JavaScript API allows you to easily embed [beautiful 3D maps](ht... | 38.615385 | 286 | 0.718792 | eng_Latn | 0.906591 |
ce5aa58dd9d268566487df16f1d491a8ea70044b | 1,687 | md | Markdown | README.md | badookey/Ryutai | 5131f2cdfed86a2dd22fe166fe0c67952952de0c | [
"MIT"
] | 7 | 2019-08-29T03:26:09.000Z | 2022-03-08T02:41:11.000Z | README.md | badookey/Ryutai | 5131f2cdfed86a2dd22fe166fe0c67952952de0c | [
"MIT"
] | null | null | null | README.md | badookey/Ryutai | 5131f2cdfed86a2dd22fe166fe0c67952952de0c | [
"MIT"
] | null | null | null | # Ryutai
Ryutai is an interactive experience focusing on the meditative qualities of flowing water.
This was initally created for the subject 'Interactive Media' at the University of Technology Sydney. Use your hands to play with a liquid-like substance and pop bubbles to make gong noises.


Demo blocklet contains only static files, which is an html5 game
## Launch on Blocklet Server
[ under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you ma... | 52 | 109 | 0.775769 | eng_Latn | 0.997585 |
ce5ce9bfb241465840961df18120728453c138d8 | 2,130 | md | Markdown | README.md | kunato/style_swap_tensorflow | ab136c20fa5351852f1f4c986bed5b25eee3b890 | [
"Apache-2.0"
] | 42 | 2018-03-27T06:26:57.000Z | 2021-05-23T03:23:37.000Z | README.md | kunato/style_swap_tensorflow | ab136c20fa5351852f1f4c986bed5b25eee3b890 | [
"Apache-2.0"
] | 8 | 2018-02-24T13:16:49.000Z | 2019-11-01T16:37:04.000Z | README.md | kunato/style_swap_tensorflow | ab136c20fa5351852f1f4c986bed5b25eee3b890 | [
"Apache-2.0"
] | 15 | 2018-09-07T05:13:22.000Z | 2022-02-28T12:33:19.000Z | # Fast Patch-based Style Transfer of Arbitrary Style
Paper: https://arxiv.org/abs/1612.04337
## Examples
<div align='center'>
<img src='images/content/0cd731d526d27376a586316f6a6ea14a32c096c0a1fab-Fz7Bx1_fw658.jpg' width="280px">
<img src='images/result/0cd731d526d27376a586316f6a6ea14a32c096c0a1fab-Fz7Bx1_fw658_st... | 42.6 | 225 | 0.777934 | eng_Latn | 0.34958 |
ce5dd0770cb357c0997f45c32df40cab076b1f4a | 1,206 | md | Markdown | src/_content/articles/2008-07-09-ipod-touch-a-vendre-peut-etre.md | alienlebarge/alienlebargech-v3 | 4c6756fe61bcd44b1d0ccd0607ecb5a3030ced88 | [
"MIT"
] | 1 | 2021-09-20T12:34:05.000Z | 2021-09-20T12:34:05.000Z | src/_content/articles/2008-07-09-ipod-touch-a-vendre-peut-etre.md | alienlebarge/alienlebargech-v3 | 4c6756fe61bcd44b1d0ccd0607ecb5a3030ced88 | [
"MIT"
] | 63 | 2019-04-12T13:25:00.000Z | 2022-03-04T11:35:05.000Z | src/_content/articles/2008-07-09-ipod-touch-a-vendre-peut-etre.md | alienlebarge/alienlebargech-v3 | 4c6756fe61bcd44b1d0ccd0607ecb5a3030ced88 | [
"MIT"
] | 2 | 2020-01-06T19:21:43.000Z | 2022-03-17T01:11:52.000Z | ---
date: 2008-07-09
title: iPod Touch (à vendre peut-être) vendu
categories:
- Matériel
- Personnel
tags:
- Achat
- iPod
- iPod Touch
- Musique
status: publish
published: true
meta:
_edit_last: '1'
tweetbackscheck: '1234516305'
shorturls: a:7:{s:9:"permalink";s:68:"https://www.alienlebarge.ch/2008/07/09/ipod-tou... | 46.384615 | 369 | 0.722222 | fra_Latn | 0.466639 |
ce5df395ea148163fef2237c24d580e42681315b | 21,694 | md | Markdown | RFC/src/RFC-0201_TariScript.md | dunnock/tari | 3a9f356d2d16941c68c041336dc2d60510fcdbc6 | [
"BSD-3-Clause"
] | null | null | null | RFC/src/RFC-0201_TariScript.md | dunnock/tari | 3a9f356d2d16941c68c041336dc2d60510fcdbc6 | [
"BSD-3-Clause"
] | null | null | null | RFC/src/RFC-0201_TariScript.md | dunnock/tari | 3a9f356d2d16941c68c041336dc2d60510fcdbc6 | [
"BSD-3-Clause"
] | null | null | null | # RFC-0201/TariScript
## Tari Script

**Maintainer(s)**: [Cayle Sharrock](https://github.com/CjS77)
# Licence
[The 3-Clause BSD Licence](https://opensource.org/licenses/BSD-3-Clause).
Copyright 2020 The Tari Development Community
Redistribution and use in source and... | 46.855292 | 123 | 0.769429 | eng_Latn | 0.997324 |
ce5e292f1acb4ba875fec634b1a95d0bdd3a2c83 | 36,960 | md | Markdown | articles/storage/files/storage-files-migration-storsimple-8000.md | changeworld/azure-docs.pl-pl | f97283ce868106fdb5236557ef827e56b43d803e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/storage/files/storage-files-migration-storsimple-8000.md | changeworld/azure-docs.pl-pl | f97283ce868106fdb5236557ef827e56b43d803e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/storage/files/storage-files-migration-storsimple-8000.md | changeworld/azure-docs.pl-pl | f97283ce868106fdb5236557ef827e56b43d803e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Migracja serii StorSimple 8000 do usługi Azure File Sync
description: Dowiedz się, jak przeprowadzić migrację urządzenia StorSimple 8100 lub 8600 do usługi Azure File Sync.
author: fauhse
ms.service: storage
ms.topic: conceptual
ms.date: 03/09/2020
ms.author: fauhse
ms.subservice: files
ms.openlocfilehash: 7... | 79.827214 | 877 | 0.798106 | pol_Latn | 0.999964 |
ce5e5ea7662a95443d0ee9da6d964c88c16354d5 | 3,843 | md | Markdown | _posts/2016-09-14-pdf_annotation.md | wcarvalho/wcarvalho.github.io | 20e43c3fd32366cd46e2eca7a0b8b82b7a4d9e3f | [
"MIT"
] | 1 | 2019-08-13T00:37:51.000Z | 2019-08-13T00:37:51.000Z | _posts/2016-09-14-pdf_annotation.md | wcarvalho/wcarvalho.github.io | 20e43c3fd32366cd46e2eca7a0b8b82b7a4d9e3f | [
"MIT"
] | null | null | null | _posts/2016-09-14-pdf_annotation.md | wcarvalho/wcarvalho.github.io | 20e43c3fd32366cd46e2eca7a0b8b82b7a4d9e3f | [
"MIT"
] | 2 | 2018-09-17T13:49:15.000Z | 2018-11-19T17:06:46.000Z | ---
title: "Highlights: A markdown pdf annotator"
comments: true
layout: post
category: misc
tags: [software]
---
It's getting close to the end of the day and I don't feel like doing work-work, so I've decided to do some pseudo-work and write this little blog post recommending a phenomenal pdf annotator I recently dis... | 51.932432 | 393 | 0.736404 | eng_Latn | 0.994754 |
ce5e8008de02e2d57af7be743d98010543ce41e5 | 2,513 | md | Markdown | src/pages/success-stories/from-imperfect-credit-to-a-perfect-solution.md | elina-codes/arbutus | 8e27f26d933724262b1962957181bc8d04be5a78 | [
"RSA-MD"
] | null | null | null | src/pages/success-stories/from-imperfect-credit-to-a-perfect-solution.md | elina-codes/arbutus | 8e27f26d933724262b1962957181bc8d04be5a78 | [
"RSA-MD"
] | null | null | null | src/pages/success-stories/from-imperfect-credit-to-a-perfect-solution.md | elina-codes/arbutus | 8e27f26d933724262b1962957181bc8d04be5a78 | [
"RSA-MD"
] | null | null | null | ---
templateKey: success-story
title: From imperfect credit to a perfect solution
location: Alberta, Canada
tags:
- used truck leasing heavy equipment leasing equipment leasing
date: 2018-10-10T04:21:36.287Z
featuredpost: true
featuredimage: /images/uploads/arbutus_-big-a-peterbuilt_cropped.jpeg
---
### **Time crunch... | 83.766667 | 638 | 0.789097 | eng_Latn | 0.99993 |
ce5eb3078e300abe6f49d70c851468a1865a0e0f | 231 | md | Markdown | archetypes/journal.md | huynle/hizzle-hugo | 0d436f4713cf8458720f578b79f391a30bdca8ca | [
"MIT"
] | null | null | null | archetypes/journal.md | huynle/hizzle-hugo | 0d436f4713cf8458720f578b79f391a30bdca8ca | [
"MIT"
] | null | null | null | archetypes/journal.md | huynle/hizzle-hugo | 0d436f4713cf8458720f578b79f391a30bdca8ca | [
"MIT"
] | null | null | null | ---
description: Daily Journal
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
draft: true
tags:
- TBD
layout: daily-journal
project: journal
---
# Today's To-do
# Today's Ideas
# Today's Notes
| 12.157895 | 59 | 0.636364 | yue_Hant | 0.387849 |
ce5fe4f38ba767a3a4d2717339a7f63f7604bbbb | 419 | md | Markdown | _posts/2018-08-06-SOLID--Interface-segregation-principle.md | rocLv/roclv.github.io | cad53b976b16c4c6dac1a8e258ba27cc6ae0c27c | [
"MIT"
] | null | null | null | _posts/2018-08-06-SOLID--Interface-segregation-principle.md | rocLv/roclv.github.io | cad53b976b16c4c6dac1a8e258ba27cc6ae0c27c | [
"MIT"
] | null | null | null | _posts/2018-08-06-SOLID--Interface-segregation-principle.md | rocLv/roclv.github.io | cad53b976b16c4c6dac1a8e258ba27cc6ae0c27c | [
"MIT"
] | null | null | null | ---
layout: post
title: "SOLID: Interface segregation principle"
---
##### SOLID: 接口隔离原则
实例不应该强制依赖于它不使用的方法。
<!--more-->
接口隔离原则
>
实例不应该强制依赖于它不使用的方法。
换句话说
>
许多实例专用的接口比一般通用的接口更好。
所以我们创建的接口不应该包好我们不需要的方法。
让我们直接来看几个例子,因为这是解释这个原则最好的方法。
##### 反例
开始,有一个完全不同的返利。通过一些在 Reddit
上的讨论,我已经被说服了它不是最好的反例。所以... | 13.09375 | 78 | 0.725537 | yue_Hant | 0.36178 |
ce6035682a0d430c4449c1582fc8f068d9a02b5e | 641 | md | Markdown | _posts/2017-07-17-Tuesday-11th-July-2017.md | Sheep1000/dcgs-ske.github.io | 3938af9698ba3309f65dd0585c1403a538aad170 | [
"MIT"
] | 2 | 2015-12-08T18:23:07.000Z | 2015-12-09T17:38:00.000Z | _posts/2017-07-17-Tuesday-11th-July-2017.md | Sheep1000/dcgs-ske.github.io | 3938af9698ba3309f65dd0585c1403a538aad170 | [
"MIT"
] | null | null | null | _posts/2017-07-17-Tuesday-11th-July-2017.md | Sheep1000/dcgs-ske.github.io | 3938af9698ba3309f65dd0585c1403a538aad170 | [
"MIT"
] | null | null | null | ---
title: Tuesday 11th July 2017
layout: post
author: nicholas.wiegandt
permalink: /tuesday-11th-july-2017/
source-id: 1ljvPoQbbGlUvDJfY2D3U3h5zD1pZ__h_HmYtPRNnkk4
published: true
---
I wasn't really here…
I'll be honest with you, i wasn’t actually here this lesson because I was at a Drama rehearsal which was fun bec... | 27.869565 | 246 | 0.764431 | eng_Latn | 0.999422 |
ce6129ac04132b85d88c0484630a501f42e53db7 | 1,539 | md | Markdown | README.md | SriramAtmakuri/Prediction-of-Cancer- | 98918082f316799b3728bf9fa7da87fbce28daad | [
"MIT"
] | null | null | null | README.md | SriramAtmakuri/Prediction-of-Cancer- | 98918082f316799b3728bf9fa7da87fbce28daad | [
"MIT"
] | null | null | null | README.md | SriramAtmakuri/Prediction-of-Cancer- | 98918082f316799b3728bf9fa7da87fbce28daad | [
"MIT"
] | null | null | null | # Prediction-of-Cancer-
This project is based on the predicting cancer using dataset
Generally, cancer has been described as a heterogeneous illness with a wide range of subgroups. Also, the need of classifying cancer patients into high/low assessment criteria has prompted numerous research teams to investigate the use... | 139.909091 | 508 | 0.825861 | eng_Latn | 0.999259 |
ce61e9025ea425f93dcc259688d5163f4fd05aca | 151 | md | Markdown | _posts/2019-03-10-queue.md | diqobao/diqobao.github.io | 7de952f35a5fc721006d98201fa535f60aff6642 | [
"MIT"
] | null | null | null | _posts/2019-03-10-queue.md | diqobao/diqobao.github.io | 7de952f35a5fc721006d98201fa535f60aff6642 | [
"MIT"
] | null | null | null | _posts/2019-03-10-queue.md | diqobao/diqobao.github.io | 7de952f35a5fc721006d98201fa535f60aff6642 | [
"MIT"
] | null | null | null | ---
layout: post
title: "distributed queue"
author: "admin"
categories: projects
tags: [projects]
image: cuba-1.jpg
desc: distributed message queue
--- | 16.777778 | 31 | 0.741722 | eng_Latn | 0.710999 |
ce622e75f87cc318ccde5e89295f53b3a9bdd21d | 510 | md | Markdown | README.md | indjev99/Microbit-Game-Suite | 9840126a50b3bd970635e262ddcbbf24e0c826b8 | [
"MIT"
] | null | null | null | README.md | indjev99/Microbit-Game-Suite | 9840126a50b3bd970635e262ddcbbf24e0c826b8 | [
"MIT"
] | null | null | null | README.md | indjev99/Microbit-Game-Suite | 9840126a50b3bd970635e262ddcbbf24e0c826b8 | [
"MIT"
] | null | null | null | # Micro:bit Game Suite
Game suite for the BBC Micro:bit.
Games included:
* Snake - Control the snake to eat food and avoid hitting yourself. A - turn counter-clockwise, B - turn clockwise.
* Dodge - Control your character on the bottom to avoid getting hit by the falling blocks. A - move left, B - move right.
Games i... | 23.181818 | 121 | 0.721569 | eng_Latn | 0.983639 |
ce62e4631873892123932d8263e391a306b21b5f | 3,629 | md | Markdown | _posts/2021-10-18-donna moderna.md | pmazzocchi/pmazzocchi.github.io | 44a271a7b17c504b737da4ff7e7218736c13b1f0 | [
"Apache-2.0"
] | null | null | null | _posts/2021-10-18-donna moderna.md | pmazzocchi/pmazzocchi.github.io | 44a271a7b17c504b737da4ff7e7218736c13b1f0 | [
"Apache-2.0"
] | null | null | null | _posts/2021-10-18-donna moderna.md | pmazzocchi/pmazzocchi.github.io | 44a271a7b17c504b737da4ff7e7218736c13b1f0 | [
"Apache-2.0"
] | 2 | 2019-03-27T19:15:56.000Z | 2019-03-28T10:41:27.000Z | ---
layout: post
comments: false
title: "Bitcoin, come e quando investire"
subtitle: Il valore della criptovaluta è tornato a crescere, sfiorando i nuovi massimi. Cos'è e per cosa si può utilizzare"
author: "Staff"
image:
main: 2021-10-18-donna-moderna.jpg
thumb: 2021-10-18-donna-moderna-thumb.png
published: tr... | 113.40625 | 785 | 0.79278 | ita_Latn | 0.999808 |
ce64d42aa53c7b8149753b951a4e2ab42f4f8bb0 | 55 | md | Markdown | README.md | guillermocorrea/rethinkdb-api | e2c58db1a339913b5e78a8fe72a3a92f54404ad7 | [
"MIT"
] | null | null | null | README.md | guillermocorrea/rethinkdb-api | e2c58db1a339913b5e78a8fe72a3a92f54404ad7 | [
"MIT"
] | null | null | null | README.md | guillermocorrea/rethinkdb-api | e2c58db1a339913b5e78a8fe72a3a92f54404ad7 | [
"MIT"
] | null | null | null | # rethinkdb-api
A node.js, express api using rethinkdb
| 18.333333 | 38 | 0.781818 | eng_Latn | 0.451613 |
ce6584d5085f08a7e09b40136deb05296ebf9e8e | 2,162 | md | Markdown | source/_posts/terrifying_truth_behind_tiny_black_dots_that_pop_up_on_your_ceiling_and_kitchen_tiles.md | soumyadipdas37/finescoop.github.io | 0346d6175a2c36d4054083c144b7f8364db73f2f | [
"MIT"
] | null | null | null | source/_posts/terrifying_truth_behind_tiny_black_dots_that_pop_up_on_your_ceiling_and_kitchen_tiles.md | soumyadipdas37/finescoop.github.io | 0346d6175a2c36d4054083c144b7f8364db73f2f | [
"MIT"
] | null | null | null | source/_posts/terrifying_truth_behind_tiny_black_dots_that_pop_up_on_your_ceiling_and_kitchen_tiles.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/23/02/33505964-0-image-a-20_1600823060346.jpg
title: Terrifying truth behind tiny black dots that pop up on your ceiling and kitchen tiles
description: The tiny black dots that randomly appear on ceilings, walls and kitchen tiles... | 52.731707 | 156 | 0.782146 | eng_Latn | 0.999763 |
ce6606c5f3a64d051db799ad26e608dc8601064e | 1,174 | md | Markdown | README.md | mapoio/yapi | 664aa5f0ec6528f6abdb3c97eebbd3b70a53df10 | [
"Apache-2.0"
] | null | null | null | README.md | mapoio/yapi | 664aa5f0ec6528f6abdb3c97eebbd3b70a53df10 | [
"Apache-2.0"
] | null | null | null | README.md | mapoio/yapi | 664aa5f0ec6528f6abdb3c97eebbd3b70a53df10 | [
"Apache-2.0"
] | null | null | null | # yapi
[](https://cloud.drone.io/v7lin/yapi)
[](https://hub.docker.com/r/v7lin/yapi)
### 项目源码
[YMFE/yapi](https://github.com/YMFE/yapi)
### 用法示例
````
# 版本
version: "3.7"
# 服务
... | 22.150943 | 109 | 0.625213 | yue_Hant | 0.440232 |