Oblomov
Oblomov
Considering MTG is being frozen feature-wise, I think it's important to clean up the remaining usability kinks. Lava not being renewable is an important design decision that was taken 7...
Ladders placed against other ladders while sneaking will copy the existing ladder's param2, thus allowing vertical construction even in the absence of walls behind them.
I have created a mod that enables radar view in survival mode provided the user has a specific item, but I noticed that this cannot be done in a robust...
### Problem description The clang package provides clang-NN (with NN being the version, e.g. 14 currently) as a binary and several symlinks including clang and clang++. However, no versioned clang++...
### Describe the problem Hello, I have been working on the translations for the [«Game: NodeCore» module in the MineTest project](https://hosted.weblate.org/projects/minetest/nodecore/it/). The project has two glossary modules: a project-wide «MineTest...
Hello, I just noticed that using the command-line `-c` (respectively, `-H`) option overrides any `css:` (respectively, `header-includes:`) keys in the YAML metadata sections. This is a bit surprising, since the...
The weechat documentation is quite extensive (in fact, I would say that it can be a bit overwhelming for the newcomer), but not particularly easy to navigate (for example, the...
This is partially related to #2359 and in the same context. In [GPUSPH](/GPUSPH/gpusph) we have several small auxiliary functions that are pure (no side-effects and the return value only depends...
Hello, I'm in the process of adding HIP support to [GPUSPH](/GPUSPH/gpusph), and one of the obstacles I've encountered so far is the lack of a `operator const T&() const` conversion...
Currently, tig has no support for color-words in diffs. In fact, starting tig wit the --color-words option fails with "No revisions match the given argument" (which is quite misleading as...