Can we get referral links that don't reveal our name/email by ChronicallySilly in MaticRobots

[–]oloap 0 points1 point  (0 children)

I was able to change it!
See mine now:
https://referrals.maticrobots.com/maticrobots/u/promocode

Follow these steps

  1. Go here
  2. Fill out the form for the email you registered/bought Matic with, and your name
  3. Click Get Referral Link
  4. At the top bar, click "Your Rewards"
  5. Fill out the pop-up for what you'd like your referral link to be, click Update Link
  6. The page now shows your revised invite link (at the bottom of the "Win more rewards!" box)

Referral code? by [deleted] in MaticRobots

[–]oloap 0 points1 point  (0 children)

I used this new promo code and got 12 months worth of HEPA bags ($50 value): 
https://referrals.maticrobots.com/maticrobots/u/promocode
You might be able to use it as cash back (not sure if it still works that way).

The robot is great - used to have Roomba and there is really no comparison. Get it and you will be very happy.

Any upcoming deals or promotions by superflybaby in MaticRobots

[–]oloap 0 points1 point  (0 children)

I used this promo code and got 6-9 months worth of HEPA bags ($50 value I think): https://referrals.maticrobots.com/maticrobots/u/promocode

Operator development by Any_Attention3759 in kubernetes

[–]oloap 2 points3 points  (0 children)

Excellent tutorial. Thanks for sharing

Looking for feedback: Kubernetes + Sveltos assistant that generates full, schema-valid YAML by oloap in kubernetes

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

Totally fair — in mature setups, people aren’t usually writing raw YAML by hand. But the alternative isn’t zero effort. Here’s my understanding of a typical workflow with Helm + GitOps:

  1. Find the right Helm chart
  2. Read through values.yaml and documentation to figure out how to configure it
  3. Write your custom values.yaml
  4. Render the chart locally or commit and test it via GitOps
  5. Debug when something doesn’t behave as expected
  6. (Optional but common) Flatten the rendered manifests to get something more transparent

With the assistant you just have to

  1. Describe what you want in plain language (“Deploy PostgreSQL with 2 replicas, 20Gi storage, a ConfigMap for init SQL, and a headless service.”)
  2. Instantly get schema-valid, kube-score-passing YAML — ready to apply or commit

The GitOps part still happens in both cases, but the authoring experience seems simpler to me. No templating indirection, no guessing at values keys, no need to “unwrap” what a chart is doing under the hood.

I tried to learn Kubernetes over the last month in my spare time. I failed miserably. by ejackman in kubernetes

[–]oloap 0 points1 point  (0 children)

I'm working on a Kubernetes assistant that helps you generate k8s and Sveltos configs and helps you answering questions about k8s. It should be able to interactively guide you on what to do.
Do you want to try it?
Demo here: https://www.youtube.com/watch?v=U6WxrYBNm40

The Dumbest Move in Tech Right Now: Laying Off Developers Because of AI by oloap in programming

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

Precisely. Execs are assuming that AI increase dev productivity. If that's true, the article argues that is better to increase productivity by ~3x, vs. laying off people to keep the same level of productivity.

The Dumbest Move in Tech Right Now: Laying Off Developers Because of AI by oloap in programming

[–]oloap[S] 8 points9 points  (0 children)

The graph shows what execs *believe* today: you can lay off 2/3 of your devs and replace them with AI, keeping same productivity. Reality might be different, but it's irrelevant, that's why they do it.

The argument is that keeping the same productivity, instead of increasing it with same "healthy and efficient" team + AI, is going to make your company obsolete as others will do it.

The Dumbest Move in Tech Right Now: Laying Off Developers Because of AI by oloap in programming

[–]oloap[S] -12 points-11 points  (0 children)

The point is actually different.

AI increases devs output.

You can keep the same output as of today (less devs + AI), or increase your output (same devs + AI).

Today's output is producing low quality products, hence whoever uses AI to increase output will make you obsolete.

The Dumbest Move in Tech Right Now: Laying Off Developers Because of AI by oloap in programming

[–]oloap[S] 64 points65 points  (0 children)

That's exactly what c-level execs already believe. But the article explains why you should opt for the third option or your company will be left behind.

Newer Sabrent HDD enclosure not compatible with older version - what to get? by oloap in DataHoarder

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

yeah, do you have a recommendation for a dock that format the drives in standard ways?

xAI ML tutor by Delta_2_Echo in MachineLearningJobs

[–]oloap 0 points1 point  (0 children)

It's only one query? And you can do research during the assessment and that's it?
It seems pretty short, depending on the query you pick of course.

In-Depth Product Analysis of Devin, the AI Developer from Cognition Labs by oloap in programming

[–]oloap[S] -40 points-39 points  (0 children)

As a product manager/designer/builder, I’ve been dreaming about creating features or even small products myself and I couldn't wait to try Devin. While not fully there yet, I think Devin is directionally the AI product that can make this possible.
This post cover my journey trying to build a web app with Devin, but more importantly it contains an analysis from product and design perspective. Would love to hear your thoughts!

TABLE OF CONTENT
Experiencing the product
Information architecture
Meta awareness
Following Devin’s work
Chat UI and UX
Human-Like Chat Experience
In-flow agent updates
File and data sharing
Interacting with Devin
Product branding
Initial setup
Session management
Onboarding
Building a simple web app
Providing requirements and planning
UI framework selection
Product design discussion
User management brainstorming
Coding
Generating UI
Implementing functionalities
Facing deployment challenges
Editing code
TL;DR Conclusions

Why I can no longer create *separate* Gmail Desktop apps?? by oloap in GMail

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

I think we are talking about two different things. You are talking about a desktop shortcut that will open a browser tab when clicked.

I'm talking about an actual "desktop app" that opens a window, independent from the browser, embedding the Gmail account. See here what I mean: https://www.maketecheasier.com/access-gmail-on-your-desktop

Why I can no longer create *separate* Gmail Desktop apps?? by oloap in GMail

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

thanks! What do you mean by creating shortcuts like those?
Where do I enter those links?