Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
I personally see myself as a generalist when it comes to programming, growing up on videos by...
There are two ways to package .lua scripts into binaries: the traditional srlua, which concatenates...
Hi! This is my first post, and today I learned how to create a Super Speed script. The character will...
luainstaller: Python Library for Packaging .lua into Binaries with Dependency...
¡Hola! Esta es mi primera publicación y hoy aprendí a crear un script de Super velocidad. El...
Hello Neovim enthusiasts! I'm excited to share a new plugin I've been working on, designed to bring...
AWS ElastiCache for Redis offers a managed, high-performance, in-memory data store that is widely...
This reading was inspired by Neovim's api Iter namespace. Be sure to check that out! It is no...
Loom v1.0.0 Beta Initial beta release of Loom, a fast and minimal text editor built with...
Creating your own bindings is a way to connect different programming languages, allowing you to use...
Welcome to Arweave AO Bootcamp — a practical, in-depth guide to building with Arweave, the...
Learn how to configure Lua LS to get extra competition when using Love2D.
I've been interested in expanding my toolkit of programming languages for some time now. I would...
Lua is a delightfully simple language to program in. However setting up Windows to do Lua development...
🎮 Ninegems: A Strategic Puzzle Game Reimagined with AI and...
This project demonstrates how to turn a BLE advertisement-based air quality sensor—in this case,...
Recently, I needed to cut a video fragment without re-encoding. I wasn't happy with how LosslessCut...
If you've ever opened your browser console on your "totally secure" website and witnessed a barrage...
This new release of LuSH brings some interesting and important improvements (not officially supported...
Today, I’m kicking off a new project: smartfolds.nvim. It’s a Neovim plugin that I’m building to...
BizHawk is a multi-system emulator beloved by the Tool Assisted Speedrun community for its...
You know that feeling when a tool grows beyond its original purpose? That's exactly what happened...
Introducing azure.nvim: A Neovim Plugin for Azure Function Management 🚀 If you're a Neovim...
I just published a blog post about my first Neovim plugin: notekeeper. It's a minimal Lua plugin...
Making Extremely Fast AWS Elastic Cache Redis with Lua ...
So I ran into this young developer named Lepy, and he might be one of the cleanest builders I’ve seen...
Arweave AO (Actor Oriented) uses the Lua programming language to describe processes. This article...
In my previous post, I talked about the reasons why I want to learn more programming language, the...
What You'll Learn in This Chapter In this chapter, you'll learn how to develop with AOS...
Introduction The standard method to compile a .lua file into a standalone .exe with a...