133
C meme (gregtech.eu)

cross-posted from: https://gregtech.eu/post/298116

A screenshot from youtube, Virbox

top 4 comments
sorted by: hot top controversial new old
[-] TCB13@lemmy.world 17 points 1 month ago

Not only C, I've had experiences with real time applications in Angular and React pushing like 100 updates a second and it's really easy to fuck something up that will trigger change detection and subsequent calls to death and create a scenario like that.

[-] jroid8@lemmy.world 2 points 1 month ago

How often is something is simplified with reactivity? Who though the web needs reactivity? When I go to the steam page of a game there's no more than one thing which needs to react to my action. When I hover over a game a new div should appear and nothing else needs to react to it. I clearly don't get it

[-] TCB13@lemmy.world 2 points 1 month ago

It depends on the type of application and size. For your typical business app / backoffice with tons of fields on the same page and real time data reactivity makes sense, otherwise it doesn’t.

[-] embed_me@programming.dev 3 points 1 month ago* (last edited 1 month ago)

Hey but at least my app binary is 8kb and I can run on all platforms

this post was submitted on 05 Aug 2024
133 points (91.3% liked)

Programmer Humor

32020 readers
578 users here now

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

Rules:

founded 5 years ago
MODERATORS