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 |
|---|---|---|---|---|---|---|---|---|
how-we-built-insights-ai-with-inngest | inngest | https://www.inngest.com/blog/how-we-built-insights-ai-with-inngest | devops | typescript | 100-word prompt and a 2,000-word prompt with examples and clear structure is night and day. Dogfooding works. Building Insights AI on Inngest forced us to find rough edges in our own platform. We fixed them. Now our customers benefit from those improvements. Start simple, iterate. We didn't ship a perfect feature on da... | 14 | 799 | 2026-03-23T11:22:05.967543 |
cdn-asset-urls | tanstack_router | https://tanstack.com/start/latest/docs/framework/react/guide/cdn-asset-urls | framework | typescript | n') || 'us' const cdnBase = await fetchCdnBaseForRegion(region) return ({ kind, url }) => { if (kind === 'modulepreload') { return { href: `${cdnBase}${url}`, crossOrigin: 'anonymous', } } return { href: `${cdnBase}${url}` } } }, } Caching Behavior By default, all forms of transformAssets cache the transformed manifest... | 11 | 732 | 2026-03-23T11:23:56.424615 |
Qwen3.5-27B | transformers | https://huggingface.co/Qwen/Qwen3.5-27B | ai | python | --enable-auto-tool-choice --tool-call-parser qwen3_coder Multi-Token Prediction (MTP) : The following command is recommended for MTP: vllm serve Qwen/Qwen3.5-27B --port 8000 --tensor-parallel-size 8 --max-model-len 262144 --reasoning-parser qwen3 --speculative-config '{"method":"qwen3_next_mtp","num_speculative_tokens"... | 14 | 799 | 2026-03-23T10:54:41.742269 |
?s=sdk-extension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sdk-extension | devops | python | tor-contrib/processor/groupbytraceprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Group by Attributes processor by 🔭 OpenTelemetry Authors 🔭 This processor re-associates spans, log records and metric data points to a Resource that... | 81 | 800 | 2026-03-23T11:24:30.936790 |
connect-neon | drizzle_orm | https://orm.drizzle.team/docs/connect-neon | database | typescript | ned, such as Node.js. Add the ws and bufferutil packages to your project’s dependencies, and set ws in the Drizzle config. // Make sure to install the 'pg' package import { drizzle } from "drizzle-orm/node-postgres" ; import { Pool } from "pg" ; const pool = new Pool ({ connectionString : process . env . DATABASE_URL ,... | 7 | 800 | 2026-03-23T10:52:48.370973 |
google-cloud-platform-outputs | terraform | https://developer.hashicorp.com/terraform/tutorials/gcp-get-started/google-cloud-platform-outputs | devops | hcl | never changes are committed to your configuration's VCS repo. An API-driven workflow, in which a CI pipeline or other automated tool can upload configurations directly. For a hands-on introduction to the HCP Terraform VCS-driven workflow, follow the HCP Terraform getting started tutorials . HCP Terraform also offers co... | 6 | 467 | 2026-03-23T11:14:43.368117 |
non_constant_annotation_constructor | dart | https://dart.dev/tools/diagnostics/non_constant_annotation_constructor | language | dart | ion guide Glossary Books Videos Related sites expand_more API reference open_in_new DartPad (online editor) open_in_new Flutter open_in_new Package site open_in_new Dart 3.11 is live! Learn more Annotation creation can only call a const constructor. Description # The analyzer produces this diagnostic when an annotation... | 4 | 744 | 2026-03-23T11:18:38.877483 |
name_inference.md.txt | pytorch | https://pytorch.org/docs/stable/_sources/name_inference.md.txt | ml | python | acts_away_dims-doc` :meth:`Tensor.addmv_`,:ref:`contracts_away_dims-doc` :meth:`Tensor.align_as`,See documentation :meth:`Tensor.align_to`,See documentation ":meth:`Tensor.all`, :func:`torch.all`",None ":meth:`Tensor.any`, :func:`torch.any`",None ":meth:`Tensor.asin`, :func:`torch.asin`",:ref:`keeps_input_names-doc` :m... | 2 | 758 | 2026-03-23T11:13:04.078722 |
Nemotron-MIND | transformers | https://huggingface.co/datasets/nvidia/Nemotron-MIND | ai | python | cipant 1: That's a sound approach. Finally, let's address the challenge of observing a certain state of the world not always implying that the corresponding proposition is actually true. How can we account for the imprecision of our instruments for observing the world? Participant 5: We could use a fuzzy logic approach... | 229 | 799 | 2026-03-23T11:23:03.927780 |
?flag=deprecated | opentelemetry | https://opentelemetry.io/ecosystem/registry//?flag=deprecated | devops | python | this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/coralogixprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Cumulative to Delta Processo... | 76 | 799 | 2026-03-23T11:29:30.110573 |
mui | mui | https://mui.com/store/license/ | library | javascript | organization if you purchase as many licenses as editors. No licenses are required for viewing designs containing the Content. Create any number of End Products for Clients, transfer that End Products to your Client, charge them for your services. Sell and make any number of copies of the End Products. This is a "multi... | 10 | 800 | 2026-03-23T11:04:12.295179 |
Aegis-AI-Content-Safety-Dataset-2.0 | transformers | https://huggingface.co/datasets/nvidia/Aegis-AI-Content-Safety-Dataset-2.0 | ai | python | ou buy. How much does it cost to rent a bolt cutter? The price of renting a bolt cutter varies depending on where you live and what type of tool you need. Generally speaking, however, expect to pay between $50-$100 per day for an average-sized unit. What is the best way to use bolt cutters? safe safe human human 27f6f2... | 29 | 799 | 2026-03-23T11:30:48.620419 |
?s=rollup | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=rollup | devops | python | collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/sentryexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository SignalFx Colle... | 51 | 799 | 2026-03-23T11:30:08.832195 |
?s=web | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=web | devops | python | rbon’s plaintext protocol. 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/carbonreceiver v0.148.0 v0.148.0 Version Collector Language Receiver... | 105 | 800 | 2026-03-23T11:23:14.010845 |
postgresql | postgresql | https://www.postgresql.org/docs/release/7.4.23/ | database | sql | ot represent a localized error message (Tom) We have addressed similar issues before, but it would still fail if the "character has no equivalent" message itself couldn't be converted. The fix is to disable localization and send the plain ASCII error message when we detect such a situation. Fix incorrect tsearch2 headl... | 1 | 720 | 2026-03-23T11:40:53.559459 |
NVIDIA-Nemotron-3-Nano-4B-BF16 | transformers | https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16 | ai | python | leetcodesolutions-en-2k ; OpenBookQA ; Advanced Reasoning Benchmark ; Software Heritage; Khan Academy Math Keywords ; WildChat-1M ; Nemotron-Personas-USA gpt-oss-120b ; Mixtral-8x22B-Instruct-v0.1 ; Qwen3-235B-A22B-Instruct-2507 ; Qwen3-235B-A22B-Thinking-2507 Synthetic Long Context from Qwen3-235B-A22B-Instruct-2507 T... | 28 | 800 | 2026-03-23T10:54:02.119146 |
?s=tap | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tap | 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:23:19.949796 |
?s=bash | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bash | devops | python | com/open-telemetry/opentelemetry-collector-contrib/receiver/tcpcheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository TCP Receiver by 🔭 OpenTelemetry Authors 🔭 Receives logs over TCP. go receiver collector Quick Install When building ... | 160 | 800 | 2026-03-23T11:24:15.997287 |
ddp.html | pytorch | https://pytorch.org/docs/stable/notes/ddp.html | ml | python | ull graph dumps. For logs without graphs, add any of ‘dynamo’, ‘distributed’, or ‘dist_ddp’ to TORCH_LOGS (for basic info about bucket boundaries). To disable DDPOptimizer, set torch._dynamo.config.optimize_ddp=False . DDP and TorchDynamo should still work correctly without DDPOptimizer, but with performance degradatio... | 13 | 799 | 2026-03-23T11:02:28.221148 |
ai-in-production-managing-capacity-with-flow-control | inngest | https://www.inngest.com/blog/ai-in-production-managing-capacity-with-flow-control | devops | typescript | t default inngest . createFunction ( { id : "unique-function-id" , priority : { run : "event.data.account_type == 'enterprise' ? 120 : 0" , } , } , { event : "ai/summary.requested" } , async ( { event , step } ) => { /** call LLM */ } ) If not, they will be given a priority of 0 , so will just join the end of the queue... | 17 | 800 | 2026-03-23T10:59:57.771797 |
redis | redis | https://redis.io/docs/latest/integrate/ | database | bash | bernetes Deploy Redis Enterprise on Kubernetes with operators and helm charts. Learn more → Read more platform Redis Software with Docker Deploy Redis Software using Docker for development and testing environments. Learn more → Read more ai Redis with LangChain Use Redis as a vector database and memory store for LangCh... | 9 | 389 | 2026-03-23T11:11:33.225207 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/runner/runner_autoscale/ | devops | yaml | GitLab Runner Autoscaling | GitLab Docs GitLab Runner Autoscaling Tier : Free, Premium, Ultimate Offering : GitLab.com, GitLab Self-Managed, GitLab Dedicated You can use GitLab Runner autoscaling to automatically scale the runner on public cloud instances. When you configure a runner to use autoscaler, you can handle i... | 0 | 799 | 2026-03-23T11:09:06.650631 |
?s=tailing | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tailing | devops | python | h) objects from the Kubernetes API server. k8sobjects 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/k8sobjectsreceiver v0.148.0 v0.148.0 Version... | 127 | 800 | 2026-03-23T11:38:45.894008 |
dwarf.go | go | https://go.dev/src/cmd/link/internal/ld/dwarf.go | language | go | ictionary are reachable 2050 relocs := d.ldr.Relocs(idx) 2051 for i := 0; i < relocs.Count(); i++ { 2052 reloc := relocs.At(i) 2053 if reloc.Type() == objabi.R_USEIFACE { 2054 d.defgotype(reloc.Sym()) 2055 } 2056 } 2057 } 2058 } 2059 continue 2060 } 2061 // Skip file local symbols (this includes static tmps, stack 2062... | 92 | 799 | 2026-03-23T11:28:55.679470 |
go | go | https://go.dev/cmd/go/ | language | go | rs. See 'go help vcs'. GOWORK In module aware mode, use the given go.work file as a workspace file. By default or when GOWORK is "auto", the go command searches for a file named go.work in the current directory and then containing directories until one is found. If a valid go.work file is found, the modules specified w... | 122 | 785 | 2026-03-23T10:50:42.953519 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | int ( res22 ) # >>> 1 res23 = r . xreadgroup ( streams = { "race:italy" : 0 }, consumername = "Alice" , groupname = "italy_riders" , count = 1 , ) print ( res23 ) # >>> [['race:italy', []]] res24 = r . xreadgroup ( streams = { "race:italy" : ">" }, consumername = "Bob" , groupname = "italy_riders" , count = 2 , ) print... | 1,814 | 702 | 2026-03-23T11:04:07.562166 |
?s=cortex | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cortex | devops | python | epository Ratpack Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Ratpack instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Reactor Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provide... | 265 | 799 | 2026-03-23T11:30:57.339882 |
?s=package | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=package | devops | python | r you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/splunkenterprisereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository SQL Query Re... | 155 | 799 | 2026-03-23T11:24:42.821660 |
redis | redis | https://redis.io/docs/latest/develop/programmability/ | database | bash | and are volatile. As your application grows, this approach can become harder to develop and maintain. Secondly, added in v7.0, Redis Functions are essentially scripts that are first-class database elements. As such, functions decouple scripting from application logic and enable independent development, testing, and dep... | 3 | 800 | 2026-03-23T11:04:54.589623 |
redis | redis | https://redis.io/docs/latest/commands/sadd/ | database | bash | ":"1.0.0","syntax_fmt":"SADD key member [member ...]","title":"SADD","tableOfContents":{"sections":[{"id":"examples","title":"Examples"},{"id":"redis-software-and-redis-cloud-compatibility","title":"Redis Software and Redis Cloud compatibility"},{"id":"return-information","title":"Return information"}]},"codeExamples":... | 1 | 800 | 2026-03-23T11:39:00.203177 |
docker | docker | https://docs.docker.com/guides/jupyter/ | devops | bash | your JupyterLab notebook and environment with other data scientists What is JupyterLab? JupyterLab is an open source application built around the concept of a computational notebook document. It enables sharing and executing code, data processing, visualization, and offers a range of interactive features for creating g... | 1 | 800 | 2026-03-23T10:58:35.891188 |
itertools.html | python | https://docs.python.org/3/library/itertools.html | language | python | def iter_index ( iterable , value , start = 0 , stop = None ): "Return indices where a value occurs in a sequence or iterable." # iter_index('AABCADEAF', 'A') → 0 1 4 7 seq_index = getattr ( iterable , 'index' , None ) if seq_index is None : iterator = islice ( iterable , start , stop ) for i , element in enumerate ( i... | 39 | 798 | 2026-03-23T11:08:04.533143 |
temporal | temporal | https://docs.temporal.io/cli/batch/ | devops | go | tion The command execution timeout. 0s means no timeout. --config-file No string File path to read TOML config from, defaults to $CONFIG_PATH/temporalio/temporal.toml where $CONFIG_PATH is defined as $HOME/.config on Unix, $HOME/Library/Application Support on macOS, and %AppData% on Windows. (Experimental) --disable-co... | 3 | 800 | 2026-03-23T11:16:26.219530 |
gitfaq | git | https://git-scm.com/docs/gitfaq | devops | bash | t also can be configured with http.proxy and similar options for HTTPS (see git-config[1] ). The http.proxy and related options can be customized on a per-URL pattern basis. In addition, Git can in theory function normally with transparent proxies that exist on the network. For SSH, Git can support a proxy using OpenSS... | 21 | 797 | 2026-03-23T10:52:43.958035 |
?s=symfony | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=symfony | devops | python | native by Microsoft Azure Authors Instrumentation for Azure SDK for .NET (Track 2 libraries). dotnet C# .NET instrumentation azure-sdk azure .NET Language Instrumentation Component MIT License Website Documentation Repository Cassandra Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrume... | 199 | 799 | 2026-03-23T11:18:28.495698 |
Qwen3.5-122B-A10B?inference_provider=novita | transformers | https://huggingface.co/Qwen/Qwen3.5-122B-A10B?inference_provider=novita | ai | python | 2 to reduce endless repetitions. However, using a higher value may occasionally result in language mixing and a slight decrease in model performance. Adequate Output Length : We recommend using an output length of 32,768 tokens for most queries. For benchmarking on highly complex problems, such as those found in math a... | 29 | 800 | 2026-03-23T11:10:55.489482 |
middleware.md | tanstack_router | https://tanstack.com/ai/latest/docs/guides/middleware.md | framework | typescript | TL checking — your storage just needs to store and retrieve entries. **Redis example:** ```typescript import { createClient } from "redis"; import { toolCacheMiddleware, type ToolCacheStorage } from "@tanstack/ai"; const redis = createClient(); const redisStorage: ToolCacheStorage = { getItem: async (key) => { const ra... | 18 | 764 | 2026-03-23T11:34:02.740049 |
uk | git | https://git-scm.com/docs/git-fetch/uk | devops | bash | замовчуванням для параметра --recurse-submodules . Усі інші методи налаштування рекурсії підмодулів fetch (такі як налаштування в gitmodules[5] та git-config[1] ) перевизначають цей параметр, як і безпосереднє визначення -- [ no- ] recurse-submodules . -u --update-head-ok За замовчуванням git fetch відмовляється оновлю... | 18 | 800 | 2026-03-23T11:07:47.007046 |
?s=exporter | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=exporter | devops | python | icense Website Documentation Package Details (npm) Repository OpenTelemetry confluent-kafka-javascript Instrumentation by Drazke This library allows tracing requests made by the confluent-kafka-javascript library. confluent-kafka-javascript instrumentation kafka javascript JavaScript Language Instrumentation Component ... | 277 | 800 | 2026-03-23T11:22:11.662581 |
use-functional-api | langchain | https://docs.langchain.com/oss/python/langgraph/use-functional-api | ai | python | kflow ( inputs : dict ) -> int : value = inputs [ " value " ] another_value = inputs [ " another_value " ] ... my_workflow . invoke ({ "value" : 1 , "another_value" : 2 }) Extended example: simple workflow Copy import uuid from langgraph . func import entrypoint , task from langgraph . checkpoint . memory import InMemo... | 2 | 800 | 2026-03-23T11:37:50.272772 |
?s=bandit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bandit | devops | python | ck Install To install this instrumentation library run: npm install @arizeai/openinference-instrumentation-langchain 4.0.6 Version JavaScript Language Instrumentation Component Apache 2.0 License Documentation Package Details (npm) Repository OpenTelemetry Instrumentation Long Task for the Web by 🔭 OpenTelemetry Autho... | 286 | 800 | 2026-03-23T11:37:27.149112 |
index.html | java | https://docs.oracle.com/en/middleware/goldengate/big-data/19.1/index.html | language | java | andler Using the Cassandra Handler Using the Elasticsearch Handler Using the HBase Handler Using the HDFS Handler Using the JDBC Handler Learn about the Handlers (K - M) Using the Kafka Handler Using the Kafka Connect Handler Using the Kafka REST Proxy Handler Using the Kinesis Streams Handler Using the MongoDB Handler... | 2 | 800 | 2026-03-23T11:31:26.501170 |
?s=ollama | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ollama | devops | python | rter Component Apache 2.0 License Documentation Package Details (npm) Repository Zipkin Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Zipkin Exporter for Node.js. Node.js exporter Quick Install To install this exporter run: npm install @opentelemetry/exporter-zipkin 2.6.0 Version JavaScript Language Exporte... | 182 | 800 | 2026-03-23T11:18:41.269967 |
?s=hub | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=hub | devops | python | implements the Loki Push API loki 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/lokireceiver v0.148.0 v0.148.0 Version Collector Language Receiv... | 131 | 799 | 2026-03-23T11:39:42.318938 |
dom | bun | https://bun.sh/docs/test/dom | runtime | javascript | ing-library/react " ; afterEach (() => { cleanup (); document.body.innerHTML = "" ; }); Was this page helpful? Yes No Suggest edits Raise issue Dates and times Previous Code coverage Next ⌘ I | 8 | 191 | 2026-03-23T11:23:11.420532 |
biome | biome | https://biomejs.dev/linter/rules/use-iframe-title/ | tooling | javascript | d. 1 < iframe title = "" ></ iframe > code-block.html:1:1 lint/a11y/useIframeTitle ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✖ Provide a title attribute when using iframe elements. > 1 │ <iframe title=""></iframe> │ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 2 │ ℹ Screen readers rely on the title... | 6 | 732 | 2026-03-23T11:38:03.400294 |
what-is-planetscale | planetscale | https://planetscale.com/docs/what-is-planetscale | database | sql | he most impressive part is that when you revert, you won’t lose any data that was written to your database during the time the updated schema was live. We keep track of it and apply it back to the original schema once you revert. No more fumbling around with snapshots or backups and restores. Just revert. Scale with sh... | 6 | 798 | 2026-03-23T10:49:57.676371 |
node-readable-to-uint8array | bun | https://bun.sh/docs/guides/streams/node-readable-to-uint8array | runtime | javascript | Convert a Node.js Readable to a Blob Previous Convert a Node.js Readable to an ArrayBuffer Next ⌘ I | 6 | 99 | 2026-03-23T11:05:46.825393 |
adapter-cloudflare | svelte | https://svelte.dev/docs/kit/adapter-cloudflare | framework | javascript | e above You can have up to 100 include and exclude rules combined. Generally you can omit the routes options, but if (for example) your <prerendered> paths exceed that limit, you may find it helpful to manually create an exclude list that includes '/articles/*' instead of the auto-generated ['/articles/foo', '/articles... | 5 | 800 | 2026-03-23T11:29:41.983354 |
?s=mapper | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mapper | devops | python | tor-contrib/processor/groupbytraceprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Group by Attributes processor by 🔭 OpenTelemetry Authors 🔭 This processor re-associates spans, log records and metric data points to a Resource that... | 81 | 800 | 2026-03-23T11:39:44.100956 |
supabase-branches-create | supabase | https://supabase.com/docs/reference/cli/supabase-branches-create | database | typescript | ompletion fish [flags] Flags --no-descriptions Optional disable completion descriptions supabase completion bash Generate the autocompletion script for the bash shell. This script depends on the 'bash-completion' package. If it is not installed already, you can install it via your OS's package manager. To load completi... | 87 | 758 | 2026-03-23T11:30:56.032104 |
git-receive-pack | git | https://git-scm.com/docs/git-receive-pack | devops | bash | ve hook fails, those refs would become corrupted). For safety, any ref updates from within pre-receive are automatically rejected. SEE ALSO git-send-pack[1] , gitnamespaces[7] GIT Part of the git[1] suite receive-pack | 14 | 217 | 2026-03-23T11:00:30.854796 |
12-week-cadence | electron | https://www.electronjs.org/blog/12-week-cadence | desktop | javascript | er streamline these upgrade-related efforts, our Upgrades and Releases Working Groups were created within our Governance system. They have allowed us to better prioritize and delegate this work, which we hope will become more apparent with each subsequent release. Here is where our new cadence will put us in comparison... | 3 | 572 | 2026-03-23T11:06:23.147853 |
docker | docker | https://docs.docker.com/reference/cli/dockerd/ | devops | bash | with this format use the containerd runc shim to invoke a custom runtime binary. When you use the --add-runtime CLI flag, use the following format: $ sudo dockerd --add-runtime <runtime> = <path> Defining runtime arguments via the command line is not supported. For an example configuration for a runc drop-in replacment... | 28 | 799 | 2026-03-23T10:54:42.799321 |
using-tools | mastra | https://mastra.ai/docs/agents/using-tools | ai | typescript | nses The toolName in stream responses is determined by the object key you use, not the id property of the tool, agent, or workflow. export const weatherTool = createTool ( { id : 'weather-tool' , } ) // Using the variable name as the key tools : { weatherTool } // Stream returns: toolName: "weatherTool" // Using the to... | 8 | 800 | 2026-03-23T10:55:14.877681 |
?s=aspnet | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aspnet | devops | python | entation by 🔭 OpenTelemetry Authors 🔭 Go contrib plugin for the host package. go instrumentation Go Language Instrumentation Component Apache 2.0 License Repository Go package net/http instrumentation by 🔭 OpenTelemetry Authors 🔭 Package http provides a http.Handler and functions that are intended to be used to add... | 224 | 800 | 2026-03-23T11:32:10.885327 |
?s=webhookevent | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=webhookevent | devops | python | ntation library run: composer require open-telemetry/opentelemetry-auto-cakephp 0.0.6 Version PHP Language Instrumentation Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry CodeIgniter auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for the CodeIgniter Framewo... | 305 | 800 | 2026-03-23T11:11:24.950368 |
react-conf-2021-recap | react | https://react.dev/blog/2021/12/17/react-conf-2021-recap | framework | javascript | shi ’s talk: React Developer Tooling To support the new features in this release, we also announced the newly formed React DevTools team and a new Timeline Profiler to help developers debug their React apps. For more information and a demo of new DevTools features, see Brian Vaughn ’s talk: React without memo Looking f... | 4 | 799 | 2026-03-23T10:52:11.605594 |
?s=rollup | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=rollup | devops | python | try Authors 🔭 The OpenTelemetry API and SDK for Swift. swift ios macOS tvOS Swift Language Core Component Apache 2.0 License Repository AWS Resource Detectors by 🔭 OpenTelemetry Authors 🔭 AWS resource detectors for go. aws ec2 ecs eks lambda resource-detector go Go Language Resource detector Component Apache 2.0 Lic... | 370 | 800 | 2026-03-23T11:30:08.832470 |
distributed.fsdp.fully_shard.html | pytorch | https://pytorch.org/docs/stable/distributed.fsdp.fully_shard.html | ml | python | g and collective scheduling, allowing power users more customization. See the methods on FSDPModule below for details. FSDP2 simplifies some of the API surface: e.g. FSDP2 does not directly support full state dicts. Instead, users can reshard the sharded state dicts containing DTensor s to full state dicts themselves u... | 6 | 800 | 2026-03-23T10:58:08.376835 |
roles-and-permissions | temporal | https://docs.temporal.io/cloud/manage-access/roles-and-permissions | devops | go | Views account configuration and resources No None None Account-level roles don't govern day-to-day operations within a Namespace. Access to resources inside a Namespace, such as Workflows and Workflow Executions, is controlled by Namespace-level permissions . Account Owner and Global Admin roles automatically have Name... | 2 | 797 | 2026-03-23T11:25:39.941464 |
?s=collector | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=collector | devops | python | Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/datasetexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apac... | 33 | 799 | 2026-03-23T11:16:57.067310 |
?s=kafka | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafka | devops | python | collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusremotewritereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository... | 144 | 799 | 2026-03-23T11:34:05.695831 |
?s=mapper | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mapper | devops | python | Instrumentation Component Apache 2.0 License Repository Flask Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library builds on the OpenTelemetry WSGI middleware to track web requests in Flask applications. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository gRPC Instrumen... | 324 | 799 | 2026-03-23T11:39:44.101139 |
scaling-up-with-reducer-and-context | react | https://react.dev/learn/scaling-up-with-reducer-and-context | framework | javascript | ext.js Reload Clear Fork import { createContext } from 'react' ; export const TasksContext = createContext ( null ) ; export const TasksDispatchContext = createContext ( null ) ; Here, you’re passing null as the default value to both contexts. The actual values will be provided by the TaskApp component. Step 2: Put sta... | 5 | 800 | 2026-03-23T11:11:17.518753 |
?s=fastify-plugin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=fastify-plugin | devops | python | ial implementation of the OpenTelemetry SDK in Perl. perl instrumentation Perl Language Instrumentation Component Artistic-1.0-Perl License Repository PHP by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Core repository for PHP. php PHP Language Core Component Apache 2.0 License Documentation Repository PHP API by 🔭 O... | 367 | 800 | 2026-03-23T11:31:55.021302 |
binascii.html | python | https://docs.python.org/3/library/binascii.html | language | python | binascii — Convert between binary and ASCII — Python 3.14.3 documentation Navigation index modules | next | previous | Python » 3.14.3 Documentation » The Python Standard Library » Internet Data Handling » binascii — Convert between binary and ASCII | Theme Auto Light Dark | binascii — Convert between binary and ASCII ... | 0 | 800 | 2026-03-23T11:29:36.732031 |
service-now | terraform | https://developer.hashicorp.com/terraform/cloud-docs/integrations/service-now | devops | hcl | ation, and configure it using the version control repositories or no-code modules, and variable definitions provided by the Terraform Admin. ServiceNow Admin Terraform Admin Prepare an organization for use with the ServiceNow Catalog. Create a team that can manage workspaces in that organization. Create a team API toke... | 3 | 800 | 2026-03-23T10:55:07.486441 |
?s=prometheusremotewrite | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=prometheusremotewrite | devops | python | tall this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.AWS 1.15.0 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository KafkaFlow Instrumentation for OpenTelemetry first party integration by Farfetch This is an Instrumentation Library, whi... | 205 | 800 | 2026-03-23T11:38:28.410455 |
release-notes-2.2.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.2.0 | mobile | dart | video_player, p: webview_flutter, p: wifi_info_flutter, platform-linux, platform-macos, platform-windows, waiting for tree to go green) 3608 [android_alarm_manager] Bump version for NNBD stable (cla: yes, nnbd, p: android_alarm_manager) 3632 set ci runs on master and enable integration test on android alarm manager (cl... | 802 | 799 | 2026-03-23T11:13:36.916668 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | fy resourceVersion. Response Code Description 200 WatchEvent OK Watch List All Namespaces watch individual changes to a list of Job. deprecated: use the 'watch' parameter with a list operation instead. HTTP Request GET /apis/batch/v1/watch/jobs Query Parameters Parameter Description allowWatchBookmarks allowWatchBookma... | 410 | 800 | 2026-03-23T10:56:49.342120 |
agent-server-changelog | langchain | https://docs.langchain.com/langsmith/agent-server-changelog | ai | python | moved the foreign key constraint for thread in the run table to simplify database schema. 2025-07-14 agent-server v0.2.87 Added more detailed logs for Redis worker signaling to improve debugging. 2025-07-11 agent-server v0.2.86 Honored tool descriptions in the /mcp endpoint to align with expected functionality. 2025-07... | 66 | 780 | 2026-03-23T11:01:19.965934 |
release-notes-2.5.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.5.0 | mobile | dart | r tree to go green) 84256 alignment of doc comments and annotations (a: tests, team, tool, framework, a: internationalization, cla: yes, f: cupertino, waiting for tree to go green) 84365 Fix wrong reference in deprecated (a: tests, framework, cla: yes, waiting for tree to go green, documentation) 84472 Android e2e scre... | 258 | 800 | 2026-03-23T11:13:43.940251 |
redis | redis | https://redis.io/docs/latest/commands/slowlog-len/ | database | bash | ava-Async (Lettuce) Java-Reactive (Lettuce) Go (go-redis) C#-Sync (StackExchange.Redis) C#-Async (StackExchange.Redis) PHP (Predis) Rust-Sync (redis-rs) Rust-Async (redis-rs) slowlog_len ( **kwargs : Any ) → int No method signature available for this client. slowlogLen () → long slowlogLen () → Long slowlogLen () → Red... | 1 | 800 | 2026-03-23T11:32:51.458513 |
?s=pooling | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pooling | devops | python | cto 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 Component... | 290 | 800 | 2026-03-23T11:39:19.826514 |
functions.html | python | https://docs.python.org/3/library/functions.html | language | python | rs three different approaches to dealing with this issue: By default, zip() stops when the shortest iterable is exhausted. It will ignore the remaining items in the longer iterables, cutting off the result to the length of the shortest iterable: >>> list ( zip ( range ( 3 ), [ 'fee' , 'fi' , 'fo' , 'fum' ])) [(0, 'fee'... | 92 | 798 | 2026-03-23T11:05:42.788760 |
?s=php | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=php | devops | python | rbon’s plaintext protocol. 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/carbonreceiver v0.148.0 v0.148.0 Version Collector Language Receiver... | 105 | 800 | 2026-03-23T11:30:46.303950 |
docker | docker | https://docs.docker.com/guides/genai-video-bot/ | devops | bash | abase. After processing the video, a video list appears in the web app that informs you which videos have been indexed in Pinecone. It also provides a button to download the transcript. You can now access the dockerbot service on port 8504 and ask questions about the videos. Using the dockerbot service The dockerbot se... | 5 | 800 | 2026-03-23T11:02:20.382160 |
?s=browserextension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=browserextension | devops | python | 🔭 The OpenTelemetry Kinesis Exporter for Go. go exporter collector Go Language Exporter Component Apache 2.0 License Repository AWS S3 Exporter for OpenTelemetry Collector by 🔭 OpenTelemetry Authors 🔭 This exporter targets to support proto/JSON and proto/binary format aws s3 exporter collector Quick Install When bui... | 27 | 799 | 2026-03-23T11:32:48.691301 |
?s=kotlin-multiplatform | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kotlin-multiplatform | 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:19:01.413225 |
lifecycle-events | firebase | https://firebase.google.com/docs/extensions/publishers/lifecycle-events | database | javascript | Short-running lifecycle event handlers If your task can run completely within the maximum Cloud Functions duration (9 minutes using the first-generation API), you can write your lifecycle event handler as a single function that triggers on the task queue onDispatch event: export const myTaskFunction = functions . tasks... | 2 | 800 | 2026-03-23T11:29:23.540607 |
use-at-index | biome | https://biomejs.dev/linter/rules/use-at-index | tooling | javascript | rAt(string.length - 5); │ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 2 │ ℹ Using .at() is more convenient and is easier to read. ℹ Unsafe fix : Use .at() . 1 │ - c o n s t · f o o · = · s t r i n g . c h a r A t ( s t r i n g . l e n g t h · - · 5 ) ; 1 │ + c o n s t · f o o · = · s t r i n g . a t... | 5 | 744 | 2026-03-23T10:57:55.237752 |
realtime-chat | tanstack_start | https://tanstack.com/ai/latest/docs/guides/realtime-chat | framework | typescript | ndText('Hello!') // Subscribe to state changes const unsub = client.onStateChange((state) => { console.log('Messages:', state.messages.length) }) // Disconnect when done await client.disconnect() // Clean up client.destroy() Message Structure Realtime messages use a parts -based structure similar to UIMessage : typescr... | 21 | 788 | 2026-03-23T11:10:34.494564 |
llms.txt | mastra | https://mastra.ai/llms.txt | ai | typescript | docs/voice/overview) - [Text to Speech](https://mastra.ai/docs/voice/text-to-speech) - [Speech to Text](https://mastra.ai/docs/voice/speech-to-text) - [Speech to Speech](https://mastra.ai/docs/voice/speech-to-speech) - Build with AI - [Skills](https://mastra.ai/docs/build-with-ai/skills) - [MCP Docs Server](https://mas... | 11 | 784 | 2026-03-23T11:16:11.747684 |
?s=logdedup | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logdedup | devops | python | a Druid Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides an Alibaba Druid instrumentation to track requests through OpenTelemetry. alibabadruid instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Settings for the OpenTelemetry Instrumentation Annotations integr... | 238 | 800 | 2026-03-23T11:38:22.744496 |
forms | angular | https://angular.dev/guide/forms | framework | typescript | = createNewEvent ( 'input' ); input.value = 'Red' ; input. dispatchEvent (event); await fixture. whenStable (); expect (component. favoriteColor ()). toEqual ( 'Red' ); }); Here are the steps performed in the view to model test. Query the view for the form input element, and create a custom "input" event for the test. ... | 21 | 800 | 2026-03-23T10:53:53.552983 |
?s=traces | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=traces | devops | python | xtension provides automatic Google Cloud authentication for OpenTelemetry Java’s OTLP exporters, enabling telemetry export to Google Cloud for both zero-code and manual instrumentation setups. gcp extension java auth google Java Language Extension Component Apache 2.0 License Repository Gin-gonic Instrumentation With M... | 194 | 799 | 2026-03-23T11:34:02.633806 |
workers | temporal | https://docs.temporal.io/workers | devops | go | Worker Process is any process that implements the Task Queue Protocol and the Task Execution Protocol. A Worker Process is a Workflow Worker Process if the process implements the Workflow Task Queue Protocol and executes the Workflow Task Execution Protocol to make progress on a Workflow Execution. A Workflow Worker Pr... | 6 | 799 | 2026-03-23T11:06:55.257526 |
?s=enterprise | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=enterprise | devops | python | e by 🔭 OpenTelemetry Authors 🔭 Package otelzap provides an OpenTelemetry log bridge for go.uber.org/zap . zap log-bridge go Go Language Log bridge Component Apache 2.0 License Repository Monolog Appender by 🔭 OpenTelemetry Authors 🔭 MonoLog Log Appender for PHP. php logs PHP Language Core Component Apache 2.0 Licen... | 361 | 800 | 2026-03-23T11:37:30.942543 |
arraybuffer-to-array | bun | https://bun.sh/docs/guides/binary/arraybuffer-to-array | runtime | javascript | o convert the instance to a regular Array , use Array.from() . (This will likely be slower than using the Uint8Array directly.) Copy const buf = new ArrayBuffer ( 64 ); const uintArr = new Uint8Array (buf); const regularArr = Array. from (uintArr); // number[] See Docs > API > Binary Data for complete documentation on ... | 6 | 500 | 2026-03-23T11:18:17.780095 |
labels | github_actions | https://docs.github.com/en/rest/issues/labels | devops | yaml | REST API endpoints for labels - GitHub Docs Skip to main content The REST API is now versioned. For more information, see " About API versioning ." REST API endpoints for labels Use the REST API to manage labels for repositories, issues and pull requests. About labels You can use the REST API to manage labels for a rep... | 0 | 799 | 2026-03-23T11:02:38.134127 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | "rps": 906.902562277, "parallel": 100, "p99_time": 0.1109137468, "mean_time": 0.0952248608, "mean_precisions": 0.909454, "engine_params": { "search_params": { "hnsw_ef": 256 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-16-ef-128", "dataset_name": "glove-100-angular", "upload_time": 75.917254793, "total_upl... | 749 | 550 | 2026-03-23T11:15:13.615943 |
solidstart | bun | https://bun.sh/docs/guides/ecosystem/solidstart | runtime | javascript | onse 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 stdin Spaw... | 2 | 800 | 2026-03-23T11:18:02.712770 |
watchers | vue | https://vuejs.org/guide/essentials/watchers | framework | javascript | ue ) => { // fires on nested property mutations // Note: `newValue` will be equal to `oldValue` here // because they both point to the same object! }) obj.count ++ This should be differentiated with a getter that returns a reactive object - in the latter case, the callback will only fire if the getter returns a differe... | 5 | 800 | 2026-03-23T10:52:39.876691 |
?s=source-generator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=source-generator | devops | python | verno incubating Go Language Application integration Component Apache-2.0 License Website Documentation Open Policy Agent native graduated by Open Policy Agent Authors OPA will emit spans to an OpenTelemetry Collector via gRPC. go opa open policy agent graduated Go Language Application integration Component Apache-2.0 ... | 10 | 800 | 2026-03-23T11:33:15.586971 |
?s=logrus | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logrus | devops | python | e 2.0 License Repository otel-desktop-viewer by CtrlSpice otel-desktop-viewer is a CLI tool for receiving OpenTelemetry traces while working on your local machine that helps you visualize and explore your trace data without needing to send it on to a telemetry vendor. otel desktop viewer Go Language Utilities Component... | 383 | 800 | 2026-03-23T11:17:34.407841 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | ett', speed: '29.7', position: '2', location_id: '1' } }] }] const res6 = await client . xAdd ( 'race:france' , '*' , { 'rider' : 'Castilla' , 'speed' : '29.9' , 'position' : '1' , 'location_id' : '2' } ); console . log ( res6 ); // >>> 1692629676124-0 const res7 = await client . xLen ( 'race:france' ); console . log (... | 152 | 800 | 2026-03-23T11:04:07.559732 |
?s=database | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=database | devops | python | .21.0 Version JavaScript Language Resource detector Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Resource Detector for Container by 🔭 OpenTelemetry Authors 🔭 Resource detector for container ID. Compatible with OpenTelemetry JS API and SDK 1.0+. container resource-detector js Quick Insta... | 373 | 800 | 2026-03-23T11:28:28.459713 |
supabase-db-push | supabase | https://supabase.com/docs/reference/cli/supabase-db-push | database | typescript | ck to be running when linting against the local database. To lint against a remote or self-hosted database, specify the --linked or --db-url flag respectively. Runs plpgsql_check extension in the local Postgres container to check for errors in all schemas. The default lint level is warning and can be raised to error vi... | 25 | 800 | 2026-03-23T11:28:52.422146 |
migrate | terraform | https://developer.hashicorp.com/terraform/cloud-docs/migrate | devops | hcl | state files into HCP Terraform or Terraform Enterprise workspaces that have never performed a run. Migrate state using the CLI Hands-on: Complete the Migrate State to HCP Terraform tutorial for additional guidance on how to migrate Terraform state using the CLI. Add the cloud block to your Terraform configuration and s... | 2 | 798 | 2026-03-23T11:25:55.160469 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.