Blair Noctis

Results 94 comments of Blair Noctis

In the same situation, but more surprised by parcel not having a graceful degradation that when native modules are unavailable switches to a "pure JS" implementation.

Yes, just created a toolbox container and installed VS Code official rpm in it, ran with the same command. It persisted the document.

Technically, that's not really a problem: any modern web server should easily handle a maximum size request, and if there are too many of them, be able to rate limit....

Arguably, OS code is hard to change once written, the usual "backward compatibility" shenanigans, mostly because it stays on customer hardware developers don't control. Websites are more fluid and flexible,...

I'll try to throw something together this weekend :>

Submitted a PR. In implementing it, though, I realized bacon.toml is often/sometimes committed to version control. It then poses a problem: if Alice configures a custom sound, then commits the...

Nice to know the lifting trick, thanks ;) Or support includes, but might complicate things a bit too far.

centos9_build and ubuntu20_build failed because the zbus & zvariant 4 series require rustc 1.75; if you don't want to lift build requirements that's a hard no I guess.

Updated with @Luap99's suggestions; I think I'll leave further refactoring out of this PR ;)

FWIW, this might be https://github.com/unicode-rs/unicode-width/issues/55. Adding `--locked` uses its "locked" version, 0.1.11, which is before the problematic 0.1.13.