Jump to content

Aseliot

Member
  • Posts

    148
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Aseliot reacted to Mira Yurizaki in Memory Allocation   
    Like any other algorithm, it depends on what your program does and what your needs are.
     
    If you need as little memory fragmentation as possible and you don't care about performance, use best fit.
    If you want your applications to have plenty of room to grow because you don't want to call the memory allocation function often (because it's an expensive operation), use worst fit.
    If you want a balance between the two, use buddy memory allocation.
     
    Keep in mind for x86 systems, you're limited to 4KB pages of memory. Other processors may not have this limitation, but they may have others. ARM for instance suffers in performance if you make memory accesses in addresses not aligned to 16-bit addresses.
  2. Informative
    Aseliot got a reaction from Remixt in How do people program quantum computers?   
    Taken from http://www.quantumplayground.net/#/home 
    IBM has the Quantum experience which looks like this. (http://www.research.ibm.com/quantum/)
     

     
    And here's some complicated stuff appears to explain how things work.
     
    https://quantiki.org/wiki/basic-concepts-quantum-computation
     
    Other than that I haven't really looked into it too much or understand it either. Qbits are really good for calculation permutations/combinations. As far as I know there is no real programming language for these computers yet it's like the very early days of the first computers where they just used 0 and 1 to make calculations.
  3. Funny
    Aseliot reacted to Hackentosher in How do people program quantum computers?   
  4. Agree
    Aseliot got a reaction from suchamoneypit in ARMA 3 APEX is amazing   
    Yeah it's nice but I wish there was a proper option to play the Campaign in singleplayer, like they couldn't spawn in a few teammates when you click solo play
  5. Like
    Aseliot got a reaction from farhanorakzai in Alternate Linus Universe   
    Let's make up linus tech tips in alternate realities.
     
    LinusDragTips
    Option 1 - Ghetto linus explains how to pimp your cheap-ass ride to make it go faster and stuff.
    Option 2 - Basically any other beauty tutorial channel but with linus in drag =p
     
    LinusMechTips
    How to take care of your consumer-grade mech, update firmware and install new hardware etc.
     
    LinusBagTips
    Fashion diva linus tells you wether you should buy that gucci handbag.
     
    LinusFlagTips
    Patriot linus brings you the newest trends in raising the flag for the glory of your homeland.
     
    LinusNagTips
    Spoiled kiddy linus tells you all about how to nag your mom for more expensive stuff. Filmed with phone in portrait.
  6. Like
    Aseliot reacted to techswede in Alternate Linus Universe   
    LinusGunTips
     
    A linus with a southern drawl reviews guns.
    "If ya liked the vidya then give it a like, If ya disliked it then dislike it if ya wanna be shot"
    With his moonshining cousin slick and his dog. Skeeter
    Nicky V would be a really shady character that somehow made guns appear. No questions asked
    And linus would be entirely convinced that youtube red was a commie plot to take his guns away
  7. Like
    Aseliot got a reaction from parallax7 in Alternate Linus Universe   
    Let's make up linus tech tips in alternate realities.
     
    LinusDragTips
    Option 1 - Ghetto linus explains how to pimp your cheap-ass ride to make it go faster and stuff.
    Option 2 - Basically any other beauty tutorial channel but with linus in drag =p
     
    LinusMechTips
    How to take care of your consumer-grade mech, update firmware and install new hardware etc.
     
    LinusBagTips
    Fashion diva linus tells you wether you should buy that gucci handbag.
     
    LinusFlagTips
    Patriot linus brings you the newest trends in raising the flag for the glory of your homeland.
     
    LinusNagTips
    Spoiled kiddy linus tells you all about how to nag your mom for more expensive stuff. Filmed with phone in portrait.
  8. Like
    Aseliot got a reaction from Tech_Dreamer in Catalyst 14.1 drivers   
    Thanks
     
    EDIT - Mh, when I installed that it went to version 14.3 =/
×