Jump to content

MikeKats

Member
  • Posts

    185
  • Joined

  • Last visited

Awards

This user doesn't have any awards

5 Followers

Recent Profile Visitors

747 profile views
  1. Hello Guys, Is there a library I can implement (in any language at this point, I've been searching all day..) to work with the integrated fingerprint scanner of my Xiaomi Laptop? I want to make a program (preferably on python, java or C#) that can read the fingerprint.. compare it to a list of registered fingerprints, and then do some stuff.. I am not able to find such API/Framework/Library or whatever.. Thank you in advance!
  2. Hey, I just got a new Xiaomi mi air 13.3 laptop. It has usb c (also that is the charging port) 2x usb 3.0 and HDMI out. I also bought an Ultrawide LG display, which i would like to connect through display port... Would a USB C hub work ? Would the usb ports on my monitor work for keyboard and mouse that way? Thank youu (I hope this is the write forum for this question)
  3. tried rebooting probably more than 30 times today..
  4. Okey, so I formatted my old laptop. New windows copy. Some drivers, cause of windows10 got downloaded automatically. nvidia control panel wasnt showing so i decided to download the latest drivers cause that could be the issue. I downloaded the latest driver and performed a clean install through nvidia's driver installation wizard. well.. with the latest drivers, nvidia control panel wont show up, so i decided to downgrade. I installed the version just before the latest one, and guess what, nvidia control panel is here again. now though, my gpu wont show up on dxdiag (it shows up on the device manager). Also with every driver version i tried, first, it wouldnt show up my GPU on dxdiag, and it would also crash fortnite as soon as i clicked launch. What is up? is there something wrong with windows installation? is my gpu broken or what? xDD.. Specs: i3-2350m GT 740m 4gb ram 480gb toshiba drive 64bit
  5. Hey guys .. i want to sent an email from myself to myself with a .txt file using python .. would this code work ? import smtplib file = 'C:\file.txt' text = "example" mail = smtplib.SMTP('smtp.exaplegmail.com',port) mail.ehlo() mail.starttls() mail.login('mail','pass') mail.attach(file) mail.sendmail('from','to', text) mail.close()
  6. Nice thats great!! Thank you for the help
  7. i think i won't wait ... and that's because i kinda need the pc for other stuff too .. Thank you for the help
  8. Both of you recomended the same xeon. I saw it has hyperthreading .. but i cant find any benchmarks on games ... i guess as a xeon it will be good on streaming and recording though. btw .. i want to have the pc ready as soon as possible.. but if its worth w8ing for zen ill do it i guess ... do we know a release date of Zen ?
  9. Thank you very much .. i will probably order the parts very soon ... so you think that waiting for zen is not worth it ? ( i saw you put an RX 480 .. is it going to perform better than a 380x ? )
  10. Hello guys, So i want to make a new PC this summer cause my laptop isnt enough for what i'd like to do. As the title says, i'd like a PC that will be able to record/stream CS:GO and record Battlefield 1 but the budget is a bit small .. is only 800 pounds with the monitor but without the OS and the parts can only be from amazon.co.uk. Could anyone help ?.. I was thinking maybe a cheap xeon would do the work .. i am not sure though.. btw should i wait for Polaris or Zen? Also is there a way to fit an non-overclockable i7 in there ? Thank you in advance, MikeKats
  11. Hey guys i have the same question .. but .. lets say for example i am on vacation and i want to access the storage to see a video ?? what do i do ?
  12. You ask for an AMD vs INTEL war right ? btw go for the cheaper i5 ...
  13. ohh okee .. .thank you for the help cause i want to maek a server as well and you help me but one more ... is there a way to be able to connect to my server through the net ?? do i need ecpantion cards ? ( network raid etc.)
  14. Hey guys, is it possible to have raid 10 with 3 drives ... what i actually want to know is if i can have 2 SSDs in RAID 0 and 1 HDD that they will be backed up to .. do i need a raid card ?? ( i dont know anything about raid cards and what to do )
×