The Wayback Machine - https://web.archive.org/web/20220811012029/https://github.com/topics/fast
Skip to content
#

fast

Here are 1,827 public repositories matching this topic...

tetromino
tetromino commented Apr 7, 2022

Description of the feature request:

For better bash-less Windows support,ctx.actions.run_shell could add command_bat (with the same behavior as genrule's cmd_bat) and command_ps (with the same behavior as genrule's cmd_ps).

This would, in particular, considerably simplify skylib's Windows support, where currently we are forced to write and execute temporary .bat files on Wind

type: feature request P2 good first issue help wanted
david-szabo97
david-szabo97 commented Jul 10, 2022

The documentation contains a mixed use of pino.transport, pino.destination, pino.multistream, and Pino created without arguments. Legacy vs Pino v7+ transports is also confusing.

What's the recommended setup for production? Production = least overhead, best performance, logging to stdout

My first guess would be

const logger = pino(pino.destination());

After reading th

adityatelange
adityatelange commented May 14, 2022

We had a discussion poll here adityatelange/hugo-PaperMod#892

Which results update the Pagination buttons that say: Next Page & Prev Pageto Next & Prev respectively.
So calling out everyone who has previously contributed to translations to update the strings present at https://github.com/adityatelange/hugo-PaperMod/tree/master/i18n
which updates the str

help wanted good first issue translation

Improve this page

Add a description, image, and links to the fast topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fast topic, visit your repo's landing page and select "manage topics."

Learn more