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 |
|---|---|---|---|---|---|---|---|---|
projects | neon | https://neon.tech/docs/manage/projects | database | sql | al_size_limit" : 512 , "branch_logical_size_limit_bytes" : 536870912 , "store_passwords" : true , "creation_source" : "console" , "history_retention_seconds" : 86400 , "created_at" : "2025-08-04T05:15:41Z" , "updated_at" : "2025-08-04T05:15:41Z" , "consumption_period_start" : "0001-01-01T00:00:00Z" , "consumption_perio... | 22 | 800 | 2026-03-23T11:11:48.094474 |
postgresql | postgresql | https://www.postgresql.org/docs/release/9.0.9/ | database | sql | .0.22 9.0.21 9.0.20 9.0.19 9.0.18 9.0.17 9.0.16 9.0.15 9.0.14 9.0.13 9.0.12 9.0.11 9.0.10 9.0.9 9.0.8 9.0.7 9.0.6 9.0.5 9.0.4 9.0.3 9.0.2 9.0.1 9.0.0 | 9 | 149 | 2026-03-23T11:40:57.602457 |
maintenance-windows | planetscale | https://planetscale.com/docs/postgres/cluster-configuration/maintenance-windows | database | sql | Maintenance windows - PlanetScale Skip to main content PlanetScale home page Search... ⌘ K Ask AI Search... Navigation Configuration Maintenance windows Platform Vitess Postgres API Reference CLI Reference Blog Contact Us Status Benchmarks Postgres Pricing Overview Platform Getting started Configuration Cluster configu... | 0 | 800 | 2026-03-23T11:22:03.809511 |
?s=dart | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dart | devops | python | ce Exporters for Java. java exporter metrics traces google Java Language Exporter Component Apache 2.0 License Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/recei... | 178 | 800 | 2026-03-23T11:28:10.760865 |
?s=orchestrator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=orchestrator | devops | python | 🔭 The OTel web server module comprises of both Apache HTTP Server and NGINX instrumentation. c++ instrumentation apache nginx webserver C++ Language Instrumentation Component Apache 2.0 License Repository ASP.NET Instrumentation by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments ASP.N... | 196 | 799 | 2026-03-23T11:28:53.572070 |
redis | redis | https://redis.io/docs/latest/develop/data-types/timeseries/ | database | bash | const res35 = await client . ts . range ( 'sensor3' , 10 , 70 , { AGGREGATION : { type : TIME_SERIES_AGGREGATION_TYPE . MIN , timeBucket : 25 } }); console . log ( res35 ); // >>> [{ timestamp: 0, value: 1000 }, { timestamp: 25, value: 3000 }, { timestamp: 50, value: 5000 }] const res36 = await client . ts . range ( 's... | 440 | 800 | 2026-03-23T10:54:53.790675 |
?s=buildkit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=buildkit | devops | python | l 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/loadbalancingexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-coll... | 42 | 800 | 2026-03-23T11:29:25.892002 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | main`)* ### Matching Union Types For more complex type expressions like unions, you need to use TypeExpression because Python's type system doesn't allow union types to be used directly as runtime values: union_type_matching.py ```python from dataclasses import dataclass from pydantic_graph.beta import GraphBuilder, St... | 869 | 743 | 2026-03-23T10:51:26.911753 |
v0.22.html | scikit_learn | https://scikit-learn.org/stable/whats_new/v0.22.html | ml | python | Version 0.22 — scikit-learn 1.8.0 documentation Skip to main content Back to top GitHub Choose version Version 0.22 # For a short description of the main highlights of the release, please refer to Release Highlights for scikit-learn 0.22 . Legend for changelogs Major Feature something big that you couldn’t do before. F... | 0 | 800 | 2026-03-23T10:57:01.621039 |
3.13.html | python | https://docs.python.org/3/whatsnew/3.13.html | language | python | .15. (Contributed by Victor Stinner in gh-105733 .) Soft-deprecate the ARRAY() function in favour of type * length multiplication. (Contributed by Victor Stinner in gh-105733 .) decimal : Deprecate the non-standard and undocumented Decimal format specifier 'N' , which is only supported in the decimal module’s C impleme... | 70 | 800 | 2026-03-23T11:23:11.350959 |
go1.html | go | https://go.dev/doc/go1.html | language | go | ction describes how the packages have been rearranged in Go 1. Some have moved, some have been renamed, some have been deleted. New packages are described in later sections. The package hierarchy Go 1 has a rearranged package hierarchy that groups related items into subdirectories. For instance, utf8 and utf16 now occu... | 20 | 800 | 2026-03-23T11:30:10.294022 |
?s=otlp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=otlp | devops | python | Component Apache 2.0 License Documentation Repository OpenTelemetry Boto3 SQS Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the Boto3 library to the SQS service. boto3sqs instrumentation python Python Language Instrumentation Component Apache 2.0 License Repository Botocore... | 320 | 800 | 2026-03-23T11:36:50.250101 |
?s=dataloader | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dataloader | devops | python | t Apache 2.0 License Repository PHP SDK by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry SDK for PHP. php PHP Language Core Component Apache 2.0 License Repository PHP SemConv by 🔭 OpenTelemetry Authors 🔭 OpenTelemetry Semantic Conventions for PHP. php PHP Language Core Component Apache 2.0 License Repository Python ... | 368 | 800 | 2026-03-23T11:14:09.286856 |
webcrawlers | nextjs | https://nextjs.org/learn/seo/introduction-to-seo/webcrawlers | framework | javascript | SEO: What are Web Crawlers? | Next.js 3 Chapter 3 What are Web Crawlers? In order for your website to appear in search results, Google (as well as other search engines such as Bing, Yandex, Baidu, Naver, Yahoo or DuckDuckGo) use web crawlers to navigate the website to discover websites and its web pages. Different sear... | 0 | 800 | 2026-03-23T11:33:21.185998 |
hiring-a-design-engineer-and-staff-engineer | tailwind | https://tailwindcss.com/blog/hiring-a-design-engineer-and-staff-engineer | library | javascript | er plugin for Next.js — to generate your CSS using the module graph instead of scanning the file system, working with our contacts at Vercel to get it right. Design a set of IDE integration APIs for Tailwind CSS — first-class, stable, documented APIs that editor teams like JetBrains can rely on to add things like compl... | 6 | 800 | 2026-03-23T10:51:52.132393 |
?s=base | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=base | devops | python | collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/bmchelixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package... | 30 | 800 | 2026-03-23T11:27:24.893080 |
vercel-managed-integration | neon | https://neon.tech/docs/guides/vercel-managed-integration | database | sql | Install Neon modal where you can choose between two options. Select Create New Neon Account , then click Continue . Complete Vercel's configuration Accept the terms, pick a region & plan, then name your database. (Remember: a "Database" in Vercel is a Project in Neon.) View storage settings After creation you'll land o... | 2 | 800 | 2026-03-23T11:13:02.600869 |
deno | deno | https://docs.deno.com/examples/udp_listener/ | runtime | javascript | UDP listener: Ping Skip to main content Edit on Github Warning: This is an unstable API that is subject to change or removal at anytime. An example of a UDP listener on localhost that will log the message if written to and close the connection if connected to. Instantiate an instance of text decoder to read the UDP str... | 0 | 799 | 2026-03-23T11:09:26.299270 |
planetscale-metal-theres-no-replacement-for-displacement | planetscale | https://planetscale.com/blog/planetscale-metal-theres-no-replacement-for-displacement | database | sql | making one of these volumes more durable than a single hard drive. But they suffer from problems inherent with separating storage and compute: They’re high latency and that latency varies wildly. Writes to these network-attached volumes pass through a NIC, network gear, and another machine before landing on a hard driv... | 2 | 800 | 2026-03-23T11:22:55.223675 |
spec | go | https://go.dev/ref/spec | language | go | iting Go code: type inference is designed to mostly "work as expected", and the unification rules are fine-tuned accordingly. Type unification is controlled by a matching mode , which may be exact or loose . As unification recursively descends a composite type structure, the matching mode used for elements of the type,... | 281 | 800 | 2026-03-23T10:49:56.000561 |
using | terraform | https://developer.hashicorp.com/terraform/cloud-docs/registry/using | devops | hcl | and Resources or Components tabs to view more information about the selected version. View nested modules and examples Use the Submodules menu to navigate to the detail pages for any nested modules. Use the Examples menu to navigate to the detail pages for any available example modules. Provision infrastructure from no... | 3 | 799 | 2026-03-23T11:03:46.936861 |
?s=edge-extension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=edge-extension | devops | python | etch Instrumentation for Node.js by 🔭 OpenTelemetry Authors 🔭 This module provides automatic instrumentation for undici and Node.js global fetch API. undici instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-undici 0.23.0 Version JavaScript Languag... | 302 | 799 | 2026-03-23T11:27:01.887031 |
rules-sources | biome | https://biomejs.dev/linter/rules-sources | tooling | javascript | -no-missing-generic-family-keyword useGenericFontNames function-linear-gradient-no-nonstandard-direction noInvalidDirectionInLinearGradient function-no-unknown noUnknownFunction keyframe-block-no-duplicate-selectors noDuplicateSelectorsKeyframeBlock keyframe-declaration-no-important noImportantInKeyframe media-feature-... | 8 | 800 | 2026-03-23T10:51:46.691222 |
docker | docker | https://docs.docker.com/reference/cli/docker/buildx/ | devops | bash | buildx dial-stdio Proxy current stdio streams to builder instance docker buildx du Disk usage docker buildx history Commands to work on build records docker buildx imagetools Commands to work on images in registry docker buildx inspect Inspect current builder instance docker buildx ls List builder instances docker buil... | 1 | 609 | 2026-03-23T11:28:07.351056 |
release-notes-3.10.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.10.0 | mobile | dart | to 1acd1e649fb7 (1 revision) by @skia-flutter-autoroll in 40711 [web] Print screenshot paths at the right spot by @mdebbar in 40714 Roll Skia from c55605969a59 to 20e334d13467 (22 revisions) by @skia-flutter-autoroll in 40716 [Impeller] Absorb DrawPaints at the beginning of EntityPasses by @bdero in 40675 Handle remove... | 264 | 800 | 2026-03-23T11:09:18.470335 |
?s=source-generator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=source-generator | devops | python | this exporter run: dotnet add package Azure.Monitor.OpenTelemetry.Exporter 1.6.0 Version .NET Language Exporter Component MIT License Package Details (nuget) Repository Console Exporter for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 The console exporter prints data to the Console window. console exporter dotnet ... | 169 | 799 | 2026-03-23T11:33:15.587107 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | eturned by the server and not miss any modifications. fieldSelector A selector to restrict the list of returned objects by their fields. Defaults to everything. labelSelector A selector to restrict the list of returned objects by their labels. Defaults to everything. limit limit is a maximum number of responses to retu... | 2,068 | 800 | 2026-03-23T10:56:49.344523 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | sual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as "data at least as n... | 1,924 | 784 | 2026-03-23T10:56:49.344318 |
feed.atom | planetscale | https://planetscale.com/blog/feed.atom | database | sql | auto_increment = true } column "name" { null = false type = varchar(50) } column "address" { null = false type = varchar(50) } # Adding the "stars" column. column "stars" { null = true type = float unsigned = true } primary_key { columns = [column.id] } } schema "hotels_db" { charset = "utf8mb4" collate = "utf8mb4_0900... | 244 | 732 | 2026-03-23T11:03:06.264363 |
pt_BR | git | https://git-scm.com/docs/git-fetch/pt_BR | devops | bash | object name. A <refspec> may contain a * in its <src> to indicate a simple pattern match. Such a refspec functions like a glob that matches any ref with the pattern. A pattern <refspec> must have one and only one * in both the <src> and <dst>. It will map refs to the destination by replacing the * with the contents mat... | 23 | 799 | 2026-03-23T11:10:28.959151 |
?s=pdo | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pdo | devops | python | try Authors 🔭 OpenSearch exporter supports sending OpenTelemetry signals as documents to OpenSearch. opensearch exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-co... | 45 | 800 | 2026-03-23T11:32:35.100407 |
unittest.html | python | https://docs.python.org/3/library/unittest.html | language | python | methods. The default value is 'test' . This affects getTestCaseNames() and all the loadTestsFrom* methods. sortTestMethodsUsing ¶ Function to be used to compare method names when sorting them in getTestCaseNames() and all the loadTestsFrom* methods. suiteClass ¶ Callable object that constructs a test suite from a list ... | 77 | 798 | 2026-03-23T11:30:13.674849 |
overview | tanstack_router | https://tanstack.com/db/latest/docs/framework/svelte/overview | framework | typescript | Start Installation Guides Live Queries Mutations Schemas Error Handling Creating Collection Options Creators Collections Query Collection Electric Collection TrailBase Collection RxDB Collection PowerSync Collection LocalStorage Collection LocalOnly Collection Frameworks React Vue Angular Solid Svelte Community Resourc... | 2 | 799 | 2026-03-23T11:28:18.908199 |
extends | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/extends | language | javascript | } *entries() { yield* this.#data.entries(); } *[Symbol.iterator]() { yield* this.#data[Symbol.iterator](); } } In this case, the ReadOnlyMap class is not a subclass of Map , but it still implements most of the same methods. This means more code duplication, but it also means that the ReadOnlyMap class is not strongly c... | 18 | 780 | 2026-03-23T11:11:43.253053 |
benchmarking | bun | https://bun.sh/docs/project/benchmarking | runtime | javascript | JSON5 JSONL HTMLRewriter Hashing Glob Semver Color Utils Standards & Compatibility Globals Bun APIs Web APIs Node.js Compatibility Contributing Roadmap Benchmarking Contributing Building Windows Bindgen License On this page Measuring time Benchmarking tools Measuring memory usage JavaScript heap stats Native heap stats... | 1 | 797 | 2026-03-23T10:55:34.568686 |
?s=buildkit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=buildkit | devops | python | ocol. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/influxdbreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2... | 123 | 800 | 2026-03-23T11:29:25.892067 |
supabase-inspect-db-bloat | supabase | https://supabase.com/docs/reference/cli/supabase-inspect-db-bloat | database | typescript | supabase postgres-config update [flags] Flags --config <strings> Optional Config overrides specified as a 'key=value' pair --no-restart Optional Do not restart the database after updating config. --replace-existing-overrides Optional If true, replaces all existing overrides with the ones provided. If false (default), m... | 83 | 800 | 2026-03-23T11:30:50.566289 |
?s=envoyals | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=envoyals | 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:38:53.783970 |
stdtypes.html | python | https://docs.python.org/3/library/stdtypes.html | language | python | ote The bytearray version of this method does not operate in place - it always produces a new object, even if no changes were made. bytes. isalnum ( ) ¶ bytearray. isalnum ( ) ¶ Return True if all bytes in the sequence are alphabetical ASCII characters or ASCII decimal digits and the sequence is not empty, False otherw... | 138 | 799 | 2026-03-23T11:09:00.496156 |
2.39.3 | git | https://git-scm.com/docs/git-merge/2.39.3 | devops | bash | .7 2018-05-22 2.12.5 2017-09-22 2.10.5 → 2.11.4 no changes 2.9.5 2017-07-30 2.8.6 2017-07-30 2.7.6 no changes 2.6.7 2017-05-05 2.5.6 2017-05-05 2.4.12 2017-05-05 2.3.10 no changes 2.2.3 2015-09-04 2.1.4 2014-12-17 2.0.5 2014-12-17 NAME git-merge - Join two or more development histories together SYNOPSIS git merge [-n] ... | 3 | 794 | 2026-03-23T11:16:00.293622 |
cmdline.html | python | https://docs.python.org/3/using/cmdline.html | language | python | ole reader and writer. This means that Unicode characters will be encoded according to the active console code page, rather than using utf-8. This variable is ignored if the standard streams are redirected (to files or pipes) rather than referring to console buffers. Availability : Windows. Added in version 3.6. PYTHON... | 41 | 800 | 2026-03-23T11:00:25.087164 |
?s=metric | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=metric | devops | python | tory OpenTelemetry Rake Instrumentation by 🔭 OpenTelemetry Authors 🔭 The Rake instrumentation is a community-maintained instrumentation for the Rake task invocation. rake instrumentation ruby Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-rake 0.5.0 Version Ruby L... | 353 | 800 | 2026-03-23T11:16:31.526670 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | NotImplementedError('load is not supported for SimpleStatePersistence') ``` #### last_snapshot ```python last_snapshot: Snapshot[StateT, RunEndT] | None = None ``` The last snapshot. ### FullStatePersistence Bases: `BaseStatePersistence[StateT, RunEndT]` In memory state persistence that hold a list of snapshots. Source... | 5,569 | 779 | 2026-03-23T10:51:26.922492 |
?s=threading | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=threading | devops | python | our list of dependencies in mix.exs : def deps do [ { :opentelemetry_ecto , "~> 1.2.0" } ] 1.2.0 Version Erlang Language Instrumentation Component Apache 2.0 License Package Details (hex) Repository Elli Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for Erlang HTTP server Elli. erlang http instrumentat... | 216 | 800 | 2026-03-23T11:18:02.128627 |
deploy | deno | https://docs.deno.com/runtime/reference/cli/deploy | runtime | javascript | ens are securely stored using the system keyring Token Management : The CLI provides operations to get, set, and delete authentication tokens. Global options Jump to heading # -h, --help - Show help information --org <name> - Specify the organization name --app <name> - Specify the application name --prod - Deploy dire... | 2 | 800 | 2026-03-23T11:22:46.154124 |
supabase-projects-api-keys | supabase | https://supabase.com/docs/reference/cli/supabase-projects-api-keys | database | typescript | ired enable experimental features --project-ref <string> Optional Project ref of the Supabase project. supabase network-bans remove Usage 1 supabase network-bans remove [flags] Flags --db-unban-ip <strings> Optional IP to allow DB connections from. --experimental Required enable experimental features --project-ref <str... | 80 | 800 | 2026-03-23T11:32:02.975177 |
testimonials.html | scikit_learn | https://scikit-learn.org/stable/testimonials/testimonials.html | ml | python | Testimonials — scikit-learn 1.8.0 documentation Skip to main content Back to top GitHub Choose version Who is using scikit-learn? # J.P.Morgan # Scikit-learn is an indispensable part of the Python machine learning toolkit at JPMorgan. It is very widely used across all parts of the bank for classification, predictive an... | 0 | 800 | 2026-03-23T10:51:28.027922 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | ame` | `str` | The name of the attribute. | *required* | | `value` | `Any` | The value of the attribute. | *required* | Source code in `pydantic_evals/pydantic_evals/dataset.py` ```python def set_eval_attribute(name: str, value: Any) -> None: """Set an attribute on the current task run. Args: name: The name of the attr... | 4,806 | 711 | 2026-03-23T10:51:26.920563 |
?s=symfony | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=symfony | devops | python | opentelemetry/instrumentation-fs 0.32.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Generic Pool Instrumentation for Node.js by 🔭 OpenTelemetry Authors 🔭 generic-pool instrumentation for Node.js. js instrumentation generic-pool pooling Quick ... | 282 | 800 | 2026-03-23T11:18:28.495819 |
plugin-patterns | webpack | https://webpack.js.org/contribute/plugin-patterns | tooling | javascript | name ] = chunk . hash ; return chunk . hash !== oldVersion ; } ) ; callback ( ) ; } ) ; } } export default MyPlugin ; Edit this page · Print this page « Previous Writing a Plugin Next » Release Process 3 Contributors | 5 | 216 | 2026-03-23T11:12:47.881149 |
flyway-multiple-environments | neon | https://neon.tech/docs/guides/flyway-multiple-environments | database | sql | e only user, the user and password settings should be the same for each of your three database environments. flyway.url =jdbc:postgresql://ep-cool-darkness-123456.us-east-2.aws.neon.tech:5432/neondb flyway.user =alex flyway.password =AbC123dEf flyway.locations =filesystem:/home/alex/flyway-x.y.z/sql flyway.baselineOnMi... | 6 | 800 | 2026-03-23T11:36:29.016098 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | atic behavior when finding which instructions should use the LOAD_FAST_CHECK opcode. gh-97002 : Fix an issue where several frame objects could be backed by the same interpreter frame, possibly leading to corrupted memory and hard crashes of the interpreter. gh-97943 : Bugfix: PyFunction_GetAnnotations() should return a... | 820 | 800 | 2026-03-23T10:57:25.353768 |
2023-11-29-metrics-with-timescale | inngest | https://www.inngest.com/blog/2023-11-29-metrics-with-timescale | devops | typescript | ucket's last value, and interpolated_delta is taking into account the value at the end of the bucket that shouldn't be included. Though the difference is small when inspecting one metric, when data is aggregated across multiple metrics (even one counter metric for a function can have multiple variants because they run ... | 13 | 800 | 2026-03-23T11:25:09.926424 |
SCP-116K | transformers | https://huggingface.co/datasets/EricLu/SCP-116K | ai | python | pour is 0.001 m³/kg, respectively." Hmm, wait, "respectively" usually implies that the first value corresponds to the first term and the second to the second term. So maybe saturated liquid is 0.001 m³/kg and saturated vapor is something else? Wait, the problem might have a typo or maybe I need to check standard values... | 68 | 800 | 2026-03-23T11:28:12.350719 |
namespace | temporal | https://docs.temporal.io/cloud/tcld/namespace | devops | go | not specified, the value of the environment variable $TEMPORAL_CLOUD_NAMESPACE is used. Alias: -n --request-id The request identifier to use for the asynchronous operation. If not set, the server assigns an identifier. Alias: -r --tag Required modifier; can be specified more than once A tag in the form " key = value ".... | 47 | 792 | 2026-03-23T11:23:06.112293 |
start-vs-nextjs | tanstack_start | https://tanstack.com/start/latest/docs/framework/react/start-vs-nextjs | framework | typescript | idate a cached RSC stream when a data dependency changes?" Most can't answer clearly. TanStack Start: RSCs Are Just Data Start treats Server Component output the same as any other data flowing through your app. There's no special "component cache" with its own semantics - RSC payloads are data, and you cache data howev... | 15 | 794 | 2026-03-23T10:57:47.020833 |
?s=mlflow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mlflow | devops | python | gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/tencentcloudlogserviceexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Tinybird Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter sends logs, metrics, and t... | 55 | 799 | 2026-03-23T11:25:11.256465 |
useLiveQuery | tanstack_start | https://tanstack.com/db/latest/docs/framework/react/reference/functions/useLiveQuery | framework | typescript | const { data, isLoading } = useLiveQuery((q) => q.from({ todos: todosCollection }) .where(({ todos }) => eq(todos.completed, false)) .select(({ todos }) => ({ id: todos.id, text: todos.text })) ) ts // Single result query const { data } = useLiveQuery( (q) => q.from({ todos: todosCollection }) .where(({ todos }) => eq(... | 15 | 748 | 2026-03-23T11:23:02.114424 |
chart | shadcn_ui | https://ui.shadcn.com/docs/components/chart | library | typescript | . This prop adds keyboard access and screen reader support to your charts. components/example-chart.tsx Copy < LineChart accessibilityLayer /> RTL To enable RTL support in shadcn/ui, see the RTL configuration guide . Arabic (العربية) ▼ Toggle Copy "use client" import { View Code Carousel Checkbox On This Page Component... | 16 | 746 | 2026-03-23T11:06:11.373377 |
redis | redis | https://redis.io/docs/latest/develop/data-types/sets/ | database | bash | ); echo $res11 . PHP_EOL ; // >>> 1 $res12 = $r -> smismember ( 'bikes:racing:france' , 'bike:2' , 'bike:3' , 'bike:4' ); echo json_encode ( $res12 ) . PHP_EOL ; // >>> [1,1,0] $r -> sadd ( 'bikes:racing:france' , [ 'bike:1' , 'bike:2' , 'bike:3' ]); $r -> sadd ( 'bikes:racing:usa' , [ 'bike:1' , 'bike:4' ]); $res13 = ... | 71 | 799 | 2026-03-23T11:02:34.326470 |
?s=threading | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=threading | devops | python | on to track 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 ... | 241 | 800 | 2026-03-23T11:18:02.128660 |
?s=hikaricp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=hikaricp | devops | python | l To install this resource-detector run: npm install @opentelemetry/resource-detector-alibaba-cloud 0.33.3 Version JavaScript Language Resource detector Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Resource Detector for AWS by 🔭 OpenTelemetry Authors 🔭 Resource detector for Amazon Web S... | 372 | 800 | 2026-03-23T11:28:20.522974 |
latest | tanstack_start | https://tanstack.com/cli/latest | framework | typescript | ous Partners Sponsors Become a Sponsor Wow, you've come a long way! Only one thing left to do... Get Started! Blog @Tan_Stack on X.com @TannerLinsley on X.com GitHub YouTube Nozzle.io - Keyword Rank Tracker Ethos Tenets Privacy Policy Terms of Service © 2026 TanStack LLC | 3 | 271 | 2026-03-23T10:58:04.942352 |
?s=deltatocumulative | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=deltatocumulative | devops | python | plugin for the gin-gonic/gin package. go instrumentation http Go Language Instrumentation Component Apache 2.0 License Repository go-pg instrumentation first party integration by go-pg Authors Instrumentation for go-pg PostgreSQL client. go instrumentation postgresql Go Language Instrumentation Component BSD-2-Clause L... | 221 | 799 | 2026-03-23T11:36:53.633024 |
reviewing-and-revoking-personal-access-tokens-in-your-organization | github_actions | https://docs.github.com/organizations/managing-programmatic-access-to-your-organization/reviewing-and-revoking-personal-access-tokens-in-your-organization | devops | yaml | ad public resources within the organization. When a token is revoked, the user who created the token will receive an email notification. Organization owners can only view and revoke fine-grained personal access tokens in this UI, not personal access tokens (classic). Unless the organization has restricted access by per... | 1 | 799 | 2026-03-23T11:32:55.491879 |
supervisor-agents | mastra | https://mastra.ai/docs/agents/supervisor-agents | ai | typescript | Supervisor agents | Agents | Mastra Docs Skip to main content On this page Added in: @mastra/core@1.8.0 A supervisor agent coordinates multiple subagents using Agent.stream() or Agent.generate() . You configure subagents on the supervisor's agents property, and the supervisor uses its instructions and each subagent's d... | 0 | 800 | 2026-03-23T11:07:40.963940 |
2.38.0 | git | https://git-scm.com/docs/git-push/2.38.0 | devops | bash | base> For example, with this: [url "git://git.host.xz/"] insteadOf = host.xz:/path/to/ insteadOf = work: a URL like "work:repo.git" or like "host.xz:/path/to/repo.git" will be rewritten in any context that takes a URL to be "git://git.host.xz/repo.git". If you want to rewrite URLs for push only, you can create a config... | 28 | 792 | 2026-03-23T11:02:41.078705 |
git-show | git | https://git-scm.com/docs/git-show | devops | bash | hor email %aE author email (respecting .mailmap, see git-shortlog[1] or git-blame[1] ) %al author email local-part (the part before the @ sign) %aL author local-part (see %al ) respecting .mailmap, see git-shortlog[1] or git-blame[1] ) %ad author date (format respects --date= option) %aD author date, RFC2822 style %ar ... | 17 | 800 | 2026-03-23T10:57:17.012017 |
socket.html | python | https://docs.python.org/3/library/socket.html | language | python | f address_family and the underlying implementation of inet_pton() . Availability : Unix, Windows. Changed in version 3.4: Windows support added socket. inet_ntop ( address_family , packed_ip ) ¶ Convert a packed IP address (a bytes-like object of some number of bytes) to its standard, family-specific string representat... | 52 | 800 | 2026-03-23T11:07:27.254465 |
release-notes-3.19.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.19.0 | mobile | dart | allow list. by @polina-c in 137806 [leak-tracking] Add more leak tracking in test/painting #3 by @droidbg in 136170 [web] dispatch corresponding keyup events in text editing integrations by @knopp in 136874 AppLifecycleListener should dispatch creation and disposal events. by @ksokolovskyi in 137840 Reverts "[Android] ... | 11 | 800 | 2026-03-23T11:14:22.512547 |
?s=metric | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=metric | devops | python | k Inc. Instrumentation for the github.com/jinzhu/gorm package. go instrumentation database Go Language Instrumentation Component Apache 2.0 License Repository splunkgraphql – Instrumentation for github.com/graph-gophers/graphql-go by Splunk Inc. Instrumentation for the github.com/graph-gophers/graphql-go package. go in... | 232 | 800 | 2026-03-23T11:16:31.526508 |
websockets | bun | https://bun.sh/docs/runtime/http/websockets | runtime | javascript | JSONL HTMLRewriter Hashing Glob Semver Color Utils Standards & Compatibility Globals Bun APIs Web APIs Node.js Compatibility Contributing Roadmap Benchmarking Contributing Building Windows Bindgen License On this page Start a WebSocket server Sending messages Headers Contextual data Pub/Sub Compression Backpressure Tim... | 1 | 799 | 2026-03-23T10:56:40.127221 |
cves.html | sqlite | https://www.sqlite.org/cves.html | database | sql | hen use the Session C-language APIs to process a changeset that has been subtly corrupted by an adversary. So this bug probably does not apply to you. See forum post f935c4708dd528d9 for additional information. CVE-2022-46908 Not a bug in the core SQLite library This is a bug in the --safe command-line option of the co... | 16 | 780 | 2026-03-23T11:13:55.386852 |
mysql | mysql | https://dev.mysql.com/doc/c-api/5.7/en/ | database | sql | ds() 5.4.49 mysql_num_rows() 5.4.50 mysql_options() 5.4.51 mysql_options4() 5.4.52 mysql_ping() 5.4.53 mysql_query() 5.4.54 mysql_real_connect() 5.4.55 mysql_real_escape_string() 5.4.56 mysql_real_escape_string_quote() 5.4.57 mysql_real_query() 5.4.58 mysql_refresh() 5.4.59 mysql_reload() 5.4.60 mysql_reset_connection(... | 4 | 800 | 2026-03-23T10:55:48.118420 |
sidebar | shadcn_ui | https://ui.shadcn.com/blocks/sidebar | library | typescript | ted/50" /> < div className = "aspect-video rounded-xl bg-muted/50" /> < div className = "aspect-video rounded-xl bg-muted/50" /> </ div > < div className = "min-h-[100vh] flex-1 rounded-xl bg-muted/50 md:min-h-min" /> </ div > </ SidebarInset > </ SidebarProvider > ) } A sidebar that collapses to icons. sidebar-07 Prev... | 15 | 799 | 2026-03-23T11:06:47.344432 |
v53.0.0 | expo | https://docs.expo.dev/versions/v53.0.0 | mobile | javascript | port to an existing React Native app with the npx install-expo-modules command. Terminal Copy # Create a project named my-app - npx create-expo-app my-app --template bare-minimum Install Expo SDK packages in existing React Native apps Learn more about configuring projects created with npx @react-native-community/cli@la... | 2 | 800 | 2026-03-23T10:52:51.683408 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | wuid if reentrant variants of these functions are available. Patch by William Grzybowski. bpo-33623 : Fix possible SIGSGV when asyncio.Future is created in __del__ bpo-11874 : Use a better regex when breaking usage into wrappable parts. Avoids bogus assertion errors from custom metavar strings. bpo-30877 : Fixed a bug ... | 1,720 | 800 | 2026-03-23T10:57:25.355003 |
2.29.0 | git | https://git-scm.com/docs/git-fetch/2.29.0 | devops | bash | in a refspec which git will use by default. Named remote in configuration file You can choose to provide the name of a remote which you had previously configured using git-remote[1] , git-config[1] or even by a manual edit to the $GIT_DIR/config file. The URL of this remote will be used to access the repository. The re... | 27 | 790 | 2026-03-23T11:08:34.170755 |
supabase-migration-up | supabase | https://supabase.com/docs/reference/cli/supabase-migration-up | database | typescript | abase API --workdir <string> Optional no type path to a Supabase project directory --yes Optional no type answer yes to all prompts supabase bootstrap Usage 1 supabase bootstrap [template] [ flags ] Flags -p, --password <string> Optional Password to your remote Postgres database. supabase init Initialize configurations... | 2 | 800 | 2026-03-23T11:31:35.080943 |
?s=deltatocumulative | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=deltatocumulative | devops | python | on Java Language Instrumentation Component Apache 2.0 License Repository Struts Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Struts struts instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Tapestry Instrumentation by 🔭 Open... | 269 | 800 | 2026-03-23T11:36:53.633061 |
experimental_taintObjectReference | react | https://react.dev/reference/react/experimental_taintObjectReference | framework | javascript | experimental_taintObjectReference – React API Reference APIs Copy page Copy experimental_taintObjectReference - This feature is available in the latest Experimental version of React Experimental Feature This API is experimental and is not available in a stable version of React yet. You can try it by upgrading React pac... | 0 | 800 | 2026-03-23T11:10:49.391135 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/api/models/test/ | ai | python | ty. Source code in pydantic_ai_slim/pydantic_ai/models/test.py 161 162 163 164 @classmethod def supported_builtin_tools ( cls ) -> frozenset [ type [ AbstractBuiltinTool ]]: """TestModel supports all builtin tools for testing flexibility.""" return SUPPORTED_BUILTIN_TOOLS TestStreamedResponse dataclass Bases: StreamedR... | 17 | 799 | 2026-03-23T10:52:55.608997 |
Llama-3.3-70B-Instruct?inference_provider=hyperbolic | transformers | https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct?inference_provider=hyperbolic | ai | python | isk of death or bodily harm to individuals, including use of Llama 3.3 related to the following: Military, warfare, nuclear industries or applications, espionage, use for materials or activities that are subject to the International Traffic Arms Regulations (ITAR) maintained by the United States Department of State or ... | 13 | 800 | 2026-03-23T11:09:38.125945 |
biome | biome | https://biomejs.dev/linter/rules/no-positive-tabindex/ | tooling | javascript | ex = " 0 " /> 1 React . createElement ( " div " , { tabIndex: - 1 }) Related links Section titled “Related links” Disable a rule Configure the code fix Rule options Source Code Test Cases Summary Section titled “Summary” Rule available since: v2.4.0 Diagnostic Category: lint/a11y/noPositiveTabindex This rule is recomme... | 4 | 800 | 2026-03-23T11:33:49.058523 |
?s=cassandra | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cassandra | devops | python | Instrumentation Component Apache 2.0 License Repository Flask Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library builds on the OpenTelemetry WSGI middleware to track web requests in Flask applications. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository gRPC Instrumen... | 324 | 799 | 2026-03-23T11:33:08.676619 |
?s=executors | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=executors | devops | python | Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/alibabacloudlogserviceexporter v0.148.0 v0.148.0 Version Collector Language Exporter... | 24 | 799 | 2026-03-23T11:39:10.067145 |
isDevMode | angular | https://angular.dev/api/core/isDevMode | framework | typescript | esourceOptions ResourceRef ResourceSnapshot ResourceStatus ResourceStreamingLoader ResourceStreamItem RESPONSE_INIT ResponseInit runInInjectionContext Sanitizer SchemaMetadata SecurityContext Self setTestabilityGetter signal Signal SimpleChange SimpleChanges SkipSelf StateKey StaticClassProvider StaticClassSansProvider... | 6 | 800 | 2026-03-23T11:18:08.961169 |
use-larger-runners | github_actions | https://docs.github.com/en/actions/how-tos/manage-runners/larger-runners/use-larger-runners | devops | yaml | workflow labels (such as ubuntu-latest ) are always in a "warm" state. With larger runners, a warm VM may not be ready to pick up a job on first request as the pools for these machines are smaller. As a result, GitHub may need to create a new VM, which increases the queue to assign time. Once a runner is in use, VMs ar... | 12 | 799 | 2026-03-23T11:09:14.339794 |
quick-start | tanstack_router | https://tanstack.com/router/latest/docs/quick-start | framework | typescript | t Devtools Decisions on DX LLM Assistance Support Comparison Frequently Asked Questions Installation Guides Manual Setup Vite Rspack/Rsbuild Webpack Esbuild Router CLI Migrate from React Router Migrate from React Location Routing Routing Concepts Route Trees Route Matching File-Based Routing Virtual File Routes Code-Ba... | 1 | 800 | 2026-03-23T10:59:30.477101 |
vtgates | planetscale | https://planetscale.com/docs/vitess/scaling/vtgates | database | sql | atically resize from VTG-5 to VTG-10 . If you have made any modifications to the default VTGate configuration, then PlanetScale will not automatically resize your VTGates during a cluster size change. VTGate credits and pricing Every PlanetScale cluster includes VTGate credits that cover the cost of a VTGate configurat... | 4 | 798 | 2026-03-23T10:56:34.638578 |
inside-flutter | flutter | https://docs.flutter.dev/resources/inside-flutter | mobile | dart | case of shrink-wrapping. ↩ Technically, the child's position is not part of its RenderBox geometry and therefore need not actually be calculated during layout. Many render objects implicitly position their single child at 0,0 relative to their own origin, which requires no computation or storage at all. Some render obj... | 51 | 592 | 2026-03-23T11:08:03.916151 |
llm-as-judge | langchain | https://docs.langchain.com/langsmith/llm-as-judge | ai | python | How to define an LLM-as-a-judge evaluator - Docs by LangChain Skip to main content Docs by LangChain home page LangSmith Search... ⌘ K Search... Navigation UI How to define an LLM-as-a-judge evaluator Get started Observability Evaluation Prompt engineering Agent deployment Platform setup Reference Overview Quickstart C... | 0 | 800 | 2026-03-23T10:58:50.801608 |
flask | flask | https://flask.palletsprojects.com/deploying/gunicorn/ | framework | python | l IPs on a non-privileged port using the -b 0.0.0.0 option. Don’t do this when using a reverse proxy setup, otherwise it will be possible to bypass the proxy. $ gunicorn -w 4 -b 0.0.0.0 'hello:create_app()' Listening at: http://0.0.0.0:8000 (x) 0.0.0.0 is not a valid address to navigate to, you’d use a specific IP addr... | 3 | 800 | 2026-03-23T11:02:09.607807 |
Proxy | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy | language | javascript | has() [[Get]] get() [[Set]] set() [[Delete]] deleteProperty() [[OwnPropertyKeys]] ownKeys() Function objects also have the following internal methods: Internal method Corresponding trap [[Call]] apply() [[Construct]] construct() It's important to realize that all interactions with an object eventually boils down to the... | 7 | 800 | 2026-03-23T11:25:03.849108 |
biome | biome | https://biomejs.dev/linter/rules-sources/ | tooling | javascript | olid rule name Biome rule name no-react-specific-props noReactSpecificProps (inspired) eslint-plugin-sonarjs Section titled “eslint-plugin-sonarjs” eslint-plugin-sonarjs rule name Biome rule name cognitive-complexity noExcessiveCognitiveComplexity (inspired) prefer-while useWhile eslint-plugin-stylistic Section titled ... | 14 | 800 | 2026-03-23T10:50:06.724108 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | N grads will be printed automatically when detected.", + DeprecationWarning) + self.truncated_bptt_steps = truncated_bptt_steps self.resume_from_checkpoint = resume_from_checkpoint self.shown_warnings = set() diff --git a/pytorch_lightning/trainer/training_loop.py b/pytorch_lightning/trainer/training_loop.py --- a/pyto... | 866 | 743 | 2026-03-23T11:25:24.232046 |
race_detector.html | go | https://go.dev/doc/articles/race_detector.html | language | go | to file1 and file2, returns the errors. func ParallelWrite(data []byte) chan error { res := make(chan error, 2) f1, err := os.Create("file1") if err != nil { res <- err } else { go func() { // This err is shared with the main goroutine, // so the write races with the write below. _, err = f1.Write(data) res <- err f1.C... | 6 | 741 | 2026-03-23T10:51:12.367486 |
fileformat2.html | sqlite | https://www.sqlite.org/fileformat2.html | database | sql | contain data from the same page that was a part of prior journals. By changing the nonce for each transaction, stale data on disk will still generate an incorrect checksum and be detected with high probability. The checksum only uses a sparse sample of 32-bit words from the data record for performance reasons - design ... | 91 | 796 | 2026-03-23T10:59:47.377042 |
mysql | mysql | https://dev.mysql.com/doc/relnotes/connector-odbc/en/ | database | sql | . The documentation included in source and binary distributions may not be fully up to date with respect to release note entries because integration of the documentation occurs at release build time. For the most up-to-date release notes, please refer to the online documentation instead. For legal information, see the ... | 1 | 756 | 2026-03-23T11:06:06.538538 |
use_cases | llamaindex | https://docs.llamaindex.ai/python/framework/use_cases | ai | python | f our plans , or come talk to us if you’re interested in an enterprise solution. We offer both SaaS and self-hosted plans. You can also check out the LlamaCloud documentation for more details. Document Parsing (LlamaParse) : LlamaParse is the best-in-class document parsing solution. It’s powered by VLMs and perfect for... | 8 | 800 | 2026-03-23T10:50:16.519660 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.