Hacker Newsnew | past | comments | ask | show | jobs | submit | defactor's commentslogin

I have to tell claude specifically to use plain html css js, else it goes on building react

There was a time around 2016 where you weren't allowed to write a React application without also writing a "Getting Started with React" blog post. Having trained on all of that, the AI probably thinks React is web development.

To be fair, trying to teach something is one of the better ways to learn it in depth. Of course, before hitting "publish" you should make sure you actually can teach well, or at least coherently... something most of those blogs forgot.

Tell claude to build a functional website using plain html and css and no frameworks and it'll do it in a second. Now try that with a junior dev.

I guess juniors are different these days. In my generation a lot of people's first contact with code was doing basic (html, css, bits of js) web development. That was how I got started at like 12 or 13.

Indeed, this has been one of the first things I've noticed

Just write up your requirements in and AGENT.md, to avoid repeating yourself. It has worked really well for me on a PHP+Apache project.

Few months ago I did exactly this. But over time I threw away all the generated js,css and html. It was unmaintenable mess. I finally chose Svelte and stuck with it. Now I have a codebase which makes sense to me.

I did asked AI to generate landing page. This gave me the initial headers, footers and styles that I used for my webapp but I threw away everything else.


Java has Grails web framework. We have designed apps with 75% less resources and time compared to Spring at a big enterprise. But most devs wanted springboot.


Grails requires Groovy, though you can integrate Java classes into a grails app.

Now that we can develop script style with Java 21, I'd like to see something like Grails that worked with Java only...that would be a fun way to develop web apps. I liked Grails, just not Groovy.


Wild alaskan salmon Alaskan people are tested regularly for mercury due to high fish consumption


Try any AI tool to write basic factor code.hallucinates most of the time


This allows me to write code just like in plain english.no AI needed. I could not do this in Lisp. Writing code is like writing a novel now.Just a story with words.No type system needed to tell a story.

:: sibling ( node g -- sibling ) parent children remove-me first

Get a Node's parent, get the parents children, remove myself ( node ) and get the first child.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: