• 8 Posts
  • 25 Comments
Joined 4 months ago
cake
Cake day: March 17th, 2025

help-circle

  • True and not true at the same time. Using agents indeed often don’t work, mostly when I’m trying to do the wrong thing. Because then, AI agent does not say “the way you do it is overly complicated, it does not make any sense”, but instead it says: “excellent idea, here are X steps I need to do to make it happen”. It wasted my time many times, but it also guided me quickly though some problems that would take hours to research. Some of my projects wouldn’t have been finished without AI.








  • I’m glad you are posting links you find interesting, that what I come here for, to see links that people find interesting.

    What I don’t like is the form of it. You are pasting links to news aggregator inside news aggregator. This form kills discoverability: in other communities, you can scroll through list of topics and more or less learn just from headlines what is happening. In this community - you can’t. It also kills discussion - when I comment, I need to paste link to the article I am referring to, because otherwise it would be impossible to tell which story I am referring to.

    I might of course ignore it, but I believe it is not neutral to the entire community. Many such posts in a row might suggest to new users that mostly bots are in here, in effect discouraging them to stay. That is why I think we should not allow such links in here, but I’ll leave this decision to moderators and I’ll accept it whatever they decide.
















  • This clearly shows how chaotic development of javascript really was.

    It has always been like:

    1. Design a language for small browser scripts
    2. People suddenly start using it somewhere else
    3. It turns out it does not fit to where people try to use it
    4. Hundreds of frameworks appear to fix this, milion standards appear, people fight for years to work out a single go-to solution
    5. Return to point 2