Assembly requires a knowledge of the cpu architecture pipeline and memory storage addressing. Those concepts are generally abstracted away in modern languages
Assembly requires a knowledge of the cpu architecture pipeline and memory storage addressing. Those concepts are generally abstracted away in modern languages
Thank you both for a positive example of challenging someone’s post.
I would suspect they would not work. The damage from Covid appears to be neurological and bone conducting headphones only bypass the mechanical components of the ear.
How about they stop making the franchise a real-time action RPG.
You can’t tell the difference in alluding to someone being gullible and calling someone a triggered cat puke? One is a comment on your behavior (swallowing marketing) and the other is a direct insult. One might be a personal attack, the other one definitely is. Just be kind.
That is a personal attack. I’m for that kind of moderation.
Firefox, notepad ++, PuTTy
What happens when the only way to seat a family together is to break up another family. What if you need to separate a couple who is engaged and traveling together?
100 is just the average. Most people score within 15 points in either direction of the average. The point being that 2 digit IQ occurs in about half the population. That said, his 79 still means he is dumb.
It isn’t always that they don’t know what they want, sometimes they just don’t know how to describe what they want, or they may know what they don’t want.
My mind immediately started singing Queen when I saw this picture. “Fat bottom girls you make the rocking world go round.”
Ooooh, now plot the avg wage across this period. Y=min wage.
The are you sure message is your parents and peers looking at you like you are stupid.
Video shows three new origins plus the ability to have non-gestalt consciousness. New megastructures.
I would prefer it to be opt in, instead of opt out. Maybe the centralized opt out won’t be as toothless as the do not call list.
I see texting as a method of asynchronous communication. I tell people, “If you need a fast reply from me, call, don’t text.”
It could be they just wanted to checkin and see how you were, not really looking to have a conversation. I think it really depends on what the opening text was.
Shit, I still see them pull out checkbooks.
I said modern programming languages. I do not consider C a modern language. The point still stands about abstraction in modern languages. You don’t need to understand memory allocation to code in modern languages, but the understanding will greatly benefit you.
I still contend that knowledge of the cpu pipeline is important or else your code will wind up with a bunch of code that is constantly resulting in CPU interrupts. I guess you could say you can code in assembly without knowledge of the cpu architecture, but you won’t be making any code that runs better the output code from other languages.