Most active commenters

    ←back to thread

    221 points caspg | 18 comments | | HN request time: 0.912s | source | bottom
    Show context
    spaceman_2020 ◴[] No.42164682[source]
    I have about 6 months of coding experience. All I really knew was how to build a basic MERN app

    I’ve been using Sonnet 3.5 to code and I’ve managed to build multiple full fledged apps, including paid ones

    Maybe they’re not perfect, but they work and I’ve had no complaints yet. They might not scale to become the next Facebook, but not everything has to scale

    replies(10): >>42164691 #>>42164720 #>>42164779 #>>42164879 #>>42164981 #>>42165012 #>>42165044 #>>42165081 #>>42165381 #>>42165482 #
    1. lucianbr ◴[] No.42165044[source]
    I learned to drive before in-car GPS was widely available, at least where I lived.

    Going to some new place meant getting a map, looking at it, making a plan, following the plan, keeping track on the map, that sort of thing.

    Then I traveled somewhere new, for the first time, with GPS and a navigation sofware. It was quite impressive, and rather easier. I got to my destination the first time, without any problems. And each time after that.

    But I did remark that I did not learn the route. The 10th time, the 50th time, I still needed the GPS to guide me. And without it, I would have to start the whole thing from scratch: get a map, make a plan, and so on.

    Having done the "manual" navigation with maps lots of times before, it never worries me what I would do without a GPS. But if you're "born" with the GPS, I wonder what you do when it fails.

    Are you not worried how you would manage your apps if for some reason the AIs were unavailable?

    replies(7): >>42165071 #>>42165125 #>>42165454 #>>42165468 #>>42165746 #>>42165930 #>>42166104 #
    2. spaceman_2020 ◴[] No.42165071[source]
    You have to temper your ambitions. Choose languages it understands really well (typescript or python). Choose easier deployment solutions (vercel over docker). Be specific about the versions you’re using (“I’m using nextjs 14 with app router”)
    3. dmd ◴[] No.42165125[source]
    I was told a similar thing when a mentor discovered I didn’t know how to wire-wrap my own CPU from scratch.
    replies(1): >>42165210 #
    4. eastbound ◴[] No.42165210[source]
    AI is much less reliable. Heck, it could go down like GPT went down in quality after the first 2 month: Services could in an instant become less good.
    replies(2): >>42165236 #>>42165793 #
    5. dmd ◴[] No.42165236{3}[source]
    Nobody’s forcing you to use someone else’s service though.
    replies(1): >>42165336 #
    6. skeeter2020 ◴[] No.42165336{4}[source]
    they are if that's the only way you know how to create something
    7. duggan ◴[] No.42165454[source]
    Pretty sure people I remember similar conversations happening when people decided to produce content for YouTube full time, lean into Node.js as a dev stack, or build iOS apps.

    Make hay while the sun shines, friends. It might not last forever, but neither will you!

    replies(1): >>42166170 #
    8. kenjackson ◴[] No.42165468[source]
    After 50x? I use GPS too, but I definitely learn the route after a few times with it. There are probably a class of people who don’t ever learn it, but I feel like this has to be a minority.
    replies(2): >>42165765 #>>42166134 #
    9. conscion ◴[] No.42165746[source]
    > The 10th time, the 50th time, I still needed the GPS to guide me.

    If anyone else is frustrated by this experience, I've found that changing the setting in Google Maps to have the map always point north has helped me with actually building a mental model of directions. I found instead of just following the line, it forced me to think about whether I'm going north, south, east, or west for each directions.

    replies(1): >>42171398 #
    10. SoftTalker ◴[] No.42165765[source]
    It definitely takes me longer. Pre-GPS, I might need a map (or at least notes) to get somewhere, but then I could most likely find my way back on my own. Using GPS to get somewhere, I'd be lost trying to get back without it.

    I think that because with a map you are looking at street signs/names, etc. both in advance to plan the route, and much more actively and intently while driving to figure out "do I turn here" and you just remember that stuff. Where as a GPS says "turn right at the next light" and you really don't remember any context around that.

    replies(1): >>42171589 #
    11. tokioyoyo ◴[] No.42165793{3}[source]
    When there's demand, it will be made reliable through supply. Internet and connectivity weren't really that reliable either 20 years ago. I'm simplifying it heavily, but discarding AI's usefulness and how it lowers the barrier of empty isn't a good idea for the future.
    12. sails ◴[] No.42165930[source]
    Wondering around a new city today I had a similar thought.

    Prior to an iPhone I’d have the general lay of a city memorised within 10min of landing, using a paper tourist map, and probably never feel disoriented, let alone lost.

    This morning I walked 2 blocks further than needed (of a 1 block walk) because I wasn’t at all oriented while following Google maps.

    I won’t spell out the AI comparison, other than I think more “apps” will be created, and predictable “followed the GPS off a bridge” revelations.

    13. vishnugupta ◴[] No.42166104[source]
    I learned to code during when internet access was limited to about 1hr/week, extremely slow, and unreliable. But now without inherent I just can’t get any work done. I guess it’s same for a good chunk of people.

    I never worried about what would happen if internet were to become unavailable. Given that it’s become one an essential service I just trust that powers that be will make sure to get it back up.

    replies(1): >>42166248 #
    14. vishnugupta ◴[] No.42166134[source]
    I learn when I get lost and go around the circles a few times.
    15. redmajor12 ◴[] No.42166170[source]
    One can't "lean in" to an activity. You're either doing it or not.
    16. grugagag ◴[] No.42166248[source]
    But the internet will change too. Many people feel cheated that all their contributions were gobbled up by big tech and used to train their models without any remuneration or credit. In my life I experienced a very open internet but the closing down trend has started already.
    17. carlmr ◴[] No.42171398[source]
    So much this! GPS ego perspective directions prevent developing any kind of mental model.

    It's the same reason I hate that trains in Germany now only show when the next train comes. When I was a kid they would show the time and optionally the delay. I always knew when each train was coming because you learn the schedule automatically. Now it's impossible to automatically build that mental model.

    18. technicallyleft ◴[] No.42171589{3}[source]
    'Attention is All You Need'