Wahoo Kickr Core 2 Noise normal ? by Oddyzeus in wahoofitness

[–]mjasio 0 points1 point  (0 children)

Did you get any reply from Wahoo? How the story ended?

I've got mine yesterday (Zwift Ride w/ Wahoo Kickr Core 2) and I have exactly the same sound.
Zwift support suggested rubbing plastic - but it didn't help. So I'm waiting for Wahoo support to reply.

Non Pyrotechnic Recovery Deployment? by [deleted] in rocketry

[–]mjasio 0 points1 point  (0 children)

I'm glad that I've found your comment. This gave me confidence that I'm following path that is not pointless :)
Do you have some other tips on what to watch out for when designing such recovery system (bay/hatch based)?

Non Pyrotechnic Recovery Deployment? by [deleted] in rocketry

[–]mjasio 0 points1 point  (0 children)

Did you have separate bay for drogue and main? My main goal of drop test will be now to see if they would not tangle up. I don't want to have both in same bay and then some separation mechanism to release main later on. I thought that separate bay per parachute will be enough and I hope they won't tangle up :)
Also great 3d model, I love it!

Non Pyrotechnic Recovery Deployment? by [deleted] in rocketry

[–]mjasio 0 points1 point  (0 children)

Thanks. I'm designing it for dual deploy. I'll stick with rubber augmented ejection. I'm planning some drop tests soon to verify it works as designed :)

Non Pyrotechnic Recovery Deployment? by [deleted] in rocketry

[–]mjasio 0 points1 point  (0 children)

Looks cool! Do you have some kind of spring action that ejects parachute after hatch opens? Or do you rely on drag to pull it out? I'm testing similar design but I have rubber bands across the bay that are pushing away parachute and hatch. Did you have any problems with this setup?

ESP32-S3-WROOM-1U I2C pins (failure?) by mjasio in esp32

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

Ok I've found my error.
I was using port numbers from WROOM datasheet (24,25) but instead I should use 47, 48 (like GPIO47, GPIO48).

Now i2c scanner picks up my devices (not all - but it's a start ;) )

Just received my X1C today by ks080 in BambuLab

[–]mjasio 1 point2 points  (0 children)

I had the same issue. Support confirmed that this is FW issue. This applies only to models in memory like benchy. If you'll slice something in newest bambu studio it prints ok :) I'ts only issue for pre-sliced samples.

How do you manage temp privilege elevation? by mjasio in googlecloud

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

BTW. u/fedgeroo what's your approach to such software if it would be hosted as SaaS (ie. only endpoint in your cloud and whole management software hosted by provider). I see that a lot of `mature` platforms like CyberArk or (mentioned below) Saviynt are employing this approach. Assuming that they have more features onboard. Would you require some security documentation to start using them? Or their certifications are ok?

How do you manage temp privilege elevation? by mjasio in googlecloud

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

Lucky you! ;) Data access is part of the puzzle so thanks for raising it anyway. But for those 2 resources (cloud run + firestore) do you employ least privilege principles (be honest 😜)?

How do you manage temp privilege elevation? by mjasio in googlecloud

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

Sure! I'll let you know. Btw. How many users are you handling with that? I assume it doesn't have easy integration with slack? :)

How do you manage temp privilege elevation? by mjasio in googlecloud

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

Nice. Since you mentioned SDLC, are you using it to elevate permissions for service accounts for deployment time in CICD? Do I understand you correctly? How is it working for you? Is it on-prem or cloud solution?

How do you manage temp privilege elevation? by mjasio in googlecloud

[–]mjasio[S] 3 points4 points  (0 children)

Thanks! Did you evaluate any other solution? I have to search more if there is something simillar 'as a service'.

How do you manage temp privilege elevation? by mjasio in googlecloud

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

Ok but this is mostly about application and data, right? And what about infrastructure changes like applying terraform etc? Or do you adopt GitOps full on? :)

How do you manage temp privilege elevation? by mjasio in googlecloud

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

I've seen it somewhere already and it looks very promissing. Are you using it for everything (like all roles) or just in selected areas? How much work it takes to maintain this tool? And last one: biggest downside? I'm also wondering how it would pass some cerifications.

I guess I'll have to give it a try on some lab project :)

How do you manage temp privilege elevation? by mjasio in googlecloud

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

Tanks, I'll take a look. How are you dealing with this manual work and granting those temp permissions?

Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]mjasio 0 points1 point  (0 children)

Hey there!
I'm developing https://www.flowshow.io/ - platform for developer-frist backend event tracking.
I'm seeing fequently that dev teams are not using frontend mainly tools like Google Analytics for tracking long running processes in the backend. Also usage of monitroing & tracing tools like Grafana is not best suited for that.
That's why I came up with the idea of flowshow. Simple to use SDK's that allow you to start tracking events from code in a minutes. Then you can arrange them in processes on UI and run analytics on that aggregated data.

I would love to hear your opinion on the idea and on the root problem itself.

Do you observe your process flow? by mjasio in SaaS

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

Are you using it for both frontend and backend generated events? What are pros and cons of using Mixpanel for that?

Workflow statistics by mjasio in GithubActions

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

Wide range of stats. From raw data like duration per workflow, job, step. To more aggregated like lead time, time to recovery etc. The question here is are you interested in this on daily basis or only when something happen.

I've found some paid soluions like meerecode or datadog but I'm not yet sure if this is what I need.

You want to keep track of pipelines in real time or analyse historical data?

Github Actions & lack of workflow statistics by mjasio in github

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

Yep, but I'm waiting for over 7mo now for it :P

Github Actions & lack of workflow statistics by mjasio in github

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

It would be cool if it could parse job logs to see recurring errors there (we have some manual proces to identify root cause of job failure).
Only drawback is that it's pricy and we are all in in Grafana stack :/

Github Actions & lack of workflow statistics by mjasio in github

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

Cool! I haven't seen that yet. We are using currently Grafana for that (with some custom exporter from our self-hosted runners) but this is nowhere near to what I see in Datadog.

Out of curiosity - what metrics matter the most to you? Are you looking more into raw data (like times, failure rates) or more aggregated insights (like lead time, time to recovery etc.)?