HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shivang2607

no profile record

Submissions

Mimo v2.5 is better deal than DeepSeek v4 flash

2 points·by shivang2607·le mois dernier·0 comments

Ask HN: Which AI harness comes close to Claude Code?

1 points·by shivang2607·il y a 2 mois·2 comments

[untitled]

1 points·by shivang2607·il y a 2 mois·0 comments

[untitled]

1 points·by shivang2607·il y a 2 mois·0 comments

Ask HN: Would you use a "blast radius" view during PR reviews?

2 points·by shivang2607·il y a 2 mois·0 comments

[untitled]

1 points·by shivang2607·il y a 2 mois·0 comments

[untitled]

1 points·by shivang2607·il y a 2 mois·0 comments

Ask HN: Why does Macs don't get heat up and have so long battery life

3 points·by shivang2607·il y a 3 mois·2 comments

[untitled]

1 points·by shivang2607·il y a 3 mois·0 comments

Ask HN: Can AI create demon slayer level animation?

1 points·by shivang2607·il y a 3 mois·0 comments

[untitled]

1 points·by shivang2607·il y a 3 mois·0 comments

Ask HN: Is Codex really on Par with Claude Code?

12 points·by shivang2607·il y a 3 mois·17 comments

DevLens understand codebases faster(onboarding, PR Review,Blast Radius)

devlens.io
2 points·by shivang2607·il y a 3 mois·0 comments

[untitled]

1 points·by shivang2607·il y a 3 mois·0 comments

Ask HN: What is the future of Devs, after launch of Anthropic's Glasswing?

4 points·by shivang2607·il y a 3 mois·4 comments

The vanishing "Proof of Work" in software engineering

1 points·by shivang2607·il y a 4 mois·1 comments

comments

shivang2607
·il y a 17 jours·discuss
I think people have started to liek TUI applications since Harnesses have started working through the terminal
shivang2607
·il y a 27 jours·discuss
I am working on devlens.io , It automatically maps your codebase dependencies and drops precise structural insights directly into your GitHub PRs. No hallucinations, just hard context.

It is an open-source project and I will introduce soon its mcp/cli counterpart so that graphical context and sumaries can be given to LLMs/Agents directly through the mcp integration.

https://github.com/devlensio/devlensOSS https://devlens.io
shivang2607
·il y a 2 mois·discuss
Maybe, in your experience, but I have tried both claude and codex and the code quality that claude produces is still superior in my experience, maybe its because of the nature of app I am building
shivang2607
·il y a 2 mois·discuss
In my personal experience, no model comes close to claude when it comes to coding performance. It does not matter what any of the benchmarks says.

Having said that I really hope this model of deepseek, performs significantly on par with the claude saunnet model.
shivang2607
·il y a 2 mois·discuss
Currently Working on https://devlens.io which is an Open source Intelligent Codebase Visualizer for javascript, Reactjs, nextjs and nodejs for easy onboarding and easy PR review. The open source version is live at https://github.com/devlensio/devlensOSS

You can star the repo if you like the project. I am still working on cloud version which will have lots of features.

Also the main MOAT of Devlens is not the visualizer but the blast radius feature. Which essentially tells you if I change this file/function where it will affect my Codebase which is specially useful for PR review.
shivang2607
·il y a 2 mois·discuss
Also the main MOAT of Devlens is not the visualizer but the blast radius feature. Which essentially tells you if I change this file/function where it will affect my Codebase which is specially useful for PR review.
shivang2607
·il y a 2 mois·discuss
Currently Working on https://devlens.io which is an Open source Intelligent Codebase Visualizer for javascript, Reactjs, nextjs and nodejs for easy onboarding and easy PR review.

The open source version is live at https://github.com/devlensio/devlensOSS

You can star the repo if you like the project. I am still working on cloud version which will have lots of features.
shivang2607
·il y a 2 mois·discuss
While working with larger React / Next.js codebases, I noticed a lot of PR review time goes into understanding the impact of a change rather than the change itself. Things like:

what depends on this? what else could this affect? how far does this propagate?

usually require a lot of manual tracing across files and components.

So I started building Devlens — a tool that visualizes the codebase as a graph and shows the “blast radius” of components/changes to help with PR reviews, onboarding, and understanding unfamiliar parts of a system.

Curious whether teams here would actually find something like this useful in real workflows, or if this mostly gets solved through experience and familiarity with the codebase over time.

Website: https://devlens.io GitHub: https://github.com/devlensio/devlensOSS
shivang2607
·il y a 2 mois·discuss
While working with larger React / Next.js codebases, I noticed a lot of PR review time goes into understanding the impact of a change rather than the change itself.

Things like:

what depends on this? what else could this affect? how far does this propagate?

usually require a lot of manual tracing across files and components.

So I started building Devlens — a tool that visualizes the codebase as a graph and shows the “blast radius” of components/changes to help with PR reviews, onboarding, and understanding unfamiliar parts of a system.

Curious whether teams here would actually find something like this useful in real workflows, or if this mostly gets solved through experience and familiarity with the codebase over time.

Website: https://devlens.io GitHub: https://github.com/devlensio/devlensOSS
shivang2607
·il y a 2 mois·discuss
Something which is really technical, and complex enough that not many people can do that. And ofc it should earn be handsome money :)
shivang2607
·il y a 2 mois·discuss
Been working on a tool called Devlens.

It visualizes React / Next.js codebases as an interactive graph so you can understand how features and components connect without manually tracing files.

Main focus right now is helping with:

PR reviews (understanding blast radius / impact of changes) onboarding to large codebases understanding unfamiliar parts of a system faster

Also experimenting with summaries + security analysis directly on components.

Still early, but it’s been pretty useful for me so far.

https://devlens.io https://github.com/devlensio/devlensOSS
shivang2607
·il y a 2 mois·discuss
Getting too much dependent on LLMs will eventually rust out my brain. I started notificing using tools like claude code and cursor, is ontroducing blackbox around architecture around my own Codebase. And I literally hated it when someone dont understand their own codebase
shivang2607
·il y a 2 mois·discuss
[flagged]
shivang2607
·il y a 2 mois·discuss
I like the Irony with the Names
shivang2607
·il y a 2 mois·discuss
what do you mean by "still" ? Did people even used it ?
shivang2607
·il y a 2 mois·discuss
[flagged]
shivang2607
·il y a 2 mois·discuss
Yes, But with the surging supply you have to come in at least top 20% of the developers to earn Good.
shivang2607
·il y a 3 mois·discuss
Everyone has noticed this now.
shivang2607
·il y a 3 mois·discuss
If you are building something which can be vibe-coded easily then it ofc people will create it. You can copyright a product but you can't copyright an Idea.

Selling things online was an idea by Amazon, now everyone sells online.

If you really want people not to copy your idea then make something which cannot be easily vibe-coded or copied easily i.e. which require serious skills.
shivang2607
·il y a 3 mois·discuss
I will choose Dark Knight