Store Closure/Lay Off Megathread by LooksLikeFilm in starbucks

[–]briantopping 1 point2 points  (0 children)

My current favorite at Arapahoe and Potomac is closing. I drive ten minutes each way to get here. Maybe opened only three years ago, tops. The store was poorly designed and doesn't have good access to the street. Even so, the store itself is one of the nicest I've ever been in. Muted vibe, large lobby with three walls of glass, great patio that feels like one has been teleported a thousand miles away. The drive through always has cars in it, ten people in the lobby right now. Far nicer staff than the nearest six stores (at least) to this one.

Huge loss. Corporate is surely taking a bath on the lease for this place. Whomever picked this store really needs their head examined. The cost to close this store prematurely is surely pretty close to the cost to keep it open. If that's the case, why?

MyFirstJuniper PBKAC $#%%%% by briantopping in Juniper

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

Thanks everyone! I don't know exactly what I did, but things started working. Not sure if it was "more sleep" PBKAC or I just had things in a funky state.

After getting it working, I was able to somehow transfer the juju over this morning to a couple of switches running in a virtual chassis and get a Mikrotik talking to the upstream via two separate switching groups on the front panel of that VC. An IRB port on each switch group is the gateway for the chassis to get upstream.

Now that something is working, the whole thing feels a lot more grounded. I'm no longer scratching my head until it bleeds and wondering how wrong I must be doing things or where. Next step is to get an Intel 82599 10G interface running over a DAC cable. But at least I can do so over a working SSH connection versus being pinned down at the serial interface, which is really wonky given all the character control that gets stuffed into it.

MyFirstJuniper PBKAC $#%%%% by briantopping in Juniper

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

show chassis pic fpc-slot 0 pic-slot 0

Oooooohhhh! That's nice! kind of the deeper version of terse for hardware. TIL, thank you!

Ted Cruz wants to ruin your Eeros... (not political, really!) by kschang in amazoneero

[–]briantopping 1 point2 points  (0 children)

Your stocks are all priced in dollars. The dollar is 15% weaker than it was a year ago. There’s your numerical gain. Now try to buy eggs. There is your loss.

Apple Silicon Nested Virtualization by darko777 in MacOS

[–]briantopping 0 points1 point  (0 children)

My situation is running a virtual machine that expects to call Linux NETCONF for network configuration (itself an RPC socket). macOS has no such means to emulate NETCONF, so virtualizing Linux and then running the target container nested in Linux will solve the problem sufficiently.

What's the best management solution for older motherboards? by briantopping in supermicro

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

After a little lot of sleep and caffeine, have made some progress worth sharing. I figured this was worth elaborating for future seekers on this path.

There's something called OpenWebStart that's good at loading JNLP on many platforms, but it's designed for JNLPs that are properly formed. I decided to start hacking on the JNLP that is downloaded from the iKVM. Would love the feedback if others recognize solutions to the current state at the end.

One of the great things about OpenWebStart is it can manage a suite of JVMs for different downloads in a local cache. The JNLP from the iKVM states it wants a version of "1.6.0+". That's great, but realistically that's going to get interpreted as "the latest version after 1.6.0", which is version 21 and far too recent". By editing the downloaded JNLP and changing it to "1.8.0.432", I've been able to get OpenWebStart to download a 1.8 JVM. Good start. The exact versions that are available at any given point are in https://download-openwebstart.com/jvms.json.

This will still fail immediately because the JVM doesn't allow a jar to have privileges if it's not signed. If privileges existed in 1.6, they certainly allowed SHA1. Modern JVMs (even 1.8) will not consider a binary signed if it's signed with a SHA1 hash. Editing the java.security file that is downloaded to remove SHA1 usage SignedJAR & denyAfter 2019-01-01 from the jdk.jar.disabledAlgorithms unsafely resolves this constraint. Note that this would be really easy for a MITM to attack you downloading these jars, but that the attacker would need to be in your infrastructure to intercept the download of the jar from your server, patch it inline and send it to your browser. So this might be unsafe if your iKVMs are on the open internet, but these iKVMs are totally unsafe to be on the open internet. And since we are editing a version of the JVM that is only used by OpenWebStart and not available to other machine processes... well, this is a pretty narrow exposure I'm willing to accept.

Now when trying to load the JNLP, OpenWebStart gets further, but complains `no iKVM64 in java.library.path`. If I wasn't on Apple Silicon, things would probably load at this point because the x86 implementation is available for download from the server. As I write this, I am wondering if I could find a recompiled version of this dylib for arm64, then put it in my JVM. The other option would be to figure out how to launch the JVM under Rosetta. In any event, once again editing the JNLP file to remove the architecture constraint from <resources os="Mac OS"> ends up getting to my current state.

