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·2 เดือนที่ผ่านมา·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
·29 วันที่ผ่านมา·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
·3 เดือนที่ผ่านมา·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.