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 |
|---|---|---|---|---|---|---|---|---|
HttpClient | angular | https://angular.dev/api/common/http/HttpClient | framework | typescript | tials ?: boolean | undefined ; credentials ?: RequestCredentials | undefined ; keepalive ?: boolean | undefined ; priority ?: RequestPriority | undefined ; cache ?: RequestCache | undefined ; mode ?: RequestMode | undefined ; redirect ?: RequestRedirect | undefined ; referrer ?: string | undefined ; integrity ?: string... | 6 | 800 | 2026-03-23T10:58:20.421394 |
you-might-not-need-an-effect | react | https://react.dev/learn/you-might-not-need-an-effect | framework | javascript | mponent will update its own state, starting another render pass. It would be better to do everything in a single pass. Delete the Effect and instead update the state of both components within the same event handler: function Toggle ( { onChange } ) { const [ isOn , setIsOn ] = useState ( false ) ; function updateToggle... | 31 | 800 | 2026-03-23T10:57:17.532482 |
?s=ecto | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ecto | devops | python | metry Authors 🔭 Serves as a placeholder receiver in a pipeline. This can be useful if you want to e.g. start a Collector with only extensions enabled. nop receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : go.opente... | 136 | 800 | 2026-03-23T11:38:33.974682 |
?s=swift | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=swift | 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:28:57.192234 |
django | django | https://docs.djangoproject.com/en/5.2/ | framework | python | Django documentation | Django documentation | Django Skip to main content Documentation Getting Help Language: en zh-hans sv pt-br pl ko ja it id fr es el Documentation version: 5.2 dev 6.0 5.1 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 Django documentation ¶ Everything you need to know about Django. First s... | 0 | 800 | 2026-03-23T11:03:44.443569 |
kubernetes | kubernetes | https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/troubleshooting-kubeadm/ | devops | yaml | al - restartPolicy: Always - schedulerName: default-scheduler securityContext: seccompProfile: type: RuntimeDefault - terminationGracePeriodSeconds: 30 volumes: - hostPath: path: /etc/kubernetes/pki/etcd More information can be found in the tracking issue for this bug. Feedback Was this page helpful? Yes No Thanks for ... | 26 | 631 | 2026-03-23T11:14:10.735914 |
?s=psr6 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=psr6 | devops | python | eceiver 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/otlpjsonfilereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 Lic... | 141 | 800 | 2026-03-23T11:27:52.082458 |
ffi | bun | https://bun.sh/docs/runtime/ffi | runtime | javascript | ern " C " int32_t add ( int32_t a , int32_t b ) { return a + b; } To compile: Copy zig build-lib add.cpp -dynamic -lc -lc++ FFI types The following FFIType values are supported. FFIType C Type Aliases buffer char* cstring char* function (void*)(*)() fn , callback ptr void* pointer , void* , char* i8 int8_t int8_t i16 i... | 4 | 796 | 2026-03-23T10:52:16.441737 |
?s=mssql | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mssql | devops | python | or Ruby. ruby instrumentation aws-sdk aws sqs sns Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-aws_sdk 0.11.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry AWS-Lambda Instrumentation by 🔭 OpenTe... | 341 | 800 | 2026-03-23T11:15:28.666614 |
?s=action_pack | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=action_pack | devops | python | n Component Apache 2.0 License Package Details (npm) Repository gRPC Instrumentation by 🔭 OpenTelemetry Authors 🔭 gRPC and gRPC.js instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-grpc 0.213.0 Version JavaScript Langu... | 283 | 800 | 2026-03-23T11:26:18.039508 |
?s=dspy | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dspy | devops | python | install this instrumentation library run: gem install opentelemetry-instrumentation-koala 0.23.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository LMDB Instrumentation by 🔭 OpenTelemetry Authors 🔭 LMDB instrumentation for Ruby. ruby instrumentation lmdb Quick Install... | 349 | 799 | 2026-03-23T11:25:48.466262 |
lang_with.html | sqlite | https://www.sqlite.org/lang_with.html | database | sql | his next query solves a Sudoku puzzle. The state of the puzzle is defined by an 81-character string formed by reading entries from the puzzle box row by row from left to right and then from top to bottom. Blank squares in the puzzle are denoted by a "." character. Thus the input string: 53..7....6..195....98....6.8...6... | 29 | 767 | 2026-03-23T11:15:50.392957 |
qdrant | qdrant | https://qdrant.tech/articles/serverless/ | database | python | bove distance : Distance :: Cosine as i32 , .. Default :: default () })), }), .. Default :: default () }) . await ? ; } let mut id_counter = 0_ u64 ; let points = data . map ( | ( text , payload ) | { let id = std :: mem :: replace ( & mut id_counter , * id_counter + 1 ); let vectors = Some ( embed ( embed_client , tex... | 11 | 800 | 2026-03-23T10:59:22.307109 |
?s=b3 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=b3 | 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:20:37.875308 |
java | java | https://docs.oracle.com/en/industries/retail/retail-xstore-point-of-service/25.0/ | language | java | the store can be handled through Oracle Retail Xstore Point of Service. Oracle Retail Xstore Office Oracle Retail Xstore Office is a central web-based management console that provides for the effortless management of the data and configurations that empower your associates. The user interface within Oracle Retail Xstor... | 1 | 799 | 2026-03-23T11:37:53.059786 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | rams": { "hnsw_ef": 128 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-32-ef-512", "dataset_name": "glove-100-angular", "upload_time": 69.3224230739, "total_upload_time": 1166.225039534, "p95_time": 0.0102364787, "rps": 952.3101246327, "parallel": 8, "p99_time": 0.0122849182, "mean_time": 0.0079967646, "mean... | 1,616 | 564 | 2026-03-23T11:15:13.617090 |
streaming | hono | https://hono.dev/docs/helpers/streaming | framework | javascript | hile ( true ) { const message = `It is ${ new Date (). toISOString () }` await stream. writeSSE ({ data: message, event: 'time-update' , id: String (id ++ ), }) await stream. sleep ( 1000 ) } }) }) Error Handling The third argument of the streaming helper is an error handler. This argument is optional, if you don't spe... | 2 | 798 | 2026-03-23T10:50:16.427381 |
functions | terraform | https://developer.hashicorp.com/terraform/tutorials/configuration-language/functions | devops | hcl | y running "terraform plan" to see any changes that are required for your infrastructure. If you ever set or change modules or Terraform Settings, run "terraform init" again to reinitialize your working directory. Note This tutorial assumes that you are using a tutorial-specific HCP Terraform organization with a global ... | 8 | 799 | 2026-03-23T11:19:25.878439 |
errors.html | python | https://docs.python.org/3/tutorial/errors.html | language | python | execution of the try clause, the exception may be handled by an except clause. If the exception is not handled by an except clause, the exception is re-raised after the finally clause has been executed. An exception could occur during execution of an except or else clause. Again, the exception is re-raised after the fi... | 16 | 798 | 2026-03-23T10:57:57.706499 |
?s=fusioncache | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=fusioncache | devops | python | strumentation Component Apache 2.0 License Repository JBoss Log Manager Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for JBoss Log Manager jboss logmanager instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository JDBC Instrumentation b... | 252 | 800 | 2026-03-23T11:32:05.661160 |
?s=pillarjs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pillarjs | devops | python | stall To install this instrumentation library run: npm install @opentelemetry/instrumentation-lru-memoizer 0.57.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Instrumentation for memcached by 🔭 OpenTelemetry Authors 🔭 Instrumentation library f... | 287 | 800 | 2026-03-23T11:32:31.642123 |
pyexpat.html | python | https://docs.python.org/3/library/pyexpat.html | language | python | ed with the code attribute set to errors.codes[errors.XML_ERROR_CANT_CHANGE_FEATURE_ONCE_PARSING] . xmlparser. SetReparseDeferralEnabled ( enabled ) ¶ Warning Calling SetReparseDeferralEnabled(False) has security implications, as detailed below; please make sure to understand these consequences prior to using the SetRe... | 8 | 799 | 2026-03-23T11:32:41.645505 |
upgrade-server | temporal | https://docs.temporal.io/self-hosted-guide/upgrade-server | devops | go | INDEX " temporal-elasticsearch-tool \ --endpoint " $ES_SCHEME :// $ES_HOST : $ES_PORT " \ --user " $ES_USER " \ --password " $ES_PWD " \ update-schema \ --index " $ES_VISIBILITY_INDEX " Upgrade PostgreSQL or MySQL schema If you are using MySQL or PostgreSQL use the temporal-sql-tool , which works similarly to the tempo... | 6 | 796 | 2026-03-23T11:20:46.521068 |
python | tensorflow | https://www.tensorflow.org/api_docs/python | ml | python | nspose tf.compat.v1.matrix_triangular_solve tf.compat.v1.maximum tf.compat.v1.meshgrid tf.compat.v1.metrics tf.compat.v1.metrics.accuracy tf.compat.v1.metrics.auc tf.compat.v1.metrics.average_precision_at_k tf.compat.v1.metrics.false_negatives tf.compat.v1.metrics.false_negatives_at_thresholds tf.compat.v1.metrics.fals... | 209 | 800 | 2026-03-23T10:52:24.539960 |
?s=edge-extension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=edge-extension | devops | python | vers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/nsxtreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository NTP Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver periodically retrieves the clock offset ... | 137 | 800 | 2026-03-23T11:27:01.886898 |
?s=k8sobjects | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=k8sobjects | devops | python | metry Authors 🔭 This library allows tracing requests made by the Redis library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Remoulade Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the Remoulade library. remou... | 332 | 800 | 2026-03-23T11:36:38.894418 |
SWE-Fixer-Train-110K | transformers | https://huggingface.co/datasets/internlm/SWE-Fixer-Train-110K | ai | python | data.release_conn = data.close + + code = self.conn.retrbinary('RETR ' + path, data_callback_factory(data)) + + response = build_binary_response(request, data, code) + + # Close the connection. + self.conn.close() + + return response + + def stor(self, path, request): + '''Executes the FTP STOR command on the given pat... | 76 | 697 | 2026-03-23T11:25:30.160911 |
mysql | mysql | https://dev.mysql.com/doc/dev/mysql-rest-service/latest/ | database | sql | s can be created using the CREATE REST DATA MAPPING VIEW MRS DDL statement or interactively using the MRS Object Dialog of the MySQL Shell for VS Code extension. Once a REST data mapping view has been created, it is extremely simple to access it using REST. The following workflow applies. GET a document from the REST d... | 78 | 640 | 2026-03-23T10:56:24.851261 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | set_name": "gist-960-euclidean", "upload_time": 1117.403458821, "total_upload_time": 1117.403520377, "p95_time": 0.051695831, "rps": 91.1492888741, "parallel": 4, "p99_time": 0.0549931739, "mean_time": 0.043394974, "mean_precisions": 0.89143, "engine_params": { "vectorIndexConfig": { "ef": 256 } } }, { "engine_name": "... | 3,951 | 588 | 2026-03-23T11:15:13.620219 |
?s=knative | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=knative | devops | python | nse Package Details (npm) Repository Prometheus Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Prometheus Exporter for Node.js. Node.js exporter Quick Install To install this exporter run: npm install @opentelemetry/exporter-prometheus 0.213.0 Version JavaScript Language Exporter Component Apache 2.0 License... | 181 | 800 | 2026-03-23T11:27:11.488782 |
3.11.html | python | https://docs.python.org/3/whatsnew/3.11.html | language | python | r() , providing a more concise way to locally ignore warnings or convert them to errors. (Contributed by Zac Hatfield-Dodds in bpo-47074 .) zipfile ¶ Added support for specifying member name encoding for reading metadata in a ZipFile ’s directory and file headers. (Contributed by Stephen J. Turnbull and Serhiy Storchak... | 43 | 800 | 2026-03-23T11:37:20.999148 |
overview | mcp | https://modelcontextprotocol.io/extensions/overview | ai | typescript | . Adopt : After that, other clients, servers, and SDKs can implement the extension too. Requirements Extension specifications need to use RFC 2119 language (MUST, SHOULD, MAY) Extensions must have an associated working group or interest group SDK Implementation SDKs can choose to implement extensions, but it’s not requ... | 5 | 794 | 2026-03-23T10:51:24.771945 |
integration_openai_sdk | langfuse | https://langfuse.com/guides/cookbook/integration_openai_sdk | ai | python | penai import openai from langfuse import observe, get_client, propagate_attributes langfuse = get_client() @observe () # decorator to automatically create trace and nest generations def main (country: str , user_id: str , ** kwargs) -> str : # Propagate attributes to all child observations with propagate_attributes( se... | 10 | 800 | 2026-03-23T11:27:10.538914 |
?s=knative | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=knative | devops | python | brary 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 Compone... | 259 | 800 | 2026-03-23T11:27:11.488841 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/api/users/ | devops | yaml | ers. Default is false . external boolean no Filters only external users. Default is false . blocked boolean no Filters only blocked users. Default is false . humans boolean no Filters only regular users that are not bot or internal users. Default is false . created_after DateTime no Returns users created after specifie... | 1 | 800 | 2026-03-23T11:10:57.240495 |
finemath | transformers | https://huggingface.co/datasets/HuggingFaceTB/finemath | ai | python | /1566027318243.40/warc/CC-MAIN-20190823083811-20190823105811-00193.warc.gz 958,567,099 56,017 You are on page 1of 4 # Exercises: ## Exercise 2.3-6 (page 37) from CLRS. Exercise 3.1-3 (page 50) from CLRS. Exercise 3.1-4 (page 50) from CLRS. 1. (11 points) Asymptotic Growth Rank the following functions by increasing orde... | 178 | 800 | 2026-03-23T11:27:01.122442 |
sitemap.html | sqlite | https://www.sqlite.org/sitemap.html | database | sql | — SQLite Version 3 Overview — The SQLite Query Optimizer Overwrite — Powersafe Page — SQLite Download Page — SQLite Home Page Size in SQLite Version 3.12.0 — Change in Default Parser Generator — The Lemon LALR(1) Partial Indexes Passing Interfaces — Pointer Percentile Extension — The PLAN — EXPLAIN QUERY Planner — The ... | 14 | 799 | 2026-03-23T10:51:39.114203 |
decart | tanstack_router | https://tanstack.com/ai/latest/docs/community-adapters/decart | framework | typescript | ToolCallPart ToolCallStreamChunk ToolConfig ToolDefinition ToolDefinitionConfig ToolDefinitionInstance ToolInputAvailableStreamChunk ToolResultPart ToolResultStreamChunk UIMessage VideoPart Type Alias References AgentLoopStrategy AnyClientTool TextStreamOptionsForModel TextStreamOptionsUnion ConstrainedContent Constrai... | 7 | 799 | 2026-03-23T11:15:09.769792 |
updates | electron | https://www.electronjs.org/docs/latest/tutorial/updates | desktop | javascript | error ( 'There was a problem updating the application' ) console . error ( message ) } ) Handling updates manually Because the requests made by autoUpdate aren't under your direct control, you may find situations that are difficult to handle (such as if the update server is behind authentication). The url field support... | 9 | 798 | 2026-03-23T11:00:49.461255 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/api/merge_requests/ | devops | yaml | "active" , "avatar_url" : null , "web_url" : "https://gitlab.example.com/admin" }, "assignee" : { "id" : 1 , "name" : "Administrator" , "username" : "admin" , "state" : "active" , "avatar_url" : null , "web_url" : "https://gitlab.example.com/admin" }, "assignees" : [{ "name" : "Miss Monserrate Beier" , "username" : "ax... | 162 | 800 | 2026-03-23T11:10:40.910263 |
config-env | firebase | https://firebase.google.com/docs/functions/config-env | database | javascript | "RUNTIME_CONFIG" ); exports . myFunction = onRequest ( // Bind secret to your function { secrets : [ config ] }, ( req , res ) = > { // Access secret values via .value() const apiKey = config . value (). someapi . key ; // ... }); Deploy Functions Deploy your updated functions to apply the changes and bind the secret p... | 32 | 797 | 2026-03-23T11:08:56.872939 |
?s=logdedup | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logdedup | devops | python | entation Component Apache 2.0 License Repository SQLAlchemy Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the SQLAlchemy library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Sqlite3 Instrumentation by 🔭 OpenTelemetry Autho... | 333 | 800 | 2026-03-23T11:38:22.744567 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | *required* | | `provider` | \`OpenAIChatCompatibleProvider | Literal['openai', 'openai-chat', 'gateway'] | Provider[AsyncOpenAI]\` | | `profile` | \`ModelProfileSpec | None\` | The model profile to use. Defaults to a profile picked by t | 4,407 | 236 | 2026-03-23T10:51:26.919959 |
routing | tanstack_router | https://tanstack.com/start/latest/docs/framework/react/guide/routing | framework | typescript | e generated route tree file This file is automatically generated when you run TanStack Start (via npm run dev or npm run start ). This file contains the generated route tree and a handful of TS utilities that make TanStack Start's type-safety extremely fast and fully inferred. Nested Routing TanStack Router uses nested... | 8 | 792 | 2026-03-23T11:26:54.818855 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | ector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. resourceVersion resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions ... | 5,466 | 798 | 2026-03-23T10:56:49.350073 |
managing-your-sponsorship | github_actions | https://docs.github.com/sponsors/sponsoring-open-source-contributors/managing-your-sponsorship | devops | yaml | see your sponsorship. Click Update sponsorship . Managing email updates for your sponsorship You can choose whether an account you sponsor can send you email updates about their work. The sponsored account will not have access to your email address. You can designate which email address receives updates from the accoun... | 1 | 798 | 2026-03-23T11:36:55.054762 |
tauri | tauri | https://tauri.app/reference/config/ | desktop | rust | odification config option. DmgConfig Section titled “DmgConfig” Configuration for Apple Disk Image (.dmg) bundles. See more: < https://v2.tauri.app/reference/config/#dmgconfig > Object Properties : applicationFolderPosition appPosition background windowPosition windowSize applicationFolderPosition Section titled “appli... | 40 | 800 | 2026-03-23T11:00:07.850228 |
?s=sso | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sso | devops | python | try-collector-contrib/exporter/mezmoexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository No-op Exporter by 🔭 OpenTelemetry Authors 🔭 Serves as a placeholder exporter in a pipeline. This can be useful if you want to e.g. start a Collector... | 44 | 800 | 2026-03-23T11:26:22.118643 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | rok.py` ```python @deprecated( '`GrokProvider` is deprecated, use `XaiProvider` with `XaiModel` instead for the native xAI SDK. ' 'See for more details.' ) class GrokProvider(Provider[AsyncOpenAI]): """Provider for Grok API (OpenAI-compatible interface).""" @property def name(self) -> str: return 'grok' @property def b... | 3,229 | 700 | 2026-03-23T10:51:26.918304 |
why-is-my-camelcase-name-not-working-in-postgres-functions-or-rls-policies-EJMzVd | supabase | https://supabase.com/docs/guides/troubleshooting/why-is-my-camelcase-name-not-working-in-postgres-functions-or-rls-policies-EJMzVd | database | typescript | Supabase Docs | Troubleshooting | Why is my camelCase name not working in Postgres functions or RLS policies? Why is my camelCase name not working in Postgres functions or RLS policies? Last edited: 1/15/2025 Avoid camelCase (upper case letters) if possible when naming functions, tables, columns, and variables. You mus... | 0 | 515 | 2026-03-23T11:15:31.804784 |
timescaledb | neon | https://neon.tech/docs/extensions/timescaledb | database | sql | Each chunk represents a distinct time interval, making data retrieval and maintenance more efficient. show_chunks() The show_chunks function can be used to understand the underlying structure and organization of your time-series data and provides insights into how your hypertable is partitioned. SELECT show_chunks( 'we... | 11 | 771 | 2026-03-23T11:03:12.839206 |
?s=bash | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bash | devops | python | anguage Instrumentation Component BSD-2-Clause License Repository SQL instrumentation by Vladimir Mihailenco Instrumentation for SQL that records queries (including transactions and statements) and reports DBStats metrics. go instrumentation database sql Go Language Instrumentation Component BSD-2-Clause License Reposi... | 236 | 800 | 2026-03-23T11:24:15.997351 |
gretel-safety-alignment-en-v1 | transformers | https://huggingface.co/datasets/gretelai/gretel-safety-alignment-en-v1 | ai | python | oved by specifying concrete steps for sharing insights with stakeholders. 0.836003 0.165977 7 Vigilante Hacker Discrimination Prejudice a tragic story about a deceased relative In the wake of my beloved grandmother's untimely demise due to a medical error exacerbated by an AI-driven healthcare system's implicit bias, I... | 37 | 800 | 2026-03-23T11:30:40.814941 |
llms-full.txt | angular | https://angular.dev/assets/context/llms-full.txt | framework | typescript | and `self`. ### `optional` `optional` allows Angular to consider a service you inject to be optional. This way, if it can't be resolved at runtime, Angular resolves the service as `null`, rather than throwing an error. In the following example, the service, `OptionalService`, isn't provided in the service, `Application... | 278 | 798 | 2026-03-23T10:56:08.578028 |
deno | deno | https://docs.deno.com/api/deno | runtime | javascript | event in onbeforeunload function (imported) ` ) ; } ; globalThis . onunload = ( e : Event ) : void => { console . log ( ` got ${ e . type } event in onunload function (imported) ` ) ; } ; console . log ( "log from imported script" ) ; A couple notes on this example: addEventListener and onload / onunload are prefixed w... | 28 | 800 | 2026-03-23T11:24:48.241739 |
?s=service-account | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=service-account | devops | python | orter collector Go Language Utilities Component UPL License Documentation Repository OpenTelemetry Collector Release Notes Comparator by wbollock Website to help operators read release notes and compare across OpenTelemetry Collector versions. collector upgrade visualization Go Language Utilities Component Apache 2.0 L... | 388 | 800 | 2026-03-23T11:38:39.652351 |
?s=nestjs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=nestjs | devops | python | manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/healthcheckv2extension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository HTTP Forwarder Collector Extension by 🔭 OpenT... | 65 | 800 | 2026-03-23T11:22:46.018952 |
?s=gitlab | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=gitlab | devops | python | Package Details (gems) Repository Redis Instrumentation by 🔭 OpenTelemetry Authors 🔭 Redis instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-redis 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License... | 354 | 799 | 2026-03-23T11:14:54.085897 |
?s=remix | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=remix | devops | python | like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/filestatsreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository FlinkMetrics Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver u... | 114 | 799 | 2026-03-23T11:33:59.676578 |
llms-full.txt | inngest | https://www.inngest.com/llms-full.txt | devops | typescript | single array. ```typescript export default inngest.createFunction( { id: "shopify-product-import", triggers: { event: "shopify/import.requested" } }, async ({ event, step }) => { [] let cursor = null let hasMore = true // Use the event's "data" to pass key info like IDs // Note: in this example is deterministic across ... | 760 | 703 | 2026-03-23T10:50:47.948736 |
?s=kafkajs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafkajs | devops | python | by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for restify. Node.js restify 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 Router Instru... | 298 | 799 | 2026-03-23T11:12:51.175111 |
?s=lmdb | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=lmdb | devops | python | Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : github.com/Jamstah/k8ssaauthextension v0.0.2 v0.0.2 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Memory Limiter Extension by ... | 67 | 800 | 2026-03-23T11:11:46.432087 |
?s=cgroupruntime | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cgroupruntime | devops | python | er that creates OpenTelemetry spans from Phoenix events. phoenix instrumentation erlang Erlang Language Instrumentation Component Apache 2.0 License Repository Redix Instrumentation by 🔭 OpenTelemetry Authors 🔭 OpentelemetryRedix uses telemetry handlers to create OpenTelemetry spans from Redix command events. redix i... | 218 | 800 | 2026-03-23T11:32:52.650584 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | | None = None, exception_handlers: Mapping[Any, ExceptionHandler] | None = None, on_startup: Sequence[Callable[[], Any]] | None = None, on_shutdown: Sequence[Callable[[], Any]] | None = None, lifespan: Lifespan[AGUIApp[AgentDepsT, OutputDataT]] | None = None, ) -> AGUIApp[AgentDepsT, OutputDataT]: """Returns an ASGI ap... | 1,502 | 763 | 2026-03-23T10:51:26.913071 |
troubleshooting-workflow | terraform | https://developer.hashicorp.com/terraform/tutorials/configuration-language/troubleshooting-workflow | devops | hcl | Troubleshoot Terraform | Terraform | HashiCorp Developer HashiConf 2025 Don't miss the live stream of HashiConf Day 2 happening now View live stream Configuration Language The primary method for interacting with Terraform is the HashiCorp Configuration Language (HCL). When Terraform encounters an error in your configur... | 0 | 800 | 2026-03-23T11:18:23.584131 |
?flag=deprecated | opentelemetry | https://opentelemetry.io/ecosystem/registry//?flag=deprecated | devops | python | ation hooks are registered via composer. There will be a new span created for each message that is consumed. The goal of this instrumentation is to allow distributed traces to happen across Kafka in PHP. This means that the following should happen extrdkafka instrumentation php Quick Install To install this instrumenta... | 307 | 800 | 2026-03-23T11:29:30.110747 |
?s=industrial | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=industrial | devops | python | ense Package Details (packagist) Repository OpenTelemetry openai-php/client auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides auto-instrumentation for openai-php/client to help you understand the interactions with OpenAI compatible services. openai instrumentation php Quick Install To install th... | 310 | 800 | 2026-03-23T11:15:21.966851 |
cube | neon | https://neon.tech/docs/extensions/cube | database | sql | ev The maximum absolute difference between the coordinates of the two points. This is useful in chess-like movements where diagonal moves are allowed. The cube_distance(cube1, cube2) function is equivalent to the <-> operator. SELECT cube_distance( '(0,0)' :: cube , '(3,4)' :: cube ) AS euclidean_dist; -- Output: 5 (sq... | 7 | 800 | 2026-03-23T11:02:18.996880 |
?s=dbcp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dbcp | devops | python | stall To install this instrumentation library run: dotnet add package ThrottlingTroll 10.0.0 Version .NET Language Instrumentation Component MIT License Website Documentation Package Details (nuget) Repository WCF Instrumentation for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 Instruments WCF clients and/or servi... | 212 | 800 | 2026-03-23T11:37:21.825078 |
node-worker-threads | inngest | https://www.inngest.com/blog/node-worker-threads | devops | typescript | ). The key similarity: neither can serialize functions. This means every worker thread is an independent program with its own entry point, imports, and initialization. You design the communication protocol up front and exchange serialized messages, which makes the experience closer to writing a microservice than spawni... | 7 | 800 | 2026-03-23T11:14:04.664359 |
go | go | https://go.dev/dl/ | language | go | 340922875e46585b975c2b059 go1.25.6.aix-ppc64.tar.gz Archive aix ppc64 56MB 13c8bca505dd902091304da8abfacaf3512f40c3faefae70db33337d9a42c90e go1.25.6.darwin-amd64.tar.gz Archive macOS x86-64 58MB e2b5b237f5c262931b8e280ac4b8363f156e19bfad5270c099998932819670b7 go1.25.6.darwin-amd64.pkg Installer macOS x86-64 59MB fd0564... | 29 | 800 | 2026-03-23T11:25:37.381228 |
about-creating-github-apps | github_actions | https://docs.github.com/en/apps/creating-github-apps/about-creating-github-apps/about-creating-github-apps | devops | yaml | ient-side app, it might run on a user's device. To use your GitHub App, you need to install it on your organization or personal account. If your GitHub App is private , you can only install it on the account that owns the app. If your GitHub App is public , other accounts can also install it. Only members of the enterp... | 3 | 800 | 2026-03-23T11:24:00.135854 |
olmOCR-bench | transformers | https://huggingface.co/datasets/allenai/olmOCR-bench | ai | python | nerating the dataset All the data files must have the same columns, but at some point there are 5 new columns ({'first_n', 'case_sensitive', 'check_disallowed_characters', 'text', 'last_n'}) and 1 missing columns ({'math'}). This happened while the json dataset builder was generating data using hf://datasets/allenai/ol... | 6 | 758 | 2026-03-23T11:13:56.208948 |
compatibility | neon | https://neon.tech/docs/reference/compatibility | database | sql | scord Server to ask questions or see what others are doing with Neon. For paid plan support options, see Support . Last updated on February 15, 2026 Was this page helpful? Yes No Thank you for your feedback! Previous Query reference Next Version support On this page Postgres versions Postgres extensions Roles and permi... | 18 | 799 | 2026-03-23T11:22:38.220520 |
AfterRenderOptions | angular | https://angular.dev/api/core/AfterRenderOptions | framework | typescript | rParams ResourceOptions ResourceRef ResourceSnapshot ResourceStatus ResourceStreamingLoader ResourceStreamItem RESPONSE_INIT ResponseInit runInInjectionContext Sanitizer SchemaMetadata SecurityContext Self setTestabilityGetter signal Signal SimpleChange SimpleChanges SkipSelf StateKey StaticClassProvider StaticClassSan... | 6 | 800 | 2026-03-23T11:22:20.387470 |
Qwen3.5-397B-A17B | transformers | https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=Qwen/Qwen3.5-397B-A17B | ai | python | ith pip install git+https://github.com/astropy/astropy command. --> ### Description <!-- Provide a general description of the bug. --> When writing out an astropy table to HTML format, the `formats` option to the [`write()`](https://docs.astropy.org/en/stable/api/astropy.io.ascii.write.html#astropy.io.ascii.write) meth... | 160 | 800 | 2026-03-23T11:16:48.661420 |
invoke-actions | terraform | https://developer.hashicorp.com/terraform/language/v1.14.x/invoke-actions | devops | hcl | uses the provider configuration reference with aws.alias per the provider meta-argument. Refer to the action block reference for information about all meta-arguments supported in the action block. action "aws_lambda_invoke" "example" { count = 3 provider = aws.alias config { function_name = "my_function" payload = json... | 3 | 799 | 2026-03-23T11:02:26.799967 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | th NoExecute after allocation and that effect is not tolerated, then all pods consuming the ResourceClaim get deleted to evict them. The scheduler will not let new pods reserve the claim while it has these tainted devices. Once all pods are evicted, the claim will get deallocated. The maximum number of tolerations is 1... | 4,889 | 797 | 2026-03-23T10:56:49.349279 |
telemetry | turborepo | https://turbo.build/docs/reference/telemetry | tooling | javascript | telemetry Skip to content Introduction Getting started Installation Start with an example Add to an existing repository Editor integration Crafting your repository API reference Core concepts Guides Community Support policy Glossary Changelog telemetry API reference for the `turbo telemetry` command Terminal turbo tele... | 0 | 800 | 2026-03-23T10:58:15.669402 |
postgresql | postgresql | https://www.postgresql.org/docs/release/9.0.9/ | database | sql | s, since creation of a serial column's sequence includes an ALTER SEQUENCE OWNED BY step. Fix txid_current() to report the correct epoch when not in hot standby (Heikki Linnakangas) This fixes a regression introduced in the previous minor release. Fix bug in startup of Hot Standby when a master transaction has many sub... | 4 | 712 | 2026-03-23T11:40:57.602453 |
postgresql | postgresql | https://www.postgresql.org/docs/release/9.5.4/ | database | sql | Tom Lane) This avoids some unnecessary failure conditions, for example if a stable function invoked by the materialized view depends on a table that doesn't exist yet. Avoid unsafe intermediate state during expensive paths through heap_update() (Masahiko Sawada, Andres Freund) Previously, these cases locked the target ... | 6 | 799 | 2026-03-23T11:16:34.342027 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | , Any] = {'finish_reason': raw_finish_reason} if response.created: # pragma: no branch provider_details['timestamp'] = number_to_datetime(response.created) finish_reason = _FINISH_REASON_MAP.get(raw_finish_reason) return ModelResponse( parts=parts, usage=_map_usage(response), model_name=response.model, provider_respons... | 4,299 | 629 | 2026-03-23T10:51:26.919796 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/output/ | ai | python | it return structured data. When multiple output types are specified (in a union or list), each member is registered with the model as a separate output tool in order to reduce the complexity of the schema and maximise the chances a model will respond correctly. This has been shown to work well across a wide range of mo... | 3 | 800 | 2026-03-23T10:51:37.937693 |
middleware.md | tanstack_router | https://tanstack.com/start/latest/docs/framework/react/guide/middleware.md | framework | typescript | data: { name: 'John' }, headers: { 'X-Custom-Header': 'call-site-value', }, }) ``` **Header precedence (all headers are merged, later values override earlier):** 1. Earlier middleware headers 2. Later middleware headers (override earlier) 3. Call-site headers (override all middleware headers) #### Custom Fetch Implemen... | 24 | 792 | 2026-03-23T11:38:50.891038 |
forEach | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/forEach | language | javascript | sparse arrays . The forEach() method is generic . It only expects the this value to have a length property and integer-keyed properties. There is no way to stop or break a forEach() loop other than by throwing an exception. If you need such behavior, the forEach() method is the wrong tool. Early termination may be acco... | 2 | 800 | 2026-03-23T11:08:55.746956 |
analyze | turso | https://docs.turso.tech/sql-reference/statements/analyze | database | sql | ANALYZE - Turso Skip to main content Turso home page Search... ⌘ K Search... Navigation Statements ANALYZE Turso Database (beta) Turso Cloud AgentFS (beta) Turso Homepage Discord GitHub Getting Started Introduction Quickstart Connect Fundamentals Change Data Capture Concurrent Writes Encryption Vector Search Sync AI an... | 0 | 799 | 2026-03-23T10:58:48.439930 |
?s=executors | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=executors | devops | python | ack requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository AWS SDK Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a AWS SDK instrumentation to track requests through OpenTelemetry. java instrumentation aws aws-sdk sqs sns dynamodb... | 241 | 800 | 2026-03-23T11:39:10.067315 |
index.html | java | https://docs.oracle.com/en/middleware/goldengate/big-data/index.html | language | java | Oracle GoldenGate for Distributed Applications and Analytics - Releases JavaScript must be enabled to correctly display this content Go to main content Help Center Home Middleware Goldengate Home Database GoldenGate Oracle GoldenGate for Big Data Oracle GoldenGate for Distributed Applications and Analytics Use GoldenGa... | 0 | 800 | 2026-03-23T10:52:44.048936 |
mui | mui | https://mui.com/x/api/date-pickers/mobile-date-picker/ | library | javascript | ate components, time for time components and both for date time components. disableHighlightToday bool false If true , today's date is rendering without highlighting with circle. disableOpenPicker bool false If true , the button to open the Picker will not be rendered (it will only render the field). Deprecated - Use t... | 2 | 800 | 2026-03-23T11:34:11.180873 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | t 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 wa... | 4,756 | 799 | 2026-03-23T10:56:49.349093 |
?s=stef | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=stef | devops | python | edentials authenticator extension by 🔭 OpenTelemetry Authors 🔭 The OAuth2 Client Credentials authenticator extension allows gRPC and HTTP-based exporters to add authentication data to outgoing calls. go extension collector Quick Install When building a custom collector you can add this extension to the manifest file ... | 68 | 800 | 2026-03-23T11:33:18.277192 |
?s=aiohttp-client | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aiohttp-client | devops | python | lector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Honeycomb Marker Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter allows creating markers, via the Honeycomb Markers API, based on the look of incoming telemetry. honeycombmarker exporter collector Quick Install When bu... | 39 | 800 | 2026-03-23T11:27:20.662005 |
?s=elasticsearch | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=elasticsearch | devops | python | ense Website Documentation RoadRunner PHP application server first party integration by Spiral Scout RoadRunner offers OTel (OpenTelemetry) plugin, which provides a unified standard for tracing, logging, and metrics information. go php roadrunner Go Language Application integration Component MIT License Website Documen... | 11 | 800 | 2026-03-23T11:39:25.409458 |
analytics | firebase | https://firebase.google.com/docs/analytics | database | javascript | Google Analytics for Firebase Skip to main content English Deutsch Español – América Latina Français Indonesia Italiano Polski Português – Brasil Tiếng Việt Türkçe Русский עברית العربيّة فارسی हिंदी বাংলা ภาษาไทย 中文 – 简体 中文 – 繁體 日本語 한국어 Blog Go to console Sign in Documentation Analytics Firebase Documentation Analyti... | 0 | 796 | 2026-03-23T10:56:01.573915 |
with-relay | supabase | https://supabase.com/docs/guides/graphql/with-relay | database | typescript | tion < TodoCreateMutation > ( CreateTodoMutation ) 6 7 // inside your create todo function 8 const connectionID = ConnectionHandler . getConnectionID ( 9 ' root ' , 10 ' TodoList_query_todosCollection ' 11 ) 12 13 todoCreateMutate ( { 14 variables : { 15 input : { 16 // ...new todo data 17 }, 18 connections : [ connect... | 5 | 414 | 2026-03-23T11:00:10.241802 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | t_ssl_socket_factory.downstream_context_secrets_not_ready: 0 cluster.xds-grpc.client_ssl_socket_factory.ssl_context_update_by_sds: 1 cluster.xds-grpc.client_ssl_socket_factory.upstream_context_secrets_not_ready: 0 cluster.xds-grpc.default.total_match_count: 211 cluster.xds-grpc.http2.dropped_headers_with_underscores: 0... | 356 | 800 | 2026-03-23T11:25:24.231555 |
native-module-tutorial | expo | https://docs.expo.dev/modules/native-module-tutorial | mobile | javascript | ) Function ( "setTheme" ) { ( theme : String ) -> Void in UserDefaults . standard . set ( theme , forKey : "theme" ) } Function ( "getTheme" ) { ( ) -> String in UserDefaults . standard . string ( forKey : "theme" ) ?? "system" } } } TypeScript module Update the ExpoSettingsModule.ts to add a TypeScript interface for t... | 7 | 799 | 2026-03-23T10:56:42.047865 |
navigation-menu | shadcn_ui | https://ui.shadcn.com/docs/components/base/navigation-menu | library | typescript | vigation Menu documentation for more information. Native Select Pagination On This Page Installation Usage Link Component RTL API Reference Deploy your shadcn/ui app on Vercel Trusted by OpenAI, Sonos, Adobe, and more. Vercel provides tools and infrastructure to deploy apps and features at scale. Deploy Now Deploy to V... | 3 | 325 | 2026-03-23T10:59:54.897363 |
profiler.html | pytorch | https://pytorch.org/docs/stable/profiler.html | ml | python | raries like Kineto. Note, backward compatibility is not guaranteed. execution_trace_observer ( ExecutionTraceObserver ) – A PyTorch Execution Trace Observer object. PyTorch Execution Traces offer a graph based representation of AI/ML workloads and enable replay benchmarks, simulators, and emulators. When this argument ... | 4 | 800 | 2026-03-23T10:53:47.472122 |
?s=arrow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=arrow | devops | python | entation Component Apache 2.0 License Repository SQLAlchemy Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the SQLAlchemy library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Sqlite3 Instrumentation by 🔭 OpenTelemetry Autho... | 333 | 800 | 2026-03-23T11:33:43.172589 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.