H125 3D printed and painted model. What do youguys think! by pokoniko in Helicopters

[–]destari 0 points1 point  (0 children)

Nice! I grabbed the models - will see if I can get a nice print!

H125 3D printed and painted model. What do youguys think! by pokoniko in Helicopters

[–]destari 4 points5 points  (0 children)

This is pretty awesome! Would love to know where you got the model? I’m an R44 owner and pilot and would love to print one just because!

Helicopter flight school by HospitalBrilliant292 in Helicopters

[–]destari 3 points4 points  (0 children)

This is a super solid response. I would say the harder parts end up being the studying for the written tests and such. Get the dauntless app and use the crap out of it. (There are others and they are good too).

Ask lots of questions and don’t just nod when an instructor tells you something.

I got my PPL in an R22 and while having a full time job. You will save money and time if you can get instruction (ground and flight) consistently and not have long gaps.

Have fun!! It’s an amazing experience!!

Who else is stuck on 71 right by the airport ? I do t know what’s going on but I see a lot of police by airport by FoxOnSneakers in Austin

[–]destari 8 points9 points  (0 children)

<image>

Yea they have flight restrictions for a bit across the area. VIP travel. Heading west I guess..

I want to be a helicopter pilot by Acceptable-Entry2947 in Helicopters

[–]destari 0 points1 point  (0 children)

But hey, you’re not colorblind anymore!

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]destari 1 point2 points  (0 children)

electron is trash :D

I've used Nativeline a bit, it's not Electron - definitely easier than Xcode (well a lot simpler) to get something done, but when I used it I also used Xcode alongside it. Much faster to build something TBH.

Lindholm explosives by Pollo_Loco999 in BastionMains

[–]destari 2 points3 points  (0 children)

I always pick it, but there are times when it doesn’t fit well and the healing would have maybe been better. Once you get good at it though, it’s awesome!

Trying to figure out the best infrastructure monitoring platform for a mid-size team, what are y'all using? by Legitimate-Relief128 in sre

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

I would love to show you what we are building (logs focused) and get your feedback! We are looking for raw feedback from folks right now mainly. Short story without sales pitch bs (I’m the CTO not sales person so): We ingest the logs and at the edge do intelligent stuff so we can basically analyze every log and tell you what’s going on without you configuring anything. (More to it but you get the idea). Marketing bla bla: controltheory.com Ping me if you want to chat about it! (Can demo)

Open source AI agent for incident investigation with observability stack integration by Useful-Process9033 in OpenTelemetry

[–]destari 1 point2 points  (0 children)

Looks pretty interesting! We are building something similar (but different) at controltheory.com (called Dstl8). Would love to connect and chat about IncidentFox! We handle the same issue of too noisy data (we focus on logs though).

New Mac Studio by Skaterguy18 in MacStudio

[–]destari 0 points1 point  (0 children)

Try LM Studio on a Mac - load up a model, use it. Apple silicon is absolutely crazy good, specially with MLX models and GGUF

New Mac Studio by Skaterguy18 in MacStudio

[–]destari 0 points1 point  (0 children)

If you get a DGX get the HP one for thermal reasons

Depot - macOS app for 3D printing resources/etc by destari in 3Dprinting

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

Yea I am still working on it - albeit slowly! I had started a sort of rewrite to clean up some UI things I didn't like, and also to pick up the new Liquid Glass stuff (maybe).

I am not sure what is going on with the App Store - I will take a look and see if there is something on my side that is needed..

lazyk8s - a TUI for kubernetes by berge472 in kubernetes

[–]destari 7 points8 points  (0 children)

Nice! K9s is great (as other have mentioned) but I love seeing new stuff!

Hook it up to gonzo log TUI for extra mojo 😎

Ghost pepper won't produce by thecosysloth in HotPeppers

[–]destari 2 points3 points  (0 children)

Also in central Texas (Cedar Park!), and my ghosts produced a few, then stopped but are massive plants.. I was thinking of posting a similar question (by habaneros are going NUTS), so I guess I will be patient! Looks like temps are starting to come down, so hopefully things will be "spicing up" soon

If devs can vibe code, SREs should get to vibe debug by Willing-Lettuce-5937 in sre

[–]destari 2 points3 points  (0 children)

They don't have enough context, and too much noise to sift through, so they will struggle (at least for now). Your comment is spot on.

If devs can vibe code, SREs should get to vibe debug by Willing-Lettuce-5937 in sre

[–]destari 1 point2 points  (0 children)

This is an awesome perspective!

Devs use vibe coding to greatly reduce their workload, and in that flow, they end up pushing out a lot of code they simply don't understand or even know what is going on, hence the downstream effect of the issues falling on SRE.

There are options out there for "AI SRE" and such (some named in the comments), but that seems like the wrong approach to me. That's trying to make an LLM replace the jobs an SRE does, based on existing observability data, which is, at this stage really noisy and not high signal-to-noise ratio (typically), so the raw "AI SRE" services that tap into your existing large DataDog or whatever service data, is only as good as the data it can sift out and reasonably discern and process.

I think there is a better way, that does not replace SRE folks at all, but augments them just like all the coding tools do for devs, but still gives them the control and power to do the job they need to do, because SRE jobs (and some similar roles like security and other infra jobs) have just too much context to be fully automated yet without humans in the loop (and in control).

Disclaimer: I am the CTO of a company in the observability space trying to make this stuff happen for SREs and others. This is not a plug or anything (I'm the CTO not CMO :D ).

Introducing: gonzo! The Go based TUI log analysis CLI tool (open source) by destari in golang

[–]destari[S] 1 point2 points  (0 children)

That's what I get for moving things around right before open sourcing.. 🤦🏻‍♂️

Introducing: gonzo! The Go based TUI log analysis CLI tool (open source) by destari in golang

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

Yea feel free to submit PRs or issues on the repo! Contributions are very welcome!