title
stringlengths
1
551
source
stringclasses
83 values
url
stringlengths
13
578
category
stringclasses
11 values
language
stringclasses
12 values
content
stringlengths
80
800
chunk_id
int64
0
6.66k
chunk_length
int64
80
800
last_updated
stringdate
2026-03-23 10:49:51
2026-03-23 11:44:43
?s=pdo
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pdo
devops
python
eivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/snowflakereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Solace Receiver by 🔭 OpenTelemetry Authors 🔭 The Solace receiver receives trace data from...
153
800
2026-03-23T11:32:35.100491
docker
docker
https://docs.docker.com/guides/zscaler/
devops
bash
enable containers to use and trust the Zscaler proxy, embed the certificate in the image and configure the image's trust store. Installing certificates at image build time is the preferred approach, as it removes the need for configuration during startup and provides an auditable, consistent environment. Obtaining the ...
3
800
2026-03-23T11:00:32.287457
func.ux_limitations.html
pytorch
https://pytorch.org/docs/stable/func.ux_limitations.html
ml
python
torch.autograd APIs: torch.autograd.grad , Tensor.backward -> torch.func.vjp or torch.func.grad torch.autograd.functional.jvp -> torch.func.jvp torch.autograd.functional.jacobian -> torch.func.jacrev or torch.func.jacfwd torch.autograd.functional.hessian -> torch.func.hessian vmap limitations # Note vmap() is our most ...
4
799
2026-03-23T11:19:40.995275
go1.6
go
https://go.dev/doc/go1.6
language
go
Go 1.6 Release Notes - The Go Programming Language Go 1.6 Release Notes Introduction to Go 1.6 The latest Go release, version 1.6, arrives six months after 1.5. Most of its changes are in the implementation of the language, runtime, and libraries. There are no changes to the language specification. As always, the relea...
0
799
2026-03-23T11:32:21.510861
configuration
terraform
https://developer.hashicorp.com/terraform/enterprise/deploy/configuration
devops
hcl
rise performs Terraform runs in ephemeral containers. It is optional, but you can add custom tools and logic to your Terraform run environment. Refer to Customize run environment for instructions. Edit this page on GitHub
2
221
2026-03-23T11:27:22.098121
llms-components.txt
chakra_ui
https://chakra-ui.com/llms-components.txt
library
javascript
ult: langModule } = await file() hljs.registerLanguage(language, langModule) }), ) return hljs }, }) ``` ## Examples ### Sizes Use the `size` prop to change the size of the code block component. ```tsx "use client" import { CodeBlock, For, Stack, createShikiAdapter } from "@chakra-ui/react" import type { HighlighterGen...
141
738
2026-03-23T10:52:18.208532
restricting-repository-creation-in-your-organization
github_actions
https://docs.github.com/en/organizations/managing-organization-settings/restricting-repository-creation-in-your-organization
devops
yaml
trict the type of repositories members can create to private to help prevent sensitive information from being exposed. For more information, see Best practices for preventing data leaks in your organization . Warning This setting restricts the visibility options available when repositories are created , but does not pr...
1
799
2026-03-23T11:22:59.516869
overview
tanstack_router
https://tanstack.com/db/latest/docs/framework/vue/overview
framework
typescript
rom '@tanstack/db' import { useLiveQuery } from '@tanstack/vue-db' import { eq } from '@tanstack/db' // Create collection outside component or in a composable const todosQuery = createLiveQueryCollection({ query: (q) => q.from({ todos: todosCollection }) .where(({ todos }) => eq(todos.active, true)), startSync: true })...
9
779
2026-03-23T11:39:10.309007
?s=kotlin-multiplatform
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kotlin-multiplatform
devops
python
rovides instrumentation for Quarkus RESTEasy Reactive quarkus resteasy reactive instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Quartz Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Quartz quartz instrumentation java Java La...
264
800
2026-03-23T11:19:01.413434
?s=undertow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=undertow
devops
python
iner Insights Receiver by 🔭 OpenTelemetry Authors 🔭 AWS Container Insights Receiver is an AWS specific receiver that supports CloudWatch Container Insights. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : git...
101
800
2026-03-23T11:39:02.415481
go
go
https://go.dev/cmd/cgo/
language
go
sfying one of the constraints (see https://golang.org/pkg/go/build/#hdr-Build_Constraints for details about the constraint syntax). For example: // #cgo CFLAGS: -DPNG_DEBUG=1 // #cgo amd64 386 CFLAGS: -DX86=1 // #cgo LDFLAGS: -lpng // #include <png.h> import "C" Alternatively, CPPFLAGS and LDFLAGS may be obtained via t...
2
800
2026-03-23T10:50:06.770690
xml2
neon
https://neon.tech/docs/extensions/xml2
database
sql
The xml2 extension - 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 / Extensions / xml2 The xml2 extension Perform XPath querying and XSLT transformations on XML data in Postgres. The xml2 extension for Postgres provid...
0
800
2026-03-23T11:02:44.543154
mssql
drizzle_orm
https://orm.drizzle.team/docs/column-types/mssql
database
typescript
re" ; const table = mssqlTable ( 'table' , { binary : binary () , binary1 : binary ({ length : 256 }) }); CREATE TABLE [table] ( [binary] binary , [binary1] binary ( 256 ) ); varbinary Variable-length binary data. n can be a value from 1 through 8,000. max indicates that the maximum storage size is 2^31-1 bytes import ...
12
799
2026-03-23T11:04:33.240610
?s=visualization
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=visualization
devops
python
nstrumentation by Arize AI Instrumentation for tracing the LlamaIndex framework python instrumentation llamaindex Python Language Instrumentation Component Apache 2.0 License Documentation Repository OpenTelemetry logging integration by 🔭 OpenTelemetry Authors 🔭 Installation logging instrumentation python Python Lang...
327
800
2026-03-23T11:39:49.908306
actions
terraform
https://developer.hashicorp.com/terraform/tutorials/configuration-language/actions
devops
hcl
truction complete after 0s aws_sqs_queue.job_queue: Destruction complete after 2s Destroy complete! Resources: 15 destroyed. $ terraform destroy tls_private_key.ssh: Refreshing state... [id=ee231c1ede3e2af88e0109e8de910836836dcef2] azurerm_resource_group.rg: Refreshing state... [id=/subscriptions/08fd09b4-a6f5-4d77-979...
39
800
2026-03-23T11:19:37.367875
results-1-100-thread-2024-06-15.json
qdrant
https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json
database
python
"upload_time": 220.5908488649875, "total_upload_time": 535.2270815119846, "p95_time": 0.17152237880472967, "rps": 596.3548018362737, "parallel": 100, "p99_time": 0.17373176025350404, "mean_time": 0.16222780616815727, "mean_precisions": 0.99534, "engine_params": { "hnsw_ef": 512, "quantization": { "rescore": true, "over...
646
682
2026-03-23T10:59:06.541047
data-processing-terms
firebase
https://firebase.google.com/terms/data-processing-terms
database
javascript
tification . Notification(s) of any Data Incident(s) will be delivered to the Notification Email Address or, at Google's discretion, by direct communication (for example, by phone call or an in-person meeting). Customer is solely responsible for ensuring that the Notification Email Address is current and valid. 7.2.4 N...
26
799
2026-03-23T11:07:55.785034
supabase-db-pull
supabase
https://supabase.com/docs/reference/cli/supabase-db-pull
database
typescript
you can also save the schema diff as a new migration file by passing in -f flag. By default, all schemas in the target database are diffed. Use the --schema public,extensions flag to restrict diffing to a subset of schemas. While the diff command is able to capture most schema changes, there are cases where it is known...
23
799
2026-03-23T11:31:06.936919
replication-semisync.html
mysql
https://dev.mysql.com/doc/refman/en/replication-semisync.html
database
sql
e storage engine. As an alternative, you can configure the source so that the source waits for replica acknowledgment after committing the transaction to the storage engine, using the rpl_semi_sync_source_wait_point system variable. This setting affects the replication characteristics and the data that clients can see ...
10
746
2026-03-23T11:02:09.581068
components
angular
https://angular.dev/essentials/components
framework
typescript
A @Component decorator that contains some configuration used by Angular. An HTML template that controls what renders into the DOM. A CSS selector that defines how the component is used in HTML. A TypeScript class with behaviors, such as handling user input or making requests to a server. Here is a simplified example of...
2
799
2026-03-23T10:53:17.243411
filter-result-2023-02-03.json
qdrant
https://qdrant.tech/benchmarks/filter-result-2023-02-03.json
database
python
_name": "int-2048-filters", "parallel": 8, "upload_time": 495.76699126700987, "total_upload_time": 495.7670325680083 }, { "engine_name": "weaviate", "upload_time": 143.62152541299292, "total_upload_time": 143.62156651400437, "setup_name": "weaviate-m-16-ef-128", "dataset_name": "keyword-2048-no-filters", "parallel": 8,...
3
686
2026-03-23T10:59:10.466119
nestjs
nestjs
https://docs.nestjs.com/
framework
typescript
/Fastify), but also exposes their APIs directly to the developer. This gives developers the freedom to use the myriad of third-party modules which are available for the underlying platform. Philosophy # In recent years, thanks to Node.js, JavaScript has become the “lingua franca” of the web for both front and backend a...
1
800
2026-03-23T10:49:51.885608
?s=masstransit
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=masstransit
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:39:07.435035
HttpClient
angular
https://angular.dev/api/common/http/HttpClient
framework
typescript
@param body any The content to replace with. @param options { headers?: HttpHeaders | Record<string, string | string[]> | undefined; observe: "events"; context?: HttpContext | undefined; params?: HttpParams | Record<string, string | number | boolean | readonly (string | number | boolean)[]> | undefined; reportProgress?...
261
799
2026-03-23T10:58:20.421754
git-describe
git
https://git-scm.com/docs/git-describe
devops
bash
Git - git-describe Documentation English ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugreport Credential helpers Getting and Creating Projects init clone Basic Snapshotting add status diff commit notes restore reset rm mv Branching and Merging branch checkout sw...
0
800
2026-03-23T10:56:09.038868
scheduled-functions
convex
https://docs.convex.dev/scheduling/scheduled-functions
database
typescript
export const destruct = internalMutation ( { args : { messageId : v . id ( "messages" ) , } , handler : async ( ctx , args ) => { await ctx . db . delete ( "messages" , args . messageId ) ; } , } ) ; A single function can schedule up to 1000 functions with total argument size of 8MB. Scheduling from mutations Schedulin...
2
795
2026-03-23T10:54:11.845216
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
either completes or does not run at all. ## Configuration Define events that can be used to cancel a running or sleeping function The event that will be used to cancel. This can be a string event name (e.g. `"app/user.deleted"`) or an event object created with `eventType()` The property to match the event trigger and t...
1,305
792
2026-03-23T10:50:47.949428
?s=psr14
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=psr14
devops
python
kage Details (packagist) Repository OpenTelemetry openai-php/client auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides auto-instrumentation for openai-php/client to help you understand the interactions with OpenAI compatible services. openai instrumentation php Quick Install To install this instr...
310
800
2026-03-23T11:33:29.276934
kubernetes
kubernetes
https://kubernetes.io/docs/reference/glossary/
devops
yaml
able file system such as OverlayFS and others to allow independent containers to run within a single Linux instance, avoiding the overhead of starting and maintaining virtual machines (VMs). Dockershim The dockershim is a component of Kubernetes version 1.23 and earlier. It allows the kubelet to communicate with Docker...
26
799
2026-03-23T10:51:49.605066
?s=dbcp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dbcp
devops
python
nt instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides AWS SDK client instrumentation instrumentation aws aws-sdk dotnet sqs sns dynamodb Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.AWS 1.15.0 Version .NET Language Instrumentation Componen...
198
800
2026-03-23T11:37:21.825067
?s=sarama
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sarama
devops
python
HTTPS provider for OpenTelemetry Collector configuration maps. go confmap provider collector https Quick Install When building a custom collector you can add this provider to the manifest file like the following: providers : - gomod : go.opentelemetry.io/collector/confmap/provider/httpsprovider v1.54.0 v1.54.0 Version ...
22
800
2026-03-23T11:27:15.243223
?s=zipkin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=zipkin
devops
python
ector accepts metrics in the SignalFx proto format and events (Logs) in the SignalFx proto format. 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/recei...
150
799
2026-03-23T11:24:03.191019
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
lt model is used. The default model starts as 'openai:gpt-5.2', but this can be changed using the `set_default_judge_model` function. Source code in `pydantic_evals/pydantic_evals/evaluators/llm_as_a_judge.py` ```python async def judge_output( output: Any, rubric: str, model: models.Model | models.KnownModelName | str ...
4,888
752
2026-03-23T10:51:26.920682
atomiccommit.html
sqlite
https://www.sqlite.org/atomiccommit.html
database
sql
in user space, we must first reacquire the shared lock and then we have to check to make sure that no other process modified the database file while we were not holding a lock. There is a counter in the first page of the database that is incremented every time the database file is modified. We can find out if another p...
29
793
2026-03-23T11:01:51.572344
streaming
langchain
https://docs.langchain.com/oss/python/langgraph/streaming
ai
python
g = config , stream_mode = "tasks" , version = "v2" , ): if chunk [ " type " ] == "tasks" : print ( chunk [ " data " ]) Debug Use the debug streaming mode to stream as much information as possible throughout the execution of the graph. The streamed outputs include the name of the node as well as the full state. Copy fo...
27
796
2026-03-23T11:09:17.894444
?s=esbuild
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=esbuild
devops
python
eceiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/mongodbatlasreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository MySQL Receiver by 🔭 OpenTelemetry A...
133
800
2026-03-23T11:31:45.079445
slots
vue
https://vuejs.org/guide/components/slots
framework
javascript
s is where named slots come in. To pass a named slot, we need to use a <template> element with the v-slot directive, and then pass the name of the slot as an argument to v-slot : template < BaseLayout > < template v-slot:header > <!-- content for the header slot --> </ template > </ BaseLayout > v-slot has a dedicated ...
6
800
2026-03-23T10:53:49.916656
kubernetes
kubernetes
https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/
devops
yaml
rker nodes: Fetches the kubeadm ClusterConfiguration from the cluster. Upgrades the kubelet configuration for this node. Feedback Was this page helpful? Yes No Thanks for the feedback. If you have a specific, answerable question about how to use Kubernetes, ask it on Stack Overflow . Open an issue in the GitHub Reposit...
16
485
2026-03-23T11:14:02.982252
docker
docker
https://docs.docker.com/reference/cli/docker/container/run/
devops
bash
The command prints the container's ID after the build completes and you can retrieve the build logs using docker logs . This is useful if you need to pipe a file or something else into a container and retrieve the container's ID once the container has finished running. $ cat somefile | docker run -i -a stdin mybuilder ...
46
800
2026-03-23T11:10:50.646498
?s=redis
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=redis
devops
python
ava Instrumentation by 🔭 OpenTelemetry Authors 🔭 Both auto-instrumentation and (manual) instrumentation libraries for Java. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository JavaScript by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry API and SDK for JavaScript (Browser and Nod...
364
800
2026-03-23T11:25:32.724436
release-notes-3.10.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-3.10.0
mobile
dart
et manifest for image resolution by @andrewkolos in 121322 Update test font by @LongCatIsLooong in 121306 Revert "Update test font" by @LongCatIsLooong in 122053 Add ZoomPageTransitionsBuilder.allowSnapshotting by @bleroux in 122019 Fix PlatformMenuItems with onSelectedIntent are never enabled by @jmatth in 121885 [int...
36
799
2026-03-23T11:09:18.470018
?s=psr14
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=psr14
devops
python
lector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Honeycomb Marker Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter allows creating markers, via the Honeycomb Markers API, based on the look of incoming telemetry. honeycombmarker exporter collector Quick Install When bu...
39
800
2026-03-23T11:33:29.276722
llms-components.txt
chakra_ui
https://chakra-ui.com/llms-components.txt
library
javascript
s", category: "Accessories", price: 199.99 }, ] ``` ### Overflow Render the `Table.ScrollArea` component to enable horizontal scrolling. ```tsx import { Table } from "@chakra-ui/react" export const TableWithOverflow = () => { return ( Product Category Price {items.map((item) => ( {item.name} {item.category} {item.price...
915
788
2026-03-23T10:52:18.209633
hydration-errors.md
tanstack_start
https://tanstack.com/start/latest/docs/framework/react/guide/hydration-errors.md
framework
typescript
pt-language') const headerLocale = header?.split(',')[0] || 'en-US' const cookieLocale = getCookie('locale') const cookieTz = getCookie('tz') // set by client later (see Strategy 2) const locale = cookieLocale || headerLocale const timeZone = cookieTz || 'UTC' // deterministic until client sends tz // Persist locale fo...
1
782
2026-03-23T11:00:40.231261
get-data
firebase
https://firebase.google.com/docs/firestore/query-data/get-data
database
javascript
y != null ) { print ( city ); } else { print ( "No such document." ); } firestore . dart Java Each custom class must have a public constructor that takes no arguments. In addition, the class must include a public getter for each property. DocumentReference docRef = db . collection ( "cities" ). document ( "BJ" ); // as...
62
800
2026-03-23T11:04:50.007335
isolated-approach
expo
https://docs.expo.dev/brownfield/isolated-approach
mobile
javascript
. example . brownfield . BrownfieldActivity import com . example . brownfield . showReactNativeFragment class ExpoActivity : BrownfieldActivity ( ) { override fun onCreate ( savedInstanceState : Bundle ? ) { super . onCreate ( savedInstanceState ) showReactNativeFragment ( ) } } Add the activity to your AndroidManifest...
8
799
2026-03-23T11:25:05.994860
?flag=deprecated
opentelemetry
https://opentelemetry.io/ecosystem/registry//?flag=deprecated
devops
python
er that creates OpenTelemetry spans from Phoenix events. phoenix instrumentation erlang Erlang Language Instrumentation Component Apache 2.0 License Repository Redix Instrumentation by 🔭 OpenTelemetry Authors 🔭 OpentelemetryRedix uses telemetry handlers to create OpenTelemetry spans from Redix command events. redix i...
218
800
2026-03-23T11:29:30.110681
zh_HANS-CN
git
https://git-scm.com/docs/git-ls-tree/zh_HANS-CN
devops
bash
t-only 仅列出对象名称,每行一个。不能与 --name-only 或 --name-status 结合使用。 这等同于指定 --format='%(对象名)' ,但对于该选项和精确格式,命令都采用手工优化的代码路径,而不是通过通用格式化机制。 --abbrev[=<n>] 不显示完整的 40 字节十六进制对象行,而是显示至少 <n> 个十六进制数字长度的最短前缀,该前缀唯一指向对象。 可以使用 --abbrev=<n> 指定非默认位数。 --full-name 不显示相对于当前工作目录的路径名,而是显示完整的路径名。 --full-tree 不将列表限制在当前工作目录。 暗含 --full-name. --format=<格式...
3
799
2026-03-23T11:05:42.290152
ai
angular
https://angular.dev/ai
framework
typescript
agentic Angular app powered by Genkit, Gemini and Imagen 3 to dynamically generate a story based on user interaction featuring beautiful image panels to accompany the events that take place. Start here if you'd like to experiment with a more advanced use-case. This example also has an in-depth video walkthrough of the ...
6
799
2026-03-23T10:49:56.413869
?s=console
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=console
devops
python
python Python Language Exporter Component Apache 2.0 License Repository OpenTelemetry Zipkin protobuf Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows export of tracing data to Zipkin using protobuf for serialization. zipkin protobuf http exporter python Python Language Exporter Component Apache 2.0 License ...
187
800
2026-03-23T11:39:15.141854
environment-variables
inngest
https://www.inngest.com/docs/sdk/environment-variables
devops
typescript
mmon case, though, is wanting to force a production build of your app to use the Inngest Dev Server instead of Inngest Cloud for local integration testing or similar. In this case, prefer using INNGEST_DEV=1 . For Docker, it may be appropriate to also set INNGEST_BASE_URL=http://host.docker.internal:8288 . Learn more i...
2
800
2026-03-23T11:00:21.466995
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubectl/kubectl/
devops
yaml
lds without blocking the request if server-side field validation is enabled on the API server, and behave as "ignore" otherwise. "false" or "ignore" will not perform any schema validation, silently dropping any unknown or duplicate fields. priorityclass Create a priority class named high-priority kubectl create priorit...
38
800
2026-03-23T11:25:56.780439
?s=yii
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=yii
devops
python
Instrumentation Component Apache 2.0 License Repository SQLAlchemy Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the SQLAlchemy library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Sqlite3 Instrumentation by 🔭 OpenTelemetr...
333
799
2026-03-23T11:15:59.450425
release-notes-1.22.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.22.0
mobile
dart
fidelity, cla: yes, f: scrolling, framework, platform-ios, waiting for tree to go green) 60558 Pointer event resampler (#41118) (cla: yes, f: scrolling, framework, platform-android, platform-fuchsia, platform-ios, waiting for tree to go green) 60591 [flutter_tools] Separate style and data from AnalysisError (cla: yes, ...
262
800
2026-03-23T11:14:48.702558
multi-agent
langchain
https://docs.langchain.com/oss/python/langchain/multi-agent
ai
python
ti-agent? Patterns Choosing a pattern Visual overview Performance comparison One-shot request Repeat request Multi-domain Summary Multi-agent systems coordinate specialized components to tackle complex workflows. However, not every complex task requires this approach—a single agent with the right (sometimes dynamic) to...
1
798
2026-03-23T11:09:54.224093
c4
transformers
https://huggingface.co/datasets/allenai/c4
ai
python
oju Comments Off ← Ouer inskrywings Skrywer José Juan Aliaga Maraver VertalingEspañolAfrikaansالعربيةDeutschΕλληνικάEnglishپارسیFrançaisעבריתItaliano日本語한국어PortuguêsРусскийTürkçeاردوייִדיש中文(简体)中文(漢字)Stel as verstek taaldeur Grafiek Menu RSS - KaartjiesRSS - Kommentaar Rekords Kies maand Januarie 2014 (8) Julie 2012 (18...
37
800
2026-03-23T11:22:33.736607
useLiveQuery
tanstack_router
https://tanstack.com/db/latest/docs/framework/react/reference/functions/useLiveQuery
framework
typescript
ft => { draft.completed = !draft.completed }) } ts // Handle states consistently const { data, isLoading, isError } = useLiveQuery(sharedCollection) if (isLoading) return <div>Loading...</div> if (isError) return <div>Error loading data</div> return <div>{data.map(item => <Item key={item.id} {...item} />)}</div> Call S...
25
800
2026-03-23T11:27:54.355440
supabase-ssl-enforcement-update
supabase
https://supabase.com/docs/reference/cli/supabase-ssl-enforcement-update
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:29:51.619288
turbo-ignore
turborepo
https://turbo.build/en/docs/reference/turbo-ignore
tooling
javascript
or turbo-ignore on npm turbo-ignore versioning Because turbo-ignore is most often used before installing dependencies into the repository, there won't be a turbo binary available when you run turbo-ignore . Instead turbo-ignore will search for the correct version to use with your repository with the following strategy:...
1
800
2026-03-23T10:52:04.126347
?s=kafkajs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kafkajs
devops
python
Python Instrumentation by Arize AI Instrumentation for tracing the LlamaIndex framework python instrumentation llamaindex Python Language Instrumentation Component Apache 2.0 License Documentation Repository OpenTelemetry logging integration by 🔭 OpenTelemetry Authors 🔭 Installation logging instrumentation python Pyt...
327
800
2026-03-23T11:12:51.175148
2.15.4
git
https://git-scm.com/docs/git-push/2.15.4
devops
bash
t specifying the expected value, will protect the named ref (alone), if it is going to be updated, by requiring its current value to be the same as the remote-tracking branch we have for it. --force-with-lease= <refname> : <expect> will protect the named ref (alone), if it is going to be updated, by requiring its curre...
13
799
2026-03-23T11:00:49.821987
kubectl-commands
kubernetes
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands
devops
yaml
zation directory. This flag can't be used together with -f or -R. output o Output format. One of: (json, yaml, name, go-template, go-template-file, template, templatefile, jsonpath, jsonpath-as-json, jsonpath-file). recursive R false Process the directory used in -f, --filename recursively. Useful when you want to mana...
242
800
2026-03-23T10:53:59.473317
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/
devops
yaml
example ReplicationController config runs three copies of the nginx web server. controllers/replication.yaml apiVersion : v1 kind : ReplicationController metadata : name : nginx spec : replicas : 3 selector : app : nginx template : metadata : name : nginx labels : app : nginx spec : containers : - name : nginx image : ...
2
782
2026-03-23T11:18:02.387654
announcing-vitess-14
planetscale
https://planetscale.com/blog/announcing-vitess-14
database
sql
notes . VtctldServer and client The new gRPC API for vtctld cluster management, VtctldServer , is ready for use. We are targeting Vitess 15 to begin deprecating the old interface, so users should begin transitioning now . Refer to the grpc-vtctld documentation for how to enable the new service. Vitess 14 also provides ...
1
798
2026-03-23T11:27:26.561720
?s=cortex
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cortex
devops
python
ent Collector (HEC) Exporter by 🔭 OpenTelemetry Authors 🔭 The Splunk HTTP Event Collector (HEC) Exporter for the OpenTelemetry 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-teleme...
52
800
2026-03-23T11:30:57.339712
?s=filestats
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=filestats
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:11.462862
field_must_be_external_in_struct
dart
https://dart.dev/tools/diagnostics/field_must_be_external_in_struct
language
dart
shooting DartPad Command-line tools expand_more Dart SDK expand_more Overview dart dart analyze dart build dart compile dart create dart doc dart fix dart format dart info dart install dart pub dart run dart test dartaotruntime Experiment flags Other command-line tools expand_more build_runner webdev Static analysis ex...
3
800
2026-03-23T11:11:43.379136
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
s for 'xautoclaim' step. StreamAutoClaimResult res31 = db . StreamAutoClaim ( "race:italy" , "italy_riders" , "Alice" , 1 , "(1712744358384-0" , 1 ); Console . WriteLine ( $"{res31.NextStartId}, ({string.Join(" , ", res31.ClaimedEntries.Select(entry => $" { entry . Id }: [{ string . Join ( ", " , entry . Values . Selec...
564
799
2026-03-23T11:04:07.560344
?s=dspy
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dspy
devops
python
anguage Provider Component Apache 2.0 License Package Details (go-collector) Repository Alertmanager Exporter by 🔭 OpenTelemetry Authors 🔭 Exports OTel Events (SpanEvent in Tracing added by AddEvent API) as Alerts to Alertmanager backend to notify Errors or Change events. alertmanager prometheus exporter collector Qu...
23
799
2026-03-23T11:25:48.466007
git-merge
git
https://git-scm.com/docs/git-merge
devops
bash
ution is hard; let's go shopping. ||||||| base:sample.txt or cleanly resolved because both sides changed identically. Conflict resolution is hard. ======= or cleanly resolved because both sides changed the same way. Git makes conflict resolution easy. >>>>>>> theirs:sample.txt And here is another line that is cleanly r...
25
800
2026-03-23T10:50:25.729236
redis
redis
https://redis.io/docs/latest/commands/info/
database
bash
rch_gc_marked_delete_vectors ), but still available in older versions. 1 search_gc_total_cycles : The total number of garbage collection cycles executed. 3 search_total_cycles : The total number of garbage collection cycles executed. Deprecated in 8.0 (renamed search_gc_total_cycles ), but still available in older vers...
44
800
2026-03-23T11:18:26.671931
SCP-116K
transformers
https://huggingface.co/datasets/EricLu/SCP-116K
ai
python
permutation changes the Vandermonde polynomial. Specifically, for any permutation σ, σ(g) = sgn(σ) g. So applying σ to the Vandermonde polynomial multiplies it by the sign of σ. This is because each transposition swaps two variables, which introduces a factor of -1, and the total sign is (-1)^k where k is the number of...
59
798
2026-03-23T11:28:12.350713
?language=collector
opentelemetry
https://opentelemetry.io/ecosystem/registry/?language=collector
devops
python
tains the instrumentation base class, and the instrumentation registry. base instrumentation ruby Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-base 0.25.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Bunny In...
342
800
2026-03-23T11:03:09.543084
cluster-configuration
planetscale
https://planetscale.com/docs/vitess/cluster-configuration
database
sql
uting rules” on the bottom left of the keyspace configuration panel. Again, you will need to create a new branch to modify routing rules, as described in the “Modify the VSchema of a keyspace” section above. Modify keyspace settings There are a number of keyspace-specific settings you can use to customize keyspace beha...
9
796
2026-03-23T11:18:55.331613
?s=pino
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pino
devops
python
AWS services. sigv4 auth extension collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/sigv4authextension v0.148.0 v0.148.0 Version Collector Language Exten...
72
799
2026-03-23T11:13:48.681493
?s=oltp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=oltp
devops
python
memcachedreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository MongoDB Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver fetches stats from a MongoDB instance using the [golang go receiver collector Quick Install When building a custom ...
132
800
2026-03-23T11:25:57.743905
declarations
csharp
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/statements/declarations
language
csharp
ing var a = 32; Console.WriteLine(a.GetType()); // output: System.Int32 var xs = new List<double>(); Console.WriteLine(xs.GetType()); // output: System.Collections.Generic.List`1[System.Double] As the preceding example shows, implicitly typed local variables are strongly typed. Note When you use var in the enabled null...
3
797
2026-03-23T10:56:06.206165
typescript-packages-tutorial
nx
https://nx.dev/docs/getting-started/tutorials/typescript-packages-tutorial
tooling
typescript
p 1: Creating a new Nx TypeScript workspace” Run the following command to create a new Nx workspace with the TypeScript template: Terminal window npx create-nx-workspace@latest my-nx-repo --template=nrwl/typescript-template Or create your workspace in the browser with CI pre-configured. Step 2: verify your setup Sectio...
1
800
2026-03-23T10:55:44.141978
?s=mssql
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=mssql
devops
python
ion Component Apache 2.0 License Repository Express Instrumentation by 🔭 OpenTelemetry Authors 🔭 Express instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-express 0.61.0 Version JavaScript Language Instrumentation Comp...
280
800
2026-03-23T11:15:28.666534
ClientTool.md
tanstack_router
https://tanstack.com/ai/latest/docs/reference/interfaces/ClientTool.md
framework
typescript
Schema: TInput; ``` Defined in: [activities/chat/tools/tool-definition.ts:32](https://github.com/TanStack/ai/blob/main/packages/typescript/ai/src/activities/chat/tools/tool-definition.ts#L32) *** ### metadata? ```ts optional metadata: Record ; ``` Defined in: [activities/chat/tools/tool-definition.ts:35](https://github...
2
800
2026-03-23T11:37:24.308633
git-fast-import
git
https://git-scm.com/docs/git-fast-import
devops
bash
his allows importing commit messages into git without first reencoding them. from The from command is used to specify the commit to initialize this branch from. This revision will be the first ancestor of the new commit. The state of the tree built at this commit will begin with the state at the from commit, and be alt...
31
798
2026-03-23T10:52:55.767635
pytorch
pytorch
https://pytorch.org/blog/accelerating-mamba2-with-kernel-fusion/
ml
python
s too small, threadblocks stall. As a simple heuristic, we launch threadblocks for all nheads before moving on to the next chunk, but finish all chunks before progressing in the batch dimension. For models with much more or less heads or significantly different dimensions, a more complicated threadblock order could inv...
32
800
2026-03-23T11:41:35.703546
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
e-96-angular", "upload_time": 779.39487643, "total_upload_time": 1635.8539970641, "p95_time": 0.1256284971, "rps": 767.9297424851, "parallel": 100, "p99_time": 0.128594464, "mean_time": 0.1170610573, "mean_precisions": 0.974926, "engine_params": { "search_params": { "hnsw_ef": 64 } } }, { "engine_name": "qdrant", "setu...
500
584
2026-03-23T11:15:13.615222
?s=grpc
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=grpc
devops
python
ponent Apache 2.0 License Package Details (go-collector) Repository Batch Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Batch Processor for the OpenTelemetry Collector accepts spans, metrics, or logs and places them into batches. go processor collector Quick Install When building a custom collector you can add...
75
800
2026-03-23T11:38:56.254693
?s=gorm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=gorm
devops
python
sion Component Apache 2.0 License Package Details (go-collector) Repository Cgroup Go runtime extension by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Cgroup Auto-Config Extension is designed to optimize Go runtime performance in containerized environments by automatically configuring GOMAXPROCS and GOMEMLIMIT based ...
60
800
2026-03-23T11:24:34.741073
await_using
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/await_using
language
javascript
variable goes out of scope. await using with for await...of It's very easy to confuse the following three syntaxes: for await (using x of y) { ... } for (await using x of y) { ... } for (using x of await y) { ... } It may be even more confusing to know that they can be used together. js for await (await using x of awai...
6
798
2026-03-23T11:31:36.857441
postgresql
postgresql
https://www.postgresql.org/docs/release/9.0.18/
database
sql
iles to tzdata release 2014e for DST law changes in Crimea, Egypt, and Morocco. Prev Home Next Release 9.0.19 Up Release 9.0.17 Previous Return to the Release Notes Archive Next Versions 9.0.23 9.0.22 9.0.21 9.0.20 9.0.19 9.0.18 9.0.17 9.0.16 9.0.15 9.0.14 9.0.13 9.0.12 9.0.11 9.0.10 9.0.9 9.0.8 9.0.7 9.0.6 9.0.5 9.0.4...
9
344
2026-03-23T11:27:35.966652
?s=ai
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ai
devops
python
ices. Import real traces to reverse-engineer topologies, simulate failures and latency spikes with time-windowed scenarios, and choose from traffic patterns. traces metrics logs testing synthetic generator Go Language Utilities Component Apache 2.0 License Repository redact by MrAlias Collection of utilities to redact ...
382
800
2026-03-23T11:24:07.879869
backups
planetscale
https://planetscale.com/docs/postgres/backups
database
sql
Back up and restore - PlanetScale Skip to main content PlanetScale home page Search... ⌘ K Ask AI Search... Navigation Backups Back up and restore Platform Vitess Postgres API Reference CLI Reference Blog Contact Us Status Benchmarks Postgres Pricing Overview Platform Getting started Configuration Extensions Connecting...
0
800
2026-03-23T11:07:08.326480
?s=psr14
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=psr14
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:33:29.276928
VideoPart
tanstack_start
https://tanstack.com/ai/latest/docs/reference/interfaces/VideoPart
framework
typescript
deoPart .md Interface References On this page VideoPart Copy page Interface: VideoPart<TMetadata> Defined in: types.ts:185 Video content part for multimodal messages. Type Parameters TMetadata TMetadata = unknown Provider-specific metadata type Properties metadata? ts optional metadata: TMetadata; Defined in: types.ts:...
8
800
2026-03-23T11:16:09.230007
?s=syslog
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=syslog
devops
python
rumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-http 0.213.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository ioRedis Instrumentation by 🔭 OpenTelemetry Authors 🔭 ...
284
800
2026-03-23T11:19:50.049583
supabase-inspect-db-calls
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-calls
database
typescript
cal backup file. supabase migration Subcommands supabase migration down supabase migration fetch supabase migration list supabase migration new supabase migration repair supabase migration squash supabase migration up supabase migration new Creates a new migration file locally. A supabase/migrations directory will be c...
27
800
2026-03-23T11:28:41.455386
html-tags
svelte
https://svelte.dev/tutorial/svelte/html-tags
framework
javascript
dation Custom dependencies invalidateAll Environment variables $env/static/private $env/dynamic/private $env/static/public $env/dynamic/public Conclusion Next steps Basic Svelte Introduction HTML tags solve See also Docs Svelte Template syntax {@html ...} Ordinarily, strings are inserted as plain text, meaning that cha...
3
800
2026-03-23T10:58:42.469568
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
ssor: Either a HuggingFace `PreTrainedTokenizer` or any tokenizer that is compatible with the `transformers` API, or a HuggingFace processor inheriting from `ProcessorMixin`. If a tokenizer is provided, a regular model will be used, while if you provide a processor, it will be a multimodal model. provider: The provider...
4,583
717
2026-03-23T10:51:26.920221
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
nal model to use for this run, required if `model` was not set when creating the agent. instructions: Optional additional instructions to use for this run. deps: Optional dependencies to use for this run. model_settings: Optional settings to use for this model's request. usage_limits: Optional limits on model request c...
1,956
724
2026-03-23T10:51:26.913849
schemas
tanstack_start
https://tanstack.com/db/latest/docs/guides/schemas
framework
typescript
Schemas | TanStack DB Docs TanStack DB v0 v0 New TanStack Intent Search... K Auto Log In Start RC Start RC Router Router Query Query Table Table DB beta DB beta AI alpha AI alpha Form new Form new Virtual Virtual Pacer beta Pacer beta Hotkeys alpha Hotkeys alpha Store alpha Store alpha Devtools alpha Devtools alpha CLI...
0
800
2026-03-23T11:25:55.148155
personalizing-your-profile
github_actions
https://docs.github.com/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile
devops
yaml
. Under "Public profile", in the "Bio" field, type the content that you want displayed on your profile. The bio field is limited to 160 characters. Tip When you @mention an organization, only those that you're a member of will autocomplete. You can still @mention organizations that you're not a member of, like a previo...
2
799
2026-03-23T11:38:12.389593
release-notes-2.10.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.10.0
mobile
dart
g for tree to go green) 29528 Roll Skia from a5030e9090e8 to 37afdbc22e89 (4 revisions) (cla: yes, waiting for tree to go green) 29529 [raster_cache] Increment access_count on Touch (cla: yes, needs tests) 29530 use SkMatrix.invert() instead of MatrixDecomposition to validate cache matrices (cla: yes, waiting for tree ...
366
800
2026-03-23T11:13:16.598631
SCP-116K
transformers
https://huggingface.co/datasets/EricLu/SCP-116K
ai
python
x²/(c² cosh² ζ) + y²/(c² sinh² ζ) = 1. Comparing that to the given ellipse equation x²/a² + y²/b² = 1, so if the given ellipse is the boundary, then c² cosh² ζ_boundary = a² and c² sinh² ζ_boundary = b². Let me verify that. Given that c² = a² - b², then if we set c² cosh² ζ = a², we can write cosh² ζ = a² / c² = a² / (...
85
800
2026-03-23T11:28:12.350732