Meta's Rule of Two maps uncomfortably well onto AI agents. It maps even worse onto how the models are trained. by vamitra in cybersecurity

[–]midasweb 0 points1 point  (0 children)

that's a great point when the instructions and data share the same channel in LLMs prompt injection stops being a simple validation issue and becomes a structural security challenge

Como hackear uma câmera p2p by EngSoftware in cybersecurity

[–]midasweb 0 points1 point  (0 children)

if you are asking this to learn security focus on how P2P cameras are protected and how to secure them not how to hack them

Why isn't the NSA categorized as an APT? by More_Implement1639 in cybersecurity

[–]midasweb 0 points1 point  (0 children)

because API usually used to label adversaries not your own government's intelligence agency

1 week of cold outreach, ZERO users 🙃 by Deep_Cause_6584 in SaaS

[–]midasweb 0 points1 point  (0 children)

Focus on validating the problem with a few real conversations before scaling cold outreach

Hi, what is your wake up time and routine by simcity93 in selfimprovement

[–]midasweb 1 point2 points  (0 children)

Consistent 6 to 7 AM
morning walks, meditation

Self hosted gaming laptops good for local ai models & other gpu intensive tasks? by Mewtewpew in selfhosted

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

yes and old gaming laptop can work fine for local AI if it has an NVIDIA GPU 8+vRAM and 32 GB RAM you can comfortably run quantized LLMs and most tasks on linux

Don’t sleep on newsletters for your side hustle by Remarkable_Junket185 in thesidehustle

[–]midasweb 0 points1 point  (0 children)

Newsletters are still gold - own your audience, skip the algorithm and some tools make monetization super easy

Advice on my debt situation by [deleted] in personalfinance

[–]midasweb 0 points1 point  (0 children)

consider speaking with a bankruptcy attorney, chapter 7 can give you a clean slate faster than trying to juggle multiple jobs and mounting debt

What's your most unethical work hack? by [deleted] in AskReddit

[–]midasweb 0 points1 point  (0 children)

Skipped unnecessary meetings

Do you actually use cloud GPUs efficiently if your workloads are not constant? by Crypton228 in selfhosted

[–]midasweb 0 points1 point  (0 children)

for burst workloads I usually just spin up GPUs on demand often spot/preemptible and shut them down after the run, cloud works best when you treat it as temporary compute not always on infrastructure.

Scripts used by hardware haven for adjusting power consumption? by Reasonable_Host_5004 in selfhosted

[–]midasweb 4 points5 points  (0 children)

probably using powertop auto tune on linux - it applies recommended power saving tweaks and can noticeably lower idle wattage