Francesco Minnocci

Results 140 comments of Francesco Minnocci

Yea, you can try this: https://web.archive.org/web/20190924160713/https://thepiratebay.org/static/dump/csv/torrent_dump_full.csv.gz

oh got it, to get the hash you just need to convert the raw decoded bytes to hexadecimal with `xxd`: ``` base64 -d

The output was garbled bytes so I tried :) Btw, if you place the hash in a base64 decoding website they automatically do this, but GNU `base64` doesn't.

> @TheGreatMcPain I doubt they will be able to support it soon [themix-project/themix-gui#427](https://github.com/themix-project/themix-gui/issues/427) It looks like they support it now https://github.com/themix-project/themix-gui/issues/427#issuecomment-1293243200 (?)

Haven't experienced this crashes in more than a year, closing. I assume it has been fixed during various refactors, possibly related to #792

I second this. While using the `glow` CLI program, I noticed that my gruvbox-light terminal colorscheme was determined by `termenv` to be "light" (through the dark-mode [detection code](https://github.com/charmbracelet/glow/blob/54dd62a2a43d36e10d075b2b3fe9b0f637f2e2b9/ui/ui.go#L205C21-L205C21)), which was...

I have a similar issue with `tectonic` and the font `urw-garamond`, on Arch Linux: ``` warning: Tectonic unable to generate PK font "ugmm8a.pfb" (dpi 600) on-the-fly ``` Is there any...

@vlasakm I think my issue is very close to OP's, so it should be specific to `tectonic`... thanks for the suggestion regarding `garamond-libre`!

To add on this, a good option to view such results is a simple __scoreboard__ like in [`typiskt`](https://github.com/budlabs/typiskt): ![image](https://github.com/bloznelis/typioca/assets/55460785/bca71832-a3df-473e-8e06-3f5cc9575e9e)

@bobafetthotmail On a fresh install of the new Pop!_Os 20.10, I confirm that after installing (your fork) the icon for popos is not recognized. the folder is indeed called `Pop_OS-***`,...