Hugo
Hugo
For reference, configuring ALE via lua is perfectly feasible right now. The following is a snippet from my config: ```lua vim.g.ale_linters_explicit = 1 vim.g.ale_use_neovim_diagnostics_api = 1 vim.g.ale_virtualtext_cursor = "disabled" vim.g.ale_linters...
See also: https://github.com/swaywm/sway/pull/5629 (_Allow all glob patterns in output configs_)
@skarnet > Docker tags/digests can be updated by bots: I have no idea what it means 😅 Can you please explain like I'm five? Suppose that I want a docker...
I think it would make sense to show a warning that some files are invalid and events won't be shown. But I'm also unsure of how to best implement this.
Yeah, it's a permissions issue executing. Apparently Signal tries to write some binaries into `/tmp/` and then execute them, so this doesn't work in `/tmp/` is mounted `noexec`. I can...
https://nostalebots.xyz
Oh, Stale Bot, your judgment’s flawed, You close our work with naught but fraud. No heed to effort, thought, or care, Just ticking clocks and empty air. Your thankless script...
Inserting useless comment to work around useless bot.
Last tested 7.47.0. Full error output is: ``` > signal-desktop App threw an error during load Error: Error loading shared library /tmp/.org.chromium.Chromium.kGeMjl: Operation not permitted at process.func [as dlopen] (node:electron/js2c/node_init:2:2559)...
Duplicate of https://github.com/signalapp/Signal-Desktop/issues/2595.