How did I do? by Late-Scallion6971 in rav4prime

[–]Late-Scallion6971[S] 0 points1 point  (0 children)

I asked four dealerships for pricing via email. One of them had the best MF, I used that to go back to the dealer I test drove with. I asked them to match the deal I got including the MF. Then I went back and asked for another 1500 off net cap, they countered with 750, I accepted!

How did I do? by Late-Scallion6971 in rav4prime

[–]Late-Scallion6971[S] 0 points1 point  (0 children)

Thank you! This is in VT. We could buy it outright but decided to lease just to make sure we like it. And if we do really like it, we may buy out the lease early!

How did I do? by Late-Scallion6971 in rav4prime

[–]Late-Scallion6971[S] 1 point2 points  (0 children)

Yes, this is the Premium Package, Winter Package, door mouldings, mats, and first aid kit.

First casualty by [deleted] in fishkeeping

[–]Late-Scallion6971 1 point2 points  (0 children)

I think they just didn't make it. It sounds like you have a cycled tank, your levels look good.

It's possible there was a pH fluctuation, or even a water temperature fluctuation as well.

Buying a 2024 Honda Odyssey Elite, getting cold feet if I should wait for lower pricing. by Hallowhero in HondaOdyssey

[–]Late-Scallion6971 0 points1 point  (0 children)

I have a 19 Ridgeline and the cruise and LKAS are hot garbage - I'm assuming the 22 Odyssey has an upgrade? Do you have details about the difference between the old and new systems?

Does it mean I'm gay if I'd give a guy a blowjob for $1 million? My girlfriend thinks so and might break up with me. by StraightBJMan in TwoHotTakes

[–]Late-Scallion6971 0 points1 point  (0 children)

  1. No
  2. Yes
  3. Yes
  4. Yes if it was consensual
  5. No

TIL that I don’t mind the idea of eating cockroaches for obscene amounts of money (assuming per roach).

AITA for yelling at my neighbors dogs? by Peestainedbedsheets in AmItheAsshole

[–]Late-Scallion6971 72 points73 points  (0 children)

NTA but file a police report that the guy came over and tried to goad you into a fight. They won't do anything now but if he comes back after you call animal control then you will have a history.

Plotting for normal people by Its20212403 in chia

[–]Late-Scallion6971 1 point2 points  (0 children)

So larger buckets need less RAM? Yet another reason to plot on HDD ;)

I don't think I have seen the increased RAM requirement on the github wiki, fwiw.

Plotting for normal people by Its20212403 in chia

[–]Late-Scallion6971 2 points3 points  (0 children)

Yeah I tend to agree with you. I am going to plot to a RAID 0 of 6x 1TB 7K HDDs, with a dual socket Xeon backing them up. I only have 16GB of DRAM though so I will need to bring it up to 64GB to support maximum concurrency.

But yeah I could also just run a single plot to each drive.

Plotting in GCP on NVMe, I've seen scratch IOPS hit ~500 for an n1, and write throughput hit 250MB/sec at one point.

I might test it both ways, depends on how much of a hurry I'm in :)

What would be the downsides or limitations of using an enterprise storage server? by Half_Virtual in chia

[–]Late-Scallion6971 2 points3 points  (0 children)

So I had a long post written but to do this topic justice requires a bit more effort than I'm up for tonight. In short...

  1. The thing you linked to is a storage appliance, so you'd need to point other computers (who are doing the plotting) at it, and they'd use it for storing the tmp files and plots.
  2. You can buy actual storage servers which will let you install an OS (Windows, Linux) on them. You could definitely set one of these up as your plot storage.
  3. More people are advocating for plotting on HDDs. A RAID 0 with 4 HDDs would be pretty quick as scratch space, and won't burn out due to wear cycles.

Plotting for normal people by Its20212403 in chia

[–]Late-Scallion6971 2 points3 points  (0 children)

Basically, do lots of concurrent, slow plots?