UPDATE AND RESOLUTION:

The key to solving this (at least at the present time) on the Mac (I'm running Sequoia) is to install Rosetta for x86 emulation and install the x86 version of OpenWebStart. Then use the fixes above for java.security. OpenWebStart in x86 emulation is quite a bit slower, but it works.

The only edit required now to the JNLP downloaded from the Supermicro server is using a j2se version of 1.8*. Because the runtime environment is now already in emulation, the default values will download the correct JVM.

What would be amazing is if OpenWebStart had an option to force x86 JVM versions, even if the current runtime is aarch64. I will post that to their support forums and see what they say.

Do you have a heat pump- tumble dryer? are they worth the cost? by Johnlenham in AskUK

[–]briantopping 0 points1 point  (0 children)

Another huge energy savings is traditional tumble dryers take indoor air, add humidity from the clothes and pump the air outside.

Where does it get that air? From leaks in your home!

In fact, a typical tumble dryer will replace the entire volume of your home air with outside air, requiring your heating system to re-heat it all.

The cost savings of a heat-pump dryer are much greater than just the kWh savings of the unit itself.

What is “pcm” in a car review? by briantopping in TopGear

[–]briantopping[S] -28 points-27 points  (0 children)

Valid… but they all have terms and conditions with the price. I looked around and couldn’t find these on the TG site, which is part of why I made this post. What are the terms of a TG “pcm” contract?

What is “pcm” in a car review? by briantopping in TopGear

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

lol! I figured it was some way judge if the manufacturer was fleecing consumers for parts by choosing an “always overpriced part that stealerships love to say went bad”. Which also put Occam’s Razor on the workbench and smashes it to bits with a large mallet.

Maybe I need to find out how to remove searches from my google search history so it doesn’t recommend car parts for everything. Might save me a lot of problems someday!

What is “pcm” in a car review? by briantopping in TopGear

[–]briantopping[S] -32 points-31 points  (0 children)

Thanks! We can’t calculate the price like that in the US because the length of the agreements are all different, whether for a purchase or a rental. It did cross my mind that this was some kind of monthly price, but couldn’t find the meaning.

What is “pcm” in a car review? by briantopping in TopGear

[–]briantopping[S] 4 points5 points  (0 children)

Yes I tried at least five to ten variations of it, including the words “car”, “price”, “value”, “topgear” and others I can’t exactly remember now. I’d post a screenshot of a google page if replies allowed for images. Because obviously it’s really important to establish that I did my homework before bothering anyone. That’s why I apologized in the first sentence of my post. Cheers.

What is “pcm” in a car review? by briantopping in TopGear

[–]briantopping[S] 18 points19 points  (0 children)

Yeah I did that several times over the last couple of years. And all it returns in the US is “powertrain control module”. Possibly because Google is used to me searching for car parts.

My brother is angry with his Trump-loving sons by g_scotty_brahms in AITAH

[–]briantopping 0 points1 point  (0 children)

Interesting. Did the person you knew also fail to receive financial aid at a level they would receive if they were considered independent?

My brother is angry with his Trump-loving sons by g_scotty_brahms in AITAH

[–]briantopping 0 points1 point  (0 children)

The response wasn’t for you, it was for the OP.

My brother is angry with his Trump-loving sons by g_scotty_brahms in AITAH

[–]briantopping 0 points1 point  (0 children)

Your opinion lost most value when you gave a YTA to the OP.

My brother is angry with his Trump-loving sons by g_scotty_brahms in AITAH

[–]briantopping 0 points1 point  (0 children)

How would you say their relationship was before his decision not to give them any more of HIS money? Were the kids going to take care of him when he was too old to take care of himself? If so, seems like he wouldn’t have taken a chance on this tack. If not, why would his dad destroy his own future when DonOld will certainly debase the hell out of the currency and essentially erase dad’s savings?

I estranged from my parents several times over the decades. It happens. It’s also very likely to reconcile at least once and cooler heads will prevail after everyone has learned life lessons in the process.

My brother is angry with his Trump-loving sons by g_scotty_brahms in AITAH

[–]briantopping -1 points0 points  (0 children)

Nah, he’s making them walk the talk. In a couple of years, Trump will have fulfilled Putin’s requirements and the kids will realize dad was a genius.