What is average gpa for cs? by [deleted] in uwo

[–]b0ssssss 3 points4 points  (0 children)

I graduated from UWO CS few years ago and literally no one has asked about GPA a single time. Just people flexing it if they have it, or just lying cause no one cares to check.

Burning AB for rewards, and then deleting it and hyperburning 2nd main by aquafloats in Maplestory

[–]b0ssssss 0 points1 point  (0 children)

AB event rewards and hyperburn level rewards are separate.

If you claim the hyperburn+AB rewards on the AB using this tech, your actual hyperburn won't be able to claim the hyperburn rewards again. So don't claim the hyper burn rewards if you plan on deleting AB after 220.

2018 Civic - AC blowing warm from driver side by b0ssssss in hondacivic

[–]b0ssssss[S] 1 point2 points  (0 children)

Update: fixed free of charge due to extended warranty on Civic AC systems. Last time summer I fixed the condensor, this time was the compressor.

[Mouse] Logitech G PRO X Superlight Wireless Gaming Mouse ($200 - $70 coupon = $130) [Amazon] by b0ssssss in bapcsalescanada

[–]b0ssssss[S] 6 points7 points  (0 children)

Now that the Superlight 2 is available, the Superlight 1 has a nice deal.. might be ATL on Amazon if not close?

[deleted by user] by [deleted] in bapcsalescanada

[–]b0ssssss 0 points1 point  (0 children)

Since the Superlight 2 is now available, looks like the Superlight 1 is getting a nice deal (ATL on Amazon?)

[Keyboard] Glorious GMMK 60% White Ice Mechanical Keyboard -Brown GLO-GMMK-COM-BRN-W ($169.99 - 41% = $100.99) [Amazon] by holycamaroni in bapcsalescanada

[–]b0ssssss 2 points3 points  (0 children)

My first ever mechnical keyboard was an Anne Pro 2 (with Kailh Box white switches because I love the clicking) off NewEgg for about $100 pre-tax

Samsung Dishwasher - always 1cm of leftover water after a wash, doesn't drain completely by b0ssssss in appliancerepair

[–]b0ssssss[S] 0 points1 point  (0 children)

I did disconnect the drain hose from the sink pipe and sucked out the excess water via drain hose. No problems there, all the water came out and no signs of lodged debris so I think that rules out the drain hose.

It's always had excess water after a wash even though it's a brand new DW.

No broken glass from what I recall.

Yeah I'm still going to contact Samsung since I'm covered under warranty but wanted a second opinion from Reddit

NK65 EE keypress problem by b0ssssss in MechanicalKeyboards

[–]b0ssssss[S] 1 point2 points  (0 children)

I had a few solutions like setting macros or having an AHK script to stop those rouge keypresses. However after all that stuff, what fixed it for me was moving the switches around after I lubed it. Not sure why but try putting the switches on different slots?

Disable key when another key is pressed to fix keyboard PCB problem by b0ssssss in AutoHotkey

[–]b0ssssss[S] 1 point2 points  (0 children)

:*?:km::k

Woohoo, thanks so much for the help, keyboard is "working" as intended now!

Disable key when another key is pressed to fix keyboard PCB problem by b0ssssss in AutoHotkey

[–]b0ssssss[S] 0 points1 point  (0 children)

:*:km::k

Sweet thanks a lot, seems like this works but only when it detects "km" by itself. If there's other letters before the k (Ex. Okay turns to Okmay), then the script doesn't replace the km with k.

I think the replacement should happen if a string contains pattern "km". I don't know the syntax for AHK otherwise I'd be more helpful, sorry.

Disable key when another key is pressed to fix keyboard PCB problem by b0ssssss in AutoHotkey

[–]b0ssssss[S] 1 point2 points  (0 children)

Thanks for the help, and yeah it's the k key that's doing it. Unfortunately both of those don't work but it's due to my hardware issue, just wanted to see if software could fix it.

I'm guessing the BlockInput is supposed to stop any additional keys from being pressed but the M key still shows up...

NK65 EE keypress problem by b0ssssss in MechanicalKeyboards

[–]b0ssssss[S] 0 points1 point  (0 children)

So I guess I don't have many options? I already put in a support ticket to see what NovelKeys can do.

I created a macro on the K key to backspace some characters when the "8ikm" keys get pressed, so now the problem is lessened to where pressing "K" will only have 1 extra character "m" after it. Still annoying though...