Clouudy

Results 10 comments of Clouudy

I do like the idea, but I'm a bit afraid about this being manipulated by groups to downrank tweets of people they don't like. It might be better if it...

Not sure if I'd want this, personally. Perhaps it can be added as an option?

> It's clearly trying to make a MINGW standalone Windows version rather than a Cygwin Unix-like version. Currently there's no way to tell it which you want; it assumes all...

Clicking an auto-complete doesn't automatically search for what you clicked, either (tested on [search.ononoki.org](search.ononoki.org)). I tested it in Fennec with Gboard, like @Gobytego had done. I can confirm that enter...

I have a similar error as @jordan4ibanez, with the same frontend: ``` LDC - the LLVM D compiler (1.40.1): based on DMD v2.110.0 and LLVM 19.1.7 built with LDC -...

> Side note: For `~>` dependencies, you want to use the minor version, not the patch one. Here `~>2.111` will remove the warning, and is the "right" default. Never got...

I'm going to have to add the add this myself then, aren't I? Do you know where a sub-configuration option could go, and what file handles this?

> I haven't had time lately to analyze how to support it. It may be necessary to resolve submodule paths in extracted subPackages. > > you can try it in...

> You should only modify find_package.lua, don't modify anything else. > > add_requires/add_packages will use it. Ah wait, you're right. I was thinking of sub-configurations instead of sub-packages, my bad.

Do you have any information about how to debug the lua scripts as they're running? I have an idea of what to do but I don't know what's going on...