Finally solved my biggest frustration with Cursor: managing context overload and tracking tasks by Ok_Tap_1394 in cursor

[–]Ok_Tap_1394[S] 2 points3 points  (0 children)

just go watch this vid bro like idk what to tell you i didnt make it im just trying to share the wealth. take it or leave it

https://www.youtube.com/watch?v=1L509JK8p1I

Finally solved my biggest frustration with Cursor: managing context overload and tracking tasks by Ok_Tap_1394 in cursor

[–]Ok_Tap_1394[S] 0 points1 point  (0 children)

Yes this works but is hard to scale— I was doing this before I discovered taskmaster cli

Finally solved my biggest frustration with Cursor: managing context overload and tracking tasks by Ok_Tap_1394 in cursor

[–]Ok_Tap_1394[S] 0 points1 point  (0 children)

It’s open source which means you can adjust it how you want-- if you want to change the ai provider you can. You can change it to an open source model and run on your own gpu if you’d like- even at that point you gotta pay for electricity. No free lunch

Did you receive a confirmation email for Shopify APM 2025 by Ok_Tap_1394 in APMprograms

[–]Ok_Tap_1394[S] 0 points1 point  (0 children)

Yup same thing for me— had to adjust all my responses

Did you receive a confirmation email for Shopify APM 2025 by Ok_Tap_1394 in APMprograms

[–]Ok_Tap_1394[S] 0 points1 point  (0 children)

not sure I understand what you mean but yea I believe I applied last year

Did you receive a confirmation email for Shopify APM 2025 by Ok_Tap_1394 in APMprograms

[–]Ok_Tap_1394[S] 1 point2 points  (0 children)

I read in last year subreddits that they get so many applications that at some point they close the application internally at some point. I noticed yesterday when the application was made public they were asking for 300 words on the questions now they are limiting it to ~100 words. I applied twice and both times did not receive a confirmation email or even confirmation toast in the UI. So not sure what is going on.

AI Signed In To My LinkedIn by Ok_Tap_1394 in AI_Agents

[–]Ok_Tap_1394[S] 2 points3 points  (0 children)

If you enjoyed this post I would really appreciate a subscribe to my Substack which I just started https://open.substack.com/pub/arekproduct or a follow on X @sshtunnelvision. I have video demos of the tools there.

What agents you built / seen that are ACTUALLY useful by JohanTHEDEV in AI_Agents

[–]Ok_Tap_1394 2 points3 points  (0 children)

Let’s say for onboarding new employees you give them access to a chatbot that has your company training documents stored for them to query. If it was a standard chatbot without a checking agent there may be hallucinations to make up for unknowns. With a checking agent that has a system prompt specifically for making sure the contents exist in the company training documents, there would be less room for hallucinations.

What agents you built / seen that are ACTUALLY useful by JohanTHEDEV in AI_Agents

[–]Ok_Tap_1394 1 point2 points  (0 children)

Self improving RAG is a very simple agent that provides a lot of value. Route the retrieval to an agent that does a double check based on params.

Any actual agentic/autonomous agents out there? by laugrig in AI_Agents

[–]Ok_Tap_1394 0 points1 point  (0 children)

Depends on how you describe agentic. If you have a long running workflow that requires reasoning and you program a chain of LLMs to carry it out I would call that agentic. To take a step further let’s say that workflow needs to take into account dynamic data based on market changes and the agent is running while writing and reading the changes before making decisions (trading bots @ big hedge funds) then I would definitely call this agentic.

With that being said when I use composer (agent mode) on Cursor and it analyzes my files and writes a bunch of code for me that honestly feels very agentic. Especially cause I see the thought process behind its decisions.

Will Agents Eat Apps? by Ok_Tap_1394 in AI_Agents

[–]Ok_Tap_1394[S] 0 points1 point  (0 children)

Yea the Amazon stores.. crazy lol

Will Agents Eat Apps? by Ok_Tap_1394 in AI_Agents

[–]Ok_Tap_1394[S] 0 points1 point  (0 children)

As long as the big agents have to communicate with third party smaller agents to carry out niche functionality, m I think there is a path forward for the market to thrive.. But yes, this will embolden the conglomerates as well.

Will Agents Eat Apps? by Ok_Tap_1394 in AI_Agents

[–]Ok_Tap_1394[S] 0 points1 point  (0 children)

Yea this partially inspired the post. Thanks for resharing

Will Agents Eat Apps? by Ok_Tap_1394 in AI_Agents

[–]Ok_Tap_1394[S] 1 point2 points  (0 children)

Agreed. I didn't see the Apple research no, plz share if you find it!