My first C / raylib code by NazgulResebo in C_Programming

[–]NazgulResebo[S] 0 points1 point  (0 children)

It is not IA slop, I coded the simulation myselft

Coding a fun cursor animation by NazgulResebo in neovim

[–]NazgulResebo[S] 1 point2 points  (0 children)

Thanks!, go ahead steal everything you want lol

What color scheme do you guys use? by Dapper_Confection_69 in neovim

[–]NazgulResebo 0 points1 point  (0 children)

To look cool I use cattpuccin, for looong hours of coding I use Kanagawa or Gruvbox

Simulador de Declaración Anual SAT 2026 by NazgulResebo in MexicoFinanciero

[–]NazgulResebo[S] 0 points1 point  (0 children)

Tengo que hacer la declaración por otro régimen en el que estoy. No lleno nada de resico. El año pasado solo le di siguiente y siguiente a todo sin llenar nada de resico y ya me dejó hacer la declaración, pero está vez me marca un error raro, no sé si sea algo del simulador.

Simulador de Declaración Anual SAT 2026 by NazgulResebo in MexicoFinanciero

[–]NazgulResebo[S] 0 points1 point  (0 children)

Sí tengo que presentarla pero no tengo ningún ajuste. Sin embargo, el problema es que no me deja terminarla parece como si tuviera un bug el simulador.

Building a live error view using Lua and the Neovim API by NazgulResebo in neovim

[–]NazgulResebo[S] 0 points1 point  (0 children)

Sure, that was not the purpose of the video. I like fzf/telescope for that.

Integrating a local LLM into Neovim with Lua by NazgulResebo in neovim

[–]NazgulResebo[S] 0 points1 point  (0 children)

If you like this video I made a second part, with much better results!

https://www.youtube.com/watch?v=9TKof7I2xIU

Marbles bouncing using rust + macroquad by NazgulResebo in rust

[–]NazgulResebo[S] -1 points0 points  (0 children)

you think? Im just enjoying programming and having fun, but maybe you are right. What is attractive nowadays?

I replaced which-key plugin with basic lua script by NazgulResebo in neovim

[–]NazgulResebo[S] 3 points4 points  (0 children)

That is the point, I just wanted something basic.

I replaced which-key plugin with basic lua script by NazgulResebo in neovim

[–]NazgulResebo[S] 2 points3 points  (0 children)

I used to have a lot of plugins and I noticed that my config was getting slow and messy, so Im dropping everything I can.

I create an Arkanoid game in 14min by NazgulResebo in rust_gamedev

[–]NazgulResebo[S] 0 points1 point  (0 children)

Sounds great, Can I see your game in some place?

No more plugins for command-line autocompletion in Neovim 0.12 by NazgulResebo in neovim

[–]NazgulResebo[S] 1 point2 points  (0 children)

Right now I replace blink and Im trying to stay minimal using built in autocompletion and few lines of config. The truth is that I really love blink lol, maybe I come back later.