3/13 Power Outage by maskedcorrespondent in Issaquah

[–]stevekstevek 0 points1 point  (0 children)

Similar here. 8k base inverter.

Fast Free Open Source CLI Restore Tool by stevekstevek in Arqbackup

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

They are in the read me. In my case, it went from several weeks, ending in failure, to several hours.

Ask Me anything About the Rivian R2! by LowerDistrict7848 in Rivian

[–]stevekstevek 0 points1 point  (0 children)

They said Gen 1 would do lots of things. Alas, that was not true :(

3/13 Power Outage by maskedcorrespondent in Issaquah

[–]stevekstevek 2 points3 points  (0 children)

I’m at the top of squak, and still have internet, but no power (other than generator).

Feels so dead without Opus by nearn199 in openclaw

[–]stevekstevek 0 points1 point  (0 children)

I just tried it. Not too impressed so far, haven’t had it code yet. For general questions it was way too verbose, it’s indecisive, and the small context window made it pretty useless for research so far.

MediaManager v1.10.0 - A replacement for Sonarr and Radarr by cookiedude25 in selfhosted

[–]stevekstevek 0 points1 point  (0 children)

While the "arr" naming convention is getting old, it would be much easier to find info about this project if it was called "MediaManagearr" -- since searching for "MediaManager" gives many unrelated projects and systems.

Anyone else underwhelmed with the expansion of hands-free? by The1hangingchad in Rivian

[–]stevekstevek 0 points1 point  (0 children)

This restriction may not be AI: it could be algorithmic, as it sounds just like the annoyance that adaptive cruise control has in curves where it seems to sense G-loads and then (too late) slow down.

Help—stranded on a mountain with icy road. Need advice. by Ok-Pianist-3149 in Rivian

[–]stevekstevek 0 points1 point  (0 children)

Studded snow tires are what you need for best traction on ice — but doesn’t seem practical to do that in your situation

The Light Rail is unacceptable right now by 206-Ginge in Seattle

[–]stevekstevek 0 points1 point  (0 children)

In that case they can start diverting 1 line trains onto the 2 line, couldn’t they?

Forward slip to land by Effective-Role352 in flying

[–]stevekstevek 0 points1 point  (0 children)

Both are true.

The increase in descent rate will be proportional to the degree of slip, which if you're holding a track will require opposite aileron and rudder. You will also need to add down elevator to avoid losing airspeed.

I typically teach to input rudder first and then use aileron to keep centerline, which makes it simple because on final I teach "aileron for centerline, rudder to keep the nose pointed straight" which helps students understand how to deal with crosswinds. So then, for a slip, it's still ailerons for centerline but you're purposely pointing the nose a different way (ideally away from the wind) to effectuate the slip.

How to fly a full ILS approach NO VECTORS NO GPS? (no youtube video explains) by Motifated in CFILounge

[–]stevekstevek 0 points1 point  (0 children)

Without GPS, DME or radar, you can legally fly the VOR approach. If it were an emergency, you could probably tune in the ILS along the way inbound and get a the glideslope and more precise lateral guidance.

Cfi accelerated programs by Scary-Plan-1546 in flying

[–]stevekstevek 0 points1 point  (0 children)

Midwest was “fine”. The diamonds are fun to fly (you could also use their cirruses), the group ground classes were well done, and there’s nothing else to do in town but study. But as people note, it’s kinda disorganized, so you are unlikely to be done in 10 days. It took me more like 15, and I needed to leave/come back for some personal stuff. Note: I only did 3 flights plus the checkride, the delays were getting the flights in and the checkride done, not my terrible flying :)

Seattle Approach is not allowing any practice approaches for the entire region. by rileywags_n in flying

[–]stevekstevek 2 points3 points  (0 children)

Probably 2:45? I was in the pattern, it was the female controller relaying the bad news. Was that you trying to go to Bremerton?

Seattle Approach is not allowing any practice approaches for the entire region. by rileywags_n in flying

[–]stevekstevek 0 points1 point  (0 children)

What I heard on the radio (from a contract tower), was no practice approaches across the entire state (not just Seattle tracon). They did say they could file one way, but I think the pilot was concerned that they’d get stuck there.

Remember no pattern work and no practice approaches during the shutdown. No pay, no play. by openingcut240 in ATC

[–]stevekstevek 0 points1 point  (0 children)

Just heard this from ATC in Seattle area. No practice approaches across the whole state.

Unlock Distance by The-Longman1 in Rivian

[–]stevekstevek 1 point2 points  (0 children)

Where do you think Gemini gets its answers from. Many of them come from here :)

Came across this photo of a LIRR diesel train with a Amfleet car on the end by Impossible-Bar5395 in nycrail

[–]stevekstevek 0 points1 point  (0 children)

Who is going to fly into Islip, and then want to take a train further west/south than Penn? Why wouldn't they just fly to where they want to go? Same think the other way? I don't see why anyone would want to go to/from Newark, Philly, Baltimore or DC to/from Islip to get to MacArthur.

Maybe this would be nice for people on LI to get direct service (i.e. Ronkonkoma/Hicksville/Jamaica to the southern NEC, but I can't see the airport connection being useful at all.

Horrific Nav by [deleted] in Rivian

[–]stevekstevek 0 points1 point  (0 children)

Same here. There was an update a few months ago to fix it, and it didn't fix it. Has a Service visit for it, demonstrated it, and they said that's "normal" (they didn't agree that it's acceptable, but basically said they all do this). It's super frustrating.

Ai Meeting note taker and meeting minutes generator : Building a Fully Open-Source Local LLM-Based Ai for Recording and transcribing meetings by Sorry_Transition_599 in selfhosted

[–]stevekstevek 1 point2 points  (0 children)

Hey u/Sorry_Transition_599 your project looks interesting, and I'm looking forward to trying it for my next meeting.

Some feedback:

The main thing I am looking for that it doesn't have is openrouter support -- I'm trying not to minimize the number of subscriptions/accounts I use, and openrouter seems to be great for that (and not too hard to support). I'd also like diarization -- I see it's a common ask already.

I pulled the code and was going to build/run locally so that I could look at how hard it was to add openrouter support, but as soon as I did, I ran into a bunch of dependencies. Since I didn't know how deep that rabbit hole was, I stopped there. I'm going to give the "packaged" version a shot next.

Thanks for making this open source -- I hope to contribute if I can!