text stringlengths 5 525 | correction stringlengths 5 526 |
|---|---|
IN.User.authorize(function(){ | IN.User.authorize(function() { |
IN.User.logout(function(){ | IN.User.logout(function() { |
user.email =res.emailAddress; | user.email = res.emailAddress; |
user.firstName = res.lastName; | user.firstName = res.firstName; |
:de: | Deutsche | | :de: | Deutsch | |
:nocoments: | :nocomments: |
You can disable comments for the current post using the ``:nocomment:`` | You can disable comments for the current post using the ``:nocomments:`` |
if build_support(app):
| if builder_support(app):
|
if build_support(app):
| if builder_support(app):
|
:excerpt: | :excerpts: |
with their exceprts. | with their excerpts. |
Added ``:exceprts:`` option to :rst:dir:`postlist` directive. | Added ``:excerpts:`` option to :rst:dir:`postlist` directive. |
Default is ``{}``. . Example:: | Default is ``{}``. Example:: |
blog_language = { | blog_languages = { |
.. _compile_catlog: http://babel.edgewall.org/wiki/Documentation/setup.html#id4 | .. _compile_catalog: http://babel.edgewall.org/wiki/Documentation/setup.html#id4 |
get if from GitHub_. | get it from GitHub_. |
sidebars that link to author and location archive pages.. | sidebars that link to author and location archive pages. |
// HDA device on some laptops liek Acer Aspire VN7-592G (INSYDE) | // HDA device on some laptops like Acer Aspire VN7-592G (INSYDE). |
"OC: Kernel patcher skips %a (%a) patch at %u due to version %u <= %u <= %u", | "OC: Kernel patcher skips %a (%a) patch at %u due to version %u <= %u <= %u\n", |
"OC: Prelink blocker skips %a (%a) block at %u due to version %u <= %u <= %u", | "OC: Prelink blocker skips %a (%a) block at %u due to version %u <= %u <= %u\n", |
Added builtin firmware versions for new models 2019 | - Added builtin firmware versions for new models 2019 |
- Added builtin implimentation of DataHub protocol | - Added builtin implementation of Data Hub protocol |
NCT6798D = 0xD459, | NCT6798D = 0xD429, |
- Add `watchdog=0` to disablle WatchDog timer (if you get accidental reboots). | - Add `watchdog=0` to disable WatchDog timer (if you get accidental reboots). |
- `-igfxfcmsfbs` boot argument (`complete-modeset-framebuffers` device property) to specify | - `igfxfcmsfbs=` boot argument (`complete-modeset-framebuffers` device property) to specify |
- Added IGPU DPDCD link incompatible rate patch (thanks @Firewolf) | - Added IGPU DPCD link incompatible rate patch (thanks @0xFireWolf) |
- [FireWolf](https://github.com/0xFireWolf/) for the DPCD maximum link rate fix | - [FireWolf](https://github.com/0xFireWolf/) for the DPCD maximum link rate fix, infinite loop fix for Intel HDMI connections and LSPCON driver support |
* - IGPU property enable-cfl-backlight-fix turns patch on | * - IGPU property enable-cfl-backlight-fix turns patch on |
struct DPCDCap16 // 16 bytes | struct DPCDCap16 { // 16 bytes |
MODULE_VERSION = 1.1.4; | MODULE_VERSION = 1.1.5; |
MODULE_VERSION = 1.1.4; | MODULE_VERSION = 1.1.5; |
string by building it up taking into account whether the supplied options and whether it is | string by building it up taking into account the supplied options and whether it is |
### isValidJSON | ### sortedIndex |
"module": "node .scripts/module.js" | "module": "node ./scripts/module.js" |
file: './lib/TSOC.js', | file: './module/TSOC.js', |
The winner's rating is be the first element of the array. | The winner's rating is the first element of the array. |
fibonacci(6); // 720 | fibonacci(6); // [0, 1, 1, 2, 3, 5] |
Users the Fisher-Yates reorder the elements, based on the [Lodash implementation](https://github.com/lodash/lodash/blob/b2ea6b1cd251796dcb5f9700c4911a7b6223920b/shuffle.js). | Uses the Fisher-Yates algoritm to reorder the elements of the array, based on the [Lodash implimentation](https://github.com/lodash/lodash/blob/b2ea6b1cd251796dcb5f9700c4911a7b6223920b/shuffle.js) |
Generates a random hecadecimal color code. | Generates a random hexadecimal color code. |
Takes a veriadic function and returns a closure that accepts an array of arguments to map to the inputs of the function.
| Takes a variadic function and returns a closure that accepts an array of arguments to map to the inputs of the function.
|
> Curated collection of useful Javascript snippets that you can understand in 30 seconds or less. | > Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less. |
It generates primes till a given number ```m | It generates primes till a given number. |
Checks if the provided intiger is prime number. | Checks if the provided integer is a prime number. |
Checks if the provided intiger is primer number. | Checks if the provided intiger is prime number. |
First create an array of dirt that you want to remove from the string. Then replace each dirt with an empty string. Use `String.split(' ')` to conver string to array with the space a delimiter. | First create an array of dirt that you want to remove from the string. Then replace each dirt with an empty string. Use `String.split(' ')` to conver the string to an array with the space as a delimiter. |
Converts the given array elements into <li> tags and appends them to the list of the given id. | Converts the given array elements into 'li' tags and appends them to the list of the given id. |
С видеокартами 7xxx и новее для этого нет необходимости использовать собственные коннекторы. Добавьте свойство контроллера видеокарты `connector-priority`, перечислив sense id (можно посмотреть в режиме прдробного логирования) в порядке важности. Данное свойство иногда помогает решить проблемы с мультимониторными конфигурациями. | С видеокартами 7xxx и новее для этого нет необходимости использовать собственные коннекторы. Добавьте свойство контроллера видеокарты `connector-priority`, перечислив sense id (можно посмотреть в режиме подробного логирования) в порядке важности. Данное свойство иногда помогает решить проблемы с мультимониторными конфигурациями. |
Read FAQs before and avoid asking any questions: | Read FAQs and avoid asking any questions: |
/* Some usefull chrome args */ | /* Some useful chrome args */ |
* checks that a transaction correctly spends its inputs (i.e properly signed) | * checks that a transaction correctly spends its inputs (i.e is properly signed) |
* @throws AssertionError is the transaction is not valid (i.e executing input and output scripts does not yield "true") | * @throws AssertionError if the transaction is not valid (i.e executing input and output scripts does not yield "true") |
* checks that a transaction correctly spends its inputs (i.e properly signed) | * checks that a transaction correctly spends its inputs (i.e sis properly signed) |
* @throws AssertionError is the transaction is not valid (i.e executing input and output scripts does not yield "true") | * @throws AssertionError if the transaction is not valid (i.e executing input and output scripts does not yield "true") |
* Select a channel to the same node to the relay the payment to, that has the highest balance and is compatible in | * Select a channel to the same node to the relay the payment to, that has the lowest balance and is compatible in |
require(packet.length == 1254, "onion packet length should be 1854") | require(packet.length == 1254, "onion packet length should be 1254") |
* - connects directly to the bitcoin network and listens to new txes and blocks | * - connects directly to the bitcoin network and listens to new txs and blocks |
"connect (host, port, anchor_amount): opens a channel with another eclair or lightningd instance", | "connect (host, port, anchor_amount): open a channel with another eclair or lightningd instance", |
"list: lists existing channels", | "list: list existing channels", |
"sign (channel_id): updates the commitment transaction", | "sign (channel_id): update the commitment transaction", |
- [2] Deployable Lightning by Rusty Russel (Blockstream), [github repository (C)](https://github.com/ElementsProject/lightning) | - [2] Deployable Lightning by Rusty Russell (Blockstream), [github repository (C)](https://github.com/ElementsProject/lightning) |
## Tell eclair to connect to lightningd: | ## Tell eclair to connect to lightningd |
## Tell lighningd to fulfill the HTLC: | ## Tell lightningd to fulfill the HTLC: |
%ifidn ptr, arg1 | %ifnidn ptr, arg1 |
} VideoTemproalLayers; | } VideoTemporalLayers; |
void* *user; /* you can put your private data here, yami will not touch it */ | void* user; /* you can put your private data here, yami will not touch it */ |
if (ret) { | if (!ret) { |
if (!vpp.run()){ | if (!trans.run()){ |
developers intersted in improving application performance | developers interested in improving application performance |
on Intel CPUs and GPUs. Deep learning practictitioners should use one of the | on Intel CPUs and GPUs. Deep learning practitioners should use one of the |
Intel Architecture Processors and compatible devices are supported | Intel Architecture Processors and compatible devices are supported by |
Intel MKL-DNN's CPU engine. The CPU engine is built by default and cannot | Intel MKL-DNN CPU engine. The CPU engine is built by default and cannot |
Intel Architecture Processors and compatible devices are supported | Intel Architecture Processors and compatible devices are supported by |
Intel MKL-DNN's CPU engine. The CPU engine is built by default and cannot | Intel MKL-DNN CPU engine. The CPU engine is built by default and cannot |
bleeding edge image recognition topologies, including Cifar*, AlexNet*, VGG*, | bleeding edge image recognition topologies, including Cifar\*, AlexNet\*, VGG\*, |
GoogleNet* and ResNet*. As with any technical preview, APIs may change in future updates. | GoogleNet\* and ResNet\*. As with any technical preview, APIs may change in future updates. |
* Intel(R) Xeon Phi(TM) processor 72xx (codename Kingts Landing) | * Intel(R) Xeon Phi(TM) processor 72xx (codename Knights Landing) |
Finnally, | Finally, |
echo "Downloaded an unpacked MKL libraries for machine learning to $DST" | echo "Downloaded and unpacked MKL libraries for machine learning to $DST" |
#Stagging | #Staging |
* Get the guild's splash with the givem format and size | * Get the guild's splash with the given format and size |
* Get the guild's banner with the givem format and size | * Get the guild's banner with the given format and size |
* Get possible voice reigons for a guild | * Get possible voice regions for a guild |
* Remve a role from a guild member | * Remove a role from a guild member |
if(this.preReady){ | if(!this.preReady){ |
* Handles APi requests | * Handles API requests |
* Note: If you want to DM someone, the user ID is **not** the DM channel ID. use Client.getDMChanne() to get the DM channel ID for a user | * Note: If you want to DM someone, the user ID is **not** the DM channel ID. use Client.getDMChannel() to get the DM channel ID for a user |
* @prop {(Guild | GuildChannel | Member | Invite | Role | Object)?} target The ID of the action target | * @prop {(Guild | GuildChannel | Member | Invite | Role | Object)?} target The object of the action target |
* Create a relationship with the user | * Create a relationship with the user (user accounts only) |
* Remove a relationship with the user | * Remove a relationship with the user (user accounts only) |
* Edit the gulid role | * Edit the guild role |
* Edit the gulid role | * Edit the guild role |
npm install --no-optional abalabahaha/eris | npm install --no-optional eris |
[The NPM package](https://www.npmjs.com/package/eris) | [The NPM package](https://npmjs.com/package/eris) |
module.exports = User; | module.exports = ExtendedUser; |
this.playRawStream(encoder.stdout, options); | this.playRawStream(stdout, options); |
* @prop {Nnumber} lastSend Timestamp of last token consumption | * @prop {Number} lastSend Timestamp of last token consumption |
if(method === "POST" || method === "PATCH") { | if(method === "POST" || method === "PATCH") { |
return ["bot:msg:dm"]; | return ["bot:msg:dm"]; |
* @prop {Collection} messages Collection of Messages in this channel | * @prop {String} name The group channel name |
* @arg {String} nick THe nickname | * @arg {String} nick The nickname |
End of preview. Expand
in Data Studio
- Downloads last month
- 11