title stringlengths 1 551 | source stringclasses 83
values | url stringlengths 13 578 | category stringclasses 11
values | language stringclasses 12
values | content stringlengths 80 800 | chunk_id int64 0 6.66k | chunk_length int64 80 800 | last_updated stringdate 2026-03-23 10:49:51 2026-03-23 11:44:43 |
|---|---|---|---|---|---|---|---|---|
router-context | tanstack_router | https://tanstack.com/router/latest/docs/guide/router-context | framework | typescript | context state and have the router recompute the context for all routes. tsx function useAuth() { const router = useRouter() const [user, setUser] = useState<User | null>(null) useEffect(() => { const unsubscribe = auth.onAuthStateChanged((user) => { setUser(user) router.invalidate() }) return unsubscribe }, []) return ... | 9 | 762 | 2026-03-23T11:02:05.482269 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | over raise UserError( 'Must provide one of the `api_key` argument or the `AZURE_OPENAI_API_KEY` environment variable' ) if not api_version and 'OPENAI_API_VERSION' not in os.environ: # pragma: no cover raise UserError( 'Must provide one of the `api_version` argument or the `OPENAI_API_VERSION` environment variable' ) h... | 3,197 | 631 | 2026-03-23T10:51:26.918260 |
?s=watsonx | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=watsonx | devops | python | deeper into what happens inside Checkmk through the use of OpenTelemetry traces, so that everyone using Checkmk could enjoy monitoring their infrastructure with a tool with the best performance and fewer bottlenecks. Python Checkmk Python Language Application integration Component GPL-2.0 License Website Documentation ... | 16 | 799 | 2026-03-23T11:25:05.667459 |
oldnews.html | sqlite | https://www.sqlite.org/oldnews.html | database | sql | cal bug that could cause database corruption if the autovacuum mode of version 3.1.0 is turned on (it is off by default) and a CREATE UNIQUE INDEX is executed within a transaction but fails because the indexed columns are not unique. Anyone using the autovacuum feature and unique indices should upgrade. Version 3.1.5 a... | 99 | 782 | 2026-03-23T11:13:03.531205 |
system.nullreferenceexception | csharp | https://learn.microsoft.com/en-us/dotnet/api/system.nullreferenceexception | language | csharp | on GitHub The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide . .NET Open a documentation issue Provide product feedback Feedback Was this page helpful? Yes No No Need help with this topic? Want to try using A... | 40 | 407 | 2026-03-23T11:41:37.188158 |
django | django | https://docs.djangoproject.com/zh-hans/4.0/ | framework | python | Django 文档 | Django 文档 | Django 这份文档只适用于一个不安全的 Django 版本,并且这个版本不再被支持了。请升级到更新的发行版。 Skip to main content 文档 Getting Help 语言: zh-hans pt-br pl ko ja it id fr es en el 文档版本: 4.0 dev 6.0 5.2 5.1 5.0 4.2 4.1 3.2 3.1 3.0 2.2 2.1 2.0 Django 文档 ¶ 你所需要知道的关于 Django 的一切。 快速入门 ¶ 你是刚学 Django 或是初学编程? 这就是你开始学习的地方! 从零开始: 概要 | 安装 入门教程: 第... | 0 | 800 | 2026-03-23T11:18:43.271404 |
pt_BR | git | https://git-scm.com/docs/git-merge/pt_BR | devops | bash | ncida. recursive This is now a synonym for ort . It was an alternative implementation until v2.49.0, but was redirected to mean ort in v2.50.0. The previous recursive strategy was the default strategy for resolving two heads from Git v0.99.9k until v2.33.0. resolve Isso só pode resolver duas cabeças (ou seja, o ramo at... | 38 | 800 | 2026-03-23T11:16:57.619452 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | self, ctx: GraphRunContext[None, GraphDeps], ) -> Increment | End[int]: if self.foo % 5 == 0: return End(self.foo) else: return Increment(self.foo) @dataclass class Increment(BaseNode[None, GraphDeps]): foo: int async def run(self, ctx: GraphRunContext[None, GraphDeps]) -> DivisibleBy5: loop = asyncio.get_running_loop(... | 841 | 652 | 2026-03-23T10:51:26.911718 |
2.9.5 | git | https://git-scm.com/docs/git-merge/2.9.5 | devops | bash | Git - git-merge Documentation English ▾ English Français Português (Brasil) Svenska українська мова 简体中文 Topics ▾ Setup and Config git config help bugreport Credential helpers Getting and Creating Projects init clone Basic Snapshotting add status diff commit notes restore reset rm mv Branching and Merging branch checko... | 0 | 800 | 2026-03-23T11:14:05.874397 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | s": 63.1975866275, "parallel": 1, "p99_time": 0.0244066025, "mean_time": 0.0156847412, "mean_precisions": 0.943603, "engine_params": { "vectorIndexConfig": { "ef": 256 } } }, { "engine_name": "weaviate", "setup_name": "weaviate-m-16-ef-128", "dataset_name": "deep-image-96-angular", "upload_time": 8922.257136806, "total... | 3,872 | 552 | 2026-03-23T11:15:13.620114 |
?s=telemetry | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=telemetry | devops | python | cumentation Repository Emissary Ingress native incubating by Emissary Ingress Authors Emissary Ingress supports exporting traces via OTLP by configuring a TracingService custom resource. go emissary ingress envoy incubating Go Language Application integration Component Apache-2.0 License Website Documentation Repositor... | 6 | 800 | 2026-03-23T11:39:05.306184 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | hey assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. continue The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with ident... | 1,172 | 800 | 2026-03-23T10:56:49.343272 |
stdlib.html | python | https://docs.python.org/3/tutorial/stdlib.html | language | python | ing dates and times in both simple and complex ways. While date and time arithmetic is supported, the focus of the implementation is on efficient member extraction for output formatting and manipulation. The module also supports objects that are timezone aware. >>> # dates are easily constructed and formatted >>> impor... | 7 | 798 | 2026-03-23T11:23:57.247332 |
index_base.html | xgboost | https://xgboost.readthedocs.io/en/stable/R-package/index_base.html | ml | python | Handling of indexable elements — xgboost 3.2.0 documentation XGBoost R Package Handling of indexable elements View page source Handling of indexable elements There are many functionalities in XGBoost which refer to indexable elements in a countable set, such as boosting rounds / iterations / trees in a model (which can... | 0 | 800 | 2026-03-23T10:56:44.458871 |
?s=nginx | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=nginx | devops | python | ntelemetry-collector-contrib/receiver/azureeventhubreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Azure Monitor Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver scrapes Azure Monitor API for resources metrics. azure monitor rece... | 104 | 800 | 2026-03-23T11:33:22.910541 |
metadata | expo | https://docs.expo.dev/eas/metadata | mobile | javascript | e information you provided, you need to restart this process. EAS Metadata uses a store.config.json file to provide information instead of going through multiple forms in the app store dashboards and without leaving your project environment. Combined with built-in validation, you get instant feedback about the content ... | 1 | 800 | 2026-03-23T10:53:58.656578 |
?s=psr14 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=psr14 | devops | python | rocessors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Metrics Generation Processor by 🔭 OpenTelemetry Authors 🔭 The metrics genera... | 87 | 800 | 2026-03-23T11:33:29.276761 |
PartialJSONParser | tanstack_router | https://tanstack.com/ai/latest/docs/reference/classes/PartialJSONParser | framework | typescript | l ToolCall ToolCallPart ToolCallStreamChunk ToolConfig ToolDefinition ToolDefinitionConfig ToolDefinitionInstance ToolInputAvailableStreamChunk ToolResultPart ToolResultStreamChunk UIMessage VideoPart Type Alias References AgentLoopStrategy AnyClientTool TextStreamOptionsForModel TextStreamOptionsUnion ConstrainedConte... | 7 | 800 | 2026-03-23T11:07:35.537473 |
?s=f | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=f | devops | python | rs 🔭 This library provides a concurrent instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Couchbase Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Couchbase instrumentation to track requests throug... | 243 | 800 | 2026-03-23T11:39:40.098489 |
interactivity | flutter | https://docs.flutter.dev/ui/interactivity | mobile | dart | ean determines the color: green for active or grey for inactive. These examples use GestureDetector to capture activity on the Container . The widget manages its own state # Sometimes it makes the most sense for the widget to manage its state internally. For example, ListView automatically scrolls when its content exce... | 13 | 672 | 2026-03-23T10:50:47.072732 |
?s=req | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=req | devops | python | Authors 🔭 This library provides a Kubernetes Client instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Lettuce Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Lettuce instrumentation to track request... | 257 | 799 | 2026-03-23T11:22:57.435772 |
rate-limiting?ref=case-study-windmill | inngest | https://www.inngest.com/docs/guides/rate-limiting?ref=case-study-windmill | devops | typescript | in same bucket time window, but two runs will not happen for the same event.data.customer_id . Read our guide to writing expressions for more information. Note - To prevent duplicate events from triggering your function more than once in a 24 hour period, use the idempotency option which is the equivalent to setting ra... | 4 | 521 | 2026-03-23T11:30:30.262974 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | w_task(input_value: int) -> int: """Simulates a slow operation (e.g., API call).""" await asyncio.sleep(0.1) # 100ms per case return input_value * 2 # Unlimited concurrency: ~0.1s total (all cases run in parallel) report = dataset.evaluate_sync(slow_task) # Limited concurrency: ~0.5s total (2 at a time, 5 batches) repo... | 6,114 | 779 | 2026-03-23T10:51:26.923290 |
?s=tracing | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tracing | devops | python | porter dotnet Quick Install To install this exporter run: dotnet add package OpenTelemetry.Exporter.Prometheus.HttpListener 1.15.0-beta.1 Version .NET Language Exporter Component Apache 2.0 License Package Details (nuget) Repository Stackdriver Exporter for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 Stackdriver ... | 174 | 800 | 2026-03-23T11:21:26.702139 |
2.1.4 | git | https://git-scm.com/docs/git-log/2.1.4 | devops | bash | estry chain, walk reflog entries from the most recent one to older ones. When this option is used you cannot specify commits to exclude (that is, ^commit , commit1..commit2 , and commit1...commit2 notations cannot be used). With --pretty format other than oneline (for obvious reasons), this causes the output to have tw... | 18 | 797 | 2026-03-23T11:37:07.944103 |
feed.atom | planetscale | https://planetscale.com/blog/feed.atom | database | sql | owley AI-Powered Postgres index suggestions https://planetscale.com/blog/postgres-new-index-suggestions 2025-11-21T00:00:00.000Z 2025-11-21T00:00:00.000Z Rafer Hazen $5 PlanetScale is live https://planetscale.com/blog/5-dollar-planetscale-is-here 2025-11-14T09:00:00.000Z 2025-11-14T09:00:00.000Z Sam Lambert Announcing ... | 11 | 800 | 2026-03-23T11:03:06.264044 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/examples/sql-gen/ | ai | python | SQL Generation - Pydantic AI Skip to content SQL Generation Example demonstrating how to use Pydantic AI to generate SQL queries based on user input. Demonstrates: dynamic system prompt structured output_type output validation agent dependencies Running the Example The resulting SQL is validated by running it as an EXP... | 0 | 800 | 2026-03-23T10:58:18.608531 |
docker | docker | https://docs.docker.com/engine/ | devops | bash | ual revenue surpassing $10 million USD), requires a paid subscription . Apache License, Version 2.0. See LICENSE for the full license. | 2 | 134 | 2026-03-23T10:52:37.243628 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | ause a segfault during finalization of the interpreter. See also bpo-22898 . Python 3.6.3 final ¶ Release date: 2017-10-03 Library ¶ bpo-31641 : Re-allow arbitrary iterables in concurrent.futures.as_completed() . Fixes regression in 3.6.3rc1. Build ¶ bpo-31662 : Fix typos in Windows uploadrelease.bat script. Fix Window... | 2,048 | 800 | 2026-03-23T10:57:25.355480 |
llms-full.txt | inngest | https://www.inngest.com/llms-full.txt | devops | typescript | nctionOpts{ ID: "my-function", Name: "My Function", Checkpoint: checkpoint.ConfigSafe, }, // ... triggers and handler ) ``` Read [the detailed checkpointing guide](/docs/setup/checkpointing) for more information. --- ## Connect The `connect` API allows your app to create an outbound persistent connection to Inngest (_w... | 779 | 769 | 2026-03-23T10:50:47.948760 |
web-contents | electron | https://www.electronjs.org/docs/latest/api/web-contents | desktop | javascript | webContents . on ( 'paint' , async ( e , dirty , image ) => { if ( e . texture ) { // By managing lifecycle yourself, you can handle the event in async handler or pass the `e.texture.textureInfo` // to other processes (not `e.texture`, the `e.texture.release` function is not passable through IPC). await new Promise ( r... | 38 | 800 | 2026-03-23T10:50:27.270843 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | 03, "total_upload_time": 739.667722491, "p95_time": 0.01735964275003425, "rps": 63.25958607164398, "parallel": 1, "p99_time": 0.026121951670311318, "mean_time": 0.015689058375003697, "mean_precisions": 0.68299, "engine_params": { "vectorIndexConfig": { "efConstruction": 128, "maxConnections": 16 } } }, { "engine_name":... | 1,339 | 678 | 2026-03-23T10:59:06.542006 |
django | django | https://docs.djangoproject.com/en/5.1/faq/help/ | framework | python | FAQ: Getting Help | Django documentation | Django Skip to main content Documentation Getting Help Language: en zh-hans pt-br pl ko ja it id fr es el Documentation version: 5.1 dev 6.0 5.2 5.0 4.2 4.1 4.0 3.2 3.1 3.0 2.2 2.1 2.0 1.11 1.10 1.8 FAQ: Getting Help ¶ How do I do X? Why doesn’t Y work? Where can I go to get h... | 0 | 800 | 2026-03-23T11:16:02.155332 |
webpack | webpack | https://webpack.js.org/contribute/ | tooling | javascript | Contribute | webpack (opens in a new tab) (opens in a new tab) Datagrid and Charting for Enterprise Applications Proud to partner with webpack (opens in a new tab) Contribute The people who contribute to webpack do so for the love of open source, our users and ecosystem, and most importantly, pushing the web forward to... | 0 | 799 | 2026-03-23T11:05:37.641236 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | apter.py` ```python @dataclass class StateDeps(Generic[StateT]): """Dependency type that holds state. This class is used to manage the state of an agent run. It allows setting the state of the agent run with a specific type of state model, which must be a subclass of `BaseModel`. The state is set using the `state` sett... | 5,649 | 764 | 2026-03-23T10:51:26.922608 |
sidebar | shadcn_ui | https://ui.shadcn.com/blocks/sidebar | library | typescript | der > ) } A sidebar on the right. sidebar-14 Preview Code A left and right sidebar Open in New Tab Refresh Preview npx shadcn add sidebar-15 Open in Files app dashboard page.tsx components calendars.tsx date-picker.tsx nav-favorites.tsx nav-main.tsx nav-secondary.tsx nav-user.tsx nav-workspaces.tsx sidebar-left.tsx sid... | 28 | 800 | 2026-03-23T11:06:47.344449 |
email-otp | neon | https://neon.tech/docs/auth/guides/plugins/email-otp | database | sql | nt } from './auth' ; export async function verifyPasswordResetOtp (email : string , otp : string ) { const { data , error } = await authClient . emailOtp .checkVerificationOtp ({ email , otp , type : 'forget-password' , }); if (error) throw error; return Boolean ( data ?.success); } Finally, reset the user's password u... | 6 | 800 | 2026-03-23T11:16:02.632612 |
security-scanner-api | bun | https://bun.sh/docs/pm/security-scanner-api | runtime | javascript | Security Scanner API - Bun Skip to main content Bun home page Search... ⌘ K Search... Navigation Advanced Configuration Security Scanner API Runtime Package Manager Bundler Test Runner Guides Reference Blog Feedback Core Commands bun install bun add bun remove bun update bunx Publishing & Analysis bun publish bun outda... | 0 | 800 | 2026-03-23T11:00:06.309978 |
design.html | python | https://docs.python.org/3/faq/design.html | language | python | it’s not portable. (Yes, we know about the Boehm GC library. It has bits of assembler code for most common platforms, not for all of them, and although it is mostly transparent, it isn’t completely transparent; patches are required to get Python to work with it.) Traditional GC also becomes a problem when Python is emb... | 18 | 796 | 2026-03-23T11:09:37.861660 |
webpack | webpack | https://webpack.js.org/loaders/stylus-loader/ | tooling | javascript | / \.styl / , use : [ "style-loader" , "css-loader" , { loader : "stylus-loader" , options : { stylusOptions : ( loaderContext ) => { // More information about available properties https://webpack.js.org/api/loaders/ const { resourcePath , rootContext } = loaderContext ; const relativePath = path . relative ( rootContex... | 6 | 799 | 2026-03-23T10:55:20.859939 |
2.52.0 | git | https://git-scm.com/docs/git-merge/2.52.0 | devops | bash | er the project’s license or agrees to some contributor representation, such as a Developer Certificate of Origin. (See https://developercertificate.org for the one used by the Linux kernel and Git projects.) Consult the documentation or leadership of the project to which you’re contributing to understand how the signof... | 10 | 799 | 2026-03-23T11:12:21.000249 |
models | langchain | https://docs.langchain.com/oss/python/langchain/models | ai | python | MovieDict ( TypedDict ): """A movie with details.""" title : Annotated [ str , ... , " The title of the movie " ] year : Annotated [ int , ... , " The year the movie was released " ] director : Annotated [ str , ... , " The director of the movie " ] rating : Annotated [ float , ... , " The movie's rating out of 10 " ] ... | 28 | 800 | 2026-03-23T11:21:54.247740 |
redis | redis | https://redis.io/docs/latest/develop/get-started/data-store/ | database | bash | json () . set ( f "bicycle: { bid } " , Path . root_path (), bicycle ) res = index . search ( Query ( "*" )) print ( "Documents found:" , res . total ) # >>> Documents found: 10 res = index . search ( Query ( "@model:Jigger" )) print ( res ) # >>> Result{1 total, docs: [ # Document { # 'id': 'bicycle:0', # 'payload': N... | 14 | 757 | 2026-03-23T11:11:38.028409 |
evaluation-approaches | langchain | https://docs.langchain.com/langsmith/evaluation-approaches | ai | python | that uses criteria to apply label (e.g., toxicity, etc) to an input (e.g., text, user-question, etc). However, if ground truth class labels are provided, then the evaluation objective is focused on scoring a classification/tagging chain relative to the ground truth class label (e.g., using metrics such as precision, re... | 15 | 798 | 2026-03-23T10:58:20.634822 |
genindex.html | pytorch | https://pytorch.org/docs/stable/genindex.html | ml | python | module torch) (torch.Tensor method) logical_and() (in module torch) (torch.Tensor method) logical_and_() (torch.Tensor method) logical_not() (in module torch) (torch.Tensor method) logical_not_() (torch.Tensor method) logical_or() (in module torch) (torch.Tensor method) logical_or_() (torch.Tensor method) logical_xor()... | 188 | 800 | 2026-03-23T10:56:59.409591 |
index.html | java | https://docs.oracle.com/en/industries/energy-water/index.html | language | java | IQ) document for Oracle Utilities Cloud Services. Consensus Assessment Initiative Questionnaire Opower Cloud Services Craft world-class web and mobile experiences for your customers that motivate self-service with Oracle Utilities Digital Self Service, or use additional Oracle Utilities Opower Cloud Services to create ... | 3 | 800 | 2026-03-23T10:54:06.480618 |
?s=client | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=client | devops | python | hon integration by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for kafka-python kafka-python instrumentation python Python Language Instrumentation Component Apache 2.0 License Repository LangChain Instrumentation by Traceloop Instrumentation for LangChain Framework python instrumentation langchain Python Langu... | 326 | 800 | 2026-03-23T11:21:37.916135 |
mui | mui | https://mui.com/x/react-charts/sankey/ | library | javascript | he only difference of the Sankey Tooltip is its default content. You can import the default tooltip, or only its content as follows: import { SankeyTooltip , SankeyTooltipContent } from '@mui/x-charts/SankeyChart' , Copy Copied (or $keyC ) API See the documentation below for a complete reference to all of the props and... | 14 | 521 | 2026-03-23T11:13:23.939614 |
NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4 | transformers | https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4 | ai | python | ck Exchange from Deepseek-V3 Text Undisclosed Stack Exchange DeepSeek-V3-0324 Synthetic GPQA from Deepseek-V3 Text Undisclosed Stack Exchange DeepSeek-V3-0324 Synthetic Vedantu from Deepseek-V3 Text Undisclosed Vedantu DeepSeek-V3-0324 Synthetic Tool Call Schema for RL Text Undisclosed ToolBench ; glaive-function-calli... | 53 | 800 | 2026-03-23T10:51:57.791167 |
redis | redis | https://redis.io/docs/latest/commands/sadd/ | database | bash | hp","panelId":"panel_PHP_cmds_set-stepsadd"}]}]} SADD Syntax text Syntax diagram API methods SADD key member [member ...] Client: Python (redis-py) Node.js (node-redis) Java-Sync (Jedis) Lettuce-Sync (Lettuce) Java-Async (Lettuce) Java-Reactive (Lettuce) Go (go-redis) C#-Sync (StackExchange.Redis) C#-Async (StackExchan... | 3 | 800 | 2026-03-23T11:39:00.203179 |
?s=exporter | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=exporter | devops | python | ation Java Language Instrumentation Component Apache 2.0 License Repository Logback Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Logback instrumentation to track requests through OpenTelemetry. java instrumentation logback Java Language Instrumentation Component Apache 2.0 License Repository M... | 258 | 800 | 2026-03-23T11:22:11.662555 |
esm-cjs-interop.html | typescript | https://www.typescriptlang.org/docs/handbook/modules/appendices/esm-cjs-interop.html | language | javascript | rget module, but allowSyntheticDefaultImports only enabled a fallback behavior when no default export was found in the target module’s types. This created an inconsistency if the target module had an __esModule flag but no default export. Transpilers and bundlers would still link a default import of such a module to it... | 12 | 800 | 2026-03-23T10:51:45.662038 |
?s=kubewarden | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kubewarden | devops | python | er to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/windowsservicereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Zipkin Collector Receiver by 🔭 OpenTel... | 166 | 800 | 2026-03-23T11:30:42.721513 |
nested.html | pytorch | https://pytorch.org/docs/stable/nested.html | ml | python | le jagged layout narrow() will create a non-contiguous view of your original strided tensor. This particular representation is really useful for representing kv-caches in Transformer models, as specialized SDPA kernels can deal with format easily, resulting in performance improvements. Parameters : tensor ( torch.Tenso... | 40 | 800 | 2026-03-23T10:51:40.553878 |
webhook-debugging-guide-M8sk47 | supabase | https://supabase.com/docs/guides/troubleshooting/webhook-debugging-guide-M8sk47 | database | typescript | Supabase Docs | Troubleshooting | Webhook debugging guide Webhook debugging guide Last edited: 9/9/2025 NOTE: version 0.10.0 of pg*net is out. You should consider updating your database in the Infrastructure Settings if you are on a prior version. If you do not know your version, you can check the Extensions Dashboard ... | 0 | 800 | 2026-03-23T11:18:00.313449 |
redis | redis | https://redis.io/docs/latest/develop/data-types/bitmaps/ | database | bash | -00:00" , 456 ) console . log ( res3 ) // >>> 0 await client . setBit ( "pings:2024-01-01-00:00" , 123 , 1 ) const res4 = await client . bitCount ( "pings:2024-01-01-00:00" ) console . log ( res4 ) // >>> 1 await client . setBit ( "A" , 0 , 1 ) await client . setBit ( "A" , 1 , 1 ) await client . setBit ( "A" , 3 , 1 )... | 254 | 800 | 2026-03-23T11:03:25.839144 |
redis | redis | https://redis.io/docs/latest/develop/data-types/timeseries/ | database | bash | the amount of compaction rules or O(1) with no compaction TS.DEL v1.6.0 Delete all samples between two timestamps for a given time series O(N) where N is the number of data points that will be removed TS.DELETERULE v1.0.0 Delete a compaction rule O(1) TS.GET v1.0.0 Get the sample with the highest timestamp from a given... | 21 | 800 | 2026-03-23T10:54:53.790084 |
quickstart | supabase | https://supabase.com/docs/guides/queues/quickstart | database | typescript | until a consumer explicitly processes and removes it, like a task waiting in a to-do list until someone checks and completes it. Queue types # Supabase Queues offers three types of Queues: Basic Queue : A durable Queue that stores Messages in a logged table. Unlogged Queue : A transient Queue that stores Messages in an... | 1 | 800 | 2026-03-23T11:25:22.660572 |
3.14.html | python | https://docs.python.org/3/whatsnew/3.14.html | language | python | bpo-45325 .) Add PyUnstable_IsImmortal() for determining if an object is immortal , for debugging purposes. (Contributed by Peter Bierma in gh-128509 .) Add PyUnstable_Object_EnableDeferredRefcount() for enabling deferred reference counting, as outlined in PEP 703 . Add PyUnstable_Object_IsUniquelyReferenced() as a rep... | 126 | 799 | 2026-03-23T10:50:31.521841 |
cloud-service | csharp | https://learn.microsoft.com/en-us/dotnet/core/extensions/cloud-service | language | csharp | Deploy a Worker Service to Azure - .NET | Microsoft Learn Table of contents Exit editor mode Ask Learn Ask Learn Focus mode Table of contents Read in English Add Add to plan Edit Share via Facebook x.com LinkedIn Email Copy Markdown Print Note Access to this page requires authorization. You can try signing in or changi... | 0 | 800 | 2026-03-23T10:57:19.754390 |
example_langgraph_agents | langfuse | https://langfuse.com/guides/cookbook/example_langgraph_agents | ai | python | ime Improving reliability and safety through continuous feedback Step 0: Install the Required Libraries Below we install the langgraph library, langfuse and the Hugging Face datasets library % pip install langfuse langchain langgraph langchain_openai langchain_community langchain_huggingface - q Step 1: Set Environment... | 1 | 800 | 2026-03-23T11:26:16.010090 |
sv | git | https://git-scm.com/docs/git-push/sv | devops | bash | Förlopp rapporteras inte till standardfelströmmen. -v --verbose Kör utförligt. --progress Förloppsstatus rapporteras som standard i standardfelströmmen när den är kopplad till en terminal, såvida inte -q anges. Denna flagga tvingar fram förloppsstatus även om standardfelströmmen inte dirigeras till en terminal. --no-re... | 23 | 800 | 2026-03-23T11:03:08.229057 |
?s=watchos | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=watchos | devops | python | Ruben Mennes Neo4j instrumentation for golang. golang instrumentation neo4j neo4j-driver Go Language Instrumentation Component Apache 2.0 License Repository nhatthm/otelsql – OpenTelemetry SQL database driver wrapper for Go by nhatthm Add a OpenTelemetry wrapper to your existing database code to instrument the interact... | 228 | 800 | 2026-03-23T11:10:38.112200 |
MiniMax-M2.5 | transformers | https://huggingface.co/datasets/ScaleAI/SWE-bench_Pro?eval_result=MiniMaxAI/MiniMax-M2.5 | ai | python | its/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_metadata", "test/units/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_test_yml", "test/units/cli/test_galaxy.py::test_invalid_collection_name_install[-]", "test/units/cli/test_galaxy.py::test_collection_install_name_and_requirements_fail", "test/units/cli/test_gala... | 203 | 800 | 2026-03-23T11:06:52.708421 |
redis-software-prometheus-and-grafana | redis | https://redis.io/learn/operate/observability/redis-software-prometheus-and-grafana | database | bash | per authentication and TLS Plan retention policies for metrics data Advanced integrations Connect to existing SIEM systems Integrate with incident management (PagerDuty, OpsGenie) Add business logic metrics and custom exporters Implement automated capacity scaling based on metrics Your Redis Software observability foun... | 15 | 528 | 2026-03-23T10:56:44.695836 |
?s=otterize | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=otterize | devops | python | nt Apache 2.0 License Repository Vert.x Reactive Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Vert.x Reactive instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Viburdbcp Instrumentation by 🔭 Open... | 271 | 799 | 2026-03-23T11:14:02.202987 |
kubectl-commands | kubernetes | https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands | devops | yaml | delete-cluster Delete the minikube cluster kubectl config delete-cluster minikube Delete the specified cluster from the kubeconfig. Usage $ kubectl config delete-cluster NAME delete-context Delete the context for the minikube cluster kubectl config delete-context minikube Delete the specified context from the kubeconfi... | 262 | 800 | 2026-03-23T10:53:59.473344 |
self-host-external-clickhouse | langchain | https://docs.langchain.com/langsmith/self-host-external-clickhouse | ai | python | 24.2 requires LangSmith v0.6 or later. Downgrading ClickHouse to an earlier version can cause data corruption of system tables and result in significant downtime. If you need assistance with a ClickHouse version change or are experiencing issues after an upgrade, contact support at support.langchain.com before attempti... | 4 | 799 | 2026-03-23T11:33:28.600549 |
?s=browser | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=browser | devops | python | ntation Component Apache 2.0 License Documentation Repository OpenTelemetry Boto3 SQS Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the Boto3 library to the SQS service. boto3sqs instrumentation python Python Language Instrumentation Component Apache 2.0 License Repository ... | 320 | 800 | 2026-03-23T11:09:59.661023 |
functools.html | python | https://docs.python.org/3/library/functools.html | language | python | ersion 3.4. functools. reduce ( function , iterable , / [ , initial ] ) ¶ Apply function of two arguments cumulatively to the items of iterable , from left to right, so as to reduce the iterable to a single value. For example, reduce(lambda x, y: x+y, [1, 2, 3, 4, 5]) calculates ((((1+2)+3)+4)+5) . The left argument, x... | 20 | 797 | 2026-03-23T11:28:31.069508 |
transcription | tanstack_router | https://tanstack.com/ai/latest/docs/guides/transcription | framework | typescript | ear result, error, and return to idle Error Handling typescript try { const result = await generateTranscription({ adapter: openaiTranscription('whisper-1'), audio: audioFile, }) } catch (error) { if (error.message.includes('Invalid file format')) { console.error('Unsupported audio format') } else if (error.message.inc... | 23 | 762 | 2026-03-23T11:19:20.573102 |
?s=tailing | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tailing | devops | python | ntelemetry-collector-contrib/receiver/azureeventhubreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Azure Monitor Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver scrapes Azure Monitor API for resources metrics. azure monitor rece... | 104 | 800 | 2026-03-23T11:38:45.893990 |
?s=client | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=client | devops | python | erformance measurement APIs (i.e. perf_hooks ). runtime node instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-runtime-node 0.26.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetr... | 299 | 800 | 2026-03-23T11:21:37.916093 |
release-notes-2.5.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.5.0 | mobile | dart | th to flutter run / flutter drive (team, tool, cla: yes, waiting for tree to go green) 80897 Reland double gzip wrapping NOTICES to reduce on-disk installed space (team, tool, framework, cla: yes) 80908 migrate from jcenter to mavencentral (team, tool, cla: yes, d: examples) 80912 Add frontend_server_client to dependen... | 95 | 800 | 2026-03-23T11:13:43.940030 |
opentelemetry | opentelemetry | https://opentelemetry.io/ecosystem/vendors/ | devops | python | luentbit.io/… Jaeger Yes No Yes www.jaegertracing.io/… OpenLIT Yes No No docs.openlit.io/… OpenSearch Yes No Yes github.com/… Centreon Yes Yes Yes docs.centreon.com/… ClickHouse Yes Yes No github.com/… Comet Opik Yes Yes Yes www.comet.com/… ControlTheory Yes Yes Yes docs.controltheory.com/… Coroot Yes Yes Yes github.co... | 1 | 800 | 2026-03-23T10:50:00.187733 |
introduction | supabase | https://supabase.com/docs/reference/api/introduction | database | typescript | re-enable JWT based legacy (anon, service_role) API keys. This API endpoint will be removed in the future, check for HTTP 404 Not Found. put /v1/projects/{ref}/api-keys/legacy OAuth scopes secrets:write The fine-grained token must include the following permissions to access this endpoint: api_gateway_keys_write Path pa... | 166 | 799 | 2026-03-23T10:53:51.676483 |
?s=mlflow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mlflow | devops | python | rocessors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Metrics Generation Processor by 🔭 OpenTelemetry Authors 🔭 The metrics genera... | 87 | 800 | 2026-03-23T11:25:11.256493 |
redis | redis | https://redis.io/docs/latest/commands/ft.sugadd/ | database | bash | FT.SUGADD | Docs {"acl_categories":["@search","@write"],"arguments":[{"name":"key","type":"string"},{"name":"string","type":"string"},{"name":"score","type":"double"},{"arguments":[{"name":"incr","token":"INCR","type":"pure-token"}],"name":"increment score","optional":true,"type":"oneof"},{"name":"payload","optional":t... | 0 | 800 | 2026-03-23T11:22:54.721641 |
NgForOf | angular | https://angular.dev/api/common/NgForOf | framework | typescript | atePipe DatePipeConfig DecimalPipe DOCUMENT formatCurrency formatDate formatNumber formatPercent FormatWidth FormStyle getCurrencySymbol getLocaleCurrencyCode getLocaleCurrencyName getLocaleCurrencySymbol getLocaleDateFormat getLocaleDateTimeFormat getLocaleDayNames getLocaleDayPeriods getLocaleDirection getLocaleEraNa... | 2 | 800 | 2026-03-23T10:54:39.559761 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | ients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. continue The continue option should be set when retrieving more results from the server. Since this value is server define... | 5,346 | 800 | 2026-03-23T10:56:49.349909 |
?s=jvm | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=jvm | devops | python | Event Receiver by 🔭 OpenTelemetry Authors 🔭 Tails and parses logs from windows event log API using the opentelemetry-log-collection library. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-tel... | 165 | 799 | 2026-03-23T11:38:50.779864 |
fullstack | bun | https://bun.sh/docs/bundler/fullstack | runtime | javascript | s.env. NODE_ENV === " production " ) { return Response. json ({ error : " Internal server error " }, { status : 500 }); } return Response. json ( { error : error.message, stack : error.stack, }, { status : 500 }, ); } API Response Helpers server/utils.ts Copy export function json ( data : any , status = 200 ) { return ... | 26 | 796 | 2026-03-23T10:57:47.555402 |
failovers | temporal | https://docs.temporal.io/cloud/high-availability/failovers | devops | go | overs. To restore the default behavior, unselect the option in the WebUI or change true to false in the CLI command. Best practices: Workers and failovers Enabling High Availability for Namespaces doesn't require specific Worker configuration. The process is invisible to the Workers. When a Namespace fails over to the ... | 16 | 797 | 2026-03-23T11:19:27.762262 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | } }, { id: '1692629594113-0', message: { rider: 'Norem', speed: '28.8', position: '3', location_id: '1' } }] const res5 = await client . xRead ({ key : 'race:france' , id : '0-0' }, { COUNT : 100 , BLOCK : 300 }); console . log ( res5 ); // >>> [{ name: 'race:france', messages: [{ id: '1692629576966-0', message: { ride... | 325 | 800 | 2026-03-23T11:04:07.559990 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | ents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as "data at least as new as the provided `resourceVersion`" and the bookmark event is send when the state is synced to a `resourceVersio... | 2,265 | 785 | 2026-03-23T10:56:49.345595 |
?s=io | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=io | devops | python | h) objects from the Kubernetes API server. k8sobjects receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/k8sobjectsreceiver v0.148.0 v0.148.0 Version... | 127 | 800 | 2026-03-23T11:37:34.369248 |
?s=ts | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ts | devops | python | OpenTelemetry Authors 🔭 The Datadog APM Receiver accepts traces in the Datadog APM format datadog receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver... | 109 | 798 | 2026-03-23T11:18:07.814575 |
redis | redis | https://redis.io/docs/latest/commands/scan/ | database | bash | tln! ( " {res} " ); // >>> OK } match r . exists ( & [ "key1" , "key2" , "nosuchkey" ]). await { Ok ( res ) => { let res : i32 = res ; println! ( " {res} " ); // >>> 2 }, Err ( e ) => { println! ( "Error checking key existence: {e} " ); return ; } } if let Ok ( res ) = r . set ( "mykey" , "Hello" ). await { let res : S... | 186 | 800 | 2026-03-23T11:06:16.643282 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/administration/operations/rails_console/ | devops | yaml | eve the root user: user = User . find_by ( username : 'root' ) Next, let’s try updating the user’s password: user . password = 'password' user . save Which would return: Enqueued ActionMailer :: MailDeliveryJob ( Job ID : 05 915 c4e - c849 - 4e14 - 80 bb - 696 d5ae22065 ) to Sidekiq ( mailers ) with arguments : "Devise... | 15 | 800 | 2026-03-23T11:12:21.456120 |
?s=twig | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=twig | devops | python | tor Receiver by 🔭 OpenTelemetry Authors 🔭 The Fluent Forward Receiver for the OpenTelemetry Collector. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib... | 115 | 800 | 2026-03-23T11:30:17.910924 |
mui | mui | https://mui.com/x/api/charts/charts-legend/ | library | javascript | . See CSS classes API below for more details. direction 'horizontal' | 'vertical' - The direction of the legend layout. The default depends on the chart. onItemClick func - Callback fired when a legend item is clicked. Signature : function(event: React.MouseEvent<HTMLButtonElement, MouseEvent>, legendItem: SeriesLegend... | 1 | 799 | 2026-03-23T11:28:31.299152 |
?s=prometheus | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=prometheus | devops | python | collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/sentryexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository SignalFx Colle... | 51 | 799 | 2026-03-23T11:32:56.767052 |
?s=stackdriver | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=stackdriver | devops | python | tion for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library which instruments Grpc.Net.Client and collects traces about outgoing gRPC requests. grpc client instrumentation dotnet Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.Grpc... | 203 | 800 | 2026-03-23T11:16:44.001297 |
fuzz | go | https://go.dev/security/fuzz | language | go | are the values that make up the corpus entry, and can be copied directly into Go code if desired. In the example above, we have a []byte followed by an int64 . These types must match the fuzzing arguments exactly, in that order. A fuzz target for these types would look like this: f.Fuzz(func(*testing.T, []byte, int64) ... | 10 | 799 | 2026-03-23T10:52:54.450795 |
projects | neon | https://neon.tech/docs/manage/projects | database | sql | equired parameter. curl -X 'DELETE' \ 'https://console.neon.tech/api/v2/projects/ep-cool-darkness-123456' \ -H 'accept: application/json' \ -H "Authorization: Bearer $NEON_API_KEY" Response body For attribute definitions, find the Delete project endpoint in the Neon API Reference . Definitions are provided in the Respo... | 33 | 800 | 2026-03-23T11:11:48.094488 |
supabase-domains-reverify | supabase | https://supabase.com/docs/reference/cli/supabase-domains-reverify | database | typescript | S FROM anon, authenticated; Usage 1 supabase db dump [flags] Flags --data-only Optional Dumps only data records. --db-url <string> Optional Dumps from the database specified by the connection string (must be percent-encoded). --dry-run Optional Prints the pg_dump script that would be executed. -x, --exclude <strings> O... | 21 | 800 | 2026-03-23T11:30:30.790451 |
?s=watsonx | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=watsonx | devops | python | upports OpenTelemetry. go docker moby buildkit Go Language Application integration Component Apache-2.0 License Website Documentation Repository containerd native graduated by containerd Authors containerd supports OpenTelemetry tracing since v1.6.0. Tracing currently targets only gRPC calls. go containerd graduated Go... | 4 | 800 | 2026-03-23T11:25:05.667449 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | I systems](https://opentelemetry.io/docs/specs/semconv/gen-ai/), specifically version 1.37.0 of the conventions. The instrumentation format can be configured using the `version` parameter of InstrumentationSettings. **The default is `version=2`**, which provides a good balance between spec compliance and compatibility.... | 6,418 | 800 | 2026-03-23T10:51:26.923747 |
human-in-the-loop | langchain | https://docs.langchain.com/oss/python/langchain/human-in-the-loop | ai | python | rable" : { "thread_id" : "some_id" }} # Run the graph until the interrupt is hit. result = agent . invoke ( { "messages" : [ { "role" : "user" , "content" : "Delete old records from the database" , } ] }, config = config , version = "v2" , ) # result is a GraphOutput with .value and .interrupts print ( result . interru... | 7 | 668 | 2026-03-23T11:11:02.537547 |
labels | github_actions | https://docs.github.com/en/rest/issues/labels | devops | yaml | ccess tokens GitHub App installation access tokens Fine-grained personal access tokens The fine-grained token must have at least one of the following permission sets: "Issues" repository permissions (read) "Pull requests" repository permissions (read) This endpoint can be used without authentication or the aforemention... | 27 | 800 | 2026-03-23T11:02:38.134171 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.