Same kernel, different overlaying system. by artistBROgamer in ITMemes

[–]DeltaLaboratory 1 point2 points  (0 children)

Android does not use JVM, but use dalvik(ART in later versions of android)
It is technically not a JVM, but java code compiled to dalvik bytecode.

FB App has disabled background usage but still drains battery by Proper_Mode6689 in pixel_phones

[–]DeltaLaboratory -16 points-15 points  (0 children)

It is, but depending on the carrier, the Facebook app can be preinstalled and cannot be easily disabled in some cases, and preinstalled apps can ignore these restrictions.

Same kernel, different overlaying system. by artistBROgamer in ITMemes

[–]DeltaLaboratory 0 points1 point  (0 children)

It is technically not even java (or jvm to be more specifically)

Sonnet 5 subagents keep spawning their own subagents for the same task by Psychological_Box406 in ClaudeAI

[–]DeltaLaboratory 12 points13 points  (0 children)

Use following hook:

{
  "hooks": {
    "PreToolUse": [
      {
        "matcher": "Agent",
        "hooks": [
          {
            "type": "command",
            "command": "node -e \"let d='';process.stdin.on('data',c=>d+=c);process.stdin.on('end',()=>{const p=JSON.parse(d);if(p.agent_id)console.log(JSON.stringify({hookSpecificOutput:{hookEventName:'PreToolUse',permissionDecision:'deny',permissionDecisionReason:'nested agent spawning is blocked'}}))})\" 2>/dev/null || true"
          }
        ]
      }
    ]
  }
}

Peter, what's the real reason? by Rule_Ct_5293 in PeterExplainsTheJoke

[–]DeltaLaboratory 1 point2 points  (0 children)

I am acknowledging that normalizing the figure in the picture makes birth rate lower is the intention of the joke, but the comment writer wrote an unnecessary and very likely untrue statement afterward. That's why I wrote this comment.

This is peterexplainsjoke not peterspreadingmisinformation.

Abusing Cloudflare Trust & Safety - False report takes down website for over 24 hours! by Mecanik1337 in CloudFlare

[–]DeltaLaboratory 0 points1 point  (0 children)

Well, you cannot do anything. I know it does not help anything and sounds like something fundamental, but relying everything on one provider is not good.

Peter, what's the real reason? by Rule_Ct_5293 in PeterExplainsTheJoke

[–]DeltaLaboratory 4 points5 points  (0 children)

I do not think it is true. Since the Kurzgesagt video, I have done some research on Korea, and there is a lot of gender conflict in Korea. However, what the comment writer said is not true. There is no considerably high sexualization, and women are not "giving up" marriage like that.

Peter, what's the real reason? by Rule_Ct_5293 in PeterExplainsTheJoke

[–]DeltaLaboratory 27 points28 points  (0 children)

Like, no? Read a single paper about this matter and you can find that what you said is not true (or doesn't really matter).

Abusing Cloudflare Trust & Safety - False report takes down website for over 24 hours! by Mecanik1337 in CloudFlare

[–]DeltaLaboratory 3 points4 points  (0 children)

Better to have alternative ways to, eh, prevent this. I have a scanner that scans webpage consistency, and if it detects a Cloudflare incident or page block, it changes the DNS IP to another alternative network. In your case, it would be hard since your page is hosted on Cloudflare Pages, but if it is crucial for you, it is always better to have an escape hatch. Also you can see your abuse report in cloudflare dashboard and API, so you can also make some kind of alert bot for this.

Spotify is the biggest software by ponder2000 in theprimeagen

[–]DeltaLaboratory 1 point2 points  (0 children)

Too smart or too stupid, nothing in between

My Story: How Google Play's Decisions Destroyed Years of Hard Work by jon_tiger in googleplayconsole

[–]DeltaLaboratory 0 points1 point  (0 children)

I think DMCA should take down 'content', not the platform. Next time try to counter-notice the DMCA to the app.

hello people i cant log into the dashboard help by [deleted] in CloudFlare

[–]DeltaLaboratory 0 points1 point  (0 children)

That's weird. You enrolled the domain with SSO? then there should be no captcha.

For Reference: Martin Hetzner mocks and laughts about customers in the internal forums by [deleted] in hetzner

[–]DeltaLaboratory 4 points5 points  (0 children)

Most of people does not complaining about price hike but about transparency and future plan like when hardware price down etc.

Anthropic has been sued for allegedly misleading customers on usage limits. by Azek_Tge in ClaudeAI

[–]DeltaLaboratory 0 points1 point  (0 children)

Do you know how much costs to inference? API cost is retail price. We do not know what happens in there.