HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shardullavekar

no profile record

Submissions

Benchmarking LLMs for Web Tasks

100x.bot
3 points·by shardullavekar·قبل شهرين·0 comments

Running GitHub Playwright projects from a Chrome extension

100x.bot
3 points·by shardullavekar·قبل شهرين·0 comments

Forcing an inversion of control on the SaaS stack

100x.bot
81 points·by shardullavekar·قبل 3 أشهر·47 comments

We Gave Our Browser Agent a 3MB Data Warehouse

100x.bot
37 points·by shardullavekar·قبل 6 أشهر·6 comments

Chaining FFmpeg with a Browser Agent

100x.bot
108 points·by shardullavekar·قبل 8 أشهر·56 comments

A stateful browser agent using self-healing DOM maps

100x.bot
120 points·by shardullavekar·قبل 9 أشهر·58 comments

comments

shardullavekar
·الشهر الماضي·discuss
some x.com influencer claiming that they built a one man company with agents doing everything. Like, hey Claude - create a staffing automation company and a swarm of agents search, reach out, follow ups, and AI voice calls etc. Its bs marketing, I get it but "what if this comes true, not now but in future?" - drives the anxiety. The sandwich framework sounds great until the decision and accountability is passed on to AI with guardrails. The AI in its current state is great to take the feedback and decide the next course of actions.
shardullavekar
·قبل 3 أشهر·discuss
looks great. any plans of abstracting these functions with an LLM integration?
shardullavekar
·قبل 3 أشهر·discuss
hence the sharability and subscription. other users need to explicitly subscribe to the page boosters. Else they continue with what they have.
shardullavekar
·قبل 3 أشهر·discuss
users didnt ask for slow apis either but there they are. I am speaking for the user here and sharing their frustration. Allowing UI modification to fit the user needs should be a default now. The APIs already act as a gaurdrail on what's possible
shardullavekar
·قبل 3 أشهر·discuss
I created that twitter responder after reading this post (https://news.ycombinator.com/item?id=47568028). That wasn't to call out what SaaS companies should prioratise but to show how easy it would be for a user to do it.
shardullavekar
·قبل 3 أشهر·discuss
got our extension approved, post which we had no issues.
shardullavekar
·قبل 3 أشهر·discuss
these embeddable UI could be a direct ask on how users want a workflow, the SaaS vendors can distribute the embeddable UI and see if it clicks with a lot of users. Would push them to create a stable API
shardullavekar
·قبل 3 أشهر·discuss
> In the end, your obligation as a company, regardless of your product, is to generate profits.

No denying that. SaaS started with a user problem at the center of it and as they scaled, forgot about an individual user. This only presents the user frustration and a possible solution to it.
shardullavekar
·قبل 3 أشهر·discuss
I think the right step would be to somehow communicate to the vendor that this feature is needed (eliminating the PM backlog BS) and their coding Agents should pick it and build it. The real moat they have is SaaS vendors have everyone believe that trivial feature requests take time to implement.
shardullavekar
·قبل 3 أشهر·discuss
wondering if all the new browsers in the market have the ability to block such scanning APIs explicitly.
shardullavekar
·قبل 3 أشهر·discuss
wondering how this fares for languages other than English.
shardullavekar
·قبل 4 أشهر·discuss
is someone building an agent to manage self hosted infra? A lot of "convenience" issues around self hosting free software would go away.
shardullavekar
·قبل 4 أشهر·discuss
[dead]
shardullavekar
·قبل 4 أشهر·discuss
has anyone come across an r2d3-style explainer for something as high-dimensional as a Transformer's attention mechanism?
shardullavekar
·قبل 8 أشهر·discuss
jack_pp made a point in the comments, worth noting.
shardullavekar
·قبل 8 أشهر·discuss
no 2nd thoughts about it, we are only making ffmpeg more accessible and embeddable.
shardullavekar
·قبل 8 أشهر·discuss
1. download a larger video from s3. 2. Use NLE and cut it into shorts. (crop, resize, subtitles etc.) 3. Upload shorts on YouTube, Instagram, Tiktok.

He does use davinci resolve but only for 2.

NLEs make ffmpeg a standalone yet easy to use tool.

Not denying that major heavy lifting is done by the NLE. We go a step ahead and make it embeddable in a larger workflow.
shardullavekar
·قبل 8 أشهر·discuss
people intimidated by a CLI tool but find tools like chatgpt easy to use and those who have video editing as a part of larger workflow.
shardullavekar
·قبل 8 أشهر·discuss
That's exactly how it is implemented!
shardullavekar
·قبل 8 أشهر·discuss
we took a basic example and described it. (will try adding a complex one)

we have our designer/intern in our minds who creates shorts, adds subtiles, crops them,and merges the audio generated. He is aware of ffmpeg and prefers using a SaaS UI on top of it.

However, we see him hanging out on chatgpt, or gemini all the time. He is literally the no coder we have in mind.

We just combined his type what you want + ffmpeg workflows.