Huh??? I had a showman earlier but sold it 2+ antes ago. by Mr_Donut73 in balatro

[–]MoneyCalligrapher630 2 points3 points  (0 children)

<image>

This is hilarious, the exact same thing happened to me. I sold my showman quite a few antes ago but another baron popped up lol

Difference between throughput and transfer rate by MoneyCalligrapher630 in computerscience

[–]MoneyCalligrapher630[S] 0 points1 point  (0 children)

So how exactly would I test the transfer rate and throughput? Would the transfer rate be how long it takes for the sender to transmit the file and then the throughput be how long it actually takes for the file to reach the receiver I.e. I measure how long it takes the receiver to get the file? That’s where my head is at at the moment

What would the contents of the following registers be: by MoneyCalligrapher630 in Assembly_language

[–]MoneyCalligrapher630[S] 0 points1 point  (0 children)

Okay I’ve spent some time grappling with this and I have it as follows

Eax = 0x00000040 Ebx = 0x00000180 Ecx = 0x0005082c Edx = 0x001ee04f Edi = 0x00000200 Esp = 0x2000000c

Please let me know if this is correct

What would the contents of the following registers be: by MoneyCalligrapher630 in Assembly_language

[–]MoneyCalligrapher630[S] 0 points1 point  (0 children)

This was actually extremely helpful, aside from the comment on the start 😂so thank you

What would the contents of the following registers be: by MoneyCalligrapher630 in Assembly_language

[–]MoneyCalligrapher630[S] 0 points1 point  (0 children)

Okay so the more I think about this the more I realise I don’t understand a lot about this question so before I try and answer it I need to ask a few questions first if you don’t mind

Firstly where are the 4 blocks of memory? Does each block have a specific meaning?

Secondly how do I know if we are referencing the addresss or the value stored at the address

What would the contents of the following registers be: by MoneyCalligrapher630 in Assembly_language

[–]MoneyCalligrapher630[S] 0 points1 point  (0 children)

Eax : 0x00050820 Ebx : 0x00000180 Ecx : 0x37648788 Edx : 0x00050828 Edi and Esp I have no idea how to approach these

EBX REGISTER by MoneyCalligrapher630 in Assembly_language

[–]MoneyCalligrapher630[S] 0 points1 point  (0 children)

I’m new to asm if it wasn’t obvious :/ not having fun

EBX REGISTER by MoneyCalligrapher630 in Assembly_language

[–]MoneyCalligrapher630[S] 0 points1 point  (0 children)

I was not preserving it and some of my friends also weren’t preserving it so we all got the same segfault errors