Jump to content

Tocsin_786

Member
  • Posts

    1,702
  • Joined

  • Last visited

Everything posted by Tocsin_786

  1. Barely use those keys, eventually I'll order them custom with correct size. Ty for the help!
  2. I got the keyboard for $10 so any add on to it is worth it right now. But yes, I do see how unorthodox the key placements are. I also found this one but would like your opinion on its compatibility. https://www.amazon.com/gp/product/B08LZ71MYY/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&th=1
  3. Hello, Just got a Epomaker TH96 Pro that I must build myself. I can't seem to find the actual key caps for it. It's a 95% keyboard so the right shift key is shorter, the num pad "+" key is also a standard size vs being elongated vertically, and some other keys are smaller and more crammed together. But I have checked all over Amazon, Mechanical Keyboards and google to see if I can find backlit keycaps. I will link the keyboard and a Reddit post that is of no help but has a picture of the key layout and the color scheme (of orange and white/black) I was aiming for. Please suggest me some key caps. Keyboard in question (mine came without keys because I want back lit and not the stock that the key board comes with) : https://www.amazon.com/EPOMAKER-TH96-Mechanical-South-Facing-Enlightenment/dp/B0B8CS66NR/ref=sr_1_3?crid=17SETS3HNEZQ8&keywords=epomaker%2Bth96&qid=1697762527&sprefix=epomaker%2Bth96%2Caps%2C75&sr=8-3&ufe=app_do%3Aamzn1.fos.18ed3cb5-28d5-4975-8bc7-93deae8f9840&th=1 Reddit Post that has the keys but no links on where to purchase: https://www.reddit.com/r/MechanicalKeyboards/comments/op3tpa/epomaker_96s_customized/
  4. Tocsin_786

    My milkshake brings all the boys to the yard.

    What else does it bring?
  5. So I figured it out on my part... apparently I had two steam accounts forever. I used my Gmail for my actual steam account, and Yahoo for the one that I got spammed about. I never realize this cuz I barely get steam notifications on gmail. So I just deleted the un-used steam account and have not gotten any more messages. There deff was a data breach, I never get emails on my gmail cuz thats the account I changed the pw for multiple times.
  6. I've been having the same issues with Steam honestly. Changed the pw 3 times and I always get the notification. Nothing changes internally on my account. I always get 2FA emails, so I just made my email account much more protected. Idk what to do about steam honestly.
  7. that finally makes some sense. This was related to my class im taking and unfortunately all my hw is due on Codelab which doesnt explain anything like you just did. Thanks!
  8. I'm super confused by this. my very first test was a user input, compiled correctly but didn't sprint anything out. So I wanted to hard code in some values and see if that would work, but it just made things much worse. import java.util.Scanner; public class lastNameTest { public static String lastFirst() { Scanner sc = new Scanner(System.in); String First,Last; First = sc.next(); Last = sc.next(); return Last + ", " + First; } public static void main(String [] args) { lastFirst(); } }
  9. I'm trying to better understand static methods by coding testing out code. In this case I want to print last name first... Ex: "Gates, Bill". Can't seem to figure out what I'm doing wrong. public class lastNameTest { public static String lastFirst(String first, String last) { first = Paul; last = Walker; System.out.println(last + ", " + first); } public static void main(String [] args) { lastFirst(); } }
  10. Yea its a conditional statement, kinda like an If statement but condensed. So in this case the n input is either being subtracted or added by either 1 or 2. How would I change it so it does it in intervals automatically? like what if I want to count every second odd number or something like that?
  11. This has been puzzling me for a month. All my HW is due on codelab and so it has to be very specific in what its asking. I dont conceptually understand how I can have a user input a number, and then have Java count up or down to the next odd number... or just count in odds or even in general. The code I have provided is from Chegg, but they failed to explain anything, and so I'm lost. * keep in mind, I can't use arrays, or if statements because we havent learned that yet.* Heres the code so you can copy and paste. import java.util.Scanner; public class OddPredecessor { public static void main(String [] args) { Scanner scan = new Scanner(System.in); int n = scan.nextInt(); System.out.println((n-1 % 2==1) ? n -1 : n -2); } }
  12. So I will be starting a class soon where the prof will basically send 20 emails a week. I made a folder labeled for the specific class. I basically want to make Windows Mail automatically populate that folder from the sender. Is this possible?
  13. Oh thanks for the super heads up. I went to Home Depot and was about to buy tubing but didn't like that it had wording all along the tube. Now I know not to do it.
  14. So the issue is that Microcenter is the only Watercooling store near me, and all online shops have super delayed shipping, and Micro doesnt have the correct size for soft tubing, only hard tubing lol
  15. So I am doing a build for a friend, and he got 1/2'' ID, and 3/4'' OD fittings for his build, and due to COVID I don't want to go exchange them in the store. I have 1/2'' ID and 5/8'' OD tubing laying around, is that possible to use in compression fittings, or should I get the same sized tubing labeled on the fittings (1/2'' ID, 3/4'' OD)? Heres the fittings i'm using btw: https://www.microcenter.com/product/486938/bitspower-g-1-4-straight-compression-fitting---white
  16. I thought the context of my backstory was enough to point out that the cpu is an i7-2600 since i didnt upgrade for years, but yea I think I do need to wait. It feels like 7nm has been coming for years but never comes.
  17. I also have a Kraken X61, so I can use that as well. I was always under the impression that air coolers were better than AIO, so that's why I didn't mention it.
  18. I personally won't overclock that thing on my own, I know it will not work best because I want ITX FF. But I just want a cooler that will let the CPU boost when the temps are capable of making it do so.
  19. I do video and photo production. Also gaming, and I really want a small FF pc this time because i am space constrained. This cpu can last me with everything I need to do on my pc for years to come. I have the budget for it. The reason why I don't wanna get AMD is because their ITX boards aren't as good right now, and I want thunderbolt 3 output.
  20. So I haven't upgraded my pc in 10 years, and saved money to build a new one. I strictly want an ITX pc this time (for space savings) and am thinking of building in this case. I'm going to put an I9-9900K in my system, and I know it runs hot!. I have a Be-Quiet Shadow Rock LP that I currently use for my 2600. Will that cooler be enough for my future build, and if not, what cooler would be good for that case? I can't seem to find one that would work. I know I can downgrade the CPU but I also want my pc to run another 10 years.
  21. Tocsin_786

    You know, I can't believe I signed up here almo…

    I signed up exactly 5 days after you!
  22. Wanna trade for my 970? i'll even pay for shipping!
  23. It's actually the food plate now. or maybe its the food staircase, or maybe its the food circle, or.. I give up and so should the health department on these food structures.
  24. I thought you were joking, and then I turned off Ublock, and promptly turned it back on and ran Malwarebytes. Its like I was thrown in to the mid 2000s when banner ads didn't know if they were to be from professional companies, or "call 1800 for some nudes".
×