AI cannot replace humans spiteful spirit
-
Data visualization ≠ UI and signal processing is traditionally done in C
That looks like buttons in the thumbnail, on the left of the visualisation.
I'd say that's enough to call it UI. -
This post did not contain any content.
What's this dude talking about?! Everyone knows no one hates React like people who code in React
No one is gonna get pissed off watching this.
-
This post did not contain any content.
I love this guy he's a fucking freak of nature
-
Data visualization ≠ UI and signal processing is traditionally done in C
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.
-
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.
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?
-
I see your pitiful vibe coding and raise you...
SPITE CODINGSpite coding is almost the original coding.
-
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?
wrote on last edited by [email protected]why would you take the least charitable interpretation? there is no need to be hostile.
and the answer, of course, is that it can be, as long as the information copied is meaningful for displaying to the user.
you're basically asking the equivalent of whether putting things into an array is an algorithm, which of course has the answer "it can be, depending on how you put it in". so basically, the operation you're highlighting is not the point. -
This post did not contain any content.
I'm an elitist asshole and I hate that people say "react dev" when really it's "web dev that uses react"
-
This post did not contain any content.
What's React?
-
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?
wrote on last edited by [email protected]I did not make this definition. However, this does not give you the freedom to make up your own definition and treat it as a fact. Don’t spread wrong information.
-
I'm an elitist asshole and I hate that people say "react dev" when really it's "web dev that uses react"
Is this distinction really all that useful?
I suppose you could write a react app that doesn’t use “the web”? But you still might just say they are a react developer.
-
I'm an elitist asshole and I hate that people say "react dev" when really it's "web dev that uses react"
react devs are not web devs. they're special
-
This post did not contain any content.wrote on last edited by [email protected]
There used to be a UI library on the Amiga called MUI.
It used a bunch of C macros to let you define the window and all the controls. Was honestly pretty good considering it was like 30 years ago.
-
There used to be a UI library on the Amiga called MUI.
It used a bunch of C macros to let you define the window and all the controls. Was honestly pretty good considering it was like 30 years ago.
Unrelated but there is microui, a 1100 loc library in ansi C for a basic UI.
-
Data visualization ≠ UI and signal processing is traditionally done in C
Would you agree that the dashboard of a car is UI? If so, isn't that just data visualization?
-
This post did not contain any content.
Speaking of coding out of spite, is nobody going to mention that his C code features a
struct
with over 20 fields in it? -
This post did not contain any content.
Vibe coding in assembly.
-
Would you agree that the dashboard of a car is UI? If so, isn't that just data visualization?
Dashboard is a UI fed by signal processing code which is the backend.
-
Speaking of coding out of spite, is nobody going to mention that his C code features a
struct
with over 20 fields in it?That's not uncommon, is it?
-
What's React?
React is a Javascript based web development programming language developed by Facebook to make pages run faster and better. I learned it as part of a MERN stack full web development course.