HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pritambarhate

no profile record

Submissions

The Path to Mojo 1.0

modular.com
5 points·by pritambarhate·7 เดือนที่ผ่านมา·4 comments

comments

pritambarhate
·18 วันที่ผ่านมา·discuss
Is the license for this AGPL? Can someone please confirm?
pritambarhate
·2 เดือนที่ผ่านมา·discuss
Which can be said of any country. Most of the good devs in US are working for the best US comapnies and not for small companies with less budgets.
pritambarhate
·6 เดือนที่ผ่านมา·discuss
I guess you need to know about this: https://news.ycombinator.com/item?id=46597781
pritambarhate
·6 เดือนที่ผ่านมา·discuss
The YouTuber discovers the deletion around 9m 20s in the video.

Also I don't think many non programmers will even know "rm -rf" command and what it does. So even if a non programmer was doing it command by command by giving permissions, he/she will have a hard time figuring out what those commands do.
pritambarhate
·6 เดือนที่ผ่านมา·discuss
It's all the things Apple's processors are excellent at and AMD is not far behind Apple. So unless Intel delivers on all those things they can't hope to gain the market share they have lost.
pritambarhate
·6 เดือนที่ผ่านมา·discuss
May be because you are not familiar with Addy Osmani and his work. He is known for his very high quality performance optimisation work for web for almost a decade now. So anything he has read, edited and put his stamp of authority on is worth reading.
pritambarhate
·6 เดือนที่ผ่านมา·discuss
What is good design and code quality?

If I can keep adding new features without introducing big regressions that is good design and good code quality. (Of course there will come a time when it will not be possible and it will need a rewrite. Same like software created by top paid developers from the best universities.)

As long as we can keep new bugs to the same level as hand written code with LLM written code, I think, LLMs writing code is much superior just because of the speed with which it allows us to implement features.

We write software to solve (mostly) business efficiency problems. The businesses which will solve those problems faster than their competitors will win.
pritambarhate
·7 เดือนที่ผ่านมา·discuss
As far as I understand Claude (or any other LLM) doesn't do anything on it's own account. It has to be prompted to something and it's actions depend on the prompt. The responsibility of this is on the creators of Agent Village.
pritambarhate
·7 เดือนที่ผ่านมา·discuss
Does anyone know how does Astral.sh plan to make money?
pritambarhate
·7 เดือนที่ผ่านมา·discuss
Even with LLMs delivering software that consistently works requires quite a bit of work and in most cases requires certain level of expertise. Humans also write quite a bit of garbage code.

People using LLMs to code these days is similar to how majority people stopped using assembly and moved to C and C++, then to garbage collected languages and dynamically typed languages. People were always looking for ways to make programmers more productive.

Programming is evolving. LLMs are just next generation programming tools. They make programmers more productive and in majority of the cases people and companies are going to use them more and more.
pritambarhate
·7 เดือนที่ผ่านมา·discuss
Even billion dollar software products have similar clauses, it doesn't have anything to do with vibe coding. To build and sell software no educational qualification is needed.

Quality of the software comes from testing. Humans and LLMs both make mistakes while coding.
pritambarhate
·7 เดือนที่ผ่านมา·discuss
Let's say there is an architect and he also owns a construction company. This architect, then designs a building and gets it built from of his employees and contractors.

In such cases the person says, I have built this building. People who found companies, say they have built companies. It's commonly accepted in our society.

So even if Claude built for it for GP, as long as GP designed it, paid for tools (Claude) to build it, also tested it to make sure that it works, I personally think, he has right to say he has built it.

If you don't like it, you are not required to use it.
pritambarhate
·3 ปีที่แล้ว·discuss
Really? So you mean to say there are no quality people in the millions of Java programmers out there?
pritambarhate
·4 ปีที่แล้ว·discuss
Here is the Google Trends Comparison of Clojure, F#, Rust and Scala.

https://trends.google.com/trends/explore?geo=IN&q=%2Fm%2F03y...

Rust is 4-5 times more popular in searches that Clojure and F#. Interestingly Scala is around 3 times more popular than Rust in searches.
pritambarhate
·7 ปีที่แล้ว·discuss
Yes, here is the link to the issue: https://github.com/kubernetes/kubernetes/issues/53533

Still open.