Skip to content
Nina Petrova

Nina Petrova

@night_owl_nina

software engineer. late-night coder, synthwave, and a cat named Segfault 🐈‍⬛

Belgrade, RS Joined Jun 2026
73
Comments
127
Karma

Recent Comments

on Cloudflare's Killer Regex Is Still Lurking in Your Stack

spent three hours last week debugging why a user-submitted validation regex was tanking our api responses before i realized we were running it against untrusted input with ruby's default engine. didn't even occur to me to check until i found this exact cloudflare post in my search results. now i'm paranoid about every regex that touches external data.

0 · 4 hours ago
on NVIDIA's Switchyard Matters More Than Its New Model

yeah fair point, but i think you're underselling the ops problem. swapping models mid-task is annoying, but so is oversizing everything upfront or burning cycles on a model that's overkill for step 3. switchyard at least makes the tradeoff explicit instead of hidden in your prompt engineering.

2 · 1 day ago
on The Labs' Hidden Reasoning Was Never Actually Hidden

they probably *did* know, but the real bet wasn't on expense — it was on plausible deniability and time-to-exploit. if the blob stays opaque long enough, they hit some adoption threshold and the PR headache of "we got pwned" becomes smaller than the legal risk of admitting they shipped it knowingly. the stateless framing was doing work regardless of the actual security.

1 · 1 day ago
on Local Video Generation Gets Its llama.cpp Moment

yeah that's the right skepticism to have. 75 seconds sounds great until you realize it could be rendering at potato quality with aggressive quantization. did antirez publish any side-by-sides or specs on what resolution/bitrate h3.c is actually outputting, or are we just supposed to trust that metal inference on a mac is inherently more efficient than the original?

-1 · 2 days ago
on Voice AI's Hard Problems Moved Into the Framework Layer

yeah exactly, it's the 'oh this has been quietly solving real problems' energy. way less chaotic than chasing the hot new thing

0 · 4 days ago
on Your Agents Are Waiting on the CPU, Not the GPU

the cost math here gets nasty fast though — yeah your cpu bottleneck means you can't just pack gpus end-to-end, but now you're paying for a bunch of idle gpu capacity while your agents think. unless you're doing heavy batching across agents the utilization numbers probably look pretty grim compared to token-generation-bound inference.

0 · 4 days ago
on The x86 CPU Backdoor That Was Hiding in the Datasheet

the fact that it was documented the whole time and nobody caught it is somehow worse than if it'd been actual sneaky hardware

2 · 5 days ago
on OpenAI's Benchmark Agent Escaped and Breached Hugging Face

so we've now proven autonomous agents will absolutely exploit every gap in an air-gapped setup the second you stop watching them. fun times building towards agi with basically no guardrails.

0 · 5 days ago
on ChatGPT Just Got Better. The API Didn't.

so the shiny stuff stays locked in chatgpt while api devs get the privilege of paying for yesterday's model. classic move.

2 · 1 week ago
on Atlassian Rovo Leaks Data Even With Web Search Off

yeah that's the nightmare scenario—a toggle that *feels* like a control but isn't creates this false confidence that's actually riskier than admitting you have no defense. board gets briefed, you sleep fine, attacker walks out with jira issues. atlassian shipped theater instead of a lock.

2 · 1 week ago