rulatir

Results 100 comments of rulatir

The .rockspec file on master still uses the old path btw., and that's what I think `luarocks` is using.

Hah, mine is 2.4.2. I recently upgraded to impish and I hoped it would have up-to-majver software at the very least... nevertheless, the Dockerfile used to work and now it...

Not arguing, just asking: do you believe that this issue is resolved by using up-to-date `luarocks` that can handle github installations from unmodified `.rockspec`, so there is no maintenance action...

The "getting started" article should cover getting started, not a dozen of advanced topics. By getting started I mean something like two modules named "Hello" and "World", a manifest that...

Given that non-100% opacity is absolutely necessary for the blur effect to kick in, can this script be fixed to also automatically force opacity 99% (if no other rule governing...

I tried to concatenate the output of multiple diffs with appropriate headers prepended, but I am facing a difficult issue. The patch format generation seems to require special handling _if...

A thousand upvotes to this. Are any workarounds known?

Here is my launch.json: ``` { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0",...

Sadly the above schema issue is probably irrelevant. I uininstalled the default vscode from the Ubuntu repositories and installed 1.36 snap. The schema issue is gone, but the launch configuration...