Last post from me. I have given you accurate information in good faith. Since you’ve decided to become aggressive and hostile, I can tell that you’re an unpleasant person and I’m glad you’re not on my team.
Good luck and have fun out there.
Last post from me. I have given you accurate information in good faith. Since you’ve decided to become aggressive and hostile, I can tell that you’re an unpleasant person and I’m glad you’re not on my team.
Good luck and have fun out there.
You can learn enough Vim to be productive in it in about 3 minutes.
You can install some plugins; your experienced coworkers have probably figured that out for you.
It’s ok to be a junior, but you should investigate things from time to time. You may even surprise yourself.
But you do you.
That’s fine and you don’t need to. But don’t knock it if you haven’t even taken time to learn it.
Yesterday I needed to insert a tab character on every line from 2 to 31,000 something. I made the line selection keystrokes in Cursor - it immediately crashed so hard I had to restart my PC.
Vim did it in a few milliseconds.
Are you guys actual programmers? What’s wrong with using Vim for development?
A software you put on your NAS to stream media
That’s a pretty fat pipe, cool
It’s ok if you don’t like my comment. But I specified in my original comment that I installed on Cachy as well. I value this convo because (hopefully) it will help future people. If you don’t know what Linux is that’s fine too
what “crazy pills” are you taking?
Ok awesome, thank you. I’ll try it out. I was not aware of the discrepancy with the Play Store version
Yes. Enjoy 30 minutes of unhinged (but logical and highly enjoyable) ranting about this, if you care to:
What is this SyncThing fork? Is it on F-Droid or something? I feel like I’m taking crazy pills because everyone praises SyncThing but it straight up does not work. I can get it to sync once, then the next day it will just not connect at all (Android 15 P9Pro/CachyOS)
Crockford is a good and smart person but he really dropped the fucking ball on JSON.
Double-quotes-only and no comments kill the whole spec for me. Extremely opinionated and dumb. I fucking hate JSON.
My boss once sent me a machine generated config. He’s terminally addicted to double-quotes (like, a fatal condition). I searched and there were 27k sequences of
\"
.Edit: my point is - all that compute and network wasted, every single time the file is requested and parsed. Completely pointless waste