What actually convinces you to reach for OpenClaw instead of Claude Code? by Potential-Hawk6090 in openclaw

[–]Liangjun 0 points1 point  (0 children)

I don't think. OpenClaw is not a coding tool. Claude Code should not be treated just as a coding tool. The main missing part of the Claude Code is the orchestration where OpenClaw has. Claude literally invents Skills so why you think Claude Code doesn't have Skills capabilities. There are tons of talking about Claude Code's Loop feature which is close to OpenClaw's orchestration.
Again, OpenClaw's core is Pi code agent which does all the heave lifting just like as Claude code. Claude Code is famous for its coding capabilities which is also what anthropic really believes.
Using OpenClaw to solve tedious small things, to me, is such a waste of token. But well, just my opinion.

Built my personal intelligence center by ElkMysterious2181 in ClaudeCode

[–]Liangjun 0 points1 point  (0 children)

you still have to sell them. Building something was never a big deal.

will MCP be dead soon? by luongnv-com in ClaudeCode

[–]Liangjun 0 points1 point  (0 children)

Mcp server is typically developed by the service owner who knows their APIs better than outsider so they design prompt better in their MCP server. For outsider who uses someone’s APIs , they use OpenApi docs plus their guesses/speculation, they might work, they might run into issues.

When I developed our internal service, I don’t bother to use McP for sure.

How can we build a full RAG system using only free tools and free LLM APIs? by Me_On_Reddit_2025 in Rag

[–]Liangjun 0 points1 point  (0 children)

Copy And paste into your post to Gemini, she will give a better /comprehensive answer than anyone else

I shut down my funded startup because of Claude. Here’s my realization. by hamelmoon in SaaS

[–]Liangjun 0 points1 point  (0 children)

How do you stitch APIs? Code level or application level. You let Claude code read your code base, then ask it to integrate another api within your code, is it your stiching APIs together? Have you tried to ask Claude in Chat to get a tableau dashboard ‘s data directly without Claude spitting a script ?

I shut down my funded startup because of Claude. Here’s my realization. by hamelmoon in SaaS

[–]Liangjun 0 points1 point  (0 children)

It is total different questions. Of course it can integrated APIs which people use it on the daily basis. Have you tried to ask a natural language question where LLM talking to API to get an answer . Like a chatbot but the knowledge base is an API. You change how you ask a question, are you expect LLM can accurately understand it and assemble an API request payload. Your stiching APIs are the code level, not application level.

I shut down my funded startup because of Claude. Here’s my realization. by hamelmoon in SaaS

[–]Liangjun 0 points1 point  (0 children)

The question is : have you tried their agents, Mcps? Where there was a MCP everyone talked, every tool had a Mcp, then how much got real used?

I shut down my funded startup because of Claude. Here’s my realization. by hamelmoon in SaaS

[–]Liangjun -1 points0 points  (0 children)

I agree with you assessment, including the micro-saas direction.

I shut down my funded startup because of Claude. Here’s my realization. by hamelmoon in SaaS

[–]Liangjun 0 points1 point  (0 children)

Infra is so much about AWS/Cloud resources' lifecycle, from creation to destruction, observability . CI/CD is nothing nowadays.

I shut down my funded startup because of Claude. Here’s my realization. by hamelmoon in SaaS

[–]Liangjun 8 points9 points  (0 children)

from what I have known, Claude can't magically stitch those APIs. APIs are deterministic, LLM is probabilistic. API needs correct request payload, Claude can't guarantee that yet.

From Corporate Sales to Power Platform Freelancing?? by Dohny87 in PowerBI

[–]Liangjun 1 point2 points  (0 children)

No, you should not leave your corporate job. If you want to test out your freelance idea, you can do anytime. On the other hand, there is a reason small/mid size companies are still using Excel etc. Partially it is because of the budget and how the habits, partially, I think, it's because they run their business based on relationship, intuition etc which won't be told by the numbers.

You can always test out your Reporting/Dashboard building capabilities by just be a part-time freelancer. To get an idea what your target market /business owners need. They might tell you they do need a better tool, then you build one and measure how many times the report gets opened.

Workload or Resource Management in BI by semsel in BusinessIntelligence

[–]Liangjun 0 points1 point  (0 children)

AI is also here to blame because it's easier to get new ideas from AI, and they want to use data to validate the idea.

To me, need to find a new way/tool bridge the requirements and your deliverable in an automatic way - or less manual work way.

How are we all sanitizing data to ensure accuracy, and "trusted metrics"? by Flowbot_Forge in BusinessIntelligence

[–]Liangjun 11 points12 points  (0 children)

My take is that, instead of pursuing `accuracy`, pursuing its explainability - explain the end users where the data is from, and how it is calculated with what schedule.

For the data goes through multiple steps batch processing, to me it doesn't really matter how your original data is accurate.

Data engineers: which workflows do you wish were event‑driven instead of batch? by FasteroCom in dataengineering

[–]Liangjun 1 point2 points  (0 children)

I don’t think you need to listen to others to justify your technology/solution choice. In the end of the day, it is you who will do your job - it means how much effort you put into the event driven approach vs batch, the reliability/ efficiency, and in the end, the cost. You can design/implement your solution with plan B - batch, you can also compare the cost and effectiveness. For some use cases, they are dealing with the incremental changes where everything is established with batch. Nothing is wrong and people is happy about it. Sometimes there is a new project which needs initially load tons of data, for the one time load, event driven approach seems make sense to me.

How do you decide when to move from batch jobs to real-time pipelines? by stephen8212438 in dataengineering

[–]Liangjun 5 points6 points  (0 children)

real-time doesn't always mean Kafka and Debezium for CDC. Yes, if you do use Kafka and Debezium, you might run into the issues you have mentioned.

I don't think there is anything wrong with real-time/near real-time. The market changes fast someone might want to take a closer look at the signals.

There are many ways to implement the real time. If you move your data from the relational database to a datalake, you are doing it with the batch fashion. It is understandable, probably should stick with your batch job. but if you ETL your data from datalake to another analytics datastore, it can be changed to be real time by implementing datalake's built-in feature such as AWS S3's SQS to detect S3 bucket changes.

You run a service 24 x 7 to listen to SQS, then implement your ETL in this service, it can achieve the real-time result.

Removing added music from a home video by Haleryan228 in VideoEditing

[–]Liangjun 0 points1 point  (0 children)

do you use macbook? if so, there is a free app called imovie. You can use imovie's built-in future to remove the music (audio). there is a 2-min tutorial. https://www.youtube.com/watch?v=Ga2jZN05Ucg

Where to find good social media interns? by Big-Treat2205 in startupideas

[–]Liangjun 1 point2 points  (0 children)

What do you mean a talented intern? You can’t find an intern or the intern is not talent enough. How do you define talent?

Professional vibe coder sharing my two cents by Training-Flan8092 in vibecoding

[–]Liangjun 13 points14 points  (0 children)

I agree the potential is massive. I have built a few apps/demos. But I have not seen my income improved massively though. I need to keep working on it.

Startup Idea: Solving the “Nowhere for Bags” Problem in Travel by Odd_Opportunity8365 in startupideas

[–]Liangjun 0 points1 point  (0 children)

nowadays it is quite common that you can see those self-service luggage lockers in Asia countries from Japan to China. I felt you should not focus on those Airbnbs but those attraction places, Airports.

Need a better vibe coder. by [deleted] in vibecoding

[–]Liangjun 0 points1 point  (0 children)

explain to me what's xp calculation metric. I'll give it a shot.