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 |
|---|---|---|---|---|---|---|---|---|
?s=nservicebus | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=nservicebus | devops | python | enTelemetry Authors 🔭 The OpenTelemetry API and SDK for Swift. swift ios macOS tvOS Swift Language Core Component Apache 2.0 License Repository AWS Resource Detectors by 🔭 OpenTelemetry Authors 🔭 AWS resource detectors for go. aws ec2 ecs eks lambda resource-detector go Go Language Resource detector Component Apache... | 370 | 800 | 2026-03-23T11:20:22.287610 |
redis | redis | https://redis.io/docs/latest/operate/rs/databases/active-active/develop/develop-for-aa/ | database | bash | ng applications differs for Active-Active databases from standalone Redis databases. Redis Software Redis Cloud Developing geo-distributed, multi-master applications can be difficult. Application developers may have to understand a large number of race conditions between updates to various sites, network, and cluster f... | 1 | 800 | 2026-03-23T10:58:25.730007 |
?s=util | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=util | devops | python | ce data and export them to their backend of choice. Node.js pillarjs pillarjs-router router Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-restify 0.58.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenT... | 294 | 800 | 2026-03-23T11:27:34.360640 |
connect_and_prototype | firebase | https://firebase.google.com/docs/emulator-suite/connect_and_prototype | database | javascript | ggers our cloud function. Observe that a new uppercase field appears shortly, populated with the string "TEST". View how to create a collection View updates from the function On the Firestore > Requests tab, examine requests made to your emulated database, including all Firebase Security Rules evaluations performed as ... | 6 | 784 | 2026-03-23T10:55:16.130009 |
passing-data-deeply-with-context | react | https://react.dev/learn/passing-data-deeply-with-context | framework | javascript | ms } </ ul > ; } function Place ( { place , imageSize } ) { return ( < > < PlaceImage place = { place } imageSize = { imageSize } /> < p > < b > { place . name } </ b > { ': ' + place . description } </ p > </ > ) ; } function PlaceImage ( { place , imageSize } ) { return ( < img src = { getImageUrl ( place ) } alt = {... | 23 | 501 | 2026-03-23T11:09:25.648003 |
self-healing-ci | nx | https://nx.dev/docs/features/ci-features/self-healing-ci | tooling | typescript | es or files the agent should never modify " /src/generated/ - auto-generated code" Fix Preferences Guide the agent's approach to common issues "Prefer updating ESLint rules over adding disable comments" Predefined Fixes Specify deterministic solutions for known failures "For lint failures, always try running nx lint --... | 10 | 800 | 2026-03-23T10:51:40.865625 |
browser-window-options | electron | https://www.electronjs.org/docs/latest/api/structures/browser-window-options | desktop | javascript | dedicated document and window globals, as well as its own set of JavaScript builtins ( Array , Object , JSON , etc.), which are all invisible to the loaded content. The Electron API will only be available in the preload script and not the loaded page. This option should be used when loading potentially untrusted remote... | 8 | 798 | 2026-03-23T10:55:07.606249 |
fileformat2.html | sqlite | https://www.sqlite.org/fileformat2.html | database | sql | primary key is created. Once created, the sqlite_sequence table exists in the sqlite_schema table forever; it cannot be dropped. The schema for the sqlite_sequence table is: CREATE TABLE sqlite_sequence(name,seq); There is a single row in the sqlite_sequence table for each ordinary table that uses AUTOINCREMENT. The na... | 71 | 794 | 2026-03-23T10:59:47.377016 |
list | turso | https://docs.turso.tech/api-reference/groups/list | database | sql | "version": "v0.23.7", "uuid": "0a28102d-6906-11ee-8553-eaa7715aeaf2", "locations": [ "aws-us-east-1" ], "primary": "us-east-1", "delete_protection": false } ] } cURL Node.js Copy curl -L https://api.turso.tech/v1/organizations/{organizationSlug}/groups \ -H 'Authorization: Bearer TOKEN' Authorizations Authorization str... | 2 | 701 | 2026-03-23T11:10:53.563365 |
authorization | mcp | https://modelcontextprotocol.io/specification/2025-11-25/basic/authorization | ai | typescript | ope response: Copy HTTP / 1.1 403 Forbidden WWW-Authenticate : Bearer error="insufficient_scope", scope="files:read files:write user:profile", resource_metadata="https://mcp.example.com/.well-known/oauth-protected-resource", error_description="Additional file write permission required" Step-Up Authorization Flow Client... | 26 | 798 | 2026-03-23T10:56:42.902255 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watc... | 1,973 | 797 | 2026-03-23T10:56:49.344391 |
?s=edge-extension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=edge-extension | devops | python | Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/alibabacloudlogserviceexporter v0.148.0 v0.148.0 Version Collector Language Exporter... | 24 | 799 | 2026-03-23T11:27:01.886803 |
release-notes-2.8.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.8.0 | mobile | dart | go green) 4406 Fix order-dependant platform interface tests (cla: yes, waiting for tree to go green, p: file_selector, p: google_maps_flutter, p: google_sign_in, p: url_launcher, p: video_player, p: quick_actions) 4407 [webview_flutter] Adjust test URLs again (cla: yes, waiting for tree to go green, p: webview_flutter,... | 865 | 799 | 2026-03-23T11:14:04.146734 |
redis | redis | https://redis.io/docs/latest/develop/data-types/hashes/ | database | bash | ed, so O(N) to add N field/value pairs when the command is called with multiple field/value pairs. HSETEX v8.0.0 @write @hash @fast Set the value of one or more fields of a given hash key, and optionally set their expiration. O(N) where N is the number of fields being set. HSETNX v2.0.0 @write @hash @fast Sets the valu... | 13 | 800 | 2026-03-23T10:55:25.835482 |
use-subgraphs | langchain | https://docs.langchain.com/oss/python/langgraph/use-subgraphs | ai | python | graph and subgraph have different state schemas (no shared keys), invoke the subgraph inside a node function. This is common when you want to keep a private message history for each agent in a multi-agent system. The node function transforms the parent state to the subgraph state before invoking the subgraph, and trans... | 3 | 800 | 2026-03-23T11:08:59.517433 |
studio | langchain | https://docs.langchain.com/oss/python/langchain/studio | ai | python | LangSmith Studio - Docs by LangChain Skip to main content Docs by LangChain home page Open source Search... ⌘ K Search... Navigation Agent development LangSmith Studio Deep Agents LangChain LangGraph Integrations Learn Reference Contribute Python Overview Get started Install Quickstart Changelog Philosophy Core compone... | 0 | 800 | 2026-03-23T11:20:54.961797 |
pragma.html | sqlite | https://www.sqlite.org/pragma.html | database | sql | value set here persists across database connections. The value of the default cache size is stored in the 4-byte big-endian integer located at offset 48 in the header of the database file. This pragma is deprecated and exists for backwards compatibility only. New applications should avoid using this pragma. Older appli... | 31 | 755 | 2026-03-23T10:57:09.454350 |
?s=twig | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=twig | devops | python | tall this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.AWS 1.15.0 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository KafkaFlow Instrumentation for OpenTelemetry first party integration by Farfetch This is an Instrumentation Library, whi... | 205 | 800 | 2026-03-23T11:30:17.911002 |
doc_import_cannot_be_deferred | dart | https://dart.dev/tools/diagnostics/doc_import_cannot_be_deferred | language | dart | Class modifiers for API maintainers Reference Concurrency expand_more Overview Asynchronous programming Isolates Null safety expand_more Sound null safety Understanding null safety Dart keywords Language versioning Core libraries expand_more Overview dart:core dart:async dart:math dart:convert dart:io dart:js_interop I... | 1 | 799 | 2026-03-23T11:29:14.530243 |
openwebui | langfuse | https://langfuse.com/integrations/no-code/openwebui | ai | python | se yet, you can get your API keys by creating an account here . Capture usage (token counts) for OpenAi models while streaming is enabled, you have to navigate to the model settings in OpenWebUI and check the "Usage" box below Capabilities . Step 4: See your traces in Langfuse You can now interact with your OpenWebUI a... | 3 | 800 | 2026-03-23T11:20:49.258661 |
cli-reference | firebase | https://firebase.google.com/docs/data-connect/cli-reference | database | javascript | rebasereader_<db_name>_<schema_name> Read-only access to the database. Can perform SELECT operations on all tables within the specified schema. Ideal for users or services requiring data retrieval but not modification. Yes writer firebasewriter_<db_name>_<schema_name> Read and write access to the database. Can perform ... | 17 | 800 | 2026-03-23T11:09:05.280456 |
convex | convex | https://docs.convex.dev/client/nextjs/pages-router/ | database | typescript | Next.js Pages Router | Convex Developer Hub Skip to main content Copy as Markdown Copied! On this page This pages covers the Pages Router variant of Next.js. Alternatively see the App Router version of this page. Getting started Follow the Next.js Pages Router Quickstart to add Convex to a new or existing Next.js proje... | 0 | 796 | 2026-03-23T10:56:04.715663 |
?s=threading | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=threading | devops | python | This library provides a Mongo instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository MyBatis Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for MyBatis mybatis instrumentation java Java Language Instrumentation ... | 259 | 799 | 2026-03-23T11:18:02.128684 |
overview?ref=blog-principles-of-durable-execution | inngest | https://www.inngest.com/docs/sdk/overview?ref=blog-principles-of-durable-execution | devops | typescript | able workflows. Flow Control Add multi-tenant aware prioritization, concurrency, throttling, batching, and rate limiting capabilities to your Inngest Functions. Inngest Platform Monitor your deployments with Metrics and Function & Events Logs. Deploy your Inngest Functions Deploy your Inngest Functions to Vercel, Netli... | 2 | 800 | 2026-03-23T11:33:46.902410 |
?s=protobuf | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=protobuf | devops | python | by 🔭 OpenTelemetry Authors 🔭 This library allows to export traces and metrics using OpenCensus. python exporter Python Language Exporter Component Apache 2.0 License Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the ... | 185 | 800 | 2026-03-23T11:36:35.075491 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | nes' } }, { id: '1692630641947-0', message: { rider: 'Wood' } }, { id: '1692630648281-0', message: { rider: 'Henshaw' } }] await client . xAdd ( 'race:italy' , '*' , { 'rider' : 'Smith' }, { TRIM : { strategy : 'MAXLEN' , strategyModifier : '=' , threshold : 2 } }); const res36 = await client . xRange ( 'race:italy' , ... | 1,741 | 800 | 2026-03-23T11:04:07.562065 |
launch-templates | nx | https://nx.dev/docs/reference/nx-cloud/launch-templates | tooling | typescript | ules uses : ' nrwl/nx-cloud-workflows/v5/workflow-steps/install-node-modules/main.yaml ' You can define tools inline using the tools input. Each line specifies a tool and version separated by = , @ , or a space. .nx/workflows/agents.yaml launch-templates : my-linux-medium-js : resource-class : ' docker_linux_amd64/medi... | 29 | 800 | 2026-03-23T10:54:29.728082 |
description-lists | tailwind | https://tailwindcss.com/plus/ui-blocks/application-ui/data-display/description-lists | library | javascript | eens Detail Screens Settings Screens 5-day Mini-Course Build UIs that don’t suck. Short, tactical video lessons from the creator of Tailwind CSS, delivered directly to your inbox every day for a week . Get the free course Description Lists Use these Tailwind CSS description list components to present detailed informati... | 1 | 799 | 2026-03-23T11:13:33.565482 |
?s=odddotnet | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=odddotnet | devops | python | lemetry Authors 🔭 Ethon instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-ethon 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Excon Instrumentation by 🔭 OpenT... | 345 | 800 | 2026-03-23T11:15:01.957877 |
qdrant | qdrant | https://qdrant.tech/articles/sparse-embeddings-ecommerce-part-4/ | database | python | ng. Start here, collect click data, then fine-tune. The Case for Fine-Tuning Why fine-tune when off-the-shelf models already beat BM25? Domain knowledge matters. Generic models don’t know that “AirPods Max” is a specific product, that “prime” means fast shipping, or that “organic” is a critical filter in grocery. Fine-... | 8 | 800 | 2026-03-23T10:54:44.726117 |
quickstart | firebase | https://firebase.google.com/docs/firestore/quickstart | database | javascript | file (usually app/build.gradle.kts or app/build.gradle ). dependencies { // Import the BoM for the Firebase platform implementation ( platform ( "com.google.firebase:firebase-bom:34.11.0" )) // Declare the dependency for the Cloud Firestore library // When using the BoM, you don't specify versions in Firebase library d... | 6 | 767 | 2026-03-23T11:11:46.739448 |
?s=tracing | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tracing | devops | python | instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Hikaricp Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Hikaricp hikaricp instrumentation java Java Language Instrument... | 249 | 799 | 2026-03-23T11:21:26.702239 |
?s=webhookevent | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=webhookevent | devops | python | umentation Traefik Proxy native by Traefik Labs Traefik supports OpenTelemetry for distributed tracing, logs, and metrics. go traefik proxy ingress Go Language Application integration Component MIT License Website Documentation Repository Tyk API Gateway native by Tyk Technologies You can leverage the power of OpenTele... | 12 | 800 | 2026-03-23T11:11:24.949967 |
apps | inngest | https://www.inngest.com/docs/apps | devops | typescript | how to sync apps in Inngest Cloud. Apps in Inngest Dev Server In the image below, you can see the apps page in Inngest Dev Server. For more information on how to sync apps in Inngest Dev Server check the Local Development Guide . Informing Inngest about your apps To integrate your code hosted on another platform with I... | 2 | 799 | 2026-03-23T11:00:10.559886 |
?s=vcpkg | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=vcpkg | devops | python | Authors 🔭 HttpClient instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-http_client 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry HTTPX Instrument... | 348 | 800 | 2026-03-23T11:11:19.343254 |
?s=metric | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=metric | devops | python | ation by Arize AI Instrumentation for tracing the Mistral AI Python SDK python instrumentation mistralai Python Language Instrumentation Component Apache 2.0 License Documentation Repository MySQL Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation with MySQL that supports the mysql-connector library. python... | 328 | 799 | 2026-03-23T11:16:31.526636 |
?s=mlflow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mlflow | devops | python | sion to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/basicauthextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Bearer token authenticator extension b... | 59 | 800 | 2026-03-23T11:25:11.256469 |
running-tasks | turborepo | https://turbo.build/en/docs/crafting-your-repository/running-tasks | tooling | javascript | you want to ensure that one task blocks the execution of another, express that relationship in your task configurations . Using filters While caching ensures you stay fast by never doing the same work twice, you can also filter tasks to run only a subset of the Task Graph . There are many advanced use cases for filteri... | 5 | 799 | 2026-03-23T11:01:42.627068 |
config | tauri | https://tauri.app/v1/api/config | desktop | rust | ath to the application assets or URL to load in production. When a path relative to the configuration file is provided, it is read recursively and all files are embedded in the application binary. Tauri then looks for an index.html file unless you provide a custom window URL. You can also provide a list of paths to be ... | 66 | 800 | 2026-03-23T11:06:35.538848 |
SCP-116K | transformers | https://huggingface.co/datasets/EricLu/SCP-116K | ai | python | EricLu/SCP-116K · Datasets at Hugging Face Dataset Viewer (First 5GB) Auto-converted to Parquet API Embed Duplicate Data Studio Subset (1) default · ~182k rows (showing the first 259k) default (~182k rows, showing the first 259k) Split (1) train · ~182k rows (showing the first 259k) train (~182k rows, showing the first... | 0 | 796 | 2026-03-23T11:28:12.350666 |
?s=cgroupruntime | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cgroupruntime | 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:52.650454 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | self.init_optimizers(model.configure_optimizers()) # MODEL # copy model to each gpu diff --git a/pytorch_lightning/trainer/distrib_parts.py b/pytorch_lightning/trainer/distrib_parts.py --- a/pytorch_lightning/trainer/distrib_parts.py +++ b/pytorch_lightning/trainer/distrib_parts.py @@ -459,7 +459,8 @@ def single_gpu_tr... | 1,121 | 705 | 2026-03-23T11:25:24.232253 |
logical-replication-decodable | neon | https://neon.tech/docs/guides/logical-replication-decodable | database | sql | Replicate data with Decodable - Neon Docs Specific.dev is a cloud platform built for coding agents - with a database layer powered by Neon. Read the Case Study Search ... ⌘K Ask AI / Integrations (3rd party) / Replicate from Neon / Decodable Replicate data with Decodable Learn how to replicate data from Neon with Decod... | 0 | 800 | 2026-03-23T11:22:02.940571 |
postgresql | postgresql | https://www.postgresql.org/docs/release/7.3.0/ | database | sql | ted if the INSERT does not have a column list. serial columns are no longer automatically UNIQUE ; thus, an index will not automatically be created. A SET command inside an aborted transaction is now rolled back. COPY no longer considers missing trailing columns to be null. All columns need to be specified. (However, o... | 4 | 704 | 2026-03-23T11:33:33.754985 |
supabase-completion-zsh | supabase | https://supabase.com/docs/reference/cli/supabase-completion-zsh | database | typescript | ─────────────────┼────────────────┼────────────────────── Now you can run db pull again to dump the remote schema as a local migration file. $ supabase db pull Connecting to remote database... Schema written to supabase/migrations/20240414044403_remote_schema.sql Update remote migration history table? [Y/n] Repaired mi... | 32 | 767 | 2026-03-23T11:32:52.845630 |
pytorch | pytorch | https://pytorch.org/blog/mapillary-research/ | ml | python | adding zero padding as required (like in RNNs with variable-length inputs), and keeping track of the original dimensions of each tensor. PackedSequence s also help us deal with the second problem highlighted above. We slightly modify DistributedDataParallel to recognize PackedSequence inputs, splitting them in equally ... | 6 | 800 | 2026-03-23T11:26:14.785341 |
decimal.html | python | https://docs.python.org/3/library/decimal.html | language | python | decimal — Decimal fixed-point and floating-point arithmetic — Python 3.14.3 documentation Navigation index modules | next | previous | Python » 3.14.3 Documentation » The Python Standard Library » Numeric and Mathematical Modules » decimal — Decimal fixed-point and floating-point arithmetic | Theme Auto Light Dark | de... | 0 | 800 | 2026-03-23T11:28:38.268375 |
redis | redis | https://redis.io/docs/latest/develop/data-types/timeseries/ | database | bash | . tsInfo ( "hyg:1" ); System . out . println ( "Rules: " + res49 . getProperty ( "rules" )); // >>> Rules: [{compactionKey=hyg:compacted, bucketDuration=3, aggregationType=MIN, alignmentTimestamp=0}] TSInfo res50 = jedis . tsInfo ( "hyg:compacted" ); System . out . println ( "Source key: " + res50 . getProperty ( "sour... | 564 | 800 | 2026-03-23T10:54:53.790847 |
docker | docker | https://docs.docker.com/develop/security-best-practices/ | devops | bash | ample, ENV PATH=/usr/local/nginx/bin:$PATH ensures that CMD ["nginx"] just works. The ENV instruction is also useful for providing the required environment variables specific to services you want to containerize, such as Postgres’s PGDATA . Lastly, ENV can also be used to set commonly used version numbers so that versi... | 24 | 799 | 2026-03-23T11:20:04.865281 |
composition-api | vue | https://vuejs.org/guide/typescript/composition-api | framework | javascript | nt ({ emits: [ 'change' ], setup ( props , { emit }) { emit ( 'change' ) // <-- type check / auto-completion } }) Typing ref() Refs infer the type from the initial value: ts import { ref } from 'vue' // inferred type: Ref<number> const year = ref ( 2020 ) // => TS Error: Type 'string' is not assignable to type 'number'... | 8 | 798 | 2026-03-23T10:57:11.751584 |
?s=haskell | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=haskell | devops | python | 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/aerospikereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector)... | 97 | 799 | 2026-03-23T11:20:15.839008 |
supabase-completion-fish | supabase | https://supabase.com/docs/reference/cli/supabase-completion-fish | database | typescript | domains <strings> Optional Comma separated list of email domains to associate with the added identity provider. --metadata-file <string> Optional File containing a SAML 2.0 Metadata XML document describing the identity provider. --metadata-url <string> Optional URL pointing to a SAML 2.0 Metadata XML document describin... | 70 | 800 | 2026-03-23T11:31:23.618794 |
fx.html | pytorch | https://pytorch.org/docs/stable/fx.html | ml | python | ttern ( x , y ): return torch . neg ( x ) + torch . relu ( y ) with def replacement ( x , y ): return torch . relu ( x ) In this case, replacement needs the same number of parameters as pattern (both x and y ), even though the parameter y isn’t used in replacement . After calling subgraph_rewriter.replace_pattern , the... | 119 | 800 | 2026-03-23T10:57:34.573232 |
?s=masstransit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=masstransit | devops | python | . java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Apache HTTP Client Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Apache HTTP Client instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component ... | 239 | 800 | 2026-03-23T11:39:07.434934 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | }, { "engine_name": "qdrant", "setup_name": "qdrant-m-16-ef-128", "dataset_name": "gist-960-euclidean", "upload_time": 367.4444288688, "total_upload_time": 392.4890320459, "p95_time": 0.0233106838, "rps": 201.257607147, "parallel": 4, "p99_time": 0.0263727311, "mean_time": 0.0189919429, "mean_precisions": 0.96908, "eng... | 731 | 586 | 2026-03-23T11:15:13.615919 |
supabase-secrets-unset | supabase | https://supabase.com/docs/reference/cli/supabase-secrets-unset | database | typescript | 1 supabase status [flags] Flags --override-name <strings> Optional Override specific variable names. Basic usage Format status as environment variables Customize the names of exported variables 1 supabase status Response 1 supabase local development setup is running. 2 3 API URL: http://127.0.0.1:54321 4 GraphQL URL: h... | 9 | 799 | 2026-03-23T11:28:13.213419 |
mui | mui | https://mui.com/x/react-date-pickers/validation/ | library | javascript | Date and Time Pickers - Validation - MUI X Skip to content + Date and Time Pickers - Validation Add custom validation to user inputs. All the date and time pickers have an API for adding validation constraints. By default, they provide visual feedback if the component value doesn't meet the validation criteria. Invalid... | 0 | 798 | 2026-03-23T11:26:26.899030 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | ntinue 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 identical query parameters (except for the value of continue) and the server may reject a continue value it does not recogn... | 3,667 | 800 | 2026-03-23T10:56:49.347558 |
code-based-routing | tanstack_router | https://tanstack.com/router/latest/docs/routing/code-based-routing | framework | typescript | edit /posts $postId To do this we need to build a separate route for the post editor and include the entire path in the path option from the root of where we want the route to be nested (in this case, the root): tsx // The posts editor route is nested under the root route const postEditorRoute = createRoute({ getParent... | 19 | 780 | 2026-03-23T10:57:34.884588 |
?group=stream | redis | https://redis.io/docs/latest/commands/?group=stream | database | bash | ted if it doesn't exist. Learn more → Read more SETBIT Sets or clears the bit at offset of the string value. Creates the key if it doesn't exist. Learn more → Read more SETEX Deprecated Use SET with the EX argument instead Sets the string value and expiration time of a key. Creates the key if it doesn't exist. Learn mo... | 42 | 800 | 2026-03-23T11:02:11.716446 |
providers-plugin-framework-provider-configure | terraform | https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-provider-configure | devops | hcl | dy set, ensure the value is not empty." , ) } if password == "" { resp.Diagnostics. AddAttributeError ( path. Root ( "password" ), "Missing HashiCups API Password" , "The provider cannot create the HashiCups API client as there is a missing or empty value for the HashiCups API password. " + "Set the password value in t... | 13 | 800 | 2026-03-23T10:59:08.138750 |
sharding | planetscale | https://planetscale.com/docs/postgres/sharding | database | sql | ee how others are using PlanetScale. Database replicas Previous PlanetScale Postgres with Drizzle Next ⌘ I Assistant Responses are generated using AI and may contain mistakes. | 6 | 175 | 2026-03-23T10:59:57.510598 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | elector A selector to restrict the list of returned objects by their labels. Defaults to everything. limit limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retri... | 2,338 | 800 | 2026-03-23T10:56:49.345697 |
?s=console | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=console | devops | python | collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusremotewritereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository... | 144 | 799 | 2026-03-23T11:39:15.141820 |
Arrow_functions | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions | language | javascript | fied with the return keyword. Arrow functions cannot guess what or when you want to return. js // Traditional anonymous function (function (a, b) { const chuck = 42; return a + b + chuck; }); // Arrow function (a, b) => { const chuck = 42; return a + b + chuck; }; Arrow functions are not inherently associated with a na... | 4 | 790 | 2026-03-23T11:07:39.783735 |
?s=lua | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=lua | devops | python | Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Instrumentation for cassandra-driver by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for Cassandra driver. Node.js cassandra cassandra-driver database Quick Install To install this instrumentation library run: npm install @opentelemetry/... | 276 | 799 | 2026-03-23T11:12:05.431668 |
libtorch_stable_abi.html | pytorch | https://pytorch.org/docs/stable/notes/libtorch_stable_abi.html | ml | python | grating an existing kernel and APIs we imagine you would need to swap over. Firstly, instead of registering kernels through TORCH_LIBRARY , LibTorch ABI stable kernels must be registered via STABLE_TORCH_LIBRARY . Note that implementations registered via STABLE_TORCH_LIBRARY must be boxed unlike TORCH_LIBRARY . The TOR... | 7 | 800 | 2026-03-23T11:02:10.949808 |
release-notes-1.17.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.17.0 | mobile | dart | sions] update EVERYTHING (cla: yes, team) 53492 [flutter_tools] use package uuid consistently (cla: yes, tool, waiting for tree to go green) 53538 Roll engine 946df02dc6da..f3d9f9a950eb (3 commits) (cla: yes, waiting for tree to go green) 53543 Roll engine f3d9f9a950eb..361d5d53206e (1 commits) (cla: yes, waiting for t... | 483 | 800 | 2026-03-23T11:13:57.629388 |
traces | inngest | https://www.inngest.com/docs/platform/monitor/traces | devops | typescript | cally as you zoom, and all bars rescale to fill the visible window. Details Panel The right panel shows contextual information about whichever item is selected in the timeline. Click a step bar to see step details, or click the root bar to see run-level details. Step Details Selecting a step bar opens the step details ... | 5 | 799 | 2026-03-23T10:53:06.436718 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/subscriptions/gitlab_dedicated/ | devops | yaml | Cannot use existing smart card infrastructure. Kerberos authentication Single sign-on authentication using Kerberos protocol. Must authenticate separately to GitLab. FortiAuthenticator/FortiToken 2FA Two-factor authentication using Fortinet security solutions. Cannot integrate existing Fortinet 2FA infrastructure. Git ... | 13 | 798 | 2026-03-23T11:07:10.064571 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | status, tags=None): hostname = to_string(self.hostname) if status == "red": diff --git a/elastic/datadog_checks/elastic/metrics.py b/elastic/datadog_checks/elastic/metrics.py --- a/elastic/datadog_checks/elastic/metrics.py +++ b/elastic/datadog_checks/elastic/metrics.py @@ -485,6 +485,13 @@ 'elasticsearch.pending_tasks... | 392 | 761 | 2026-03-23T11:25:24.231586 |
playground-model-providers | langchain | https://docs.langchain.com/langsmith/playground-model-providers | ai | python | the current list of available models, refer to the OpenAI documentation . Configuration parameters Standard: Parameter Range Description Temperature 0.0 - 2.0 Controls randomness. Lower = more focused, higher = more creative. Max Output Tokens 1+ Maximum length of the response Top P 0.0 - 1.0 Nucleus sampling threshold... | 13 | 798 | 2026-03-23T10:58:01.831084 |
datasets | langfuse | https://langfuse.com/docs/evaluation/dataset-runs/datasets | ai | python | → New Dataset or edit an existing dataset → Expand Schema Validation section → Add your JSON schemas → Click Save . Create synthetic datasets Frequently, you want to create synthetic examples to test your application to bootstrap your dataset. LLMs are great at generating these by prompting for common questions/tasks. ... | 13 | 800 | 2026-03-23T10:56:54.827741 |
setup-tailwind-4-angular-nx-workspace | nx | https://nx.dev/blog/setup-tailwind-4-angular-nx-workspace | tooling | typescript | * are included (via source("./app") ) Classes from libs/ui-design-system/src/** are included (via @source ) Classes from libs/another-ui/** are NOT included Your production CSS now contains only what you actually use. Automating @source with Nx Sync Generators Manually maintaining @source directives works, but introduc... | 6 | 800 | 2026-03-23T11:27:53.234523 |
?s=golang | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=golang | devops | python | NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository HttpClient and HttpWebRequest instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments System.Net.Http.HttpClient and System.Net.HttpWebRequest and collects metrics ... | 204 | 800 | 2026-03-23T11:11:31.323034 |
ApplicationConfig | angular | https://angular.dev/api/core/ApplicationConfig | framework | typescript | Params ResourceOptions ResourceRef ResourceSnapshot ResourceStatus ResourceStreamingLoader ResourceStreamItem RESPONSE_INIT ResponseInit runInInjectionContext Sanitizer SchemaMetadata SecurityContext Self setTestabilityGetter signal Signal SimpleChange SimpleChanges SkipSelf StateKey StaticClassProvider StaticClassSans... | 6 | 800 | 2026-03-23T10:58:29.545063 |
python | turso | https://docs.turso.tech/agentfs/sdk/python | database | sql | Python SDK - Turso Skip to main content Turso home page Search... ⌘ K Search... Navigation SDKs Python SDK Turso Database (beta) Turso Cloud AgentFS (beta) Turso Homepage Discord GitHub AgentFS Overview Installation Guides Agentic Coding Shared Agent Sessions Audit Filesystem Changes Copy-on-Write Overlays MCP Server I... | 0 | 800 | 2026-03-23T10:57:45.400247 |
preserving-and-resetting-state | react | https://react.dev/learn/preserving-and-resetting-state | framework | javascript | to recover the input state when the user selects the previous recipient again. There are a few ways to keep the state “alive” for a component that’s no longer visible: You could render all chats instead of just the current one, but hide all the others with CSS. The chats would not get removed from the tree, so their lo... | 25 | 800 | 2026-03-23T10:59:24.309708 |
synchronizing-with-effects | react | https://react.dev/learn/synchronizing-with-effects | framework | javascript | of the many alternatives to manual fetching in Effects. Deep Dive What are good alternatives to data fetching in Effects? Show Details Writing fetch calls inside Effects is a popular way to fetch data , especially in fully client-side apps. This is, however, a very manual approach and it has significant downsides: Effe... | 33 | 798 | 2026-03-23T10:57:59.882016 |
qdrant | qdrant | https://qdrant.tech/articles/rapid-rag-optimization-with-qdrant-and-quotient/ | database | python | dding_model_name = "BAAI/bge-small-en" num_docs = 3 COLLECTION_NAME = f "experiment_ { chunk_size } _ { chunk_overlap } _ { embedding_model_name . split ( '/' )[ 1 ] } " add_documents ( client , collection_name = COLLECTION_NAME , chunk_size = chunk_size , chunk_overlap = chunk_overlap , embedding_model_name = embeddin... | 19 | 797 | 2026-03-23T10:55:34.515343 |
resources | mcp | https://modelcontextprotocol.io/specification/2024-11-05/server/resources | ai | typescript | servers to expose resources to clients. Resources allow servers to share data that provides context to language models, such as files, database schemas, or application-specific information. Each resource is uniquely identified by a URI . User Interaction Model Resources in MCP are designed to be application-driven , wi... | 1 | 798 | 2026-03-23T11:11:48.536405 |
ai | tanstack_start | https://tanstack.com/ai/latest/docs/api/ai | framework | typescript | ols Guides Tools Tool Architecture Server Tools Client Tools Tool Approval Flow Lazy Tool Discovery Agentic Cycle Middleware Structured Outputs Streaming Multimodal Content Connection Adapters Observability Per-Model Type Safety Runtime Adapter Switching Realtime Voice Chat Text-to-Speech Transcription Image Generation... | 1 | 800 | 2026-03-23T11:16:03.410040 |
kubernetes | kubernetes | https://kubernetes.io/docs/concepts/overview/kubectl/ | devops | yaml | s. Inspect cluster state – List and describe objects, view events, and check resource usage. Debug – View logs from containers, execute commands inside a running container, or port-forward to a Pod. Cluster operations – Drain nodes for maintenance, cordon nodes to prevent new workloads, and manage cluster configuration... | 3 | 800 | 2026-03-23T10:51:28.494266 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | o JSON dataset.to_file('my_tests.json') ``` ### JSON Output ```json { "$schema": "my_tests_schema.json", "name": "my_tests", "cases": [ { "name": "test_1", "inputs": "hello", "expected_output": "HELLO" } ], "evaluators": [ "EqualsExpected" ] } ``` The `$schema` key at the top enables IDE support similar to YAML. ### Lo... | 6,141 | 746 | 2026-03-23T10:51:26.923335 |
runs | github_actions | https://docs.github.com/en/rest/checks/runs | devops | yaml | on: 2026-03-10" \ https://api.github.com/repos/OWNER/REPO/check-runs \ -d '{"name":"mighty_readme","head_sha":"ce587453ced02b1526dfb4cb910479d431683101","status":"in_progress","external_id":"42","started_at":"2018-05-04T01:14:52Z","output":{"title":"Mighty Readme report","summary":"","text":""}}' Response for in_progre... | 3 | 771 | 2026-03-23T11:04:10.623668 |
netrc.html | python | https://docs.python.org/3/library/netrc.html | language | python | list files This page Report a bug Improve this page Show source « Navigation index modules | next | previous | Python » 3.14.3 Documentation » The Python Standard Library » File Formats » netrc — netrc file processing | Theme Auto Light Dark | © Copyright 2001 Python Software Foundation. This page is licensed under the... | 4 | 687 | 2026-03-23T11:05:57.306356 |
?s=guzzle | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=guzzle | devops | python | ) Repository zPages Collector Extension by 🔭 OpenTelemetry Authors 🔭 The zPages Extension for the OpenTelemetry Collector serves zPages, an HTTP endpoint that provides live data for debugging different components that were properly instrumented for such. go extension collector Collector Language Extension Component A... | 74 | 800 | 2026-03-23T11:13:19.229329 |
redis | redis | https://redis.io/docs/latest/develop/data-types/sets/ | database | bash | s operation. ) → RedisValue[] // List with members of the resulting set. SetCombine ( operation : SetOperation , // The operation to perform. keys : RedisKey[] , // The keys of the sets to operate on. flags : CommandFlags // The flags to use for this operation. ) → RedisValue[] // List with members of the resulting set... | 463 | 800 | 2026-03-23T11:02:34.327020 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubectl/kubectl/ | devops | yaml | or path to template file to use when -o=go-template, -o=go-template-file. The template format is golang templates [ http://golang.org/pkg/text/template/#pkg-overview ] . debug Create an interactive debugging session in pod mypod and immediately attach to it. # (requires the EphemeralContainers feature to be enabled in ... | 135 | 800 | 2026-03-23T11:25:56.780519 |
contains | terraform | https://developer.hashicorp.com/terraform/language/functions/contains | devops | hcl | contains - Functions - Configuration Language | Terraform | HashiCorp Developer HashiConf 2025 Don't miss the live stream of HashiConf Day 2 happening now View live stream Terraform Home contains Function contains determines whether the list, tuple, or set given in its first argument contains at least one element that ... | 0 | 591 | 2026-03-23T11:33:09.050888 |
?s=database | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=database | devops | python | nstrumentation Java Language Instrumentation Component Apache 2.0 License Repository Settings for the PowerJob instrumentation by 🔭 OpenTelemetry Authors 🔭 powerjob instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Pulsar instrumentation by 🔭 OpenTelemetry Authors 🔭 T... | 263 | 799 | 2026-03-23T11:28:28.459630 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | time": 31594.153464609, "p95_time": 0.003451258899804088, "rps": 392.58684094234735, "parallel": 1, "p99_time": 0.0038766051154379973, "mean_time": 0.0024941156644170404, "mean_precisions": 0.926876, "engine_params": { "ef": 64, "hnsw_config": { "M": 32, "EF_CONSTRUCTION": 512 } } }, { "engine_name": "redis", "setup_na... | 1,249 | 670 | 2026-03-23T10:59:06.541885 |
v0.18.html | scikit_learn | https://scikit-learn.org/stable/whats_new/v0.18.html | ml | python | lated models Fixed incorrect gradient computation for loss='squared_epsilon_insensitive' in linear_model.SGDClassifier and linear_model.SGDRegressor ( #6764 ). By Wenhua Yang . Fix bug in linear_model.LogisticRegressionCV where solver='liblinear' did not accept class_weights='balanced . ( #6817 ). By Tom Dupre la Tour ... | 24 | 798 | 2026-03-23T10:55:09.359520 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | ersions for details. Defaults to unset sendInitialEvents `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be se... | 3,056 | 797 | 2026-03-23T10:56:49.346709 |
qdrant | qdrant | https://qdrant.tech/blog/hybrid-cloud-llamaindex/ | database | python | New RAG Horizons with Qdrant Hybrid Cloud and LlamaIndex 0 New RAG Horizons with Qdrant Hybrid Cloud and LlamaIndex Qdrant · April 10, 2024 Home / Blog / New RAG Horizons with Qdrant Hybrid Cloud and LlamaIndex On this page: Share on X Share on LinkedIn We’re happy to announce the collaboration between LlamaIndex and Q... | 0 | 800 | 2026-03-23T11:30:45.571043 |
?s=proto | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=proto | 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:37:09.299759 |
?s=ntp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ntp | devops | python | uage Instrumentation Component Apache 2.0 License Repository splunkclient-go – Instrumentation for k8s.io/client-go by Splunk Inc. Instrumentation for the k8s.io/client-go package. go instrumentation kubernetes Go Language Instrumentation Component Apache 2.0 License Repository splunkdns – Instrumentation for github.co... | 231 | 800 | 2026-03-23T11:11:52.247553 |
?s=thanos | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=thanos | devops | python | on based on OpenTelemetry native standard, and sends it to OpenTelemetry Collector through HTTP protocol. lua instrumentation Lua Language Instrumentation Component Apache 2.0 License Repository Mojolicious Instrumentation by jjatria An OpenTelemetry plugin for Perl’s Mojolicious. perl instrumentation Perl Language Ins... | 304 | 800 | 2026-03-23T11:18:21.642429 |
video | expo | https://docs.expo.dev/versions/latest/sdk/video | mobile | javascript | wever, in some advanced use cases, it might be necessary to create a VideoPlayer that does not get automatically destroyed when the component is unmounted. In those cases, the VideoPlayer can be created using the createVideoPlayer function. You need be aware of the risks that come with this approach, as it is your resp... | 13 | 800 | 2026-03-23T11:18:19.416824 |
support | temporal | https://docs.temporal.io/cloud/support | devops | go | als Business Enterprise Mission Critical Support Staff Trained staff providing break-fix support and general guidance. Trained staff providing break-fix support and general guidance. Developer experts who provide advanced support Developer experts who provide advanced support Technical Guidance Core platform config, pl... | 1 | 800 | 2026-03-23T11:14:22.064075 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.