
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.
- Sign up for GitHub or sign in to edit this page
- Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
- Released 1993
Here are 5,276 public repositories matching this topic...
Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }
I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
-
Updated
Nov 25, 2019 - C++
Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is less then 5Mb with all ip address stored. binding for Java,PHP,C,Python,Nodejs,Golang,C#,lua. Binary,B-tree,Memory searching algorithm
-
Updated
Nov 25, 2019 - Java
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
-
Updated
Nov 24, 2019 - C++
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
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
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.
I'd like to convert the documentation from a XML/XSL-based system, to a simpler JSON/Jekyll/Jinja2 based system. I would also like to use GitHub pages to provide a landing page with documentation for Conky.
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
-
Updated
Nov 24, 2019 - Objective-C
A vi-like editor based on Plan 9's structural regular expressions
-
Updated
Nov 25, 2019 - C
It seems to me, reading through the Using Library page that the documentation has fallen a little out of date with the move to place the cmake_*.sh/bat files in the script folder. This line, especially, seems wrong, since it would have to be the /script directory into the PATH variable.
Alternatively, you can add the
A lightweight, fast and extensible game server for Minecraft
-
Updated
Nov 25, 2019 - C++
Similar to how awful.client.focus.global_bydirection
and awful.client.swap.global_bydirection
work except for moving a client in a given direction. This would be nice to have if possible! Thanks.
Scriptable database and system performance benchmark
-
Updated
Nov 25, 2019 - C
A web framework for Lua and OpenResty written in MoonScript
-
Updated
Nov 22, 2019 - MoonScript
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
Open Source Neural Machine Translation in Torch (deprecated)
-
Updated
Nov 23, 2019 - Lua
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
Klipse is a Javacript plugin for embedding interactive code snippets in tech blogs. A simple client-side code evaluator pluggable on any web page: clojure, ruby, javascript, python, scheme, es2017, jsx, brainfuck, c++, reagent, lua, ocaml, reasonml, prolog, common lisp
-
Updated
Nov 24, 2019 - Clojure
nvim --version
:Affects 0.4.3 (official appimage) and master at d5f14b8: