this post was submitted on 23 Jan 2025
513 points (96.9% liked)

Programmer Humor

32710 readers
547 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 1 day ago (1 children)

This is why everything is a goddamn web app now.

[โ€“] [email protected] 1 points 1 day ago* (last edited 1 day ago)

well, no. everything is a god damn web app because everything runs browsers.

so why write native (device) applications if the device can run a browser ? just write code for the browser, which also runs on desktop. now you have a cross platform app without needing 5 different teams