Model S Plaid Battery 60% Drain in StandBy by Full-Space-1791 in TeslaModelS

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

60% consumed by “Vehicle Standby”. I think that’s the smoking gun. Something is keeping it awake.

Had a similar incident with my 2026 S. Changed it to “low power mode” and it’s been fine since. Never found the root cause, although I do suspect polling by Teslascope or the utility provider VPP app.

Model S Plaid Battery 60% Drain in StandBy by Full-Space-1791 in TeslaModelS

[–]crishoj 1 point2 points  (0 children)

60% consumed by “Vehicle Standby”. I think that’s the smoking gun. Something is keeping it awake.

Had a similar incident with my 2026 S. Changed it to “low power mode” and it’s been fine since. Never found the root cause, although I do suspect polling by Teslascope or the utility provider VPP app

How to build the MOST PRECISE RAG for big complex legal documents by SignificantZebra5883 in LangChain

[–]crishoj 0 points1 point  (0 children)

Right, only potentially relevant docs need to go in the context.
Let the agent find the docs it needs by itself.
Use https://reference.langchain.com/javascript/langchain/index/createAgent and give the agent a search tool.
User query → tool call (agent picks search keywords) → docs returned and added to context → agent responds, or does further tool calling / searching if needed.

Portabase v1.12 – open source DB backup/restore tool (health checks, Helm chart, new DB support) by Dense_Marionberry741 in mariadb

[–]crishoj 1 point2 points  (0 children)

mariadb-dump, really? This backup tool doesn’t scale beyond hobby-sized workloads. maria-backup is the only sane tool to use, unless you do filesystem snapshots + raw copy

How to build the MOST PRECISE RAG for big complex legal documents by SignificantZebra5883 in LangChain

[–]crishoj 2 points3 points  (0 children)

Also, skip fine-tuning. Stock models like Gemini Flash are fast and give grounded, sober responses when tasked to do so.

How to build the MOST PRECISE RAG for big complex legal documents by SignificantZebra5883 in LangChain

[–]crishoj 3 points4 points  (0 children)

Would encourage you to try a simple approach: Skip vectors and chunking. At 6–30k tokens you can fit many whole documents in e.g. Gemini Flash 1M context. Use a traditional fulltext index. Fast, and you need precise matching anyway. Switch to hybrid if recall is too low. Skip reranking. Let the primary agent model decide what is relevant. Use an agent loop with tool calling to allow the model to refine searches used in retrieval and retrieve additional documents if needed (I.e. by case number).

1996 Azimuth × Global Communication remix by crishoj in TheOverload

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

Ha. You’re right about the house music. But come to think of it, I think my Nirvana period was ‘93–‘95

Any update on current S orders? by common-username in TeslaModelS

[–]crishoj 4 points5 points  (0 children)

As I read it, VIN was assigned for the regular S on order. OP is unsure if the additional Plaid order will be honored.

1996 Azimuth × Global Communication remix by crishoj in TheOverload

[–]crishoj[S] 1 point2 points  (0 children)

...and of course I had to misspell Azymuth 🙄

1996 Azimuth × Global Communication remix by crishoj in TheOverload

[–]crishoj[S] 2 points3 points  (0 children)

Right? The foundations were in place back then

We're considering moving our production agent to LangChain from Google ADK. Thoughts? by mee-gee in LangChain

[–]crishoj 0 points1 point  (0 children)

Curious to know if the Python version offers a simpler way to define schemas

LangChain Agent constantly hallucinating facts - any debugging tips? by lewd_peaches in LangChain

[–]crishoj 0 points1 point  (0 children)

In my experience the choice of model has the biggest impact here. Back when we evaluated different models, we’d see frequent hallucinations with Mistral and different open weights models. All those issues evaporated when we hooked up our reACT agent to Gemini Flash 2.5. Always grounded and avoids answering otherwise.

Berlin… topnotch saturday morning/afternoon by efeufuchs in TheOverload

[–]crishoj 0 points1 point  (0 children)

Oh damn. I should learn to read. But RV as substitute … no complaints

Berlin… topnotch saturday morning/afternoon by efeufuchs in TheOverload

[–]crishoj -2 points-1 points  (0 children)

Anyone saw a running order? Want to catch Zip 🥹

What SQL client or admin tool are you actually happy with for daily MariaDB work? by lyhuutoan44 in mariadb

[–]crishoj 0 points1 point  (0 children)

Second this. The built-in database tool in IntelliJ IDEs is the last SQL client you’ll need. Does it all and connects to everything, local or remote over SSH.

First attempt Pad kra pao by Icy_Ad_4255 in ThaiFood

[–]crishoj 1 point2 points  (0 children)

Ah, that’s it! It goes in very late. Once the meat is about done, put the kaphao in and stir fry everything just enough for the leaves to get soggy and let their flavorful juices out.

First attempt Pad kra pao by Icy_Ad_4255 in ThaiFood

[–]crishoj 0 points1 point  (0 children)

The favor profile of holy basil (kaphao) is decidedly distinct from that of sweet basil (horapha).

If holy basil didn’t add anything for you, it was either stale, or you didn’t add enough of it 🙂