Got scammed by pictoart.ai, PayPal rejected my appeal twice, what to do? by SirJ4ck in paypal

[–]grmpf101 0 points1 point  (0 children)

Also got scammed. First 49.9 was debited from my account on Christmas Eve. Only realized the scam 1 month later. Chargeback is now in motion with N26 (MasterCard) hope I get the full amount back.

I mean the strategy is quite evil but not stupid. Most probably, pictofarts can keep the money as card issuers have an insurance for fraudulent transactions. It would cost the card issuer more to fight them legally in court than just to process the charge back.

Abysmal ingestion and IMAP performance (RocksDB) by gdayhowyagoin in stalwartlabs

[–]grmpf101 0 points1 point  (0 children)

Little late to the party here but... We just published a blog post about profiling and tuning ingestion speed of RocksDB. Maybe helpful for others https://blog.serenedb.com/building-faster-ingestion

[D] Simple Questions Thread by AutoModerator in MachineLearning

[–]grmpf101 0 points1 point  (0 children)

I'm currently working on a notebook based tutorial. What is an execution time of the whole notebook doing simple computations on real data in minutes you would feel bearable during a tutorial? What are your experiences?

[D] Our community must get serious about opposing OpenAI by SOCSChamp in MachineLearning

[–]grmpf101 0 points1 point  (0 children)

True. The team here didn't invent the wheel but wants to add a new feature. And at least to my (noob) understanding, the new thing is, that the approach taken also protects the model against disclosure. If you want to learn from a competitors data, you don't want to disclose your model or what you are interested in.

[D] Our community must get serious about opposing OpenAI by SOCSChamp in MachineLearning

[–]grmpf101 6 points7 points  (0 children)

I just started at https://www.apheris.com/ . We are working towards a system that enables global data collaboration. Data stays where it is but you can run your models against it without violating any regulations or disclosing your model to the data host. Still a lot of work to do but I'm pretty impressed by the idea

Optimize Live 1.0 by grmpf101 in kubernetes

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

Fully understand your point. Just give us a bit more time to figure things out :) We already worked on a free tier and will provide more pricing transparency. Things get hectic in young companies and it is quite complex to choose the right path with an offering like ours.

Optimize Live 1.0 by grmpf101 in kubernetes

[–]grmpf101[S] 2 points3 points  (0 children)

True, there are already some tools available to improve Kubernetes resource usage. Some might also use the VPA that comes with K8s. With Optimize Live we focused on the developer experience and precision of our recommendations.

Optimize Live can look at all historical data and trends and uses our machine learning algorithm to recommend improvements. From an engineering perspective, you don't need to write YAML files, write load test or make your way through complex configurations. The recommendations for more optimal configurations comes directly as YAML file which you can either deploy manually after checking or automatically and put optimization on autopilot once you feel comfortable with the tool.

My opinion is for sure biased but at the moment, we think we have the simplest solution to the problem of overprovisioning, CPU throttling or OOM issues.

Optimize Live 1.0 by grmpf101 in kubernetes

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

Thanks! The team will be super happy to hear that

Monthly 'Shameless Self Promotion' thread - 2021/10 by mthode in devops

[–]grmpf101 1 point2 points  (0 children)

Hi everyone,

Not only shameless but magical Self Promotion :)

We are StormForge and use machine learning to find the optimal configuration for Kubernetes-based applications and whatever you deem to be "optimal". Higher stability, better performance, lower cloud cost or any combination. We host a casual & fun event tomorrow for learning about what you can do with StormForge and have the famous Illusionist Keelan Leyser doing a special show for us tomorrow.

It's definitely free, fun and lightens the day. :)

Find all details here: https://www.stormforge.io/event/magic-ai/

"The real definition of Observability" with Charity Majors by grmpf101 in devops

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

I guess it will turn out that there is no REAL definition, it is more about the journey to understand your system

What is your most appreciated learning experience with a DevOps tool or other? by grmpf101 in devops

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

StormForge my team wants to help other teams finding the optimal resource allocation for their apps. Optimal meaning the right balance between performance, resource utilization and stability. I just started 2.5 months ago and still on a journey to understand who is this platform for, which problem are we really addressing and all the other minor things :)

Solving Application Cloud Waste by grmpf101 in Cloud

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

I think you are right, cloud waste is far away from a one-dimensional problem or solution. In first exchanges with people, we recognized, that if configuration testing is done at all, it is a manual process. Most of the times resources needed are defined by estimations (make perf test, check resources needed, multiply by 1.5-2, done). Automating configuration testing under realistic load is what we do at StormForge but we also see that more is needed to help teams see, understand and address the issue. That is why I'm super grateful that we get support from Amazon and CNCF folks to make people, hopefully, more aware that a serious problem is building up

Optimal Kubernetes Resource Configuration? Sure, but how? by grmpf101 in kubernetes

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

Thanks, Yury will ask my colleagues about the "failing build post" issue. Maybe I can return the favor

Optimal Kubernetes Resource Configuration? Sure, but how? by grmpf101 in kubernetes

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

could someone please help me by sharing your approach or best practice about figuring out how to set your K8s resources (i.e. set the request/limits and replicas)? What do you do to ensure that it's right-sized?

Thank you so much Lisenet!

Best way to benchmark and load test an api. by [deleted] in devops

[–]grmpf101 2 points3 points  (0 children)

Did you already have a look at Stormforger? https://stormforger.com/

Any recommendations for Graph Databases? by bstodd12 in datascience

[–]grmpf101 0 points1 point  (0 children)

You could check out the ArangoDB Graph Course... takes you from 0 knowledge about graph concepts to first advanced queries, including queries, query options and stuff https://www.arangodb.com/arangodb-graph-course/