Luca Dorigo

Results 34 issues of Luca Dorigo

… in which case the destination is assumed to be a folder in which source paths are linked. This is to solve #301. The diff on github is borked and...

enhancement

Hi, I have two directories in my dotfiles: `/services` (systemd services that need to start on boot) and `/timers` (systemd timers with corresponding units). I want both to be linked...

enhancement

Hi there. Flex (lexer) and Bison (parser generator) are common tools for creating parsers/interpreters/compilers. It would be nice to have Dash integration for them. Manuals can be found at: https://www.gnu.org/software/bison/bison.html...

request

Issue Type: Bug Hello, Seems related to https://github.com/microsoft/pylance-release/issues/2304 but that issue says to open new issues for similar problems, so here goes. Hovering a function in `os` shows only type...

enhancement

Hi! I'm not entirely sure of the best place to put this issue; the main Transformers repo links to https://github.com/huggingface/hub-docs/issues for issues about the website, but that seems to be...

##### Description I'm not really sure where it's coming from, but I'm getting the following error when I run the profiler in heatmap mode (with the -h flag). ##### How...

Hi, Asking here as you may have experienced something similar: when I edit panels (the "menu bar" on the top or bottom of the screen, with the system tray etc.),...

The sorting by popularity seems somewhat broken. For instance, see the results of "DNS guide" - the first three results have much less upvotes than the fourth? ![Screenshot_20220205-082059.png](https://user-images.githubusercontent.com/8631181/152632798-3acdc026-28b9-4ac4-bea1-d18d72621930.png)

Currently if a page requests any kind of permission it's impossible to react to it programmatically (and if you do it manually it asks again on the next time). Upstream...

Hello, I can't get cymem to install with python 3.9 - there's no wheel, and building from source is failing. Would it be possible to provide a wheel for python...