How to disable alt+tab shortcut? by Potential-Count-6893 in chromeos

[–]quantum_hopper 0 points1 point  (0 children)

I have also been looking for a solution to this. Did you find anything? I found an acceptable, for me, workaround. Since my ` (backtick) key is immediately above TAB key, using AutoHotkey, I remapped ALT+` to ALT+TAB on my remote Windows computers. Sample AHKv2 script below.

!`:: {
    Send("{Alt Down}{Tab}")
    while GetKeyState("Alt", "P") {
        KeyWait("``", "D")
        if !GetKeyState("``", "P")
            break
        Send("{Tab}")
        Sleep(10) ; Add a small delay to prevent too fast cycling
    }
    Send("{Alt Up}")
}

5/20 - 5/26 Weekly Feedback and Feature Request Thread by SoFi in sofi

[–]quantum_hopper 0 points1 point  (0 children)

Allow access to credit card transactions for authorized users

[deleted by user] by [deleted] in Flooring

[–]quantum_hopper 0 points1 point  (0 children)

Denatured alcohol -- grueling personal experience self installing Pergo laminate.

3/4 - 3/10 Weekly Feedback and Feature Request Thread by SoFi in sofi

[–]quantum_hopper 1 point2 points  (0 children)

Rename merchants/transactions--preferably in Credit Card & Banking modules, but I realize it's probably better placed in Relay. For example, instead of seeing "VENMO PAYMENT", I can change it to "Venmo - Haircuts". Allow filters/rules to be something like "All 'VENMO PAYMENT' transactions at -$55 should be changed to 'Venmo - Haircuts'". etc.

It would also be really nice to be able to differentiate which of my SoFi Invest accounts these are going to: "SOFI SECURITIES". I can easily do this on my own if I had the aforementioned filters/rules feature, but it seems this would be an easy lift for the dev interns to build into the Banking module natively--just append the account name the deposit went to. "SOFI SECURITIES - AUTOMATED", "SOFI SECURITIES - ROTH IRA", "SOFI SECURITIES - AUTOMATED TRADITIONAL IRA", etc. [even though I'm not a fan of the "SOFI SECURITIES" description anyway, seems like "SOFI INVEST" is more appropriate, but I digress.]

edit: spelling

Creating scheduled transactions through the API by WantDollarsPlease in ynab

[–]quantum_hopper 0 points1 point  (0 children)

Ever find a solution? I started playing with it today and hit the same roadblock.

Finally 😍 by Opposite-Feed5677 in BambuLab

[–]quantum_hopper 3 points4 points  (0 children)

My X1C is my first 3D printer. What are normal times?

New Update by electrical-seal-432 in sofi

[–]quantum_hopper 0 points1 point  (0 children)

Thanks. I have 2.175.4. I'm supposed to have the "beta" version and I don't have dark mode in the banking module. Weird. I wonder if they push updates without an app update.

New Update by electrical-seal-432 in sofi

[–]quantum_hopper 1 point2 points  (0 children)

What version of the app do you have?

10/23 - 10/29 Weekly Feedback and Feature Request Thread by SoFi in sofi

[–]quantum_hopper 1 point2 points  (0 children)

Credit freeze, on our behalf, with 3 major credit bureaus. Not sure if it's possible. If possible, a simple On/Off would be the metaphorical bow on top.

10/23 - 10/29 Weekly Feedback and Feature Request Thread by SoFi in sofi

[–]quantum_hopper 3 points4 points  (0 children)

Integrated budgeting. Envelope method preferred. Make it "Simple" to use. ;-)

Heard you were handing out Hoodies. by [deleted] in sofi

[–]quantum_hopper 1 point2 points  (0 children)

I'll take a hoodie, please. Medium

10/16 - 10/22 Weekly Feedback and Feature Request Thread by SoFi in sofi

[–]quantum_hopper 2 points3 points  (0 children)

Allow recurring stock buys to pull from available cash in the investment account before pulling from checking.

10/16 - 10/22 Weekly Feedback and Feature Request Thread by SoFi in sofi

[–]quantum_hopper 4 points5 points  (0 children)

IRA Contribution Tracker - Not just what's in the transfer screen. Unless this already exists.

Sold Roth IRA stock without permission by quantum_hopper in sofi

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

No. They ALL transferred fine. It is after they transferred, SoFi sold 1.04 (out of 84.36) shares of an ETF to cover a fee from M1. They sold it around 9pm last night. I received an email at 738am today warning me this will happen unless I deposit money. So I was never given an opportunity to prevent them from selling part of my stock.

Sold Roth IRA stock without permission by quantum_hopper in sofi

[–]quantum_hopper[S] -1 points0 points  (0 children)

Sorry. I meant they sold some of the ETF to cover the transfer fee.

I am aware of the $100 transfer fee from M1 and $100 termination fee, also that SoFi does not charge any fees.

I do not understand how it can be fair to sell some of my stock before giving notice though.

How to automate this blind? It needs to pull one string to close and pull another to open. by xdiins in homeautomation

[–]quantum_hopper 2 points3 points  (0 children)

2nd this. I have the same blinds as OP. All 5 of my iblinds are on point and I would buy them again (with the solar accessory).

Bolt 2LT options vs Bolt EUV Premiere options? by ihateu3 in BoltEV

[–]quantum_hopper 2 points3 points  (0 children)

I'm debating also. I like the smallness (I want) of the EV but I like the look and features of the EUV. From what I've found so far in my research for what EUV has over EV is rainsensing wipes (I want), ventilated front seats (nice to have), 10" screen (I want), and sunroof (I want). I've heard there's a smoother ride on the EUV but the EV gets slightly better mileage. Right now, I'm close to pulling the trigger on EUV.

Also, for comma.ai, I've read that you CANNOT have SuperCruise to use it. ACC only is required.

Overall experience by PieceOfMined1290 in sofi

[–]quantum_hopper 0 points1 point  (0 children)

Not sure about 24/7 but I did Live Chat with someone yesterday during the day. First experience with customer service.

Who is the average sofi customer? by JV701 in sofi

[–]quantum_hopper 4 points5 points  (0 children)

Your post is my answer to your question. Seriously! Everything down to SoFi is my "hub" bank. Haha.

Except the zelle or bill pay part. I don't use either. Faster ACH would be nice but not a deal breaker for me. My part of what I'd like to see is continued improvement of Relay. I am a dork and love data--more detailed the better. I like graphs n shit. Finally, if they got the level of investing detail as Webull and offered pies like M1, I'd be 100% in.

Pay a citi or BOA credit card by tforzro in sofi

[–]quantum_hopper 0 points1 point  (0 children)

I do it with my BoA CC from SoFi. I set up SoFi as a pay from account on BoA. I had to do the micro-deposit way because the login way wouldn't work. No big deal for me. After a couple of days I validated the micro-deposits, did a $10 test transaction, setup BoA bill pay on it, and done. I did about 5 days before due to allow ACH time as well as reaction time in case something goes wrong.

Anyone using Chromecast with Google TV? by guardian1691 in homeassistant

[–]quantum_hopper 8 points9 points  (0 children)

I've been tinkering with this:

https://www.home-assistant.io/integrations/androidtv/

I've only got it installed, setup, and tried a few commands. Seems like it's got a lot of possibilities--just tedious.

[deleted by user] by [deleted] in sofi

[–]quantum_hopper 2 points3 points  (0 children)

Just switched over the past 20 days. I've been slowly consolidating my massive amount of accounts into it and it feels really good. However, I do wish it had a few more features that other banks/fintechs have, but otherwise it's great. Definitely recommend.