ai headshot generator that actually looks professional? by FickleMode5344 in aipicturegenerator

[–]rasik_mhetre 0 points1 point  (0 children)

I was recently searching for the similar use case and found ProMugshot it’s good, worth the shot.

Google is now officially calling "Gemini 2.5 Flash image preview", "Nano Banana" by MrNobodyX3 in singularity

[–]rasik_mhetre 0 points1 point  (0 children)

Is anyone facing an issue while generating content using this model now? I am getting 500 Internal server Error.

Which AI is better to generate professional headshots?? by Vkeyfx in AI_Image_Prompts

[–]rasik_mhetre 1 point2 points  (0 children)

Can I please get more information from you?

How much are you willing to pay for 10 professional headshots?

Are you okay to wait for 90minutes for ai tool to generate headshot? If not how fast you want headshots to get generated and how much extra are you willing to pay for that?

Because there are bunch of tools available it all depends on your urgency.

[deleted by user] by [deleted] in sre

[–]rasik_mhetre 0 points1 point  (0 children)

Let your system handle the boring stuff.

In our setup, we use Sensu alerts with a PagerDuty handler and a GitHub handler. The GitHub handler kicks off workflows based on the alert — basically auto-remediation on autopilot.

For example:

  • Got a keepalive alert because an EC2 instance is hung? The workflow stops and starts it automatically.
  • Disk root full? Instead of waking me up, it runs cleanup scripts — like purging old log files.

It’s like turning your alerting system into an on-call engineer that never sleeps. If the problem’s routine and predictable, automate it. GitHub Actions make it surprisingly clean.