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
instances
mastra
https://mastra.ai/reference/observability/tracing/instances
ai
typescript
Reference: Tracing | Observability | Mastra Docs Skip to main content On this page DefaultObservabilityInstance Direct link to defaultobservabilityinstance Default implementation of the ObservabilityInstance interface. Constructor Direct link to Constructor new DefaultObservabilityInstance ( config : ObservabilityInsta...
0
800
2026-03-23T11:18:03.671109
go
go
https://go.dev/pkg/sync/atomic/
language
go
d. func CompareAndSwapInt32 ¶ func CompareAndSwapInt32(addr * int32 , old, new int32 ) (swapped bool ) CompareAndSwapInt32 executes the compare-and-swap operation for an int32 value. Consider using the more ergonomic and less error-prone Int32.CompareAndSwap instead. func CompareAndSwapInt64 ¶ func CompareAndSwapInt64(...
11
800
2026-03-23T11:16:04.604748
values.VNull
convex
https://docs.convex.dev/api/classes/values.VNull
database
typescript
efined in values/validators.ts:37 fieldPaths • Readonly fieldPaths : never Only for TypeScript, if this an Object validator, then this is the TS type of its property names. Inherited from BaseValidator.fieldPaths Defined in values/validators.ts:42 isOptional • Readonly isOptional : IsOptional Whether this is an optiona...
1
776
2026-03-23T11:11:29.120934
cloudflare-hyperdrive-real-time
planetscale
https://planetscale.com/blog/cloudflare-hyperdrive-real-time
database
sql
obally from within every Cloudflare data center and prepares the 7 round-trip steps of creating a connection to your database within the Cloudflare global network. The connection pool is enabled physically close to your database and maintains warm connections to Postgres which are automatically given to incoming reques...
3
800
2026-03-23T11:02:05.370062
?s=ecs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ecs
devops
python
(go-collector) Repository Host Metrics Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Host Metrics 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/ope...
120
800
2026-03-23T11:26:01.524249
redis
redis
https://redis.io/docs/latest/develop/data-types/lists/
database
bash
t of popped elements, or 'nil' when key does not exist lpop ( key : String , count : int ) → List<String> // A list of popped elements, or 'nil' when key does not exist Java-Sync Quick-Start package io.redis.examples.async ; import io.lettuce.core.* ; import io.lettuce.core.api.async.RedisAsyncCommands ; import io.lett...
1,110
800
2026-03-23T11:05:26.646989
start
firebase
https://firebase.google.com/docs/database/flutter/start
database
javascript
Realtime Database, it also enables the API in the Cloud API Manager . Add Firebase Realtime Database to your app From the root of your Flutter project, run the following command to install the plugin: flutter pub add firebase_database Once complete, rebuild your Flutter application: flutter run Configure database rules...
2
800
2026-03-23T11:12:59.163593
medusajs
neon
https://neon.tech/docs/guides/medusajs
database
sql
Self-Host Medusa with Neon - 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 / Frameworks / Medusa.js Self-Host Medusa with Neon Learn how to self-host Medusa using Neon Postgres as your database. Medusa is an open-sour...
0
799
2026-03-23T11:09:22.961755
railway
neon
https://neon.tech/docs/guides/railway
database
sql
Use Neon Postgres with Railway - Neon Docs Specific.dev is a cloud platform built for coding agents - with a database layer powered by Neon. Read the Case Study Search ... ⌘K Ask AI / Integrations (3rd party) / Deploy / Railway Use Neon Postgres with Railway Connect a Neon Postgres database to your Node application dep...
0
800
2026-03-23T11:38:18.258961
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clien...
3,943
799
2026-03-23T10:56:49.347938
list_webhooks
planetscale
https://planetscale.com/docs/api/reference/list_webhooks
database
sql
next page of results prev_page integer required The previous page number prev_page_url string required The previous page of results data object[] required Show child attributes Get current user Previous Create a webhook Next ⌘ I Assistant Responses are generated using AI and may contain mistakes.
4
297
2026-03-23T11:26:41.495186
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
for filtering and tool behavior customization. timeout: Timeout in seconds for tool execution. If the tool takes longer, a retry prompt is returned to the model. Overrides the agent-level `tool_timeout` if set. Defaults to None (no timeout). """ def tool_decorator( func_: ToolFuncContext[AgentDepsT, ToolParams], ) -> T...
1,071
583
2026-03-23T10:51:26.912302
event-history-java
temporal
https://docs.temporal.io/encyclopedia/event-history/event-history-java
devops
go
Event History walkthrough with the Java SDK | Temporal Platform Documentation Skip to main content On this page In order to understand how Workflow Replay works, this page will go through the following walkthroughs: How Workflow Code Maps to Commands How Workflow Commands Map to Events How History Replay Provides Durab...
0
795
2026-03-23T11:24:51.357405
?s=oracledatabase
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=oracledatabase
devops
python
: github.com/r0mdau/fluentforwardexporter v0.4.2 v0.4.2 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Google Cloud Operations Collector Exporter by Google The Google Cloud Operations Exporter for the OpenTelemetry Collector. go exporter collector Quick Instal...
37
800
2026-03-23T11:31:21.291831
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/
devops
yaml
Pod spec, the kubelet writes the Pod's FQDN into the hostname for that Pod's namespace. In this case, both hostname and hostname --fqdn return the Pod's FQDN. Note: In Linux, the hostname field of the kernel (the nodename field of struct utsname ) is limited to 64 characters. If a Pod enables this feature and its FQDN ...
9
799
2026-03-23T11:19:34.547168
gemma-3-4b-it
transformers
https://huggingface.co/google/gemma-3-4b-it
ai
python
unning with the pipeline API You can initialize the model and processor for inference with pipeline as follows. from transformers import pipeline import torch pipe = pipeline( "image-text-to-text" , model= "google/gemma-3-4b-it" , device= "cuda" , torch_dtype=torch.bfloat16 ) With instruction-tuned models, you need to ...
3
745
2026-03-23T11:29:43.713743
2.40.0
git
https://git-scm.com/docs/git-push/2.40.0
devops
bash
will rely solely on the server’s ref advertisement to find commits in common. push.useBitmaps If set to "false", disable use of bitmaps for "git push" even if pack.useBitmaps is "true", without preventing other git operations from using bitmaps. Default is true. GIT Part of the git[1] suite push
51
296
2026-03-23T11:00:46.100998
?s=masstransit
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=masstransit
devops
python
sor and propagator to send data to Sentry and to associate traces/spans to Sentry errors. For configuration details, see OpenTelemetry Support . ruby processor propagator utilities sentry error monitoring Quick Install To install this utilities run: gem install sentry-opentelemetry 6.5.0 Version Ruby Language Utilities...
391
799
2026-03-23T11:39:07.435054
document-head-management.md
tanstack_router
https://tanstack.com/router/latest/docs/guide/document-head-management.md
framework
typescript
on doesn't or can't manage the `` tag. For manifest-managed assets, you can also set `crossorigin` values on emitted `modulepreload` and stylesheet links: ```tsx ``` `assetCrossOrigin` only applies to manifest-managed asset links emitted by Start. If you also set `crossOrigin` via `transformAssets` (either the object s...
3
796
2026-03-23T11:04:19.894316
deploy-a-serverless-fastapi-app-with-neon-postgres-and-aws-app-runner-at-any-scale
neon
https://neon.tech/blog/deploy-a-serverless-fastapi-app-with-neon-postgres-and-aws-app-runner-at-any-scale
database
sql
pan events are the recommended way to execute code once the server starts in FastAPI. In this example, the Todo model (i.e. table) is created if it doesn’t yet exist in the database. The pool_recycle=300 option is an “optimistic” approach to prevent the pool from using a connection that has passed a certain age . In th...
9
800
2026-03-23T11:28:17.238098
virtual-file-routes
tanstack_router
https://tanstack.com/router/latest/docs/routing/virtual-file-routes
framework
typescript
nStackRouter Plugin If you're using the TanStackRouter plugin for Vite/Rspack/Webpack, you can configure virtual file routes by passing the path of your routes file to the virtualRoutesConfig option when setting up the plugin: vite.config.ts import { defineConfig } from 'vite' import react from '@vitejs/plugin-react' i...
7
771
2026-03-23T10:57:41.867190
autograd.html
pytorch
https://pytorch.org/docs/stable/notes/autograd.html
ml
python
s that autograd only computes gradients through valid operations. This behavior is important to keep in mind when working with operations that might produce inf or nan values, as masking the outputs does not prevent the problematic gradients from being computed. Locally disabling gradient computation # There are severa...
10
800
2026-03-23T10:50:10.910133
supabase-domains-delete
supabase
https://supabase.com/docs/reference/cli/supabase-domains-delete
database
typescript
domains <strings> Optional Comma separated list of email domains to associate with the added identity provider. --metadata-file <string> Optional File containing a SAML 2.0 Metadata XML document describing the identity provider. --metadata-url <string> Optional URL pointing to a SAML 2.0 Metadata XML document describin...
70
800
2026-03-23T11:32:29.688849
redis
redis
https://redis.io/docs/latest/operate/rc/supported-regions/
database
bash
r ✅ ❌ me-central2 Dammam, Saudi Arabia ✅ ❌ me-west1 Tel Aviv, Israel ✅ ❌ Microsoft Azure Redis Cloud Essentials is available on the following Microsoft Azure regions: Region ID Location east-us Virginia, USA west-us California, USA Note: Redis Cloud Pro is available on Azure through Azure Managed Redis . See Azure Mana...
5
418
2026-03-23T11:15:46.004442
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=""` or `resourceVersion="0"` (for backward compatibility reasons) and to false otherwise. timeoutSeconds Timeout for the list/watch call. ...
824
795
2026-03-23T10:56:49.342786
Increment
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Increment
language
javascript
and tests the type of it. It performs BigInt increment if the operand becomes a BigInt; otherwise, it performs number increment. If used postfix, with operator after operand (for example, x++ ), the increment operator increments and returns the value before incrementing. If used prefix, with operator before operand (fo...
1
800
2026-03-23T11:31:39.529843
object.html
python
https://docs.python.org/3/c-api/object.html
language
python
ABI . Generic attribute getter function that is meant to be put into a type object’s tp_getattro slot. It looks for a descriptor in the dictionary of classes in the object’s MRO as well as an attribute in the object’s __dict__ (if present). As outlined in Implementing Descriptors , data descriptors take preference over...
7
795
2026-03-23T11:02:37.807379
module
webpack
https://webpack.js.org/configuration/module
tooling
javascript
import . meta . customProp ) ; } module.parser.javascript.importMetaContext Enable/disable evaluating import.meta.webpackContext . Type: boolean Available: 5.70.0+ Example: Copy export default { module : { parser : { javascript : { importMetaContext : true , } , } , } , } ; module.parser.javascript.overrideStrict Set t...
20
799
2026-03-23T11:17:09.305870
no-unreachable-super
biome
https://biomejs.dev/linter/rules/no-unreachable-super
tooling
javascript
tled “Invalid” 1 class A extends B { 2 constructor () {} 3 } code-block.js:2:5 lint/correctness/noUnreachableSuper ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✖ This constructor has code paths that return without calling ` super() `. 1 │ class A extends B { > 2 │ constructor() {} │ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 3 ...
1
799
2026-03-23T10:58:53.528757
gitremote-helpers
git
https://git-scm.com/docs/gitremote-helpers
devops
bash
itory based on time. option deepen-not <ref> Deepens the history of a shallow repository excluding ref. Multiple options add up. option deepen-relative { true | false } Deepens the history of a shallow repository relative to current boundary. Only valid when used with "option depth". option followtags { true | false } ...
25
797
2026-03-23T10:59:29.804287
llms-full.txt
chakra_ui
https://chakra-ui.com/llms-full.txt
library
javascript
your project, run the command: ```bash npx @chakra-ui/cli snippet add radio ``` Here's how to use it: ```tsx ``` ## Props ### Root | Prop | Default | Type | Description | | --- | --- | --- | --- | | colorPalette | gray | `'gray' \| 'red' \| 'orange' \| 'yellow' \| 'green' \| 'teal' \| 'blue' \| 'cyan' \| 'purple' \| 'p...
778
799
2026-03-23T10:52:11.339236
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
aches on some platforms. gh-96751 : Remove dead code from CALL_FUNCTION_EX opcode. gh-90751 : memoryview now supports half-floats. Patch by Donghee Na and Antoine Pitrou. gh-96678 : Fix case of undefined behavior in ceval.c Library ¶ gh-64373 : Convert _functools to argument clinic. gh-96641 : Do not expose KeyWrapper ...
825
799
2026-03-23T10:57:25.353774
?s=b3
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=b3
devops
python
nTelemetry auto-instrumentation library. Node.js fastify Quick Install To install this instrumentation library run: npm install @fastify/otel 0.17.1 Version JavaScript Language Instrumentation Component MIT License Package Details (npm) Repository Fetch Instrumentation by 🔭 OpenTelemetry Authors 🔭 Fetch instrumentati...
281
800
2026-03-23T11:20:37.875685
supabase-inspect-db-long-running-queries
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-long-running-queries
database
typescript
> Optional Reset up to the last n migration versions. --linked Optional Resets applied migrations on the linked project. --local Optional Resets applied migrations on the local database. supabase seed Subcommands supabase seed buckets supabase seed buckets Usage 1 supabase seed buckets Flags --linked Optional Seeds the...
36
800
2026-03-23T11:27:55.022598
docker
docker
https://docs.docker.com/reference/compose-file/services/
devops
bash
e from the Dockerfile located in the backend directory that is set to build at stage builder . services : proxy : image : nginx volumes : - type : bind source : ./proxy/nginx.conf target : /etc/nginx/conf.d/default.conf read_only : true ports : - 80 : 80 depends_on : - backend backend : build : context : backend target...
3
800
2026-03-23T11:25:03.789953
connect-neon
neon
https://neon.tech/docs/get-started/connect-neon
database
sql
Connecting Neon to your stack - 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 / 2 - Connect Connecting Neon to your stack Learn how to integrate Neon into your application Connecting to Neon works like any Postgres da...
0
800
2026-03-23T10:50:24.501867
?s=qryn
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=qryn
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:23:59.058739
logical-replication-alloydb
neon
https://neon.tech/docs/guides/logical-replication-alloydb
database
sql
was created by running the following command: SELECT * FROM pg_stat_subscription; The subscription ( my_subscription ) should be listed, confirming that your subscription has been created successfully. Test the replication Testing your logical replication setup ensures that data is being replicated correctly from the p...
13
800
2026-03-23T10:59:22.351922
gcsupport.html
python
https://docs.python.org/3/c-api/gcsupport.html
language
python
Foundation is a non-profit corporation. Please donate. Last updated on Mar 23, 2026 (06:31 UTC). Found a bug ? Created using Sphinx 8.2.3.
15
138
2026-03-23T11:13:10.650992
overview
chakra_ui
https://chakra-ui.com/docs/components/concepts/overview
library
javascript
values from several options Checkmark A visual indicator used to show checked, unchecked, or indeterminate states Client Only Used to render content only on the client side. Clipboard Used to copy text to the clipboard Close Button Used to trigger close functionality Code Block Used to display and highlight dynamic cod...
2
798
2026-03-23T10:55:00.442952
architectural-principles
csharp
https://learn.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/architectural-principles
language
csharp
me value, that doesn't mean you should have only one constant, if conceptually they're referring to different things. Duplication is always preferable to coupling to the wrong abstraction. Persistence ignorance Persistence ignorance (PI) refers to types that need to be persisted, but whose code is unaffected by the cho...
12
800
2026-03-23T11:04:20.779140
3.9.html
python
https://docs.python.org/3/whatsnew/3.9.html
language
python
ing has been removed. It was not documented, tested, or used anywhere within CPython after the implementation of PEP 442 . Patch by Joannah Nanjekye. (Contributed by Joannah Nanjekye in bpo-15088 ) base64.encodestring() and base64.decodestring() , aliases deprecated since Python 3.1, have been removed: use base64.encod...
43
800
2026-03-23T11:08:29.938961
locale.html
python
https://docs.python.org/3/library/locale.html
language
python
n-th day of the week. locale. MON_1 ¶ locale. MON_2 ¶ locale. MON_3 ¶ locale. MON_4 ¶ locale. MON_5 ¶ locale. MON_6 ¶ locale. MON_7 ¶ locale. MON_8 ¶ locale. MON_9 ¶ locale. MON_10 ¶ locale. MON_11 ¶ locale. MON_12 ¶ Get the name of the n-th month. locale. ABMON_1 ¶ locale. ABMON_2 ¶ locale. ABMON_3 ¶ locale. ABMON_4 ¶...
8
799
2026-03-23T11:29:22.752269
starter_example_local
llamaindex
https://docs.llamaindex.ai/python/framework/getting_started/starter_example_local
ai
python
tools to complete a task. They are event-driven software that allows you to combine RAG data sources and multiple agents to create a complex application that can perform a wide variety of tasks with reflection, error-correction, and other hallmarks of advanced LLM applications. You can then deploy these agentic workflo...
2
799
2026-03-23T10:49:58.965725
docker
docker
https://docs.docker.com/engine/security/userns-remap/
devops
bash
d GID ranges must be associated with an existing user, even though the association is an implementation detail. The user owns the namespaced storage directories under /var/lib/docker/ . If you don't want to use an existing user, Docker can create one for you and use that. If you want to use an existing username or user...
4
800
2026-03-23T11:26:49.750435
llms-full.txt
chakra_ui
https://chakra-ui.com/llms-full.txt
library
javascript
tyle. | | defaultValue | undefined | `string` | The initial value to encode when rendered. Use when you don't need to control the value of the qr code. | | encoding | undefined | `QrCodeGenerateOptions` | The qr code encoding options. | | id | undefined | `string` | The unique identifier of the machine. | | ids | undef...
760
799
2026-03-23T10:52:11.339213
fr
git
https://git-scm.com/docs/gitglossary/fr
devops
bash
pas été validées dans la branche actuelle. fusion maléfique Une fusion maléfique est une fusion qui introduit des modifications qui n’apparaissent dans aucun des parents . avance rapide Une avance rapide est un type spécial de fusion où vous avez une révision et vous "fusionnez" les modifications d’une autre branche qu...
12
800
2026-03-23T11:24:16.592657
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
ionToolCallEvent An event indicating the start to a call to a function tool. Source code in `pydantic_ai_slim/pydantic_ai/messages.py` ```python @dataclass(repr=False) class FunctionToolCallEvent: """An event indicating the start to a call to a function tool.""" part: ToolCallPart """The (function) tool call to make.""...
3,018
752
2026-03-23T10:51:26.917601
postgresql
postgresql
https://www.postgresql.org/docs/release/18.1/
database
sql
rbage. No such cases have been reported though, indicating that failure of these system calls is extremely rare. Avoid crash when attempting to test PostgreSQL with certain libsanitizer options (Emmanuel Sibi, Jacob Champion) § Fix false memory-context-checking warnings in debug builds on 64-bit Windows (David Rowley) ...
11
799
2026-03-23T11:32:56.844626
?s=opa
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=opa
devops
python
omponent Apache 2.0 License Package Details (go-collector) Repository Metric Start Time Processor by 🔭 OpenTelemetry Authors 🔭 The metric start time processor ( metricstarttime ) is used to set the start metricstarttime processor collector Quick Install When building a custom collector you can add this processor to t...
88
800
2026-03-23T11:32:28.016930
tkinter.ttk.html
python
https://docs.python.org/3/library/tkinter.ttk.html
language
python
height=height Specifies the height of the element. See the comments for width . Example: style = ttk . Style ( root ) style . element_create ( 'pin' , 'vsapi' , 'EXPLORERBAR' , 3 , [ ( 'pressed' , '!selected' , 3 ), ( 'active' , '!selected' , 2 ), ( 'pressed' , 'selected' , 6 ), ( 'active' , 'selected' , 5 ), ( 'select...
49
799
2026-03-23T11:14:19.785749
decimal.html
python
https://docs.python.org/3/library/decimal.html
language
python
pe. >>> print(exp(Decimal(1))) 2.718281828459045235360287471 >>> print(exp(Decimal(2))) 7.389056098930650227230427461 >>> print(exp(2.0)) 7.38905609893 >>> print(exp(2+0j)) (7.38905609893+0j) """ getcontext () . prec += 2 i , lasts , s , fact , num = 0 , 0 , 1 , 1 , 1 while s != lasts : lasts = s i += 1 fact *= i num *...
77
800
2026-03-23T11:28:38.268442
?s=k8sobjects
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=k8sobjects
devops
python
a in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. go exporter Go Language Exporter Component Apache 2.0 License Repository otlpr - A logr implementation backed by OTLP by MrAlias Provides a logr.Logger that exports messages as OTLP logs. go exporter log ...
177
800
2026-03-23T11:36:38.894288
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/variables/where_variables_can_be_used/
devops
yaml
RIABLE-${MY_VARIABLE_2} , it should be properly handled by bash/sh (leaving empty strings or some values depending whether the variables were defined or not), but don’t work with Windows’ cmd or PowerShell, because these shells use a different variables syntax. Supported: The script may use all available variables that...
10
800
2026-03-23T11:30:32.792414
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
960-euclidean", "upload_time": 406.1326921119, "total_upload_time": 1137.4053046498, "p95_time": 0.4050489308, "rps": 202.3876762216, "parallel": 100, "p99_time": 0.4121991836, "mean_time": 0.3386488495, "mean_precisions": 0.97824, "engine_params": { "search_params": { "hnsw_ef": 64 } } }, { "engine_name": "qdrant", "s...
2,359
584
2026-03-23T11:15:13.618075
release-notes-2.10.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.10.0
mobile
dart
tree to go green) 29641 Remove outdated TODO (platform-android, cla: yes, needs tests) 29642 Add test annotation (platform-android, cla: yes, waiting for tree to go green) 29643 Do not update system UI overlays when the SDK version condition is not met (platform-android, cla: yes, waiting for tree to go green) 29644 Ro...
378
800
2026-03-23T11:13:16.598647
?s=redis
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=redis
devops
python
wing: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/netflowreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository NGINX Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The NGINX Receiver for the O...
135
800
2026-03-23T11:25:32.724257
supabase-vanity-subdomains-activate
supabase
https://supabase.com/docs/reference/cli/supabase-vanity-subdomains-activate
database
typescript
domains <strings> Optional Comma separated list of email domains to associate with the added identity provider. --metadata-file <string> Optional File containing a SAML 2.0 Metadata XML document describing the identity provider. --metadata-url <string> Optional URL pointing to a SAML 2.0 Metadata XML document describin...
70
800
2026-03-23T11:33:07.638633
ai-react
tanstack_start
https://tanstack.com/ai/latest/docs/api/ai-react
framework
typescript
ate JSONParser ModelMessage ProcessorResult ProcessorState RealtimeAdapter RealtimeClientOptions RealtimeConnection RealtimeMessage RealtimeSessionConfig RealtimeToken RealtimeTokenAdapter RealtimeTokenOptions ResponseFormat ServerTool StreamProcessorEvents StreamProcessorHandlers StreamProcessorOptions SummarizationOp...
3
800
2026-03-23T11:06:33.167148
?s=sumologic
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sumologic
devops
python
nstrumentation Java Language Instrumentation Component Apache 2.0 License Repository Settings for the PowerJob instrumentation by 🔭 OpenTelemetry Authors 🔭 powerjob instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Pulsar instrumentation by 🔭 OpenTelemetry Authors 🔭 T...
263
799
2026-03-23T11:36:46.287902
?s=splunkenterprise
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=splunkenterprise
devops
python
d this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsxrayreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Cloudwatch Receiver by 🔭 OpenTel...
100
800
2026-03-23T11:39:47.228249
module-create
terraform
https://developer.hashicorp.com/terraform/tutorials/modules/module-create
devops
hcl
ng a website with an index page and an error page. Notice that there is no provider block in this configuration. When Terraform processes a module block, it will inherit the provider from the enclosing configuration. Because of this, we recommend that you do not include provider blocks in modules. Just like the root mo...
13
800
2026-03-23T10:55:30.071974
colors
tailwind
https://tailwindcss.com/docs/colors
library
javascript
--color-gray-500 : oklch ( 55.1 % 0.027 264.364 ); --color-gray-600 : oklch ( 44.6 % 0.03 256.802 ); --color-gray-700 : oklch ( 37.3 % 0.034 259.733 ); --color-gray-800 : oklch ( 27.8 % 0.033 256.848 ); --color-gray-900 : oklch ( 21 % 0.034 264.665 ); --color-gray-950 : oklch ( 13 % 0.028 261.692 ); --color-zinc-50 : o...
23
800
2026-03-23T11:20:27.027598
?s=ucp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ucp
devops
python
ers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/coralogixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Datadog Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The Datadog Exporter for the OpenTel...
32
800
2026-03-23T11:27:55.785957
asyncio-future.html
python
https://docs.python.org/3/library/asyncio-future.html
language
python
rporation. Please donate. Last updated on Mar 23, 2026 (06:31 UTC). Found a bug ? Created using Sphinx 8.2.3.
10
109
2026-03-23T11:26:30.623884
aqua_rat
transformers
https://huggingface.co/datasets/deepmind/aqua_rat
ai
python
"E)8 seconds" ] Speed of the boat downstream = 25 +11 = 36 kmph = 36 * 5/18 = 10 m/s Hence time taken to cover 80 m = 80/10 = 8 seconds. Answer:E E There are k-2 members in a certain band, including Jim and Ellen. Two members are to be selected to attend the Grammy awards ceremony. If there are 6 possible combinations ...
4
777
2026-03-23T11:24:36.575679
train
transformers
https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train
ai
python
stance #1 [[32mOK[0m] - Collected 8 metrics, 0 events & 4 service checks system_core (1.0.0) ------------------- - instance #0 [[32mOK[0m] - Collected 41 metrics, 0 events & 0 service checks redisdb (1.5.0) --------------- - instance #0 [[32mOK[0m] - Collected 44 metrics, 0 events & 1 service check - Dependencies: - re...
139
694
2026-03-23T11:25:24.231374
extraction
llamaindex
https://docs.llamaindex.ai/python/framework/use_cases/extraction
ai
python
o contribute to the project. Related projects Check out our library of connectors, readers, and other integrations at LlamaHub as well as demos and starter apps like create-llama . Introduction Section titled “Introduction” What are agents? Section titled “What are agents?” Agents are LLM-powered knowledge assistants t...
1
800
2026-03-23T10:50:27.377224
security
gitlab_ci
https://docs.gitlab.com/runner/security
devops
yaml
runner attempts to reuse the local working copy of the Git repository. Using a local copy can improve the performance of CI/CD jobs. However, any user with access to that reusable copy can add code that executes in other users’ pipelines. Git stores the contents of a submodule (a repository embedded inside another repo...
7
800
2026-03-23T10:53:15.507099
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
1 ); Console . WriteLine ( $"[{string.Join(" , ", res19.Select(t => $" ({ t . Time . Value }, { t . Val }) "))}]" ); // >>> [(2, 22)] // Create three new "rg:" time series (two in the US // and one in the UK, with different units) and add some // data points. var labels2 = new List < TimeSeriesLabel > { new ( "location...
1,213
800
2026-03-23T10:54:53.791749
latest.yaml
docker
https://docs.docker.com/reference/api/hub/latest.yaml
devops
bash
ization or user). Public repositories are accessible to everyone, while private repositories require appropriate authentication and permissions. tags: - repositories security: - bearerAuth: [] - {} # Allow anonymous access for public repositories parameters: - in: query name: page required: false schema: type: integer ...
62
570
2026-03-23T11:26:19.925817
3.11.html
python
https://docs.python.org/3/whatsnew/3.11.html
language
python
ation will recalculate the path and replace any values added to module_search_paths . PyConfig_Read() no longer calculates the initial search path, and will not fill any values into PyConfig.module_search_paths . To calculate default paths and then modify them, finish initialization and use PySys_GetObject() to retriev...
95
800
2026-03-23T11:37:20.999188
?s=logdedup
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logdedup
devops
python
Instrumentation by 🔭 OpenTelemetry Authors 🔭 httpd (Apache) OpenTelemetry module to add OpenTelemetry distributed tracing support to httpd. c++ instrumentation C++ Language Instrumentation Component Apache 2.0 License Repository NGINX Instrumentation by 🔭 OpenTelemetry Authors 🔭 NGINX OpenTelemetry module to add Op...
195
800
2026-03-23T11:38:22.744463
supabase-gen-bearer-jwt
supabase
https://supabase.com/docs/reference/cli/supabase-gen-bearer-jwt
database
typescript
n bugs and issues Supabase CLI v1 and Management API Beta Video: Announcing CLI V1 and Management API Beta Global flags Supabase CLI supports global flags for every command. Flags --create-ticket Optional no type create a support ticket for any CLI error --debug Optional no type output debug logs to stderr --dns-resolv...
1
800
2026-03-23T11:32:45.305730
?s=ibmmq
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ibmmq
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:12.065615
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
tomer_id'` * Only run once for each account and email address: `'event.data.account_id + "-" + event.user.email'` Options to configure how to rate limit function execution ([reference](/docs/reference/typescript/v4/functions/rate-limit)) The maximum number of functions to run in the given time period. The time period o...
1,318
778
2026-03-23T10:50:47.949445
enabling-delegated-alert-dismissal-for-secret-scanning
github_actions
https://docs.github.com/en/enterprise-cloud@latest/code-security/secret-scanning/using-advanced-secret-scanning-and-push-protection-features/enabling-delegated-alert-dismissal-for-secret-scanning
devops
yaml
Enabling delegated alert dismissal for secret scanning - GitHub Enterprise Cloud Docs Skip to main content Enabling delegated alert dismissal for secret scanning You can use delegated alert dismissal to control who can dismiss an alert found by secret scanning. Who can use this feature? Organization owners, security ma...
0
800
2026-03-23T11:19:27.667883
?s=yii
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=yii
devops
python
etails (crates) Repository Rust SDK by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry SDK for Rust. rust Quick Install To install this core run: cargo add opentelemetry_sdk 0.28.0 Version Rust Language Core Component Apache 2.0 License Package Details (crates) Repository otel4s by Ross A. Baker, Zach McCoy, Maksym Ochen...
369
800
2026-03-23T11:15:59.450487
postgresql
postgresql
https://www.postgresql.org/docs/release/9.0.9/
database
sql
tabase users to both read and write data with the privileges of the database server. Disable that through proper use of libxslt 's security options. (CVE-2012-3488) Also, remove xslt_process() 's ability to fetch documents and stylesheets from external files/URLs. While this was a documented "feature" , it was long reg...
2
704
2026-03-23T11:40:57.602451
spec-draft
dart
https://dart.dev/to/spec-draft
language
dart
��fɄʮ��v� ۨ�)���A��7���nS��8��� ��Ļ�U�՚���jY�P�v��es��FK� �у�F�J}r��s7-�N�O� ��G0�O�ʞK���#���I-��^� !b!��yjI%�5uQT� ��� W�lX�����Ҡ�Eb~����Y�����>���)`8˥q��O�_N9���0�x�����/��fµS�LBx� �>§��K��Ƿ�dh�ب�D�m��dOnrtztT���`�r�ڎ,�dr{̍wϯ�� ��Lt����� 5ʟQ#CV��� �I��g��ĭ�� ���$� E&� �rvUei�>�G�_�i( �-��@$�}~L���*���8e Ӡ����e� ���(#...
995
799
2026-03-23T11:06:06.481163
?s=genai
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=genai
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:31:34.220255
redis
redis
https://redis.io/docs/latest/develop/data-types/lists/
database
bash
>>> ['bike:1'] res14 = r . lrange ( "bikes:finished" , 0 , - 1 ) print ( res14 ) # >>> ['bike:2'] r . delete ( "bikes:repairs" ) res15 = r . rpush ( "bikes:repairs" , "bike:1" ) print ( res15 ) # >>> 1 res16 = r . rpush ( "bikes:repairs" , "bike:2" ) print ( res16 ) # >>> 2 res17 = r . lpush ( "bikes:repairs" , "bike:i...
35
799
2026-03-23T11:05:26.644984
lifecycle
angular
https://angular.dev/guide/components/lifecycle
framework
typescript
operties. Lifecycle interfaces Angular provides a TypeScript interface for each lifecycle method. You can optionally import and implement these interfaces to ensure that your implementation does not have any typos or misspellings. Each interface has the same name as the corresponding method without the ng prefix. For e...
14
800
2026-03-23T11:38:03.243742
?s=ollama
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ollama
devops
python
.0 License Package Details (packagist) Repository OpenTelemetry Yii auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for Yii yii instrumentation php Quick Install To install this instrumentation library run: composer require open-telemetry/opentelemetry-auto-yii 0.2.0 Version PHP Language Ins...
316
800
2026-03-23T11:18:41.270152
?s=logmanager
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logmanager
devops
python
l To install this resource-detector run: npm install @opentelemetry/resource-detector-alibaba-cloud 0.33.3 Version JavaScript Language Resource detector Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Resource Detector for AWS by 🔭 OpenTelemetry Authors 🔭 Resource detector for Amazon Web S...
372
800
2026-03-23T11:22:05.743072
?s=odddotnet
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=odddotnet
devops
python
lding a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Rep...
91
800
2026-03-23T11:15:01.957504
nodejs
nodejs
https://nodejs.org/en/about/releases/
runtime
javascript
s regarding the Node.js release schedule are available on GitHub . Looking for the latest release of a version branch? Node.js Codename First released Last updated Status v 25 - Oct 15, 2025 Mar 10, 2026 Current Details v 24 Krypton May 06, 2025 Feb 24, 2026 Active LTS Details v 23 - Oct 16, 2024 May 14, 2025 End-of-li...
1
800
2026-03-23T10:57:36.918515
link
expo
https://docs.expo.dev/versions/latest/sdk/router/link
mobile
javascript
een pages Learn how to navigate between pages in Expo Router. API import { Link , Redirect } from 'expo-router' ; Components Link Android iOS tvOS Web Type: React. Element < LinkProps > Component that renders a link using href to another route. By default, it accepts children and wraps them in a <Text> component. Uses ...
1
800
2026-03-23T11:06:06.250920
variable-declarations.html
typescript
https://www.typescriptlang.org/docs/handbook/variable-declarations.html
language
javascript
now you’ve figured out that var has some problems, which is precisely why let statements were introduced. Apart from the keyword used, let statements are written the same way var statements are. ts let hello = "Hello!" ; The key difference is not in the syntax, but in the semantics, which we’ll now dive into. Block-sco...
6
799
2026-03-23T10:52:51.361132
?s=broadway
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=broadway
devops
python
rumentation Elixir Language Instrumentation Component Apache 2.0 License Repository OpentelemetryBandit by 🔭 OpenTelemetry Authors 🔭 Telemetry handler that creates OpenTelemetry spans from Bandit events . bandit instrumentation erlang Quick Install The package can be installed by adding opentelemetry_bandit to your l...
214
800
2026-03-23T11:31:26.275993
geospatial-search
neon
https://neon.tech/guides/geospatial-search
database
sql
ospatial queries using ST_DWithin Sort locations by distance using ST_Distance Find locations within a polygon using ST_MakeEnvelope Index using GiST indexes Install and enable PostGIS Before using geospatial queries, you need to install the PostGIS extension . PostGIS adds geospatial data types like GEOMETRY and GEOGR...
1
800
2026-03-23T11:38:47.601187
2.1.4
git
https://git-scm.com/docs/git-fetch/2.1.4
devops
bash
head> defaults to master . git fetch uses: refs/heads/ <head> :refs/heads/ <branch> git push uses: HEAD:refs/heads/ <head> CONFIGURED REMOTE-TRACKING BRANCHES You often interact with the same remote repository by regularly and repeatedly fetching from it. In order to keep track of the progress of such a remote reposito...
20
797
2026-03-23T11:09:10.451731
plugin-api-migration
flutter
https://docs.flutter.dev/release/breaking-changes/plugin-api-migration
mobile
dart
sdk : " >=2.16.1 <3.0.0 " flutter : " >=1.17.0 " content_copy Create a simple test in <plugin_name>/test/<plugin_name>_test.dart . For the purpose of testing the PR that adds the v2 embedding support, we're trying to test some very basic functionality of the plugin. This is a smoke test to ensure that the plugin proper...
11
707
2026-03-23T11:08:41.603128
redis
redis
https://redis.io/docs/latest/develop/data-types/lists/
database
bash
n ( res14 ); // >>> 3 return asyncCommands . lpush ( "bikes:repairs" , "bike:important_bike" , "bike:very_important_bike" ); }). thenCompose ( res15 -> { System . out . println ( res15 ); // >>> 5 return asyncCommands . lrange ( "bikes:repairs" , 0 , - 1 ); }) . thenAccept ( System . out :: println ) // >>> [bike:very_...
814
800
2026-03-23T11:05:26.646579
dart-doc
dart
https://dart.dev/tools/dart-doc
language
dart
rt doc --dry-run . content_copy Configure generation # To configure how dart doc generates documentation, create a file named dartdoc_options.yaml in the root directory of your package. To learn more about the file's format and supported configuration options, check out dart.dev/go/dartdoc-options-file . View generated...
6
700
2026-03-23T10:57:40.993477
badge
shadcn_ui
https://ui.shadcn.com/docs/components/base/badge
library
typescript
ort function BadgeVariants () { View Code With Icon You can render an icon inside the badge. Use data-icon="inline-start" to render the icon on the left and data-icon="inline-end" to render the icon on the right. Verified Bookmark Copy import { Badge } from "@/components/ui/badge" import { BadgeCheck, BookmarkIcon } fr...
2
799
2026-03-23T11:03:35.290183
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
"engine_name": "qdrant", "setup_name": "qdrant-rps-m-64-ef-256", "dataset_name": "glove-100-angular", "upload_time": 71.6907440621, "total_upload_time": 627.0722837261, "p95_time": 0.1220014045, "rps": 898.1459513965, "parallel": 100, "p99_time": 0.1311996507, "mean_time": 0.096896236, "mean_precisions": 0.952657, "eng...
3,267
595
2026-03-23T11:15:13.619305
tag-multiple-dimensions
nx
https://nx.dev/docs/guides/enforce-module-boundaries/tag-multiple-dimensions
tooling
typescript
nstraints" : [ { // this constraint applies to all "admin" projects "sourceTag" : " scope:admin " , "onlyDependOnLibsWithTags" : [ " scope:shared " , " scope:admin " ], }, { "sourceTag" : " type:ui " , "onlyDependOnLibsWithTags" : [ " type:ui " , " type:util " ], }, { // we don't want our admin ui components to depend ...
8
693
2026-03-23T11:18:28.757396
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
8, "total_upload_time": 3060.065229332, "p95_time": 0.2300128923, "rps": 13.9002264271, "parallel": 2, "p99_time": 0.2701616046, "mean_time": 0.1436270076, "mean_precisions": 0.998558, "engine_params": { "search_params": { "hnsw_ef": 256 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-32-ef-512", "dataset_nam...
1,424
582
2026-03-23T11:15:13.616838
package.html
pytorch
https://pytorch.org/docs/stable/package.html
ml
python
PackageExporter , you can use PackageExporter.dependency_graph_string() . Include arbitrary resources with my package and access them later? # PackageExporter exposes three methods, save_pickle , save_text and save_binary that allow you to save Python objects, text, and binary data to a package. with torch . PackageExp...
7
799
2026-03-23T11:04:31.521799