Jump to content

LukaP

Member
  • Posts

    6,512
  • Joined

  • Last visited

Everything posted by LukaP

  1. LukaP

    anyone wants to buy CIV5 for me, its 12$ on g2a…

    @cesrai ive got it. ive played it. no more.
  2. I am a moron, thank you
  3. Im making a messaging server and client in python for uni. We have to implement SSL/TLS encryption. So i use this code to create a context, but come up with a problem when i try to pass certificate and key files to it def setup_SSL_context(): #uporabi samo TLS, ne SSL context = ssl.SSLContext(ssl.PROTOCOL_TLSv1) # certifikat je obvezen context.verify_mode = ssl.CERT_REQUIRED #nalozi svoje certifikate context.load_cert_chain(certfile="luka.pem", keyfile="lukakey.pem") # the line that confuses python # nalozi certifikate CAjev (samopodp. cert.= svoja CA!) context.load_verify_locations('server.pem') # nastavi SSL CipherSuites (nacin kriptiranja) context.set_ciphers('AES128-SHA') return context if i directly pass the files like that, its all working properly, but well, i want this client to support more than one user, so my solution was to pass filenames as formatted strings like this username = input() # yes i did input luka... #foo context.load_cert_chain(certfile="[].pem".format(username), keyfile="[]key.pem".format(username)) which threw a FileNotFound Exception, but only on the lukakey.pem file... Does anyone have any idea why it does that?
  4. LukaP

    anyone wants to buy CIV5 for me, its 12$ on g2a…

    i feel you brah
  5. LukaP

    anyone wants to buy CIV5 for me, its 12$ on g2a…

    im poor af right now
  6. anyone wants to buy CIV5 for me, its 12$ on g2a apparently

    1.   Show previous replies  8 more
    2. DevilishBooster

      DevilishBooster

      CS:GO? Get repetitive? After almost 4 years of being played to death my millions? Nooooooooo....

       

      /s

    3. DevilishBooster

      DevilishBooster

      *by* millions

      I am having some real issues with typing this week....

    4. thekeemo

      thekeemo

      Always dust 2 

      Always awp ak or m4

  7. Dont worry, the syntax is almost the same, apart from the print statement/function. But you do get more features (iirc 2.7 is the last python 2), guaranteed working on most systems that arent windows (linux and OSX come with python 3.4), and (not sure if my memory serves me right on this) faster exectution.
  8. LukaP

    Surprisingly the topics like "should i choose a…

    thank fuck there was no "conspiracy" with the 1070 this year, or we would once again have trolls racking 4000 posts all saying NV is shit and everyone who thinks otherwise is a fag
  9. Best thing about it, the store fucked up, and i got the G502 spectrum, which wasnt on sale, for the price of the normal G502 which was on sale
  10. Got the G502 on a sale, was 65€. so far, quite happy with it
  11. OK so your hand is just as big as mine, except that you claw and i palm. I think ill go for it
  12. LukaP

    Whatcha all doin fam?

    i do tend to not die yes
  13. how big are your hands, wrist to fingertips? (if i may ask) and how is the comfort with that size
  14. yeah it was awkward... what do you mean with buttons not being as nice on the 502?
  15. I dont like that many buttons on my mouse (or atleast being placed in a grid) and the G600 is a really awkward shape for my hand for some reason. i just cant seem to grab it right.
  16. The rival is the same price as the G502, so id rather get the Logitech Cant get the Mionix here... Ive tried the 303 at a store, and didnt really like the shape that much, but it has great specs for the price, so i was kinda eyeing it anyway Ive liked the low humped Kova, but ive never had a problem with mice having high humps, so thats not really a factor for me I can get the Zowie FK1 but its also 80€, so again, rather take the G502...
  17. i had the Kova+ from Roccat, i really enjoyed the shape, but did miss the side scrolling and a few more buttons i had on my previous logitech mouse (i dont remember the name) also i reccomend you ignore the circlejerk and it will go away
  18. Mid/Large hands and palm grip ^^
  19. Alright, i guess ill splash out on the G502, and not eat for a month or something
  20. yeah but i cant do that on the fly really. its nice and convenient when one can do it with a click of a button on a mouse (i dont even see how the DPI is such a problem, most mice ive seen have sensors that do waaay over 3500-4000 i use, i just mentioned it so i dont get the ones really focused on CSGO)
  21. I play my fair share of games. Mass Effect (well not anymore, waiting on the new one), Deus Ex, SWTOR/KOTOR, Fallout 4,... It just seems that if one wants a high quality mouse one needs to look at gaming mice, or the MX Master, which is WAAAAY out of my price range
  22. Again, im not using the high DPIs for gaming, but rather for navigating the screen faster when working. its a tested and proven workflow for me, so i dont plan on changing that. ill check if anyone here carries steelseries
  23. I dont play fps'. I like high sensitivity, because it allows me faster access to every tool when i do cad work. The amount of stuff there is too much for keyboard shortcuts. As far as the G502 goes, its 80€ here. now if someone were to give me 30€, id buy it immediately. this way, im a bit reserved to throw that much money into a mouse
  24. LukaP

    Literally everything aches! Send help

    ooooooh. atleast you enjoyed yourself
×