<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/tags/lua/best-of/2024/11" -->

---
title: Best Lua posts — November 2024 | daily.dev
description: The most upvoted Lua posts from November 2024, curated by the daily.dev community.
canonical: https://daily.dev/tags/lua/best-of/2024/11
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/tags/lua/best-of/2024/11
og:type: website
og:site_name: daily.dev
og:title: Best Lua posts — November 2024 | daily.dev
og:description: The most upvoted Lua posts from November 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Lua — November 2024

1. 1  
[](https://daily.dev/posts/text-editing-with-mini-nvim---neovimconf-2024-sawc83nf9 "Text editing with 'mini.nvim' - Neovimconf 2024")  
Video  
![Avatar of community](https://media.daily.dev/image/upload/t_logo,f_auto/v1655817725/logos/community)Community Picks·2y  
Text editing with 'mini.nvim' - Neovimconf 2024  
Yini Chowski, a Neovim Lua plug-in developer, introduces 'mini.nvim', a library of independent modules designed to enhance Neovim's text editing capabilities. Key modules discussed include 'mini AI', which expands text object selection, 'mini surround', for working with surrounding text, and 'mini operators', which streamline various text manipulation tasks. These modules aim to improve efficiency and ease of use for daily text editing routines.  
11
2. 2  
[](https://daily.dev/posts/reverse-engineering-finding-exploits-in-video-games-fri4haafo "Reverse Engineering: Finding Exploits in Video Games")  
Article  
![Avatar of hn](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn)Hacker News·2y  
Reverse Engineering: Finding Exploits in Video Games  
This guide explains the process of finding exploits in the video game \*Sword of Convallaria\*. It covers extracting game data, converting Lua bytecode to readable scripts, understanding the network protocol, and automating updates. The post is aimed at enhancing skills in reverse engineering and security game testing, providing practical steps and code examples.  
11

[See all Lua archives](/tags/lua/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/tags/lua/best-of/2024/11#page","url":"https://daily.dev/tags/lua/best-of/2024/11","name":"Best Lua Posts — November 2024","description":"The most upvoted Lua posts from November 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/tags/lua/best-of/2024/11#items","numberOfItems":2,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/text-editing-with-mini-nvim---neovimconf-2024-sawc83nf9","name":"Text editing with 'mini.nvim' - Neovimconf 2024"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/reverse-engineering-finding-exploits-in-video-games-fri4haafo","name":"Reverse Engineering: Finding Exploits in Video Games"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Tags","item":"https://daily.dev/tags"},{"@type":"ListItem","position":3,"name":"Lua","item":"https://daily.dev/tags/lua"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/tags/lua/best-of"},{"@type":"ListItem","position":5,"name":"November 2024"}]}]}
```

