Spyros Roum

Results 47 comments of Spyros Roum

destination will always be a directory, right?

Hm to be honest I am not really sure I get why you need to create symlinks at all but assuming it's always for a file, I can do that...

If you know of a url that needs this I can try to do it. Is that the only reason why it doesn't work in windows?

I have a vm I can use but from what I understand it doesn't happen with every page you try to download, right?

I know, I am asking if you already know of a page that requires symlinks so I can easily test it

I have never implemented something similar but my Rust knowledge is fairly good. How hard do you think it'd be to get started with implementing 7z (de)compression? I've wanted to...

Has there been any progress on this? I'm more interested in the "view more than one tag at a time"

I believe the shell is responsible for sourcing `/etc/profile` so I'm not sure how tmux or zellij are relevant, unless tmux loads it on its own for some reason. You...

Hm yeah that would be weird. We *could* spawn a command to handle compressing it but that would introduce a runtime dependency and would also be different from the rest....

What are we using `linked-hash-map` for? I don't see it anywhere in the source?