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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2b0c716c19bfec204f83e625f66e2dbf7a4f9191 | 3,037 | md | Markdown | source/_posts/2019S2/2020-01-27-CSCI2021-L3.md | iCalculated/2019Notes | ffbc03b83554187c6fe740e8e799df3888db2416 | [
"MIT"
] | null | null | null | source/_posts/2019S2/2020-01-27-CSCI2021-L3.md | iCalculated/2019Notes | ffbc03b83554187c6fe740e8e799df3888db2416 | [
"MIT"
] | 2 | 2020-02-14T21:15:19.000Z | 2020-02-14T21:17:09.000Z | source/_posts/2019S2/2020-01-27-CSCI2021-L3.md | iCalculated/2019Notes | ffbc03b83554187c6fe740e8e799df3888db2416 | [
"MIT"
] | 1 | 2019-12-12T02:55:21.000Z | 2019-12-12T02:55:21.000Z | ---
title: "CSCI2021 Lecture 3: "
date: 2020-01-27
math: true
categories: [CSCI2021]
---
### Announcements
### TODO
- Homework remains done
- HW2 available tomorrow
- Project 1 up soon
- Read Bryant Ch1
- Know *all of* C
### scanf
Exciting reading function that makes non-local changes. Example usage:
```... | 42.180556 | 387 | 0.751399 | eng_Latn | 0.998828 |
2b0cdc2be526c859a2a0d74cc2157661a80f0e29 | 562 | md | Markdown | misc/morse-code.md | mumbo-pro/cyrptography-algorithm | 8e08c027c361f94c547f8b4ede723401399c93ed | [
"Apache-2.0"
] | 1 | 2021-02-23T09:53:19.000Z | 2021-02-23T09:53:19.000Z | misc/morse-code.md | mumbo-pro/cyrptography-algorithm | 8e08c027c361f94c547f8b4ede723401399c93ed | [
"Apache-2.0"
] | 1 | 2019-09-18T08:24:05.000Z | 2019-09-18T08:24:05.000Z | misc/morse-code.md | mumbo-pro/cyrptography-algorithm | 8e08c027c361f94c547f8b4ede723401399c93ed | [
"Apache-2.0"
] | null | null | null | # Morse Code
by **Samuel Morse** (April 27, 1791 – April 2, 1872) and **Alfred Vail** with (September 25, 1807 – January 18, 1859)
For more information visit [http://invpy.com/morse](http://invpy.com/morse)
A ● ▬ T ▬
B ▬ ● ● ● U ● ● ▬
C ▬ ● ▬ ● V ● ● ● ▬
D ▬ ● ● W ● ▬ ▬
E ● X ▬ ● ● ▬
F ● ● ▬ ● Y ▬ ● ▬ ▬
G ▬ ▬ ● ... | 23.416667 | 117 | 0.322064 | yue_Hant | 0.332168 |
2b0d7b3031f65d8f477cde05199cf31133f1b6ae | 2,849 | md | Markdown | README.md | muhlenXi/Python | 60c5ae41ef7a6739fe110adade0b5bc0e2eeb419 | [
"Apache-2.0"
] | 2 | 2017-08-31T05:39:30.000Z | 2017-08-31T05:47:24.000Z | README.md | muhlenXi/PythonEx | 60c5ae41ef7a6739fe110adade0b5bc0e2eeb419 | [
"Apache-2.0"
] | null | null | null | README.md | muhlenXi/PythonEx | 60c5ae41ef7a6739fe110adade0b5bc0e2eeb419 | [
"Apache-2.0"
] | null | null | null | # Learning Programming Language
用类比的方式去学习编程!
## Basic syntax
| Component | Objective - C | Swift | Java | Python | Go | Ruby |
| :------ | :------ | :------ | :------ | :----- | :----- | :----- |
| 字符串 | [NSString](./Objective-C/NSString.md) | [String](./Swift/Files/String.md) | [String](./Java/Files/String.md) | [... | 48.288136 | 158 | 0.59635 | yue_Hant | 0.689803 |
2b0e048eee0bca28b7a6b11e6d14ad93be9434cd | 6,310 | md | Markdown | treebanks/pcm_nsc/pcm_nsc-pos-X.md | EmilStenstrom/docs | 1d0c8c8997b0526d80b6056705c756769f613b2f | [
"Apache-2.0"
] | null | null | null | treebanks/pcm_nsc/pcm_nsc-pos-X.md | EmilStenstrom/docs | 1d0c8c8997b0526d80b6056705c756769f613b2f | [
"Apache-2.0"
] | null | null | null | treebanks/pcm_nsc/pcm_nsc-pos-X.md | EmilStenstrom/docs | 1d0c8c8997b0526d80b6056705c756769f613b2f | [
"Apache-2.0"
] | null | null | null | ---
layout: base
title: 'Statistics of X in UD_Naija-NSC'
udver: '2'
---
## Treebank Statistics: UD_Naija-NSC: POS Tags: `X`
There are 16 `X` lemmas (1%), 16 `X` types (1%) and 54 `X` tokens (0%).
Out of 17 observed tags, the rank of `X` is: 12 in number of lemmas, 12 in number of types and 16 in number of tokens.
... | 103.442623 | 1,454 | 0.631537 | yue_Hant | 0.628489 |
2b0e92a72769ccc01a95ee2af42041f4f51b336b | 61 | md | Markdown | README.md | ddweerasiri/rdr | 11f592d25640e8f97553daacd377830ddc4bc7be | [
"Apache-2.0"
] | null | null | null | README.md | ddweerasiri/rdr | 11f592d25640e8f97553daacd377830ddc4bc7be | [
"Apache-2.0"
] | null | null | null | README.md | ddweerasiri/rdr | 11f592d25640e8f97553daacd377830ddc4bc7be | [
"Apache-2.0"
] | null | null | null | rdr
===
An prototype implementation of Ripple Driven Rules.
| 12.2 | 51 | 0.770492 | kor_Hang | 0.402623 |
2b0edf5c12959aae824bce6a99d90f6483fc39fe | 3,283 | md | Markdown | _posts/2015-09-09-recursion-not-recursion.md | robconery/rob.conery.io | d411349d5e6902606b062c8cbdfac7f37b5cccb8 | [
"MIT"
] | 1 | 2020-09-23T14:10:31.000Z | 2020-09-23T14:10:31.000Z | _posts/2015-09-09-recursion-not-recursion.md | robconery/rob.conery.io | d411349d5e6902606b062c8cbdfac7f37b5cccb8 | [
"MIT"
] | 1 | 2020-09-21T06:21:16.000Z | 2020-09-21T15:41:24.000Z | _posts/2015-09-09-recursion-not-recursion.md | robconery/rob.conery.io | d411349d5e6902606b062c8cbdfac7f37b5cccb8 | [
"MIT"
] | null | null | null | ---
layout: post
title: "Recursion, Not Recursion"
slug: recursion-not-recursion
summary: ""
comments: true
image: /img/2015/09/Princess_Bride_That_Word.jpg
categories: Elixir
---
Had a great comment from [my last post](http://rob.conery.io/2015/09/04/using-recursion-in-elixir-to-break-your-oo-brain/) (about using Rec... | 30.119266 | 203 | 0.678952 | eng_Latn | 0.939774 |
2b0fe2583df77f2856304d65499638d3ffa02be3 | 1,108 | md | Markdown | docs/SUMMARY.md | freelogfe/freelogfe.github.io | 2bf644cb017dc8190b7ad54e003a3096604cb333 | [
"MIT"
] | 1 | 2018-08-30T03:47:36.000Z | 2018-08-30T03:47:36.000Z | docs/SUMMARY.md | freelogfe/freelogfe.github.io | 2bf644cb017dc8190b7ad54e003a3096604cb333 | [
"MIT"
] | null | null | null | docs/SUMMARY.md | freelogfe/freelogfe.github.io | 2bf644cb017dc8190b7ad54e003a3096604cb333 | [
"MIT"
] | null | null | null | # Summary
* [介绍](README.md)
* [快速开始](quickstart.md)
* 本地开发
* [组件开发](core/development.md)
* [自定义pagebuild](core/pagebuild.md)
* [目录结构](core/structure.md)
* [发布](core/deployment.md)
* API
* [全局变量](interface/global.md)
* [Query Interface]()
* [fetch](interface/QI/qi.md)
* [getPresentab... | 38.206897 | 84 | 0.700361 | yue_Hant | 0.897965 |
2b10148a5beb3e25e26aecf7925e20191e6e0f2f | 8,660 | md | Markdown | README.md | Mitigooli/OpenAccessSPC | a05b6a719b0862c092de7d34a33f12e52860fc17 | [
"MIT"
] | null | null | null | README.md | Mitigooli/OpenAccessSPC | a05b6a719b0862c092de7d34a33f12e52860fc17 | [
"MIT"
] | null | null | null | README.md | Mitigooli/OpenAccessSPC | a05b6a719b0862c092de7d34a33f12e52860fc17 | [
"MIT"
] | 1 | 2021-06-10T03:30:44.000Z | 2021-06-10T03:30:44.000Z | OpenAccessSPC
=============
Code for creating and using the SPC model of a plenoptic camera with known geometry.
The current implementation can be run with both MATLAB and GNU Octave. It will
be rewritten for Python, hopefully soon.
In case you want to give reference to any of the published papers:
- refer to [ACI... | 48.111111 | 110 | 0.763857 | eng_Latn | 0.991547 |
2b10335639473fc3c461a57ae9fff352f9f5bbb6 | 1,205 | md | Markdown | docs/common-issues/error-page-title.md | hmrc/service-standards | e2e6e82a4ff01db0a2c66d5b78f2dae93a7cbc6a | [
"Apache-2.0"
] | 17 | 2020-01-15T14:47:53.000Z | 2022-01-04T02:03:09.000Z | docs/common-issues/error-page-title.md | hmrc/service-standards | e2e6e82a4ff01db0a2c66d5b78f2dae93a7cbc6a | [
"Apache-2.0"
] | 55 | 2020-01-15T12:43:35.000Z | 2022-02-07T16:18:46.000Z | docs/common-issues/error-page-title.md | hmrc/service-standards | e2e6e82a4ff01db0a2c66d5b78f2dae93a7cbc6a | [
"Apache-2.0"
] | 6 | 2020-03-04T16:09:45.000Z | 2021-05-19T12:00:36.000Z | # Issue: Page title not prefixed with the word 'Error' [draft]
The page title not does not follow the service standard validation pattern when an error occurs.
Without the page title being prefixed with the word "Error: " assistive technology users could get confused or disorientated having the focus automatically mo... | 38.870968 | 234 | 0.749378 | eng_Latn | 0.994541 |
2b10c8a8fef31116fb0a76187634e7bf165c8aef | 2,573 | markdown | Markdown | README.markdown | brego/prank | 7795aec0f83ba17433cc14ef7aff527d4ea11c65 | [
"MIT"
] | 1 | 2016-05-08T14:43:09.000Z | 2016-05-08T14:43:09.000Z | README.markdown | brego/prank | 7795aec0f83ba17433cc14ef7aff527d4ea11c65 | [
"MIT"
] | null | null | null | README.markdown | brego/prank | 7795aec0f83ba17433cc14ef7aff527d4ea11c65 | [
"MIT"
] | null | null | null | Prank v0.75 - Common Sense PHP Framework
========================================
Prank is a YAPF - Yet Another [PHP][] Framework
Prank tries to utilize the common sense approach to web application design.
It's in alpha stage, and is only fit for experimentation.
Prank is build around [PHP5.4][] (which is required) ... | 36.757143 | 100 | 0.723669 | eng_Latn | 0.997051 |
2b12f425a26ce1574a6d7748d83a073ca08c037f | 1,928 | md | Markdown | README.md | Firebit888/provigilante_app | 7d1db759c008e5331e17064521ea84e48d441072 | [
"MIT"
] | null | null | null | README.md | Firebit888/provigilante_app | 7d1db759c008e5331e17064521ea84e48d441072 | [
"MIT"
] | null | null | null | README.md | Firebit888/provigilante_app | 7d1db759c008e5331e17064521ea84e48d441072 | [
"MIT"
] | null | null | null | # provigilante_app
Application for Security Guards
This is my first project on react-native.
This project have portuguese languange because is a experience for portuguese security guards first to be translated into English in the future.
This project is still in the beginning although it is one year old because th... | 55.085714 | 193 | 0.776452 | eng_Latn | 0.255111 |
2b136c2a2c5074e27ab97d969b53da48a984788d | 1,088 | md | Markdown | content/schedule/grant-maki.md | elm-conf-us/2018.elm-conf.us | 4d17cfff5200099257f71ef2dedb35fbc04db18b | [
"BSD-3-Clause"
] | 3 | 2018-05-10T16:36:06.000Z | 2019-05-13T19:35:06.000Z | content/schedule/grant-maki.md | elm-conf-us/2018.elm-conf.us | 4d17cfff5200099257f71ef2dedb35fbc04db18b | [
"BSD-3-Clause"
] | 3 | 2018-06-04T06:15:21.000Z | 2018-07-12T23:35:56.000Z | content/schedule/grant-maki.md | elm-conf-us/2018.elm-conf.us | 4d17cfff5200099257f71ef2dedb35fbc04db18b | [
"BSD-3-Clause"
] | 2 | 2018-06-23T16:34:15.000Z | 2018-09-09T00:16:14.000Z | ---
title: Grant Maki
time: "9:40"
image: /images/speakers/grant-maki.jpg
order: 2
---
Grant Maki is a software engineer at Ford Motor Company, where he has been working with Elm for just over a year. He was a lawyer briefly, but not anymore. Nothing in this talk constitutes legal advice.
[Grant's Talk: *Facilitating... | 64 | 588 | 0.794118 | eng_Latn | 0.999174 |
2b165927f5b660b8c24f26123ac55cbcd17b1613 | 4,277 | md | Markdown | examples/example_16/TO_DO.md | rpoleski/MulensModel | 69d516cc8fcb240f4a370a468660ce88f914e732 | [
"MIT"
] | 30 | 2016-08-30T23:32:43.000Z | 2022-03-07T20:06:25.000Z | examples/example_16/TO_DO.md | rpoleski/MulensModel | 69d516cc8fcb240f4a370a468660ce88f914e732 | [
"MIT"
] | 25 | 2018-08-22T19:14:22.000Z | 2022-03-28T17:22:56.000Z | examples/example_16/TO_DO.md | rpoleski/MulensModel | 69d516cc8fcb240f4a370a468660ce88f914e732 | [
"MIT"
] | 11 | 2016-10-03T16:00:50.000Z | 2022-03-23T16:53:54.000Z | ### To be discussed:
- periodic variables
- log10 variables etc.
- for plots: t_0, \Delta t_0, or t_0 - 2456780 ???
- how the output should look like?
### Documentation:
- Delta t_0
- binary source
- x_caustic_in etc.
- ob08092-o4_prior.yaml
- posterior files
- print model
## List of task to be done:
( **boldface**... | 57.026667 | 329 | 0.761047 | eng_Latn | 0.996842 |
2b16bbcfd2b880894ea81f33ecac0dec1108c7f9 | 49 | md | Markdown | _includes/03-links.md | elitreville/markdown-portfolio | e808c526aa99a2b3e15323ad93b05b1f3c3a150c | [
"MIT"
] | null | null | null | _includes/03-links.md | elitreville/markdown-portfolio | e808c526aa99a2b3e15323ad93b05b1f3c3a150c | [
"MIT"
] | 5 | 2021-01-26T01:57:29.000Z | 2021-01-26T03:44:40.000Z | _includes/03-links.md | elitreville/markdown-portfolio | e808c526aa99a2b3e15323ad93b05b1f3c3a150c | [
"MIT"
] | null | null | null | [Instagram](https://www.instagram.com/weaslyboy/) | 49 | 49 | 0.77551 | hun_Latn | 0.358601 |
2b172409f9389e413c63719dd7fcd784c4f86029 | 142 | md | Markdown | CheatSheets/index.md | KimBaldry/BGCArgo_Friendly_Experts | fe5df0eb268269657cbcc5ba9ba88ac6267bc758 | [
"MIT"
] | 1 | 2020-09-30T03:07:18.000Z | 2020-09-30T03:07:18.000Z | CheatSheets/index.md | KimBaldry/BGCArgo_Friendly_Experts | fe5df0eb268269657cbcc5ba9ba88ac6267bc758 | [
"MIT"
] | null | null | null | CheatSheets/index.md | KimBaldry/BGCArgo_Friendly_Experts | fe5df0eb268269657cbcc5ba9ba88ac6267bc758 | [
"MIT"
] | null | null | null | ---
layout: default
title: BGC Argo Friendly Experts
description: Accessible resources for users of Biogeochemical Argo
---
## Coming soon!
| 17.75 | 67 | 0.760563 | eng_Latn | 0.786756 |
2b17be92806188d5bda606063c15617b40a09280 | 1,674 | md | Markdown | README.md | bond-anton/Space | ac107d88f79fed544a58b868f87375a210e9913e | [
"Apache-2.0"
] | null | null | null | README.md | bond-anton/Space | ac107d88f79fed544a58b868f87375a210e9913e | [
"Apache-2.0"
] | 9 | 2016-02-15T06:26:52.000Z | 2016-04-10T17:26:23.000Z | README.md | bond-anton/BDSpace | ac107d88f79fed544a58b868f87375a210e9913e | [
"Apache-2.0"
] | null | null | null | # BDSpace

[](https://codecov.io/gh/bond-anton/BDSpace)
**BDSpace** is a python package to simplify positioning, movement, and trajectory calculation for many
diff... | 38.045455 | 126 | 0.641577 | eng_Latn | 0.942749 |
2b17ee21647f4c8e12832d6344ad8beb7dc55f36 | 363 | md | Markdown | Docs/DiskOS API/isInRect.md | hachem2001/LIKO-12 | cf957c13def13b9852b8b73d666a6b53e88ff1bf | [
"MIT"
] | 4 | 2019-06-15T21:04:56.000Z | 2021-11-15T09:28:32.000Z | Docs/DiskOS API/isInRect.md | hachem2001/LIKO-12 | cf957c13def13b9852b8b73d666a6b53e88ff1bf | [
"MIT"
] | 4 | 2019-06-01T13:43:26.000Z | 2020-01-09T02:44:24.000Z | Docs/DiskOS API/isInRect.md | hachem2001/LIKO-12 | cf957c13def13b9852b8b73d666a6b53e88ff1bf | [
"MIT"
] | 1 | 2018-03-30T14:49:48.000Z | 2018-03-30T14:49:48.000Z | Checks if a point is in the rectangle or not.
---
#### Syntax:
```lua
isit = isInRect(x,y,rect)
```
---
#### Arguments:
* **<x\> (Number)**: The point x coords.
* **<y\> (Number)**: The point y coords.
* **<rect\> (Table)**: The rectangle definition table, in this style: `{x,y,w,h}`.
---
#### Returns:
* **isit ... | 16.5 | 82 | 0.573003 | eng_Latn | 0.896916 |
2b1842392ad0747ae7b11d97eb429b45917a1cc4 | 4,268 | md | Markdown | intl.en-US/New API Reference/Data monitoring operations/ListFCTrigger.md | neneeen/cdn | e969bebfab76aec8c821df7b882f54a108841b1e | [
"MIT"
] | null | null | null | intl.en-US/New API Reference/Data monitoring operations/ListFCTrigger.md | neneeen/cdn | e969bebfab76aec8c821df7b882f54a108841b1e | [
"MIT"
] | null | null | null | intl.en-US/New API Reference/Data monitoring operations/ListFCTrigger.md | neneeen/cdn | e969bebfab76aec8c821df7b882f54a108841b1e | [
"MIT"
] | null | null | null | # ListFCTrigger {#doc_api_Cdn_ListFCTrigger .reference}
You can call this operation to query the Function Compute triggers for an event.
## Debugging {#api_explorer .section}
[OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Exp... | 38.45045 | 324 | 0.743908 | eng_Latn | 0.514209 |
2b1b3773760beae0d560a43b94575807e3b2c93c | 502 | md | Markdown | legacy-docs/en/user_guide/005_Model_construction.md | personium/old_docs | e499c4fdc049b69211c4a9c93c1ea05f2dc52dc0 | [
"CC-BY-3.0"
] | 4 | 2017-06-22T08:16:49.000Z | 2021-05-02T10:37:54.000Z | legacy-docs/en/user_guide/005_Model_construction.md | personium/old_docs | e499c4fdc049b69211c4a9c93c1ea05f2dc52dc0 | [
"CC-BY-3.0"
] | 51 | 2017-07-05T06:09:52.000Z | 2018-01-16T05:00:13.000Z | legacy-docs/en/user_guide/005_Model_construction.md | personium/old_docs | e499c4fdc049b69211c4a9c93c1ea05f2dc52dc0 | [
"CC-BY-3.0"
] | 10 | 2017-06-22T07:52:52.000Z | 2017-11-16T23:54:18.000Z | # Design model
#### Message model
#### Event model
#### [Authentication model](./003_Auth.md)
#### [Access control model](./002_Access_Control.md)
#### $Links setting
#### Role Management
<ul class="listStyleTypeNone">
<li><h4 id="issue-roles">Issue Roles</h4></li>
<li><h4 id="role-ma... | 25.1 | 81 | 0.62749 | kor_Hang | 0.205204 |
2b1b407d5d72e3b68769263900a44bd2882656ac | 25 | md | Markdown | README.md | krishnakko/elastic-search-commads | 698f58bb125c5e94c85d629464964eae11d5aae5 | [
"Apache-2.0"
] | null | null | null | README.md | krishnakko/elastic-search-commads | 698f58bb125c5e94c85d629464964eae11d5aae5 | [
"Apache-2.0"
] | null | null | null | README.md | krishnakko/elastic-search-commads | 698f58bb125c5e94c85d629464964eae11d5aae5 | [
"Apache-2.0"
] | null | null | null | # elastic-search-commads
| 12.5 | 24 | 0.8 | eng_Latn | 0.654654 |
2b1cbc4f5e36822f860c092dea136ddf98395b79 | 8,733 | md | Markdown | README.md | noomeuld/LibreMonitor | 8134dd6070a5fae3c0002c5d404ff4f3531f4376 | [
"Apache-2.0"
] | 1 | 2018-11-06T20:00:31.000Z | 2018-11-06T20:00:31.000Z | README.md | noomeuld/LibreMonitor | 8134dd6070a5fae3c0002c5d404ff4f3531f4376 | [
"Apache-2.0"
] | null | null | null | README.md | noomeuld/LibreMonitor | 8134dd6070a5fae3c0002c5d404ff4f3531f4376 | [
"Apache-2.0"
] | null | null | null | # LibreMonitor - Monitor your Freestyle Libre
LibreMonitor is a little DIY device that uses near field communication to read data from a Freestyle Libre sensor and transmit it via bluetooth low energy to an iPhone application. LibreMonitor scans the sensor every two minutes. It transfers all the 32 history values for ... | 87.33 | 897 | 0.787358 | eng_Latn | 0.989882 |
2b1d20f461fa6bc52db95864443338adffc4659e | 207 | md | Markdown | _miscellaneous/TNGIC 2017/index.md | satabios/portfolio | 0a3a503c517b2d5ffbda9804df8cd7bae37d3337 | [
"MIT"
] | null | null | null | _miscellaneous/TNGIC 2017/index.md | satabios/portfolio | 0a3a503c517b2d5ffbda9804df8cd7bae37d3337 | [
"MIT"
] | 1 | 2021-05-11T03:53:11.000Z | 2021-05-11T03:53:11.000Z | _miscellaneous/TNGIC 2017/index.md | satabios/portfolio | 0a3a503c517b2d5ffbda9804df8cd7bae37d3337 | [
"MIT"
] | null | null | null | ---
date: '2017-11-12'
# title: 'Runner Up'
title: 'TNGIC Hackathon 2018'
location: 'Kaggle'
range: 'Jan - May 2021 '
url: 'https://www.kaggle.com/c/plant-pathology-2021-fgvc8'
---
TNGIC Hackathon runner up | 20.7 | 58 | 0.690821 | yue_Hant | 0.292964 |
2b1df3679e7438f91e6495d5d921d76f5ed69d75 | 1,572 | md | Markdown | data/2020/01/2020-01-12.md | bouzuya/blog.bouzuya.net | d5e643990b8e9721ae09c18f99334a898d83fcb8 | [
"MIT"
] | 6 | 2016-05-02T21:31:41.000Z | 2018-01-15T04:48:01.000Z | data/2020/01/2020-01-12.md | bouzuya/blog.bouzuya.net | d5e643990b8e9721ae09c18f99334a898d83fcb8 | [
"MIT"
] | 56 | 2015-05-18T04:57:25.000Z | 2021-07-22T20:17:27.000Z | data/2020/01/2020-01-12.md | bouzuya/blog.bouzuya.net | d5e643990b8e9721ae09c18f99334a898d83fcb8 | [
"MIT"
] | 2 | 2016-06-15T04:06:11.000Z | 2016-10-18T13:36:55.000Z | 2020-W02 をふりかえる。
# [2020-W02 の目標][2020-01-05] とその記事
目標。
- ☐ 『実践 Rust 入門』を読み終える
- ☐ 毎日ストレッチをする
- ☐ 毎日の計画・ふりかえりをする
- ☐ 保守について書く
記事。
- [2020-01-11 Kyoto.js #17 に参加した][2020-01-11]
- [2020-01-10 新年会など][2020-01-10]
- [2020-01-09 朝活 4 日目][2020-01-09]
- [2020-01-08 朝活 3 日目][2020-01-08]
- [2020-01-07 朝活 2 日目][2020-01-07]
-... | 22.457143 | 126 | 0.720738 | jpn_Jpan | 0.52945 |
2b1e38d411c78d1ec58c1c90806594ffabe8e2ff | 29 | md | Markdown | README.md | eirinnyflot/testrepo2 | 4b89a862ac624483edf38788856122b9d191e59a | [
"MIT"
] | null | null | null | README.md | eirinnyflot/testrepo2 | 4b89a862ac624483edf38788856122b9d191e59a | [
"MIT"
] | null | null | null | README.md | eirinnyflot/testrepo2 | 4b89a862ac624483edf38788856122b9d191e59a | [
"MIT"
] | null | null | null | # testrepo2
test kurs igjen
| 9.666667 | 16 | 0.758621 | nob_Latn | 0.761329 |
2b1ee206920b91091d944e3d9cb6e5d0e36cdcf4 | 6,633 | md | Markdown | asp.net core/basics/host.md | lwinch2006/documentation | 071c41e2786347bd2f4a3888bb77cd93a050249d | [
"Apache-2.0"
] | 1 | 2021-05-04T11:11:00.000Z | 2021-05-04T11:11:00.000Z | asp.net core/basics/host.md | lwinch2006/documentation | 071c41e2786347bd2f4a3888bb77cd93a050249d | [
"Apache-2.0"
] | null | null | null | asp.net core/basics/host.md | lwinch2006/documentation | 071c41e2786347bd2f4a3888bb77cd93a050249d | [
"Apache-2.0"
] | null | null | null | # Host
Date: 23.09.2019
[Original](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/middleware/?view=aspnetcore-2.2)
.NET Core 2.x framework version
## Content
[TOC]
## Generic host
Generic Host is used for apps that don't process HTTP requests.
### Introduction
[IHostedService](https://docs.microso... | 29.220264 | 878 | 0.748229 | yue_Hant | 0.475524 |
2b233a49846f78be86bdf4346e2ea618c26e890c | 178 | md | Markdown | repository/Prototype-Core.package/PTFormElement.class/README.md | marianopeck/Seaside-1 | e540a9c16a5badfe706bd2ed0f74d6c65f66987a | [
"MIT"
] | 434 | 2015-03-26T17:11:42.000Z | 2022-03-31T17:30:43.000Z | repository/Prototype-Core.package/PTFormElement.class/README.md | SeasideSt/Seaside-Legacy30 | 1116717f59ee405e3eaadd8816de5a1c6d4859e1 | [
"MIT"
] | 378 | 2015-03-28T09:07:47.000Z | 2022-02-03T00:51:13.000Z | repository/Prototype-Core.package/PTFormElement.class/README.md | SeasideSt/Seaside-Legacy30 | 1116717f59ee405e3eaadd8816de5a1c6d4859e1 | [
"MIT"
] | 80 | 2015-09-07T17:12:11.000Z | 2022-01-15T01:05:45.000Z | This is a collection of methods that assist in dealing with form controls. They provide ways to focus, serialize, disable/enable or extract current value from a specific control. | 178 | 178 | 0.820225 | eng_Latn | 0.999974 |
2b2389c9efb7fc204caf9c85efd51e6efa7e8665 | 17,408 | md | Markdown | articles/storsimple/storsimple-8000-controller-replacement.md | changeworld/azure-docs.cs-cz | cbff9869fbcda283f69d4909754309e49c409f7d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/storsimple/storsimple-8000-controller-replacement.md | changeworld/azure-docs.cs-cz | cbff9869fbcda283f69d4909754309e49c409f7d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/storsimple/storsimple-8000-controller-replacement.md | changeworld/azure-docs.cs-cz | cbff9869fbcda283f69d4909754309e49c409f7d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Vyměňte řadič zařízení řady StorSimple 8000 | Dokumenty společnosti Microsoft
description: Vysvětluje, jak odebrat a nahradit jeden nebo oba moduly řadiče na zařízení řady StorSimple 8000.
services: storsimple
documentationcenter: ''
author: alkohli
manager: timlt
editor: ''
ms.assetid: ''
ms.service: storsi... | 71.933884 | 691 | 0.788431 | ces_Latn | 0.999982 |
2b2481645b9ac797e752eeaedd93d974f780db49 | 14,078 | md | Markdown | infos/ausland.md | fsi-tue/website | 01c753963d7093aa90b46d5ac097692a5c94d65c | [
"MIT"
] | 3 | 2018-03-26T16:07:49.000Z | 2018-03-26T20:27:42.000Z | infos/ausland.md | fsi-tue/website | 01c753963d7093aa90b46d5ac097692a5c94d65c | [
"MIT"
] | 80 | 2018-04-26T18:04:41.000Z | 2022-03-04T10:44:12.000Z | infos/ausland.md | fsi-tue/website | 01c753963d7093aa90b46d5ac097692a5c94d65c | [
"MIT"
] | 28 | 2019-03-23T16:49:22.000Z | 2021-10-02T15:02:24.000Z | ---
category: ausland
---
# Auslandsstudium
Ihr wollt ein oder zwei Semester eures Studiums im Ausland studieren?
Euch reizt es, die Welt kennen zu lernen? Dann wollen wir euch hier ein
paar Informationen dazu geben.
Ein wichtiger Hinweis vorab: Für Auslandssemester ausserhalb der EU muss
man je nach Zielland sich b... | 56.538153 | 171 | 0.831155 | deu_Latn | 0.99969 |
2b25b007b61692e1d9a744ff0022eecf15520d5b | 15,655 | md | Markdown | node_modules/xpress/README.md | FelipePDS/NextLevelWeek | 1afcf9d1e3685e201c43e9ee6375856dd48d9aaa | [
"MIT"
] | 1 | 2020-11-19T13:27:54.000Z | 2020-11-19T13:27:54.000Z | node_modules/xpress/README.md | FelipePDS/NextLevelWeek | 1afcf9d1e3685e201c43e9ee6375856dd48d9aaa | [
"MIT"
] | null | null | null | node_modules/xpress/README.md | FelipePDS/NextLevelWeek | 1afcf9d1e3685e201c43e9ee6375856dd48d9aaa | [
"MIT"
] | null | null | null | # xpress
## What is xpress?
- **Api Framework** A node.js api framework base on express which provide api route version and channel control
- **Web Framework** A node.js web framework base on express and art-templete, and expand many usefull view helper
## Install
$ npm install -g xpress
## Sample code
> ... | 26.578947 | 115 | 0.532993 | kor_Hang | 0.212551 |
2b278005a1c03902b5692ceefea56a4a170cbc4c | 1,883 | md | Markdown | docs/4-language-usage/4-control-structures/1-cursor/g-4130.md | neilfernandez/plsql-and-sql-coding-guidelines | cd3ba04c4ef1751c29ba9b74450655b5da27843c | [
"Apache-2.0"
] | 12 | 2019-11-21T23:25:21.000Z | 2022-03-23T14:06:09.000Z | docs/4-language-usage/4-control-structures/1-cursor/g-4130.md | neilfernandez/plsql-and-sql-coding-guidelines | cd3ba04c4ef1751c29ba9b74450655b5da27843c | [
"Apache-2.0"
] | 8 | 2020-02-08T18:29:20.000Z | 2020-06-22T18:07:48.000Z | docs/4-language-usage/4-control-structures/1-cursor/g-4130.md | neilfernandez/plsql-and-sql-coding-guidelines | cd3ba04c4ef1751c29ba9b74450655b5da27843c | [
"Apache-2.0"
] | 8 | 2019-12-05T14:51:04.000Z | 2021-06-02T16:43:36.000Z | # G-4130: Always close locally opened cursors.
!!! warning "Major"
Efficiency, Reliability
## Reason
Any cursors left open can consume additional memory space (i.e. SGA) within the database instance, potentially in both the shared and private SQL pools. Furthermore, failure to explicitly close cursors may also c... | 36.921569 | 441 | 0.754116 | eng_Latn | 0.98706 |
2b2929419f5e59f3257822b9b7b2be5e1f799917 | 1,340 | md | Markdown | includes/policy/standards/asb/rp-controls/microsoft.dbformysql-9-2.md | MicrosoftDocs/azure-docs.hu-hu | 5fb082c5dae057fd040c7e09881e6c407e535fe2 | [
"CC-BY-4.0",
"MIT"
] | 7 | 2017-08-28T07:44:33.000Z | 2021-04-20T21:12:50.000Z | includes/policy/standards/asb/rp-controls/microsoft.dbformysql-9-2.md | MicrosoftDocs/azure-docs.hu-hu | 5fb082c5dae057fd040c7e09881e6c407e535fe2 | [
"CC-BY-4.0",
"MIT"
] | 412 | 2018-07-25T09:31:03.000Z | 2021-03-17T13:17:45.000Z | includes/policy/standards/asb/rp-controls/microsoft.dbformysql-9-2.md | MicrosoftDocs/azure-docs.hu-hu | 5fb082c5dae057fd040c7e09881e6c407e535fe2 | [
"CC-BY-4.0",
"MIT"
] | 13 | 2017-09-05T09:10:35.000Z | 2021-11-05T11:42:31.000Z | ---
author: DCtheGeek
ms.service: azure-policy
ms.topic: include
ms.date: 04/21/2021
ms.author: dacoulte
ms.custom: generated
ms.openlocfilehash: b40f49bd2bb7a2e39e77cf7c10352768a10f1506
ms.sourcegitcommit: 2aeb2c41fd22a02552ff871479124b567fa4463c
ms.translationtype: MT
ms.contentlocale: hu-HU
ms.lasthandoff: 04/22/202... | 74.444444 | 873 | 0.818657 | hun_Latn | 0.99481 |
2b297d6553badf4dee76fb2f7291d19c6666ee1f | 3,764 | md | Markdown | pages/links.md | higewis/feeling-responsive | b02649b85365bb17ad5af30c8d046f21fef59e97 | [
"MIT"
] | null | null | null | pages/links.md | higewis/feeling-responsive | b02649b85365bb17ad5af30c8d046f21fef59e97 | [
"MIT"
] | null | null | null | pages/links.md | higewis/feeling-responsive | b02649b85365bb17ad5af30c8d046f21fef59e97 | [
"MIT"
] | null | null | null | ---
layout: page
title: Links
header:
image_fullwidth: "background_Tillberg.jpg"
---
### 1. Digitale Ressourcen
<br>
* Fachtexte-Datenbank: Deutsche Fach- und Wissenschaftssprachen bis 1700 (Wolf Peter Klein, Universität Würzburg)
> Die Sammlung digitaler Volltexte umfasst den Zeitraum bis zum Jahr 1700. Sie dok... | 56.179104 | 157 | 0.805792 | deu_Latn | 0.96984 |
2b2996e7df9e4ec5d97da2c79b056479ffe5ed5f | 704 | md | Markdown | README.md | brz0/odd-scenes | 5a3e824f63fcd70455239d62028a1a1dbf782226 | [
"MIT"
] | null | null | null | README.md | brz0/odd-scenes | 5a3e824f63fcd70455239d62028a1a1dbf782226 | [
"MIT"
] | null | null | null | README.md | brz0/odd-scenes | 5a3e824f63fcd70455239d62028a1a1dbf782226 | [
"MIT"
] | null | null | null | <img src="http://imgur.com/x7zHnO5.jpg" alt="logo" width="350">
<img src="https://img.shields.io/npm/l/express.svg"> <img src="https://img.shields.io/david/strongloop/express.svg">
A unique layout media website, as a showcase and commerce hub for a digital illustration brand. The layout arranges elements to break a s... | 22 | 201 | 0.727273 | eng_Latn | 0.622123 |
2b2a046d17f7d7a71cb233d66e73dabaead84319 | 3,473 | md | Markdown | README.md | ronaldcotton/ExoSkeleton | 9b6c58dcdbbb053da87af2101f5ce734fc99680f | [
"MIT"
] | null | null | null | README.md | ronaldcotton/ExoSkeleton | 9b6c58dcdbbb053da87af2101f5ce734fc99680f | [
"MIT"
] | null | null | null | README.md | ronaldcotton/ExoSkeleton | 9b6c58dcdbbb053da87af2101f5ce734fc99680f | [
"MIT"
] | null | null | null | [](LICENSE.md)
# ExoSkeleton
ExoSkeleton is an adapted template from the original responsive boilerp... | 54.265625 | 491 | 0.777138 | eng_Latn | 0.360389 |
2b2a5c248f4ca32584388f37ca0635d64e3d8d18 | 1,333 | md | Markdown | README.md | gugacorchog/Portifolio | 8d5e1d11e3ac8fe1f0cab7e5507ef2f9759284f1 | [
"MIT"
] | null | null | null | README.md | gugacorchog/Portifolio | 8d5e1d11e3ac8fe1f0cab7e5507ef2f9759284f1 | [
"MIT"
] | null | null | null | README.md | gugacorchog/Portifolio | 8d5e1d11e3ac8fe1f0cab7e5507ef2f9759284f1 | [
"MIT"
] | null | null | null | # Gustavo Corchog - Portfolio




func main(){
log := glog.NewLogger("logMsg", glog.DebugLevel)
log.Info("connect OK")
log.InfoField("connect OK", "conn", "success")
log.Infof("ConnectionLost %s\n", "err")
}
| 11.833333 | 52 | 0.612676 | kor_Hang | 0.382336 |
2b2b455d3de48d412016b0256885bc1c31f7532b | 1,489 | md | Markdown | services/mobilepush/nl/fr/t_use_tags.md | MaeveOReilly/docs | c2b6c75b4731ab5fb11c9014c35b9da03b921b89 | [
"Apache-2.0"
] | null | null | null | services/mobilepush/nl/fr/t_use_tags.md | MaeveOReilly/docs | c2b6c75b4731ab5fb11c9014c35b9da03b921b89 | [
"Apache-2.0"
] | null | null | null | services/mobilepush/nl/fr/t_use_tags.md | MaeveOReilly/docs | c2b6c75b4731ab5fb11c9014c35b9da03b921b89 | [
"Apache-2.0"
] | null | null | null | ---
Copyright :
Années : 2015, 2016
---
# Utilisation de notifications basées sur les balises
{: #using_tags}
Les notification basées sur les balises sont des messages de notification qui sont envoyés à tous les périphériques abonnés à une balise particulière. Chaque périphérique peut s'abonner à un nombre illim... | 59.56 | 673 | 0.783747 | fra_Latn | 0.990624 |
2b2b95b960a54d0e67d5d8dbfbbb9954d36018cd | 3,198 | md | Markdown | content/blog/2019-03-16-levenshtein-distance/index.md | xiaoyuhen/blog | 7bb7a75d06b8d6d5e483982a597e3c856781cd53 | [
"MIT"
] | null | null | null | content/blog/2019-03-16-levenshtein-distance/index.md | xiaoyuhen/blog | 7bb7a75d06b8d6d5e483982a597e3c856781cd53 | [
"MIT"
] | 8 | 2017-01-15T14:53:38.000Z | 2021-04-18T12:41:37.000Z | content/blog/2019-03-16-levenshtein-distance/index.md | xiaoyuhen/blog | 7bb7a75d06b8d6d5e483982a597e3c856781cd53 | [
"MIT"
] | null | null | null | ---
title: 莱文斯坦距离(Levenshtein distance)介绍
date: "2019-03-16"
template: post
---
# 概念
莱文斯坦距离(Levenshtein distance)是编辑距离的一种。它由俄罗斯科学家 弗拉基米尔·莱文斯坦在1965年提出。
两个字符串之间的莱文斯坦距离是将一个单词更改为另一个单词所需的最少编辑操作次数。莱文斯坦距离允许的编辑操作包括单个字符的 替换/插入/删除。
# 示例
"Saturday" 和 "Sundays" 之间的 Levenshtein 距离是 4
```
1.) Saturday → Sturday // 删除第一个 a
2.... | 19.863354 | 93 | 0.638837 | yue_Hant | 0.638554 |
2b2bbc399cdd98d893a2fdf6962087a2e61e0530 | 186 | md | Markdown | README.md | ivan-placid/test-clean-jekyll-theme | f01024255f6f793786aab393b24dbc5d3c02bd67 | [
"MIT"
] | null | null | null | README.md | ivan-placid/test-clean-jekyll-theme | f01024255f6f793786aab393b24dbc5d3c02bd67 | [
"MIT"
] | null | null | null | README.md | ivan-placid/test-clean-jekyll-theme | f01024255f6f793786aab393b24dbc5d3c02bd67 | [
"MIT"
] | null | null | null |
# source code for my portfolio site
### built with clean-jekyll-theme
[](https://badge.fury.io/rb/clean-jekyll-theme)
| 23.25 | 110 | 0.72043 | eng_Latn | 0.439338 |
2b2ce97e073d1a8223558606f1667b4bde2619b0 | 2,308 | md | Markdown | docs/VideosGetListStruct.md | Windeal/marketing-api-go-sdk | 9b27a9ab53a9222551888fc13527c89faadcee48 | [
"Apache-2.0"
] | null | null | null | docs/VideosGetListStruct.md | Windeal/marketing-api-go-sdk | 9b27a9ab53a9222551888fc13527c89faadcee48 | [
"Apache-2.0"
] | null | null | null | docs/VideosGetListStruct.md | Windeal/marketing-api-go-sdk | 9b27a9ab53a9222551888fc13527c89faadcee48 | [
"Apache-2.0"
] | null | null | null | # VideosGetListStruct
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**VideoId** | **int64** | | [optional] [default to null]
**Width** | **int64** | | [optional] [default to null]
**Height** | **int64** | | [optional] [default to null]
**VideoFrames** |... | 57.7 | 161 | 0.610919 | yue_Hant | 0.598348 |
2b2d6ab3fb4c828b2c89718b858401db440355d2 | 12,465 | md | Markdown | README.md | AdamMiltonBarker/ALL-Detection-System-2019 | d548aec257d89927a4e933c2487606bfbc64b02f | [
"MIT"
] | 3 | 2018-12-12T18:03:13.000Z | 2018-12-23T21:43:27.000Z | README.md | AdamMiltonBarker/ALL-Detection-System-2019 | d548aec257d89927a4e933c2487606bfbc64b02f | [
"MIT"
] | 3 | 2020-07-14T19:48:28.000Z | 2020-07-14T19:50:21.000Z | README.md | AdamMiltonBarker/ALL-Detection-System-2019 | d548aec257d89927a4e933c2487606bfbc64b02f | [
"MIT"
] | 6 | 2019-05-05T15:38:34.000Z | 2020-02-21T14:08:06.000Z | # Peter Moss Acute Myeloid & Lymphoblastic Leukemia AI Research Project
## Acute Lymphoblastic Leukemia Detection System 2019

[
- [例](sample_... | 38.85 | 132 | 0.768018 | yue_Hant | 0.637846 |
2b30a92fbbd4212ccab560a7f49d755b695d05a7 | 85 | md | Markdown | README.md | analyst-9112/military-spending-heatmap | 340132771c1fd2a1fe5ff7aca0475aea8c1ae433 | [
"MIT"
] | null | null | null | README.md | analyst-9112/military-spending-heatmap | 340132771c1fd2a1fe5ff7aca0475aea8c1ae433 | [
"MIT"
] | null | null | null | README.md | analyst-9112/military-spending-heatmap | 340132771c1fd2a1fe5ff7aca0475aea8c1ae433 | [
"MIT"
] | 2 | 2021-09-08T20:32:06.000Z | 2021-09-09T14:02:20.000Z | # d3-Heatmap-Demo
A demonstration of data visualization using D3 to make a heat map.
| 28.333333 | 66 | 0.788235 | eng_Latn | 0.954748 |
2b30f70c730c0bbe06c5c9f77b9018ca96c4411d | 4,851 | md | Markdown | NPM.md | clystian/LINQ | f9374f8257f66b2cb9bfd4d05a43539525a6d131 | [
"Apache-2.0"
] | 123 | 2015-07-11T12:34:24.000Z | 2022-02-16T00:43:38.000Z | NPM.md | clystian/LINQ | f9374f8257f66b2cb9bfd4d05a43539525a6d131 | [
"Apache-2.0"
] | 93 | 2015-11-10T12:22:33.000Z | 2021-04-12T18:55:34.000Z | NPM.md | clystian/LINQ | f9374f8257f66b2cb9bfd4d05a43539525a6d131 | [
"Apache-2.0"
] | 38 | 2015-12-07T02:50:23.000Z | 2021-04-08T23:50:31.000Z | [](https://coveralls.io/github/ENikS/LINQ?branch=master)
[](https://dependencyci.com/github/ENikS/LINQ)
[
In the *kafnets* module you can find the modules for defining KAF layers, both for feedforward networks and convolutional networks (using the flag 'conv' during initialization).
The code has two demos to showcase the modules using the Keras Sequential model.
## Requirements
* ... | 35.1 | 178 | 0.766382 | eng_Latn | 0.992687 |
2b3113821f77088dfe10a4270a1655253f9afcaa | 2,334 | md | Markdown | src/tr/2019-03/06/02.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 68 | 2016-10-30T23:17:56.000Z | 2022-03-27T11:58:16.000Z | src/tr/2019-03/06/02.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 367 | 2016-10-21T03:50:22.000Z | 2022-03-28T23:35:25.000Z | src/tr/2019-03/06/02.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 109 | 2016-08-02T14:32:13.000Z | 2022-03-31T10:18:41.000Z | ---
title: Putperestlik ve Zulüm
date: 04/08/2019
---
Allah İsrail halkını Mısır’dan çıkarttıktan kısa süre sonra Sina Dağı’nda onlarla buluştu ve başka tanrılara ibadet etmeme ve put yapmama hakkındaki ilk iki emrin de aralarında olduğu On Emir’i yazılı olarak onlara verdi (bkz. Çık. 20:2–6). Bunun karşılığında ha... | 145.875 | 583 | 0.831191 | tur_Latn | 1.000003 |
2b3164c93975656d08036136bde0c3f4b403580c | 2,929 | md | Markdown | README.md | LaudateCorpus1/go-vncdriver-feedstock | 1e8f046e7b23a58d012f30193c914fb1b66464e1 | [
"BSD-3-Clause"
] | 3 | 2016-12-03T20:33:25.000Z | 2017-04-24T19:54:33.000Z | README.md | openai/go-vncdriver-feedstock | 1e8f046e7b23a58d012f30193c914fb1b66464e1 | [
"BSD-3-Clause"
] | 1 | 2021-09-19T06:48:55.000Z | 2021-09-19T06:48:55.000Z | README.md | LaudateCorpus1/go-vncdriver-feedstock | 1e8f046e7b23a58d012f30193c914fb1b66464e1 | [
"BSD-3-Clause"
] | 10 | 2016-12-22T15:17:04.000Z | 2021-09-19T06:48:26.000Z | **Status:** Archive (code is provided as-is, no updates expected)
About go-vncdriver
==================
Home: https://github.com/openai/go-vncdriver
Package license:
Feedstock license: BSD 3-Clause
Summary: fast VNC viewer
Current build status
====================
Linux: [
* Darcy Clarke (@darcyclarke)
* Ruy Adorno (@ruyadorno)
* Tierney Cyren (@bnb)
* Jean Burellier (@sheplu)
... | 37.068493 | 150 | 0.730229 | eng_Latn | 0.984902 |
2b324e07bc80f7b893fbf1857b603d333d0cece7 | 4,043 | md | Markdown | docs/debugger/what-is-debugging.md | MicrosoftDocs/visualstudio-docs.cs-cz | 3861d52726f1a515cfa62d590513a3c7a1b8019b | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-05-20T07:48:22.000Z | 2020-05-20T07:48:22.000Z | docs/debugger/what-is-debugging.md | MicrosoftDocs/visualstudio-docs.cs-cz | 3861d52726f1a515cfa62d590513a3c7a1b8019b | [
"CC-BY-4.0",
"MIT"
] | 7 | 2018-10-02T15:01:11.000Z | 2021-11-05T20:25:20.000Z | docs/debugger/what-is-debugging.md | MicrosoftDocs/visualstudio-docs.cs-cz | 3861d52726f1a515cfa62d590513a3c7a1b8019b | [
"CC-BY-4.0",
"MIT"
] | 7 | 2018-10-01T22:49:53.000Z | 2021-10-09T11:24:44.000Z | ---
title: Co je ladění?
description: Vysvětlení toho, co znamená ladění aplikace
ms.custom: debug-experiment
ms.date: 10/17/2018
ms.topic: conceptual
helpviewer_keywords:
- debugger
author: mikejo5000
ms.author: mikejo
manager: jmartens
ms.technology: vs-ide-debug
ms.workload:
- multiple
ms.openlocfilehash: 4b2303480e... | 68.525424 | 474 | 0.793223 | ces_Latn | 0.999972 |
2b326b8b0fd2cac7d872483da5fe3f663768b941 | 1,086 | md | Markdown | config/contents/style/combinable_loops.md | Kuraiou/codeclimate-standard | 48df2d1d9f7e9547e8d2ddb0efb0fc8126e3147f | [
"MIT"
] | null | null | null | config/contents/style/combinable_loops.md | Kuraiou/codeclimate-standard | 48df2d1d9f7e9547e8d2ddb0efb0fc8126e3147f | [
"MIT"
] | 1 | 2021-12-15T14:46:59.000Z | 2021-12-21T08:42:15.000Z | config/contents/style/combinable_loops.md | Kuraiou/codeclimate-standard | 48df2d1d9f7e9547e8d2ddb0efb0fc8126e3147f | [
"MIT"
] | 1 | 2021-12-01T21:09:17.000Z | 2021-12-01T21:09:17.000Z | This cop checks for places where multiple consecutive loops over the same data
can be combined into a single loop. It is very likely that combining them
will make the code more efficient and more concise.
It is marked as unsafe, because the first loop might modify
a state that the second loop depends on; these two are... | 20.884615 | 78 | 0.626151 | eng_Latn | 0.991988 |
2b32b68ff74e892372df4ff30bce95c0da6f23c2 | 1,158 | md | Markdown | README.md | naokisz/MinimumStatus | 346bbad768aad8ae5a002372004a6cbb8aeb9b61 | [
"MIT"
] | null | null | null | README.md | naokisz/MinimumStatus | 346bbad768aad8ae5a002372004a6cbb8aeb9b61 | [
"MIT"
] | null | null | null | README.md | naokisz/MinimumStatus | 346bbad768aad8ae5a002372004a6cbb8aeb9b61 | [
"MIT"
] | null | null | null | # MinimumStatus
[日本語インストールガイド](INSTALL.ja.md)
Legacy PHP Non-DB Status Page
## What's this
Watch your website and MySQL database status.

### Require
* PHP 5.6/7.2
* Apache or Nginx
## Usage
* `git clone https://githu... | 31.297297 | 116 | 0.724525 | eng_Latn | 0.751167 |
2b3349c6af2bce2f485764544d2b9d7644fb2ecc | 316 | md | Markdown | _posts/2020/2020-07-05-article.md | okusama27/blog.iron-hot.com | a9830b2f3e701514b751ef260f3b21531e9127dc | [
"MIT"
] | null | null | null | _posts/2020/2020-07-05-article.md | okusama27/blog.iron-hot.com | a9830b2f3e701514b751ef260f3b21531e9127dc | [
"MIT"
] | null | null | null | _posts/2020/2020-07-05-article.md | okusama27/blog.iron-hot.com | a9830b2f3e701514b751ef260f3b21531e9127dc | [
"MIT"
] | null | null | null | ---
title: 下の子もはじまってます
categories: 子供
date: 2020-07-05
layout: post
---
コロナ騒動で、バタバタしてましたが下の子の塾通いも2月から始まっています。
夏期講習もやるみたいです。
いまのところ上の子よりほかの中学に行きたいという熱意が感じられません。
しかし上の子の中学の様子を見ていると楽しそうなので、いざ受験となっても6年生からでは間に合わないのでとりあえず通わせています。
とかいいつつ、これ、通っていると「小学校の授業つまんなーい」になっちゃって結局受験する羽目になるんですよね。
まぁ、我が家の財政が許せばまぁいい教育を受けさせたいとは思います。
| 19.75 | 63 | 0.860759 | jpn_Jpan | 0.984987 |
2b3383de38415d874d4d4c90e4a24a91ef3f3a1c | 91 | md | Markdown | README.md | testwareit/dotnet-HTMLValidator | ba037d3676c1ee0beaca32f3f6deb62b0892c196 | [
"MIT"
] | null | null | null | README.md | testwareit/dotnet-HTMLValidator | ba037d3676c1ee0beaca32f3f6deb62b0892c196 | [
"MIT"
] | null | null | null | README.md | testwareit/dotnet-HTMLValidator | ba037d3676c1ee0beaca32f3f6deb62b0892c196 | [
"MIT"
] | null | null | null | # dotnet-HTMLValidator
Set of methods to use in test automation to validate your webpages.
| 30.333333 | 67 | 0.813187 | eng_Latn | 0.953804 |
2b34112cd3f902ee863a2b2b827bf1f9973d8431 | 1,358 | md | Markdown | docs/swift/enums/ExportableFormat.md | cohoe/swiftarr | a25ed7cf83a080c4974be873337be2f965eb7160 | [
"MIT"
] | null | null | null | docs/swift/enums/ExportableFormat.md | cohoe/swiftarr | a25ed7cf83a080c4974be873337be2f965eb7160 | [
"MIT"
] | 9 | 2022-01-11T01:27:31.000Z | 2022-03-26T15:31:40.000Z | docs/swift/enums/ExportableFormat.md | cohoe/swiftarr | a25ed7cf83a080c4974be873337be2f965eb7160 | [
"MIT"
] | null | null | null | **ENUM**
# `ExportableFormat`
```swift
public enum ExportableFormat: ExportableFormatter
```
Enum definition of built-in exportable image raster formats
- bmp: https://en.wikipedia.org/wiki/BMP_file_format
- gif: https://en.wikipedia.org/wiki/gif
- jpg: https://en.wikipedia.org/wiki/jpeg
- png: https://en.wikipedia... | 16.975 | 93 | 0.675258 | kor_Hang | 0.196857 |
2b3541a56db99ec2546e4098b411bf4913ce726f | 255 | md | Markdown | collectd-couchdb/docs/gauge.couchdb.couchdb.httpd.bulk_docs.percentile.50.md | phonglh79/integrations | 1c55d42418cb139434ef5a7c1e12752475ebcd0a | [
"Apache-2.0"
] | null | null | null | collectd-couchdb/docs/gauge.couchdb.couchdb.httpd.bulk_docs.percentile.50.md | phonglh79/integrations | 1c55d42418cb139434ef5a7c1e12752475ebcd0a | [
"Apache-2.0"
] | 1 | 2020-11-05T20:14:54.000Z | 2020-11-05T20:14:54.000Z | collectd-couchdb/docs/gauge.couchdb.couchdb.httpd.bulk_docs.percentile.50.md | phonglh79/integrations | 1c55d42418cb139434ef5a7c1e12752475ebcd0a | [
"Apache-2.0"
] | 1 | 2017-02-08T09:58:51.000Z | 2017-02-08T09:58:51.000Z | ---
title: Httpd Bulk Docs Percentile 50
brief: Percentile 50 of distribution of the number of docs in _bulk_docs requests
metric_type: gauge
---
### Httpd Bulk Docs Percentile 50
Percentile 50 of distribution of the number of docs in _bulk_docs requests | 31.875 | 81 | 0.792157 | eng_Latn | 0.931785 |
2b356d43e6ed9ed946de367169efc9f393802ee2 | 20,906 | md | Markdown | input-explainer.md | kyungtae/webxr | 1dacf2457756bec7105a3595423fcc048c945020 | [
"W3C"
] | null | null | null | input-explainer.md | kyungtae/webxr | 1dacf2457756bec7105a3595423fcc048c945020 | [
"W3C"
] | null | null | null | input-explainer.md | kyungtae/webxr | 1dacf2457756bec7105a3595423fcc048c945020 | [
"W3C"
] | null | null | null | # WebXR Device API - Input
This document is a subsection of the main WebXR Device API explainer document which can be found [here](explainer.md). The main explainer contains all the information you could possibly want to know about setting up a WebXR session, the render loop, and more. In contrast, this document cove... | 56.198925 | 693 | 0.773414 | eng_Latn | 0.994308 |
2b3621ccb0b7951889b040f45539c3ffda1805f7 | 2,580 | md | Markdown | content/docs/index.md | AdriandeCita/platform | 3fdc5f4835cdd2d869704b304ee6852b17496d02 | [
"MIT"
] | null | null | null | content/docs/index.md | AdriandeCita/platform | 3fdc5f4835cdd2d869704b304ee6852b17496d02 | [
"MIT"
] | null | null | null | content/docs/index.md | AdriandeCita/platform | 3fdc5f4835cdd2d869704b304ee6852b17496d02 | [
"MIT"
] | null | null | null | ---
description: ''
sidebar: 'docs'
next: '/docs/translation/'
---
# Пара слів про нас
## Як з'явився цей проєкт
29 жовтня 2020 року команда MDN Web Docs [анонсувала](https://hacks.mozilla.org/2020/10/mdn-web-docs-evolves-lowdown-on-the-upcoming-new-platform/) зміну курсу платформи й загальний рефакторинг ... | 64.5 | 648 | 0.776357 | ukr_Cyrl | 0.999176 |
2b36b0765d443df88934fed306583c1266104c5e | 603 | md | Markdown | VBA/PowerPoint-VBA/articles/plotarea-position-property-powerpoint.md | oloier/VBA-content | 6b3cb5769808b7e18e3aff55a26363ebe78e4578 | [
"CC-BY-4.0",
"MIT"
] | 584 | 2015-09-01T10:09:09.000Z | 2022-03-30T15:47:20.000Z | VBA/PowerPoint-VBA/articles/plotarea-position-property-powerpoint.md | oloier/VBA-content | 6b3cb5769808b7e18e3aff55a26363ebe78e4578 | [
"CC-BY-4.0",
"MIT"
] | 585 | 2015-08-28T20:20:03.000Z | 2018-08-31T03:09:51.000Z | VBA/PowerPoint-VBA/articles/plotarea-position-property-powerpoint.md | oloier/VBA-content | 6b3cb5769808b7e18e3aff55a26363ebe78e4578 | [
"CC-BY-4.0",
"MIT"
] | 590 | 2015-09-01T10:09:09.000Z | 2021-09-27T08:02:27.000Z | ---
title: PlotArea.Position Property (PowerPoint)
ms.prod: powerpoint
api_name:
- PowerPoint.PlotArea.Position
ms.assetid: 91a145b4-928c-5ec2-d50c-8e860458e2bd
ms.date: 06/08/2017
---
# PlotArea.Position Property (PowerPoint)
Returns or sets the position of the plot area on the chart. Read/write **[XlChartElementP... | 19.451613 | 151 | 0.759536 | eng_Latn | 0.647793 |
2b36c46879041128666df95c22961dfa49b0da82 | 1,320 | md | Markdown | node_modules/http-sync-win/README.md | rafaelakio/bluehack20170325 | b6d6381ab8ab56f6a9659d9e6a5bc8af43a2b908 | [
"Apache-2.0"
] | null | null | null | node_modules/http-sync-win/README.md | rafaelakio/bluehack20170325 | b6d6381ab8ab56f6a9659d9e6a5bc8af43a2b908 | [
"Apache-2.0"
] | null | null | null | node_modules/http-sync-win/README.md | rafaelakio/bluehack20170325 | b6d6381ab8ab56f6a9659d9e6a5bc8af43a2b908 | [
"Apache-2.0"
] | null | null | null | # http-sync-win
Use [shelljs](https://github.com/arturadib/shelljs) to get full windows compatability for [http-sync](https://github.com/dhruvbird/http-sync)
[](https://travis-ci.org/ForbesLindesay/http-sync-win)
[![Dependency Status... | 33 | 294 | 0.716667 | yue_Hant | 0.492587 |
2b3745955d7cf703c35470145deddeb8ba95e3bc | 1,863 | md | Markdown | docs/general/01-Basics.md | AngleSharp/AngleSharp.Js | cf6ec729692ef3f81d6fa551c7dd499eca3329c9 | [
"MIT"
] | 46 | 2019-01-10T15:35:02.000Z | 2022-02-05T20:15:57.000Z | docs/general/01-Basics.md | AngleSharp/AngleSharp.Js | cf6ec729692ef3f81d6fa551c7dd499eca3329c9 | [
"MIT"
] | 36 | 2019-01-05T23:54:04.000Z | 2021-10-12T14:31:47.000Z | docs/general/01-Basics.md | AngleSharp/AngleSharp.Js | cf6ec729692ef3f81d6fa551c7dd499eca3329c9 | [
"MIT"
] | 11 | 2019-02-22T12:35:55.000Z | 2021-08-28T03:45:46.000Z | ---
title: "Getting Started"
section: "AngleSharp.Js"
---
# Getting Started
## Requirements
AngleSharp.Js comes currently in two flavors: on Windows for .NET 4.6 and in general targetting .NET Standard 2.0 platforms.
Most of the features of the library do not require .NET 4.6, which means you could create your own f... | 36.529412 | 245 | 0.768653 | eng_Latn | 0.993031 |
2b375a5e00e3705b2cd1203a08f2275593a93497 | 3,233 | md | Markdown | README.md | allenai/csqa2 | 362491ad71179e1aace820ef47b2b8d6315cc8ce | [
"CC-BY-4.0"
] | 13 | 2021-06-16T02:02:45.000Z | 2022-03-18T13:06:10.000Z | README.md | allenai/csqa2 | 362491ad71179e1aace820ef47b2b8d6315cc8ce | [
"CC-BY-4.0"
] | 1 | 2022-03-24T02:39:43.000Z | 2022-03-24T02:39:43.000Z | README.md | allenai/csqa2 | 362491ad71179e1aace820ef47b2b8d6315cc8ce | [
"CC-BY-4.0"
] | 1 | 2021-10-07T22:19:38.000Z | 2021-10-07T22:19:38.000Z | # CommonsenseQA 2.0: Exposing the limits of AI through Gamification
CommonsenseQA is a yes/no question answering challange set which was collected using a game called ["Teach-Your-AI"](https://teach-your-ai.apps.allenai.org/)
<center>
<a href="https://allenai.github.io/csqa2/figures/intro.png">
<img src=... | 67.354167 | 883 | 0.769255 | eng_Latn | 0.99665 |
2b37aac9193a3bf922afd29f318d6ca882f64de6 | 240 | md | Markdown | README.md | Dj-Polyester/PongJS | ccee2c06ea54e2b3d4cfcaf6702e8247318390cc | [
"MIT"
] | null | null | null | README.md | Dj-Polyester/PongJS | ccee2c06ea54e2b3d4cfcaf6702e8247318390cc | [
"MIT"
] | null | null | null | README.md | Dj-Polyester/PongJS | ccee2c06ea54e2b3d4cfcaf6702e8247318390cc | [
"MIT"
] | null | null | null | # PongJS
A Pong game made via JavaScript.
**Note**
**(1)** The game is not stable on firefox at this state.
**(2)** When the ball is significantly fast relative to the player, the game becomes buggy - Especially
in difficulty *Crazy*.
| 24 | 104 | 0.7125 | eng_Latn | 0.999748 |
2b3848b920ba71925ff55f5cc08831392d750f97 | 145 | md | Markdown | _hashtags/whole30.md | davidpots/cdv4 | c1bfe944dc4af154a4e78ca0e3b11f9d865d6497 | [
"MIT"
] | 1 | 2021-05-18T00:47:59.000Z | 2021-05-18T00:47:59.000Z | _hashtags/whole30.md | davidpots/cdv4 | c1bfe944dc4af154a4e78ca0e3b11f9d865d6497 | [
"MIT"
] | null | null | null | _hashtags/whole30.md | davidpots/cdv4 | c1bfe944dc4af154a4e78ca0e3b11f9d865d6497 | [
"MIT"
] | 1 | 2021-01-21T15:27:55.000Z | 2021-01-21T15:27:55.000Z | ---
title: Whole30
name: whole30
description: this is a popular diet/cleanse that many people are doing January to
reset for the New Year
---
| 18.125 | 81 | 0.744828 | eng_Latn | 0.999917 |
2b386633c157c546c8eeb8ef132305b8918467d1 | 10,511 | md | Markdown | articles/sql-database/sql-database-geo-replication-powershell.md | wreyesus/azure-content-eses-articles-app-service-web-app-service-web-staged-publishing-realworld-scenarios.md | addd81caca263120e230109b811593b939994ebb | [
"CC-BY-3.0"
] | null | null | null | articles/sql-database/sql-database-geo-replication-powershell.md | wreyesus/azure-content-eses-articles-app-service-web-app-service-web-staged-publishing-realworld-scenarios.md | addd81caca263120e230109b811593b939994ebb | [
"CC-BY-3.0"
] | null | null | null | articles/sql-database/sql-database-geo-replication-powershell.md | wreyesus/azure-content-eses-articles-app-service-web-app-service-web-staged-publishing-realworld-scenarios.md | addd81caca263120e230109b811593b939994ebb | [
"CC-BY-3.0"
] | null | null | null | <properties
pageTitle="Configuración de la replicación geográfica activa para Base de datos SQL de Azure con PowerShell | Microsoft Azure "
description="Configuración de la replicación geográfica activa para Base de datos SQL de Azure con PowerShell"
services="sql-database"
documentationCenter=""
... | 69.609272 | 829 | 0.798592 | spa_Latn | 0.954843 |
2b38f505a378ec43d4c5b1042586eee10ee580f1 | 76 | md | Markdown | recipes/3.md | darkD3mon/thursdays-fine-dine | b327edd5532274439d4db4bc1528721af5a51d39 | [
"Apache-2.0"
] | null | null | null | recipes/3.md | darkD3mon/thursdays-fine-dine | b327edd5532274439d4db4bc1528721af5a51d39 | [
"Apache-2.0"
] | null | null | null | recipes/3.md | darkD3mon/thursdays-fine-dine | b327edd5532274439d4db4bc1528721af5a51d39 | [
"Apache-2.0"
] | null | null | null | # 04.07.2019 Reibekuchen

## Directions
## Components | 10.857143 | 24 | 0.684211 | deu_Latn | 0.18164 |
2b39c03011ff9170b10ecb77a90a06c26969f858 | 33,269 | md | Markdown | articles/virtual-machines/shared-image-galleries.md | beatrizmayumi/azure-docs.pt-br | ca6432fe5d3f7ccbbeae22b4ea05e1850c6c7814 | [
"CC-BY-4.0",
"MIT"
] | 39 | 2017-08-28T07:46:06.000Z | 2022-01-26T12:48:02.000Z | articles/virtual-machines/shared-image-galleries.md | beatrizmayumi/azure-docs.pt-br | ca6432fe5d3f7ccbbeae22b4ea05e1850c6c7814 | [
"CC-BY-4.0",
"MIT"
] | 562 | 2017-06-27T13:50:17.000Z | 2021-05-17T23:42:07.000Z | articles/virtual-machines/shared-image-galleries.md | beatrizmayumi/azure-docs.pt-br | ca6432fe5d3f7ccbbeae22b4ea05e1850c6c7814 | [
"CC-BY-4.0",
"MIT"
] | 113 | 2017-07-11T19:54:32.000Z | 2022-01-26T21:20:25.000Z | ---
title: Compartilhar imagens de VM com Galerias Compartilhadas
description: Saiba como usar galerias de imagens compartilhadas para compartilhar imagens de VM do Linux em sua organização.
author: axayjo
ms.service: virtual-machines
ms.subservice: shared-image-gallery
ms.topic: conceptual
ms.workload: infrastructure
... | 101.429878 | 877 | 0.789414 | por_Latn | 0.999981 |
2b3ac3269be948c2dec2ac79608d331c89988f39 | 2,106 | md | Markdown | _posts/2021-11-27-DAO_4.md | leekyukin/leekyukin.github.io | 82562796bfb0a33d8f0f75e8eab1b6bb3470fe37 | [
"MIT"
] | null | null | null | _posts/2021-11-27-DAO_4.md | leekyukin/leekyukin.github.io | 82562796bfb0a33d8f0f75e8eab1b6bb3470fe37 | [
"MIT"
] | null | null | null | _posts/2021-11-27-DAO_4.md | leekyukin/leekyukin.github.io | 82562796bfb0a33d8f0f75e8eab1b6bb3470fe37 | [
"MIT"
] | null | null | null | ---
layout: single
title: "DAO 분리 - (2) 커넥션 만들기의 추출"
---
# 2. 커넥션 만들기의 추출 (p62 ~ 64)
## UserDao의 관심사항 <br> (초난감 DAO 만들기의 UserDao)
1. **DB 연결**을 위한 커넥션을 어떻게 가져올것인가.
2. 사용자 등록을 위해 DB에 보낼 **SQL 문장을 담을 Statement**를 만들고 실행하는 것.
3. 작업 끝나면 사용한 리소스인 <sup>( Statement와 Connection )</sup>
오브젝트를 <br> 닫아 **공유 리소스를 시스템에 돌려주는 것... | 24.776471 | 130 | 0.641026 | kor_Hang | 1 |
2b3b4f4b40626ce057d0ed08ac980db8ea1a458c | 2,245 | md | Markdown | 01-StudyNote/2020/202007/SelfStudy-20200707.md | JediChou/jedi-md-book | 611ce1c817d7179f1e23c57a959af48cb6ccebe8 | [
"Apache-2.0"
] | 1 | 2022-03-13T07:48:27.000Z | 2022-03-13T07:48:27.000Z | 01-StudyNote/2020/202007/SelfStudy-20200707.md | JediChou/jedi-md-book | 611ce1c817d7179f1e23c57a959af48cb6ccebe8 | [
"Apache-2.0"
] | null | null | null | 01-StudyNote/2020/202007/SelfStudy-20200707.md | JediChou/jedi-md-book | 611ce1c817d7179f1e23c57a959af48cb6ccebe8 | [
"Apache-2.0"
] | 1 | 2019-08-27T11:11:53.000Z | 2019-08-27T11:11:53.000Z | # Self Study
Author: Jedi Chou, Create at 2020.7.7 7:29 AM
* Daily study
* 101WeiQi daily exercise check-in. 7:32
* 163 music APP check-in. 7:32
* Read articles and check interview invitation (MaiMai APP). 7:32
* Don't memorize words APP check-in. 7:33
* NowCoder check-in. 7:33
* Tencent cartoon APP check... | 34.015152 | 132 | 0.693541 | kor_Hang | 0.316468 |
2b3c1e55cc18e866f280a68b2a9a1b7ce15f27a8 | 260 | md | Markdown | python/generate_primes.md | vidyabhandary/TIL | e85e455986174b43f0cb1e1a80ee61258427a6d4 | [
"MIT"
] | null | null | null | python/generate_primes.md | vidyabhandary/TIL | e85e455986174b43f0cb1e1a80ee61258427a6d4 | [
"MIT"
] | null | null | null | python/generate_primes.md | vidyabhandary/TIL | e85e455986174b43f0cb1e1a80ee61258427a6d4 | [
"MIT"
] | null | null | null | # Generate primes using Sieve of Erastosthenes
```python
multiples = set()
for i in range(2, limit + 1):
# If i has not been eliminated already
if i not in multiples:
yield i
multiples.update(range(i * i, limit + 1, i))
```
| 18.571429 | 52 | 0.603846 | eng_Latn | 0.956545 |
af0f08bc0693cd01eeace0acc8462a285ca62f10 | 47 | md | Markdown | README.md | wesley0314/wesley0314.github.io | df74d744c8748f32ba41fb0441faeedf500f3f11 | [
"Apache-2.0"
] | null | null | null | README.md | wesley0314/wesley0314.github.io | df74d744c8748f32ba41fb0441faeedf500f3f11 | [
"Apache-2.0"
] | null | null | null | README.md | wesley0314/wesley0314.github.io | df74d744c8748f32ba41fb0441faeedf500f3f11 | [
"Apache-2.0"
] | null | null | null | # 简介
这是个人博客的 source code,刚开始捣鼓这个 Github Pages。
| 15.666667 | 41 | 0.787234 | zho_Hans | 0.292327 |
af0fc8876b30092669a035b59b53951bb003f04f | 957 | md | Markdown | README.md | oxxther/know-player | 5960c32c8de6cc46004e0d1bc83d99c263229e7c | [
"MIT"
] | null | null | null | README.md | oxxther/know-player | 5960c32c8de6cc46004e0d1bc83d99c263229e7c | [
"MIT"
] | null | null | null | README.md | oxxther/know-player | 5960c32c8de6cc46004e0d1bc83d99c263229e7c | [
"MIT"
] | null | null | null | # OXXKnowPlayer
[](https://travis-ci.org/980689003@qq.com/OXXKnowPlayer)
[](https://cocoapods.org/pods/OXXKnowPlayer)
[.
Concise Encoding is the secure data format for a modern world, solving these problems:
### Security
State actors, criminal organizations and mer... | 32.297872 | 359 | 0.719807 | eng_Latn | 0.937203 |
af123c53fdb8b31b5e770af7d39cbff435fdf21d | 7,608 | md | Markdown | en/docs/install-and-setup/upgrading-wso2-is-as-key-manager/upgrading-from-is-km-5100-to-is-5100.md | ZiyamSanthosh/docs-apim | 26c1ba9c2bcab8e380f31889cb780a7e87101a20 | [
"Apache-2.0"
] | null | null | null | en/docs/install-and-setup/upgrading-wso2-is-as-key-manager/upgrading-from-is-km-5100-to-is-5100.md | ZiyamSanthosh/docs-apim | 26c1ba9c2bcab8e380f31889cb780a7e87101a20 | [
"Apache-2.0"
] | null | null | null | en/docs/install-and-setup/upgrading-wso2-is-as-key-manager/upgrading-from-is-km-5100-to-is-5100.md | ZiyamSanthosh/docs-apim | 26c1ba9c2bcab8e380f31889cb780a7e87101a20 | [
"Apache-2.0"
] | null | null | null | # Upgrading WSO2 IS as Key Manager
The following information describes how to upgrade your **WSO2 API Manager (WSO2 API-M)** environment **from APIM 3.1.0 to 3.2.0** when **WSO2 Identity Server (WSO2 IS)** is the **Key Manager** in the pre migrated setup.
!!! note
- You can follow the below information in eithe... | 46.962963 | 394 | 0.666404 | eng_Latn | 0.674037 |
af128b72435d73d9a65bd87ba5887d708aa66315 | 3,455 | md | Markdown | content/posts/articles/2018/08/28/how-blockchain-could-close-the-gender-pay-gap.md | inbeom/yceffort-blog-v2 | a9c0595e7fca4bb7a90a2fbf9d57019ad9bab7f3 | [
"MIT"
] | null | null | null | content/posts/articles/2018/08/28/how-blockchain-could-close-the-gender-pay-gap.md | inbeom/yceffort-blog-v2 | a9c0595e7fca4bb7a90a2fbf9d57019ad9bab7f3 | [
"MIT"
] | null | null | null | content/posts/articles/2018/08/28/how-blockchain-could-close-the-gender-pay-gap.md | inbeom/yceffort-blog-v2 | a9c0595e7fca4bb7a90a2fbf9d57019ad9bab7f3 | [
"MIT"
] | null | null | null | ---
title: 블록체인으로 성별간 임금 격차를 좁히는 법
date: 2018-08-28 12:22:16
published: true
tags:
- blockchain
description: How Blockchain Could Close the Gender Pay Gap
[원문](https://www.business.com/articles/how-blockchain-could-close-the-gender-pay-gap/) 성별
임금 불평등은 여전히 노동계에서 큰 문제다. 투명성이 높은 블록체인 기술은 특히 공유 경제에서 이러한 문제를 줄...
ca... | 54.84127 | 223 | 0.73343 | kor_Hang | 1.00001 |
af128f0c99bd402047d73d61ef48f1ab6572baab | 1,050 | md | Markdown | src/projects/e-commerce-for-fashion-start-up.md | bvasilop/gatsby-bv-portfolio | bdd3e8a6eab13ac047e75544b9a19d845386ef69 | [
"MIT"
] | null | null | null | src/projects/e-commerce-for-fashion-start-up.md | bvasilop/gatsby-bv-portfolio | bdd3e8a6eab13ac047e75544b9a19d845386ef69 | [
"MIT"
] | null | null | null | src/projects/e-commerce-for-fashion-start-up.md | bvasilop/gatsby-bv-portfolio | bdd3e8a6eab13ac047e75544b9a19d845386ef69 | [
"MIT"
] | null | null | null | ---
date: 2019-10-07T20:59:00.000Z
client: MaiBee
title: E-commerce platform
slug: /maibee
link: "https://billvas.com"
color: "#E1AE2A"
featuredimage: /img/maibee-cover-image.png
outline: >-
MaiBee are a vintage clothing retailer, they had gained a huge following on
social media and their business was taking off. T... | 32.8125 | 80 | 0.715238 | eng_Latn | 0.987743 |
af12a452db4f523f4576946aff28f56b252d5a51 | 403 | md | Markdown | README.md | gch1p/inverterd-client | 511aedea0207df2a44b95a332aad587f831924f2 | [
"MIT"
] | null | null | null | README.md | gch1p/inverterd-client | 511aedea0207df2a44b95a332aad587f831924f2 | [
"MIT"
] | null | null | null | README.md | gch1p/inverterd-client | 511aedea0207df2a44b95a332aad587f831924f2 | [
"MIT"
] | null | null | null | # inverterd-client
This is a Python [inverterd](https://github.com/gch1p/inverter-tools) client library.
## Installation
It's available on Pypi:
```
pip install inverterd
```
## Usage example
```python
from inverterd import Client, Format
c = Client(8305, '127.0.0.1')
c.connect()
c.format(Format.JSON)
print(c.ex... | 14.925926 | 85 | 0.69727 | eng_Latn | 0.228633 |
af134582c664c9c619757d4b0a0eb89b0a5f7c00 | 4,835 | md | Markdown | articles/event-grid/edge/delivery-retry.md | changeworld/azure-docs.sv-se | 6234acf8ae0166219b27a9daa33f6f62a2ee45ab | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/event-grid/edge/delivery-retry.md | changeworld/azure-docs.sv-se | 6234acf8ae0166219b27a9daa33f6f62a2ee45ab | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/event-grid/edge/delivery-retry.md | changeworld/azure-docs.sv-se | 6234acf8ae0166219b27a9daa33f6f62a2ee45ab | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Leverans och återförsök – Azure Event Grid IoT Edge | Microsoft-dokument
description: Leverans och återförsök i händelserutnät på IoT Edge.
author: VidyaKukke
manager: rajarv
ms.author: vkukke
ms.reviewer: spelluru
ms.date: 10/29/2019
ms.topic: article
ms.service: event-grid
services: event-grid
ms.openlocfi... | 44.768519 | 648 | 0.770424 | swe_Latn | 0.999606 |
af139ca7c1e07f9cea36267678d4dc6322e94054 | 5,912 | md | Markdown | articles/012-object-spread.md | superhawk610/dev-a-day | 63727ffcce46fae4cabb1baeada48f0359db87f2 | [
"WTFPL"
] | null | null | null | articles/012-object-spread.md | superhawk610/dev-a-day | 63727ffcce46fae4cabb1baeada48f0359db87f2 | [
"WTFPL"
] | 18 | 2019-02-03T01:17:48.000Z | 2019-12-28T00:53:45.000Z | articles/012-object-spread.md | superhawk610/dev-a-day | 63727ffcce46fae4cabb1baeada48f0359db87f2 | [
"WTFPL"
] | null | null | null | Here's the setup: you have an object and you want to assign a new property on that object to some value. Here's the vanilla JS way to go
about it:
```js
function setBar(obj) {
obj.bar = 'bar';
return obj;
}
var obj = { foo: 'foo' };
setBar(obj);
// {
// foo: 'foo',
// bar: 'bar',
// }
```
This isn't perfect ... | 25.050847 | 140 | 0.640562 | eng_Latn | 0.987577 |
af13ae23199750808d5df30ecf70c2b735b5a055 | 16 | md | Markdown | README.md | gutkedu/imu-board-ufsc | d409894f17bec17d121a38aed443c5e34b56efca | [
"MIT"
] | null | null | null | README.md | gutkedu/imu-board-ufsc | d409894f17bec17d121a38aed443c5e34b56efca | [
"MIT"
] | null | null | null | README.md | gutkedu/imu-board-ufsc | d409894f17bec17d121a38aed443c5e34b56efca | [
"MIT"
] | null | null | null | # imu-board-ufsc | 16 | 16 | 0.75 | deu_Latn | 0.796755 |
af1501f253cb4d27525538ddd86c2785c9572a9a | 1,359 | md | Markdown | README.md | CyberDeck/Unity-HDRP-LensFlares | 9615c6eaef9fe3e81dcf370ca458132476745bfa | [
"MIT"
] | 21 | 2020-05-15T16:48:42.000Z | 2022-03-29T09:50:40.000Z | README.md | CyberDeck/Unity-HDRP-LensFlares | 9615c6eaef9fe3e81dcf370ca458132476745bfa | [
"MIT"
] | null | null | null | README.md | CyberDeck/Unity-HDRP-LensFlares | 9615c6eaef9fe3e81dcf370ca458132476745bfa | [
"MIT"
] | 2 | 2021-02-16T02:04:22.000Z | 2021-06-09T10:44:36.000Z | # Unity-HDRP-LensFlares
A collection of different (post-processing) lens flare effects for Unity's HD render pipeline using post-processing stack v3.
## Radial Warp and Ghosts
This post processing lens flare effect draws radial warps and ghosts. Based on the great ['Aerobox Lens Flare'](https://github.com/modanhan/Un... | 79.941176 | 223 | 0.805004 | eng_Latn | 0.735638 |
af15ed4815721cc41e410d7d02baecfdd4485e01 | 149 | md | Markdown | README.md | betomora23/DemoTec | 46ea1c2858e87afcf676c14fdd80ac4be6e762b2 | [
"MIT"
] | null | null | null | README.md | betomora23/DemoTec | 46ea1c2858e87afcf676c14fdd80ac4be6e762b2 | [
"MIT"
] | null | null | null | README.md | betomora23/DemoTec | 46ea1c2858e87afcf676c14fdd80ac4be6e762b2 | [
"MIT"
] | null | null | null | # DemoTec
Demo para Angular, Semana Compu
Este proyecto se crea exclusivamente con fines didacticos.
Tecnologías:
Angular/Cli
Angular Material
AWS
| 14.9 | 58 | 0.818792 | spa_Latn | 0.886212 |
af1639cdca6f27b6bd1a5a0a25427a91ad1c6769 | 719 | md | Markdown | server/KNOWNISSUES.md | michalvasko/Netopeer2 | 8d04afbe0303122b8e05f88bb73bdf66a25461c9 | [
"BSD-3-Clause"
] | null | null | null | server/KNOWNISSUES.md | michalvasko/Netopeer2 | 8d04afbe0303122b8e05f88bb73bdf66a25461c9 | [
"BSD-3-Clause"
] | null | null | null | server/KNOWNISSUES.md | michalvasko/Netopeer2 | 8d04afbe0303122b8e05f88bb73bdf66a25461c9 | [
"BSD-3-Clause"
] | 1 | 2021-03-22T07:44:44.000Z | 2021-03-22T07:44:44.000Z | Changes on sysrepo modules are not reflected
--------------------------------------------
If the libc implementation (e.g. musl) does not implement
pthread_rwlockattr_setkind_np() and the number of worker threads is increased
(via cmake THREAD_COUNT variable), the thread processing the modules changes in
sysrepo (modu... | 42.294118 | 79 | 0.731572 | eng_Latn | 0.999034 |
af1b35038824cde8f170864f1cd00878c8d39347 | 3,318 | md | Markdown | docs/csharp/language-reference/keywords/select-clause.md | adamsitnik/docs.cs-cz | 7c534ad2e48aa0772412dc0ecf04945c08fa4211 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/csharp/language-reference/keywords/select-clause.md | adamsitnik/docs.cs-cz | 7c534ad2e48aa0772412dc0ecf04945c08fa4211 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/csharp/language-reference/keywords/select-clause.md | adamsitnik/docs.cs-cz | 7c534ad2e48aa0772412dc0ecf04945c08fa4211 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: vybrat klauzuli – C# odkaz
ms.custom: seodec18
ms.date: 07/20/2015
f1_keywords:
- select_CSharpKeyword
- select
helpviewer_keywords:
- select keyword [C#]
- select clause [C#]
ms.assetid: df01e266-5781-4aaa-80c4-67cf28ea093f
ms.openlocfilehash: f1bfbeccaf6c3916a591f6447760fa01c3f8a3b6
ms.sourcegitcommit: 14a... | 66.36 | 680 | 0.78903 | ces_Latn | 0.996417 |
af1d232eed45a5010a3e001fa16de4cf3faba4f2 | 696 | md | Markdown | _posts/481.md | unfortunate-dog/translate-markdown | 2d7976fc7fd67d1b392b64911849765b6fd8b6cc | [
"MIT"
] | 1 | 2016-03-01T08:16:22.000Z | 2016-03-01T08:16:22.000Z | _posts/481.md | unfortunate-dog/translate-markdown | 2d7976fc7fd67d1b392b64911849765b6fd8b6cc | [
"MIT"
] | null | null | null | _posts/481.md | unfortunate-dog/translate-markdown | 2d7976fc7fd67d1b392b64911849765b6fd8b6cc | [
"MIT"
] | 1 | 2020-01-09T17:38:15.000Z | 2020-01-09T17:38:15.000Z | title: 'What Goes Up'
date: 2005-02-22 00:00:00
probid: 481
uvaid: 422
translator: "Luckycat"
transource: "Lucky 貓"
transurl: "http://luckycat.kshs.kh.edu.tw/homework/q481.htm"
categories: "Volume - 004"
tags:
- DP
- LIS
---
寫一個程式從一連串的整數序列中選出最長的嚴格遞增子序列 (**strictly** increasing subsequence)。例如:在 1, 3, 2, 2, 4, 0 中最長的嚴格... | 14.5 | 119 | 0.673851 | yue_Hant | 0.88315 |
af1d5715971d3bc54beb2b954b10855355d0e012 | 1,740 | md | Markdown | _posts/2021-09-06-narcotic-prescription-c1.md | AnesMaoxiaomao/AnesMaoxiaomao.github.io | a2ac853d040a4727900ce0f1c5861239f7b7723f | [
"MIT"
] | null | null | null | _posts/2021-09-06-narcotic-prescription-c1.md | AnesMaoxiaomao/AnesMaoxiaomao.github.io | a2ac853d040a4727900ce0f1c5861239f7b7723f | [
"MIT"
] | null | null | null | _posts/2021-09-06-narcotic-prescription-c1.md | AnesMaoxiaomao/AnesMaoxiaomao.github.io | a2ac853d040a4727900ce0f1c5861239f7b7723f | [
"MIT"
] | null | null | null | ---
layout: post # 使用的布局(不需要改)
title: 麻方考试第一章 # 标题
subtitle: 总论 #副标题
date: 2021-09-06 # 时间
author: 猫小毛 # 作者
header-img: img/header.jpg #这篇文章标题背景图片
catalog: true # 是否归档
categories: 麻醉
tags: #标签
- 麻方考试
---
## 第一章 总论
- 主观性
- 慢性疼痛 是病要治
- 疼痛机制、药物镇痛原理
- 疼痛分... | 14.262295 | 88 | 0.641954 | yue_Hant | 0.491164 |
af1e39cfab7f93076fdf43ca8a290f49ca608dda | 55 | md | Markdown | README.md | FBLA-MATCHMAKER/compiler-C | faf8b03f4c96aa3df5f22f53f50dca5b2c796eb8 | [
"MIT"
] | null | null | null | README.md | FBLA-MATCHMAKER/compiler-C | faf8b03f4c96aa3df5f22f53f50dca5b2c796eb8 | [
"MIT"
] | null | null | null | README.md | FBLA-MATCHMAKER/compiler-C | faf8b03f4c96aa3df5f22f53f50dca5b2c796eb8 | [
"MIT"
] | null | null | null | # compiler-C
Compiles Language Into Optional Question.
| 18.333333 | 41 | 0.818182 | eng_Latn | 0.417901 |
af1e78e2cc545066e5152f548b2dd70415232d30 | 69 | md | Markdown | PHP/README.md | onlineconvert/onlineconvert-api-example-codes | 14fd4c7a7ff74d1d5bfee0f1b09d1d91da033bf5 | [
"MIT"
] | 7 | 2015-01-08T12:23:08.000Z | 2020-05-31T15:07:26.000Z | PHP/README.md | onlineconvert/onlineconvert-api-example-codes | 14fd4c7a7ff74d1d5bfee0f1b09d1d91da033bf5 | [
"MIT"
] | null | null | null | PHP/README.md | onlineconvert/onlineconvert-api-example-codes | 14fd4c7a7ff74d1d5bfee0f1b09d1d91da033bf5 | [
"MIT"
] | 9 | 2015-01-08T12:07:49.000Z | 2019-07-17T08:28:20.000Z | API Example Code Snippet for PHP
================================
| 11.5 | 32 | 0.391304 | oci_Latn | 0.954922 |
af1ecb53dca28e8ef14641c58d5c49a66e8781e8 | 2,069 | markdown | Markdown | _posts/ps - 1 programers/2021-06-29-ps_pg_post1.markdown | hminkim/hminkim.github.io | 50ed8b041c0f0d603ef9c23507758ae410de25a9 | [
"MIT"
] | 1 | 2021-09-27T10:25:19.000Z | 2021-09-27T10:25:19.000Z | _posts/ps - 1 programers/2021-06-29-ps_pg_post1.markdown | hminkim/hminkim.github.io | 50ed8b041c0f0d603ef9c23507758ae410de25a9 | [
"MIT"
] | 1 | 2021-05-25T07:50:08.000Z | 2021-05-25T07:53:02.000Z | _posts/ps - 1 programers/2021-06-29-ps_pg_post1.markdown | hminkim/hminkim.github.io | 50ed8b041c0f0d603ef9c23507758ae410de25a9 | [
"MIT"
] | null | null | null | ---
layout: post
title: "[프로그래머스 / lv.1] 비밀지도"
subtitle: "프로그래머스 lv.1"
categories: problemsolving
tags: programers
---
날짜: 2021년 6월 29일
소요 시간: 32분 53초
카테고리: 수학문제
태그: `레벨1`, `파이썬`
[코딩테스트 연습 - 비밀지도](https://programmers.co.kr/learn/courses/30/lessons/17681)
### 입출력 예시
|매개변수|값|
|---|---|
|n|5|
|arr1|[9, 20... | 24.05814 | 118 | 0.510875 | kor_Hang | 0.994502 |
af1f0d7a72518ecde5266fb2b6a6313571bcd0ca | 383 | md | Markdown | _posts/paperfaces/2013-04-26-imnk-portrait.md | moreless/moreless.github.io | 04e612ff9a20ed7749114968dc69c7a8f8b48b91 | [
"MIT"
] | null | null | null | _posts/paperfaces/2013-04-26-imnk-portrait.md | moreless/moreless.github.io | 04e612ff9a20ed7749114968dc69c7a8f8b48b91 | [
"MIT"
] | null | null | null | _posts/paperfaces/2013-04-26-imnk-portrait.md | moreless/moreless.github.io | 04e612ff9a20ed7749114968dc69c7a8f8b48b91 | [
"MIT"
] | null | null | null | ---
layout: article
title: "Grayscale mustache"
excerpt: "PaperFaces portrait of @imnk drawn with Paper by 53 on an iPad."
image:
feature: paperfaces-imnk-twitter-lg.jpg
thumb: paperfaces-imnk-twitter-150.jpg
category: paperfaces
tags: [portrait, illustration, paper by 53]
---
PaperFaces portrait of [@imnk](http:... | 27.357143 | 74 | 0.749347 | eng_Latn | 0.655431 |
af20b74a7ee57f920fbaca007bfdc30cddf897d7 | 2,151 | md | Markdown | _posts/Tech/Go/2019-02-22-golang处理excel.md | mafulong/mafulong.github.io | 1745f5b940ca495c21a92c2e3d404f0c2a188d53 | [
"MIT"
] | 4 | 2018-03-13T06:49:11.000Z | 2020-11-29T14:28:48.000Z | _posts/Tech/Go/2019-02-22-golang处理excel.md | mafulong/mafulong.github.io | 1745f5b940ca495c21a92c2e3d404f0c2a188d53 | [
"MIT"
] | 10 | 2020-01-12T12:17:07.000Z | 2021-09-27T21:34:48.000Z | _posts/Tech/Go/2019-02-22-golang处理excel.md | mafulong/mafulong.github.io | 1745f5b940ca495c21a92c2e3d404f0c2a188d53 | [
"MIT"
] | 9 | 2017-10-09T23:48:27.000Z | 2022-01-06T16:42:11.000Z | ---
layout: post
category: Go
title: golang处理excel
tags: Go
---
## 下载包
```
go get github.com/tealeg/xlsx
```
## 读取excel
```
countrys := []string{"en", "ja", "pt"}
tags := []Tag{}
dir, _ := os.Getwd()
dir = path.Join(path.Dir(dir), "life", "user_bot", "instagram")
for _, country := range countrys {
xlsxFile, ... | 23.9 | 135 | 0.597861 | kor_Hang | 0.137282 |
af20cd44e155661ccc8cb63bc2491e7c43d3950f | 719 | md | Markdown | _posts/programming_study/2015-12-14-enable-large-addresses.md | phamvanlinh143/handong1587.github.io | db1d963339cd66cbcf4f1ab8169e148e217010fb | [
"MIT"
] | 3,428 | 2015-11-02T09:08:05.000Z | 2022-03-24T09:18:38.000Z | _posts/programming_study/2015-12-14-enable-large-addresses.md | saiftumrani/hoangdacviet.github.io | 3ab869d205b84cff7d2f17809c60750d8540a038 | [
"MIT"
] | 11 | 2016-09-13T19:26:36.000Z | 2020-05-30T10:59:18.000Z | _posts/programming_study/2015-12-14-enable-large-addresses.md | saiftumrani/hoangdacviet.github.io | 3ab869d205b84cff7d2f17809c60750d8540a038 | [
"MIT"
] | 1,289 | 2015-11-02T09:08:05.000Z | 2022-03-31T15:15:07.000Z | ---
layout: post
category: programming_study
title: Enable Large Addresses On VS2015
date: 2015-12-14
---
A Win32 process running under Win64 can use up to 4 GB if IMAGE_FILE_LARGE_ADDRESS_AWARE is set,
make sure Visual Studio Project Properties have this enabled:
**Configuration Properties->Linker->System:**
"Enab... | 34.238095 | 288 | 0.795549 | eng_Latn | 0.249176 |
af216456c7200b4f0c7af658f731e7ed525065b0 | 41 | md | Markdown | README.md | SaeraSoft/TipTut | 814366955d7665c438ebc9941c1f8a798273a20e | [
"Apache-2.0"
] | null | null | null | README.md | SaeraSoft/TipTut | 814366955d7665c438ebc9941c1f8a798273a20e | [
"Apache-2.0"
] | null | null | null | README.md | SaeraSoft/TipTut | 814366955d7665c438ebc9941c1f8a798273a20e | [
"Apache-2.0"
] | null | null | null | # TipTut
Educational tip app for Android
| 13.666667 | 31 | 0.804878 | ron_Latn | 0.451807 |
af231c2e337818c8efee3d371e3fec049da002dc | 95 | md | Markdown | attic/2019/contributions-2019/competition/jespel-gaborn/README.md | Agriad/devops-course | 380aa43fa69efd71992933f013fb11a96ce16a74 | [
"MIT"
] | null | null | null | attic/2019/contributions-2019/competition/jespel-gaborn/README.md | Agriad/devops-course | 380aa43fa69efd71992933f013fb11a96ce16a74 | [
"MIT"
] | 51 | 2021-04-08T11:39:59.000Z | 2021-05-07T12:01:27.000Z | attic/2019/contributions-2019/competition/jespel-gaborn/README.md | Agriad/devops-course | 380aa43fa69efd71992933f013fb11a96ce16a74 | [
"MIT"
] | null | null | null | # Competition Group
### Group Members
Jesper Larsson jespel@kth.se
Gábor Nagy gaborn@kth.se
| 11.875 | 28 | 0.757895 | hun_Latn | 0.287271 |
af237941cbe03f0cc7e16b5dd06b90a232d8d492 | 87 | md | Markdown | README.md | Oxblad/epicbot | ff63c2db19f4965cd244cc72bff9a54d5e5e9290 | [
"MIT"
] | null | null | null | README.md | Oxblad/epicbot | ff63c2db19f4965cd244cc72bff9a54d5e5e9290 | [
"MIT"
] | null | null | null | README.md | Oxblad/epicbot | ff63c2db19f4965cd244cc72bff9a54d5e5e9290 | [
"MIT"
] | null | null | null | # 🛸 Epic
* An entertaining bot for telegram groups
* [Creator](https://t.me/viannedi)
| 21.75 | 41 | 0.701149 | eng_Latn | 0.697332 |
af23f4c35df2e0db730523077836f6938109a9ff | 855 | md | Markdown | setup.md | stephan-nylinder/module-organising-data-dm-practices | e9c2653af49d655b686b8e667db8c27f8423f243 | [
"RSA-MD"
] | null | null | null | setup.md | stephan-nylinder/module-organising-data-dm-practices | e9c2653af49d655b686b8e667db8c27f8423f243 | [
"RSA-MD"
] | 3 | 2020-12-02T15:39:25.000Z | 2022-02-25T09:52:50.000Z | setup.md | stephan-nylinder/module-organising-data-dm-practices | e9c2653af49d655b686b8e667db8c27f8423f243 | [
"RSA-MD"
] | 2 | 2020-12-02T22:17:20.000Z | 2022-01-13T10:33:02.000Z | ---
layout: page
title: Setup
---
> ## Data
> You will be instructed to download data during the exercises but may also choose to [download it from here](./data/training_attendance.xlsx).
>
{: .prereq}
> ## Software
>
> For this lesson, you are expected to have access to Microsoft Excel – a commercial spreadsheet sof... | 40.714286 | 292 | 0.759064 | eng_Latn | 0.995311 |