Skip to content
#

tool

Here are 7,043 public repositories matching this topic...

bat
hungpham3112
hungpham3112 commented Apr 2, 2022

Describe the bug you encountered:
Step to reproduce:

  1. scoop install busybox, bat
  2. bat .\yourfile.

Here is the result in my machine:

image

What did you expect to happen instead?

No error

**How did you install

bug good first issue
hyperfine
shoffmeister
shoffmeister commented Aug 1, 2021

It would be helpful to see the elapsed time on the initial time measurement.

Right now, I have a very long running benchmark subject sitting at "Initial time measurement" and "ETA 00:00:00"; I'd love to see the elapsed time ticking at least in this case, e.g. as " AT 00:10:23", indicating that hyperfine is 10 minutes 23 seconds into the initial run.

DamianPereira
DamianPereira commented Apr 27, 2021

I currently have a very big hook, with dozens of useStates, lots of them have empty arrays which trigger unncesary re-renders. But I don't know which is the one doing it each time wdyr logs it's output. I get:

Re-rendered because of hook changes: 
[hook useState result]
...diff

When would be very useful for me is:

Re-rendered because of hook changes:
[hook useState result] 
enhancement help wanted good first issue
hexyl
TheFatRat

Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection .

  • Updated Apr 2, 2022
  • C
ferret
ngirard
ngirard commented Mar 31, 2021

Unless I missed something, the documentation doesn't explain how to query document metadata (searching "site:montferret.dev metadata" through Google returned nothing, neither did grepping the source code).

As an example, I tried to query the og:url metadata.
I tried variations of //meta[property='og:url']::attr(content), with or without the leading //, and with or without the `attr(conte

help wanted good first issue type/documentation
phpinsights
markus-oberhumer
markus-oberhumer commented May 10, 2021

Just came across this nice program, only to realize that it is missing many named colors:

$ pastel color red3
[pastel error]: Could not parse color 'red3'

Please see https://en.wikipedia.org/wiki/X11_color_names and https://cgit.freedesktop.org/xorg/app/rgb/tree/rgb.txt .

The few clashing color names could be resolved by using a x11- prefix like in x11-gray.

enhancement good first issue
grype
fmtbkgiddiqq
fmtbkgiddiqq commented Jan 10, 2022

What would you like to be added:

Please add some basic instructions for compiling the binaries to the install readme as an alternative to curl to bash.

Why is this needed:

Some folks are uncomfortable with the security implications of curl to bash

There are additional use cases where users may wish to modify the functionality of the project to better fit their needs

**Addit

documentation enhancement good first issue

Improve this page

Add a description, image, and links to the tool 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 tool topic, visit your repo's landing page and select "manage topics."

Learn more