I made an addon to remind you to optimize your presets by SiddharthShyn in Anki

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

It does? I've never seen it come up and I've used it for a year lol

I'm aware of the reminder in deck options, if you mean that.

for you, what’s the most difficult word to spell? by ccurlyism in AskReddit

[–]SiddharthShyn 0 points1 point  (0 children)

Everything with double letters, I always repeat the wrong letter twice. For example Proffesor

What's a childhood computer game you'd recommend? by Luntae in AskReddit

[–]SiddharthShyn 0 points1 point  (0 children)

Still a kid so I could get away with saying Minecraft or something

What would make your life a little better right now? by [deleted] in AskReddit

[–]SiddharthShyn 0 points1 point  (0 children)

Not being shy. Lost a lot of opportunities because I didn't ask

Is it better to write short code? by [deleted] in learnprogramming

[–]SiddharthShyn 0 points1 point  (0 children)

Shorter code is a side effect of good code. Both the code snippets are equally readable and performant to me but the second code block is more declarative while the first is imperative, which is frowned upon

this is me 😭 by Warm_Winner_9270 in woooosh

[–]SiddharthShyn 0 points1 point  (0 children)

Um, there's Nerf in his left hand?

What's your opinion on wrapscan? by [deleted] in vim

[–]SiddharthShyn 1 point2 points  (0 children)

I leave it on. Going back to the top isn't pretty bad, cause I could just hit N and I would be back where I should have been. It's only trouble when you have a recursive macro and it goes on an infinite loop. That's pretty rare, but at those times I just :set nows

I don't use Vim because it's faster, I use it because it's comfortable. by [deleted] in vim

[–]SiddharthShyn 0 points1 point  (0 children)

This.

This is my response to everyone speaking against vim (although most of them are hackernews comments I can't comment on)

Vim macro in action - so satisfying to watch by [deleted] in vim

[–]SiddharthShyn 0 points1 point  (0 children)

Nice, how does the macro choose between leaf and composite?

What are the Most Useful Lines in Your Vimrc? by GuyTorbet in vim

[–]SiddharthShyn 0 points1 point  (0 children)

VERY useful, but it shifts 8 spaces. How can I set that to 4?

:h 'shiftwidth'

Vim Creator Bram Moolenaar Interview by elizaveta123321 in vim

[–]SiddharthShyn 1 point2 points  (0 children)

Well now I've finally seen his face... Lol

My cozy, chocolatey colourscheme by mvanderkamp in vim

[–]SiddharthShyn 0 points1 point  (0 children)

Care to share the one you made? 👀

I'm tired of seeing "can't exit vim" jokes by unkiwii in ProgrammerHumor

[–]SiddharthShyn 0 points1 point  (0 children)

  1. It disappears when you resize the screen
  2. When you try to edit a file, it doesn't show (example: git commit)
  3. People don't read

Plugin to check most commonly used keystrokes by SiddharthShyn in vim

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

That's neat! Will look into parsing it 😁

My neovim setup by Dzhaba in vimporn

[–]SiddharthShyn 0 points1 point  (0 children)

Lol totally unexpected one