Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bawejakunal
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
bawejakunal
9mo ago
what a legend! amazing!
2.
▲
by
bawejakunal
2y ago
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 devel
3.
▲
Media recordings still a Multi-Browser hot mess in 2024 (and How we fixed it)
(hexus.ai)
3 points
by
bawejakunal
2y ago
|
1 comments
4.
▲
by
bawejakunal
3y ago
+1 a resource I linked in one more comment, sharing here as well. This has been tried and tested a few times in industry, notably at Netflix and Duolingo for artwork and notifications https://towardsdatascience.com/multi-arm
5.
▲
by
bawejakunal
3y ago
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.
6.
▲
by
bawejakunal
3y ago
We built it on top of retool, that currently supports only desktop sites.
7.
▲
by
bawejakunal
3y ago
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 sam
8.
▲
by
bawejakunal
3y ago
Yes this can be tailored for individual users (or groups). To go more in-depth, we'll be using contextual bandits + more novel ways to optimize the best performing copy for user segments, that works on top of the anonymized knowledge a
9.
▲
by
bawejakunal
6y ago
Nice, I tried the demo, seems very similar to https://www.buymeacoffee.com/ Curious if there is something very different from buymeacoffee that I may have missed ?
10.
▲
by
bawejakunal
6y ago
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 hea
11.
▲
by
bawejakunal
6y ago
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 print
12.
▲
by
bawejakunal
6y ago
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 t
13.
▲
by
bawejakunal
6y ago
Big +1 for making it easier for non engineering folks to update the copy strings via UI. This is something very useful for product teams at mid size companies