text stringlengths 2 952k |
|---|
# Hi, I'm John McCall (he/him)
I am a `{Data | Database} [Platform | Reliability]` Engineer.
I also:
* run long distance :runner:
* [make free DBA scripts](https://github.com/LowlyDBA/dba-multitool) :free:
* create moss art :deciduous_tree:
* maintain [expressdb.io][expdb], a guide site for SQL Server Express 📚
##... |
# item_uuid
--
## Sintassi
--
## Esempi

## nota bene
--
## osservazioni
--
<a href="https://www.paypal.me/pigrecoinfinito" target="_blank"><img width="400" class="immagonobox" src="https://raw.githubusercontent.com/pigreco/HfcQGIS/master/img/sviluppo_variabil... |
# Contributor Covenant Code of Conduct
## Our Pledge
We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of... |
---
layout: post
title: TDD no es sólo testear antes de escribir código
categories: articles
tags: [tdd, baby-steps]
---
Ya han pasado más de siete meses desde que llegué a Barcelona, acabo de cumplir mis dos primeras semanas en una [nueva empresa](https://www.holaluz.com) y estoy muy contento en [mi nuevo equipo](htt... |
# Microsoft Cloud Azure PowerBI Workshop (Architectural Designs)
This section contains Architectural Designs for Power BI
## Solution Architecture Resources
1. [Architectural Designs (PowerPoint)](./1.%20Architectural%20Designs.pptx)
## Guided Path (For Microsoft Internal Employees Only)
[Use a Power BI Dashboard fo... |
# Changelog: `gatsby-source-wordpress`
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [6.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.1.0/packages/gatsby-source-wordpress) (2021-11-... |
# Changelog
## 0.1.0
- Added ability to specify a thread when send messages (thanks to @hazi)
## 0.0.6
- Fixed proxy ENV support for ruby versions < 2.5.0
## 0.0.5
- Resolved missing dependencies for development and testing
## 0.0.4
- Added Card Messages support
## 0.0.3
- Added YARD documentation
- Added Han... |
---
swagger: "2.0"
x-collection-name: moltin
x-complete: 0
info:
title: Moltin API Get a list of gateways
description: This endpoint allows you to pay for an order using Braintree and a
users credit card.
version: 1.0.0
host: api.moltin.com
basePath: /
schemes:
- http
produces:
- application/json
consumes:
- ... |
# CATH Pseudoenzymes
Identifying pseudoenzymes from CATH Functional Families (FunFams)
https://uclorengogroup.github.io/cath-pseudoenzymes/index.html |
[English](README.md) | 简体中文 | [Русский](README.ru-RU.md) | [Türkçe](README.tr-TR.md) | [日本語](README.ja-JP.md) | [Français](README.fr-FR.md) | [Português](README.pt-BR.md)
<h1 align="center">Ant Design Pro</h1>
<div align="center">
开箱即用的中台前端/设计解决方案。
 |
# Hackluedo
Pratici appunti per il gioco del mistero |
# JSON Schema
*InterfaceGroup stores metadata for a group of Interfaces.*
## Properties
- **`ocfVersion`** *(string)*
- **`kind`** *(string)*: Must be one of: `['InterfaceGroup']`.
- **`signature`** *(object)*: Ensures the authenticity and integrity of a given manifest.
- **`och`** *(string)*: The signature signed... |
---
title: v0.10.12 Armory Agent Clouddriver Plugin (2022-01-04)
toc_hide: true
version: 00.10.12
---
## Fixes
Fixed an issue where the initial Agent registration longer than expected to complete when using more than one Redis node. |
THE FOLLOWING DISCLAIMER APPLIES TO ALL SOFTWARE CODE AND OTHER MATERIALS CONTRIBUTED IN CONNECTION WITH THIS SOFTWARE:
THIS SOFTWARE IS LICENSED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS ... |
# Next.js Guide :metal:
[На главную](../README.md)
> [Примеры](https://github.com/vercel/next.js/tree/canary/examples) 👀
### Содержание
- [Начало работы](#начало-работы)
- [Основные возможности](#основные-возможности)
- [Страницы (Pages)](#страницы-pages)
- [Получение данных (Data Fetching)](#получе... |
---
title: '자습서: Egnyte와 Azure Active Directory 통합 | Microsoft Docs'
description: Azure Active Directory와 Egnyte 간에 Single Sign-On을 구성하는 방법에 대해 알아봅니다.
services: active-directory
author: jeevansd
manager: CelesteDG
ms.reviewer: celested
ms.service: active-directory
ms.subservice: saas-app-tutorial
ms.workload: identity
... |
---
layout: post
title: Syzkaller Diving 01
subtitle: Learn basic KCOV and how fuzzer adopts it
tags: [Fuzzing, Kernel]
published: true
---
## Background
[**syzkaller**](https://github.com/google/syzkaller) is an amazing tool for kernel fuzzing. Besides, it is quite easy to set up and start running to find bugs. Howe... |
---
layout: post
title: scikit-learn求解多项式回归问题
category: Machine-Learning
tags: python,ML,Numpy,Machine-learning,KNN
description:
---
http://www.shareditor.com/blogshow/?blogId=56
用线性回归住房价格样本
```javascript
>>> import sys
>>> reload(sys)
<module 'sys' (built-in)>
>>> sys.setdefaultencoding("utf-8")
>>> import matplo... |
---
id: babel-preset-react
title: @babel/preset-react
sidebar_label: react
---
This preset always includes the following plugins:
- [@babel/plugin-syntax-jsx](plugin-syntax-jsx.md)
- [@babel/plugin-transform-react-jsx](plugin-transform-react-jsx.md)
- [@babel/plugin-transform-react-display-name](plugin-transform-reac... |
---
title: strings.containsStr() function
description: The strings.containsStr() function reports whether a string contains a specified substring.
aliases:
- /influxdb/v2.0/reference/flux/functions/strings/containsstr/
- /influxdb/v2.0/reference/flux/stdlib/strings/containsstr/
- /influxdb/cloud/reference/flux/st... |

<p align="center">
<a href="https://david-dm.org/MichMich/MagicMirror"><img src="https://david-dm.org/MichMich/MagicMirror.svg" alt="Dependency Status"></a>
<a href="https://david-dm.org/MichMich/MagicMirror#info=devDependencies"><i... |
# AntSimpleArtifactWeb
A simple JAVA EE Artifact based on Dynamic Web App of Eclipse that uses Maven Ant Task.
This simple artifact uses JAVA API 7 and the Jersey Rest 2.29 that use hk2 injection. This artifact support out of box servlets, jsp, rest services. This Projekt need **ANT**(>1.7) and **MAVEN** (>=3) install... |
# 15.4. 微调和管理 |
//[shark-hprof](../../../../index.md)/[shark](../../index.md)/[HprofRecord](../index.md)/[StringRecord](index.md)/[StringRecord](-string-record.md)
# StringRecord
[jvm]\
fun [StringRecord](-string-record.md)(id: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html), string: [String](https://kot... |
# CCA C12
See [usage instructions](https://github.com/jaakkopasanen/AutoEq#usage) for more options and info.
### Parametric EQs
In case of using parametric equalizer, apply preamp of **-4.4dB** and build filters manually
with these parameters. The first 5 filters can be used independently.
When using independent subse... |
# ReportsList
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**reports** | [**List<Report>**](Report.md) | | [optional] |
---
title: WCF のメッセージのセキュリティ
description: トランスポートとメッセージのセキュリティモードを組み合わせて使用する WCF メッセージセキュリティの一種である TransportWithMessageCredential について説明します。
ms.date: 03/30/2017
ms.assetid: a80efb59-591a-4a37-bb3c-8fffa6ca0b7d
ms.openlocfilehash: ea10a87a7c8f9e545c320af30c5cf9958317c2f7
ms.sourcegitcommit: 27a15a55019f6b5f2733961738bab... |
# Netlify Optimized Images
> On Demand image optimazation for Netlify using [ipx](https://github.com/unjs/ipx).
😺 Online demo: https://netlify-ipx.netlify.app
## Usage
Add `@netlify/ipx` as `devDependency`:
```sh
# npm
npm i -D @netlify/ipx
# yarn
yarn add --dev @netlify/ipx
```
Create `netlify/functions/ipx.ts... |
---
indicator: 1.5.1
layout: indicator
permalink: /1-5-1/
sdg_goal: '1'
target_id: '1.5'
published: true
target_name: >-
By 2030, build the resilience of the poor and those in vulnerable situations
and reduce their exposure and vulnerability to climate-related extreme events
and other economic, social and environ... |
## Source Files
These source files are transpiled by Babel.
Run:
```Bash
npm build:babel
``` |
# Name Of This Software
The key thing I'm building is an integrated geometry kernel and VM for a
programming language. The integration is needed because of F-Rep: a model is
represented by VM code, and the VM is special because it can run on an FPU
as well as on a CPU.
* ShapeVM -- available, 62 hits
* Morphix -- take... |
As the tests succeeded by Problem 8 heavily rely on the state of jsx/js files and the Problem 8 cannot pass, the exercise has been interrupted. |
# titanic
## How to run
```shell script
python main.py
``` |
---
layout: post
---
The topic for last week is all about testing.
The [homework](https://github.com/MelbDjango/lesson-six) included a super bonus round where we have to use factory_boy to make our tests easier.
I have to say this topic is very open ended. There are simply no hard rules how to test your code. The po... |
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to you under the Apache License, Version 2.0
(the "License"); y... |
---
title: Upgrade and Conversion Options for Windows Server 2016
description: "Explains all supported upgrade paths to Windows Server 2016."
ms.custom: na
ms.prod: windows-server
ms.reviewer: na
ms.suite: na
ms.date: 01/18/2017
ms.technology: server-general
ms.tgt_pltfrm: na
ms.topic: article
ms.assetid: 74aa1da3-7076... |
---
TOCTitle: 'MS14-025'
Title: 'マイクロソフト セキュリティ情報 MS14-025 - 重要'
ms:assetid: 'ms14-025'
ms:contentKeyID: 62288218
ms:mtpsurl: 'https://technet.microsoft.com/ja-JP/library/ms14-025(v=Security.10)'
---
マイクロソフト セキュリティ情報 MS14-025 - 重要
===============================================
グループ ポリシー基本設定の脆弱性により、特権が昇格される (2962486)... |
# Stage PNDA mirror & components

## Introduction
In order to make built components available during the PNDA provisioning process, they need to be staged in a location that is accessible from the target environment via HTTP.
## Creating PNDA Mirror VM
This VM will be the HTTP ... |
---
title: Determining Which Properties Are Set for a Device Class
description: Determining Which Properties Are Set for a Device Class
ms.assetid: a8016b04-ae52-47d9-b3ef-74e0896aa825
ms.date: 04/20/2017
ms.localizationpriority: medium
---
# Determining Which Properties Are Set for a Device Class
The following topi... |
# Create App Logic
This unit introduces how to use scripting to create logic for an app. This unit also explores additional Unity features such as the input system, the physics engine, and creating UI. The Unit Activity continues the creation of the basketball game app.
## Objectives
- Approach complex logic program... |
By using this application you accept that images taken by this application will be made *publically* available at http://imgur.com and emails (including email address) will be processed by http://jangomail.com. |
---
title: Paragraph Styles
page_title: Paragraph Styles
description: Check our Web Forms article about Paragraph Styles.
slug: sharepoint/2007/radeditor-for-moss/dropdowns/paragraph-styles
tags: paragraph,styles
published: True
position: 3
---
# Paragraph Styles

The Paragraph style drop... |
---
layout: standards
parent: caliper
category: events-caliper
---
# Calculated Grade Snapshot Events
*Author: Scott Hurrey*
*Categories: ['Caliper']*
*Tags: ['developers', 'standards', 'caliper', 'ims', 'ims global', 'calculatedgradesnapshotevent', 'developer']*
<hr />
Blackboard Learn's Caliper Analytics stream... |
---
title: "sys.tables (Transact-SQL) | Microsoft Docs"
ms.custom: ""
ms.date: "06/22/2017"
ms.prod: sql
ms.prod_service: "database-engine, sql-database, sql-data-warehouse, pdw"
ms.component: "system-catalog-views"
ms.reviewer: ""
ms.suite: "sql"
ms.technology: system-objects
ms.tgt_pltfrm: ""
ms.topic: "language-refe... |
## Description
Les présentes notes du cours ont été distribuées aux participants du cours **Former pour rendre nos usagers autonomes**, dispensé dans le cadre du programme de [formation continue de BIS](http://www.bis.ch/fr/formation-continue.html).

Les cours de formation continue BIS ... |
# Basic EC2 instance
Configuration in this directory creates EC2 instances with different sets of arguments (with Elastic IP, with network interface attached, with credit specifications).
## Usage
To run this example you need to execute:
```bash
$ terraform init
$ terraform plan
$ terraform apply
```
Note that thi... |
---
title: Visualizando a visão geral de segurança
intro: Acesse as diferentes visualizações disponíveis na visão geral de segurança
permissions: Organization owners and security managers can access the security overview for organizations. Members of a team can see the security overview for repositories that the team h... |
# calculator
Projeto HTML e CSS |
---
title: ASP.NET Core 'de bağlayıcı etiketi Yardımcısı
author: pkellner
description: ASP.NET Core tutturucu etiketi yardımcı özniteliklerini ve her bir özniteliğin, HTML bağlantısı etiketinin genişletme davranışında oynadığı rolü bulur.
ms.author: scaddie
ms.custom: mvc
ms.date: 10/13/2019
uid: mvc/views/tag-helpers/... |
# react_hello_world
An example project: React and MobX, bundled with Webpack
1. Clone repository with TortoiseGit
2. Install dependencies with `npm i`
3. Run web server with `npm start`
Other tutorial references:
Ссылки для тренинга:
https://habr.com/ru/company/ruvds/blog/432636/
https://habr.com/ru/post/445438/
h... |
---
# required metadata
title: Dual currency support for tax
description: This topic explains how to extend dual currency accounting feature in tax domain and the impact for tax calculation and posting
author: EricWang
manager: Ann Beebe
ms.date: 12/11/2020
ms.topic: article
ms.prod:
ms.service: dynamics-ax-applicati... |
# RESO RCP-019
ANTLR 4 implementation of the RESO RCP-019 grammar, with backwards-compatibility support for RETS 1.9 Validation Expressions.
## 20180506 - using the included `rcp019.g4` file, the following expressions should parse:
* Basic arithmetic
`3 + 5`
* Bracketed RETSNAMEs
`[ListPrice] > 0`
* RCP61 adde... |
---
title: Cobrowsesession
---
## Cobrowsesession
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **state** | **String** | The connection state of this communication. | [optional] |
| **_id** | **String** | A globally unique identifier for this commun... |
---
title: Einen Pull Request von einem Fork erstellen
intro: 'Du kannst einen Pull Request erstellen, um Änderungen vorzuschlagen, die Du an einer Fork eines vorgelagerten Repositorys vorgenommen hast.'
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requ... |
---
layout: post
comments: true
title: 길훈4
categories: [아파트정보]
permalink: /apt/경기도김포시사우동길훈4
---
<a style="color: blue;" href="/apt/경기도김포시사우동">< 경기도김포시 사우동 전체 실거래 정보</a>
<a style="color: green;" href="https://search.naver.com/search.naver?query=사우동 길훈4">네이버에서 검색 ></a>
<script type="text/javascript">
var chart_data ... |
---
UID: NF:dbgeng.IDebugClient4.WriteDumpFile
title: IDebugClient4::WriteDumpFile (dbgeng.h)
description: The WriteDumpFile method creates a user-mode or kernel-modecrash dump file.
old-location: debugger\writedumpfile.htm
tech.root: debugger
ms.assetid: 5f410561-b848-471e-8230-f12aa512a897
ms.date: 05/03/2018
ms.keyw... |
---
title: "SaveFileDialog Component Overview (Windows Forms)"
ms.custom: ""
ms.date: "03/30/2017"
ms.prod: ".net-framework"
ms.reviewer: ""
ms.suite: ""
ms.technology:
- "dotnet-winforms"
ms.tgt_pltfrm: ""
ms.topic: "article"
f1_keywords:
- "SaveFileDialog"
helpviewer_keywords:
- "Save File dialog box [Window... |
---
title: Building a board game with React.js
date: "2014-07-30T00:00:01.000Z"
---
## DEFCON: Fun
If you like board games and are looking for an intense 1v1 Cold War experience where luck plays a small but not insignificant part, look no further than [Twilight Struggle](http://en.wikipedia.org/wiki/Twilight_Struggle... |
---
title: Hell Yeah Or No
author: Derek Sivers
category: Psychology
publisher:
publish_date: 2020
total_page: 115
cover_url: https://sive.rs/images/DerekSivers-cover-HowToLive-400x640.jpg
status: Completed
start_read_date:
finish_read_date:
my_rate:
book_note:
isbn10: 1988575087
isbn13: 9781988575087
---
**Title:... |
# beanstalkd-broadcaster
Laravel Beanstalkd Broadcaster.
## How To's
### Install
`composer require vertexportus/beanstalkd-broadcaster`
### Provider
This package automatically loads if using Laravel >=5.5. If not, simply add `Vertexportus\BeanstalkdBroadcaster\BeanstalkdBroadcasterServiceProvider::class` to your ... |
# Adafruit-Macropad-RP2040-macro-ducky.py
A working Adafruit Macropad RP2040 python script with a couple of silly examples of the almighty David Hasselhoff attack!
Please, read the comments in the script for further information.
Tested with Windows 10 and Windows 7.
### Purpose
The purpose of this Macropad confi... |
# In with GraphQL and out with the REST
## Welcome
Welcome to my GraphQL Lattice workshop on how to build a small GraphQL
server to wrap and existing REST interface. GraphQL is all the rave when
it comes to APIs these days, and for good reason.
#### Some Links
[**GraphQL Lattice**](https://github.com/nyteshade/grap... |
# jg-project-euler
Solutions to Project Euler problems https://projecteuler.net/
Install with Makefile
make
CMAKE Installation
- install cmake
- install cmaketools
- install MS c/c++
- create sources.cmake
- include source files
In CMakeLists.txt
- include main.cc
- include ${SOURCES}
Running with VS Code
- bri... |
# Jays s-Jays
See [usage instructions](https://github.com/jaakkopasanen/AutoEq#usage) for more options and info.
### Parametric EQs
In case of using parametric equalizer, apply preamp of **-7.1dB** and build filters manually
with these parameters. The first 5 filters can be used independently.
When using independent s... |
# Gradle POEditor Plugin
Gradle plugin to manage translations easily within a [POEditor](https://poeditor.com) project. The
plugin enables you to upload and download terms and respectively translations via gradle tasks.
## Getting Started
Add this snippet to your build script.
```
plugins {
id 'de.jansauer.poedi... |
---
title: Change your deployment configuration
titleSuffix: TFS
description: Understand additional administrative tasks when you change your settings using Team Foundation Server & Project Server
ms.prod: devops
ms.technology: devops-agile
ms.assetid: 962eba84-0c28-4c94-8abc-3cdb9f1df53a
ms.author: kaelli
author: Ka... |
---
sidebar_position: 1
---
# Bidirectional links
By pasting a link to another note (either your own or someone else's) you create a bidirectional link
between these two notes. Bidirectional links and [tags](/taking-notes/tags) are the two ways to manage connection between notes.
<img src="/img/bidirectional-link-2.... |
---
title: raise__WritingCompleted メソッド (システム.Windows.Xps)
TOCTitle: raise__WritingCompleted Method
ms.date: 12/12/2007
api_location:
- system.printing.dll
api_name:
- System.Windows.Xps.XpsDocumentWriter.raise__WritingCompleted
api_type:
- Assembly
topic_type:
- apiref
ms.openlocfilehash: 5d4c11b20624b543ee5c366f5da15... |
---
# Documentation: https://sourcethemes.com/academic/docs/managing-content/
title: "Filecoin"
summary: ""
authors: []
tags: ["invested in", "startup", "blockchain"]
categories: ["company"]
date: 2020-06-08T19:14:56+03:00
# Optional external URL for project (replaces project detail page).
external_link: ""
# Featur... |
---
title: "removeAccessFromIpAddressList"
description: ""
layout: "method"
tags:
- "method"
- "sldn"
- "Network"
classes:
- "SoftLayer_Network_Storage_Iscsi"
aliases:
- "/reference/services/softlayer_network_storage_iscsi/removeAccessFromIpAddressList"
---
# [SoftLayer_Network_Storage_Iscsi](/refer... |
# skwasha:checkr
A Meteor wrapper for the Checkr API via checkr-api.
## Dependencies
* [checkr-api](https://github.com/shrav/checkr-node) - A node.js
wrapper for the Checkr API
## TL;DR;
_skwasha:checkr_ exposes [Checkr API v1](https://checkr.io/docs) features to your Meteor application.
## Installation
Instal... |
### Class
```zenscript
import dj2addons.bloodmagic.HellfireForge;
```
#### Methods
```zenscript
void setCraftingTicksRequired(
int ticksRequired // Number of ticks taken to craft any given item.
);
```
Sets the crafting speed for all Hellfire Forge crafts. Default is 100.
---
```zenscript
void setWorldWillTran... |
# asr-server
[](LICENSE)
ASR (Automatic Speech Recognition) server tool kit.
## Requirement
- Python 3.8
- pipenv
## Installation
```sh
$ git clone <this repo>
$ cd <this repo>
$ pipenv install
```
## Usage
### 1. Create Data
You need ... |
<properties
pageTitle="Ajoituksen suuren käytettävyyden ja luotettavuutta"
description="Ajoituksen suuren käytettävyyden ja luotettavuutta"
services="scheduler"
documentationCenter=".NET"
authors="derek1ee"
manager="kevinlam1"
editor=""/>
<tags
ms.service="scheduler"
ms.workload="infrastructure-services"
ms.t... |
# Change Log
## Version 4.1.0
## Version 4.0.0
* Fix for Google pagerank check. Query parts were omitted which made the some pages get the same PR as the domain.
* Switch from Typheous to HTTParty to avoid memory leaks and have better support on Windows.
## Version 3.2.1
* Fix issue where tracker calls proxy with cl... |
---
title: PHD Mountain Software
description: ~
image: ~
remote-image: ~
categories: []
brands: []
purposes: []
types: [sleeping-bag, down-sleeping-bag, down-jacket]
countries: [united-kingdom]
website: "http://www.phdesigns.co.uk/"
shop: ~
store-finder: ~
about: ~
wiki: "https://en.wikipedia.org/wiki/PHD_Mountain_Soft... |
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [kibana-plugin-core-server](./kibana-plugin-core-server.md) > [SavedObjectsImportError](./kibana-plugin-core-server.savedobjectsimporterror.md) > [overwrite](./kibana-plugin-core-server.savedobjectsimporterro... |
---
title: 图计算相关
order: 12
---
### graph.getNodeDegree(node, degreeType)
获取节点的出度、入度、总度数,或同时获得以上三种。
**参数**
| 名称 | 类型 | 是否必选 | 描述 |
| --- | --- | --- | --- |
| node | string / INode | true | 节点 ID 或实例 |
| degreeType | `'in'` \ `'out'` \ `'total'` \ `'all'` | false | 获取度数的类型。设置为 `'in'` 将返回入度;`'out'` 将返回出度;`'total'` 将返... |
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [kibana-plugin-public](./kibana-plugin-public.md) > [SavedObjectsFindResponsePublic](./kibana-plugin-public.savedobjectsfindresponsepublic.md) > [perPage](./kibana-plugin-public.savedobjectsfindresponsepublic... |
---
author: slowe
categories: Tutorial
comments: true
date: 2021-06-28T08:05:00-06:00
tags:
- CLI
- Encryption
- macOS
- Networking
- VPN
title: Using WireGuard on macOS via the CLI
url: /2021/06/28/using-wireguard-on-mac-via-cli/
---
I've written a few different posts on [WireGuard][link-1], the "simple yet fast and ... |
#KDE Preprocessing
##Dropped Columns
- Case number
- Occured |
<img src="man/figures/tool_logo.png" align="left" height="100">
# PROGENy: Pathway RespOnsive GENes for activity inference
<!-- badges: start -->

<!-- badges: end -->
## Overview
Aberrant cell signaling is known to cause cancer and many other disea... |
---
layout: post
---
## 从列向量角度看待线性方程组
#### 在初中
$$
\begin{cases}
2x-y=0\\
-x+2y=3
\end{cases}
$$
在初中,我们可以使用画图的方式,解出该方程。即在坐标轴中画出两个方程代表的直线,那么他们的交点就是方程的解。
对于三个未知数的方程,则是三个平面的交点是方程的解。
#### 在线性代数中
首先我们将方程写作矩阵的形式:
$$
\begin{bmatrix}
2\ \quad -1\\
-1\ \quad2\\
\end{bmatrix}
\begin{bmatrix}
x\\
y\\
\end{bmatrix}
=
\begin... |
Changelog
==========
## 0.6.0
- Customize progress bar template: ([#111](https://github.com/chieffancypants/angular-loading-bar/pull/111))
- Only append bar to first parent found ([#108](https://github.com/chieffancypants/angular-loading-bar/pull/108))
## 0.5.2:
Fixes for Angular 1.3 breaking changes:
- Circular depe... |
---
layout: post
title: "Realtime Rendering - MIP Maps and More Effect"
date: 2019-02-24
excerpt: "Explain what's Mip map, how it works. Add more effect with texture UV and alpha value."
tag: [EAE6900, Realtime Rendering]
comments: false
---
## Filtering
Texture is just an array of data which contains color informa... |
title: the_journal_of_my_python06
date: 2014-09-30 22:30:35
tags:
--- |
---
title: Video 4
date: 2019-05-14T14:46:10.000+06:00
description: This is meta description
type: post
image: images/masonary-post/post-1.jpg
categories:
- Category
tags: []
--- |
---
author: mrbullwinkle
ms.service: application-insights
ms.topic: include
ms.date: 11/09/2018
ms.author: mbullwin
ms.openlocfilehash: 91141e314bf276d9138157c8a9d85d5262ac5907
ms.sourcegitcommit: fad3aaac5af8c1b3f2ec26f75a8f06e8692c94ed
ms.translationtype: MT
ms.contentlocale: nl-NL
ms.lasthandoff: 04/27/2020
ms.locfi... |
## <a name="extended-iot-scenarios"></a>擴充的 IoT 案例
使用其他 Azure 服務和工具。 當您已將裝置連線到 IoT 中樞時,可以瀏覽使用其他 Azure 工具和服務的其他案例︰
| 案例 | Azure 服務或工具 |
|----------------------------------------------------------- |------------------------------------|
| [管理 IoT 中樞訊息][Mg_I... |
---
title: PickFile | Microsoft Docs
description:
keywords:
ms.author: nabuthuk
author: Nkrb
manager: kvivek
ms.date: 04/23/2019
ms.service: "powerapps"
ms.suite: ""
ms.tgt_pltfrm: ""
ms.topic: "article"
ms.assetid: aae27c64-33c4-47f1-b833-4c04161c01e2
---
# pickFile
[!INCLUDE[./includes/pickfile-description.md](./i... |
* cppexport_py version:
* Python version:
* Operating System:
### Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
### What I Did
```
Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
`... |
# Telegram-CAPTCHA-bot
[简体中文](README.md)
A bot running on Telegram which will send CAPTCHA to verify if the new member is a human.
## Getting Started
### Prerequisites
You need Python 3.7+ Environment and [Telethon](https://github.com/LonamiWebs/Telethon) 1.7.1. If the bot needs to run under a SOCKS5 proxy, please... |
Request Header
```
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9
.eyJzdWIiOiJ1c2VyMSIsInNjb3BlcyI6IlJPTEVfQURNSU4iLCJpYXQiOjE1MjYzOTA0NDMsImV4cCI6MTUyNjQwODQ0M30
.4uWqKGkyP7TJu_W2M0apZqK6CLrM8bgl3uolo2piHmQ
```
Request Body
```json
{
"isActive": "ture"
}
```
**Response... |
---
title: "Quanto blablabla inútil"
excerpt: "Sobre o desprezo pelo conhecimento."
header:
image: /assets/images/ficcoes.jpg
teaser: assets/images/ficcoes400x200.jpg
sidebar:
- title: "Ficções"
text: "Um podcast sobre narrativas filosóficas"
- title: "Escute"
text: "[Spotify](https://open.spotify.com/s... |
---
external help file: sharepointonline.xml
Module Name: Microsoft.Online.SharePoint.PowerShell
online version: https://docs.microsoft.com/powershell/module/sharepoint-online/get-sposite
applicable: SharePoint Online
title: Get-SPOSite
schema: 2.0.0
author: trent-green
ms.author: trgreen
ms.reviewer:
---
# Get-SPOSit... |
# acme_helper
This tool use https://github.com/diafygi/acme-tiny to manage
https://letsencrypt.org/ certificate.
## Requirements
* Python 3
## In production with
* Debian Jessie
* python3 3.4.2
* python3-openssl 0.14
* python3-requests 2.4.3
* python3-yaml 3.11
## Installation
```
apt-get install python3-yaml pyt... |
---
description: Audit Server Object GDR 이벤트 클래스
title: Audit Server Object GDR 이벤트 클래스 | Microsoft 문서
ms.custom: ''
ms.date: 03/14/2017
ms.prod: sql
ms.reviewer: ''
ms.technology: supportability
ms.topic: conceptual
helpviewer_keywords:
- Audit Server Object GDR event class
ms.assetid: 117fedca-c1c4-469a-929a-9ea332c8... |
---
layout: post
title: "ASME 评出40年来40佳杂志封面"
date: 2005-10-18
author: 爱德布克
from: http://www.ideobook.com/183/asme-best-magazine-cover/
tags: [ 智识 ]
categories: [ 智识 ]
---
<article class="post-entry clearfix post-183 post type-post status-publish format-standard has-post-thumbnail hentry category-miscellaneous">
<div ... |
---
external help file: Microsoft.PowerShell.Commands.Utility.dll-Help.xml
keywords: powershell,cmdlet
Locale: en-US
Module Name: Microsoft.PowerShell.Utility
ms.date: 06/09/2017
online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.utility/export-alias?view=powershell-7&WT.mc_id=ps-gethelp
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.