Horacio Mijail Antón Quiles

Results 57 issues of Horacio Mijail Antón Quiles

The anchor value frequently lands on top of the target, making it unreadable. I have already tried using a custom text for the anchor, but it still obscures the target,...

- Issue Type: `Bug` - Extension Name: `bracket-pair-colorizer-2` - Extension Version: `0.2.0` - OS Version: `Darwin x64 20.3.0` - VS Code version: `1.55.2` ```json { "messages": [], "activationTimes": { "codeLoadingTime":...

I've noticed that after some hours, CopyQ's process grows to be the one using the most memory in the system. A quick run with macOS' Instruments shows that all of...

bug
macOS

Just reporting in case this can be fixed. Links to Stories only get a response redirecting to the m.facebook.com version of the link. ``` >>> for post in get_posts(post_urls=["https://www.facebook.com/stories/XXX/YYY/?view_single=true"],cookies="from_browser",extra_info=True,options={"comments": True},...

Code files typically include at the beginning a (block) comment including the licensing text. Since this is a large block and is present in every file, it artificially inflates the...

enhancement

scapy-python3 (0.22), python 3.5.2 ``` from scapy.all import * packet = IPv6(dst="hostname")/UDP(dport=123)/Raw(bytes(100)) send(packet) ``` causes ``` TypeError: 'map' object is not subscriptable ``` If the IPv6 dst is a numerical...

macOS Monterey 12.4 (on Apple Silicon) libsndfile commit 53e7dee23435f16671e00a22ab1277624bae6f8e Building with autotools fails because of a warning-turned-error: ``` src/wavlike.c:838:11: error: variable 'bytes' set but not used [-Werror,-Wunused-but-set-variable] uint32_t bytes =...

Some online editors can generate a link containing the information needed to rebuild the result. Sometimes they can even render the image if referenced as such. It's great to link...

(This is probably a t8ntool problem, not a retesteth problem, but just in case) Some tests take a long time to run and generate multi-GB traces. This makes it difficult...

--vmtraceraw creates traces in a temp directory and doesn't delete them. Some traces are huge, so this ends up being a problem.