HackerTrans
TopNewTrendsCommentsPastAskShowJobs

davidweatherall

no profile record

comments

davidweatherall
·6 ay önce·discuss
https://replays.lol/clipper - A spin off from my main startup's product that lets Twitch streamers review their viewers' league of legend clips. Zero friction as we handle the recording of clips ourselves using bots that load up people's previous games using the League of Legends game client. Went live with my first medium-size streamer yesterday, excited to see how this goes!

Similar to Cameo but hyper specialised for league of legend streamers, if this shows some traction we'll expand to other games, and then to other industries (think a tennis star reviews one of your tennis points, beats out a generic happy birthday message?)
davidweatherall
·8 ay önce·discuss
I'm building a Twitch streamer focused version of cameo. The first beta version is specifically for League of Legend streamers.

https://demo.replays.lol/clipper (recording the demo video today).

The idea is that a generic video message doesn't appeal to a fan of a video game streamer, instead what really would be cool would be watching them react to your best moment in a game.

Our software removes all friction from the journey, the fan doesn't even need to record their own gameplay, we have bots set up that can load up someone else's gameplay just from their username, record their highlight for them, upload it to our platform, then the streamer just needs to come in, watch a ~60 sec clip, give a genuine reaction, press 'submit' and its all done.

There's a few markets I'm trying to find product market fit in: ~1-2 minute coaching sessions, sports commentator style commentary over your clip from influencers, hyped up reactions from your favorite streamer, a community-focused segment on a stream of watching a compilation of your fan's best moments.

We're ready to launch, just trying and struggling to find the first few people to sign up.
davidweatherall
·10 ay önce·discuss
Their proprietary models are very good too and go under the radar, they never seem to appear on any benchmarks. Qwen3-coder-plus is significantly better than their open source qwen3, Qwen3 max also rivals the SOTA models
davidweatherall
·12 ay önce·discuss
$50 per month is their SaaS solution that let's you make 1000 requests per day. The openrouter cost is the raw API cost if you try to use qwen3-coder via the pay as you go model when using Cline
davidweatherall
·geçen yıl·discuss
https://inspo.dev - The idea is a chrome extension that let's you iterate ridiculously fast on frontend web components - click one button, select the element like you're using Chrome's inspect dev tools, press generate, and 60 seconds later, AI has given you ~7-10 new variations on how you could style that component, with the code ready to implement.

Struggling to get the generated iterations to be up to a standard I'm happy with at the moment, but improving every day!
davidweatherall
·geçen yıl·discuss
A share button is a great idea, thanks!
davidweatherall
·geçen yıl·discuss
Hey Charles, annoyed I missed out on the first batch, signed up to the newsletter looking forward to the next one!

I thought your product page could use a slightly nicer UI. - I'm building an app that let's people spin up multiple variations of their pages and easily implement new UIs. - I like to put HN websites through it whilst I'm training it up to see if I can improve them.

here's what my app came up with for your site: https://streamable.com/vbby9q

If you want the html + css, it's here free of charge, I've split each one up with a ## Variation 1/2.. etc.. just let me know what you think - https://pastebin.com/WGNieVmq
davidweatherall
·geçen yıl·discuss
I think there's a big difference with how designers and programmers can use AI to enhance their work, and how exploited the average person's work has been. A lot of designers publish their work on social media, or it's visible on their websites etc., which AI models have used to train with. But with coding, most people's code only exists in private repos, or is compiled to a format that LLMs cant easily be trained on.