Click here to Skip to main content
16,004,647 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Learning Assembly: The OS challenge Pin
11917640 Member 5-Jun-24 18:25
11917640 Member 5-Jun-24 18:25 
GeneralRe: Learning Assembly: The OS challenge Pin
jmaida6-Jun-24 19:37
jmaida6-Jun-24 19:37 
GeneralRe: Learning Assembly: The OS challenge Pin
honey the codewitch5-Jun-24 16:32
mvahoney the codewitch5-Jun-24 16:32 
GeneralRe: Learning Assembly: The OS challenge Pin
raddevus6-Jun-24 1:56
mvaraddevus6-Jun-24 1:56 
GeneralRe: Learning Assembly: The OS challenge Pin
jochance6-Jun-24 6:08
jochance6-Jun-24 6:08 
GeneralRe: Learning Assembly: The OS challenge Pin
Kornfeld Eliyahu Peter5-Jun-24 17:48
professionalKornfeld Eliyahu Peter5-Jun-24 17:48 
GeneralRe: Learning Assembly: The OS challenge Pin
Richard MacCutchan5-Jun-24 23:10
mveRichard MacCutchan5-Jun-24 23:10 
GeneralRe: Learning Assembly: The OS challenge Pin
theoldfool6-Jun-24 1:43
professionaltheoldfool6-Jun-24 1:43 
Sounds like you are having an interesting, and learning, adventure. Keep in mind that back in the day (can you say the '60's?) resources were rather scarce. The language choice, on some of the systems I worked on, was Assembler or Fortran! Base system had 4K of 16 bit, core storage memory, either 2 or 4 microsecond. Paging to and from (small) disk was painful. The level below assembler was machine language input via bit switches.
Real time systems required assembler. 4 levels of interrupts and 15 levels of cycle steal. Creating re-entrant subroutines was challenging. One hasn't lived until assembling and linking a program written on paper tape, on a 4K system.
>64
It’s weird being the same age as old people. Live every day like it is your last; one day, it will be.

GeneralRe: Learning Assembly: The OS challenge Pin
abmv6-Jun-24 7:47
professionalabmv6-Jun-24 7:47 
QuestionHow to sort the elements of a std::vector of pointers to instances of derived classes Pin
Member 112856685-Jun-24 7:35
Member 112856685-Jun-24 7:35 
AnswerRe: How to sort the elements of a std::vector of pointers to instances of derived classes Pin
Rick York5-Jun-24 7:42
mveRick York5-Jun-24 7:42 
AnswerRe: How to sort the elements of a std::vector of pointers to instances of derived classes Pin
Pete O'Hanlon5-Jun-24 7:45
mvePete O'Hanlon5-Jun-24 7:45 
AnswerRe: How to sort the elements of a std::vector of pointers to instances of derived classes Pin
Member 112856685-Jun-24 7:59
Member 112856685-Jun-24 7:59 
GeneralOh Microsoft, you dullards.... Pin
charlieg5-Jun-24 2:53
charlieg5-Jun-24 2:53 
GeneralRe: Oh Microsoft, you dullards.... Pin
Richard Andrew x645-Jun-24 3:02
professionalRichard Andrew x645-Jun-24 3:02 
GeneralRe: Oh Microsoft, you dullards.... Pin
charlieg5-Jun-24 3:18
charlieg5-Jun-24 3:18 
GeneralRe: Oh Microsoft, you dullards.... Pin
dandy725-Jun-24 4:56
dandy725-Jun-24 4:56 
GeneralRe: Oh Microsoft, you dullards.... Pin
OriginalGriff5-Jun-24 5:49
mveOriginalGriff5-Jun-24 5:49 
GeneralRe: Oh Microsoft, you dullards.... Pin
charlieg5-Jun-24 6:49
charlieg5-Jun-24 6:49 
GeneralRe: Oh Microsoft, you dullards.... Pin
dandy725-Jun-24 7:56
dandy725-Jun-24 7:56 
GeneralRe: Oh Microsoft, you dullards.... Pin
lmoelleb5-Jun-24 9:10
lmoelleb5-Jun-24 9:10 
GeneralRe: Oh Microsoft, you dullards.... Pin
charlieg6-Jun-24 2:49
charlieg6-Jun-24 2:49 
GeneralI find it really satisfying to contribute to open source projects Pin
honey the codewitch5-Jun-24 0:44
mvahoney the codewitch5-Jun-24 0:44 
GeneralRe: I find it really satisfying to contribute to open source projects Pin
rob tillaart5-Jun-24 21:38
rob tillaart5-Jun-24 21:38 
GeneralRe: I find it really satisfying to contribute to open source projects Pin
honey the codewitch5-Jun-24 21:56
mvahoney the codewitch5-Jun-24 21:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.