this post was submitted on 02 May 2026
45 points (94.1% liked)

Web Development

5626 readers
77 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] mindbleach@sh.itjust.works 1 points 1 day ago (1 children)

I was taught with compilers you couldn't trust. The old buggy ones that needed babysitting still beat doing everything by hand.

Even when they worked, you were expected to know assembly for inline optimizations, and my assembly education was surely terrible compared to my teachers'. That gap was okay, because things usually worked out. The point was using the higher-level tools to get more done without sweating every last detail.

[–] pageflight@piefed.social 1 points 20 hours ago (1 children)

Interesting to hear more about that transition, thanks.

I didn't think we've reached the "mostly works out" stage with AI for anything more essential than a demo.

[–] mindbleach@sh.itjust.works 1 points 13 hours ago

Tools can be useful well before they're taken for granted. Art software was always a hot mess. 3D software's still a hot mess. People nonetheless find immense utility in these programs.

This tech would be a non-issue if it didn't actually work. Chatbots can code now, and they're good enough that I've seen critics fixate on maintainability, which is about as high-level as complaints could be. The big fat datacenter versions have caused sharp divisions by reimplementing open-source projects, using completely different structure in other languages entirely. The offline laptop versions are only months behind. Shit is getting weird in this house.