The Wayback Machine - https://web.archive.org/web/20191125172258/https://github.com/topics/lua
Skip to content
lua logo

Lua

Lua is a programming language written in C that emphasizes performance. It has automatic memory management and is often used to extend software written in other languages.

Here are 5,276 public repositories matching this topic...

cwrseck
cwrseck commented Jul 31, 2019

Missing feature

Difficulty in building easily usable local documentation; obscure Mkdocs setting.

Justification

I work offline a lot, and therefore configure the (excellent) NodeMCU docs
for local use; there are minor problems with Mkdocs versions (see Issue 2645)
but setting up the correct local page linking has been an unregenerate pig,
requiring a great deal of messing around wi

Wuzzy2
Wuzzy2 commented Jan 6, 2019
Issue type
  • Bug or legacy issue (not sure)
Minetest version

0.4.17.1

Summary

The keybindings menu has that weird warning at the top:

(If this menu screws up, remove stuff from minetest.conf)

Is this warning still relevant? I think this warning has been in Minetest since ages, yet it's still there.

If the warning is still relevant, please write down (in this

guyharris
guyharris commented Apr 5, 2019

Somebody reported a "failed to set hardware filter to promiscuous mode)" error; that comes from a PacketSetHwFilter() call, which ultimately does a DeviceIoControl() for NDIS adapters.

libpcap currently doesn't call GetLastError() and report the error code as part of the error if if PacketSetHwFilter() fails. That might provide more useful debugging information.

Totktonada
Totktonada commented Nov 20, 2019

Tarantool version: 2.3.0-225-g8d363c439.
OS version: Linux (but should be applicable for other OSes).

tarantooctl start app can successfully start an application and report incorrect console listening socket when a path exceeds UNIX_PATH_MAX (it is 108 on Linux, 104 on Mac OS). After that tarantoolctl status / stop / enter will not work properly, because actual file name of a socket will b

A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until at-least 2020 until he finishes his Ph.D. (which might end up being inter-stellar cosmic networks! Who knows! 😀)

  • Updated Nov 25, 2019
  • Python
You can’t perform that action at this time.