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 |
|---|---|---|---|---|---|---|---|---|
faq | flutter | https://docs.flutter.dev/resources/faq | mobile | dart | (l10n) so that your apps are adaptable to different languages and cultures. You can learn more in the internationalization documentation . What accessibility is supported? # Flutter supports strict accessibility requirements (a11y). For example, screen readers, large text, color contrast, and hardware switch control ar... | 37 | 672 | 2026-03-23T10:51:38.062125 |
?s=shim | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=shim | devops | python | cumentation Repository Emissary Ingress native incubating by Emissary Ingress Authors Emissary Ingress supports exporting traces via OTLP by configuring a TracingService custom resource. go emissary ingress envoy incubating Go Language Application integration Component Apache-2.0 License Website Documentation Repositor... | 6 | 800 | 2026-03-23T11:28:00.250083 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/compliance/compliance_pipelines/ | devops | yaml | lines in merge requests originating in project forks When a merge request originates in a fork, the branch to be merged usually only exists in the fork. When creating such a merge request against a project with compliance pipelines, the previous snippet fails with a Project <project-name> reference <branch-name> does n... | 12 | 800 | 2026-03-23T10:55:07.773294 |
?s=https | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=https | devops | python | tor Receiver by 🔭 OpenTelemetry Authors 🔭 The Fluent Forward Receiver for the OpenTelemetry Collector. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib... | 115 | 800 | 2026-03-23T11:32:21.376894 |
?s=mssql | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mssql | devops | python | by Drew Corlin Rollup plugin which bundles OpenTelemetry node core and contrib instrumentations into your code rollup vite rolldown bundler JavaScript Language Utilities Component MIT License Documentation Repository OpenTelemetry Webpack Plugin by Drew Corlin Webpack plugin which bundles OpenTelemetry node core and co... | 386 | 800 | 2026-03-23T11:15:28.666673 |
vite | shadcn_ui | https://ui.shadcn.com/docs/dark-mode/vite | library | typescript | = () => { const context = useContext (ThemeProviderContext) if (context === undefined ) throw new Error ( "useTheme must be used within a ThemeProvider" ) return context } Wrap your root layout Add the ThemeProvider to your root layout. App.tsx Copy import { ThemeProvider } from "@/components/theme-provider" function A... | 3 | 799 | 2026-03-23T11:03:03.533532 |
versioning | temporal | https://docs.temporal.io/develop/dotnet/versioning | devops | go | ePatch . Once all old Workflows have left retention, remove DeprecatePatch . Patching in new code Using Patched inserts a marker into the Workflow History. During replay, if a Worker encounters a history with that marker, it will fail the Workflow task when the Workflow code doesn't produce the same patch marker (in th... | 4 | 798 | 2026-03-23T10:52:27.851913 |
supabase-branches-list | supabase | https://supabase.com/docs/reference/cli/supabase-branches-list | database | typescript | S FROM anon, authenticated; Usage 1 supabase db dump [flags] Flags --data-only Optional Dumps only data records. --db-url <string> Optional Dumps from the database specified by the connection string (must be percent-encoded). --dry-run Optional Prints the pg_dump script that would be executed. -x, --exclude <strings> O... | 21 | 800 | 2026-03-23T11:32:09.882359 |
useOptimistic | react | https://react.dev/reference/react/useOptimistic | framework | javascript | , name : 'Mug' , price : 15 } ) } > Add Mug ($15) </ button > </ div > { optimisticCart . length === 0 ? ( < p > Your cart is empty </ p > ) : ( < ul > { optimisticCart . map ( item => ( < li key = { item . id } > { item . name } - $ { item . price } × { item . quantity } { ' ' } = $ { item . price * item . quantity } ... | 24 | 799 | 2026-03-23T11:01:55.302614 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/concepts/observability-primer/ | devops | python | Observability primer | OpenTelemetry Observability primer Core observability concepts. What is Observability? Observability lets you understand a system from the outside by letting you ask questions about that system without knowing its inner workings. Furthermore, it allows you to easily troubleshoot and handle novel ... | 0 | 800 | 2026-03-23T11:04:23.497488 |
pageExtensions | nextjs | https://nextjs.org/docs/app/api-reference/config/next-config-js/pageExtensions | framework | javascript | next.config.js: pageExtensions | Next.js Menu Using App Router Features available in /app Latest Version 16.2.1 Configuration next.config.js pageExtensions Copy page pageExtensions Last updated October 17, 2025 By default, Next.js accepts files with the following extensions: .tsx , .ts , .jsx , .js . This can be modifi... | 0 | 623 | 2026-03-23T11:01:18.122005 |
?s=vcpkg | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=vcpkg | 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-23T11:11:19.342992 |
devtools | tanstack_start | https://tanstack.com/ai/latest/docs/getting-started/devtools | framework | typescript | ous Quick Start Next Tools 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 Partners Become a Partner Latest Posts 5x SSR Throughput: Profiling SSR Hot Paths in TanStack Start Mar 17, 2026 Lazy Tool Discover... | 10 | 655 | 2026-03-23T11:12:19.737173 |
ApplyPowerSign | tensorflow | https://www.tensorflow.org/api_docs/python/tf/raw_ops/ApplyPowerSign | ml | python | e for the operation (optional). Returns A mutable Tensor . Has the same type as var . 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 . J... | 2 | 462 | 2026-03-23T11:27:29.383605 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | 3701 : Fix bug where typing.TypedDict classes defined under from __future__ import annotations and inheriting from another TypedDict had an incorrect __annotations__ attribute. gh-133581 : Improve unparsing of t-strings in ast.unparse() and from __future__ import annotations . Empty t-strings now round-trip correctly a... | 116 | 799 | 2026-03-23T10:57:25.352765 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | o handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. -... | 4,835 | 800 | 2026-03-23T10:56:49.349203 |
get-thread-state | langchain | https://docs.langchain.com/langsmith/agent-server-api/threads/get-thread-state | ai | python | checkpoint": { "thread_id": "<string>", "checkpoint_ns": "<string>", "checkpoint_id": "<string>", "checkpoint_map": {} }, "state": "<unknown>" } ], "parent_checkpoint": {}, "interrupts": [ { "value": {}, "id": "<string>" } ] } GET / threads / {thread_id} / state Try it Get Thread State cURL Copy curl --request GET \ --... | 2 | 658 | 2026-03-23T11:08:43.393495 |
?s=mongoose | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mongoose | devops | python | o Language Instrumentation Component Apache 2.0 License Repository splunkkafka – Instrumentation for github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka by Splunk Inc. Instrumentation for the github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka package. go instrumentation kafka Go Language Instrumentat... | 233 | 800 | 2026-03-23T11:37:13.128382 |
project-configuration | nx | https://nx.dev/docs/reference/project-configuration | tooling | typescript | it's ok to cache the results of a given target. For instance, if you have a target that runs tests, you can specify "cache": true in the target default configuration for test and Nx will cache the results of running tests. project.json { "targets" : { "test" : { "cache" : true } } } Parallelism Section titled “Parallel... | 6 | 799 | 2026-03-23T10:54:38.689557 |
supabase-migration-list | supabase | https://supabase.com/docs/reference/cli/supabase-migration-list | database | typescript | domains <strings> Optional Comma separated list of email domains to associate with the added identity provider. --metadata-file <string> Optional File containing a SAML 2.0 Metadata XML document describing the identity provider. --metadata-url <string> Optional URL pointing to a SAML 2.0 Metadata XML document describin... | 70 | 800 | 2026-03-23T11:30:01.493782 |
?s=ansible-role | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ansible-role | devops | python | winston by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for Winston. Node.js winston logging Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-winston 0.57.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Reposito... | 303 | 800 | 2026-03-23T11:20:52.430793 |
MiniMax-M2.5 | transformers | https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=MiniMaxAI/MiniMax-M2.5 | ai | python | at the target obstime, and location (no-op if same) tete_coo2 = tete_coo.transform_to(TETE(obstime=itrs_frame.obstime, - location=EARTH_CENTER)) + location=itrs_frame.location)) # now get the pmatrix pmat = tete_to_itrs_mat(itrs_frame.obstime) @@ -161,9 +161,9 @@ def itrs_to_tete(itrs_coo, tete_frame): # compute the pm... | 94 | 673 | 2026-03-23T11:06:56.712921 |
release-notes | csharp | https://learn.microsoft.com/en-us/visualstudio/releases/2026/release-notes | language | csharp | ctly what was changed and why. You can also edit the working file directly in this view. For example, if a comment suggests adding tests after refactoring, seeing the original code in the diff helps you understand which functionality was moved. Having the original code right there in the diff helps you make sense of th... | 114 | 800 | 2026-03-23T11:27:44.127561 |
?s=core | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=core | devops | python | tef 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/stefexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 Licens... | 53 | 800 | 2026-03-23T11:38:36.158192 |
cline-mcp-neon | neon | https://neon.tech/guides/cline-mcp-neon | database | sql | it. Replace <YOUR_NEON_API_KEY> with your actual Neon API key which you obtained from the prerequisites section: MacOS/Linux Windows Windows (WSL) { "mcpServers" : { "neon" : { "command" : "npx" , "args" : [ "-y" , "@neondatabase/mcp-server-neon" , "start" , "<YOUR_NEON_API_KEY>" ] } } } Save the cline_mcp_settings.jso... | 6 | 800 | 2026-03-23T11:31:52.321727 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | return label_result.value if label_result else None assert_never(from_) ``` ### KolmogorovSmirnovEvaluator Bases: `ReportEvaluator` Computes a Kolmogorov-Smirnov plot and statistic from case data. Plots the empirical CDFs of the score distribution for positive and negative cases, and computes the KS statistic (maximum ... | 4,870 | 777 | 2026-03-23T10:51:26.920655 |
redis | redis | https://redis.io/docs/latest/commands/ft.hybrid/ | database | bash | :"pure-token"},{"name":"sum","token":"SUM","type":"pure-token"},{"name":"min","token":"MIN","type":"pure-token"},{"name":"max","token":"MAX","type":"pure-token"},{"name":"avg","token":"AVG","type":"pure-token"},{"name":"stddev","token":"STDDEV","type":"pure-token"},{"name":"quantile","token":"QUANTILE","type":"pure-tok... | 5 | 800 | 2026-03-23T11:26:45.964083 |
code-scanning | github_actions | https://docs.github.com/en/rest/code-scanning/code-scanning | devops | yaml | "security", "external/cwe/cwe-022" ], "description": "Arbitrary file write during zip extraction", "name": "js/zipslip" }, "tool": { "name": "CodeQL", "guid": null, "version": "2.4.0" }, "most_recent_instance": { "ref": "refs/heads/main", "analysis_key": ".github/workflows/codeql-analysis.yml:CodeQL-Build", "category":... | 6 | 644 | 2026-03-23T11:29:16.801407 |
supabase-migration-fetch | supabase | https://supabase.com/docs/reference/cli/supabase-migration-fetch | database | typescript | JzdXBhYmFzZS1kZW1vIiwicm9sZSI6InNlcnZpY2Vfcm9sZSIsImV4cCI6MTk4MzgxMjk5Nn0.EGIM96RAZx35lJzdJsyH-qQwv8Hdp7fsn3W0YpN81IU supabase test Subcommands supabase test db supabase test new supabase test db Executes pgTAP tests against the local database. Requires the local development stack to be started by running supabase star... | 10 | 800 | 2026-03-23T11:33:34.240940 |
contributing.html | scikit_learn | https://scikit-learn.org/dev/developers/contributing.html | ml | python | e. In this manner, further modifications on the code base are granted to be consistent with the desired behavior. In the case of bug fixes, at the time of the PR, the non-regression tests should fail for the code base in the main branch and pass for the PR code. Do the tests pass in the continuous integration build? If... | 62 | 799 | 2026-03-23T10:50:45.946190 |
docker | docker | https://docs.docker.com/ai/mcp-catalog-and-toolkit/catalog/ | devops | bash | ncluding: Curating a subset of the Docker catalog Adding private servers to a catalog Building a focused catalog from scratch Pushing a catalog to a registry for your team to import Contribute an MCP server to the catalog The MCP server registry is available at https://github.com/docker/mcp-registry . To submit an MCP ... | 5 | 590 | 2026-03-23T11:18:18.528081 |
?s=kafkaflow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafkaflow | devops | python | m/open-telemetry/opentelemetry-collector-contrib/receiver/k8sclusterreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Kubernetes Events Receiver by 🔭 OpenTelemetry Authors 🔭 The Kubernetes Events receiver collects events from the Kube... | 126 | 800 | 2026-03-23T11:19:43.867828 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | gnore, instead of requiring nothing but whitespace or another comment. This is to permit formations such as # type: ignore[E1000] . bpo-36778 : cp65001 encoding (Windows code page 65001) becomes an alias to utf_8 encoding. bpo-36867 : The multiprocessing.resource_tracker replaces the multiprocessing.semaphore_tracker m... | 1,576 | 798 | 2026-03-23T10:57:25.354803 |
providers | terraform | https://developer.hashicorp.com/terraform/language/providers | devops | hcl | tation" link in a provider's header to browse its documentation. Provider documentation in the Registry is versioned; you can use the version menu in the header to change which version you're viewing. For details about writing, generating, and previewing provider documentation, see the provider publishing documentation... | 2 | 800 | 2026-03-23T10:52:14.928111 |
?s=bunyan | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bunyan | devops | python | ion library for Grails grails instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository GraphQL Java Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for GraphQL Java graphql instrumentation java Java Language Instrumentation Component Apac... | 247 | 800 | 2026-03-23T11:29:05.426544 |
?s=javalin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=javalin | devops | python | rumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-http 0.213.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository ioRedis Instrumentation by 🔭 OpenTelemetry Authors 🔭 ... | 284 | 800 | 2026-03-23T11:15:15.388245 |
SWE-Fixer-Train-110K | transformers | https://huggingface.co/datasets/internlm/SWE-Fixer-Train-110K | ai | python | owing packages will be DOWNGRADED: + + dateutil: 2.1-py33_1 <unknown> --> 1.5-py33_0 <unknown> + +""" + + + actions = defaultdict(list, {'LINK': ['cython-0.19.1-py33_0', + 'dateutil-2.1-py33_1'], 'UNLINK': ['cython-0.19-py33_0', + 'dateutil-1.5-py33_0']}) + + with captured() as c: + display_actions(actions, index) + + ... | 36 | 726 | 2026-03-23T11:25:30.160878 |
?s=elasticsearch | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=elasticsearch | devops | python | Telemetry SDK. oltp exporter dotnet startup hook .NET Language Exporter Component MIT License Documentation Repository Prometheus Exporter ASP.NET Core for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 An OpenTelemetry Prometheus exporter for configuring an ASP.NET Core application with an endpoint for Prometheus t... | 173 | 800 | 2026-03-23T11:39:25.409583 |
difflib.html | python | https://docs.python.org/3/library/difflib.html | language | python | t values and descriptions. The following methods are public: make_file ( fromlines , tolines , fromdesc = '' , todesc = '' , context = False , numlines = 5 , * , charset = 'utf-8' ) ¶ Compares fromlines and tolines (lists of strings) and returns a string which is a complete HTML file containing a table showing line by ... | 5 | 799 | 2026-03-23T11:24:49.062558 |
SummarizationResult | tanstack_router | https://tanstack.com/ai/latest/docs/reference/interfaces/SummarizationResult | framework | typescript | undaryStrategy Function References text textOptions combineStrategies convertMessagesToModelMessages convertZodToJsonSchema createReplayStream embedding generateMessageId maxIterations messages modelMessageToUIMessage modelMessagesToUIMessages normalizeToUIMessage parsePartialJSON summarize toServerSentEventsStream toS... | 2 | 800 | 2026-03-23T11:09:15.593465 |
qwik | qwik | https://qwik.builder.io/docs/validator/ | framework | javascript | in reverse order. In the following example, validators execute in the order validator3 -> validator2 -> validator1 . const validator1 = validator$ ( /*...*/ ) const validator2 = validator$ ( /*...*/ ) const validator3 = validator$ ( /*...*/ ) export const useAction = routeAction$ ( async ( data , requestEvent : Request... | 2 | 799 | 2026-03-23T10:51:39.578932 |
cloudflare-r2 | neon | https://neon.tech/docs/guides/cloudflare-r2 | database | sql | File storage with Cloudflare R2 - Neon Docs Specific.dev is a cloud platform built for coding agents - with a database layer powered by Neon. Read the Case Study Search ... ⌘K Ask AI / Integrations (3rd party) / File & media storage / Cloudflare R2 File storage with Cloudflare R2 Store files via Cloudflare R2 and track... | 0 | 800 | 2026-03-23T11:38:16.268697 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | .0013320458996282892, "min_time": 0.004227183759212494, "max_time": 0.028004474937915802, "rps": 143.58356091450884, "p95_time": 0.008373359963297843, "p99_time": 0.009326113983988759 }, { "engine_name": "qdrant", "setup_name": "latest-qdrant-rps-m-32", "dataset_name": "glove-100-angular", "upload_time": 77.02432788163... | 1,577 | 698 | 2026-03-23T10:59:06.542394 |
file-upload | chakra_ui | https://chakra-ui.com/docs/components/file-upload | library | javascript | ehavior. For more details, read our Composition guide. unstyled boolean Whether to remove the component's style. accept Record<string, string[]> | FileMimeType | FileMimeType[] The accept file types acceptedFiles File[] The controlled accepted files capture 'user' | 'environment' The default camera to use when capturin... | 5 | 784 | 2026-03-23T11:05:39.863638 |
qwik | qwik | https://qwik.builder.io/docs/getting-started/ | framework | javascript | n > < / Form > < / section > ) ; } ) ; Now the buttons display on http://localhost:5173/joke/ , and their values will log to the console when they are clicked. Code explanation: routeAction$ receives the data. The function passed to routeAction$ is invoked on the server whenever the form is posted. The routeAction$ ret... | 7 | 800 | 2026-03-23T10:50:28.261642 |
2.36.0 | git | https://git-scm.com/docs/git-maintenance/2.36.0 | devops | bash | launchctl tool, which is the recommended way to schedule timed jobs in macOS. Scheduling maintenance through git maintenance ( start | stop ) requires some launchctl features available only in macOS 10.11 or later. Your user-specific scheduled tasks are stored as XML-formatted .plist files in ~/Library/LaunchAgents/ . ... | 21 | 800 | 2026-03-23T11:32:35.324893 |
?s=erlang | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=erlang | devops | python | ion Component Apache 2.0 License Repository Express Instrumentation by 🔭 OpenTelemetry Authors 🔭 Express instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-express 0.61.0 Version JavaScript Language Instrumentation Comp... | 280 | 800 | 2026-03-23T11:19:06.934783 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-32-ef-512", "dataset_name": "glove-100-angular", "upload_time": 69.3224230739, "total_upload_time": 1166.225039534, "p95_time": 0.0117417184, "rps": 873.1252654686, "parallel": 8, "p99_time": 0.0160691327, "mean_time": 0.0088501731, "mean_precisions": 0.915502, "e... | 1,586 | 577 | 2026-03-23T11:15:13.617051 |
message-passing | temporal | https://docs.temporal.io/develop/python/message-passing | devops | go | efault_greeting , YourDataClass ( "Hello" , name ) , start_to_close_timeout = timedelta ( seconds = 10 ) , ) This Workflow converts the first Sequence element to a string, and uses that to execute an Activity. Set a dynamic Activity A dynamic Activity is a stand-in implementation. It's used when an Activity Task with a... | 38 | 798 | 2026-03-23T11:01:17.372129 |
llms-full.txt | inngest | https://www.inngest.com/llms-full.txt | devops | typescript | should work without issues. ## Using your preferred logger While `console.log` may be good enough for local development, other logging libraries provide more features that are suitable for production use. The following examples use [winston][winston] for the logging library, including a basic example and an example wit... | 598 | 784 | 2026-03-23T10:50:47.948528 |
nested-nav | flutter | https://docs.flutter.dev/cookbook/effects/nested-nav | mobile | dart | might notice that the Navigator.pop() is invoked by both the Leave and Stay buttons. To be clear, this pop() action pops the alert dialog off the navigation stack, not the setup flow. Generate nested routes # The setup flow's job is to display the appropriate page within the flow. Add a Navigator widget to SetupFlow , ... | 10 | 720 | 2026-03-23T11:37:46.526323 |
cancel-run | langchain | https://docs.langchain.com/langsmith/cancel-run | ai | python | ng runs in progress when a user closes the app or loses connection. Python Javascript CURL Copy # With runs.wait: run is cancelled if the client disconnects result = await client . runs . wait ( thread [ " thread_id " ], assistant_id , input = { "messages" : [{ "role" : "user" , "content" : "Long task" }]}, on_disconne... | 17 | 799 | 2026-03-23T11:10:38.526855 |
?group=set | redis | https://redis.io/docs/latest/commands/?group=set | database | bash | aries and functions. Learn more → Read more FUNCTION KILL Terminates a function during execution. Learn more → Read more FUNCTION LIST Returns information about all libraries. Learn more → Read more FUNCTION LOAD Creates a library. Learn more → Read more FUNCTION RESTORE Restores all libraries from a payload. Learn mor... | 21 | 800 | 2026-03-23T11:03:48.603063 |
environment-configuration | temporal | https://docs.temporal.io/develop/environment-configuration | devops | go | ig_file ) ) # Override the target host to the correct address. # This is the recommended way to override configuration values. args [ 0 ] = 'localhost:7233' puts "\nLoaded ' #{ profile_name } ' profile from #{ config_file } with overrides." puts " Address: #{ args [ 0 ] } (overridden from localhost:9999)" puts " Namesp... | 34 | 798 | 2026-03-23T11:09:36.358753 |
v3-to-v4 | inngest | https://www.inngest.com/docs/reference/typescript/v4/migrations/v3-to-v4 | devops | typescript | gers : [ { event : "fn/trigger-event" } , { cron : "1 */2 * * *" } ] A triggerless function is as simple as not providing a trigger. Event schemas replaced with event types The centralized schemas option on the Inngest client ( EventSchemas class) has been removed. Instead, use the eventType() function to define event ... | 4 | 800 | 2026-03-23T10:50:34.683351 |
release-notes-2.0.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.0.0 | mobile | dart | (cla: yes, engine, framework, tool) 69617 Remove references to Window , and switch usages to PlatformDispatcher or SingletonFlutterWindow (a: accessibility, a: tests, cla: yes, f: material design, framework, team, tool) 69620 Remove deprecated methods from BuildContext (cla: yes, f: cupertino, f: material design, frame... | 1,062 | 799 | 2026-03-23T11:06:17.754518 |
codecs.html | python | https://docs.python.org/3/library/codecs.html | language | python | 5 865, IBM865 Danish, Norwegian cp866 866, IBM866 Russian cp869 869, CP-GR, IBM869 Greek cp874 Thai cp875 Greek cp932 932, ms932, mskanji, ms-kanji, windows-31j Japanese cp949 949, ms949, uhc Korean cp950 950, ms950 Traditional Chinese cp1006 Urdu cp1026 ibm1026 Turkish cp1125 1125, ibm1125, cp866u, ruscii Ukrainian Ad... | 48 | 800 | 2026-03-23T11:12:00.847426 |
redis | redis | https://redis.io/docs/latest/commands/ttl/ | database | bash | ult1 . PHP_EOL ; // >>> OK $existsResult2 = $r -> exists ( 'key1' ); echo $existsResult2 . PHP_EOL ; // >>> 1 $existsResult3 = $r -> exists ( 'nosuchkey' ); echo $existsResult3 . PHP_EOL ; // >>> 0 $existsResult4 = $r -> set ( 'key2' , 'World' ); echo $existsResult4 . PHP_EOL ; // >>> OK $existsResult5 = $r -> exists (... | 45 | 800 | 2026-03-23T11:36:54.734760 |
?s=generator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=generator | devops | python | receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/dockerstatsreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Elasticsearch Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver queries the Elasti... | 110 | 800 | 2026-03-23T11:11:58.624220 |
mdx | nextjs | https://nextjs.org/docs/app/guides/mdx | framework | javascript | ithMDX = createMDX ({ // Add markdown plugins here, as desired options : { remarkPlugins : [remarkGfm] , rehypePlugins : [] , } , }) // Combine MDX and Next.js config export default withMDX (nextConfig) Using Plugins with Turbopack To use plugins with Turbopack , upgrade to the latest @next/mdx and specify plugin names... | 13 | 800 | 2026-03-23T10:55:19.714648 |
license | bun | https://bun.sh/docs/project/license | runtime | javascript | License - Bun Skip to main content Bun home page Search... ⌘ K Search... Navigation Contributing License Runtime Package Manager Bundler Test Runner Guides Reference Blog Feedback Get Started Welcome to Bun Installation Quickstart TypeScript bun init bun create Core Runtime Bun Runtime Watch Mode Debugging REPL bunfig.... | 0 | 800 | 2026-03-23T10:52:26.648496 |
?s=masstransit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=masstransit | devops | python | try. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Elasticsearch Java API Client native by Elasticsearch B.V. You can use OpenTelemetry to monitor the performance and behavior of your Elasticsearch requests through the Java Client. java elasticsearch api client Java Language... | 244 | 800 | 2026-03-23T11:39:07.434938 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/ | devops | yaml | he image used in the PodSpec, as it may have been resolved by the runtime. initContainerStatuses.lastState (ContainerState) LastTerminationState holds the last termination state of the container to help debug container crashes and restarts. This field is not populated if the container is still running and RestartCount ... | 184 | 800 | 2026-03-23T11:20:35.997677 |
supabase-secrets-list | supabase | https://supabase.com/docs/reference/cli/supabase-secrets-list | database | typescript | > Optional Reset up to the last n migration versions. --linked Optional Resets applied migrations on the linked project. --local Optional Resets applied migrations on the local database. supabase seed Subcommands supabase seed buckets supabase seed buckets Usage 1 supabase seed buckets Flags --linked Optional Seeds the... | 36 | 800 | 2026-03-23T11:28:43.878712 |
?s=cloudwego | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cloudwego | devops | python | or Python python exporter Azure Monitor Application Insights Quick Install To install this exporter run: pip install azure-monitor-opentelemetry-exporter Python Language Exporter Component MIT License Package Details (pip) Repository Google Cloud Exporters by Google The OpenTelemetry Google Cloud Monitoring Exporters f... | 184 | 800 | 2026-03-23T11:15:52.636853 |
model-router | mastra | https://mastra.ai/blog/model-router | ai | typescript | Introducing Mastra Model Router: 600+ models, one API, zero package installs - Mastra Blog Blog / Announcements Introducing Mastra Model Router: 600+ models, one API, zero package installs Access 600+ LLM models from 40+ providers with a single string. Full TypeScript autocomplete turns your IDE into a model search eng... | 0 | 799 | 2026-03-23T11:25:03.397074 |
?s=mssql | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mssql | devops | python | r 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/googlecloudpubsubexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Packag... | 38 | 800 | 2026-03-23T11:15:28.666209 |
?s=log-bridge | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=log-bridge | devops | python | sends it down the metric pipeline for further processing. 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/kubeletstatsreceiver v0.148.0 v0.148.... | 129 | 799 | 2026-03-23T11:19:17.830384 |
?s=erlang | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=erlang | devops | python | or user. Data Preboarding Delimited data validation Data loading Trusted publishing Python Language Application integration Component GNU Lesser General Public License v2.1 License Website Documentation Repository MLflow native by MLflow Authors The MLflow tracing feature is built using OpenTelemetry, and allows users ... | 17 | 799 | 2026-03-23T11:19:06.934421 |
?s=chromium | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=chromium | devops | python | rumentation-faraday 0.32.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry Grape Instrumentation by 🔭 OpenTelemetry Authors 🔭 The Grape instrumentation is a community-maintained instrumentation for Grape, a REST-like API framework for Ruby. grape inst... | 346 | 800 | 2026-03-23T11:39:23.237731 |
release-notes-3.24.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.24.0 | mobile | dart | e end scroll notification by @HansMuller in 146654 Prepares semantics_update_test for upcoming heading level changes by @chunhtai in 149671 TreeSliver & associated classes by @Piinks in 147171 Feature: Add AnimatedList with separators by @Peetee06 in 144899 Reverts "TreeSliver & associated classes (#147171)" by @auto-s... | 20 | 800 | 2026-03-23T11:14:34.916129 |
changes.html | sqlite | https://www.sqlite.org/changes.html | database | sql | l is now in "auto-explain" mode. The output of EXPLAIN commands is automatically formatted. Added the ".vfslist" dot-command . The SQLITE_ENABLE_EXPLAIN_COMMENTS compile-time option is now turned on by default in the standard builds. Enhancements to the TCL Interface : If a database connection is opened with the "-uri ... | 194 | 790 | 2026-03-23T10:50:32.102800 |
?s=vaadin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=vaadin | devops | python | ser Quick Install To install this instrumentation library run: npm install @jufab/opentelemetry-angular-interceptor 1.9.0-1 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Fastify OpenTelemetry by Holden Whitehead Fastify OpenTelemetry API integration, using the... | 273 | 800 | 2026-03-23T11:20:45.496598 |
?group=cf | redis | https://redis.io/docs/latest/commands/?group=cf | database | bash | both ends a list. Deletes the list if all elements were trimmed. Learn more → Read more MEMORY DOCTOR Outputs a memory problems report. Learn more → Read more MEMORY MALLOC-STATS Returns the allocator statistics. Learn more → Read more MEMORY PURGE Asks the allocator to release memory. Learn more → Read more MEMORY STA... | 34 | 799 | 2026-03-23T11:04:36.355754 |
python | tensorflow | https://www.tensorflow.org/api_docs/python | ml | python | tf.approx_top_k tf.argmax tf.argmin tf.argsort tf.as_dtype tf.as_string tf.asin tf.asinh tf.assert_equal tf.assert_greater tf.assert_less tf.assert_rank tf.atan tf.atan2 tf.atanh tf.audio tf.audio.decode_wav tf.audio.encode_wav tf.autodiff tf.autodiff.ForwardAccumulator tf.autodiff.GradientTape tf.autograph tf.autograp... | 1 | 799 | 2026-03-23T10:52:24.539679 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | "p99_time": 0.003262463945793571, "mean_time": 0.002406816498702392, "mean_precisions": 0.9880599999999998, "engine_params": { "hnsw_ef": 64, "quantization": { "rescore": true, "oversampling": 8 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-sq-rps-m-32-ef-256", "dataset_name": "dbpedia-openai-1M-1536-angular"... | 822 | 656 | 2026-03-23T10:59:06.541291 |
GLM-5 | transformers | https://huggingface.co/zai-org/GLM-5 | ai | python | speculative_tokens 1 \ --tool-call-parser glm47 \ --reasoning-parser glm45 \ --enable-auto-tool-choice \ --served-model-name glm-5-fp8 Check the recipes for more details. SGLang python3 -m sglang.launch_server \ --model-path zai-org/GLM-5-FP8 \ --tp-size 8 \ --tool-call-parser glm47 \ --reasoning-parser glm45 \ --specu... | 7 | 755 | 2026-03-23T10:53:03.205097 |
postgresql | postgresql | https://www.postgresql.org/docs/release/8.2.18/ | database | sql | red-memory allocation code (Tsutomu Yamada, Magnus Hagander) This bug led to the often-reported "could not reattach to shared memory" error message. This is a back-patch of a fix that was applied to newer branches some time ago. Treat exit code 128 ( ERROR_WAIT_NO_CHILDREN ) as non-fatal on Windows (Magnus Hagander) Un... | 3 | 727 | 2026-03-23T11:19:51.315282 |
postgresql | postgresql | https://www.postgresql.org/docs/release/7.4.8/ | database | sql | led contrib/tsearch2 , do: BEGIN; UPDATE pg_proc SET proargtypes[0] = 'internal'::regtype WHERE oid IN ( 'dex_init(text)'::regprocedure, 'snb_en_init(text)'::regprocedure, 'snb_ru_init(text)'::regprocedure, 'spell_init(text)'::regprocedure, 'syn_init(text)'::regprocedure ); -- The command should report having updated 5... | 3 | 765 | 2026-03-23T11:15:12.969246 |
release-notes-2.5.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.5.0 | mobile | dart | der (cla: yes) 25709 Fix accessibility of embedded views in Android 9 and below (platform-android, cla: yes) 25711 Roll Skia from 7111881617a1 to 071182ed1da5 (22 revisions) (cla: yes, waiting for tree to go green) 25712 Roll Skia from 071182ed1da5 to 82007f568d90 (4 revisions) (cla: yes, waiting for tree to go green) ... | 414 | 800 | 2026-03-23T11:13:43.940459 |
?s=action_pack | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=action_pack | devops | python | gorm go gorm Quick Install To install this instrumentation library run: go get gorm.io/plugin/opentelemetry v0.1.16 Version Go Language Instrumentation Component MIT License Website Documentation Package Details (go) Goyek instrumentation first party integration by Robert Pająk Package otelgoyek provides OpenTelemetry ... | 222 | 800 | 2026-03-23T11:26:18.039453 |
2.2.3 | git | https://git-scm.com/docs/gitremote-helpers/2.2.3 | devops | bash | t is the same as the second, and if it is encountered in a configured remote, the first argument is the name of that remote. A URL of the form <transport>::<address> explicitly instructs Git to invoke git remote-<transport> with <address> as the second argument. If such a URL is encountered directly on the command line... | 5 | 800 | 2026-03-23T11:26:18.187735 |
external-data-loading | tanstack_start | https://tanstack.com/router/latest/docs/guide/external-data-loading | framework | typescript | f your data in a way that aligns with your users' navigation and expectations of freshness. What data fetching libraries are supported? Any data fetching library that supports asynchronous promises can be used with TanStack Router. This includes: TanStack Query SWR RTK Query urql Relay Apollo Or, even... Zustand Jotai ... | 6 | 800 | 2026-03-23T11:29:38.069341 |
?s=https | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=https | devops | python | erver native by MySQL MySQL Enterprise Edition generates OTel trace data on Linux platforms. mysql enterprise database c++ C++ Language Application integration Component Commercial License Website Documentation Google Gemini CLI native by Google Gemini Gemini CLI brings the capabilities of Gemini models to your termina... | 3 | 800 | 2026-03-23T11:32:21.376807 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/collector/extend/ocb/ | devops | python | x/arm64 , linux/amd64 ): FROM alpine:3.19 AS certs RUN apk --update add ca-certificates FROM golang:1.25.0 AS build-stage WORKDIR /build COPY ./builder-config.yaml builder-config.yaml RUN --mount = type = cache,target = /root/.cache/go-build GO111MODULE = on go install go.opentelemetry.io/collector/cmd/builder@v0.148.0... | 11 | 799 | 2026-03-23T11:10:29.348422 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | 0.0123350768, "rps": 446.7824105711, "parallel": 4, "p99_time": 0.0266682014, "mean_time": 0.0087215066, "mean_precisions": 0.983063, "engine_params": { "search_params": { "hnsw_ef": 64 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-32-ef-128", "dataset_name": "deep-image-96-angular", "upload_time": 794.3532... | 949 | 563 | 2026-03-23T11:15:13.616211 |
?s=systemd | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=systemd | devops | python | collector) Repository Filelog Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Filelog Receiver tails and parses logs from files using the opentelemetry-log-collection library. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: re... | 113 | 800 | 2026-03-23T11:25:52.879905 |
sequin | neon | https://neon.tech/docs/guides/sequin | database | sql | nnect the Neon MCP server on Cursor Connect MCP on VS Code Connect the Neon MCP server on VS Code Edit on GitHub Suggest changes to this page Neon Docs | 8 | 151 | 2026-03-23T11:22:09.434335 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | default .step() schedule, override the `optimizer_step` hook. + - If you only want to call a learning rate scheduler every `x` step or epoch, - or want to monitor a custom metric, you can specify these in a dictionary: - .. code-block:: python - - { - 'scheduler': lr_scheduler, - 'interval': 'step' # or 'epoch' - 'moni... | 961 | 529 | 2026-03-23T11:25:24.232123 |
gettext.html | python | https://docs.python.org/3/library/gettext.html | language | python | supported. Internationalizing your programs and modules ¶ Internationalization (I18N) refers to the operation by which a program is made aware of multiple languages. Localization (L10N) refers to the adaptation of your program, once internationalized, to the local language and cultural habits. In order to provide multi... | 18 | 797 | 2026-03-23T11:04:18.075506 |
incremental-hydration | angular | https://angular.dev/guide/incremental-hydration | framework | typescript | ort; hydrate never) { < large-cmp /> } @placeholder { < div >Large component placeholder</ div > } NOTE: Using hydrate never prevents hydration of the entire nested subtree of a given @defer block. No other hydrate triggers fire for content nested underneath that block. Hydrate triggers alongside regular triggers Hydra... | 10 | 799 | 2026-03-23T11:31:22.879315 |
provideZonelessChangeDetection | angular | https://angular.dev/api/core/provideZonelessChangeDetection | framework | typescript | esourceLoaderParams ResourceOptions ResourceRef ResourceSnapshot ResourceStatus ResourceStreamingLoader ResourceStreamItem RESPONSE_INIT ResponseInit runInInjectionContext Sanitizer SchemaMetadata SecurityContext Self setTestabilityGetter signal Signal SimpleChange SimpleChanges SkipSelf StateKey StaticClassProvider St... | 6 | 799 | 2026-03-23T11:30:15.138555 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | iverLocalBase.generateTableResult(PythonDriverLocalBase.scala:723) at com.databricks.backend.daemon.driver.JupyterDriverLocal.computeListResultsItem(JupyterDriverLocal.scala:839) at com.databricks.backend.daemon.driver.JupyterDriverLocal$JupyterEntryPoint.addCustomDisplayData(JupyterDriverLocal.scala:258) at sun.reflec... | 755 | 790 | 2026-03-23T11:25:24.231891 |
?s=memcached | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=memcached | devops | python | database exporter collector Go Language Utilities Component UPL License Documentation Repository OpenTelemetry Collector Release Notes Comparator by wbollock Website to help operators read release notes and compare across OpenTelemetry Collector versions. collector upgrade visualization Go Language Utilities Component ... | 388 | 799 | 2026-03-23T11:12:58.232814 |
?s=aiohttp-client | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aiohttp-client | devops | python | Authors 🔭 The OpenTelemetry SDK for Erlang and Elixir. erlang elixir Erlang Language Core Component Apache 2.0 License Repository Go by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry API and SDK for Go. go Go Language Core Component Apache 2.0 License Repository Go Automatic Instrumentation by 🔭 OpenTelemetry Authors ... | 363 | 799 | 2026-03-23T11:27:20.662253 |
mysql | mysql | https://dev.mysql.com/doc/dev/mysql-rest-service/latest/ | database | sql | he MRS status. The current REST service has the property isCurrent set to true . Example ts > mrs . getStatus () ; { "configured" : true , "info" : "2 REST services available." , "services" : [ { "serviceName" : "myService" , "url" : "https://localhost:8443/myService" , "isCurrent" : true } , { "serviceName" : "myPubli... | 70 | 703 | 2026-03-23T10:56:24.851250 |
dis.html | python | https://docs.python.org/3/library/dis.html | language | python | es the value associated with co_names[namei] onto the stack. The name is looked up within the locals, then the globals, then the builtins. LOAD_LOCALS ¶ Pushes a reference to the locals dictionary onto the stack. This is used to prepare namespace dictionaries for LOAD_FROM_DICT_OR_DEREF and LOAD_FROM_DICT_OR_GLOBALS . ... | 34 | 799 | 2026-03-23T11:27:27.691147 |
ai-react | tanstack_router | https://tanstack.com/ai/latest/docs/api/ai-react | framework | typescript | @tanstack/ai-client @tanstack/ai-react @tanstack/ai-solid @tanstack/ai-preact Adapters OpenAI OpenRouter Anthropic Google Gemini Ollama Groq Grok (xAI) Fal Community Adapters Community Adapters Guide Cencori Cloudflare Decart Soniox Mynth Class References BaseAdapter BatchStrategy CompositeStrategy ImmediateStrategy Pa... | 5 | 800 | 2026-03-23T11:09:20.144855 |
?s=cats-effect | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cats-effect | 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:29:01.637665 |
?s=spring-boot | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=spring-boot | devops | python | m/open-telemetry/opentelemetry-collector-contrib/receiver/k8sclusterreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Kubernetes Events Receiver by 🔭 OpenTelemetry Authors 🔭 The Kubernetes Events receiver collects events from the Kube... | 126 | 800 | 2026-03-23T11:22:36.744543 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.