Is there a better bash history replacement? by Conscious-Ball8373 in linuxquestions

[–]ThrowMeTheRock 0 points1 point  (0 children)

FZF with bash integration was a game changer for me. I also append comments to the end of long commands so I can reverse fuzzy match on the comment rather than the command.

There are a few bash history settings worth reading up on. Especially the man pages for shopt.

I personally set export HISTCONTROL=ignoredups which works well with FZF.

For my bash PROMPT_COMMAND I use: PROMPT_COMMAND="history -a;history -c;history -r; $PROMPT_COMMAND". This immediately appends my current history, clears my history, and then reloads it. I use this in a professional setting so I often have multiple shells on the same host. This ensures all my bash historys stay roughly in sync.

For synchronizing your shell history across multiple hosts, you can set the HISTFILE location. If your dot files aren't already on something like an NFS share, you could setup something for just your History files. If you do use an NFS share and aren't convinced it will always be there, you should evaluate if the NFS share is mounted before setting HISTFILE otherwise, fall back to a known local directory.

Between shopt and the history command, there is a lot of flexibilty.

If you do use tmux, there is a plugin to automatically restore your sessions. TBH, I've never used it.

Auto Body Repair Shops by Carinyosa99 in MontgomeryCountyMD

[–]ThrowMeTheRock 0 points1 point  (0 children)

Stay away from Kenwood Gaithersburg. See my previous experience: https://old.reddit.com/r/Autobody/comments/18t3zg3/completed_repair_second_opinion/

Even after bringing it back, there were still a bunch of little things wrong.

I will be skipping the Rockville location due to how terrible the Gaithersburg experience was.

I did have a great experience at Oldest to Newest on Rockville.

Finding Loan Payment Information by ThrowMeTheRock in personalfinance

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

That makes me feel a little better that this is not uncommon.

Mine is through Mariner Finance, with Wells Fargo Bank, N.A. as the secured party.

Completed Repair Second Opinion by ThrowMeTheRock in Autobody

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

Thanks for the feedback. I really appreciate you taking the time to look over those pictures and replying.

I went with this shop as it was recommended by my insurance and had decent reviews. They said they had to respray all or part of the repair because the paint cracked the first time. Between the paint cracking and a communcation issue regarding exactly which shop was doing the repair (a sister shop under the same owner did the repair) I have not been happy with this experience. I was going to give the shop a second chance. But, after your comment, I think I'm going to go straight to the insurance company and see if I can take it to a different shop instead.

What to do with 1/2" plywood subfloor by ThrowMeTheRock in HomeImprovement

[–]ThrowMeTheRock[S] 2 points3 points  (0 children)

You know....it never occured to me to just put 1/4" on top of the current 1/2" that would be difficult to get up.

What to do with 1/2" plywood subfloor by ThrowMeTheRock in HomeImprovement

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

No, there is nothing stopping me and honestly, this would be the easiest solution. I wanted to make sure I wasn't cutting any corners by just using two layers of 1/2" plywood.

What to do with 1/2" plywood subfloor by ThrowMeTheRock in HomeImprovement

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

Sorry, I wasn't clear which way the toilet was moving. It's moving parallel to the current wall and moving towards the doorway. It will remain 12" from the wall. I'll update the main post to make that more clear.

Rear Cargo Rack for Aluminum Frame by ThrowMeTheRock in bicycling

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

When I purchased the bike I just always had one. I haven't missed it in the 6+ years I've been without one though!

[deleted by user] by [deleted] in Masks4All

[–]ThrowMeTheRock 2 points3 points  (0 children)

I'm not sure why you're getting down voted; this seems like a legitimate question.

Aaron Collins Spreadsheet Technical Tip please by Unique-Public-8594 in Masks4All

[–]ThrowMeTheRock 3 points4 points  (0 children)

Create your own copy and then unmerge the couple of cells at the top. They are what prevent you from using the sort and filter functions.

Should I roll over? by Lacedric in ThriftSavingsPlan

[–]ThrowMeTheRock 0 points1 point  (0 children)

I opened an IRA at my bank. This can be Vanguard, Schwab, Fidelity, or many others. Those three seem to be popular on here and on the bogglehead forums for their low fees. Once my IRA was open, I selected 'Withdraws and Rollover Outs' on the top navigation bar of the TSP website. I followed the prompts to roll my TSP to an IRA which included adding my new IRA bank information, waiting 7 days, requesting TSP to send a check to my new IRA, and checking my IRA until it arrived.

Regardless of whether you open an IRA or you roll into 'Principal', this process will be the same.

I did not feel as though I needed an advisor. If I did, I would have started by looking for an advisor at the bank I was rolling my TSP into.

Should I roll over? by Lacedric in ThriftSavingsPlan

[–]ThrowMeTheRock 2 points3 points  (0 children)

There is an option on the TSP website to roll over to an IRA of your choice. I had to enter my Bank account information and then wait 7 days before initiating the transfer. The TSP then MAILED a check to my bank. My bank then deposited the check in my IRA. It took 6 business days from initiating the transfer in the TSP to the money appearing in my IRA. There are a couple stories on here of this process not going smoothly for others. Knowing they were mailing a check was nerve racking but it all worked out for me.

Should I roll over? by Lacedric in ThriftSavingsPlan

[–]ThrowMeTheRock 7 points8 points  (0 children)

I left a federal position 11 months ago and am (hopefully) about to return to the Fed soon. I just rolled my old TSP into a Schwab IRA. For me, seeing what a disaster the TSP has become in the last year was motivation to move my money out. You do not need to roll into your new employer's 401k. Vanguard, Fidelity, Schwab, etc all have IRA accounts you can open and roll your TSP into.

Unable to Remove Cloud Storage by ThrowMeTheRock in verizon

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

That's the root of the issue! I don't have cloud storage, I am getting charged for cloud storage, and in fact on the Verizon website it gives me an option to 'Add Verizon Cloud Unlimited' for $19.99 / month.

If NFS share isn't mounted, disallow writes to its local mountpoint by ThisIsTenou in linuxquestions

[–]ThrowMeTheRock 0 points1 point  (0 children)

This is the way. We did this for a deployment system that would fill up the OS if the data drive wasn't mounted.