gvegidy
gvegidy
I also noted this problem and found it quite annoying. It means for example that you can't execute a downloaded bash script without prior conversion. But I don't see an...
That might work for bash scripts or batch files as they are only designed for one platform. But what about text files or python scripts? They should have the proper...
> but Python scripts should always be LF, as (at least on Linux) they will refuse to run if they use CRLF line endings. Yes, that is exactly the issue....
> is it common to use text editors on Windows that can't deal with a missing carriage return still? The "notepad" delivered with Windows 10 recently learned to deal with...
> HTTP generally uses CRLF, so maybe it's that? I haven't looked too deep into it though. Yes, this looks likely to me. I just recorded the post request in...
> A better fix would be to stay with `uglyURLs = false` and to postprocess the files in `public`, modifying all @href links, adding `index.html` to the trailing slash: >...
Having Drag&Drop in the queue would be really nice. Would it be easier to implement when it is initiated not with a left click&hold, but when you have to hold...
Another reason for switching to TLS could be browser security policies: Let's say you wanted to implement a web browser based wormhole client, implemented in Javascript or Webassembly. You would...
Hi, I'm one of the developers of SystemRescue upstream. We incorporated your serial console improvements and the reduced timeout in the bootloader until the system boots with default options into...
Great! If you run into some issues or want to suggest some change to make your job easier, don't hesitate to open an issue in our bugtracker https://gitlab.com/systemrescue/systemrescue-sources/-/issues