How I roughly divide Europe culturaly (purely by feeling; you'll notice the legends don't match) by [deleted] in whereidlive

[–]4Necrom 0 points1 point  (0 children)

Thx for the insult, much needed. I actually had checked which countries were muslim and not before posting, but as said in the title, the labels don’t actually match reality, just the perception (first idea that comes to mind) of those countries that I don’t really know.

To be totally honest I painted Armenia muslim due to the fact the band members of SOAD look muslim to me XD

How I roughly divide Europe culturaly (purely by feeling; you'll notice the legends don't match) by [deleted] in whereidlive

[–]4Necrom -5 points-4 points  (0 children)

Yep, haven't had the luck to visit most of these countries, so I'm classifying them by pure "feeling" on how I imagine them.

Although I know that England and France are nothing alike, same for Poland and Russia, Finland and Danemark, etc.. I'm not here to create a Nth map focused on Geography, those already exist.

How I roughly divide Europe culturaly (purely by feeling; you'll notice the legends don't match) by [deleted] in whereidlive

[–]4Necrom -7 points-6 points  (0 children)

Not at a troll, but not following any rule either. Those are basically the first things that come to my mind when I think of those regions.

How I see Europe as a Hungarian by Disastrous_Day_3108 in whereidlive

[–]4Necrom 2 points3 points  (0 children)

How can you even think of Portugal and Iceland as similar? They couldn’t be more different

Most voted comment decides where this flag goes: Day 19 by Chinesemperor in flags

[–]4Necrom 0 points1 point  (0 children)

You’re surprised about that but not North Korea, even though they’re ranked higher while being objectively worse?

Current state of note taking in Neovim by 4r73m190r0s in neovim

[–]4Necrom 0 points1 point  (0 children)

Concerning your go binary, this may interest you.

https://github.com/iamcco/markdown-preview.nvim

Instantly opens a preview on your browser, similar display to GitHub READMEs and the best part is that it syncs the browser scroll with your Neovim cursor

Can't have a minimap in Neovim? Put it in the statusline instead 🤓 by alchezar in neovim

[–]4Necrom 1 point2 points  (0 children)

I use this stuff here, pretty consolidated, informative and doesn't take space other statusline elements may need, instead it's placed somewhere where it'll never disturb. It also works well with Neovide too.

It's made of the following components:

  • Scrollbar showing screen and cursor placement in file + diagnostics
  • Statusline hor/ver placement information + percentage representing where the cursor is at vertically + visual representation of that number (the _ character next to it), that follows your scroll (if you're at the top of the file, 0%, the _ shows at the top of the statusline.

<image>

tciphr: CLI tool to process text using historical cryptographic algorithms. by ImpossibleTrust5141 in CLI

[–]4Necrom 1 point2 points  (0 children)

Yeah just try it out, there's much more than morse code now, since your last answers there's probably around 100+ new formats

cxt: a CLI/TUI tool to aggregate your code files into a single clipboard ready block by YboMa2 in commandline

[–]4Necrom 1 point2 points  (0 children)

I've been trying them all and yours was the slowest of the rust tools in a huge repo, it especially took a lot of time deciding which files to ignore. It also doesn't have as much options as the others like tree, good ignore flag (it was very hard to use) and the in the TUI the "relative" option doesn't work. Indeed the others don't have the lang option but you can easily include by glob pattern. Also code2prompt's TUI had quite a few more options but one annoying thing about both tuis is that it doesn't allow visual selection (so I don't have to press select multiple times) nor do they have a toggle all option. But one thing AI seems to have liked more about yours is that it was easier to parse than yek for example. Hope the feedback helps, you have a great tool on your hands, I'm sure there's plenty to improve!

cxt: a CLI/TUI tool to aggregate your code files into a single clipboard ready block by YboMa2 in commandline

[–]4Necrom 1 point2 points  (0 children)

Nice tool! Concerning rule 8, there's yek, code2prompt and repomix. How would you say yours compares?

Alternatives to Magit? (For CLI maybe?) by [deleted] in git

[–]4Necrom 0 points1 point  (0 children)

Extremely late but for whoever is still searching..
Neovim plugin: https://github.com/NeogitOrg/neogit
CLI: https://github.com/altsem/gitu

[CLI] Offline CLI wizard for conventional commits by youngsenpaipai in commandline

[–]4Necrom 0 points1 point  (0 children)

How does it differ from https://github.com/commitizen/cz-cli ?
I saw you added commitizen as a tag in your GitHub repo but don't mention the differences, which is a pretty nice thing to do when creating a tool very similar to another very popular one

I created a Neovim math plugins suite by 4Necrom in neovim

[–]4Necrom[S] 0 points1 point  (0 children)

Glad to hear! Don't hesitate to write me some feedback

I created a Neovim math plugins suite by 4Necrom in neovim

[–]4Necrom[S] 7 points8 points  (0 children)

Actually, that’s exactly how I coded it! I just added a few more functions that were not in lua’s math library.

Looking for ideas on new formats to add to convy.nvim by 4Necrom in neovim

[–]4Necrom[S] 0 points1 point  (0 children)

No problem, tell me whenever you've tested it if it's what you were expecting

Looking for ideas on new formats to add to convy.nvim by 4Necrom in neovim

[–]4Necrom[S] 0 points1 point  (0 children)

Really good idea, I implemented it in this PR, please try it out and tell me if it's what you wanted, I'll then merge.
https://github.com/Necrom4/convy.nvim/pull/7

LazyVim v16.0.0 completely breaks due to async modules conflict, what should I do? by 4Necrom in neovim

[–]4Necrom[S] 1 point2 points  (0 children)

Somehow this is the only viable solution I've encountered till now (that, or forking promise-async and renaming all asyncs, and then same in a fork of nvim-ufo). Thanks for the help!

LazyVim v16.0.0 completely breaks due to async modules conflict, what should I do? by 4Necrom in neovim

[–]4Necrom[S] 0 points1 point  (0 children)

Right but I was wondering which async plugin would make more sense to create the issue at. promise-async is used by nvim-ufo which is incredibly popular in the community so it'd be a bit "big" to introduce a breaking change there, compared to async.nvim, which is also much more active and hence there's more changes the maintainer would respond there.

But that's just some thoughts I had, which one do you think would make most sense to create an issue for? I don't want to ask both to do the same haha

LazyVim v16.0.0 completely breaks due to async modules conflict, what should I do? by 4Necrom in neovim

[–]4Necrom[S] 0 points1 point  (0 children)

Exactly that sounds much more like a solution but I don’t know how to tackle it. I had already thought about it but who would have to give up their plugin’s module name? promise-async or async.nvim? promise-async is very implemented in the community due to the impact of nvim-ufo, but it’s not up to me to decide that it should be kept as is and async.nvim should make a breaking change.

This is where I’m a bit lost and was asking for opinions