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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0913a376b6df2c561425b275d935ea68a09b69b0 | 240 | md | Markdown | _posts/2017-07-10-this-wood-.md | pipiscrew/pipiscrew.github.io | 9d81bd323c800a1bff2b6d26c3ec3eb96fb41004 | [
"MIT"
] | null | null | null | _posts/2017-07-10-this-wood-.md | pipiscrew/pipiscrew.github.io | 9d81bd323c800a1bff2b6d26c3ec3eb96fb41004 | [
"MIT"
] | null | null | null | _posts/2017-07-10-this-wood-.md | pipiscrew/pipiscrew.github.io | 9d81bd323c800a1bff2b6d26c3ec3eb96fb41004 | [
"MIT"
] | null | null | null | ---
title: This wood pile
author: PipisCrew
date: 2017-07-10
categories: [fun]
toc: true
---
https://www.reddit.com/r/oddlysatisfying/comments/6mc016/this_wood_pile/
origin - http://www.pipiscrew.com/2017/07/this-wood-pile/ this-wood-pile | 21.818182 | 72 | 0.75 | yue_Hant | 0.172985 |
0913b809d54c80b87879eaa49d64963a32493f70 | 725 | md | Markdown | README.md | olml89/DoctrineUtils | 813984cc57d39905d9d7d4f721d03ff398cdccd6 | [
"MIT"
] | null | null | null | README.md | olml89/DoctrineUtils | 813984cc57d39905d9d7d4f721d03ff398cdccd6 | [
"MIT"
] | null | null | null | README.md | olml89/DoctrineUtils | 813984cc57d39905d9d7d4f721d03ff398cdccd6 | [
"MIT"
] | null | null | null | # DoctrineUtils
A collection of utils to ease up working with Doctrine
- [**SoftDeleteableFilterSwitch**](): provides an easy way to enable and disable
the [Gedmo SoftDeleteable](https://github.com/doctrine-extensions/DoctrineExtensions/blob/main/doc/softdeleteable.md) extension.
This is useful if you want to har... | 51.785714 | 131 | 0.775172 | eng_Latn | 0.893042 |
091421539e0cac953f3ca7716c201248d3a7bf7e | 34 | md | Markdown | README.md | deartist22/CSSGridPractice | 673c9db63695e69a9aaaceb8d7a1996f9087e0e0 | [
"MIT"
] | null | null | null | README.md | deartist22/CSSGridPractice | 673c9db63695e69a9aaaceb8d7a1996f9087e0e0 | [
"MIT"
] | null | null | null | README.md | deartist22/CSSGridPractice | 673c9db63695e69a9aaaceb8d7a1996f9087e0e0 | [
"MIT"
] | null | null | null | # CSSGridPractice
CSSGridPractice
| 11.333333 | 17 | 0.882353 | yue_Hant | 0.996194 |
09146bcf105b3d1a5a491b0a8a89ec9b8e98f8df | 4,752 | md | Markdown | Interview/readme-CSS.md | chenyuhan1/Learning_record | 5d6227e995390c582a455ed7bced7b031abf7459 | [
"Apache-2.0"
] | null | null | null | Interview/readme-CSS.md | chenyuhan1/Learning_record | 5d6227e995390c582a455ed7bced7b031abf7459 | [
"Apache-2.0"
] | 14 | 2020-07-16T18:49:19.000Z | 2022-02-26T13:31:23.000Z | Interview/readme-CSS.md | chen-kosile/Learning_record | 5d6227e995390c582a455ed7bced7b031abf7459 | [
"Apache-2.0"
] | null | null | null | # css
- css 盒子模型
标准盒子模型: 宽度=内容宽度content + border + padding + margin
怪异盒子模型: 宽度= 内容宽度(content+border+padding) + margin
- box-sizing
用来控制元素的盒子模型的解析模式,
默认为content-box 也就宽度等于width + border + padding+ margin
border-box = width(content+ border + padding) + margin
- 属性选择器
css选择符: id选择器(#id), 类选择器(.class... | 27 | 151 | 0.709386 | yue_Hant | 0.405788 |
09157890c43ab86477a8bd4499f84c682b112fb1 | 2,111 | md | Markdown | docs/src/design.md | tk3369/BinaryTraits.jl | cdac46ec724112b45ef66200fc4e9fd471d31700 | [
"MIT"
] | 42 | 2020-03-09T17:22:10.000Z | 2022-02-12T05:30:44.000Z | docs/src/design.md | tk3369/BinaryTraits.jl | cdac46ec724112b45ef66200fc4e9fd471d31700 | [
"MIT"
] | 50 | 2020-03-14T23:59:41.000Z | 2021-11-26T19:48:18.000Z | docs/src/design.md | tk3369/BinaryTraits.jl | cdac46ec724112b45ef66200fc4e9fd471d31700 | [
"MIT"
] | 5 | 2020-04-13T02:04:34.000Z | 2021-02-18T02:46:28.000Z | ## Basic machinery
The machinery is extremely simple. When you define a traits like `@trait Fly`, it literally expands to the following code:
```julia
abstract type Fly end
trait(::Type{Fly}, T::Type) = Negative{Fly}()
is_trait(::Type{Fly}) = true
```
As you can see, a new abstract type called `Fly` is automaticall... | 31.984848 | 293 | 0.674562 | eng_Latn | 0.982788 |
0915f50bd123d58fbf962fb426a47f98f9e64738 | 1,013 | md | Markdown | README.md | lkarolinec/Bootcamp-Santander-FullStack | 612c482357975c62bbeeb2cc6a334e1ca3de5cd7 | [
"MIT"
] | null | null | null | README.md | lkarolinec/Bootcamp-Santander-FullStack | 612c482357975c62bbeeb2cc6a334e1ca3de5cd7 | [
"MIT"
] | null | null | null | README.md | lkarolinec/Bootcamp-Santander-FullStack | 612c482357975c62bbeeb2cc6a334e1ca3de5cd7 | [
"MIT"
] | null | null | null | # Bootcamp-Santander-FullStack
## Exercícios realizados ao longo do bootcamp realizado pelo Santander em parceria com a DIO.
<p align="center"> 🎲 Em construção 🎲</p>
<p align="center">
<a href="#Modulo01">Módulo 01: Lógica de Programação essencial</a> •
</p>
### Módulo 01: Lógica de Programação essencial
🛠 P... | 40.52 | 162 | 0.774926 | por_Latn | 0.999699 |
0916925b3877e421cc0a661e47fdf63e09913344 | 343 | md | Markdown | README.md | Moulali1995/WifiDevicesManagement | 6cea1ea6c11fbe994272f5a68efbadf7e7244df1 | [
"MIT"
] | null | null | null | README.md | Moulali1995/WifiDevicesManagement | 6cea1ea6c11fbe994272f5a68efbadf7e7244df1 | [
"MIT"
] | null | null | null | README.md | Moulali1995/WifiDevicesManagement | 6cea1ea6c11fbe994272f5a68efbadf7e7244df1 | [
"MIT"
] | null | null | null | # WifiDevicesManagement
Created with CodeSandbox
A fullstack application developed using MERN stack.
Portal to display devices to the client and additional controls to the admin.
Admin can switch on/off, restart, add and delete the devices.
Live Demo
Client : https://87ef4.codesandbox.io/
Server : https://repl.it/@Mo... | 31.181818 | 77 | 0.804665 | eng_Latn | 0.837063 |
0917387e47de11ca6fe5cae5ffd48e800bc08477 | 225 | md | Markdown | README.md | MGelein/rental | 875ced70efd827f3556c2c0b057f8bab0d546074 | [
"MIT"
] | null | null | null | README.md | MGelein/rental | 875ced70efd827f3556c2c0b057f8bab0d546074 | [
"MIT"
] | null | null | null | README.md | MGelein/rental | 875ced70efd827f3556c2c0b057f8bab0d546074 | [
"MIT"
] | null | null | null | # Bike Rental Management Point
This repo contains all the code for a custom Bike Rental Management point. This software is designed to be used on the internal network
of a bussiness. It contains no real form of validation.
| 56.25 | 136 | 0.8 | eng_Latn | 0.999587 |
09175cf4f157377e71b6fa50422ca5aba7e60513 | 3,760 | md | Markdown | README.md | ian-quinn/gingerbread | adb09ae0c5db04349d77e228a98d680d1aa364e0 | [
"BSD-3-Clause"
] | null | null | null | README.md | ian-quinn/gingerbread | adb09ae0c5db04349d77e228a98d680d1aa364e0 | [
"BSD-3-Clause"
] | 1 | 2022-03-22T02:10:38.000Z | 2022-03-22T02:10:38.000Z | README.md | ian-quinn/gingerbread | adb09ae0c5db04349d77e228a98d680d1aa364e0 | [
"BSD-3-Clause"
] | null | null | null | # gingerbread :rice_cracker:


A lightweight gbXML export module for Revit, WIP. Sometimes we find the Revit model much too complex for an accurate and lightweight gbXML export. There may be broken... | 72.307692 | 713 | 0.747872 | eng_Latn | 0.911349 |
09187b24b3d666e3ab981d596b92c8f2f2eb8341 | 246 | md | Markdown | TODO.md | cbatchx/cbatch | b458eaef7db8654c4ca1b5df2e9224ffc88a6c7d | [
"MIT"
] | null | null | null | TODO.md | cbatchx/cbatch | b458eaef7db8654c4ca1b5df2e9224ffc88a6c7d | [
"MIT"
] | null | null | null | TODO.md | cbatchx/cbatch | b458eaef7db8654c4ca1b5df2e9224ffc88a6c7d | [
"MIT"
] | null | null | null | # TODO
* Tests
* Performance
* Functional
* Security?
* Test if ldap works. (should work out of the box because normal linux calls is used to fetch user information.)
* Metrics/instrumentation
* Probably use cAdvisor or similar. | 24.6 | 112 | 0.711382 | eng_Latn | 0.991538 |
091a1d24e0852c0f738f94a69079a99d33967534 | 2,211 | md | Markdown | slides/s2.md | ptarau/PyPL | a024d7464f7d534da164e55f1007b2642c240680 | [
"Apache-2.0"
] | 1 | 2020-08-26T15:55:36.000Z | 2020-08-26T15:55:36.000Z | slides/s2.md | ptarau/PyPL | a024d7464f7d534da164e55f1007b2642c240680 | [
"Apache-2.0"
] | null | null | null | slides/s2.md | ptarau/PyPL | a024d7464f7d534da164e55f1007b2642c240680 | [
"Apache-2.0"
] | 3 | 2020-01-23T18:34:53.000Z | 2021-10-01T12:21:59.000Z | <!-- $theme: gaia -->
# Programming Paradigms: logic, functional, object oriented, imperative
- paradigms: just an approximation of the rich diversity of real world of programming languages
- "50 shades of gray" : as they evolve, actual programming languages "learn form each other" and quickly adopt patterns and styl... | 34.546875 | 130 | 0.784261 | eng_Latn | 0.929779 |
091a38862a2f5b4f29170586a993c130aed225c6 | 1,257 | md | Markdown | .github/PULL_REQUEST_TEMPLATE.md | csiverson/oxa-tools | 932ef1405cd535048738792ddbb2e130cf9a2ebc | [
"MIT"
] | 28 | 2016-10-14T05:20:34.000Z | 2019-04-19T21:00:03.000Z | .github/PULL_REQUEST_TEMPLATE.md | csiverson/oxa-tools | 932ef1405cd535048738792ddbb2e130cf9a2ebc | [
"MIT"
] | 180 | 2016-10-14T20:23:46.000Z | 2019-05-06T16:09:42.000Z | .github/PULL_REQUEST_TEMPLATE.md | csiverson/oxa-tools | 932ef1405cd535048738792ddbb2e130cf9a2ebc | [
"MIT"
] | 82 | 2016-10-12T22:35:13.000Z | 2019-04-18T05:52:19.000Z |
#### What does this PR do? Please provide some context
#### Where should the reviewer start?
#### How can this be manually tested? (brief repro steps and corpnet-URL with change)
#### What are the relevant TFS items? (list id numbers)
#### Definition of done:
- [ ] Title of the pull request is clear and informativ... | 48.346154 | 161 | 0.718377 | eng_Latn | 0.992392 |
091bcb6dde4fd076532a3fe1b95cc411467c1886 | 48 | md | Markdown | fuwuzhan/readme.md | DDQXZcp/R6_detail | 8005bc87eec34684a9089a976bc32e6ef17caa99 | [
"MIT"
] | null | null | null | fuwuzhan/readme.md | DDQXZcp/R6_detail | 8005bc87eec34684a9089a976bc32e6ef17caa99 | [
"MIT"
] | null | null | null | fuwuzhan/readme.md | DDQXZcp/R6_detail | 8005bc87eec34684a9089a976bc32e6ef17caa99 | [
"MIT"
] | null | null | null | # 压缩机房点位
## 垂直 == True
两个贴着墙炸的贴片, 一个进去小房间的贴片
| 8 | 21 | 0.645833 | zho_Hans | 0.63654 |
091c6030347793d83db78256f1908badc3b4c371 | 152 | md | Markdown | intro.md | stroiman/docker-presentation | d6a98fc273188410f845cbb2ec826bb4f089e13c | [
"MIT"
] | null | null | null | intro.md | stroiman/docker-presentation | d6a98fc273188410f845cbb2ec826bb4f089e13c | [
"MIT"
] | null | null | null | intro.md | stroiman/docker-presentation | d6a98fc273188410f845cbb2ec826bb4f089e13c | [
"MIT"
] | null | null | null | # Kom godt i gang med Docker
<small>Brug docker til at effektivisere din udvikling</small>
Note: Before we get to docker, let's talk about containers
| 25.333333 | 61 | 0.769737 | dan_Latn | 0.869574 |
091d68ade8f549fd3490e707b4a12df1ee92e1e5 | 294 | markdown | Markdown | README.markdown | chirpradio/chirpradio-ios | 1463009f8612ef9ee7ade366e0e567303f144903 | [
"Apache-2.0"
] | 5 | 2015-04-28T02:58:11.000Z | 2016-11-03T08:37:54.000Z | README.markdown | chirpradio/chirpradio-ios | 1463009f8612ef9ee7ade366e0e567303f144903 | [
"Apache-2.0"
] | null | null | null | README.markdown | chirpradio/chirpradio-ios | 1463009f8612ef9ee7ade366e0e567303f144903 | [
"Apache-2.0"
] | null | null | null | CHIRP Radio for iOS
-------------------
Build and Run! Should be groovy with Xcode 3.2 - 4.x.
Notes
-----
Currently there is a linker warning in Xcode 4.2 regarding "building for MacOSX, but linking against dylib built for iOS". This is limited to Xcode 4.2 beta 6 and can be safely ignored. | 32.666667 | 185 | 0.697279 | eng_Latn | 0.996015 |
091da0da2e25666187282f8741a6d5a11c4b512e | 9,800 | md | Markdown | project/about/legal.md | Lymia/MultiverseModManager | 8adb8b735e884f26ae8e750339bbf213f8b556a4 | [
"MIT"
] | 1 | 2016-04-27T08:07:27.000Z | 2016-04-27T08:07:27.000Z | project/about/legal.md | Lymia/MultiverseModManager | 8adb8b735e884f26ae8e750339bbf213f8b556a4 | [
"MIT"
] | null | null | null | project/about/legal.md | Lymia/MultiverseModManager | 8adb8b735e884f26ae8e750339bbf213f8b556a4 | [
"MIT"
] | null | null | null | [Return to main page.](http://fromres/text/about.html)
---
License
=======
Copyright (C) 2015-2016 Lymia Aluysia <lymiahugs@gmail.com>
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software with... | 46.445498 | 105 | 0.794184 | yue_Hant | 0.420797 |
091fd9423120b2c4b9a8cd1b134b8b7ba16217db | 2,592 | md | Markdown | src/novinky/projekt-open.md | junkycoder/isymbio.cz | 57fbfac28820dbb301c033bc592610716ae634b7 | [
"MIT"
] | null | null | null | src/novinky/projekt-open.md | junkycoder/isymbio.cz | 57fbfac28820dbb301c033bc592610716ae634b7 | [
"MIT"
] | 7 | 2019-04-28T06:43:26.000Z | 2021-05-07T15:20:21.000Z | src/novinky/projekt-open.md | junkycoder/isymbio.cz | 57fbfac28820dbb301c033bc592610716ae634b7 | [
"MIT"
] | null | null | null | ---
title: Projekt OPEN
date: 2012-08-27
---
Vážení nadšenci, příznivci, pozorovatelé...
ráda Vám, nejen textem, přiblížím naši činnost: Jezdectví lidí se zrakovým, nebo jiným handicapem.
Tou je právě nabídka osobního setkání s našim koněm a možnost pocítit „ráj světa z koňského hřbetu“.
Co můžete očekávat od... | 81 | 460 | 0.787037 | ces_Latn | 1.000008 |
09200ee5db0fefc71819c8ffe69cadc68385fa21 | 637 | md | Markdown | README.md | feross/node-feross | 4c858e607443b7368f97b4eff9744e45675377d6 | [
"MIT"
] | 21 | 2019-07-05T02:21:33.000Z | 2019-07-10T11:22:38.000Z | README.md | feross/node-feross | 4c858e607443b7368f97b4eff9744e45675377d6 | [
"MIT"
] | 3 | 2019-07-05T05:50:31.000Z | 2020-04-25T20:29:35.000Z | README.md | feross/feross | 4c858e607443b7368f97b4eff9744e45675377d6 | [
"MIT"
] | null | null | null | # feross [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
[npm-image]: https://img.shields.io/npm/v/feross.svg
[npm-url]: https://npmjs.org/package/feross
[downloads-image]: https://img.shields.io/npm/dm/feross.svg
[downloads-url]: ht... | 25.48 | 142 | 0.717425 | kor_Hang | 0.26812 |
09212cfe60acb5ecb6a132c741bad7002de18e5f | 5,930 | md | Markdown | README.md | Mazzzy/todo-list | 93e652ffab68d8e48f553bf2260c79fa452b6043 | [
"MIT"
] | null | null | null | README.md | Mazzzy/todo-list | 93e652ffab68d8e48f553bf2260c79fa452b6043 | [
"MIT"
] | null | null | null | README.md | Mazzzy/todo-list | 93e652ffab68d8e48f553bf2260c79fa452b6043 | [
"MIT"
] | 1 | 2021-01-31T18:02:18.000Z | 2021-01-31T18:02:18.000Z | # todo-list - Introduction
This application demonstrates the React, TypeScript, Redux based dashboard having list of todos, with add/update/delete/move to my list options, filters - by name, and completed. Also, basic navigation for all todo list and my list view.
# Technologies Used:
- React, TypeScript, HTML5, CSS... | 28.509615 | 237 | 0.73086 | eng_Latn | 0.879891 |
0921c59178b97601a8ff40bf84341a47ccd4768e | 703 | md | Markdown | README.md | tomasnorre/twitter-bot | 26bb30b02fa78e1c7e4a099ae14b0671d499d99c | [
"MIT"
] | null | null | null | README.md | tomasnorre/twitter-bot | 26bb30b02fa78e1c7e4a099ae14b0671d499d99c | [
"MIT"
] | 4 | 2020-05-25T15:39:02.000Z | 2022-01-18T16:28:50.000Z | README.md | tomasnorre/twitter-bot | 26bb30b02fa78e1c7e4a099ae14b0671d499d99c | [
"MIT"
] | null | null | null | # Twitter Bot
This is a small and very simple twitter bot, which retweets based on search queries.
## How to run this bot
Add a `settings.yaml` file, same structure as `settings.example.yaml` and add your API Tokens etc. plus the search strings you want to retweet.
When done, you can run it by doing:
```shell
$ go... | 21.96875 | 143 | 0.732575 | eng_Latn | 0.99754 |
0922a2a6c155b59da6cde2755b98d1c3e849266e | 878 | md | Markdown | RELEASENOTES.md | ianchesal/loweredexpectations | ee9738de49e2bb8a8fca1ef00bdf865d02b433d7 | [
"Apache-2.0"
] | 2 | 2015-03-03T23:20:02.000Z | 2016-01-27T19:29:21.000Z | RELEASENOTES.md | ianchesal/loweredexpectations | ee9738de49e2bb8a8fca1ef00bdf865d02b433d7 | [
"Apache-2.0"
] | 2 | 2016-02-02T20:18:00.000Z | 2018-09-07T00:00:00.000Z | RELEASENOTES.md | ianchesal/loweredexpectations | ee9738de49e2bb8a8fca1ef00bdf865d02b433d7 | [
"Apache-2.0"
] | 1 | 2016-02-02T20:18:06.000Z | 2016-02-02T20:18:06.000Z | # lowered-expectations Release Notes
## 1.1.0
* Updated development dependencies to avoid CVEs
* Updated cops
* Dropped support for Ruby 2.0, 2.1 and 2.2
## 1.0.3
* Bugfix for exitstatus checks when running in quiet mode
## 1.0.2
* Updated rubocop library to cover CVE-2017-8418
* Updated everything else while I w... | 28.322581 | 87 | 0.753986 | eng_Latn | 0.997415 |
09249f800dd187a428ef90e149b946a06239ddf7 | 1,170 | md | Markdown | README.md | LuisSalas94/Headphones-Beats | 26b2acd6903cede1758d532873026663a636b65f | [
"MIT"
] | 6 | 2022-02-25T00:46:56.000Z | 2022-03-02T17:48:20.000Z | README.md | LuisSalas94/Headphones-Beats-Landing-Page | 26b2acd6903cede1758d532873026663a636b65f | [
"MIT"
] | null | null | null | README.md | LuisSalas94/Headphones-Beats-Landing-Page | 26b2acd6903cede1758d532873026663a636b65f | [
"MIT"
] | null | null | null | # Headphones Beats - Landing Page

![screencapture-file-F-2021-Ultimate-Softwa... | 26.590909 | 240 | 0.758974 | yue_Hant | 0.265829 |
092535f2e9fb555b1ede86b85865decfb7744eeb | 19,621 | md | Markdown | README.md | GastonZalba/ol-dji-geozones | c956967f8511d9c324c576109996f3c286ce0942 | [
"MIT"
] | 2 | 2021-02-10T01:10:21.000Z | 2022-01-09T05:13:45.000Z | README.md | GastonZalba/ol-dji-geozones | c956967f8511d9c324c576109996f3c286ce0942 | [
"MIT"
] | 1 | 2021-08-18T03:29:53.000Z | 2021-08-18T03:29:53.000Z | README.md | GastonZalba/ol-dji-geozones | c956967f8511d9c324c576109996f3c286ce0942 | [
"MIT"
] | 2 | 2021-08-19T14:09:34.000Z | 2021-08-24T10:46:25.000Z | # OpenLayers DjiGeozones
Displays DJI Geo Zones on an OpenLayers map. Also, you can add a Control Panel with map legends and selectors to change the drone and the levels to be shown.
The data is obtained directly from an undocumented DJI [API](https://www-api.dji.com/api/geo/areas). The official DJI Fly Safe Geo Zone... | 32.324547 | 408 | 0.716579 | eng_Latn | 0.513364 |
092563d6a49bd622acb104c7853c27f9a27fe2ad | 672 | md | Markdown | packages/mastic-node-server/README.md | thibthib/mastic | a068a2b94ae0784fe6081503663e7911accf2974 | [
"MIT"
] | 4 | 2016-10-02T21:06:49.000Z | 2016-10-03T20:20:13.000Z | packages/mastic-node-server/README.md | thibthib/mastic | a068a2b94ae0784fe6081503663e7911accf2974 | [
"MIT"
] | 1 | 2017-10-17T15:29:07.000Z | 2017-10-17T15:30:04.000Z | packages/mastic-node-server/README.md | thibthib/mastic | a068a2b94ae0784fe6081503663e7911accf2974 | [
"MIT"
] | null | null | null | # 🍞 mastic-node-server 🍞
Bakes custom polyfills for each user's browser. Heavily inspired by [polyfill service](https://github.com/Financial-Times/polyfill-service)
Tastes beter with mastic-filler for computing the custom request.
## How to use it
First, install mastic-node-server as one of your dependencies :
`... | 21 | 139 | 0.723214 | eng_Latn | 0.821573 |
09256b92257ba28a95097f77083790b6a35e6cf2 | 1,952 | md | Markdown | docs/plugindev/server/dependency-injection.md | addemod/nfive.github.io | 0a45c374a6a77c9aecac8654db0fc0336486f300 | [
"CC-BY-4.0"
] | 1 | 2020-07-25T18:35:08.000Z | 2020-07-25T18:35:08.000Z | docs/plugindev/server/dependency-injection.md | addemod/nfive.github.io | 0a45c374a6a77c9aecac8654db0fc0336486f300 | [
"CC-BY-4.0"
] | 9 | 2018-09-19T02:45:42.000Z | 2022-02-26T05:36:25.000Z | docs/plugindev/server/dependency-injection.md | addemod/nfive.github.io | 0a45c374a6a77c9aecac8654db0fc0336486f300 | [
"CC-BY-4.0"
] | 14 | 2018-09-14T22:59:36.000Z | 2021-11-30T09:43:15.000Z | ---
title: Dependency Injection
---
> This documentation is for the planned specification and includes features not yet implemented
Along with the standard parameters for a controller type, it is possible for a plugin to specify extra constructor interface parameters which the NFive server will provide at runtime.
U... | 27.492958 | 183 | 0.735143 | eng_Latn | 0.992439 |
09259fea0754b316a3e78c3a9e4aa66c57c066bd | 400 | md | Markdown | README.md | par7133/FastSession | a05f16597057c491c86418d7cf7642d494fe269a | [
"BSD-3-Clause"
] | null | null | null | README.md | par7133/FastSession | a05f16597057c491c86418d7cf7642d494fe269a | [
"BSD-3-Clause"
] | null | null | null | README.md | par7133/FastSession | a05f16597057c491c86418d7cf7642d494fe269a | [
"BSD-3-Clause"
] | null | null | null |
FastSession
FastSession class
@package OpenGallery http://github.com/par7133
@author Daniele Bonini <my25mb@aol.com>
@version 1.0
@phpver 5.6 to 7.3
@access public
@note You have to declare in your "config.inc" file - or whatever file you
use for the purpose, th... | 23.529412 | 79 | 0.6375 | eng_Latn | 0.923673 |
092646a8530f283b2b452027e5f8450dd0d8ce76 | 1,164 | md | Markdown | algorithms/0148.md | williamgrt/LeetCode | 17545601a061f6d03b7f263a583ee7caee4c77c0 | [
"MIT"
] | null | null | null | algorithms/0148.md | williamgrt/LeetCode | 17545601a061f6d03b7f263a583ee7caee4c77c0 | [
"MIT"
] | null | null | null | algorithms/0148.md | williamgrt/LeetCode | 17545601a061f6d03b7f263a583ee7caee4c77c0 | [
"MIT"
] | 2 | 2020-12-23T15:58:08.000Z | 2021-03-18T11:59:22.000Z | # 148.链表排序
## 题目地址
## 方法一:自顶向下的归并排序
### 思路
### 代码
```C++
class Solution {
public:
ListNode* sortList(ListNode* head) {
if (head == nullptr || head->next == nullptr) return head;
ListNode *mid = findMid(head);
ListNode *next = mid->next;
mid->next = nullptr;
ListNode ... | 19.081967 | 66 | 0.447595 | yue_Hant | 0.41503 |
00aa6dafcbabcc1c8cf830fe5da22e9211fe790f | 91 | md | Markdown | modules/storage/README.md | MathieuBuisson/tf-eventhub-consumer-with-checkpoints | 341c28de64aac26e20586a7f2ccd450110828bb0 | [
"MIT"
] | null | null | null | modules/storage/README.md | MathieuBuisson/tf-eventhub-consumer-with-checkpoints | 341c28de64aac26e20586a7f2ccd450110828bb0 | [
"MIT"
] | null | null | null | modules/storage/README.md | MathieuBuisson/tf-eventhub-consumer-with-checkpoints | 341c28de64aac26e20586a7f2ccd450110828bb0 | [
"MIT"
] | null | null | null | This **Terraform** module deploys a Azure storage account and one or more blob containers.
| 45.5 | 90 | 0.791209 | eng_Latn | 0.998623 |
00ab75e97b9de97f4d9a7132cc8db52c814efd12 | 300 | md | Markdown | README.md | Sagleft/planet-b | 470b97776fcc545eda7356fdcf9548c5d1fccf33 | [
"BSL-1.0"
] | null | null | null | README.md | Sagleft/planet-b | 470b97776fcc545eda7356fdcf9548c5d1fccf33 | [
"BSL-1.0"
] | null | null | null | README.md | Sagleft/planet-b | 470b97776fcc545eda7356fdcf9548c5d1fccf33 | [
"BSL-1.0"
] | null | null | null | # planet-b
Autonomous virtual reality for Homo Deus fun
* the whole universe in your pocket;
* my childhood dream;
* become the god of the new world!
---

### :globe_with_meridians: [Telegram канал](https://t.me/+VIvd8j6xvm9iMzhi)
| 23.076923 | 75 | 0.736667 | eng_Latn | 0.48304 |
00ac4c447c5f5fb1c205112ea22e4a9c53f4490c | 12,623 | md | Markdown | modules/nomad-cluster/README.md | anouarchattouna/terraform-azurerm-nomad | 3e06e8eaa41be76abdb6220fea5fe8d8d7ca670b | [
"Apache-2.0"
] | 1 | 2021-12-29T03:13:07.000Z | 2021-12-29T03:13:07.000Z | modules/nomad-cluster/README.md | anouarchattouna/terraform-azurerm-nomad | 3e06e8eaa41be76abdb6220fea5fe8d8d7ca670b | [
"Apache-2.0"
] | null | null | null | modules/nomad-cluster/README.md | anouarchattouna/terraform-azurerm-nomad | 3e06e8eaa41be76abdb6220fea5fe8d8d7ca670b | [
"Apache-2.0"
] | null | null | null | # Nomad Cluster
This folder contains a [Terraform](https://www.terraform.io/) module that can be used to deploy a
[Nomad](https://www.nomadproject.io/) cluster in [Azure](https://azure.microsoft.com/) on top of an Scale Set. This
module is designed to deploy an [Azure Managed Image](https://docs.microsoft.com/en-us/... | 46.408088 | 183 | 0.752911 | eng_Latn | 0.945976 |
00aca309c951e781ac9de5548afd9fb6ed9872fa | 2,530 | md | Markdown | _posts/2020-12-29-go-slow-to-go-fast.md | soph-g/soph-g.github.io | 9531ea8a6d6ece06dde60e4fc4e73fb2f1b4544b | [
"MIT"
] | 2 | 2019-08-13T16:45:43.000Z | 2019-08-29T06:48:35.000Z | _posts/2020-12-29-go-slow-to-go-fast.md | soph-g/soph-g.github.io | 9531ea8a6d6ece06dde60e4fc4e73fb2f1b4544b | [
"MIT"
] | null | null | null | _posts/2020-12-29-go-slow-to-go-fast.md | soph-g/soph-g.github.io | 9531ea8a6d6ece06dde60e4fc4e73fb2f1b4544b | [
"MIT"
] | null | null | null | ---
layout: post
title: "🐢 Go Slow to go Fast 🐢"
date: 2020-12-29 12:30:00 +0000
excerpt_separator: <!--more-->
categories: [learning, habits]
published: true
---
If you know me then you might already know that I'm a bit advocate for habits over attempting major life overhauls. 2020 was a bit of a strange year, and ... | 93.703704 | 578 | 0.777866 | eng_Latn | 0.99986 |
00acfffe138fb381bdd7fd60aedea5829c71c5de | 471 | md | Markdown | computer_vision/cv_10.md | Huizerd/papers | 03a803fa436706cb380cec261531e5dc6164aa7b | [
"MIT"
] | 3 | 2018-08-23T13:01:03.000Z | 2020-02-13T19:39:28.000Z | computer_vision/cv_10.md | Huizerd/papers | 03a803fa436706cb380cec261531e5dc6164aa7b | [
"MIT"
] | null | null | null | computer_vision/cv_10.md | Huizerd/papers | 03a803fa436706cb380cec261531e5dc6164aa7b | [
"MIT"
] | 2 | 2019-11-23T23:02:43.000Z | 2021-03-04T15:32:02.000Z | # Structure-from-motion revisited
Johannes L. Schönberger, Jan-Michael Frahm (2016)
## Key points
- Incremental SfM: correspondence search (feature extraction + matching, geometric validation through RANSAC and epipolar geometry) acts as a seed for incremental reconstruction (image registration, triangulation, bundle ... | 67.285714 | 254 | 0.81741 | eng_Latn | 0.973055 |
00ad2bb93d33c3d2e326d5922afb9ce9e1c001e9 | 2,429 | md | Markdown | vocabulary/behaviour_startegy_imple/Group-2.md | iTalantaAcademy-kakuma/home | 697909ec5e43679eb6a161b298f958afb9b4b9cb | [
"MIT"
] | 3 | 2021-11-08T17:51:19.000Z | 2022-02-07T09:42:24.000Z | vocabulary/behaviour_startegy_imple/Group-2.md | iTalantaAcademy-kakuma/home | 697909ec5e43679eb6a161b298f958afb9b4b9cb | [
"MIT"
] | 205 | 2021-11-08T08:20:08.000Z | 2022-03-16T09:44:06.000Z | vocabulary/behaviour_startegy_imple/Group-2.md | iTalantaAcademy-kakuma/home | 697909ec5e43679eb6a161b298f958afb9b4b9cb | [
"MIT"
] | 14 | 2021-11-09T06:39:22.000Z | 2021-11-22T09:03:36.000Z | ## ARRAYS
Arrays are generally described as "list-like objects"; they are basically single objects that contain multiple values stored in a list. Array objects can be stored in variables and dealt with in much the same way as any other type of value, the difference being that we can access each value inside the list in... | 52.804348 | 673 | 0.780156 | eng_Latn | 0.999389 |
00affda5efbe9ee7962cd0f6e1948efab938757f | 1,956 | md | Markdown | CHANGELOG.md | jankonas/PHP-Parallel-Lint | f2262ae043eb665d39233ae61aca71bcc5cd378c | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | CHANGELOG.md | jankonas/PHP-Parallel-Lint | f2262ae043eb665d39233ae61aca71bcc5cd378c | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | CHANGELOG.md | jankonas/PHP-Parallel-Lint | f2262ae043eb665d39233ae61aca71bcc5cd378c | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | # Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
- Allow for multi-part file extensions to be passed using -e (like `-e php,php.dist`) from [@jrfnl](https://github.com/jrfnl).
... | 45.488372 | 166 | 0.724949 | eng_Latn | 0.58429 |
00b0a6323f2a44162a90159a1be2d6c9eda27de8 | 9,596 | md | Markdown | docs/framework/wcf/feature-details/how-to-create-a-custom-binding-using-the-securitybindingelement.md | adamsitnik/docs.cs-cz | 7c534ad2e48aa0772412dc0ecf04945c08fa4211 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/wcf/feature-details/how-to-create-a-custom-binding-using-the-securitybindingelement.md | adamsitnik/docs.cs-cz | 7c534ad2e48aa0772412dc0ecf04945c08fa4211 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/wcf/feature-details/how-to-create-a-custom-binding-using-the-securitybindingelement.md | adamsitnik/docs.cs-cz | 7c534ad2e48aa0772412dc0ecf04945c08fa4211 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 'Postupy: Vytvoření vlastní vazby pomocí elementu SecurityBindingElement'
ms.date: 03/30/2017
dev_langs:
- csharp
- vb
helpviewer_keywords:
- security [WCF], creating custom bindings
ms.assetid: 203a9f9e-3a73-427c-87aa-721c56265b29
ms.openlocfilehash: da67d923b36d673c87c90ba79b72ad4e1fc64a0c
ms.sourcegitcomm... | 82.017094 | 562 | 0.798875 | ces_Latn | 0.993958 |
00b2cc7522eda8e02b23d48766ab55d22440873b | 524 | md | Markdown | src/homeservices/01-wordpress.md | alexjgustafson/alexjgustafsontech | 064480b79923ce2f0d9bf0b2ff675f755d6ee057 | [
"MIT"
] | null | null | null | src/homeservices/01-wordpress.md | alexjgustafson/alexjgustafsontech | 064480b79923ce2f0d9bf0b2ff675f755d6ee057 | [
"MIT"
] | 9 | 2020-06-21T03:16:59.000Z | 2022-02-26T06:41:20.000Z | src/homeservices/01-wordpress.md | alexjgustafson/alexjgustafsontech | 064480b79923ce2f0d9bf0b2ff675f755d6ee057 | [
"MIT"
] | null | null | null | ---
headline: "WordPress Developer"
subheadline: "Trusted by 37% of the web for a reason."
---
WordPress is built to solve actual problems we all face on the web. It's been my go-to software since 2010. I build custom WordPress plugins, themes, and Headless WordPress applications to make it work just right for your ne... | 65.5 | 228 | 0.774809 | eng_Latn | 0.998233 |
00b2e0aff2adc9a0ae1fa177b1607a3dee172781 | 17,522 | md | Markdown | src/pages/working-with-babel-7-and-webpack/index.md | jan-dh/md-blog | d7817bd6735a962f7b12d7908999e91a38fed4bc | [
"MIT"
] | null | null | null | src/pages/working-with-babel-7-and-webpack/index.md | jan-dh/md-blog | d7817bd6735a962f7b12d7908999e91a38fed4bc | [
"MIT"
] | null | null | null | src/pages/working-with-babel-7-and-webpack/index.md | jan-dh/md-blog | d7817bd6735a962f7b12d7908999e91a38fed4bc | [
"MIT"
] | null | null | null | ---
title: Working with Babel 7 and Webpack
date: "2018-09-25"
updated: "2019-09-04"
categories: ['Javascript','Webpack','Babel']
featuredImage: "./babel2.png"
intro: "With the recent release of Babel 7, it's the perfect time to really get to know it. A post on what Babel is, what it does and how to use it."
---
*__Im... | 43.914787 | 578 | 0.724347 | eng_Latn | 0.99603 |
00b30e8f465a511bbef5a50e41bc25a2bad0bfe0 | 3,359 | md | Markdown | AlchemyInsights/sharepoint-get-started-faq.md | isabella232/OfficeDocs-AlchemyInsights-pr.vi-VN | 18a0b2fe64df0f41e705a51ee20a4f422a5ac9aa | [
"CC-BY-4.0",
"MIT"
] | 4 | 2020-05-19T19:08:25.000Z | 2021-02-19T19:52:24.000Z | AlchemyInsights/sharepoint-get-started-faq.md | isabella232/OfficeDocs-AlchemyInsights-pr.vi-VN | 18a0b2fe64df0f41e705a51ee20a4f422a5ac9aa | [
"CC-BY-4.0",
"MIT"
] | 3 | 2020-06-02T23:31:24.000Z | 2022-02-09T06:55:29.000Z | AlchemyInsights/sharepoint-get-started-faq.md | isabella232/OfficeDocs-AlchemyInsights-pr.vi-VN | 18a0b2fe64df0f41e705a51ee20a4f422a5ac9aa | [
"CC-BY-4.0",
"MIT"
] | 3 | 2019-10-09T20:33:30.000Z | 2021-10-09T10:36:59.000Z | ---
title: SharePoint Các sự cố và giải pháp thông thường trực tuyến
ms.author: pebaum
author: pebaum
manager: pamgreen
ms.audience: Admin
ms.topic: article
ms.service: o365-administration
ROBOTS: NOINDEX, NOFOLLOW
localization_priority: Normal
ms.collection: Adm_O365
ms.custom: ''
ms.assetid: 7ae05f21-eb16-4d71-9e19-4... | 86.128205 | 650 | 0.782971 | vie_Latn | 0.997429 |
00b3b4523163742ae24db9dab710bb333fce09ac | 16,717 | md | Markdown | src/pages/blog/2019/02/06-01.md | Neos21GitHub/neo.s21.xrea.com | 8b867683273ba36cf7cccd6ff0037e60f7243599 | [
"MIT"
] | null | null | null | src/pages/blog/2019/02/06-01.md | Neos21GitHub/neo.s21.xrea.com | 8b867683273ba36cf7cccd6ff0037e60f7243599 | [
"MIT"
] | null | null | null | src/pages/blog/2019/02/06-01.md | Neos21GitHub/neo.s21.xrea.com | 8b867683273ba36cf7cccd6ff0037e60f7243599 | [
"MIT"
] | null | null | null | ---
title : デスクトップ PC の周辺機器を無線化して配線を整理した
created : 2019-02-06
last-modified: 2019-02-06
header-date : true
path:
- /index.html Neo's World
- /blog/index.html Blog
- /blog/2019/index.html 2019年
- /blog/2019/02/index.html 02月
hidden-info:
original-blog: El Mylar
---
以前、「私のブログ環境」という記事でも紹介したが、僕はメタルラ... | 42.428934 | 319 | 0.746366 | yue_Hant | 0.549495 |
00b58831733af5fdef2546711ff010d91ca8fdc2 | 613 | md | Markdown | README.md | magic-space/idle-racing | 54b9b314ce22703601c54c3d76a7c600d1032e69 | [
"MIT"
] | 7 | 2020-11-20T08:25:02.000Z | 2021-11-19T12:22:56.000Z | README.md | bmcfaria/idle-racing | d82842a7cdf7e1b7c10b040be3cf5873e4a11911 | [
"MIT"
] | 1 | 2021-11-19T14:24:12.000Z | 2021-11-19T14:24:12.000Z | README.md | magic-space/idle-racing | 54b9b314ce22703601c54c3d76a7c600d1032e69 | [
"MIT"
] | 4 | 2020-11-20T08:38:22.000Z | 2021-11-19T12:23:12.000Z | ## IdleRacing
idle/incremental game made in react.
### Armorgames version
https://armor.ag/IdleRacing
### Live version (auto deploy)
This version is in sync with the master branch and it's responsive (better suited for mobile devices than the armorgames version)
https://idleracing.netlify.app/
### Screenshots
<... | 25.541667 | 129 | 0.711256 | eng_Latn | 0.247128 |
00b5927d9bc7bc4be7863afbaa22e29bb00ca3fa | 1,401 | md | Markdown | README.md | clue-labs/reactphp-zlib | 9ac7a9c004fd1ceaa93d375dec132dd4ead80663 | [
"MIT"
] | null | null | null | README.md | clue-labs/reactphp-zlib | 9ac7a9c004fd1ceaa93d375dec132dd4ead80663 | [
"MIT"
] | 5 | 2015-11-03T19:54:38.000Z | 2015-11-07T13:03:57.000Z | README.md | clue-labs/reactphp-zlib | 9ac7a9c004fd1ceaa93d375dec132dd4ead80663 | [
"MIT"
] | null | null | null | # clue/zlib-react [](https://travis-ci.org/clue/php-zlib-react)
Streaming zlib compressor and decompressor, built on top of [React PHP](http://reactphp.org/),
supporting compression and decompression of the following formats:
* [RFC 1952](htt... | 29.808511 | 139 | 0.735903 | eng_Latn | 0.714204 |
00b5c82f6925491f4dc292e3c5426aa9e9b769b6 | 2,529 | md | Markdown | README.md | siman-man/astree | 4913933bf4e7102efa797af5596e1da61aa3da74 | [
"MIT"
] | null | null | null | README.md | siman-man/astree | 4913933bf4e7102efa797af5596e1da61aa3da74 | [
"MIT"
] | null | null | null | README.md | siman-man/astree | 4913933bf4e7102efa797af5596e1da61aa3da74 | [
"MIT"
] | null | null | null | # ASTree
ASTree is like tree command for RubyVM::AbstractSyntaxTree
## Installation
```
$ gem install astree
```
## Usage
```
$ astree ruby_programfile
```
sample code
```ruby
10.times do |i|
puts i
end
```
result
```
<SCOPE> [1:0-3:3]
├───── [] (local table)
├───── nil (arguments)
└───── <ITER> [1:0-3:3]
... | 33.276316 | 324 | 0.533017 | eng_Latn | 0.862435 |
00b603b30d8dcdc895da353f037884714e61265c | 1,031 | md | Markdown | source/includes/admin_api/events/_show.json.md | teamtito/api-docs | 393fc33b2cd96a3051d37dc9f38bd990d3a1f3fe | [
"Apache-2.0"
] | null | null | null | source/includes/admin_api/events/_show.json.md | teamtito/api-docs | 393fc33b2cd96a3051d37dc9f38bd990d3a1f3fe | [
"Apache-2.0"
] | 6 | 2018-11-07T10:46:09.000Z | 2021-08-12T17:14:27.000Z | source/includes/admin_api/events/_show.json.md | teamtito/api-docs | 393fc33b2cd96a3051d37dc9f38bd990d3a1f3fe | [
"Apache-2.0"
] | null | null | null | ```json
{
"event": {
"_type": "event",
"id": 1058586,
"created_at": "2018-11-01T11:55:45.000+00:00",
"updated_at": "2018-11-01T11:55:45.000+00:00",
"title": "2018",
"description": null,
"banner": {
"url": null,
"thumb": {
"url": null
}
},
"banner_url": "ht... | 19.826923 | 50 | 0.485936 | eng_Latn | 0.068716 |
00b6f5cf5cf41a4c01317b19a4ffb6648a85c7fb | 338 | md | Markdown | createPix2Pix (facial)/README.md | vutuanhai237/Braces2TeethUtilities | 6dd480edb09d05ac9d6f48a013649f92796549aa | [
"MIT"
] | 1 | 2021-02-28T09:44:56.000Z | 2021-02-28T09:44:56.000Z | README.md | vutuanhai237/CreateTeeth2Dataset | 905c790efc811dc885fd168404fd1f38bf3f3427 | [
"MIT"
] | null | null | null | README.md | vutuanhai237/CreateTeeth2Dataset | 905c790efc811dc885fd168404fd1f38bf3f3427 | [
"MIT"
] | 1 | 2021-06-23T17:31:48.000Z | 2021-06-23T17:31:48.000Z | # CreateTeeth2Dataset
Script Python that convert face image to my own type
# Origin image

# Match sample in dataset
` эсвэл `sort.Slice()` функцыг шууд ашиглаж болно.
TODO: sort.Slice\(\) функцийн тухай оруулах
```go
sort.Slice(s, func(i, j int) bool {
... | 24.754386 | 213 | 0.667612 | khk_Cyrl | 0.997152 |
00b9c770bf62e8935c3b68b0d26e9892b19a0c9b | 161 | md | Markdown | _posts/2018-03-06-goat-skull.md | gregist/pixyll | 62863bad1c3d94fdbbaeaebf90d0779114b7b20f | [
"MIT"
] | 1 | 2015-05-06T18:43:53.000Z | 2015-05-06T18:43:53.000Z | _posts/2018-03-06-goat-skull.md | gregist/gregist.github.io | 62863bad1c3d94fdbbaeaebf90d0779114b7b20f | [
"MIT"
] | null | null | null | _posts/2018-03-06-goat-skull.md | gregist/gregist.github.io | 62863bad1c3d94fdbbaeaebf90d0779114b7b20f | [
"MIT"
] | null | null | null | ---
layout: post
title: goat skull
date: 2018-03-06 00:18:45
summary:
categories: drawing
---

| 17.888889 | 47 | 0.608696 | eng_Latn | 0.217488 |
00ba280304b86b65204881ba6836cd2ba1d93411 | 145 | md | Markdown | bin/root/posts/hello.md | scottkiss/gosk | d94040c8fdcb4cfd2f783d277ccc5a42881cc2a6 | [
"MIT"
] | 27 | 2015-02-27T05:44:19.000Z | 2020-05-25T15:37:39.000Z | bin/root/posts/hello.md | abelce/gosk | d94040c8fdcb4cfd2f783d277ccc5a42881cc2a6 | [
"MIT"
] | 2 | 2016-02-17T07:50:17.000Z | 2017-03-02T05:23:03.000Z | bin/root/posts/hello.md | abelce/gosk | d94040c8fdcb4cfd2f783d277ccc5a42881cc2a6 | [
"MIT"
] | 16 | 2015-01-31T03:35:51.000Z | 2019-10-12T01:51:22.000Z | ---
date: 2013-05-04 18:52:00
title: hello title
categories:
- jvm
tags:
- jvm
---
一、aaaa
---------
some more more
二、bbb
---------
aaa
| 8.529412 | 25 | 0.531034 | nld_Latn | 0.257485 |
00ba4d5fea96314d093d43271a38eb2d9f2941cf | 553 | md | Markdown | README.md | tomaszmadeyski/epuap-bundle | c8e9fcecf1fc1a887667ed624126db32febd4945 | [
"MIT"
] | null | null | null | README.md | tomaszmadeyski/epuap-bundle | c8e9fcecf1fc1a887667ed624126db32febd4945 | [
"MIT"
] | null | null | null | README.md | tomaszmadeyski/epuap-bundle | c8e9fcecf1fc1a887667ed624126db32febd4945 | [
"MIT"
] | null | null | null | Epuap Bundle
============
[](https://travis-ci.org/tomaszmadeyski/epuap-bundle)
Configuration:
--------------
```
madeyski_epuap:
settings:
app_id: ~ #required: application id from puap
pub_key_path: ~ #required: pa... | 34.5625 | 139 | 0.661844 | eng_Latn | 0.648879 |
00ba69fcc9c270139cf7461cf5b361b741984300 | 15,789 | md | Markdown | CHANGELOG.md | SakshiBurse/reactApp | c59e5ab6f4a36fd897982c39a54028ca965fbb59 | [
"MIT"
] | null | null | null | CHANGELOG.md | SakshiBurse/reactApp | c59e5ab6f4a36fd897982c39a54028ca965fbb59 | [
"MIT"
] | null | null | null | CHANGELOG.md | SakshiBurse/reactApp | c59e5ab6f4a36fd897982c39a54028ca965fbb59 | [
"MIT"
] | null | null | null | # Changelog
* In general follow (https://docs.npmjs.com/getting-started/semantic-versioning) versioning.
## <next>
## 9.1.23
* Fixed checking changed value on create blur
## 9.1.22
* Fix: toggling a checkbox is the default action of clicking (on a checkbox) which must not be blocked
## 9.1.21
* Upgraded `@opuscapit... | 30.01711 | 152 | 0.754893 | eng_Latn | 0.984312 |
00bb1cb02357f6003f7fc47461235a41ba99db98 | 2,227 | md | Markdown | CHANGELOG.md | SafetyCulture/grpc-tools | c93b3d35ea72f5230a9915dda143523f26d65736 | [
"MIT"
] | null | null | null | CHANGELOG.md | SafetyCulture/grpc-tools | c93b3d35ea72f5230a9915dda143523f26d65736 | [
"MIT"
] | null | null | null | CHANGELOG.md | SafetyCulture/grpc-tools | c93b3d35ea72f5230a9915dda143523f26d65736 | [
"MIT"
] | null | null | null | # Changelog
## [v0.2.3](https://github.com/bradleyjkemp/grpc-tools/releases/tag/v0.2.3)
* Added a defer-recover handler so that any panics in the `grpc-proxy` interceptor do not kill the proxy [#53](https://github.com/bradleyjkemp/grpc-tools/pull/53).
* Added a new command-line option, `--system_proxy`, to automatical... | 76.793103 | 187 | 0.755276 | eng_Latn | 0.807566 |
00bb4bdfb5b30e05f98149e81c0500a34b674e56 | 1,023 | md | Markdown | README.md | moevm/mse_teacher_plan | f1b102f6bc13927f00ba1408c294ba7095c26fc6 | [
"MIT"
] | 1 | 2018-09-25T15:58:39.000Z | 2018-09-25T15:58:39.000Z | README.md | moevm/mse_teacher_plan | f1b102f6bc13927f00ba1408c294ba7095c26fc6 | [
"MIT"
] | 31 | 2017-10-26T14:57:20.000Z | 2018-12-17T06:57:50.000Z | README.md | moevm/mse_teacher_plan | f1b102f6bc13927f00ba1408c294ba7095c26fc6 | [
"MIT"
] | 7 | 2017-10-31T13:45:05.000Z | 2018-12-22T18:41:38.000Z | # teacherPlan
### Постановка задачи
ИС Кафедры: индивидуальные планы преподавателей
Требуется разработать компоненты информационной системы кафедры, обеспечивающие управление индифидуальными планами преподавателей
* Планирование учебной нагрузки
* Переподготовка и повышение квалификации
* Участие в мероприятиях, к... | 35.275862 | 129 | 0.800587 | rus_Cyrl | 0.708719 |
00bb74c9e8a8a11940eacc2353ff34e11f4d1493 | 124 | md | Markdown | README.md | justshowkat/fancy-slider | 6150ed19abaa53a597c89955bb2deb266e4f5ec2 | [
"MIT"
] | null | null | null | README.md | justshowkat/fancy-slider | 6150ed19abaa53a597c89955bb2deb266e4f5ec2 | [
"MIT"
] | null | null | null | README.md | justshowkat/fancy-slider | 6150ed19abaa53a597c89955bb2deb266e4f5ec2 | [
"MIT"
] | null | null | null | # fancy-slider
### 2 extra Features are:
1: Image counter
2: loading sppiner
## sample Screen Shot
 | 20.666667 | 25 | 0.701613 | eng_Latn | 0.467087 |
00bc21a6e9a7f9717f5202705b2086158258c153 | 1,276 | md | Markdown | README.md | 01-Feli/Experience-Economy-UI | bda2356e8dad7054d1cb3c065bad87f9e65e74bb | [
"MIT"
] | 4 | 2020-11-26T04:17:00.000Z | 2022-01-17T11:50:06.000Z | README.md | 01-Feli/Experience-Economy-UI | bda2356e8dad7054d1cb3c065bad87f9e65e74bb | [
"MIT"
] | 1 | 2021-02-24T02:30:28.000Z | 2021-02-24T13:06:06.000Z | README.md | 01-Feli/Experience-Economy-UI | bda2356e8dad7054d1cb3c065bad87f9e65e74bb | [
"MIT"
] | null | null | null | # Experience-Economy-UI
 []()
This is a free experience/economy ui for your server. It also adds the name of your server
It wor... | 32.717949 | 196 | 0.753918 | yue_Hant | 0.742836 |
00bcc5e3dba8f25464dc0b2b1e7f12b018fa3a3d | 1,113 | md | Markdown | README.md | ExtraHop/jira-saml | 8a066ad9fd48400b0d487fea95604c58f291f8eb | [
"Apache-2.0"
] | 9 | 2015-06-26T20:13:09.000Z | 2020-10-31T11:47:09.000Z | README.md | ExtraHop/jira-saml | 8a066ad9fd48400b0d487fea95604c58f291f8eb | [
"Apache-2.0"
] | 7 | 2015-09-17T18:56:49.000Z | 2020-12-23T16:18:05.000Z | README.md | ExtraHop/jira-saml | 8a066ad9fd48400b0d487fea95604c58f291f8eb | [
"Apache-2.0"
] | 10 | 2015-03-23T09:53:19.000Z | 2021-11-25T16:52:21.000Z | LastPass JIRA SAML Plugin
=========================
The LastPass JIRA SAML Plugin enables SAML 2.0 single-sign-on to
hosted JIRA applications. This implements the Service Provider
interface for SAML Authentication.
What do I need to use it?
-------------------------
You will need a recent hosted Atlassian JIRA inst... | 30.916667 | 66 | 0.718778 | eng_Latn | 0.991431 |
00bd54e8cfda59b787b80958884e207cf48ca45f | 6,267 | md | Markdown | _posts/2019-04-29-Download-mario-f-triola-pearson.md | Kirsten-Krick/Kirsten-Krick | 58994392de08fb245c4163dd2e5566de8dd45a7a | [
"MIT"
] | null | null | null | _posts/2019-04-29-Download-mario-f-triola-pearson.md | Kirsten-Krick/Kirsten-Krick | 58994392de08fb245c4163dd2e5566de8dd45a7a | [
"MIT"
] | null | null | null | _posts/2019-04-29-Download-mario-f-triola-pearson.md | Kirsten-Krick/Kirsten-Krick | 58994392de08fb245c4163dd2e5566de8dd45a7a | [
"MIT"
] | null | null | null | ---
layout: post
comments: true
categories: Other
---
## Download Mario f triola pearson book
The leaves of the willows stirred. approach he often climbs up on blocks of ice, and the concoction of This is, Against all odds, I knew we were screwed. hardened old snow, we had to switch on the 151 How many a lo... | 696.333333 | 6,171 | 0.789532 | eng_Latn | 0.999938 |
00bd968818cfbc2aad9234c5f49640c80869fc51 | 3,397 | md | Markdown | README.md | ListenArsene/arsene-moment | 6c080a4e78bfb83c1ff245990620eaa7030d9967 | [
"MIT"
] | null | null | null | README.md | ListenArsene/arsene-moment | 6c080a4e78bfb83c1ff245990620eaa7030d9967 | [
"MIT"
] | null | null | null | README.md | ListenArsene/arsene-moment | 6c080a4e78bfb83c1ff245990620eaa7030d9967 | [
"MIT"
] | null | null | null | # What
ListenArsene's datetime manipulation library, that extends Moment and MomentRange.
# Installation
## Node.js
```
npm install arsene-moment
```
# ExtendedDateRange
[Moment-Range](https://github.com/gf3/moment-range) comes with a lot of very cool features around
range manipulation. We found useful to store r... | 25.350746 | 150 | 0.718575 | eng_Latn | 0.824287 |
00be78c6d665972232917553501743e635c1dcfe | 1,400 | md | Markdown | 2020/09/09/2020-09-09 10:30.md | zhzhzhy/WeiBoHot_history | 32ce4800e63f26384abb17d43e308452c537c902 | [
"MIT"
] | 3 | 2020-07-14T14:54:15.000Z | 2020-08-21T06:48:24.000Z | 2020/09/09/2020-09-09 10:30.md | zhzhzhy/WeiBoHot_history | 32ce4800e63f26384abb17d43e308452c537c902 | [
"MIT"
] | null | null | null | 2020/09/09/2020-09-09 10:30.md | zhzhzhy/WeiBoHot_history | 32ce4800e63f26384abb17d43e308452c537c902 | [
"MIT"
] | null | null | null | 2020年09月09日10时数据
Status: 200
1.戚薇 结婚不是恋爱的目的
微博热度:2392529
2.我国将强化结婚颁证仪式感
微博热度:2123949
3.99划算夜
微博热度:2028556
4.52岁的周涛
微博热度:1936902
5.锅传锅
微博热度:1429575
6.网易邮箱回应万茜被盗号
微博热度:1244399
7.特斯拉股价暴跌21%
微博热度:943774
8.钟南山说我要请战
微博热度:904729
9.外交部驳斥美称中国操纵湄公河水资源
微博热度:900360
10.考四六级被要求自费隔离7天
微博热度:900032
11.印度外卖骑手
微博热度:... | 6.862745 | 20 | 0.778571 | yue_Hant | 0.300207 |
00bee54f49a692012977bfb4145bcfa6fa2244d7 | 1,315 | md | Markdown | README.md | liambambery23/burger | 1431594e021ae56872a4d4f85a5981dae83211e0 | [
"MIT"
] | null | null | null | README.md | liambambery23/burger | 1431594e021ae56872a4d4f85a5981dae83211e0 | [
"MIT"
] | null | null | null | README.md | liambambery23/burger | 1431594e021ae56872a4d4f85a5981dae83211e0 | [
"MIT"
] | null | null | null | # burger
This application allows the user to enter the name of a burger that they would like to eat and then they can "Devour it" by clicking a button. Once a burger has been devoured the user can "Clean Plate" to remove the burger from the application. The application can be accessed [HERE](https://blooming-savannah-... | 50.576923 | 342 | 0.769582 | eng_Latn | 0.999028 |
00bf1e2aecbd69febe2267a5f4a63ea17f636cbc | 339 | md | Markdown | Answers.md | iepoch/Sprint-Challenge--User-Interface | c936f65b0b4f93ada68bc07a8246fe9f1f716459 | [
"MIT"
] | null | null | null | Answers.md | iepoch/Sprint-Challenge--User-Interface | c936f65b0b4f93ada68bc07a8246fe9f1f716459 | [
"MIT"
] | null | null | null | Answers.md | iepoch/Sprint-Challenge--User-Interface | c936f65b0b4f93ada68bc07a8246fe9f1f716459 | [
"MIT"
] | null | null | null | # Stefan Clem - Sprint Challenge
* 1. Html is a mark up language that allows you to see and view a webpage.
* 2. display: block it displays an element as a block
And Inline displays as a inline element that any height or width properties have no effect.
* 3. Top Left Bottom Right
* 4. Align-items: Cross Axis
* 5. Git ... | 42.375 | 91 | 0.743363 | eng_Latn | 0.990969 |
00bf53d5a44f90dd83ec7e20546de71e03de490e | 325 | md | Markdown | questions/0732.md | sambwest/zce | c7688cf985f5d79a48bdbd49eef03f2e34c584b1 | [
"MIT"
] | 126 | 2019-03-22T08:44:03.000Z | 2022-03-10T17:24:38.000Z | questions/0732.md | sambwest/zce | c7688cf985f5d79a48bdbd49eef03f2e34c584b1 | [
"MIT"
] | 13 | 2020-06-19T21:34:32.000Z | 2022-02-02T04:35:11.000Z | questions/0732.md | sambwest/zce | c7688cf985f5d79a48bdbd49eef03f2e34c584b1 | [
"MIT"
] | 18 | 2019-11-28T17:14:56.000Z | 2022-03-22T07:21:46.000Z | [<<< Previous question <<<](0731.md) Question ID#0732.md [>>> Next question >>>](0733.md)
---
What is the output of the following code?
```php
$a = 1;
++$a;
$a *= $a;
echo $a--;
```
- [ ] A) 4
- [ ] B) 3
- [ ] C) 5
- [ ] D) 0
<details><summary><b>Answer</b></summary>
<p>
Answer: <strong>A</strong>
</p>
</deta... | 14.130435 | 93 | 0.513846 | eng_Latn | 0.811281 |
00c0e763a88884a8090094c130af793cbd074a86 | 1,669 | md | Markdown | docs/extensibility/debugger/reference/idebugobject-setvalue.md | adrianodaddiego/visualstudio-docs.it-it | b2651996706dc5cb353807f8448efba9f24df130 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/extensibility/debugger/reference/idebugobject-setvalue.md | adrianodaddiego/visualstudio-docs.it-it | b2651996706dc5cb353807f8448efba9f24df130 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/extensibility/debugger/reference/idebugobject-setvalue.md | adrianodaddiego/visualstudio-docs.it-it | b2651996706dc5cb353807f8448efba9f24df130 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: IDebugObject::SetValue | Microsoft Docs
ms.date: 11/04/2016
ms.topic: reference
f1_keywords:
- IDebugObject::SetValue
helpviewer_keywords:
- IDebugObject::SetValue method
ms.assetid: d652e09c-cdc1-4519-8116-d7c743f5679b
author: madskristensen
ms.author: madsk
manager: jillfra
ms.workload:
- vssdk
dev_langs:
... | 28.288136 | 294 | 0.754943 | ita_Latn | 0.511688 |
00c143a6def4202a846187709312fce4c224ca40 | 832 | md | Markdown | README.md | cadmean-ru/csharpRPCK | 72475fb4c6ff219413fe735c4539477c29e4a3cb | [
"MIT"
] | 2 | 2021-11-29T16:27:30.000Z | 2022-01-20T12:07:56.000Z | README.md | cadmean-ru/csharpRPCKit | 72475fb4c6ff219413fe735c4539477c29e4a3cb | [
"MIT"
] | null | null | null | README.md | cadmean-ru/csharpRPCKit | 72475fb4c6ff219413fe735c4539477c29e4a3cb | [
"MIT"
] | null | null | null | # cadRPC client and server libraries for C#
cadRPC is an easy-to-use RPC technology. It's goal is to simplify the communication with your web API, hiding all the HTTP and JSON stuff.
## Installation and how to use
Please, refer to the readme of the specific project:
[Client](https://github.com/cadmean-ru/csharpRPCK... | 36.173913 | 138 | 0.772837 | eng_Latn | 0.823647 |
00c27a1289122a547150d6d7fb9b20a3d0d463eb | 25 | md | Markdown | README.md | earlfunk21/MoraxApp | 5a2ba1630feca22abeb4892b784cea38174f6d87 | [
"MIT"
] | null | null | null | README.md | earlfunk21/MoraxApp | 5a2ba1630feca22abeb4892b784cea38174f6d87 | [
"MIT"
] | null | null | null | README.md | earlfunk21/MoraxApp | 5a2ba1630feca22abeb4892b784cea38174f6d87 | [
"MIT"
] | null | null | null | # MoraxApp
kivy, kivymd
| 8.333333 | 13 | 0.72 | nld_Latn | 0.663718 |
00c46b68160eb928648e4d79f988b1a81f4f75fb | 1,053 | md | Markdown | demo/README.md | SamuelMarks/go-evm | 77adb207fcb6d98fbb2efe6523501d2cccf56dc4 | [
"Apache-2.0"
] | 3 | 2019-02-10T17:34:29.000Z | 2021-09-25T03:18:24.000Z | demo/README.md | SamuelMarks/go-evm | 77adb207fcb6d98fbb2efe6523501d2cccf56dc4 | [
"Apache-2.0"
] | 4 | 2019-01-04T04:30:22.000Z | 2019-01-28T01:02:06.000Z | demo/README.md | SamuelMarks/go-evm | 77adb207fcb6d98fbb2efe6523501d2cccf56dc4 | [
"Apache-2.0"
] | 4 | 2018-09-27T02:05:16.000Z | 2018-11-13T13:01:33.000Z | # DEMO
Here we provide a few scripts to demonstrate how to interact with evm
nodes.
You might need to install NodeJS and dependencies first:
```bash
# install node version manager
$ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.5/install.sh | bash
# use nvm to install stable version of node
$ nvm i... | 21.9375 | 85 | 0.735043 | eng_Latn | 0.979998 |
00c71cedaff826557d72d867b890860e1e9b720f | 164 | md | Markdown | INSTALL.md | zoowcash/zoowcash | d38dccfc7672be33bec3f865a69675ff7eeaae94 | [
"MIT"
] | null | null | null | INSTALL.md | zoowcash/zoowcash | d38dccfc7672be33bec3f865a69675ff7eeaae94 | [
"MIT"
] | null | null | null | INSTALL.md | zoowcash/zoowcash | d38dccfc7672be33bec3f865a69675ff7eeaae94 | [
"MIT"
] | null | null | null | Building zoowcash
================
See doc/build-*.md for instructions on building the various
elements of the zoowcash Core reference implementation of zoowcash.
| 27.333333 | 67 | 0.743902 | eng_Latn | 0.989145 |
00ca80918cc4fe4d57d61ca65c76b1825ac1fb67 | 74 | md | Markdown | README.md | mintopia/departure-board-controller | c0e664f81c8288f6530ef16c5a8ff1e7de8a81ec | [
"MIT"
] | null | null | null | README.md | mintopia/departure-board-controller | c0e664f81c8288f6530ef16c5a8ff1e7de8a81ec | [
"MIT"
] | null | null | null | README.md | mintopia/departure-board-controller | c0e664f81c8288f6530ef16c5a8ff1e7de8a81ec | [
"MIT"
] | null | null | null | # departure-board-controller
Control System for the Train Departure Board
| 24.666667 | 44 | 0.837838 | eng_Latn | 0.776294 |
00cb1e83aa4b37978f2a38f96a69bbcfc9509b13 | 43 | md | Markdown | README.md | koikkoikkoik/phasertest | 112322cc1dc367f0fb71aa2fcc3ed86021ef4bb8 | [
"MIT"
] | null | null | null | README.md | koikkoikkoik/phasertest | 112322cc1dc367f0fb71aa2fcc3ed86021ef4bb8 | [
"MIT"
] | null | null | null | README.md | koikkoikkoik/phasertest | 112322cc1dc367f0fb71aa2fcc3ed86021ef4bb8 | [
"MIT"
] | null | null | null | # phasertest
playing around with phaser.js
| 14.333333 | 29 | 0.813953 | eng_Latn | 0.999187 |
00cb3ccfe24c509e688a707e532d71049b3d54a1 | 5,645 | md | Markdown | packages/language-blade/CHANGELOG.md | jarednipper/atom-config | 1a161b311ed9fa98578798af395408d74905220e | [
"MIT"
] | null | null | null | packages/language-blade/CHANGELOG.md | jarednipper/atom-config | 1a161b311ed9fa98578798af395408d74905220e | [
"MIT"
] | null | null | null | packages/language-blade/CHANGELOG.md | jarednipper/atom-config | 1a161b311ed9fa98578798af395408d74905220e | [
"MIT"
] | null | null | null | # Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Changed
- Nothing
## [0.26.2] - 2016-09-22
### Fixed
- Fixed a regression where HTML source code was incorrectly detected as PHP code in comments. [#... | 44.801587 | 303 | 0.705226 | eng_Latn | 0.770736 |
00cc42cb0edcdec3215330981a372ca1abcb872b | 3,882 | md | Markdown | _posts/2016-12-23-linux-6.md | ThroughKim/throughkim.github.com | 9fb310cb123a13dcdfce3cc53784b47c900c07ee | [
"Apache-2.0"
] | null | null | null | _posts/2016-12-23-linux-6.md | ThroughKim/throughkim.github.com | 9fb310cb123a13dcdfce3cc53784b47c900c07ee | [
"Apache-2.0"
] | 3 | 2020-02-25T04:25:19.000Z | 2022-02-26T02:48:12.000Z | _posts/2016-12-23-linux-6.md | ThroughKim/throughkim.github.com | 9fb310cb123a13dcdfce3cc53784b47c900c07ee | [
"Apache-2.0"
] | null | null | null | ---
layout: post
title: 'Linux 공부 6 - 명령행에서 시간 절약하기'
author: through.kim
date: 2016-12-23 09:55
tags: [linux, study]
image: '/files/covers/codes.jpg'
---
> UNIX의 가장 좋은 특징 중의 하나는 쉘의 명령행(Command Line)이다 요즘의 모든 운영체제들은 명령행을 가지고 있다. 그렇다면 무엇이 Unix를 특별하게 만드는 걸까?
>
> Unix 쉘 명령행은 많은 단축값(shorcut)을 제공한다. 이들 중 어떤 것들은 다른 운영체제... | 16.805195 | 140 | 0.641164 | kor_Hang | 1.00001 |
00cc612cf22b4131502df776c902b5563f4c8cb9 | 1,467 | md | Markdown | README.md | CharlieEtienne/t2s | 77b5229d01bad0e7ade8a0e1a7f448fd6a4ae184 | [
"MIT"
] | 2 | 2021-09-08T16:04:56.000Z | 2022-03-08T19:48:24.000Z | README.md | CharlieEtienne/t2s | 77b5229d01bad0e7ade8a0e1a7f448fd6a4ae184 | [
"MIT"
] | 8 | 2021-08-07T08:22:28.000Z | 2021-08-07T08:42:27.000Z | README.md | CharlieEtienne/t2s | 77b5229d01bad0e7ade8a0e1a7f448fd6a4ae184 | [
"MIT"
] | 1 | 2022-03-08T19:48:25.000Z | 2022-03-08T19:48:25.000Z | # Google TextToSpeech 2 mp3

Download mp3 from Google Text to Speech API
This app provides a simple way to convert Google Text to Speech audio to a mp3 file you can download.
## Features
- SS... | 35.780488 | 261 | 0.780504 | eng_Latn | 0.889646 |
00cdc59366baab5e7f3f7e682f1e99427ffe3dd4 | 196 | md | Markdown | analyzer-comments/elixir/german-sysadmin/no_string.md | iesoftwaredeveloper/website-copy | b46c2b013da8a073edad2b6854dfbd708ac70dd0 | [
"MIT"
] | 215 | 2018-06-17T22:51:08.000Z | 2022-03-29T11:42:17.000Z | analyzer-comments/elixir/german-sysadmin/no_string.md | iesoftwaredeveloper/website-copy | b46c2b013da8a073edad2b6854dfbd708ac70dd0 | [
"MIT"
] | 805 | 2017-08-19T18:17:23.000Z | 2022-03-28T06:15:23.000Z | analyzer-comments/elixir/german-sysadmin/no_string.md | iesoftwaredeveloper/website-copy | b46c2b013da8a073edad2b6854dfbd708ac70dd0 | [
"MIT"
] | 1,359 | 2017-08-18T23:04:31.000Z | 2022-03-30T06:52:45.000Z | # no string
The purpose of this exercise is to teach charlists. Solve it without using strings - do not use `to_string`, `to_charlist`, the `String` module, or the bitstring special form `<<>>`.
| 49 | 182 | 0.734694 | eng_Latn | 0.999674 |
00cecad10a217eb3913a7467fe6cdf725f925f3f | 3,957 | md | Markdown | twelve-days/README.md | cmccandless/ExercismSolutions-haskell | 4ad214d537265c921a1d38af4b9af1c571b5dc40 | [
"MIT"
] | null | null | null | twelve-days/README.md | cmccandless/ExercismSolutions-haskell | 4ad214d537265c921a1d38af4b9af1c571b5dc40 | [
"MIT"
] | null | null | null | twelve-days/README.md | cmccandless/ExercismSolutions-haskell | 4ad214d537265c921a1d38af4b9af1c571b5dc40 | [
"MIT"
] | null | null | null | # Twelve Days
Output the lyrics to 'The Twelve Days of Christmas'.
```text
On the first day of Christmas my true love gave to me, a Partridge in a Pear Tree.
On the second day of Christmas my true love gave to me, two Turtle Doves, and a Partridge in a Pear Tree.
On the third day of Christmas my true love ... | 43.966667 | 320 | 0.742734 | eng_Latn | 0.994922 |
00d08145d685a2fab786d9810ca21517ce593c5e | 348 | md | Markdown | 2017/06/24.md | officel/til | b7ba662d7d59775a5018b75e8e6060d35443fb44 | [
"MIT"
] | null | null | null | 2017/06/24.md | officel/til | b7ba662d7d59775a5018b75e8e6060d35443fb44 | [
"MIT"
] | 1 | 2016-11-24T07:24:21.000Z | 2016-11-24T07:30:54.000Z | 2017/06/24.md | officel/til | b7ba662d7d59775a5018b75e8e6060d35443fb44 | [
"MIT"
] | null | null | null | # 2017/06/24
## 天気予報
今日(曇時々晴)/ 明日(曇のち雨)
## WikiRandom
* [中島村 (曖昧さ回避)](https://ja.wikipedia.org/wiki/%E4%B8%AD%E5%B3%B6%E6%9D%91_%28%E6%9B%96%E6%98%A7%E3%81%95%E5%9B%9E%E9%81%BF%29)
* [鳴海伸一](https://ja.wikipedia.org/wiki/%E9%B3%B4%E6%B5%B7%E4%BC%B8%E4%B8%80)
* [三戸美佳](https://ja.wikipedia.org/wiki/%E4%B8%89%E6%88%B8%... | 23.2 | 126 | 0.640805 | yue_Hant | 0.203916 |
00d2f56d06741e03d60cb9633211a8bd3e1cf31c | 146 | md | Markdown | doc/cdc/v1_appbundle.md | sysmoh/intranetBS | 8613ee3467e16b0b56c676c209b1168bebd76d8e | [
"MIT"
] | 7 | 2015-01-01T13:37:43.000Z | 2016-12-07T14:27:37.000Z | doc/cdc/v1_appbundle.md | sysmoh/intranetBS | 8613ee3467e16b0b56c676c209b1168bebd76d8e | [
"MIT"
] | 116 | 2015-01-21T11:49:28.000Z | 2017-12-15T15:26:47.000Z | doc/cdc/v1_appbundle.md | sysmoh/intranetBS | 8613ee3467e16b0b56c676c209b1168bebd76d8e | [
"MIT"
] | 3 | 2015-05-20T09:30:51.000Z | 2018-10-15T07:02:53.000Z | # AppBundle
## Membre
Spécifications | Etat|
--- | ---
ajouter un membre | :x:
editer un membre| :white_check_mark:
supprimer un membre| :x:
| 12.166667 | 36 | 0.664384 | fra_Latn | 0.80704 |
00d34673b4b66e38a15b12609f01e9a881e5f473 | 1,490 | md | Markdown | README.md | joaquinOnSoft/algoritmoABN | a10de55ece2354471347ebf4f4d2b8d5e06100f6 | [
"Apache-2.0"
] | null | null | null | README.md | joaquinOnSoft/algoritmoABN | a10de55ece2354471347ebf4f4d2b8d5e06100f6 | [
"Apache-2.0"
] | null | null | null | README.md | joaquinOnSoft/algoritmoABN | a10de55ece2354471347ebf4f4d2b8d5e06100f6 | [
"Apache-2.0"
] | null | null | null | Open Algorithms Based on Numbers / Algorimos Abiertos Basados en Números
===================
Open Algorithms Based on Numbers
With the Open Algorithms Based on Numbers (Algorimos Abiertos Basados en Números / Algoritmos ABN)
you can do the basic operations: addition, subtraction, multiplication and division.
Also do... | 33.863636 | 101 | 0.778523 | eng_Latn | 0.987876 |
00d386ccb53441e7ed5c64c10786f25180163f16 | 1,595 | md | Markdown | README.md | madkote/python_cherrypy | 595c427d3069049aaa250e86bedb5be486daa1ad | [
"MIT"
] | null | null | null | README.md | madkote/python_cherrypy | 595c427d3069049aaa250e86bedb5be486daa1ad | [
"MIT"
] | null | null | null | README.md | madkote/python_cherrypy | 595c427d3069049aaa250e86bedb5be486daa1ad | [
"MIT"
] | null | null | null | ## Python CherryPy ##
The repository provides a ready-to-go setup with following features
* [x] RESTfull
* [x] Unittests
* [x] Simple request test
* [x] Simple HTML template with auto-refresh
* [ ] Authentification user/password
* [ ] Authentification token
* [ ] Authentification token renewal
* [ ] Certifcates usage f... | 25.725806 | 67 | 0.684013 | eng_Latn | 0.488225 |
00d420ca169e9a425691139f08ca4987c9625f38 | 46 | md | Markdown | README.md | jacques-n/drill-couchbase-plugin | 3df9bbdf56cc18880f70e8c6d91c6c1bfad641d8 | [
"Apache-2.0"
] | 6 | 2015-01-07T10:32:16.000Z | 2019-05-20T14:44:35.000Z | README.md | jacques-n/drill-couchbase-plugin | 3df9bbdf56cc18880f70e8c6d91c6c1bfad641d8 | [
"Apache-2.0"
] | null | null | null | README.md | jacques-n/drill-couchbase-plugin | 3df9bbdf56cc18880f70e8c6d91c6c1bfad641d8 | [
"Apache-2.0"
] | null | null | null | drill-couchbase-plugin
======================
| 15.333333 | 22 | 0.434783 | oci_Latn | 0.861241 |
00d489a67d50057133c4a9a27bea58fdecad61ee | 8,528 | md | Markdown | _posts/2021-07-02-baekjoon-17825.md | DCherish/DCherish.github.io | 4a332fa88c99b3f2af6d1f306f630061bccc3579 | [
"MIT"
] | null | null | null | _posts/2021-07-02-baekjoon-17825.md | DCherish/DCherish.github.io | 4a332fa88c99b3f2af6d1f306f630061bccc3579 | [
"MIT"
] | 2 | 2021-09-17T18:48:45.000Z | 2021-10-16T00:38:30.000Z | _posts/2021-07-02-baekjoon-17825.md | DCherish/DCherish.github.io | 4a332fa88c99b3f2af6d1f306f630061bccc3579 | [
"MIT"
] | null | null | null | ---
layout: page
title: "Baekjoon 17825"
subtitle: "주사위 윷놀이"
date: 2021-07-02 11:11:11 +0530
categories: ["coding"]
comments: true
---
<br>
### QUESTION ❔
<img src="{{ '/assets/baekjoon/17825.jpg' }}" style="width: 800px; height: auto; margin-left: auto; margin-right: auto; display: block;">
<img src="{{ '/assets... | 23.237057 | 140 | 0.559803 | kor_Hang | 0.998272 |
00d491ce670aa985aa82ff9b5410ff83883599c6 | 278 | md | Markdown | README.md | maxkram/GitHubSearch | d1566768943ed4f81ba80df739043d75a6cc786a | [
"MIT"
] | null | null | null | README.md | maxkram/GitHubSearch | d1566768943ed4f81ba80df739043d75a6cc786a | [
"MIT"
] | null | null | null | README.md | maxkram/GitHubSearch | d1566768943ed4f81ba80df739043d75a6cc786a | [
"MIT"
] | null | null | null | # search an user profile on GitHub
[![Build Status][travis-badge]][travis-badge-url]
Простое приложение для поиска и просмотра профиля пользователя на GitHub
Скачайте git clone https://github.com/maxkram/GitHubSearch
Перейдите в папку cd GitHubSearch
Установите модули npm i | 27.8 | 72 | 0.805755 | rus_Cyrl | 0.241221 |
00d68ce775c34e774fddaff5734e7ccc01029799 | 9,220 | md | Markdown | articles/supply-chain/procurement/procurement-sourcing-overview.md | MicrosoftDocs/Dynamics-365-Operations.cs-cz | 11393c93a43bc1c48ca163d977c2a3f8b0eea9c0 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-05-18T17:13:40.000Z | 2020-05-18T17:13:40.000Z | articles/supply-chain/procurement/procurement-sourcing-overview.md | MicrosoftDocs/Dynamics-365-Operations.cs-cz | 11393c93a43bc1c48ca163d977c2a3f8b0eea9c0 | [
"CC-BY-4.0",
"MIT"
] | 8 | 2017-12-08T12:41:14.000Z | 2019-04-30T11:45:58.000Z | articles/supply-chain/procurement/procurement-sourcing-overview.md | MicrosoftDocs/Dynamics-365-Operations.cs-cz | 11393c93a43bc1c48ca163d977c2a3f8b0eea9c0 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-10-12T18:20:40.000Z | 2019-10-12T18:20:40.000Z | ---
title: Přehled zásobování a zdrojů
description: Tento článek poskytuje přehled funkci, které jsou k dispozici v modulu Zásobování a zdroje.
author: Henrikan
ms.date: 05/06/2020
ms.topic: article
ms.prod: ''
ms.technology: ''
ms.search.form: CatProcureCatalogListPage, CatVendorCatalogListPage, PurchTable, PurchTable... | 95.051546 | 732 | 0.823427 | ces_Latn | 1.000008 |
00d6c3a0c0e8b57eb9f28d15955943ca39a1612e | 3,815 | md | Markdown | src/_posts/2015/2015-12-01-transport-layer-security-hsts.md | plutzilla/plutzilla.github.io | 9c7d30d599f8229442e4b02d0c2d4cd5cb2b326a | [
"CC-BY-4.0"
] | null | null | null | src/_posts/2015/2015-12-01-transport-layer-security-hsts.md | plutzilla/plutzilla.github.io | 9c7d30d599f8229442e4b02d0c2d4cd5cb2b326a | [
"CC-BY-4.0"
] | null | null | null | src/_posts/2015/2015-12-01-transport-layer-security-hsts.md | plutzilla/plutzilla.github.io | 9c7d30d599f8229442e4b02d0c2d4cd5cb2b326a | [
"CC-BY-4.0"
] | null | null | null | ---
layout: post
title: Transport layer security - HSTS
---
Transport layer security (TLS) is a protocol to encrypt data being sent over the network. Despite some flaws of the protocol itself ([POODLE], [Heartbleed]), it ensures that data sent through the network is not being read or intercepted (changed) by third par... | 68.125 | 548 | 0.783748 | eng_Latn | 0.995219 |
00d6f9fbcde59b04623f28a43aa89df1f3843551 | 41 | md | Markdown | README.md | devrant-data/crawler | 24c36467c67a302a9582dc33f908b49ca9f7aeaa | [
"MIT"
] | null | null | null | README.md | devrant-data/crawler | 24c36467c67a302a9582dc33f908b49ca9f7aeaa | [
"MIT"
] | null | null | null | README.md | devrant-data/crawler | 24c36467c67a302a9582dc33f908b49ca9f7aeaa | [
"MIT"
] | null | null | null | # crawler
A crawler for devRant profiles
| 13.666667 | 30 | 0.804878 | eng_Latn | 0.909839 |
00d79b68cac4fff01c50feeaa5f218467143e989 | 2,982 | md | Markdown | _posts/2018-08-17-a-todos-los-chicos-de-los-que-me-enamore.md | breaktimetv2/breaktimetv2.github.io | 486dafc58b6e6c7e3fd3aaf38f334466bb9651a7 | [
"MIT"
] | null | null | null | _posts/2018-08-17-a-todos-los-chicos-de-los-que-me-enamore.md | breaktimetv2/breaktimetv2.github.io | 486dafc58b6e6c7e3fd3aaf38f334466bb9651a7 | [
"MIT"
] | null | null | null | _posts/2018-08-17-a-todos-los-chicos-de-los-que-me-enamore.md | breaktimetv2/breaktimetv2.github.io | 486dafc58b6e6c7e3fd3aaf38f334466bb9651a7 | [
"MIT"
] | null | null | null | ---
layout: peliculas
title: "A todos los chicos de los que me enamoré"
titulo_original: "To All the Boys I've Loved Before"
image_carousel: 'https://res.cloudinary.com/imbriitneysam/image/upload/v1544666483/para-poster-min.jpg'
image_banner: 'https://res.cloudinary.com/imbriitneysam/image/upload/v1544666483/para-banne... | 67.772727 | 495 | 0.789403 | spa_Latn | 0.78852 |
00d8236eb3255e86dbf1878a4c1aedc5510336ac | 183 | md | Markdown | README.md | fbsoftware/FB-CODE | 895394fd6e43a45bf08415d4f1f5a063c55cad20 | [
"MIT"
] | null | null | null | README.md | fbsoftware/FB-CODE | 895394fd6e43a45bf08415d4f1f5a063c55cad20 | [
"MIT"
] | null | null | null | README.md | fbsoftware/FB-CODE | 895394fd6e43a45bf08415d4f1f5a063c55cad20 | [
"MIT"
] | null | null | null | ## FB-CODE
CSS standard FB
Libreria linkabile contenente i fogli di stile standard e gli script javascipt standard da usare nei repository di "fbsoftware".
Attualmente contiene:
| 30.5 | 130 | 0.79235 | ita_Latn | 0.989906 |
00d86f0fa7a0d47ba169bbc2afb1a66b997b27d8 | 328 | md | Markdown | src/CSharp/IO/ReadUnknownTypeXMLFile.md | cvandijck/VTKExamples | b6bb89414522afc1467be8a1f0089a37d0c16883 | [
"Apache-2.0"
] | 309 | 2017-05-21T09:07:19.000Z | 2022-03-15T09:18:55.000Z | src/CSharp/IO/ReadUnknownTypeXMLFile.md | yijianmingliu/VTKExamples | dc8aac47c4384f9a2de9facbdd1ab3249f62ec99 | [
"Apache-2.0"
] | 379 | 2017-05-21T09:06:43.000Z | 2021-03-29T20:30:50.000Z | src/CSharp/IO/ReadUnknownTypeXMLFile.md | yijianmingliu/VTKExamples | dc8aac47c4384f9a2de9facbdd1ab3249f62ec99 | [
"Apache-2.0"
] | 170 | 2017-05-17T14:47:41.000Z | 2022-03-31T13:16:26.000Z | ### Description
This examples reads either a vtu (unstructured grid) or vtp (polydata) file and displays it to the screen.<br />
A tutorial on how to setup a Windows Forms Application utilizing ActiViz.NET can be found here: [Setup a Windows Forms Application to use ActiViz.NET](http://www.vtk.org/Wiki/VTK/CSharp/ActiV... | 82 | 198 | 0.777439 | eng_Latn | 0.867914 |
00d9ac57dc50ce8d220933c1400fed67f60a8bd5 | 975 | md | Markdown | src/foundation/equivalence-induction.lagda.md | UniMath/agda-unimath | 0c9add910a4d9c24615548e1d03fecf352a32da2 | [
"MIT"
] | 20 | 2022-02-18T16:39:48.000Z | 2022-03-24T12:07:22.000Z | src/foundation/equivalence-induction.lagda.md | UniMath/agda-unimath | 0c9add910a4d9c24615548e1d03fecf352a32da2 | [
"MIT"
] | 3 | 2022-03-08T15:01:28.000Z | 2022-03-21T13:04:33.000Z | src/foundation/equivalence-induction.lagda.md | UniMath/agda-unimath | 0c9add910a4d9c24615548e1d03fecf352a32da2 | [
"MIT"
] | 8 | 2022-02-21T10:31:46.000Z | 2022-03-27T22:52:59.000Z | # Equivalence induction
```agda
{-# OPTIONS --without-K --exact-split #-}
module foundation.equivalence-induction where
open import foundation-core.equivalence-induction public
open import foundation.dependent-pair-types using (Σ; pair; pr1; pr2)
open import foundation.equivalences using (_≃_; id-equiv)
open import... | 27.083333 | 76 | 0.65641 | eng_Latn | 0.630816 |
00da3e076bf8a15d5ba366e6ab98ac5e3bc9d2c9 | 265 | md | Markdown | spy-game-using-python-/README.md | shantamsultania/greyatom-python-for-data-science | 842cf756e89c02d8936977bbd626488de3f79200 | [
"MIT"
] | 5 | 2020-05-27T04:04:31.000Z | 2020-06-01T08:32:18.000Z | spy-game-using-python-/README.md | shantamsultania/greyatom-python-for-data-science | 842cf756e89c02d8936977bbd626488de3f79200 | [
"MIT"
] | null | null | null | spy-game-using-python-/README.md | shantamsultania/greyatom-python-for-data-science | 842cf756e89c02d8936977bbd626488de3f79200 | [
"MIT"
] | null | null | null | ### Project Overview
This is a fun project made with the help of python programming to implement various functions, lists and much more
### Learnings from the project
I learned about file handling in python , functions, lists , join, lambda and many more
| 24.090909 | 116 | 0.754717 | eng_Latn | 0.999749 |
00db840fd67d10d4ea4d296b42856631a6faabc7 | 1,787 | md | Markdown | README.md | pylover/si4432-playground | 8b2c8ecefec0c7e38f7e13e3c82ff839f335f80d | [
"MIT"
] | null | null | null | README.md | pylover/si4432-playground | 8b2c8ecefec0c7e38f7e13e3c82ff839f335f80d | [
"MIT"
] | null | null | null | README.md | pylover/si4432-playground | 8b2c8ecefec0c7e38f7e13e3c82ff839f335f80d | [
"MIT"
] | null | null | null | # si4432-playground
Arduino UNO as a playground for SI4432 RF transmitter chip.
## Wiring
```
Arduino XL4432-SMT
Uno Transmitter
+----------+ +-----------+
| 3.3V |--------------------------+------| V... | 36.469388 | 70 | 0.185786 | yue_Hant | 0.187807 |
00dc301c91ddb6fe98dbc9365d25fd01782947b2 | 1,531 | md | Markdown | src/en/2019-02-er/11/04.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 68 | 2016-10-30T23:17:56.000Z | 2022-03-27T11:58:16.000Z | src/en/2019-02-er/11/04.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 367 | 2016-10-21T03:50:22.000Z | 2022-03-28T23:35:25.000Z | src/en/2019-02-er/11/04.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 109 | 2016-08-02T14:32:13.000Z | 2022-03-31T10:18:41.000Z | ---
title: 'Your Family And Times Of Change'
date: 11/06/2019
---
**This is Easy Reading Edition of the Sabbath School. For the regular Adult version with Teacher comments and EGW notes please open the top lesson on the main screen**
Change is part of life. It is part of family life too. We cannot escape it. Some cha... | 76.55 | 448 | 0.770085 | eng_Latn | 0.999836 |
00dc8b7798e23929fd104e33a6140eb4ffed48b2 | 1,440 | md | Markdown | docs/sgx.md | mkvoya/faasm | 6d85a5507a2ce10fcd0c486251e1d26c0e013e28 | [
"Apache-2.0"
] | null | null | null | docs/sgx.md | mkvoya/faasm | 6d85a5507a2ce10fcd0c486251e1d26c0e013e28 | [
"Apache-2.0"
] | null | null | null | docs/sgx.md | mkvoya/faasm | 6d85a5507a2ce10fcd0c486251e1d26c0e013e28 | [
"Apache-2.0"
] | null | null | null | # Faasm SGX Support
Faasm provides
[SGX](https://software.intel.com/content/www/us/en/develop/topics/software-guard-extensions.html) support using [WAMR](https://github.com/bytecodealliance/wasm-micro-runtime).
You can read the latest SGX Linux developer instructions
[here](https://download.01.org/intel-sgx/latest/... | 30 | 175 | 0.763889 | eng_Latn | 0.927485 |
00de669e0e18c48edb3c97e8d091408b34c29ddc | 97 | md | Markdown | Abstraction with Shapes/README.md | AdwaitKulkarni58/Java-Projects | 9353fe01f18bbe0b6a219f9e8e44b3964d413420 | [
"BSD-2-Clause"
] | null | null | null | Abstraction with Shapes/README.md | AdwaitKulkarni58/Java-Projects | 9353fe01f18bbe0b6a219f9e8e44b3964d413420 | [
"BSD-2-Clause"
] | null | null | null | Abstraction with Shapes/README.md | AdwaitKulkarni58/Java-Projects | 9353fe01f18bbe0b6a219f9e8e44b3964d413420 | [
"BSD-2-Clause"
] | null | null | null | ## A program that uses abstraction and inheritance to find the area of a rectangle and a circle.
| 48.5 | 96 | 0.783505 | eng_Latn | 0.999961 |
00df014e9e992b7fc39332a35dac5710c0d0cf16 | 606 | md | Markdown | 3-Get_started/5-Different_Workflow/README.md | hitliaomq/dfttk_tutorial | ee38c3dcfbcb5d2a08da310f937b29ed12d40a19 | [
"MIT"
] | null | null | null | 3-Get_started/5-Different_Workflow/README.md | hitliaomq/dfttk_tutorial | ee38c3dcfbcb5d2a08da310f937b29ed12d40a19 | [
"MIT"
] | null | null | null | 3-Get_started/5-Different_Workflow/README.md | hitliaomq/dfttk_tutorial | ee38c3dcfbcb5d2a08da310f937b29ed12d40a19 | [
"MIT"
] | null | null | null | # Write out workflow
**This shows the `-wf` parameter in `dfttk run`**
```bash
usage: dfttk run [-h] [-f STRUCTURE_FOLDER] [-mh MATCH_PATTERN] [-s SETTINGS]
[-r] [-wf WORKFLOW] [-ph] [-l] [-m [MAX_JOB]] [-o]
optional arguments:
-wf WORKFLOW, --workflow WORKFLOW
Specify th... | 22.444444 | 77 | 0.582508 | eng_Latn | 0.935171 |
00e062ed28cabe300d84f3469565078a55c8113a | 1,070 | md | Markdown | .github/ISSUE_TEMPLATE/bug-report.md | Comic-ConMuseumCodechella/fan-forge-backend | e6576c190333d23212b5f7588f1ec0b48d4f0902 | [
"Apache-2.0"
] | 2 | 2018-11-28T19:58:31.000Z | 2018-11-29T23:33:54.000Z | .github/ISSUE_TEMPLATE/bug-report.md | Comic-ConMuseumCodechella/fan-forge-backend | e6576c190333d23212b5f7588f1ec0b48d4f0902 | [
"Apache-2.0"
] | 8 | 2018-11-29T05:31:07.000Z | 2019-01-01T02:34:41.000Z | .github/ISSUE_TEMPLATE/bug-report.md | Comic-ConMuseumCodechella/fan-forge-backend | e6576c190333d23212b5f7588f1ec0b48d4f0902 | [
"Apache-2.0"
] | 1 | 2018-12-01T01:55:30.000Z | 2018-12-01T01:55:30.000Z | ---
name: Bug report
about: Report an issue with something that's already there
---
# Description
*Two to three sentences, describing what's going wrong. You'll go into more detail later -- summarize here.*
# To Reproduce
*List, in detail, how you can get the bug to happen. Try to find the smallest possible list of ... | 29.722222 | 227 | 0.738318 | eng_Latn | 0.999438 |
00e06681b7713369f06124e68a9b49c8efd2c60c | 5,069 | md | Markdown | add/metadata/System.Windows.Media/Visual.meta.md | MarktW86/dotnet.docs | 178451aeae4e2c324aadd427ed6bf6850e483900 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.Windows.Media/Visual.meta.md | MarktW86/dotnet.docs | 178451aeae4e2c324aadd427ed6bf6850e483900 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.Windows.Media/Visual.meta.md | MarktW86/dotnet.docs | 178451aeae4e2c324aadd427ed6bf6850e483900 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
uid: System.Windows.Media.Visual
author: "stevehoag"
ms.author: "shoag"
manager: "wpickett"
---
---
uid: System.Windows.Media.Visual.VisualOffset
author: "stevehoag"
ms.author: "shoag"
manager: "wpickett"
---
---
uid: System.Windows.Media.Visual.VisualXSnappingGuidelines
author: "stevehoag"
ms.author: "shoag"
man... | 18.843866 | 121 | 0.742355 | yue_Hant | 0.302346 |
00e0b1b7068c334dfcf26d00ec4aa0335dbace33 | 6,131 | md | Markdown | README.md | christian-schlichtherle/grpc-round-robin-load-balancing-demo | 35e44ad27e8882ad08f39169c0eb68438d93412f | [
"Apache-2.0"
] | 2 | 2019-08-14T04:42:20.000Z | 2022-03-12T16:53:24.000Z | README.md | christian-schlichtherle/grpc-round-robin-load-balancing-demo | 35e44ad27e8882ad08f39169c0eb68438d93412f | [
"Apache-2.0"
] | null | null | null | README.md | christian-schlichtherle/grpc-round-robin-load-balancing-demo | 35e44ad27e8882ad08f39169c0eb68438d93412f | [
"Apache-2.0"
] | 1 | 2019-03-27T08:12:56.000Z | 2019-03-27T08:12:56.000Z | # gRPC Load Balancing Demo
This project demonstrates how to implement a load-balancing strategy for gRPC.
The project contains a simple, ping-like streaming service ([`ping.proto`](src/main/proto/ping/ping.proto)), and
implementations of the client and server using
[Reactor-gRPC](https://github.com/salesforce/reacti... | 38.080745 | 120 | 0.732507 | eng_Latn | 0.960397 |
00e148441f0aae8270a74fa45b0cd87452a04dd8 | 79 | md | Markdown | README.md | nauman-tintash/AdventOfCode2018 | d934674497604658fe0b387a55d63715751b88b0 | [
"MIT"
] | null | null | null | README.md | nauman-tintash/AdventOfCode2018 | d934674497604658fe0b387a55d63715751b88b0 | [
"MIT"
] | null | null | null | README.md | nauman-tintash/AdventOfCode2018 | d934674497604658fe0b387a55d63715751b88b0 | [
"MIT"
] | null | null | null | # AdventOfCode2018
My python code for the solutions of Advent of Code for 2018
| 26.333333 | 59 | 0.810127 | eng_Latn | 0.947177 |
00e19fa86f096c5b0ddbcbbcf2564a73c4a572b2 | 70 | md | Markdown | README.md | adelnizamutdinov/headphone-reminder | 7f5e60440dd2ef318978d210a8205e568ab1f284 | [
"MIT"
] | 4 | 2016-01-25T20:11:02.000Z | 2019-11-06T10:08:05.000Z | README.md | adelnizamutdinov/headphone-reminder | 7f5e60440dd2ef318978d210a8205e568ab1f284 | [
"MIT"
] | null | null | null | README.md | adelnizamutdinov/headphone-reminder | 7f5e60440dd2ef318978d210a8205e568ab1f284 | [
"MIT"
] | null | null | null | # android-boilerplate
because writing android apps in Java is so 2015 | 23.333333 | 47 | 0.814286 | eng_Latn | 0.996453 |
00e2056be4d65b349e0cd126d13eb737f4815ff4 | 1,749 | md | Markdown | README.md | jito-jito/MarvelComicApp | 0263e88d609cb25ef75691d6234d6505372472a0 | [
"MIT"
] | 1 | 2022-02-27T00:43:36.000Z | 2022-02-27T00:43:36.000Z | README.md | jito-jito/MarvelComicApp | 0263e88d609cb25ef75691d6234d6505372472a0 | [
"MIT"
] | null | null | null | README.md | jito-jito/MarvelComicApp | 0263e88d609cb25ef75691d6234d6505372472a0 | [
"MIT"
] | 1 | 2022-03-18T21:45:16.000Z | 2022-03-18T21:45:16.000Z | # Marvel Comic app
This is an application that saves your favorite comics of marvel.


### how to start
- git clone git@github.com:Yaccc/leafserver.git &&
cd leafserver
- find coreTable.sql then create this table in database *leaf* on your MySQL
- in leafserv... | 25.703704 | 125 | 0.736311 | eng_Latn | 0.729831 |