Jump to content

Epimetheus

Member
  • Posts

    1,021
  • Joined

  • Last visited

Everything posted by Epimetheus

  1. either the 2600k or the 3770k, there's not much difference between the two
  2. I'd actually keep the 1600x, until it's not enough for you anymore
  3. If you can afford the i9 budget you could buy the Ryzen 9 3900x, if not still the ryzen 7 3700x is on a platform that will have the next ryzen generation too
  4. dude out of the bunch the 1050 ti is the worst by a long shot, if it isn't like 80-90 pounds used
  5. Get the Crucial BX500 or higher rather than getting that garbage ssd, my brother had it and kept freezing
  6. For a 1660 definitely not, that's higher than the price of a 1660 ti
  7. Are you sure that is a case? That looks massive
  8. the 3700x should be much faster than both, but idk if it'd be worth it to pay that much for what you're doing. Honestly the best price/performance ratio for an 8 core is definitely the 2700
  9. You can set up a MacOS virtual machine pretty easily (even if i didn't get it to install the tools needed to optimize the virtual machine, dk if it's a common problem or just mine). Either way just follow a youtube tutorial
  10. It'd be like upgrading from a 1070ti to something close to a 1080ti (but not quite at the same level), you decide whether it's worth it or not
  11. you paid 500 for an old slow dual core? Dude you've been scammed hard. 500 is probably the price for a modern aspire, which would be a million times faster
  12. A slow laptop will never become a fast laptop, the only thing you can do is not tax it at all
  13. It's not "only 350", that's a pretty standard if not high price (assuming you're talking about usd?)
  14. Graphical settings, RAM Speed, and the likes can affect game Speed too
  15. So like, i read from the file and then i use other threads to place what the main thread picked from the file in the array?
  16. I don't get much of the exploit part but i'll keep that in mind, thank you
  17. I'm actually re writing with a cleaner and faster code a program I've made a couple months ago. The full program creates a full competitive Pokémon team automatically based on usage and type matching, It's given me some great teams so far
  18. You sound really condescending,unlike @Eigenvektor, who actually didn't get angry at a noob without first asking normally. Try to get your wording better, if you don't want to sound aggressive, man. I proved It was looping since there's a cout for i and j in the for loops in the threads. Without mentioning the fact It kept outputting out stuff, when the variable reached the condition to stop the for statement, it just kept going resetting the variable
  19. Yeah I should've made more debugging output, that's what I usually do. Only reason I didn't do It this time was because I thought the problem was beyond my comprehension, since it's basically my first time applying threads to something
  20. Yeah i know about the array, and i made sure to shrink It as much as possibile. The file is like 850 lines. I don't know about dynamic arrays but they sound interesting, is it like lists?
  21. jesus christ man why are you being this rude. It doesn't have "incorrect behavior", it just does another scan of the array without doing anything. Pretty painless, isn't it? "Why don't i rewrite the program for you while i'm at it"? Is copying and pasting code a difficult thing to do? And yeah, it was pretty stupid on my part to write 1 instead of 0, but since i'm a noob with threading, i though the error was in the code itself. And my debugging efforts were mainly just proving it looped, something I stated in the original post
  22. i'm italian, so that's the reason why I've got some italian words in there lol
  23. yeah it actually does pretty nicely, not sure if i've gained much performance but at least it works lol. Maybe it doesn't work since you don't have the file it needs to run?
  24. Well shit. I'm a fucking idiot. I kept inputting 1 in the menu switch statement, but I had to press 0. No clue why it outputted my entire list though.
×