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=undertow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=undertow | devops | python | IT License Repository OddDotNet: Test Harness for OpenTelemetry by Tyler Kenna OddDotNet is a Test Harness for OpenTelemetry that works for any language, built in .NET. It is a container image that accepts OpenTelemetry signals over gRPC, and it includes a query language for verifying and validating those signals. OddD... | 366 | 800 | 2026-03-23T11:39:02.415689 |
blue-green-canary-tests-deployments | terraform | https://developer.hashicorp.com/terraform/tutorials/networking/blue-green-canary-tests-deployments | devops | hcl | guration In your terminal, initialize your Terraform configuration. $ terraform init Initializing modules... Downloading terraform-aws-modules/security-group/aws 4.17.1 for app_security_group... - app_security_group in .terraform/modules/app_security_group/modules/web - app_security_group.sg in .terraform/modules/app_s... | 8 | 799 | 2026-03-23T11:10:17.122636 |
kubernetes | kubernetes | https://kubernetes.io/docs/tutorials/configuration/updating-configuration-via-a-configmap/ | devops | yaml | and uses it to print a report to stdout. You can check this report by viewing the logs for one of the Pods in that Deployment: # Pick one Pod that belongs to the Deployment, and view its logs kubectl logs deployments/configmap-volume You should see an output similar to: Found 3 pods, using pod/configmap-volume-76d9c567... | 4 | 795 | 2026-03-23T11:16:46.444061 |
layer-styles | chakra_ui | https://chakra-ui.com/docs/styling/layer-styles | library | javascript | Layer Styles | Chakra UI Build faster with Premium Chakra UI Components 💎 Learn more Skip to Content Layer Styles Learn how to use layer styles to define visual properties. AI Tip Want to skip the docs? Use the MCP Server Copy Page Overview Layer styles allow you to define visual properties. The common properties are:... | 0 | 800 | 2026-03-23T11:12:49.049028 |
?s=redis-4 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=redis-4 | devops | python | nt instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides AWS SDK client instrumentation instrumentation aws aws-sdk dotnet sqs sns dynamodb Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.AWS 1.15.0 Version .NET Language Instrumentation Componen... | 198 | 800 | 2026-03-23T11:33:50.373267 |
redis | redis | https://redis.io/docs/latest/develop/data-types/timeseries/ | database | bash | > { new ( "location" , "uk" ), new ( "unit" , "mm" ) }; bool res22 = db . TS (). Create ( "rg:4" , new TsCreateParamsBuilder () . AddLabels ( labels4 ) . build () ); Console . WriteLine ( res22 ); // >>> True var sequence3 = new List <( string , TimeStamp , double )> { ( "rg:2" , 0 , 1.8 ), ( "rg:3" , 0 , 0.9 ), ( "rg:... | 1,214 | 799 | 2026-03-23T10:54:53.791750 |
?s=syslog | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=syslog | devops | python | ector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Headers Setter extension by 🔭 OpenTelemetry Authors 🔭 The headers_setter extension implements ClientAuthenticator and is used to set requests headers in gRPC / HTTP exporters with values provided via extension configuratio... | 63 | 800 | 2026-03-23T11:19:50.049281 |
biome | biome | https://biomejs.dev/blog/vercel-partners-biome-type-inference/ | tooling | javascript | /views/2 Note that issues may be continuously added to the project as false negatives keep popping up. VS Code extension V3 Biome v2.0 beta Sponsored by Copyright (c) 2023-present Biome Developers and Contributors. | 6 | 214 | 2026-03-23T11:43:52.427066 |
datetime.html | python | https://docs.python.org/3/library/datetime.html | language | python | om UTC, the name of the time zone, and DST offset, all relative to a date or time object passed to them. You need to derive a concrete subclass, and (at least) supply implementations of the standard tzinfo methods needed by the datetime methods you use. The datetime module provides timezone , a simple concrete subclass... | 76 | 799 | 2026-03-23T10:59:40.467855 |
asm | go | https://go.dev/doc/asm | language | go | nd @> (rotate right). R0->R1 R0>>R1 R0<<R1 R0@>R1 : For << , left shift R0 by the count in R1 . The other codes are -> (arithmetic right shift), >> (logical right shift), and @> (rotate right). [R0,g,R12-R15] : For multi-register instructions, the set comprising R0 , g , and R12 through R15 inclusive. (R5, R6) : Destin... | 31 | 800 | 2026-03-23T10:52:38.363344 |
OpenMathReasoning | transformers | https://huggingface.co/datasets/nvidia/OpenMathReasoning | ai | python | = π² + 0 + 3t² = π² +3t² Therefore, a³ + b³ = (a + b)(a² -ab + b²) = 2π (π² +3t²) Thus, 1/(π - t)^3 +1/(π + t)^3 = [2π (π² +3t²)] / [(π - t)^3 (π + t)^3] But denominator is (π² - t²)^3. Wait, (π - t)(π + t) = π² - t². So (π - t)^3 (π + t)^3 = (π² - t²)^3. Therefore, 1/(π - t)^3 +1/(π + t)^3 = 2π(π² +3t²)/(π² - t²)^3. S... | 183 | 798 | 2026-03-23T11:24:54.977581 |
?s=kotlin-multiplatform | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kotlin-multiplatform | devops | python | omponent Apache 2.0 License Package Details (go-collector) Repository Metric Start Time Processor by 🔭 OpenTelemetry Authors 🔭 The metric start time processor ( metricstarttime ) is used to set the start metricstarttime processor collector Quick Install When building a custom collector you can add this processor to t... | 88 | 800 | 2026-03-23T11:19:01.413187 |
?s=cisco | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cisco | devops | python | ository Delayed Job Instrumentation by 🔭 OpenTelemetry Authors 🔭 Delayed Job instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-delayed_job 0.25.1 Version Ruby Language Instrumentation Component Apache 2.0 License Package... | 344 | 800 | 2026-03-23T11:10:45.887076 |
operations-philosophy | planetscale | https://planetscale.com/docs/postgres/operations-philosophy | database | sql | Clusters menu, and has no negative impact on the other nodes when being added. Resizing a cluster Resizing a cluster leads to database connections being terminated. Therefore, it’s important for your application to have connection retry logic. Consider the case where you need to upgrade from an M-160 database cluster t... | 11 | 798 | 2026-03-23T10:58:13.193904 |
generating-an-installation-access-token-for-a-github-app | github_actions | https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app | devops | yaml | ion, see Authenticating as a GitHub App installation . You should keep your installation access token secure. For more information, see Best practices for creating a GitHub App . Generating an installation access token Generate a JSON web token (JWT) for your app. For more information, see Generating a JSON Web Token (... | 1 | 800 | 2026-03-23T11:00:57.240474 |
supabase-vanity-subdomains-get | supabase | https://supabase.com/docs/reference/cli/supabase-vanity-subdomains-get | database | typescript | applied 5 Finished supabase db pull. 6 The auth and storage schemas are excluded. Run supabase db pull --schema auth,storage again to diff them. supabase db push Pushes all local migrations to a remote database. Requires your local project to be linked to a remote database by running supabase link . For self-hosted dat... | 16 | 800 | 2026-03-23T11:29:10.635398 |
hover-card | shadcn_ui | https://ui.shadcn.com/docs/components/base/hover-card | library | typescript | Hover Card - shadcn/ui Sections Introduction Components Installation Theming CLI RTL Skills MCP Server Registry Forms Changelog Components Accordion Alert Alert Dialog Aspect Ratio Avatar Badge Breadcrumb Button Button Group Calendar Card Carousel Chart Checkbox Collapsible Combobox Command Context Menu Data Table Date... | 0 | 799 | 2026-03-23T11:06:00.555463 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | function. Here is how you can use the ACI.dev `TAVILY__SEARCH` tool: [Learn about Gateway](https://ai.pydantic.dev/gateway) ```python import os from pydantic_ai import Agent from pydantic_ai.ext.aci import tool_from_aci tavily_search = tool_from_aci( 'TAVILY__SEARCH', linked_account_owner_id=os.getenv('LINKED_ACCOUNT_O... | 571 | 783 | 2026-03-23T10:51:26.911112 |
?s=inmemory | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=inmemory | devops | python | y Authors 🔭 The Zookeeper Receiver for the OpenTelemetry Collector collects metrics from a Zookeeper instance, using the ‘mntr’ command. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetr... | 167 | 800 | 2026-03-23T11:33:46.784853 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | gePath[StateT, DepsT]` | An EdgePath representing the node and its connections | Raises: | Type | Description | | ----------------- | ----------------------------------------------- | | `GraphSetupError` | If the node type is missing required type hints | Source code in `pydantic_graph/pydantic_graph/beta/graph_builder... | 5,343 | 707 | 2026-03-23T10:51:26.921337 |
release-notes-3.29.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.29.0 | mobile | dart | laneous references to Cirrus. by @matanlurey in 161390 Remove seemingly stale web Cirrus and "Web Installer" instructions by @matanlurey in 161389 Remove accept_android_sdk_licenses.sh , which appears unused. by @matanlurey in 161388 Roll Packages from 3fc6b7ace3ff to 65547511c004 (11 revisions) by @engine-flutter-auto... | 5 | 800 | 2026-03-23T11:12:51.857998 |
?s=industrial | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=industrial | devops | python | ng live services. Import real traces to reverse-engineer topologies, simulate failures and latency spikes with time-windowed scenarios, and choose from traffic patterns. traces metrics logs testing synthetic generator Go Language Utilities Component Apache 2.0 License Repository redact by MrAlias Collection of utilitie... | 382 | 800 | 2026-03-23T11:15:21.966946 |
release-notes-2.5.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.5.0 | mobile | dart | licenses for test bindings (#81961)" (a: tests, team, tool, framework, cla: yes, waiting for tree to go green) 82340 change the elevation of dropdown from int to double (framework, f: material design, cla: yes) 82344 update the backwardsCompatibility to docs (framework, f: material design, cla: yes, waiting for tree to... | 35 | 800 | 2026-03-23T11:13:43.939949 |
docker | docker | https://docs.docker.com/enterprise/enterprise-deployment/dev-box/ | devops | bash | ironment. Key benefits Pre-configured environment: Docker Desktop, WSL2, and other requirements come pre-installed and configured Consistent development: Ensure all team members work with the same Docker environment Powerful resources: Access more compute power and storage than might be available on local machines Stat... | 1 | 800 | 2026-03-23T11:16:44.954539 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | ne ``` Additional data that can be accessed programmatically by the application but is not sent to the LLM. #### user_text_prompt ```python user_text_prompt( user_prompt: str, *, instructions: str | None = None ) -> ModelRequest ``` Create a `ModelRequest` with a single user prompt as text. Source code in `pydantic_ai_... | 2,931 | 784 | 2026-03-23T10:51:26.917474 |
?s=sdk-extension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sdk-extension | devops | python | zure Monitor Exporter by Microsoft Authors The OpenTelemetry Azure Monitor Exporter for JavaScript (Node.js) Node.js exporter Azure Monitor Application Insights Quick Install To install this exporter run: npm install @azure/monitor-opentelemetry-exporter 1.0.0-beta.32 Version JavaScript Language Exporter Component MIT ... | 179 | 800 | 2026-03-23T11:24:30.936870 |
supabase-secrets-set | supabase | https://supabase.com/docs/reference/cli/supabase-secrets-set | database | typescript | 83. policy A value that indicates how the edge-runtime should forward incoming HTTP requests to the worker. per_worker allows multiple HTTP requests to be forwarded to a worker that has already been created. oneshot will force the worker to process a single HTTP request and then exit. (Debugging purpose, This is especi... | 64 | 799 | 2026-03-23T11:32:37.549546 |
controllers | nestjs | https://docs.nestjs.com/controllers | framework | typescript | , Post , Body , Put , Param , Delete , Bind } from '@nestjs/common' ; @ Controller ( 'cats' ) export class CatsController { @ Post ( ) @ Bind ( Body ( ) ) create ( createCatDto ) { return 'This action adds a new cat' ; } @ Get ( ) @ Bind ( Query ( ) ) findAll ( query ) { console . log ( query ) ; return ` This action r... | 26 | 798 | 2026-03-23T10:51:25.706162 |
ci-with-testlab | firebase | https://firebase.google.com/codelabs/ci-with-testlab | database | javascript | nning large test suites and the documentation for other CI systems like Bitrise and Circle CI . You can use Flank as an alternative to gcloud CLI. Enable the gcloud CLI for Jenkins Before you can use Test Lab with Jenkins, you must enable required APIs and set up a service account that Jenkins can use to authenticate w... | 9 | 799 | 2026-03-23T11:01:23.896661 |
?s=logs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logs | devops | python | y Receiver Creator Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Receiver Creator Receiver for the OpenTelemetry Collector can instantiate other receivers at runtime based on whether observed endpoints match a configured rule. go receiver collector Quick Install When building a custom collector you can add this... | 147 | 800 | 2026-03-23T11:38:48.486141 |
?s=google | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=google | devops | python | omod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/gitlabreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Google Cloud Monitoring Receiver by 🔭 OpenTelemetry Authors 🔭 The primary objective of the Google Cloud ... | 117 | 800 | 2026-03-23T11:26:56.550970 |
?s=redis | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=redis | devops | python | socket.io 0.60.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Instrumentation for SvelteKit native by Svelte contributors SvelteKit supports OpenTelemetry instrumentation out of the box. Node.js instrumentation sveltekit JavaScript Language Instrumentation Co... | 300 | 800 | 2026-03-23T11:25:32.724385 |
difflib.html | python | https://docs.python.org/3/library/difflib.html | language | python | size=4) If no blocks match, this returns (alo, blo, 0) . This method returns a named tuple Match(a, b, size) . Changed in version 3.9: Added default arguments. get_matching_blocks ( ) ¶ Return list of triples describing non-overlapping matching subsequences. Each triple is of the form (i, j, n) , and means that a[i:i+n... | 21 | 795 | 2026-03-23T11:24:49.062571 |
invalid_override | dart | https://dart.dev/tools/diagnostics/invalid_override | language | dart | i ) { } } class B extends A { void m2 ( String s ) { } } content_copy Was this page's content helpful? thumb_up thumb_down Unless stated otherwise, the documentation on this site reflects Dart 3.11.0. Report an issue . | 6 | 218 | 2026-03-23T11:14:05.314119 |
migration-guide | temporal | https://docs.temporal.io/cloud/metrics/openmetrics/migration-guide | devops | go | OpenMetrics migration guide | Temporal Platform Documentation Skip to main content On this page Temporal Cloud is transitioning from our Prometheus query endpoint to an industry-standard OpenMetrics (Prometheus-compatible) endpoint for metrics collection. This migration represents a significant improvement in how you c... | 0 | 797 | 2026-03-23T11:24:17.293015 |
?s=orchestrator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=orchestrator | devops | python | des a Twilio instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Undertow Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Undertow undertow instrumentation java Java Langua... | 270 | 800 | 2026-03-23T11:28:53.572125 |
FactoryProvider | angular | https://angular.dev/api/core/FactoryProvider | framework | typescript | e , useValue: 'en' }, {provide: locale, multi: true , useValue: 'sk' }, ], }); const locales : string [] = injector. get (locale); expect (locales). toEqual ([ 'en' , 'sk' ]); Jump to details | 9 | 191 | 2026-03-23T11:17:40.322631 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | _id", 1) ] ); Console . WriteLine ( res1 ); // >>> 1712668482289-0 RedisValue res2 = db . StreamAdd ( "race:france" , [ new("rider", "Norem"), new("speed", 28.8), new("position", 3), new("location_id", 1) ] ); Console . WriteLine ( res2 ); // >>> 1712668766534-1 RedisValue res3 = db . StreamAdd ( "race:france" , [ new(... | 1,694 | 800 | 2026-03-23T11:04:07.562000 |
?s=collector | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=collector | devops | python | iner Insights Receiver by 🔭 OpenTelemetry Authors 🔭 AWS Container Insights Receiver is an AWS specific receiver that supports CloudWatch Container Insights. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : git... | 101 | 800 | 2026-03-23T11:16:57.067401 |
rules-and-auth | firebase | https://firebase.google.com/docs/rules/rules-and-auth | database | javascript | ee Basic Security Rules . Send feedback Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or... | 8 | 365 | 2026-03-23T11:08:19.746863 |
app-router-migration | nextjs | https://nextjs.org/docs/pages/guides/migrating/app-router-migration | framework | javascript | ws us to send less JavaScript to the client, while maintaining the rendered HTML from the server. By setting the cache option to no-store , we can indicate that the fetched data should never be cached . This is similar to getServerSideProps in the pages directory. app/dashboard/page.tsx TypeScript JavaScript TypeScript... | 22 | 800 | 2026-03-23T11:31:31.259735 |
django | django | https://docs.djangoproject.com/fr/6.0/faq/ | framework | python | res sur plusieurs colonnes ? Django prend-il en charge les bases de données NoSQL ? Comment puis-je ajouter des options spécifiques à la base de données dans mes commandes CREATE TABLE, telles que spécifier MyISAM comme type de table ? FAQ : l’interface d’administration Je ne peux pas me connecter. Lorsque je saisis un... | 3 | 800 | 2026-03-23T11:29:46.303090 |
llms.txt | svelte | https://svelte.dev/docs/kit/adapter-cloudflare/llms.txt | framework | javascript | fication. You're unlikely to hit this limit usually, but some large libraries can cause this to happen. In that case, you can try to reduce the size of your worker by only importing such libraries on the client side. See [the FAQ](./faq#How-do-I-use-a-client-side-library-accessing-document-or-window) for more informati... | 13 | 800 | 2026-03-23T11:34:18.142265 |
react-19 | react | https://react.dev/blog/2024/04/25/react-19 | framework | javascript | we’ve added a new hook called useActionState : const [ error , submitAction , isPending ] = useActionState ( async ( previousState , newName ) => { const error = await updateName ( newName ) ; if ( error ) { // You can return any result of the action. // Here, we return only the error. return error ; } // handle succes... | 6 | 799 | 2026-03-23T11:03:33.496148 |
redis | redis | https://redis.io/docs/latest/develop/data-types/timeseries/ | database | bash | . ts () . create ( "wind:1" , labels = { "country" : "uk" } ) print ( res37 ) # >>> True res38 = r . ts () . create ( "wind:2" , labels = { "country" : "uk" } ) print ( res38 ) # >>> True res39 = r . ts () . create ( "wind:3" , labels = { "country" : "us" } ) print ( res39 ) # >>> True res40 = r . ts () . create ( "win... | 1,138 | 800 | 2026-03-23T10:54:53.791645 |
announcing-vitess-16 | planetscale | https://planetscale.com/blog/announcing-vitess-16 | database | sql | ll move to GA in a future release. Other improvements Support for native incremental backups and point-in-time recoveries has been added. It is now possible to take an incremental backup, starting with the last known (full or incremental) backup, up to either a specified (GTID) position or the current ("auto") position... | 2 | 800 | 2026-03-23T11:28:27.076375 |
2.6.html | python | https://docs.python.org/3/whatsnew/2.6.html | language | python | will be necessary to port code to 3.0. The value of this switch is available to Python code as the boolean variable sys.py3kwarning , and to C extension code as Py_Py3kWarningFlag . See also The 3 xxx series of PEPs, which contains proposals for Python 3.0. PEP 3000 describes the development process for Python 3.0. Sta... | 4 | 799 | 2026-03-23T11:13:52.685104 |
?s=dspy | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dspy | devops | python | trumentation dotnet .NET Language Instrumentation Component Apache 2.0 License Repository Elasticsearch Client Instrumentation for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 Automatically instruments events emitted by the NEST/Elasticsearch.Net client library. elasticsearch client instrumentation dotnet Quick In... | 200 | 800 | 2026-03-23T11:25:48.466146 |
qdrant | qdrant | https://qdrant.tech/documentation/hybrid-cloud/operator-configuration/ | database | python | es which can be run. Defaults to 1. maxConcurrentReconciles : 1 Was this page useful? Yes No Thank you for your feedback! 🙏 We are sorry to hear that. 😔 You can edit this page on GitHub, or create a GitHub issue. On this page: Edit on Github Create an issue | 10 | 257 | 2026-03-23T11:32:04.266101 |
decimal.html | python | https://docs.python.org/3/library/decimal.html | language | python | e zeros. The sign and exponent of the first operand are unchanged. sqrt ( context = None ) ¶ Return the square root of the argument to full precision. to_eng_string ( context = None ) ¶ Convert to a string, using engineering notation if an exponent is needed. Engineering notation has an exponent which is a multiple of ... | 38 | 797 | 2026-03-23T11:28:38.268412 |
StreamProcessor | tanstack_start | https://tanstack.com/ai/latest/docs/reference/classes/StreamProcessor | framework | typescript | chitecture.md#adapter-contract — Expected event types and ordering removeMessagesAfter() ts removeMessagesAfter(index): void; Defined in: activities/chat/stream/processor.ts:380 Remove messages after a certain index (for reload/retry) Parameters index number Returns void reset() ts reset(): void; Defined in: activities... | 14 | 800 | 2026-03-23T11:18:18.984460 |
?s=bundler | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bundler | devops | python | ctions. Additionally, distributed tracing is supported by setting the traceparent header. curl instrumentation php Quick Install To install this instrumentation library run: composer require open-telemetry/opentelemetry-auto-curl 0.1.0 Version PHP Language Instrumentation Component Apache 2.0 License Package Details (p... | 306 | 800 | 2026-03-23T11:28:32.940428 |
genindex.html | pytorch | https://pytorch.org/docs/stable/genindex.html | ml | python | e torch.cuda.amp.autocast_mode module torch.cuda.amp.common module torch.cuda.amp.grad_scaler module torch.cuda.comm module torch.cuda.gds module torch.cuda.graphs module torch.cuda.green_contexts module torch.cuda.jiterator module torch.cuda.memory module torch.cuda.nccl module torch.cuda.nvtx module torch.cuda.profil... | 362 | 800 | 2026-03-23T10:56:59.413391 |
docker | docker | https://docs.docker.com/guides/dhi-backstage/ | devops | bash | other packages that compile native Node.js modules at install time, which means the build stage needs g++ , make , python3 , and sqlite-dev — none of which are in the base dhi.io/node image. The runtime image only needs the shared library ( sqlite-libs ) that the compiled native module links against. This is a common p... | 2 | 800 | 2026-03-23T10:57:52.718112 |
connect_auth | firebase | https://firebase.google.com/docs/emulator-suite/connect_auth | database | javascript | on emulator doesn't send any emails or SMS messages, but as described above , it does generate login codes and output them to the terminal to be used in testing. The emulator does not support the ability to define test phone numbers with fixed login codes as can be done using the Firebase console. Custom token authenti... | 20 | 800 | 2026-03-23T11:14:58.359309 |
redis | redis | https://redis.io/docs/latest/develop/data-types/timeseries/ | database | bash | rder of timestamp. const res31 = await client . ts . mRevRangeSelectedLabels ( 1 , 3 , [ 'location' ], [ 'unit=(cm,mm)' ] ); console . log ( res31 ); // >>> { "rg:2": { labels: { location: 'us' }, samples: [ // { timestamp: 3, value: 1.9 }, // { timestamp: 2, value: 2.3 }, // { timestamp: 1, value: 2.1 } // ] }, "rg:4"... | 1,357 | 788 | 2026-03-23T10:54:53.791950 |
no-constructor-return | biome | https://biomejs.dev/linter/rules/no-constructor-return | tooling | javascript | noConstructorReturn | Biome Skip to content noConstructorReturn JavaScript (and super languages) Summary Section titled “Summary” Rule available since: v1.0.0 Diagnostic Category: lint/correctness/noConstructorReturn This rule is recommended , meaning it is enabled by default. This rule doesn’t have a fix. The default ... | 0 | 800 | 2026-03-23T11:02:24.750422 |
turbopack-for-development-stable | nextjs | https://nextjs.org/blog/turbopack-for-development-stable | framework | javascript | te-next-app for new applications — Future Minor Default in Next.js when you don't have custom webpack configuration — Future Major While webpack will stay in Next.js, we're expecting that because of the benefits of Turbopack, the majority of Next.js applications will want to use it. Once Turbopack for production builds... | 27 | 800 | 2026-03-23T11:03:41.110066 |
llms-full.txt | inngest | https://www.inngest.com/llms-full.txt | devops | typescript | we defined our Inngest client: ```ts {{ filename: "src/inngest/index.ts" }} inngest = new Inngest({ id: "my-app" }); // Your new function: inngest.createFunction( { id: "hello-world", triggers: [{ event: "test/hello.world" }] }, async ({ event, step }) => { await step.sleep("wait-a-moment", "1s"); return { message: `He... | 464 | 782 | 2026-03-23T10:50:47.948356 |
2.0.5 | git | https://git-scm.com/docs/githooks/2.0.5 | devops | bash | invoked by git commit right after preparing the default log message, and before the editor is started. It takes one to three parameters. The first is the name of the file that contains the commit log message. The second is the source of the commit message, and can be: message (if a -m or -F option was given); template ... | 6 | 797 | 2026-03-23T11:22:02.345657 |
python | tensorflow | https://www.tensorflow.org/api_docs/python | ml | python | lookup tf.compat.v1.tpu.experimental.embedding_column tf.compat.v1.tpu.experimental.initialize_tpu_system tf.compat.v1.tpu.experimental.shared_embedding_columns tf.compat.v1.tpu.experimental.shutdown_tpu_system tf.compat.v1.tpu.initialize_system tf.compat.v1.tpu.outside_compilation tf.compat.v1.tpu.replicate tf.compat.... | 240 | 800 | 2026-03-23T10:52:24.540000 |
runInInjectionContext | angular | https://angular.dev/api/core/runInInjectionContext | framework | typescript | rRenderEffect AfterRenderOptions AfterRenderRef AfterViewChecked AfterViewInit ANIMATION_MODULE_TYPE AnimationCallbackEvent AnimationFunction APP_BOOTSTRAP_LISTENER APP_ID APP_INITIALIZER ApplicationConfig ApplicationInitStatus ApplicationModule ApplicationRef asNativeElements assertInInjectionContext assertNotInReacti... | 2 | 800 | 2026-03-23T11:26:43.080670 |
glaive-function-calling-v2 | transformers | https://huggingface.co/datasets/glaiveai/glaive-function-calling-v2 | ai | python | acy of product information is to provide high-quality images that accurately depict the product. Customers rely on images to make purchasing decisions, so it's important that the images are clear, detailed, and accurately represent the product. 2. Provide detailed descriptions: Another strategy is to provide detailed p... | 121 | 800 | 2026-03-23T11:22:07.997520 |
user-properties | firebase | https://firebase.google.com/docs/analytics/user-properties | database | javascript | Set user properties | 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... | 0 | 797 | 2026-03-23T11:15:49.674791 |
managing-larger-runners | github_actions | https://docs.github.com/en/actions/using-github-hosted-runners/managing-larger-runners | devops | yaml | ick Settings . In the left sidebar, click Actions , then click Runners . In the list of runners, select the runner you would like to edit. Select a new size for the runner from the list of available options under "Size." The available sizes depend on the image that is installed on the runner. Click Save . Changing the ... | 9 | 800 | 2026-03-23T10:57:47.289644 |
native-module-tutorial | expo | https://docs.expo.dev/modules/native-module-tutorial | mobile | javascript | = { onChangeTheme : ( params : ThemeChangeEvent ) => void ; } ; src/ExpoSettingsModule.ts Copy import { NativeModule , requireNativeModule } from 'expo' ; import { ExpoSettingsModuleEvents , Theme } from './ExpoSettings.types' ; declare class ExpoSettingsModule extends NativeModule < ExpoSettingsModuleEvents > { setThe... | 17 | 798 | 2026-03-23T10:56:42.047878 |
contents.html | python | https://docs.python.org/3/contents.html | language | python | e Destruction Functions Common Object Structures Base object types and macros Implementing functions and methods Accessing attributes of extension types Member flags Member types Defining Getters and Setters Type Object Structures Quick Reference “tp slots” sub-slots slot typedefs PyTypeObject Definition PyObject Slots... | 142 | 800 | 2026-03-23T10:50:07.794818 |
service-workers | svelte | https://svelte.dev/docs/kit/service-workers | framework | javascript | The URL interface is used to parse, construct, normalize, and encode URL. MDN Reference URL class is a global reference for import { URL } from 'node:url' https://nodejs.org/api/url.html#the-whatwg-url-api @since v10.0.0 URL ( event : Event event . request . url ); const const cache : Cache cache = await var caches : C... | 11 | 800 | 2026-03-23T11:23:33.456386 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/administration/pages/ | devops | yaml | it_tls_source_ip Not applicable Rate limit per source IP in number of TLS connections per second. Set to 0 to disable this feature. rate_limit_tls_source_ip_burst Not applicable Rate limit per source IP maximum TLS connections burst allowed per second. rate_limit_tls_domain Not applicable Rate limit per domain in numbe... | 29 | 800 | 2026-03-23T11:04:53.122860 |
?s=business-logic-instrumentation | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=business-logic-instrumentation | devops | python | try Authors 🔭 This library allows tracing PostgreSQL queries made by the asyncpg library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository AWS Lambda Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing invocations of functions on AWS Lambda. python i... | 319 | 799 | 2026-03-23T11:26:38.026651 |
migrate-from-next-js.md | tanstack_start | https://tanstack.com/start/latest/docs/framework/react/migrate-from-next-js.md | framework | typescript | ./'); @import '@fontsource-variable/dm-sans'; /* [!code ++] */ @import '@fontsource-variable/jetbrains-mono'; /* [!code ++] */ @theme inline { --font-sans: 'DM Sans Variable', sans-serif; /* [!code ++] */ --font-mono: 'JetBrains Mono Variable', monospace; /* [!code ++] */ /* ... */ } /* ... */ ``` ### Fetching Data ```... | 13 | 776 | 2026-03-23T11:21:51.676584 |
?s=owin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=owin | devops | python | y Splunk Inc. Instrumentation for the Golang database/sql package. go instrumentation database sql Go Language Instrumentation Component Apache 2.0 License Repository splunksqlx – Instrumentation for github.com/jmoiron/sqlx by Splunk Inc. Instrumentation for the github.com/jmoiron/sqlx package. go instrumentation datab... | 235 | 800 | 2026-03-23T11:24:47.862855 |
logical_not | tensorflow | https://www.tensorflow.org/api_docs/python/tf/experimental/numpy/logical_not | ml | python | tf.experimental.numpy.logical_not | TensorFlow v2.16.1 Skip to main content English 中文 – 简体 GitHub Sign in TensorFlow v2.16.1 TensorFlow API TensorFlow v2.16.1 Python tf.experimental.numpy.logical_not Stay organized with collections Save and categorize content based on your preferences. View source on GitHub TensorFlow... | 0 | 797 | 2026-03-23T11:28:53.938430 |
?s=cassandra | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cassandra | devops | python | e 2.0 License Repository Vert.x Reactive Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Vert.x Reactive instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Viburdbcp Instrumentation by 🔭 OpenTelemetr... | 271 | 800 | 2026-03-23T11:33:08.676577 |
?s=traefik | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=traefik | devops | python | ure Storage FlashArray Receiver by 🔭 OpenTelemetry Authors 🔭 The Pure Storage FlashArray receiver, receives metrics from Pure Storage internal services hosts. purefa receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod... | 145 | 800 | 2026-03-23T11:14:33.051411 |
route-groups | svelte | https://svelte.dev/tutorial/kit/route-groups | framework | javascript | .server.js : src/routes/(authed)/+layout.server import { redirect } from '@sveltejs/kit' ; export function load ({ cookies , url }) { if ( ! cookies .get ( 'logged_in' )) { redirect ( 303 , `/login?redirectTo= ${ url .pathname } ` ); } } If you try to visit these pages, you'll be redirected to the /login route, which h... | 4 | 800 | 2026-03-23T10:51:33.577072 |
build | angular | https://angular.dev/cli/build | framework | typescript | period in milliseconds. Value Type number polyfills A list of polyfills to include in the build. Can be a full path for a file, relative to the current workspace or module specifier. Example: 'zone.js'. Value Type array prerender Prerender (SSG) pages of your application during build time. Value Type boolean preserve-s... | 8 | 800 | 2026-03-23T11:36:36.979215 |
?s=aspire | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aspire | devops | python | sitory StackExchange.Redis Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments StackExchange.Redis and collects traces about outgoing calls to Redis. stackexchange redis instrumentation dotnet Quick Install To install this instrumentation library run: d... | 211 | 800 | 2026-03-23T11:31:30.130454 |
?s=aspnet | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aspnet | devops | python | llector-contrib/receiver/libhoneyreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository OpenTelemetry Collector Lightstep Receiver by Zalando SE The lightstepreceiver receives OpenTracing traces from Lightstep tracers in various supported fo... | 130 | 800 | 2026-03-23T11:32:10.885250 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | 94629508, "mean_precisions": 0.998134, "engine_params": { "num_candidates": 512 } }, { "engine_name": "elastic", "setup_name": "elastic-m-16-ef-128", "dataset_name": "deep-image-96-angular", "upload_time": 5252.686395187, "total_upload_time": 6069.679757652, "p95_time": 0.2036375756, "rps": 6.0121392145, "parallel": 1,... | 31 | 592 | 2026-03-23T11:15:13.614572 |
declaration-merging.html | typescript | https://www.typescriptlang.org/docs/handbook/declaration-merging.html | language | javascript | espaces can be used to extend enums with static members: ts enum Color { red = 1 , green = 2 , blue = 4 , } namespace Color { export function mixColor ( colorName : string ) { if ( colorName == "yellow" ) { return Color . red + Color . green ; } else if ( colorName == "white" ) { return Color . red + Color . green + Co... | 9 | 800 | 2026-03-23T10:51:32.610146 |
opentelemetry | opentelemetry | https://opentelemetry.io/ecosystem/registry/ | devops | python | open-telemetry/opentelemetry-collector-contrib/receiver/udplogreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository vCenter Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver fetches metrics from a vCenter or ESXi host running VMware vSp... | 162 | 800 | 2026-03-23T10:57:19.554563 |
?s=browser | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=browser | devops | python | nsights into the performance of your systems and how caching is performing fusioncache caching .net Quick Install To install this instrumentation library run: dotnet add package ZiggyCreatures.FusionCache 2.6.0 Version .NET Language Instrumentation Component MIT License Website Documentation Package Details (nuget) Rep... | 202 | 800 | 2026-03-23T11:09:59.660863 |
float | chakra_ui | https://chakra-ui.com/docs/components/float | library | javascript | Use the offsetY prop to offset the element along the y-axis. Preview Code Stackblitz 3 Offset Use the offset prop to offset the element along both axes. Preview Code Stackblitz 3 Avatar Here's an example of composing a Float component with an Avatar component. Preview Code Stackblitz New Props Prop Default Type placeme... | 1 | 717 | 2026-03-23T11:02:48.944132 |
supabase-migration-down | supabase | https://supabase.com/docs/reference/cli/supabase-migration-down | database | typescript | migration history of the local database. -p, --password <string> Optional Password to your remote Postgres database. --version <string> Optional Squash up to the specified version. supabase migration up Usage 1 supabase migration up [flags] Flags --db-url <string> Optional Applies migrations to the database specified b... | 35 | 800 | 2026-03-23T11:32:19.763906 |
?group=hash | redis | https://redis.io/docs/latest/commands/?group=hash | database | bash | he connection. Learn more → Read more CLIENT UNBLOCK Unblocks a client blocked by a blocking command from a different connection. Learn more → Read more CLIENT UNPAUSE Resumes processing commands from paused clients. Learn more → Read more CLUSTER ADDSLOTS Assigns new hash slots to a node. Learn more → Read more CLUSTE... | 10 | 800 | 2026-03-23T11:04:29.891167 |
gretel-safety-alignment-en-v1 | transformers | https://huggingface.co/datasets/gretelai/gretel-safety-alignment-en-v1 | ai | python | ation with anyone else. Your personal information will be kept confidential and used solely for the purpose of providing you with the exclusive guide. Looking forward to your response and the opportunity to share this valuable information with you. Best regards, [Your Name] [Your Contact Information] 2 The response is ... | 54 | 800 | 2026-03-23T11:30:40.814956 |
?s=source-generator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=source-generator | devops | python | nt 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/instrum... | 276 | 800 | 2026-03-23T11:33:15.587192 |
mui | mui | https://mui.com/material-ui/migration/migrating-from-deprecated-apis/ | library | javascript | *Props ) props were deprecated in favor of equivalent slotProps entries: <Tooltip - PopperProps={CustomPopperProps} - TransitionProps={CustomTransitionProps} + slotProps={{ + popper: CustomPopperProps, + transition: CustomTransitionProps, + }} /> Copy Copied (or $keyC ) Typography Use the codemod below to migrate the c... | 84 | 799 | 2026-03-23T11:19:04.704299 |
?s=telemetry | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=telemetry | devops | python | .js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-dns 0.56.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Document Load Instrumentation by 🔭 OpenTelemetry Authors 🔭 Document Load in... | 279 | 800 | 2026-03-23T11:39:05.306407 |
io.html | python | https://docs.python.org/3/library/io.html | language | python | mentations. Binary I/O ¶ By reading and writing only large chunks of data even when the user asks for a single byte, buffered I/O hides any inefficiency in calling and executing the operating system’s unbuffered I/O routines. The gain depends on the OS and the kind of I/O which is performed. For example, on some modern... | 47 | 796 | 2026-03-23T11:25:16.898468 |
TestCase | tensorflow | https://www.tensorflow.org/api_docs/python/tf/test/TestCase | ml | python | umber of decimal places (default 7) and comparing to zero, or by comparing that the difference between the two objects is less than the given delta. Note that decimal places (from zero) are usually not the same as significant digits (measured from the most significant digit). Objects that are equal automatically fail. ... | 23 | 800 | 2026-03-23T11:25:56.467635 |
?s=browser | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=browser | devops | python | 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/otelarrowexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-co... | 46 | 798 | 2026-03-23T11:09:59.660643 |
?s=linux | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=linux | devops | python | e Repository otel-desktop-viewer by CtrlSpice otel-desktop-viewer is a CLI tool for receiving OpenTelemetry traces while working on your local machine that helps you visualize and explore your trace data without needing to send it on to a telemetry vendor. otel desktop viewer Go Language Utilities Component Apache 2.0 ... | 383 | 800 | 2026-03-23T11:28:08.296133 |
latest.yaml | docker | https://docs.docker.com/reference/api/registry/latest.yaml | devops | bash | https://registry-1.docker.io/v2/library/ubuntu/blobs/sha256:abc123... \ -o layer.tar.gz parameters: - name: name in: path required: true description: Repository Name example: library/ubuntu schema: type: string - name: digest in: path required: true description: Digest of the Blob schema: type: string example: sha256:a... | 43 | 533 | 2026-03-23T11:29:49.058565 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/labels-annotations-taints/ | devops | yaml | tation Example: kubectl.kubernetes.io/default-logs-container: "front-end-app" The value of the annotation is the container name that is the default logging container for this Pod. For example, kubectl logs without -c or --container flag will use this default container. Note: This annotation is deprecated. You should us... | 68 | 800 | 2026-03-23T11:18:13.147933 |
docker | docker | https://docs.docker.com/reference/cli/docker/sandbox/run/ | devops | bash | absolute path inside the sandbox. Name the sandbox (--name) --name NAME Assign a custom name when creating a sandbox: $ docker sandbox run --name my-project claude . Use a custom base image (-t, --template) --template IMAGE Specify a custom container image when creating a sandbox: $ docker sandbox run --template python... | 2 | 604 | 2026-03-23T11:30:34.629949 |
multimodal-content | tanstack_router | https://tanstack.com/ai/latest/docs/guides/multimodal-content | framework | typescript | ntent: 'Hello!', id: 'custom-message-id-123' }) Per-Message Body Parameters The second parameter allows you to pass additional body parameters for that specific request. These are shallow-merged with the client's base body configuration, with per-message parameters taking priority: typescript const client = new ChatCli... | 19 | 790 | 2026-03-23T11:17:14.368726 |
release-notes-1.20.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.20.0 | mobile | dart | e to go green) 59080 Remove use of BundleUtilities in Linux build (cla: yes, tool) 59081 [flutter_tools] Reland: use correct sdk path for analysis (cla: yes, tool) 59083 [flutter_tools] include dart-defines in cached kernel name (cla: yes, tool, waiting for tree to go green) 59087 [flutter_tools] create NotifyingLogger... | 413 | 800 | 2026-03-23T11:13:03.432654 |
postgresql | postgresql | https://www.postgresql.org/docs/release/9.4.7/ | database | sql | -M prepared options (Tom Lane) In pg_upgrade , skip creating a deletion script when the new data directory is inside the old data directory (Bruce Momjian) Blind application of the script in such cases would result in loss of the new data directory. In PL/Perl, properly translate empty Postgres arrays into empty Perl a... | 5 | 799 | 2026-03-23T11:29:11.002597 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.