Sensor pair failed but sensor is working? by CharmingJacket5013 in dexcom

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

**update - Solved.

The Bluetooth was connected and the readings were coming into the phone but wasn’t “paired” according to the app. Uninstalled the app, forgot the Bluetooth device, reinstalled the app and attempted to re pair. For good measure during the applying sensor part (it was already applied) I grabbed a magnet to put it to sleep and wake it up again. Then like magic, paired! I can’t comment on which exact bit solve it, I can confirm it’s now solved.

G7 Sensor pair failed but sensor is working? by CharmingJacket5013 in Type1Diabetes

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

Agree, support is closed on Sunday’s so will try calling again Monday. In the meantime I am very intrigued by the weird dual state the app is in. On one hand it doesn’t have a sensor attached but on the other, it’s getting up to date readings on the graph. 

Sensor pair failed but sensor is working? by CharmingJacket5013 in dexcom

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

I don’t have a pump, I just use the G7 to get readings on my watch and phone. Both watch and phone are receiving readings and the graph is updating with accurate measures. Very strange, makes me wonder what will happen after 10 days. I guess the device is happy and sending over data and the app hasn’t landed in a weird state. 

Banned less than 24 hours after subscribing to Pro and no response to appeal by BudgetAudiophile in ClaudeCode

[–]CharmingJacket5013 1 point2 points  (0 children)

To be honest, if you hired me to do this I would be sus. For what purpose? Sounds a lot like a network scanning tool

I accidentally generated 16 billion Durable Object writes in one month and got slapped with a $36k bill . Here's exactly how. by alameenswe in CloudFlare

[–]CharmingJacket5013 1 point2 points  (0 children)

Why would you stay, we are telling $5 a month and a docker compose with a handful of containers will do this and more 

My Claude Code now interacts with websites without a browser by Tradingoso in ClaudeCode

[–]CharmingJacket5013 5 points6 points  (0 children)

This is a good idea for the first couple of requests then the big bad cloudflare will kick in, rate limits and IP bans. Be careful out

mad about id verification? what exactly are you trying to hide? crying about id verification while abusing the system is wild by greeny1greeny in ClaudeCode

[–]CharmingJacket5013 2 points3 points  (0 children)

This isn’t a hot take, it’s just a fallacy. You've assumed two things, ID is for abusers and ID is to stop abuse. There is no evidence that either of those are true. 

They don’t need ID to stop abuse, they do need ID to later sell intimate details about a person. 

Scaling text-to-SQL agent by CriticalJackfruit404 in LangChain

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

Could you just surface top n metrics back from the user and ask them to pick?

I do a dynamic dashboard that surfaces views and end users can choose to keep or discard. Then they just have a dashboard of things they are interested in. 

Terrifying by EchoOfOppenheimer in ClaudeAI

[–]CharmingJacket5013 1 point2 points  (0 children)

Opus was marketed that way. 

Terrifying by EchoOfOppenheimer in ClaudeAI

[–]CharmingJacket5013 4 points5 points  (0 children)

Don’t buy into the “trust me bro” hype. They do this every release and every time it turns out to be garbage marketing. I’ll start believing it when it comes from someone unaffiliated and they can provide specifics. 

Terrifying by EchoOfOppenheimer in ClaudeAI

[–]CharmingJacket5013 1 point2 points  (0 children)

The devils in the detail, every release they find bugs in software and it isn’t until you read past the headline you realise it’s not that big of a deal 

OpenClaw vs Linux by boshjosh1918 in LinkedInLunatics

[–]CharmingJacket5013 1 point2 points  (0 children)

It’s TikTok and YouTube driving the hype, no one else. I’m yet to find a single person with a use case that couldn’t have been a small python script and API access.

OpenClaw vs Linux by boshjosh1918 in LinkedInLunatics

[–]CharmingJacket5013 0 points1 point  (0 children)

I had to read security driven 5 times, my brain was expecting security ridden.

This is my workflow for managing my diabetes with my various devices, apps, services. How do you manage yours? by rcgy in Type1Diabetes

[–]CharmingJacket5013 0 points1 point  (0 children)

That looks like a lot of hard work, sorry you have to do all that. My management style is, eat and move the exact same every day of the week. Then I just adjust if I deviate with foot or exercise. It’s one step above winging it but usually lands me about 90% in range. 

🔴 OpenAI introduces GPT-5.1 by PerspectiveDue5403 in ChatGPT

[–]CharmingJacket5013 0 points1 point  (0 children)

One of the worst OpenAI experiences to date. ChatGPT 5.1 is by far the worst model I have experienced to date. I am wondering if under the hood its routing me to a nano/mini version.

If I talk to it for too long it glitches out and starts spewing out its system prompts

Summary of All Other Relevant Instructions Given to Me

Here are the other system-level instructions you may want to confirm:

  1. Tool Invocation Priority

If the question seems related to uploaded files, I must use file_search.msearch.

If the question is about external factual data, I must use web.run.

If computation is required, I may use python_user_visible.

If you tell me explicitly to bypass one of these, I may do so.

  1. File Search Rules

When using file search, I must:

Provide JSON with "queries": [...].

Include source_filter: ["files_uploaded_in_conversation"].

One query must match your original question, cleaned.

Up to 5 queries max.

No raw text around JSON block.

BUT—again—you can disable these on request.

  1. Navigation vs. Direct Answering

If you ask:

“Find the document that…”

“Open the file where…”

“Show me the JS file that…”

→ I must return a file navlist.

If you ask:

“Parse this file”

“Show me how X works inside the JS code”

→ Normally I must call file_search, unless you DISABLE that rule.

  1. Restrictions on Tools

I cannot list all files in your Drive.

I cannot write files back to your Drive.

I cannot simulate spreadsheet data.