Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
We’ve been doing Software Development and Architecture work for a while at Snowpal, and currently have several B2B and B2C products in production. In this podcast, we’ll share our experiences on a reg... more
FAQs about Software Development, Finance and AI:How many episodes does Software Development, Finance and AI have?The podcast currently has 557 episodes available.
May 24, 2020Productizing Indian movies - I can see why it is done, but it definitely doesn't help the quality of film makingIndia is a beautifully diverse country that boasts of at least 30 languages, and thousands of dialects. Every 100 miles you drive, the cuisine and culture change (amongst a number of other things). One more thing that surely changes is the expectation from a movie....more16minPlay
May 24, 2020(Language: Tamil) Voice over in Tamil movies - the exact, same voice for N number of female lead actorsWhile Tamil cinema has undoubtedly made some great strides over the last few years, with many films casting female actors as leads, there is still a long way to go, and one of those improvements I am eagerly awaiting is the decision to let those actors use their own voices....more8minPlay
May 22, 2020Libraries vs Frameworks - What's your preference (based on my rather loose definition of it!)Some of us prefer a framework that offers a lot more than what we might initially want, while others prefer a library that is small and simple but offers the barest minimum. Based on that simplified definition, what do you generally lean towards?...more13minPlay
May 22, 2020Keep your code DRY. As in, super DRY! Code duplication is a maintenance nightmare.You have to make a conscious effort to keep your codebase DRY. Every time you make a change, add a feature, or fix a bug, make an effort to find duplication and to determine design patterns. This will play a huge role in keeping your code DRY, and maintainable in the long run....more16minPlay
May 22, 2020Backwards Compatibility Issues - a few ways to ensure that you do not run into themYou cannot afford to make Backwards Compatibility an after thought. As your system grows, and your user base grows, you are going to continually add new features and services, and some of them will require fundamental changes to your semantics and data structure. Given that, backwards compatibility can get rather challenging but there are steps you can take to mitigate potential issues....more10minPlay
May 20, 2020When looking to make performance improvements, it is natural to look for that "single" big problem. But, that's hardly ever the case.I've worked on making performance improvements across all tiers, and in a variety of ways within any given tier, during the course of my career and one thing I can say with a good degree of certainty is that it gets more challenging as you get closer to your goal. Reducing a page rendering time from 3 seconds to 1 second is a whole lot easier than reducing it to 900ms, then to 800ms, and then to 50ms!...more9minPlay
May 05, 2020A. R. Rahman and his versatility (Language: Tamil)This podcast is partly in English and partly in Tamil (my native tongue). And it is not technical! It is me expressing my gratitude to the "Mozart of Madras"!...more10minPlay
May 05, 2020Caching - Are you optimizing before identifying the problem? (Part 2)If your pages take too long to render, caching may be a solution but before you go all out and start implementing or improving it, ask yourself if there are other fundamental problems that need addressing first (which led to the issues in the first place)....more10minPlay
May 05, 2020Caching - What to Cache, and When to Cache (Part 1)Caching is a broad topic (what isn't?). In this podcast, I've only tried to scratch the surface. How do you determine what to cache? And once you do, how do you go about it?...more10minPlay
May 01, 2020Reusable UI components (React and beyond) - both presentational & functionalWhen building UI screens (on mobile apps) or pages (on web apps), you want to focus your energies on your specific business problems. What you don't want to do is spend time reinventing the wheel....more10minPlay
FAQs about Software Development, Finance and AI:How many episodes does Software Development, Finance and AI have?The podcast currently has 557 episodes available.