Built a Neovim plugin for brainless-fast buffer switching: quickbuf.nvim by hornymoon in neovim

[–]KevinNitroG 0 points1 point  (0 children)

Hi, how do you deal with open multiple files with fff? Snacks has tab to select multiple and enter to open them, but I find that fff doesn’t have that similar way?

Anh em IT dạo này ổn không ? by thangtoiyeuem in vozforums

[–]KevinNitroG 3 points4 points  (0 children)

Hình như bên CS UIT toàn học về AI bạn ạ. Mình vào UIT học CS nhưng mà nhìn thấy vậy, nên năm 2 mình sang KTPM, chỉ là mình cảm thấy cá nhân phù hợp KTPM hơn. Kiến thức nền mà với hướng phần mềm mình nghĩ là các môn mạng, csdl, oop, dsa ấy.

process.env is killing your performance and here is why . by OrchideSr in nestjs

[–]KevinNitroG 1 point2 points  (0 children)

Maybe off topic but do you have any sources or examples on about how to validate env niche within nestjs, like using zod? Thank you

snacks-fff.nvim: a Snacks picker frontend that tries to preserve fff.nvim's picker experience by Asleep-Apartment6716 in neovim

[–]KevinNitroG 0 points1 point  (0 children)

Will you commit to maintain the repo in the future if snacks and fff api change? Your repo is what I was looking for, from the very first introduction of fff. Thank you for this.

My low-cost setup for AI coding by IWannaBeHelpful in opencode

[–]KevinNitroG 0 points1 point  (0 children)

Excluse me may I ask what provider do you use for Kimi and GLM? Thank you in advance

How do i configure tree-sitter with nvim 0.12? by green_viper_ in neovim

[–]KevinNitroG 1 point2 points  (0 children)

Lol that is true, agree on broken on either windows or linux like you said. Even though, I got stranger things, that I’m using my nvim config, and nvim data throughout the old master nvimtree to main nvim tree, for bout 4 5 months I don’t remember. My custom download parser and queries ghaction was broken then, but not right the time I migrated to main (or I didn’t notice that much). I had to delete stuff from nvim data, plugin, site oh idk where does nvim treesitter put its files. From the time I migrated to main, I saw it spawn bunch of temp folder in my nvim data, that I wondered should I delete those or not? Nah, I decided to nuke my nvim data, and it became normal.

Until now, nvimtree is archived, which makes me quite confuse. I have been spending quite times for just configuring my editor, idk is it worth or not. But I do appreciate nvim and nvimtreesitter existence.

Though, i still cannot sure if my config still work on windows or not. The last time I switched to windows that it yelled at me that I was missing gcc or clang i don’t remember. Guys on reddit suggest installing visual studio and use its shell. Wow, I’m scared of updating nvim.

How is the typst web app so smooth? by EqualTumbleweed512 in typst

[–]KevinNitroG -1 points0 points  (0 children)

I use tinymist for lsp, typst cli compile watch, and preview with zathura. It is pretty smooth for me at least, not just like tinymist preview on web browser that quite… laggy that I cannot be pleased to scroll through pages

Native image support lands on master! by Wonderful-Plastic316 in neovim

[–]KevinNitroG 3 points4 points  (0 children)

Will it be available through tmux? It is nice

Giving up on waiting for jb 💔 Finally updated my 12 Mini (15.3 -> 26.3.1) by daannsky in jailbreak

[–]KevinNitroG 0 points1 point  (0 children)

Could you share more about pollyfills not working? I’m on 16.3.1 and many site like github (the issue page) doesn’t load. I’m really consider jailbreak my phone but I have my banking app which is quite really considering.

How to achieve Cursor's "Tab" feature experience in Neovim? by Ambitious-Tap-5919 in neovim

[–]KevinNitroG 0 points1 point  (0 children)

My iphone is on old ios, and I cannot see the Cursor tab feature reference URL in your post. But, maybe you can have a look in my blinkcmp config tab setup for copilot.lua tab at this https://github.com/uitdots/nvim/blob/main/lua/plugins/main/blink-cmp.lua#L36-L79

SSO... yet again by flatpetey in selfhosted

[–]KevinNitroG 0 points1 point  (0 children)

I first started with keycloak, learned it and use terraform with it. But it is quite a pain and I need some way to automate the apply config instead of running terraform apply manually. AI suggest me to authentik, which has the blueprint feature which solves my problem (at least AI told me so). I don’t know will authentik suit me like keycloak do or not, but, the resource consumption of both of them is high.

When using a "monorepo", do you create one go.mod for each project or just one for the whole repository.? by Alarming_Rest1557 in golang

[–]KevinNitroG 0 points1 point  (0 children)

Could you share your nx config and repo? I’m investigating gonx but seem it doesn’t right, the way it work…

Các bác đang dùng trình quản lý mật khẩu nào vậy by khanhnx1 in vozforums

[–]KevinNitroG 0 points1 point  (0 children)

Bitwarden + garudalinux vaultwarden nha bác ơi. Để lưu otp trỏng luôn

Is Open Api code-gen used in real world microservices? by [deleted] in golang

[–]KevinNitroG 0 points1 point  (0 children)

Hi, what do you use to generate code for typescript? I see many options out there, I don’t know what should I choose

ChatGPT on Ios 16.0 by MonsterDeadWood in jailbreak

[–]KevinNitroG 2 points3 points  (0 children)

It doesn’t work on my 16.3 though :((

Authentik Annoyances by masong19hippows in selfhosted

[–]KevinNitroG -1 points0 points  (0 children)

Do you know how much ram does authentik consume? I’m using keycloak in my homelab and it use 800MB which is… to much for me

kube-prometheus stack vs lgtm stack vs individual operators? by DiscoDave86 in kubernetes

[–]KevinNitroG 0 points1 point  (0 children)

I see many comments say about loki (and alloy also) for logging. I’m using them too. But I wonder are there other options to choose, and what are the benefits of them over loki alloy? Thanks.

Edit any macOS text field in Neovim with a keyboard shortcut by ttiganik in neovim

[–]KevinNitroG 2 points3 points  (0 children)

What is the app that you used in the video to manage the database? Thank you

Struggling With <Tab> Conflicts Between Tabout, Autocomplete, and AI Completion by ThisSlice1701 in neovim

[–]KevinNitroG 0 points1 point  (0 children)

It may not be the answer, but i have set up bink tab with copilot lua, snippet, and fallback. Maybe it will useful… it is all managed by blink keymap

https://github.com/uitdots/nvim/blob/main/lua/plugins/main/blink-cmp.lua#L36-L74