Jump to content

slitherin96

Member
  • Posts

    60
  • Joined

  • Last visited

Everything posted by slitherin96

  1. look man, It costs 60bgn(30eur) and I get minimum wage at a part time job so it's slightly pricey for me
  2. hey all, one of my favorite feelings is coding on my lenovo e330 edge because the keyboard is soooo good. So as my cheap desktop keyboard is slowly dying, I've been trying to find a desktop keyboard like my lenovo one. so far the only decent one I've found is the Logitech K280e, but I find it a tad too expensive for my college lifestyle. Is there anything you can recommend me? or should I just add more to the debt and get that logitech?
  3. thing is the lecture was only about bitwise operations and they wanted the result as a boolean statement
  4. jee do they make us do this just to torment us
  5. hey guys I kinda missed a lecture and wasn't able to quite understand it, but I have to make a program in c# that checks if the third digit in a number (right to left) is 5. I wanted to go a bit above the original assignment and added a ReadLine to enter the number. my real problem is that I apparently can't do && to int/byte values. here's what I have so far, please tell me where im going wrong using System; namespace ConsoleApp2 { class Program { static void Main(string[] args) { Console.WriteLine("please enter a number"); int num = Convert.ToInt32(Console.ReadLine()); num = (byte)(num >> 2); byte check = 5; bool result = (byte)(check && num); Console.WriteLine(result); } } }
  6. no newegg around these parts, sadly. And shipping will make any laptop out of budget
  7. sadly, the used market here in bulgaria isn't all that great
  8. Good day to you all, lovely people, I recently moved out of my parent's house to study and found myself a low paying job. Starting life good... I'm gonna be studying software engineering, and while I have a trusty tower for my serious computational needs (mostly games tbh) I am in need of a laptop for lectures. It needs to have the bare minimum and nothing more. Just need to be able to pull up dev-c++ for now. I have one currently, but it's the dreadful toshiba satellite a350d-ba3. I'll be selling that to help my budget. Im aiming at things lower than $400. I thank everybody for their suggestions in advance.
  9. I need to convert a DEB install package to run on a Fedora equipped system. meaning I have to use a converter to RPM such as alien. problem is, I want to do the converting on my own windows based system, because the former is somebody else's, who doesn't want anything else installed but the DEB thing. Is it possible?
  10. щеше ми се да е с 120мм вентилатор. също така намерих че е по-зле от залмана. но на различни сайтове- различни резултати
  11. mersi, brat. a da znae6 kolko 6te izleze?
  12. I want to upgrade my cpu cooler from an Alpenfohn sella to one of the following (it should be an upgrade, so if my little sella is better than any of the listed please do tell). options are: Zalman CNPS10X OPTIMA CM HYPER T4 Evercool VENTI DirectTouch DeepCool GAMMAXX S40 now... i could fork out the cash to buy a 212 evo, but i'd rather buy new strings for my guitars the evercool grabbed my gaze as it supposedly supports cpus of up to 200w. I'm using a FX8320 and I wanna clock it at around 4.1/4.2 ghz
  13. well then, my space exploration fantasies have become a virtual reality. one question though- how is the entrance into the atmosphere of a planet? does it have some special effects or is it like dropping a pebble on the ground?
  14. yeah it was awsome... until the humans attacked
  15. tried it out a couple of months ago when it was free for a weekend. pretty fun, and from what I understand it got some major updates since. might buy it to see what's happened
  16. i'm looking for something with a good movement system(aka parkour and freerunning) that has flow, finesse and challenge (assassin's creed does not cut it) preferably open world.(still waiting for the new mirrors edge) also a space exploration game would suit my fancy... something more serene and tranquil, where i could fly to a planet in some part of the vast void and casually take a stroll and absorb the scenery.(still waiting for no man's sky) last but not least, i'd jolly well play something in the likes of the witcher series(played all games, read all books, currently wearing a wolf's head medallion on my neck)- an RPG with smooth real-time combat, interesting mechanics and decent storyline. Please tell me anything that comes to mind when reading this
  17. just did that and i must say thank you. the idles are down to 37-38 and that's with the front panel on, except for a small piece of removable plastic at the front. i've been banging my head around the issue for so long and it appears this, plus a new chassis fan ('couse one is quite old) is the whole solution. geez... thanks again.
  18. i was just answering KRC's question. anyhow. thank you both for your help and i guess i need to pull out a drill and some philes
  19. well alrighty then. looks like it's time to drill holes...
  20. no. there is around 2.5-3cm clearance between the gpu and the power supply.
  21. it seems i have been misunderstood. there is no top fan, just a mounting location for it. i use the Alpenföhn CPU Cooler Sella 92mm for my slightly overclocked fx-8320. cpu temps do not go beyond 50C
×