bawejakunal's comments

bawejakunal | 1 year ago | on: Media recordings still a Multi-Browser hot mess in 2024 (and How we fixed it)

It's hard to believe recording media on browser is still challenging in 2024 so I had to write a post. It's a good read for anyone interested in learning from our experience or just laughing at the recurring struggles of web development.

From dealing with fragmented media formats to finding the perfect encoding solution, it was a challenge to get the right user experience to support media recording on Hexus demos!

We dive into the technical details, sharing our approach to solve the cross-browser compatibility nightmare. If you've ever struggled with multimedia on the web, you'll definitely relate.

Let us know your thoughts on the approach!

bawejakunal | 2 years ago | on: Launch HN: Just words (YC W24) – Optimize your product's copy for user growth

Yes, multi armed bandits have been tried a number of times, specifically for copy and UX optimization in industry. A good resource to begin with will be this blog https://towardsdatascience.com/multi-armed-bandits-part-1-b8...

A few examples from industry include: 1. Netflix artwork optimization https://netflixtechblog.com/artwork-personalization-c589f074... 2. Duolingo notifications optimization https://research.duolingo.com/papers/yancey.kdd20.pdf

bawejakunal | 2 years ago | on: Launch HN: Just words (YC W24) – Optimize your product's copy for user growth

Every copy has a globally unique identifier and multiple copies can be changed in a single experiment, agnostic of channels. That way we only need to setup experiments on user level and as long as different channels are referring to the same experiment, consistent messaging will work out of the box for each copy across channels.

example: website_landing_page_title and email_subject_line can be part of the same experiment for a multi-channel experiment.

bawejakunal | 5 years ago | on: Show HN: Convier.me – A Calendar Service for Developers

Amazing, just something I was looking for recently. Would love to see a little "Update requests" on developer plan though and maybe a few more requests per month as that'd allow building an end to to end product with some headroom for developer testing.

Agree with above comments about price point being high. $9/month is high given the 500 requests limit per month

bawejakunal | 5 years ago | on: Ask HN: What are you surprised isn’t being worked on more?

Do you have any concrete thoughts that you would want implemented in this domain ?

Amazon/Kindle self publishing is actually a less known but pretty clever innovation they did, especially for printed physical books. The books are printed on-demand after a customer places order on Amazon, instead of advanced publishing. This cuts down a lot on costs and resources for each book, cuts out lot of middlemen for a writer and also provides avenue for writers to go direct to market without giving up huge profits to publishing houses.

bawejakunal | 5 years ago | on: Show HN: Config.ly – Never hardcode your data again

Some sort of dynamic config management existing via spring cloud or homegrown systems like configbus - easier to implement for larger tech companies, but the small and mid sized may benefit a lot f in their development speed from this off the shelf solution I believe as it evolves further
page 1