this post was submitted on 10 Jul 2025
954 points (100.0% liked)

Programmer Humor

25002 readers
636 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 34 points 5 days ago (11 children)

Data visualization ≠ UI and signal processing is traditionally done in C

[–] [email protected] 18 points 5 days ago (7 children)

UI. User Interface. The bridge between a system and a user. So anything, literally any information transfer from the user to the system OR from the system to the user, is a User Interface.

[–] [email protected] 4 points 5 days ago (6 children)

A definition so broad as to be useless.

Is it a UI when someone calls memcpy to move data from a file to a screen buffer?

[–] [email protected] 4 points 4 days ago

This isn't hard, you're just trying to make it to be.

Memcpy from a file to a screen buffer is as much a UI as pouring water in a pot is a soup.

load more comments (5 replies)
load more comments (5 replies)
load more comments (8 replies)