Earlier quoted context omitted.
Okay, I will try. कुत्र = where (?) पठसि = studying. When you want to use "studying" with "you"; with "I" it would have been "pathaami" (पठामि) iirc. संस्कृतम् = Sanskrit So, it should roughly read "Where are (you) studying Sanskrit?"
Yes. I'm pretty much a novice but I think you may skip the bracketed _you_ because it's idiomatic to skip it when its clear from the conjugation. E.g. (You) go and (you) find him. Also guessing that he was using material and not learning at an institution, I should have used केन (using what) Or just asked कथा (how).
Ask HN: What things have richly rewarded the time invested in mastering them?
461–470 of 579 posts
Re: Ask HN: What things have richly rewarded the time invested in mastering them?
#462This may sound weird, but estimation. This book literally changed my thinking and how I do a lot of calculations http://web.mit.edu/6.055/book/book-draft.pdf Basic physics principles combined with the above. Being able to not only see how something works, but to be able to at least estimate it's parameters is invaluable to designing anything new
Can you provide the title/author of this book?
Re: Ask HN: What things have richly rewarded the time invested in mastering them?
#463I’m still very much in the earlier stages of learning, but I’ll say negotiation. Recognizing that virtually any situation involving an “exchange” between two interested parties can become a negotiation has been a great insight into control for me. People often think of negotiation as business, however it can be much more personal than that and can be very useful for your interpersonal relationships as much as it can…
This book (Never Split the Difference) was also pretty helpful to me, but it's easy to forget to apply in scenarios.
Re: Ask HN: What things have richly rewarded the time invested in mastering them?
#464Computer Science degree. Sure, lots of us "learnt" programming in our bedrooms or whatever by doing our own thing and messing about in whatever language. I went into my compsci degree arrogantly thinking that I pretty much knew how to code already so please just give me the bit of paper saying I have the degree and I'll be on my way thanks very much. I was very wrong. Although I was pretty good at the coding (or at l…
While I have no doubt this paid dividends for you, I'm not convinced that the cost/benefit is greater on the whole than alternatively spending those 4 years doing real-world development. Subjective, sure, but from my perspective there are too many amazing self-taught developers and too many subpar ones with degrees to automatically justify the 4 year time and money cost for the average person (concerning skill, caree…
Re: Ask HN: What things have richly rewarded the time invested in mastering them?
#465A lot of mine have been covered here already, so I’ll keep it to Drawing. No matter where you’re at — even if you can only draw stick figures — working on drawing skills is an incredible, compounding investment that pays continual dividends.
Sounds interesting, but not obvious to me. What are the dividends?
“Drawing on the Right Side of the Brain” is the book I typically recommend for anyone at any skill level.
Re: Ask HN: What things have richly rewarded the time invested in mastering them?
#466Sound engineering. If you're a good sound engineer, you can basically get any album or record signed. All major labels look for excellent sound engineering first, and creativity second. This may sound counterintuitive, however if something is very creative and sounds unprofessional, they won't sign it. If it sounds excellent though very uncreative, it's still professional so there is a high chance of them signing it.…
Isn't it insanely complex and difficult to get some music sounding professional, refined and diminished? Not to mention the cost of equipment... Only from watching friends trying to get their music published, and even after paying big names in the industry it was still rubbish..
I've mostly tried to practice "controllerism" or "finger drumming". There's tons of different soundpacks for Ableton (Lite is free, but limited), Traktor, and other software. It's really relaxing sometimes to just sit and tap out beats and clear your mind by concentrating on it. It's like an adult version of Simon where you get to set the pattern. It's really fun, and you can get a capable USB MIDI controller for a hundred bucks, even better deals on Craigslist. There's a lot of tutorials on Youtube to get you started, if you decide to give it a try.
Here's a good example of what controllerism is, if you are curious: https://youtu.be/mUUbbaBkZHw?t=28 (skipped ahead of some cursing at the beginning of the video).
Re: Ask HN: What things have richly rewarded the time invested in mastering them?
#467Re: Ask HN: What things have richly rewarded the time invested in mastering them?
#468Earlier quoted context omitted.
Learning about b-trees, storage layers of databases comes in hand when you have to push your database to its optimum performance. Similarly understanding storage classes for data and indexes, for example when to btree vs lsm trees. If you are using lsm trees when and how it should be optimized. And ofcourse, in interviews :D.
You don’t really need a degree for that. You can learn that from a book. As far as interviews, the last three jobs I had. 1. We need you to design a fault tolerant system with no single points of failure. Write out your design on the board. 2. What is your 90 day plan to build a software development department to achieve these initiatives. 3. Here are some issues with our AWS infrastructure and challenges we are havi…
And I did read it from a book, when someone from University introduced me to the book and explained it to me in short firstly so I can grasp it more easily on my own.
I'd never pick a book about B trees on my own (booooring, let's learn LatestFramework.js).
My University professors were mostly a complete disaster but at least the materials we had were good enough. Who wanted to learn had access to knowledge, and for motivation -- at least the grades.
I can't see myself on my own even finding a book about theory and then going through it for 4 months, getting into nitty gritty details just for the kick of it.
There's no obvious benefit at the time of learning it. By the time you can see the benefit on your own, it could be too late.
Re: Ask HN: What things have richly rewarded the time invested in mastering them?
#469Earlier quoted context omitted.
By way of writing feedback - you could have made your point in half as much text. What is your take on brevity?
I'm with Strunk & White.
Re: Ask HN: What things have richly rewarded the time invested in mastering them?
#470Going to a gym two to three times a week for small group training sessions. In terms of investment, it is not as expensive as private training and it keeps you on track. The real investment is in you. Your most important asset is your ability to produce income. Having a healthier body helps maintain that ability. The damage that I do through typing is only barely counteracted by these training sessions. I don’t take…
I recently started strength training as a software developer and it’s been a huge boon on my mental health, my confidence and for sticking with decent eating habits. For people looking to get started, I would suggest Starting Strength, which is a book on Amazon (pretty lengthy, but extremely thorough) or Strong Lifts 5x5 (google it to find the program it’s free on the web). The basic gist is to do full body barbell m…