So would the use-case mostly be for people who edit lots of files over shells? I guess I was mostly thinking of coding stuff. Or do people use it for coding too?
I mostly use IDEs for day to day coding, and pretty much every IDE supports vim keybindings, which I always have enabled. I also use vim in the terminal for small edits and one-off files, so it's not either/or.
After the initial learning curve and fiddling with settings, it just becomes natural and you can edit code or other text at blazing fast speeds. I also find that it helps with RSI by reducing arm motions reaching for the mouse.
Of course, there are other good options out there, but if vim fits your brain, it can significantly boost your editing speed. For those who say programmers don't spend that much time typing, that's true sometimes, but there are periods after the design/planning phase where we type a lot, and I want that to go as fast as possible while I have an implementation loaded into short term memory.
As someone who used to be a vim skeptic myself, I'd suggest you either give it another look or just accept that it works well for other people and go on with your day.
Over time, you may discover one of the biggest truth about computing - the immense (and sadly disregarded) value of plain text¹. Code is nothing but structured text. The cardinal job of a programmer is text manipulation.
I'm reading this thread in my editor. Why? Because I'm dealing with text - browsers are great for presentation of text, not so nice for manipulating it. What kind of manipulations? Well, I can find, sort, group, narrow, collapse/expand, translate, extract summaries for paragraphs, find all the URLs (including matching a pattern), etc. Good luck doing all that in the browser - even with the extensions.
Most developers don't even get annoyed by seemingly small things. Like how often do you need to bring the url of a given browser tab into your editor? Simplest thing, yet do it dozens of times a day and it gets vexing. For me - it takes milliseconds and a keypress - it even extracts the URL description and converts the link to markdown (if needed).
Or another example - whenever someone's screen sharing, or I'm watching a video and they show a piece of text (let's just for consistency say a url). How would you normally extract it? e.g, for your notes. For me - it takes selecting a region of screen and a keypress - my editor calls a CLI OCRing tool and voila. I don't really care that the source isn't "technically speaking" text - if I can read it, then computer for sure can "read" it too, am I right? That's text manipulation.
There may be dozens (if not hundreds) of such examples (including coding-related) in my workflow that work on top of the idea of manipulating plain text.
Once you grok the cerebral virtue of the idea of having complete and total control over text, you may find that modal editors - nvim/emacs/etc. - are the best instruments to achieve that control.
is it possible to add moon to it as well.
that would make it more intuitive.. looking at the night moon its possible to find where the sun is but not possible to imagine the respective location of earth with respect to moon and sun.
concept maps being different from mindmaps and that its better to make them by hand than on a software like cmaptools
last week: Worked with son to find time period of a pendulum (a bell attached to a rope) .. the exploration was to get to microseconds precision). I sincerely hope more people could appreciate H C Vermas physics teaching methodology https://hcverma.in/Experiments
Devnagari you mean. We have devnagari keyboard layout which can be used. you of course need to switch between keyboard layouts which can be done with a keyboard shortcut as well.
India as of today plays the Hindu ideas .. and downplays Buddhist followers ( mostly poor and downtrodden following footsteps of BR Ambedkar)
BJP which is ruling party for 3rd consecutive term is staunchly supporting Upper caste ( Brahmins).
TLDR: Buddhist leadership although is prophesised seems unlikely as of today. (However their Vippassana is worth giving a 10 day shot in todays chaotic world https://www.dhamma.org/en-US/locations/directory)
> BJP ... is staunchly supporting Upper caste ( Brahmins).
I'm curious what you mean by this. I've heard a wide range of opinions on BJP from NRIs, but that's one position I haven't been told before. My understanding was that BJP supports caste and village inclusivity in universities and professional fields to such an extent that some people from tier 1 cities even feel left out.
Buddhism in India grew in opposition to the Hindu caste system instead of spiritual change of thought. The current Indian government is loudly Hindu nationalist and prefers to minimise or even dismiss the diversity of Indian religious practices as well as pretend that the caste system is no longer present.
They and their supporters downplay Buddhist followers by pretending that the lived experiences of these Buddhist (on in general the non-hindu) don't exist.
reply