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 |
|---|---|---|---|---|---|---|---|---|
environment-configuration | temporal | https://docs.temporal.io/develop/environment-configuration | devops | go | ubs ; import io . temporal . serviceclient . WorkflowServiceStubsOptions ; import java . nio . file . Paths ; import org . slf4j . Logger ; import org . slf4j . LoggerFactory ; public class LoadFromFile { private static final Logger logger = LoggerFactory . getLogger ( LoadFromFile . class ) ; public static void main (... | 23 | 799 | 2026-03-23T11:09:36.358738 |
support.html | scikit_learn | https://scikit-learn.org/stable/support.html | ml | python | stions: Please use a descriptive question in the title field (e.g. no “Please help with scikit-learn!” as this is not a question) Provide detailed context, expected results, and actual observations. Include code and data snippets (preferably minimalistic scripts, up to ~20 lines). Describe your data and preprocessing s... | 1 | 800 | 2026-03-23T10:51:18.025806 |
function | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/function | language | javascript | el of a function's body, function also behaves like var and can be redeclared or have the same name as a parameter. js function foo(a) { function a() {} console.log(typeof a); } foo(2); // Logs "function" At the top level of a module or a block in strict mode, function declarations behave like let and cannot be redecla... | 6 | 790 | 2026-03-23T11:10:39.066497 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/contributing/pull-requests/ | devops | python | ke reviewers to think about in your description. Select the Create pull request button. Your pull request is available in Pull requests . After opening a PR, GitHub runs automated tests and tries to deploy a preview using Netlify . If the Netlify build fails, select Details for more information. If the Netlify build su... | 13 | 799 | 2026-03-23T10:52:04.450857 |
release-notes-1.20.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.20.0 | mobile | dart | algorithm (cla: yes, platform-android, waiting for tree to go green) 19268 Roll Dart SDK from 05167f3b6328 to b41471670edc (2 revisions) (cla: yes, waiting for tree to go green) 19269 Roll Fuchsia Mac SDK from -UZgg... to l2ubU... (cla: yes, waiting for tree to go green) 19272 Roll Dart SDK from b41471670edc to d8eb844... | 588 | 799 | 2026-03-23T11:13:03.432901 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands/ | devops | yaml | path output formats. chunk-size 500 Return large lists in chunks rather than all at once. Pass 0 to disable. This flag is beta and may change in the future. field-selector Selector (field query) to filter on, supports '=', '==', and '!='.(e.g. --field-selector key1=value1,key2=value2). The server only supports a limite... | 85 | 800 | 2026-03-23T11:18:50.245716 |
?s=systemd | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=systemd | devops | python | -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 vSphere... | 162 | 800 | 2026-03-23T11:25:52.879943 |
autograd.html | pytorch | https://pytorch.org/docs/stable/notes/autograd.html | ml | python | s when the input is NaN , for example) then the value used as the gradient is arbitrary (we might also raise an error but that is not guaranteed). Most functions will use NaN as the gradient, but for performance reasons, some functions will use other values ( log(-1) , for example). If the function is not a determinist... | 7 | 800 | 2026-03-23T10:50:10.910129 |
error-handling | mastra | https://mastra.ai/docs/workflows/error-handling | ai | typescript | , message : ` Payment workflow failed: ${ errorInfo . error ?. message } ` , } ) await errorTracker . capture ( errorInfo . error ) } , } , } ) The onError callback receives: status - Either 'failed' or 'tripwire' error - Error details steps - Individual step results tripwire - Tripwire info (if status is 'tripwire' ) ... | 5 | 799 | 2026-03-23T11:29:26.842442 |
redis | redis | https://redis.io/docs/latest/develop/data-types/json/ | database | bash | em . out . println ( res10 ); // >>> 1 return asyncCommands . jsonGet ( "newbike" , JsonPath . ROOT_PATH ); }) . thenAccept ( System . out :: println ) // >>> [[[\"Deimos\",{\"crashes\":0}]]] . toCompletableFuture (); arr . join (); CompletableFuture < Void > arr2 = asyncCommands . jsonSet ( "riders" , JsonPath . ROOT_... | 481 | 800 | 2026-03-23T10:54:21.885057 |
?s=filestats | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=filestats | devops | python | cally discovers K8s resources (pods), extracts metadata from them and adds the extracted metadata to the relevant spans, metrics and logs. go processor collector Quick Install When building a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-tele... | 84 | 800 | 2026-03-23T11:38:11.462739 |
django | django | https://docs.djangoproject.com/es/5.1/faq/ | framework | python | nterfaz del sitio administrativo? ¡El sitio administrativo generado de forma dinámica se ve feo! ¿Cómo puedo modificarlo? ¿Qué navegadores están soportados para usar el sitio administrativo? ¿Qué tecnologías de asistencia son compatibles con el uso del administrador? FAQ: Aportando código ¿Cómo puedo empezar a aportar ... | 4 | 800 | 2026-03-23T11:29:06.580043 |
?s=jodd | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=jodd | devops | python | trumentation Component Apache 2.0 License Repository splunkclient-go – Instrumentation for k8s.io/client-go by Splunk Inc. Instrumentation for the k8s.io/client-go package. go instrumentation kubernetes Go Language Instrumentation Component Apache 2.0 License Repository splunkdns – Instrumentation for github.com/miekg/... | 231 | 800 | 2026-03-23T11:31:38.470364 |
kubernetes | kubernetes | https://kubernetes.io/docs/concepts/configuration/configmap/ | devops | yaml | tory if you want to report a problem or suggest an improvement . Last modified November 21, 2025 at 2:18 PM PST: Fix formatting of kubectl logs command (69fb346f79) | 16 | 164 | 2026-03-23T11:20:10.405551 |
authorize?slug=react-foundations | nextjs | https://nextjs.org/api/auth/authorize?slug=react-foundations | framework | javascript | Authorize App Skip to content Continue with Vercel Use your Vercel account to sign in to Next.js Learn Continue with Google Continue with GitHub Continue with Apple Show other options Don't have an account? Sign Up | 0 | 214 | 2026-03-23T10:55:55.987397 |
django | django | https://docs.djangoproject.com/el/3.1/ | framework | python | ιωμένες βάσεις δεδομένων | Παρέχοντας αρχικές τιμές στα μοντέλα σας | Βελτιστοποίηση πρόσβασης στη βάση δεδομένων | Συγκεκριμένα features για την PostgreSQL Το επίπεδο του view ¶ Το Django έχει την έννοια των «views» για να αναπαραστήσει τη λογική η οποία είναι υπεύθυνη για την επεξεργασία του request του χρήστη και τη... | 4 | 800 | 2026-03-23T11:09:17.746923 |
redis | redis | https://redis.io/docs/latest/develop/data-types/json/ | database | bash | n . strAppend ( "bike" , '" (Enduro bikes)"' ); console . log ( res5 ) // 27 const res6 = await client . json . get ( "bike" , { path : "$" }); console . log ( res6 ) // ['"Hyperion"" (Enduro bikes)"'] const res7 = await client . json . set ( "crashes" , "$" , 0 ); console . log ( res7 ) // OK const res8 = await client... | 738 | 792 | 2026-03-23T10:54:21.885425 |
?s=action | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=action | devops | python | ls (packagist) Repository OpenTelemetry Laravel auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for Laravel laravel instrumentation php Quick Install To install this instrumentation library run: composer require open-telemetry/opentelemetry-auto-laravel 1.4.0 Version PHP Language Instrumenta... | 309 | 800 | 2026-03-23T11:12:37.665466 |
link | nextjs | https://nextjs.org/docs/pages/api-reference/components/link | framework | javascript | ate literals to create the link's path. For example, you can generate a list of links to the dynamic route pages/blog/[slug].js pages/blog/index.tsx TypeScript JavaScript TypeScript import Link from 'next/link' function Posts ({ posts }) { return ( < ul > { posts .map ((post) => ( < li key = { post .id}> < Link href = ... | 8 | 799 | 2026-03-23T10:59:52.365633 |
?s=ucp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ucp | devops | python | package provides an instrumentation library for OpenSearch opensearch instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Oracle UCP Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Oracle UCP oracle ucp instrumentation java Java ... | 261 | 799 | 2026-03-23T11:27:55.786138 |
?s=envoyals | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=envoyals | devops | python | strumentation Component Apache 2.0 License Repository MySQL Instrumentation by 🔭 OpenTelemetry Authors 🔭 MySQL instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-mysql 0.59.0 Version JavaScript Language Instrumentation ... | 289 | 800 | 2026-03-23T11:38:53.784144 |
dub | planetscale | https://planetscale.com/case-studies/dub | database | sql | How Dub uses PlanetScale to power massive growth without database bottlenecks — PlanetScale Get started with PlanetScale Postgres for just $5/month. Learn more How Dub uses PlanetScale to power massive growth without database bottlenecks PlanetScale gives Dub a rock-solid foundation and unmatched development velocity. ... | 0 | 800 | 2026-03-23T11:06:19.767631 |
app-service-web-tutorial-custom-domain | csharp | https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domain | language | csharp | able: Record type Host Value Comments CNAME * (See the value in the Azure portal Overview page for your app.) The domain mapping itself. TXT asuid The domain verification ID shown in the Add custom domain dialog. App Service accesses the asuid TXT record to verify your ownership of the custom domain. Validate domain ow... | 10 | 800 | 2026-03-23T11:17:36.147468 |
?s=policy | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=policy | devops | python | ctor Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Memory Limiter Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Memory Limiter Processor for the OpenTelemetry Collector is used to prevent out of memory situations on the collector. go processor collector Collector Lan... | 86 | 800 | 2026-03-23T11:16:13.125285 |
redis | redis | https://redis.io/docs/latest/develop/data-types/vector-sets/ | database | bash | } fmt . Println ( res6 ) // >>> vectorset res7 , err := rdb . VCard ( ctx , "points" ). Result () if err != nil { panic ( err ) } fmt . Println ( res7 ) // >>> 5 res8 , err := rdb . VDim ( ctx , "points" ). Result () if err != nil { panic ( err ) } fmt . Println ( res8 ) // >>> 2 res9 , err := rdb . VEmb ( ctx , "point... | 321 | 800 | 2026-03-23T11:01:42.071863 |
?s=dart | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dart | 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:28:10.760757 |
use-memo | react | https://react.dev/reference/react-compiler/directives/use-memo | framework | javascript | babel-plugin-react-compiler' , { compilationMode : 'annotation' // or 'infer' or 'all' } ] ] } ; Annotation mode // ✅ Optimized with "use memo" function ProductCard ( { product } ) { "use memo" ; // ... } // ❌ Not optimized (no directive) function ProductList ( { products } ) { // ... } Infer mode (default) // Automati... | 4 | 800 | 2026-03-23T11:05:57.254194 |
LoopvarExperiment | go | https://go.dev/wiki/LoopvarExperiment | language | go | lease update. Will the change make programs slower by causing more allocations? The vast majority of loops are unaffected. A loop only compiles differently if the loop variable has its address taken ( &i ) or is captured by a closure. Even for affected loops, the compiler’s escape analysis may determine that the loop v... | 11 | 800 | 2026-03-23T11:25:54.316863 |
Phi-4-mini-instruct | transformers | https://huggingface.co/microsoft/Phi-4-mini-instruct | ai | python | general topics Math: GSM8K: grade-school math word problems GSM8K Hard: grade-school math word problems with large values and some absurdity. MATH: challenging competition math problems Code: HumanEval HumanEval+, MBPP, MBPP+: python coding tasks LiveCodeBenh, LiveBench: contamination-free code tasks BigCode Bench: cha... | 27 | 800 | 2026-03-23T11:22:18.675308 |
core-application | temporal | https://docs.temporal.io/develop/go/core-application | devops | go | hange the name of the Activity Type for example. registerAOptions := activity . RegisterOptions { Name : "JustAnotherActivity" , } yourWorker . RegisterActivityWithOptions ( yourapp . YourSimpleActivityDefinition , registerAOptions ) // Run the Worker err = yourWorker . Run ( worker . InterruptCh ( ) ) // ... } // ... ... | 22 | 798 | 2026-03-23T10:55:45.178648 |
webpack | webpack | https://webpack.js.org/configuration/output/ | tooling | javascript | URL-safe hash values: 'base64url' - URL-safe base64 encoding (RFC 4648), recommended for filenames 'base62' - Base62 encoding (0-9, A-Z, a-z) 'base58' - Base58 encoding (Bitcoin alphabet) 'base52' - Base52 encoding (A-Z, a-z) 'base49' - Base49 encoding 'base36' - Base36 encoding (0-9, A-Z) 'base32' - Base32 encoding (R... | 22 | 800 | 2026-03-23T10:51:51.149780 |
?s=settings | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=settings | devops | python | des a Twilio instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Undertow Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Undertow undertow instrumentation java Java Langua... | 270 | 800 | 2026-03-23T11:26:12.522495 |
calendar | shadcn_ui | https://ui.shadcn.com/docs/components/radix/calendar | library | typescript | Calendar - shadcn/ui Sections Introduction Components Installation Theming CLI RTL Skills MCP Server Registry Forms Changelog Components Accordion Alert Alert Dialog Aspect Ratio Avatar Badge Breadcrumb Button Button Group Calendar Card Carousel Chart Checkbox Collapsible Combobox Command Context Menu Data Table Date P... | 0 | 800 | 2026-03-23T10:55:10.128851 |
?s=local | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=local | devops | python | ceiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/windowsservicereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Zipkin Collector Receiver by 🔭 Ope... | 166 | 800 | 2026-03-23T11:13:53.860311 |
?s=kafkajs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafkajs | devops | python | e Authors ClickHouse creates trace spans for each query and some of the query execution stages, such as query planning or distributed queries. clickhouse database c++ C++ Language Application integration Component Apache-2.0 License Website Documentation Repository Envoy Proxy native graduated by Envoy Proxy Authors Th... | 2 | 800 | 2026-03-23T11:12:51.174714 |
instanceof | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/instanceof | language | javascript | ance](x) { return #value in x; } static getValue(x) { return x.#value; } } const x = { __proto__: C.prototype }; if (x instanceof C) { // Doesn't run, because x is not a C console.log(C.getValue(x)); } Note that you may want to limit this behavior to the current class; otherwise, it could lead to false positives for su... | 10 | 772 | 2026-03-23T10:52:37.886344 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/a2a/ | ai | python | ts to store rich internal state (e.g., tool calls, reasoning traces) as well as store task-specific A2A-formatted messages and artifacts. For example, a Pydantic AI agent might store its complete internal message format (including tool calls and responses) in the context storage, while storing only the A2A-compliant me... | 4 | 800 | 2026-03-23T10:50:05.847646 |
modload@go1.26.1 | go | https://go.dev/cmd/go/internal/modload@go1.26.1 | language | go | ) error WriteGoMod writes the current build list back to go.mod. func WriteWorkFile ¶ added in go1.18 func WriteWorkFile(path string , wf * modfile . WorkFile ) error WriteWorkFile cleans and writes out the go.work file to the given path. Types ¶ type AllowedFunc ¶ added in go1.16 type AllowedFunc func( context . Conte... | 33 | 800 | 2026-03-23T11:11:19.754217 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | ` here since the actual list of allowed models changes frequently. output_type: The type of the output data, used to validate the data returned by the model, defaults to `str`. instructions: Instructions to use for this agent, you can also register instructions via a function with [`instructions`][pydantic_ai.agent.Age... | 1,135 | 720 | 2026-03-23T10:51:26.912392 |
crashlytics | firebase | https://firebase.google.com/terms/crashlytics | database | javascript | loper Feedback. From time to time, Google may solicit from Developer or Developer may make, in its sole discretion, suggestions for changes, modifications or improvements to the Google Properties (as defined below) or any other feedback related to the Services or the Google Properties (collectively, " Developer Feedbac... | 11 | 800 | 2026-03-23T11:07:51.353144 |
llms-full.txt | chakra_ui | https://chakra-ui.com/llms-full.txt | library | javascript | mbers Projects Settings {/* content */} ) } ``` ### Manual activation By default, the tabs are selected when the arrow keys are pressed. Disable this behavior by setting the `activationBehavior` prop to `manual`. In this mode, the tabs will only be selected when clicked or the enter key is pressed. ```tsx import { Tabs... | 1,058 | 794 | 2026-03-23T10:52:11.339603 |
toLocaleString | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/toLocaleString | language | javascript | Indexed collections guide Array Array.prototype.toString() TypedArray.prototype.toLocaleString() Intl Intl.ListFormat Object.prototype.toLocaleString() Number.prototype.toLocaleString() Temporal.PlainDate.prototype.toLocaleString() Help improve MDN Learn how to contribute This page was last modified on Sep 24, 2025 by ... | 5 | 400 | 2026-03-23T11:06:07.989795 |
2.51.1 | git | https://git-scm.com/docs/git-fetch/2.51.1 | devops | bash | fixed in a future Git version. SEE ALSO git-pull[1] GIT Part of the git[1] suite fetch | 52 | 86 | 2026-03-23T11:06:21.278216 |
?s=nso | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=nso | devops | python | stom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/logdedupprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Lo... | 85 | 800 | 2026-03-23T11:27:30.314825 |
local-shell | firebase | https://firebase.google.com/docs/functions/local-shell | database | javascript | eed to provide appropriate test data. # invoke myCallableFunction('test data') myCallableFunction({'foo': 'bar'}) Optionally, you may pass in a Firebase-Instance-ID-token as the second parameter. This must be a string. # invoke with FCM registration token myCallableFunction (' test data ', { instanceIdToken: ' sample t... | 5 | 800 | 2026-03-23T10:54:40.789022 |
?s=knex | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=knex | devops | python | by Aspecto Authors Neo4j instrumentation for Node.js. Node.js instrumentation neo4j neo4j-driver JavaScript Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Instrumentation for Nest by Metin Seylan Instrumentation library for Nest. Node.js nest nestjs JavaScript Language Instrumentation Co... | 290 | 799 | 2026-03-23T11:16:51.067173 |
spec-draft | dart | https://dart.dev/to/spec-draft | language | dart | ��"��l�*��F���H��#%��*9�Ҵ����ثٜH|H{� �k5��: �&:����#�D��At�]������ ���Z �� ��yDv Xbg|1���@�/fsA��ml�I�3D�w�yD *�j�F��Z�U {z�G"Bd]���� ��O`'$�c*;�kB�&l�� ������0f�N,3pB �IB��d�=���T!�x��]���#������� ����k�Tz����D��)�����+��Aբ#��m�Z3�.u oJp� w\����Nݹ��������ڟVg��u��aɲ��f]�*�@d�f��'� �(�u�k&�|3s*�D �?7K}���2͗1 �d��}�1߭�*�... | 435 | 799 | 2026-03-23T11:06:06.480356 |
working-memory | mastra | https://mastra.ai/docs/memory/working-memory | ai | typescript | tion thread Important: Switching between scopes means the agent won't see memory from the other scope - thread-scoped memory is completely separate from resource-scoped memory. Quickstart Direct link to Quickstart Here's a minimal example of setting up an agent with working memory: import { Agent } from '@mastra/core/a... | 1 | 800 | 2026-03-23T11:08:25.782643 |
SWE-bench_Verified | transformers | https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified | ai | python | xin unless already a valid # mixin class if (not isinstance(data, Column) and not data_is_mixin and isinstance(data, np.ndarray) and len(data.dtype) > 1): data = data.view(NdarrayMixin) data_is_mixin = True ``` Proposal: - Add a FutureWarning here telling the user to wrap `data` in `Column` and that in the future (5.2)... | 28 | 744 | 2026-03-23T11:06:34.416759 |
43651-type-parameters | go | https://go.dev/design/43651-type-parameters | language | go | n real code. Type inference for generic function arguments This is a feature we are not suggesting now, but could consider for later versions of the language. In the following example, consider the call to Find in FindClose . Type inference can determine that the type argument to Find is T4 , and from that we know that... | 169 | 799 | 2026-03-23T11:28:04.608817 |
credits | pytorch | https://pytorch.org/credits | ml | python | contributes directly to their own business growth and success. Sponsors Organizations can get started sponsoring cloud credits today. APPLY Thank you to the following PyTorch Foundation supporters for supporting our CI infrastructure and ongoing development. Advance the ecosystem Join the PyTorch Credits program and be... | 1 | 800 | 2026-03-23T10:50:27.917151 |
redis | redis | https://redis.io/docs/latest/develop/data-types/lists/ | database | bash | bikes:repairs" , "bike:2" ); System . out . println ( res16 ); // >>> 2 long res17 = jedis . lpush ( "bikes:repairs" , "bike:important_bike" ); System . out . println ( res17 ); // >>> 3 List < String > res18 = jedis . lrange ( "bikes:repairs" , 0 , - 1 ); System . out . println ( res18 ); // >>> [bike:important_bike, ... | 51 | 800 | 2026-03-23T11:05:26.645006 |
lang_createindex.html | sqlite | https://www.sqlite.org/lang_createindex.html | database | sql | s in an index may not reference other tables and may not use subqueries nor functions whose result might change (ex: random() or sqlite_version() ). Expressions in an index may only refer to columns in the table that is being indexed. Indexes on expression will not work with versions of SQLite prior to version 3.9.0 (2... | 6 | 799 | 2026-03-23T11:04:15.377678 |
api.html | express | https://expressjs.com/en/4x/api.html | framework | javascript | s of the Range request header. Boolean true cacheControl Enable or disable setting the Cache-Control response header. Disabling this will ignore the immutable and maxAge options. Boolean true For more information, see Serving static files in Express . and Using middleware - Built-in middleware . dotfiles Possible value... | 10 | 799 | 2026-03-23T10:56:21.301574 |
django | django | https://docs.djangoproject.com/pl/4.0/ | framework | python | ¶ Dowiedz się o procesie rozwoju projektu Django i o tym jak możesz go współtworzyć: Społeczność: Jak się zaangażować | Proces wydawania nowych wersji | Organizacja zespołu | Repozytorium kodu źródłowego Django | Polityki bezpieczeństwa | Listy mailingowe Filozofie projektowania: Przegląd Dokumentacja: O tej dokumentac... | 9 | 800 | 2026-03-23T11:23:33.066250 |
?s=meter | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=meter | devops | python | s receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/httpcheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Huawei Cloud CES Receiver by 🔭 Open... | 121 | 800 | 2026-03-23T11:17:39.413812 |
2023-11-29-metrics-with-timescale | inngest | https://www.inngest.com/blog/2023-11-29-metrics-with-timescale | devops | typescript | and this is what will become of existing metrics. txt metrics_a{msg=”hello world”} 300 metrics_a{msg=”hello world”} 306 metrics_a{msg=”hello world”} 303 Now, because we’ve lost the context of status , calculating the deltas for all these metrics will become wildly inaccurate because you can be calculating the diffs wit... | 17 | 799 | 2026-03-23T11:25:09.926428 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | reamEntryID for the retrieved range, passing null will ) → List<StreamEntry> // the entries with IDs matching the specified range, from the higher ID to the lower ID matching. Java-Sync Quick-Start package example_commands_test import ( "context" "fmt" "github.com/redis/go-redis/v9" ) func ExampleClient_xadd () { ctx :... | 886 | 800 | 2026-03-23T11:04:07.560875 |
consumption-metrics-legacy | neon | https://neon.tech/docs/guides/consumption-metrics-legacy | database | sql | Query consumption metrics (legacy) - 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 / Query consumption metrics (legacy) Query consumption metrics (legacy) Legacy account and project consumption APIs for Scale, Busines... | 0 | 800 | 2026-03-23T11:12:22.152921 |
blue-green-canary-tests-deployments | terraform | https://developer.hashicorp.com/terraform/tutorials/networking/blue-green-canary-tests-deployments | devops | hcl | blue environment. The green target distribution fully promotes the green environment — the load balancer routes 100% of the traffic to the green environment. Modify the aws_lb_listener.app 's default_action block in main.tf to match the following. The configuration uses lookup to set the target groups' weight. Notice t... | 15 | 782 | 2026-03-23T11:10:17.122646 |
framework-guides | tailwind | https://tailwindcss.com/docs/installation/framework-guides | library | javascript | for building universal applications. SolidJS A tool for building simple, performant, and reactive user interfaces. SvelteKit The fastest way to build apps of all sizes with Svelte.js. Gatsby Framework for building static sites with React and GraphQL. Angular Platform for building mobile and desktop web applications. Ru... | 1 | 799 | 2026-03-23T10:50:25.835011 |
?s=browserextension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=browserextension | devops | python | Node.js. Node.js exporter Quick Install To install this exporter run: npm install @google-cloud/opentelemetry-cloud-trace-exporter 3.0.0 Version JavaScript Language Exporter Component Apache 2.0 License Package Details (npm) Repository Instana Node.js Exporter by Instana Authors The Instana Node.js OpenTelemetry Export... | 180 | 799 | 2026-03-23T11:32:48.691419 |
redis | redis | https://redis.io/docs/latest/develop/data-types/lists/ | database | bash | s:repairs" ); Console . WriteLine ( res23 ); // >>> "bike:3" RedisValue res24 = db . ListLeftPop ( "bikes:repairs" ); Console . WriteLine ( res24 ); // >>> "bike:1" RedisValue res25 = db . ListRightPop ( "bikes:repairs" ); Console . WriteLine ( res25 ); // >>> "bike:2" RedisValue res26 = db . ListRightPop ( "bikes:repa... | 916 | 800 | 2026-03-23T11:05:26.646720 |
files | convex | https://docs.convex.dev/agents/files | database | typescript | const storageId = await ctx . storage . store ( blob ) ; const url = await ctx . storage . getUrl ( storageId ) ; await thread . generateText ( { message : { role : "user" , content : [ { type : "image" , data : url , mimeType : blob . type } , { type : "text" , text : "What is this image?" } , ] , } , } ) ; Generating... | 5 | 797 | 2026-03-23T11:13:48.845102 |
main | bun | https://bun.sh/docs/guides/util/main | runtime | javascript | file response Upload files via HTTP using FormData Fetch with unix domain sockets Stream with iterators Server-Sent Events Stream with Node.js WebSocket Simple server Pub-sub server Contextual data Enable compression Processes & System Spawn child process Read stdout Read stderr Parse command-line arguments Read from s... | 2 | 800 | 2026-03-23T11:06:45.602665 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/contributing/ | devops | python | wledgements Acknowledgements for sources for content on this site Feedback Was this page helpful? Yes No Thank you. Your feedback is appreciated! Please let us know how we can improve this page . Your feedback is appreciated! Last modified February 22, 2026: chore: convert all shortcut ref links to collapsed form, and ... | 3 | 348 | 2026-03-23T10:50:51.987972 |
json | bun | https://bun.sh/docs/guides/read-file/json | runtime | javascript | int Get entrypoint path Ecosystem & Frameworks Astro with Bun Discord.js with Bun Docker with Bun Drizzle with Bun Gel with Bun Elysia with Bun Express with Bun Hono with Bun Mongoose with Bun Neon Drizzle with Bun Neon Serverless Postgres with Bun Next.js with Bun Nuxt with Bun PM2 with Bun Prisma ORM with Bun Prisma ... | 1 | 800 | 2026-03-23T11:07:40.448312 |
clerk-webhook-events | inngest | https://www.inngest.com/docs/guides/clerk-webhook-events | devops | typescript | hook endpoint when certain events occur. Inngest's webhook endpoints allow you to receive these events within your account just like events that you send from your own application. To set up the Clerk webhook, open the Clerk dashboard and navigate to the "Webhooks" page. Next, select the "Add Endpoint" button. On the n... | 1 | 800 | 2026-03-23T11:33:16.831430 |
testing-suite | temporal | https://docs.temporal.io/develop/go/testing-suite | devops | go | vity . The framework will execute this function whenever the Activity is invoked and pass on the return value from the function as the result of the Activity invocation. Additionally, the framework will validate that the signature of the "mock" function matches the signature of the original Activity function. Since thi... | 7 | 794 | 2026-03-23T10:55:48.546888 |
supabase-functions-delete | supabase | https://supabase.com/docs/reference/cli/supabase-functions-delete | database | typescript | nxid . PID │ DURATION │ QUERY ───────┼─────────────────┼─────────────────────────────────────────────────────────────────────────────────────── 19578 | 02:29:11.200129 | EXPLAIN SELECT "students".* FROM "students" WHERE "students"."id" = 1450645 LIMIT 1 19465 | 02:26:05.542653 | EXPLAIN SELECT "students".* FROM "studen... | 44 | 743 | 2026-03-23T11:30:27.841030 |
text-color | tailwind | https://tailwindcss.com/docs/text-color | library | javascript | 27.392) */ text-cyan-950 color: var(--color-cyan-950); /* oklch(30.2% 0.056 229.695) */ text-sky-50 color: var(--color-sky-50); /* oklch(97.7% 0.013 236.62) */ text-sky-100 color: var(--color-sky-100); /* oklch(95.1% 0.026 236.824) */ text-sky-200 color: var(--color-sky-200); /* oklch(90.1% 0.058 230.902) */ text-sky-3... | 10 | 799 | 2026-03-23T11:22:16.815260 |
setup | firebase | https://firebase.google.com/docs/ios/setup | database | javascript | ory . In the README.md file within the downloaded zip distribution. For information regarding framework versions or dependencies, refer to the METADATA.md file within the downloaded zip distribution. Add the -ObjC linker flag in your Other Linker Flags in your target's build settings. Next steps Learn about Firebase: V... | 15 | 800 | 2026-03-23T10:56:33.155662 |
lang_altertable.html | sqlite | https://www.sqlite.org/lang_altertable.html | database | sql | r, the procedure on the right does not always work, especially with the enhanced rename table capabilities added by versions 3.25.0 and 3.26.0. In the procedure on the right, the initial rename of the table to a temporary name might corrupt references to that table in triggers, views, and foreign key constraints. The s... | 16 | 798 | 2026-03-23T11:16:44.444005 |
?s=pinecone | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pinecone | devops | python | entation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for Celery. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository ChromaDB Instrumentation by Traceloop Instrumentation for Chroma Vector DB python instrumentation chromadb Python Language Instrumentation Component Apache 2... | 321 | 800 | 2026-03-23T11:20:29.243699 |
description-lists | tailwind | https://tailwindcss.com/plus/ui-blocks/application-ui/data-display/description-lists | library | javascript | code → Left-aligned with inline actions Preview Get the code → Left-aligned with inline actions Preview Get the code → Narrow with hidden labels Preview Get the code → Narrow with hidden labels Preview Get the code → | 2 | 216 | 2026-03-23T11:13:33.565484 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | 55634937265, "rps": 466.59170961372905, "parallel": 100, "p99_time": 0.24224625795053725, "mean_time": 0.21156524074019797, "mean_precisions": 0.37678900000000004, "engine_params": { "hnsw_ef": 256, "quantization": { "rescore": true, "oversampling": 8 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-bq-rps-m-64-... | 512 | 665 | 2026-03-23T10:59:06.540742 |
?s=replicate | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=replicate | devops | python | ils (go-collector) Repository Microsoft SQL Server Receiver by 🔭 OpenTelemetry Authors 🔭 The sqlserver receiver grabs metrics about a Microsoft SQL Server instance using the Windows Performance Counters. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest fil... | 156 | 799 | 2026-03-23T11:10:52.951502 |
background-task | expo | https://docs.expo.dev/versions/latest/sdk/background-task | mobile | javascript | Property Type Description minimumInterval (optional) number Inexact interval in minutes between subsequent repeats of the background tasks. The final interval may differ from the specified one to minimize wakeups and battery usage. Defaults to once every 12 hours (The minimum interval is 15 minutes) The system controls... | 18 | 799 | 2026-03-23T11:19:32.961635 |
?s=symfony | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=symfony | devops | python | trumentation Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry HTTPlug async auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for PHP HTTP Async Client httpasyncclient instrumentation php Quick Install To install this instrumentation library run: composer requi... | 308 | 800 | 2026-03-23T11:18:28.495857 |
llms-full.txt | chakra_ui | https://chakra-ui.com/llms-full.txt | library | javascript | d Use the `open` and `onOpenChange` to control the visibility of the hover card. ```tsx "use client" import { Box, HoverCard, Link, Portal, Strong } from "@chakra-ui/react" import { useState } from "react" export const HoverCardControlled = () => { const [open, setOpen] = useState(false) return ( setOpen(e.open)}> @cha... | 549 | 766 | 2026-03-23T10:52:11.338937 |
create-conformance-rule | nx | https://nx.dev/docs/reference/conformance/create-conformance-rule | tooling | typescript | an Nx plugin, but it does not have to be. Generate a conformance rule Section titled “Generate a conformance rule” To write your own conformance rule, run the @nx/conformance:create-rule generator and answer the prompts. nx g @nx/conformance:create-rule NX Generating @nx/conformance:create-rule ✔ What is the name of th... | 1 | 799 | 2026-03-23T11:19:28.899974 |
?s=aiohttp-client | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aiohttp-client | 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:27:20.662064 |
2.18.0 | git | https://git-scm.com/docs/git-interpret-trailers/2.18.0 | devops | bash | rgument given using --trailer will be appended after the existing trailers only if the last trailer has a different (<token>, <value>) pair (or if there is no existing trailer). The <token> and <value> parts will be trimmed to remove starting and trailing whitespace, and the resulting trimmed <token> and <value> will a... | 4 | 799 | 2026-03-23T11:37:18.768399 |
release-notes-2.10.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.10.0 | mobile | dart | mentation of the Pigeon API (cla: yes, waiting for tree to go green, p: webview_flutter, platform-android) 4465 [path_provider] Federate mobile implementations (cla: yes, p: path_provider, platform-ios, platform-android) 4466 Remove -Werror from deprecated plugin Android builds (cla: yes, p: android_alarm_manager, p: a... | 505 | 799 | 2026-03-23T11:13:16.598816 |
mui | mui | https://mui.com/store/items/uko-client-admin-dashboard/ | library | javascript | (13 Screens) Profile User management Create user form User datatable User grid (Style 1) User List User Grid (Style 2) Product and Invoice management Product table Product grid Create product Product details Invoice list View invoice Create invoice Shopping cart Cart Payment Billing address Payment complete Project man... | 2 | 798 | 2026-03-23T10:58:00.794625 |
next-9-5 | nextjs | https://nextjs.org/blog/next-9-5 | framework | javascript | By using the fallback: true option in getStaticPaths , you can register new static pages at runtime . Next.js can statically pre-render an infinite number of pages this way, on-demand, no matter how large your dataset is. Today, we are announcing the general availability of Incremental Static Re-generation , which is a... | 2 | 799 | 2026-03-23T11:03:11.114625 |
?s=arrow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=arrow | devops | python | stall To install this instrumentation library run: npm install @opentelemetry/instrumentation-lru-memoizer 0.57.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Instrumentation for memcached by 🔭 OpenTelemetry Authors 🔭 Instrumentation library f... | 287 | 800 | 2026-03-23T11:33:43.172547 |
?s=orm | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=orm | devops | python | cpp vcpkg package C++ Language Core Component MIT License Repository Standalone .NET Aspire dashboard by Microsoft The .NET Aspire Dashboard is a browser-based app to view run-time information about your distributed application. dashboard aspire viewer browser-based .NET Language Utilities Component MIT License Documen... | 379 | 800 | 2026-03-23T11:30:50.151198 |
pricing | firebase | https://firebase.google.com/docs/firestore/pricing | database | javascript | nuances in detail. Index entry reads You are charged one read operation for each batch of up to 1000 index entries read by a query except in the following: For K-nearest neighbor vector search queries , you are charged one read operation for each batch of up to 100 kNN vector index entries read by the query. For exampl... | 4 | 798 | 2026-03-23T11:09:21.716886 |
dartdoc-options-file | dart | https://dart.dev/go/dartdoc-options-file | language | dart | ls. Macros You can specify "macros", i.e. reusable pieces of documentation. For that, first specify a template anywhere in the comments, like: /// {@template template_name} /// Some shared docs /// {@endtemplate} and then you can insert it via {@macro template_name} , like /// Some comment /// {@macro template_name} //... | 13 | 798 | 2026-03-23T11:05:52.979003 |
supabase-inspect-db-bloat | supabase | https://supabase.com/docs/reference/cli/supabase-inspect-db-bloat | 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:30:50.566251 |
run | turborepo | https://turbo.build/docs/reference/run | tooling | javascript | ncy=50% turbo run test --concurrency=5 --continue[=<option>] Default: never Specify how turbo should handle current and pending tasks in the presence of an error (e.g. non-zero exit code from a task). When --continue=never and an error occurs, turbo will cancel all tasks. When --continue=dependencies-successful and an ... | 5 | 799 | 2026-03-23T10:58:37.215683 |
logiqa | transformers | https://huggingface.co/datasets/lucasmccabe/logiqa | ai | python | ing, access, update or innovation. It will form an uninterrupted accumulation of personal and organizational knowledge, and become a cycle of organizational intelligence. It will become the intelligent capital of management and application in the enterprise organization, which will help companies to make correct decisi... | 37 | 798 | 2026-03-23T11:26:30.881360 |
kubernetes | kubernetes | https://kubernetes.io/docs/concepts/scheduling-eviction/node-pressure-eviction/ | devops | yaml | .available pid.available := node.stats.rlimit.maxpid - node.stats.rlimit.curproc • In this table, the Description column shows how kubelet gets the value of the signal. Each signal supports either a percentage or a literal value. The kubelet calculates the percentage value relative to the total capacity associated with... | 4 | 800 | 2026-03-23T11:07:47.474330 |
outlets | tanstack_router | https://tanstack.com/router/latest/docs/guide/outlets | framework | typescript | vtools 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-Based ... | 1 | 800 | 2026-03-23T10:59:34.233736 |
non-promotion-reasons | dart | https://dart.dev/tools/non-promotion-reasons | language | dart | Fixing type promotion failures Skip to main content dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more OK, got it asterisk Overview docs Docs newsmode Blog public Community play_lesson Learn Dart download Get Dart Language expand_more Introduction Var... | 0 | 800 | 2026-03-23T11:00:53.398851 |
?s=encoding | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=encoding | 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:37:00.885299 |
Date | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date | language | javascript | introduced above, which is simplified ISO 8601 ). toJSON() calls toISOString() and returns the result. toString() returns a string in the format Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time) , while toDateString() and toTimeString() return the date and time parts of the string, respectively. [Symbol.to... | 13 | 799 | 2026-03-23T11:00:44.430442 |
?s=redis-4 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=redis-4 | devops | python | 2.0 License Package Details (go-collector) Repository Apache Spark Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver fetches metrics for an Apache Spark cluster through the Apache Spark REST API apache spark receiver collector Quick Install When building a custom collector you can add this receiver to the manifest ... | 98 | 798 | 2026-03-23T11:33:50.373182 |
mui | mui | https://mui.com/store/collections/free-react-dashboard/ | library | javascript | t it here WrapPixel – Xtreme Built with clean code and detailed documentation, even novice developers can get their projects up and running in hours. Based on the framework Bootstrap v4. With tons of customizable page variants and UI elements to choose from, which can help you take your projects to the next level. Dash... | 8 | 799 | 2026-03-23T11:03:19.374673 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.