-
Updated
Mar 14, 2022 - TypeScript
{{ message }}
Script to remove Windows 10 bloatware.
Most items coming from questions on the community forum
xref='paper'. Also the shapes and annotations tutorial should link to each other.Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert
potential api example
bit fix undo-commit
bit fix untrack-file
bit fix rename-commit
bit fix catch-up-to-branch
Credit card form with smooth and sweet micro-interactions
I have a use case where I need to create a new stream containing the bearing between two consecutive points in a pre-existing lat/lon stream. Normally bearing would be available in a standard lib but in a pinch can easily be implemented through sin, cos, and atan2 funcs, none of which are currently available in ksql.
Basic trig functions have a range of use cases in geometric and geographic co
We would like to have a pylint check for indentation in Python code. This will likely require a custom lint check. Here are some of the cases we want to handle:
Good:
def func():
passmy_list = [
'a',
'b',
]Bad:
def func():
passmy_list = ['a',
'Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
We have a couple of combinations of let and global that are not analyzed correctly, like:
let
a = 1
global a = 2
enddefines a global a, but Pluto prioritizes the let block.
@test_broken means that we still need to fix it:
This is a good firs
A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
Hey everyone!
mapd-core-cpu is already available on conda-forge (https://anaconda.org/conda-forge/omniscidb-cpu)
now we should add some instructions on the documentation.
at this moment it is available for linux and osx.
some additional information about the configuration:
omniscidb-cpu inside a conda environment (also it is a good practice), eg:
Easy interactive interruptible custom ViewController transitions
Deep learning software for colorizing black and white images with a few clicks.
I'm trying to replace the background diagram-maker canvas svg, with custom small circular nodes. So, probably this lead to more than 5000 number of circular nodes.
This is causing Performance Issues. Any suggestions, how to optimize this usecase?
Minimal interactive command-line prompts
smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use.
Swift interpolation for gesture-driven animations
Interactive Ansible tutorials with dead simple setup via Docker
Matplotlib Jupyter Integration
Add a description, image, and links to the interactive topic page so that developers can more easily learn about it.
To associate your repository with the interactive topic, visit your repo's landing page and select "manage topics."
We would like to avoid confusion like we have in webpack-contrib/webpack-bundle-analyzer#185
We could document
statsFilenameandreportFilenameoptions allowing the use of an absolute file path like/path/to/folderso that people would know it's supported.Let us know in this issue if you would like to contribute to this!