Skip to content

Instantly share code, notes, and snippets.

@aliostad
aliostad / stockfish-interface.txt
Created August 17, 2019 10:41
stockfish - Description of the universal chess interface (UCI)
COPIED FROM https://build.opensuse.org/package/view_file/games/stockfish/stockfish-interface.txt?expand=1
Description of the universal chess interface (UCI) April 2006
=================================================================
* The specification is independent of the operating system. For Windows,
the engine is a normal exe file, either a console or "real" windows application.
* all communication is done via standard input and output with text commands,
@emmaexe
emmaexe / converter.js
Created November 23, 2021 17:40
Converter for transforming every line of a TXT file into its seperate entry inside a JSON file
const config = {
"inputfile":"list.txt",
"outputfile":"list.json"
}
const fs = require('fs')
const readline = require('readline');
(async () => {
console.log('Started.')
const fileStream = fs.createReadStream(config.inputfile);
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active April 29, 2025 11:33
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This does not works in browser for non-video, non-activity quests! For stream/play quests use the desktop app!

Note

When doing stream quests, you need at least 1 other account in the vc!

How to use this script:

  1. Accept a quest under Discover -> Quests