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
cookies
planetscale
https://planetscale.com/legal/cookies
database
sql
elp us understand how our Services are performing and being used. Specifically, we use Google Analytics to collect information about how users use our Services, which we then use to compile reports that disclose trends without identifying individual visitors, and help us improve our Services. For more information on Go...
3
800
2026-03-23T11:37:35.433215
?s=confmap
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=confmap
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:13:12.753943
?group=stream
redis
https://redis.io/docs/latest/commands/?group=stream
database
bash
more → Read more TS.DELETERULE Delete a compaction rule Learn more → Read more TS.GET Get the sample with the highest timestamp from a given time series Learn more → Read more TS.INCRBY Increase the value of the sample with the maximum existing timestamp, or create a new sample with a value equal to the value of the sa...
50
799
2026-03-23T11:02:11.716458
timers
temporal
https://docs.temporal.io/develop/java/timers
devops
go
Durable Timers - Java SDK | Temporal Platform Documentation Skip to main content On this page What is a Timer? A Workflow can set a durable Timer for a fixed time period. In some SDKs, the function is called sleep() , and in others, it's called timer() . A Workflow can sleep for months. Timers are persisted, so even if...
0
781
2026-03-23T10:57:40.849814
git-clone
git
https://git-scm.com/docs/git-clone
devops
bash
eated HEAD to the branch pointed to by the cloned repository’s HEAD , point to <name> branch instead. In a non-bare repository, this is the branch that will be checked out. --branch can also take tags and detaches the HEAD at that commit in the resulting repository. --revision= <rev> Create a new repository, and fetch ...
14
799
2026-03-23T10:56:27.786075
git-config
git
https://git-scm.com/docs/git-config
devops
bash
e/fetch/push commands. See protocol.allow above for the available policies. The protocol names currently used by git are: file : any local file-based path (including file:// URLs, or local paths) git : the anonymous git protocol over a direct TCP connection (or proxy, if configured) ssh : git over ssh (including host:p...
289
798
2026-03-23T10:57:42.961291
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
7, "mean_precisions": 0.927559, "engine_params": { "search_params": { "hnsw_ef": 256 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-64-ef-512", "dataset_name": "glove-100-angular", "upload_time": 85.032096355, "total_upload_time": 2208.8522481918, "p95_time": 0.086050646, "rps": 1141.1776111106, "paralle...
3,458
552
2026-03-23T11:15:13.619560
?s=sqlclient
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sqlclient
devops
python
er to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/windowsservicereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Zipkin Collector Receiver by 🔭 OpenTel...
166
800
2026-03-23T11:37:18.459997
?s=prometheusremotewrite
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=prometheusremotewrite
devops
python
anguage Instrumentation Component Apache 2.0 License Repository splunkpgx – Instrumentation for github.com/jackc/pgx by Splunk Inc. Instrumentation for the github.com/jackc/pgx package. go instrumentation database postgresql Go Language Instrumentation Component Apache 2.0 License Repository splunkpq – Instrumentation ...
234
800
2026-03-23T11:38:28.410478
gitlab_ci
gitlab_ci
https://docs.gitlab.com/runner/install/linux-manually/
devops
yaml
ualstack.us-east-1.amazonaws.com/gitlab-runner-downloads/latest/index.html . Download the runner-helper version that matches your package manager or architecture. Choose a version and download a binary, as described in the documentation for downloading any other tagged releases for bleeding edge GitLab Runner releases....
1
800
2026-03-23T11:07:57.380713
StringSplit
tensorflow
https://www.tensorflow.org/api_docs/python/tf/raw_ops/StringSplit
ml
python
n empty string, each element of input is split into individual single-byte character strings, including splitting of UTF-8 multibyte sequences. Otherwise every character of delimiter is a potential split point. For example N = 2, input[0] is 'hello world' and input[1] is 'a b c', then the output will be indices = [0, 0...
1
753
2026-03-23T11:00:03.841090
django
django
https://docs.djangoproject.com/it/5.2/
framework
python
è quello di rendere il più semplice possibile costruire applicazioni web GIS ed imbrigliare il potere dei dati spaziali. Strumenti comuni per le applicazioni web ¶ Django offre molteplici strumenti dei quali si sente comunemente il bisogno durante lo sviluppo di applicazioni web: Autenticazione: Panoramica | Usare il s...
8
800
2026-03-23T11:31:57.108583
?s=web
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=web
devops
python
elemetry-collector-contrib/receiver/pprofreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Prometheus Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Prometheus Receiver for the OpenTelemetry Collector. go receiver collector Quick...
143
799
2026-03-23T11:23:14.010985
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
statistics for the run so far, including token usage, model requests, and so on.""" return self._graph_run.state.usage @property def metadata(self) -> dict[str, Any] | None: """Metadata associated with this agent run, if configured.""" return self._graph_run.state.metadata @property def run_id(self) -> str: """The uniq...
3,447
711
2026-03-23T10:51:26.918616
release-notes-1.22.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.22.0
mobile
dart
8 text selection affinity can be null on web (cla: yes, framework, waiting for tree to go green) 62788 Add onTertiaryTap* to TapGestureRecognizer and GestureDetector (a: accessibility, cla: yes, framework, waiting for tree to go green) 62795 Fix sort indicator for DataTables (cla: yes, f: material design, framework) 62...
31
800
2026-03-23T11:14:48.702252
finepdfs
transformers
https://huggingface.co/datasets/HuggingFaceFW/finepdfs
ai
python
mic hob caters for all kinds of cooking, with its radiant heat cooking zones and its electronic touch controls and multi-functions, making it the ideal choice for the modern family. > The ceramic hob is extremely user-friendly, durable and safe. Special functions Protection from over-heating A sensor monitors the tempe...
145
799
2026-03-23T11:25:47.245069
floating-app-bar
flutter
https://docs.flutter.dev/cookbook/lists/floating-app-bar
mobile
dart
k of the CustomScrollView widget as a ListView that allows you to mix and match different types of scrollable lists and widgets together. The scrollable lists and widgets provided to the CustomScrollView are known as slivers . There are several types of slivers, such as SliverList , SliverGrid , and SliverAppBar . In f...
2
710
2026-03-23T11:12:03.378428
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
rance is Paris. ') ), AgentRunResultEvent( result=AgentRunResult(output='The capital of France is Paris. ') ), ] ''' ``` Arguments are the same as for self.run, except that `event_stream_handler` is now allowed. Parameters: | Name | Type | Description | Default | | ----------------------- | ----------------------------...
2,145
450
2026-03-23T10:51:26.914239
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
)], ) # Save to YAML dataset.to_file('title_case_tests.yaml') # Load later dataset = Dataset.from_file('title_case_tests.yaml') report = dataset.evaluate_sync(to_title_case) ``` ## Adding More Cases As you find bugs or edge cases, add them to the dataset: ```python from pydantic_evals import Dataset # Load existing dat...
6,108
763
2026-03-23T10:51:26.923282
?s=otterize
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=otterize
devops
python
database exporter collector Go Language Utilities Component UPL License Documentation Repository OpenTelemetry Collector Release Notes Comparator by wbollock Website to help operators read release notes and compare across OpenTelemetry Collector versions. collector upgrade visualization Go Language Utilities Component ...
388
799
2026-03-23T11:14:02.203144
?s=grails
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=grails
devops
python
n add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/chronyreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Cloudflare Receiver by 🔭 Open...
106
800
2026-03-23T11:19:23.545451
2.23.0
git
https://git-scm.com/docs/git-remote/2.23.0
devops
bash
-t master -m master origin git://example.com/git.git/ $ git merge origin SEE ALSO git-fetch[1] git-branch[1] git-config[1] GIT Part of the git[1] suite remote
12
158
2026-03-23T11:36:33.355882
types
terraform
https://developer.hashicorp.com/terraform/language/expressions/types
devops
hcl
ents of resources and child modules. In these cases, the argument has an expected type and the given expression must produce a value of that type. Where possible, Terraform automatically converts values from one type to another in order to produce the expected type. If this isn't possible, Terraform will produce a type...
7
799
2026-03-23T11:30:26.405221
?s=pinecone
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pinecone
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:20:29.243348
git-config
git
https://git-scm.com/docs/git-config
devops
bash
y> should be either "true" or "false", and is taken into account when configuration says "auto". If <stdout-is-tty> is missing, then checks the standard output of the command itself, and exits with status 0 if color is to be used, or exits with status 1 otherwise. When the color setting for name is undefined, the comma...
18
799
2026-03-23T10:57:42.960941
nested-streaming-support
mastra
https://mastra.ai/blog/nested-streaming-support
ai
typescript
can also write custom messages within a tool: 1 export const planActivities = createTool ({ 2 execute : async ({ mastra, context, writer }) => { 3 const agent = mastra ! . getAgent ( " weatherAgent " ); 4 const prompt = " some prompt " ; 5 const response = agent. streamVNext ([ 6 { 7 role: " user " , 8 content: prompt,...
5
798
2026-03-23T11:19:28.798930
2.53.0
git
https://git-scm.com/docs/git-rebase/2.53.0
devops
bash
ven on the command line, then the default is --no-fork-point , otherwise the default is --fork-point . See also rebase.forkpoint in git-config[1] . If your branch was based on <upstream> but <upstream> was rewound and your branch contains commits which were dropped, this option can be used with --keep-base in order to ...
22
800
2026-03-23T11:33:41.433021
postgresql
postgresql
https://www.postgresql.org/docs/release/17.0/
database
sql
tem reads with the new system variable io_combine_limit (Thomas Munro, Andres Freund, Melanie Plageman, Nazir Bilal Yavuz) § § § E.10.3.1.4. Monitoring # Create system view pg_stat_checkpointer (Bharath Rupireddy, Anton A. Melnikov, Alexander Korotkov) § § § Relevant columns have been removed from pg_stat_bgwriter and ...
10
800
2026-03-23T11:19:27.990614
code-scanning
github_actions
https://docs.github.com/en/rest/code-scanning/code-scanning
devops
yaml
/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6" }
143
84
2026-03-23T11:29:16.801519
?s=lmdb
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=lmdb
devops
python
k Inc. Instrumentation for the github.com/jinzhu/gorm package. go instrumentation database Go Language Instrumentation Component Apache 2.0 License Repository splunkgraphql – Instrumentation for github.com/graph-gophers/graphql-go by Splunk Inc. Instrumentation for the github.com/graph-gophers/graphql-go package. go in...
232
800
2026-03-23T11:11:46.432349
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
ole . WriteLine ( $"{entry.Id}: [{string.Join(" , ", entry.Values.Select(b => $" { b . Name }: { b . Value } "))}]" ); } // >>> 1712668482289-0: [rider: Castilla, speed: 30.199999999999999, position: 1, location_id: 1] // >>> 1712668766534-1: [rider: Norem, speed: 28.800000000000001, position: 3, location_id: 1] // >>>...
1,442
800
2026-03-23T11:04:07.561651
?s=interval
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=interval
devops
python
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/bmchelixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package...
30
800
2026-03-23T11:20:08.181225
arrays.ndarray.html
numpy
https://numpy.org/doc/stable/reference/arrays.ndarray.html
ml
python
The N-dimensional array (ndarray) — NumPy v2.4 Manual Skip to main content Back to top Choose version GitHub The N-dimensional array ( ndarray ) # An ndarray is a (usually fixed-size) multidimensional container of items of the same type and size. The number of dimensions and items in an array is defined by its shape , ...
0
800
2026-03-23T11:06:03.581093
2.43.0
git
https://git-scm.com/docs/gitsubmodules/2.43.0
devops
bash
changes 2.19.2 2018-11-21 2.19.1 no changes 2.19.0 2018-09-10 2.17.0 → 2.18.5 no changes 2.16.6 2019-12-06 2.15.4 no changes 2.14.6 2019-12-06 NAME gitsubmodules - Mounting one repository inside another SYNOPSIS .gitmodules, $GIT_DIR/config git submodule git <command> --recurse-submodules DESCRIPTION A submodule is a r...
2
799
2026-03-23T11:10:50.758714
create-route
mastra
https://mastra.ai/reference/server/create-route
ai
typescript
ced return { items : [ ] , page , limit } } , } ) Streaming route Direct link to Streaming route const streamAgent = createRoute ( { method : 'POST' , path : '/api/agents/:agentId/stream' , responseType : 'stream' , streamFormat : 'sse' , pathParamSchema : z . object ( { agentId : z . string ( ) , } ) , bodySchema : z ...
5
800
2026-03-23T11:08:58.719922
?s=log-bridge
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=log-bridge
devops
python
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/aerospikereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector)...
97
799
2026-03-23T11:19:17.830338
?s=kong
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kong
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:33:35.573645
?s=psr16
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=psr16
devops
python
for Google StackDriver rust exporter Quick Install To install this exporter run: cargo add opentelemetry-stackdriver 0.18.0 Version Rust Language Exporter Component Apache 2.0 OR MIT License Package Details (crates) Repository Stdout Exporter by 🔭 OpenTelemetry Authors 🔭 This crate provides exporters that export to s...
192
798
2026-03-23T11:22:24.545581
fts
turso
https://docs.turso.tech/sql-reference/functions/fts
database
sql
WHERE clause to filter rows. Copy fts_match(column1, column2, ..., query) Parameter Type Description column1, column2, ... TEXT One or more columns covered by an FTS index query TEXT The search query string (see Query Syntax below) Returns: INTEGER — 1 if the row matches, 0 otherwise. The columns passed to fts_match mu...
4
797
2026-03-23T10:52:46.286872
defer-panic-and-recover
go
https://go.dev/blog/defer-panic-and-recover
language
go
ed in f", r) } }() fmt.Println("Calling g.") g(0) fmt.Println("Returned normally from g.") } func g(i int) { if i > 3 { fmt.Println("Panicking!") panic(fmt.Sprintf("%v", i)) } defer fmt.Println("Defer in g", i) fmt.Println("Printing in g", i) g(i + 1) } The function g takes the int i, and panics if i is greater than 3,...
5
740
2026-03-23T10:52:34.330342
?s=solarwinds
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=solarwinds
devops
python
che 2.0 License Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows to export data to the OpenTelemetry Collector using the OpenTelemetry Protocol. c++ exporter C++ Language Exporter Component Apache 2.0 License Documentation Repository Prometheus Exporter by 🔭 OpenTelemetry Authors 🔭 The Open...
168
799
2026-03-23T11:37:38.890638
gitlab_ci
gitlab_ci
https://docs.gitlab.com/runner/configuration/advanced-configuration/
devops
yaml
rbac.serviceAccountAnnotations section. For runners on Amazon EKS, you can specify an IAM role to assign to the service account. The specific annotation needed is: eks.amazonaws.com/role-arn: arn:aws:iam::<ACCOUNT_ID>:role/<IAM_ROLE_NAME> . The IAM policy for this role must have permissions to do the following actions ...
95
799
2026-03-23T10:56:32.331933
mac.html
python
https://docs.python.org/3/using/mac.html
language
python
thon on a Mac; nor is it required if you are distributing an app outside the macOS App Store. It is only required if you are using the macOS App Store as a distribution channel. 5.6. Other Resources ¶ The python.org Help page has links to many useful resources. The Pythonmac-SIG mailing list is another support resource...
21
800
2026-03-23T11:28:22.570473
redis
redis
https://redis.io/docs/latest/commands/hpexpire/
database
bash
ds provided: 2 indicating the specific field is deleted already due to expiration, or provided expiry interval is 0; 1 indicating expiration time is set/updated; 0 indicating the expiration time is not set (a provided NX | XX | GT | LT condition is not met); -2 indicating there is no such field @since 6.4 hpexpire ( ke...
5
799
2026-03-23T11:36:39.057024
lang_corefunc.html
sqlite
https://www.sqlite.org/lang_corefunc.html
database
sql
then concat_ws() returns NULL. If all arguments other than the first are NULL, then concat_ws() returns an empty string. format( FORMAT ,...) The format(FORMAT,...) SQL function works like the sqlite3_mprintf() C-language function and the printf() function from the standard C library. The first argument is a format str...
4
773
2026-03-23T10:56:39.172517
instrumentation
langfuse
https://langfuse.com/docs/observability/sdk/instrumentation
ai
python
st-pipeline" , input = { "user_query" : "Tell me a joke" }, ) as root_span: with propagate_attributes( user_id = "user_123" , session_id = "session_abc" ): with langfuse.start_as_current_observation( as_type = "generation" , name = "joke-generation" , model = "gpt-4o" , ) as generation: generation.update( output = "Why...
2
800
2026-03-23T11:17:48.392147
?s=mlflow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=mlflow
devops
python
instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Restlet Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Restlet restlet instrumentation java Java Language Instrumentati...
266
800
2026-03-23T11:25:11.256640
3.12.html
python
https://docs.python.org/3/whatsnew/3.12.html
language
python
4. Use the vars argument of sysconfig.get_paths() instead. tarfile : The undocumented and unused TarFile.tarfile attribute has been deprecated since Python 3.13. Pending removal in Python 3.17 ¶ collections.abc : collections.abc.ByteString is scheduled for removal in Python 3.17. Use isinstance(obj, collections.abc.Buf...
69
800
2026-03-23T11:00:33.942662
compression.zstd.html
python
https://docs.python.org/3/library/compression.zstd.html
language
python
compression.zstd — Compression compatible with the Zstandard format — Python 3.14.3 documentation Navigation index modules | next | previous | Python » 3.14.3 Documentation » The Python Standard Library » Data Compression and Archiving » compression.zstd — Compression compatible with the Zstandard format | Theme Auto L...
0
800
2026-03-23T11:21:55.202931
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
in order to be controlled by this replica set. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors template PodTemplateSpec Template is the object that describes the pod that will be created if insufficient replicas are detected. ...
553
799
2026-03-23T10:56:49.342336
use-explicit-length-check
biome
https://biomejs.dev/linter/rules/use-explicit-length-check
tooling
javascript
│ ℹ Unsafe fix : Replace .length with .length > 0 1 │ - c o n s t · i s N o t E m p t y · = · B o o l e a n ( f o o . l e n g t h ) ; 1 │ + c o n s t · i s N o t E m p t y · = · f o o . l e n g t h · > · 0 ; 2 2 │ 1 // Negative style is disallowed too 2 const isNotEmpty = ! ( foo . length === 0 ); code-block.js:2:20 li...
10
800
2026-03-23T11:14:06.578046
llms-full.txt
angular
https://angular.dev/assets/context/llms-full.txt
framework
typescript
For more information on `@Optional()`, see the [`@Optional()` section](#optional) of this guide. The following diagram represents the relationship between the `root` `ModuleInjector` and its parent injectors as the previous paragraphs describe. ```mermaid stateDiagram-v2 elementInjector: EnvironmentInjector<br>(configu...
271
775
2026-03-23T10:56:08.578018
unicode_
tensorflow
https://www.tensorflow.org/api_docs/python/tf/experimental/numpy/unicode_
ml
python
find rfind () S.rfind(sub[, start[, end]]) -> int Return the highest index in S where substring sub is found, such that sub is contained within S[start:end]. Optional arguments start and end are interpreted as in slice notation. Return -1 on failure. rindex rindex () S.rindex(sub[, start[, end]]) -> int Return the high...
16
797
2026-03-23T11:27:05.393516
unstable_cache
nextjs
https://nextjs.org/docs/app/api-reference/functions/unstable_cache
framework
javascript
Functions: unstable_cache | Next.js Menu Using App Router Features available in /app Latest Version 16.2.1 API Reference Functions unstable_cache Copy page unstable_cache Last updated March 3, 2026 Note: This API has been replaced by use cache in Next.js 16. We recommend opting into Cache Components and replacing unsta...
0
800
2026-03-23T11:04:53.738529
?s=logdedup
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logdedup
devops
python
ble are observers for docker, ecs, ecs_task, host and K8s. go extension collector Collector Language Extension Component Apache 2.0 License Repository OIDC authenticator extension by 🔭 OpenTelemetry Authors 🔭 The OIDC authenticator extension allows gRPC and HTTP-based receivers to require authentication from remote c...
69
800
2026-03-23T11:38:22.744368
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/jobs/fine_grained_permissions/
devops
yaml
id/packages/:package_id READ_PACKAGES Read Get all tags for a given an NPM package GET /groups/:id/-/packages/npm/-/package/*package_name/dist-tags READ_PACKAGES Read Get all tags for a given an NPM package GET /packages/npm/-/package/*package_name/dist-tags READ_PACKAGES Read Get all tags for a given an NPM package GE...
9
800
2026-03-23T11:26:10.141826
mui
mui
https://mui.com/material-ui/react-modal/
library
javascript
the behavior: < Modal disableEnforceFocus /> Copy Copied (or $keyC ) Accessibility (WAI-ARIA: https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/ ) Be sure to add aria-labelledby="id..." , referencing the modal title, to the Modal . Additionally, you may give a description of your modal with the aria-describedby="id...
6
799
2026-03-23T11:17:23.903478
mirascope
langfuse
https://langfuse.com/integrations/frameworks/mirascope
ai
python
g and evaluate your AI agents OpenAI Agents Learn how to use Langfuse to monitor OpenAI Agents SDK to debug and evaluate your AI agents On this page Monitor Mirascope Applications with Langfuse What is Mirascope? What is Langfuse? How to use Mirascope with Langfuse Getting Started 1. Calls 2. Streams Learn more Questio...
4
403
2026-03-23T11:21:12.679914
?s=netflow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=netflow
devops
python
sion Autoinjection”, but with a few more features and a slightly different approach to content-script injection. js browser web-ext browserextension browser-extension chrome-extension firefox-extension safari-extension edge-extension autoinstrumentation JavaScript Language Utilities Component GPL-3.0 License Documentat...
378
799
2026-03-23T11:28:24.213341
changes.html
sqlite
https://www.sqlite.org/changes.html
database
sql
together with an eponymous virtual table that provides access to the measurements. Improved algorithm for running queries with both an ORDER BY and a LIMIT where only the inner-most loop naturally generates rows in the correct order. Enhancements to Lemon parser generator , so that it generates a faster parser. The PRA...
179
779
2026-03-23T10:50:32.102781
redis
redis
https://redis.io/docs/latest/commands/hmget/
database
bash
s.Publisher returned by #hmget. hmget ( channel : KeyValueStreamingChannel<K, V> , // the channel. key : K , // the key. fields : K... // the fields. ) → Mono<Long> // Long count of the keys. @deprecated since 6.0 in favor of consuming large results through the org.reactivestreams.Publisher returned by #hmget. HMGet ( ...
3
799
2026-03-23T11:25:33.234367
supabase-inspect-db-long-running-queries
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-long-running-queries
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:27:55.022625
?s=telemetry
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=telemetry
devops
python
k Install To install this instrumentation library run: npm install @jufab/opentelemetry-angular-interceptor 1.9.0-1 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Fastify OpenTelemetry by Holden Whitehead Fastify OpenTelemetry API integration, using the Fastify...
273
800
2026-03-23T11:39:05.306402
overview
tanstack_start
https://tanstack.com/ai/latest/docs/getting-started/overview
framework
typescript
ystem Agent loop strategies Type-safe tool definitions with toolDefinition() Type-safe Model Options based on adapter & model selection Type-safe content modalities (text, image, audio, video, document) based on model capabilities @tanstack/ai-client A framework-agnostic headless client for managing chat state: Message...
11
800
2026-03-23T11:09:09.490407
?s=bunyan
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=bunyan
devops
python
icrocks native sandbox by Microcks Authors The main webapp component supports OpenTelemetry instrumentation for logs, distributed tracing and metrics. microcks java sandbox Java Language Application integration Component Apache-2.0 License Website Documentation Strimzi native incubating by Strimzi Authors In Strimzi, t...
13
800
2026-03-23T11:29:05.426355
flutter-cli
flutter
https://docs.flutter.dev/reference/flutter-cli
mobile
dart
n-l10n <DIRECTORY> Generate localizations for the Flutter project. install flutter install -d <DEVICE_ID> Install a Flutter app on an attached device. logs flutter logs Show log output for running Flutter apps. precache flutter precache <ARGUMENTS> Populates the Flutter tool's cache of binary artifacts. pub flutter pub...
3
799
2026-03-23T11:31:03.498901
normalmodulefactory-hooks
webpack
https://webpack.js.org/api/normalmodulefactory-hooks
tooling
javascript
cWaterfallHook Called after a NormalModule instance is created. Callback Parameters: module createData resolveData createParser HookMap<SyncBailHook> Called before a Parser instance is created. parserOptions is options in module.parser for the corresponding identifier or an empty object. Hook Parameters: identifier Cal...
3
800
2026-03-23T11:13:17.802185
?s=executors
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=executors
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:39:10.067423
?s=neo4j-driver
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=neo4j-driver
devops
python
lect trace data and export them to their backend of choice. Node.js pillarjs pillarjs-router router Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-restify 0.58.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Reposito...
294
800
2026-03-23T11:17:22.475582
older_versions.html
scikit_learn
https://scikit-learn.org/stable/whats_new/older_versions.html
ml
python
named to test_size and train_size and can accept both float and int . Arguments in class Bootstrap are now consistent with StratifiedShuffleSplit . Arguments n_test and n_train are deprecated and renamed to test_size and train_size and can accept both float and int . Argument p added to classes in Nearest Neighbors to ...
16
793
2026-03-23T10:56:23.459230
HttpClient
angular
https://angular.dev/api/common/http/HttpClient
framework
typescript
ed; timeout?: number | undefined; } The HTTP options to send with the request. @returns Observable<string> Constructs a HEAD request that interprets the body as an ArrayBuffer and returns the full event stream. @param url string The endpoint URL. @param options { headers?: HttpHeaders | Record<string, string | string[]...
201
800
2026-03-23T10:58:20.421674
?s=vcpkg
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=vcpkg
devops
python
metry Authors 🔭 Serves as a placeholder receiver in a pipeline. This can be useful if you want to e.g. start a Collector with only extensions enabled. nop receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : go.opente...
136
800
2026-03-23T11:11:19.342952
gitlab_ci
gitlab_ci
https://docs.gitlab.com/runner/configuration/advanced-configuration/
devops
yaml
nner can be summed up as: The registry name is found from the image name. If the value is not empty, the executor searches for the authentication configuration for this registry. Finally, if an authentication corresponding to the specified registry is found, subsequent pulls makes use of it. Support for GitLab integrat...
50
800
2026-03-23T10:56:32.331868
creating-an-issue
github_actions
https://docs.github.com/en/issues/tracking-your-work-with-issues/creating-an-issue
devops
yaml
n. Type a descriptive title and body for the issue. Click Create issue . If you're a project maintainer, you can assign the issue to someone , add it to a project , associate it with a milestone , set the issue type , or apply a label . When you're finished, click Submit new issue . Creating an issue from code You can ...
3
800
2026-03-23T10:56:45.663468
no-shadow-restricted-names
biome
http://biomejs.dev/linter/rules/no-shadow-restricted-names
tooling
javascript
lint/suspicious/noShadowRestrictedNames ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✖ Do not shadow the global “NaN” property. > 1 │ function NaN() {} │ ^ ^ ^ 2 │ ℹ Consider renaming this variable. It’s easy to confuse the origin of variables when they’re named after a known global. 1 let Set ; code-block.js:1:5 lint/sus...
1
799
2026-03-23T11:44:06.181553
?s=pika
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pika
devops
python
ry 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 instrumentation for b...
281
800
2026-03-23T11:38:15.996965
compress
hono
https://hono.dev/docs/middleware/builtin/compress
framework
javascript
Compress Middleware - Hono Skip to content Menu Return to top Compress Middleware This middleware compresses the response body, according to Accept-Encoding request header. INFO Note : On Cloudflare Workers and Deno Deploy, the response body will be compressed automatically, so there is no need to use this middleware. ...
0
790
2026-03-23T10:50:57.912216
?s=tedious
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tedious
devops
python
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/bmchelixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package...
30
800
2026-03-23T11:22:30.961380
release-notes-2.2.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.2.0
mobile
dart
o green) 75350 [flutter_tools] move process manager into tool (cla: yes, team, tool) 75370 roll packages (cla: yes, cp: 1.26, cp: 1.26 completed, team, waiting for tree to go green) 75374 Added memory benchmark for flutter engine groups. (cla: yes, team, waiting for tree to go green) 75383 Revert "add a benchmark test ...
69
800
2026-03-23T11:13:36.909330
?s=cgroupruntime
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cgroupruntime
devops
python
enTelemetry Authors 🔭 Instrumentation library for restify. Node.js restify Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-restify 0.58.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Router Instrumentatio...
298
800
2026-03-23T11:32:52.650645
?s=browserextension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=browserextension
devops
python
edentials authenticator extension by 🔭 OpenTelemetry Authors 🔭 The OAuth2 Client Credentials authenticator extension allows gRPC and HTTP-based exporters to add authentication data to outgoing calls. go extension collector Quick Install When building a custom collector you can add this extension to the manifest file ...
68
800
2026-03-23T11:32:48.691332
openapi
neon
https://neon.tech/docs/auth/guides/plugins/openapi
database
sql
kdown text Open in ChatGPT Open this page in ChatGPT Open in Claude Open this page in Claude Copy neon init command Set up Neon in one command Connect MCP on Cursor Connect the Neon MCP server on Cursor Connect MCP on VS Code Connect the Neon MCP server on VS Code Edit on GitHub Suggest changes to this page Neon Docs
4
318
2026-03-23T11:16:29.588301
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
panic ( err ) } fmt . Println ( res1 ) // >>> [1 2 2] // The last recorded temperature for thermometer:2 // was 10.3 at time 2. res2 , err := rdb . TSGet ( ctx , "thermometer:2" ). Result () if err != nil { panic ( err ) } fmt . Println ( res2 ) // >>> {2 10.3} } func ExampleClient_timeseries_range () { ctx := context ...
1,081
798
2026-03-23T10:54:53.791565
tauri-community-survey-2022-data.csv
tauri
https://tauri.app/tauri-community-survey-2022-data.csv
desktop
rust
,,Less than 1 month,,FALSE,FALSE,FALSE,TRUE,TRUE,FALSE,FALSE,,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE,,7,Not applicable,,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE,FALSE,FALSE,,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,,,Heard of it but not used it,Never heard of them but i...
111
800
2026-03-23T11:10:27.958420
supabase-projects-api-keys
supabase
https://supabase.com/docs/reference/cli/supabase-projects-api-keys
database
typescript
│ │ No stats │ 0 │ no supabase_migrations │ schema_migrations │ │ │ No stats │ 0 │ no Usage 1 supabase inspect db vacuum-stats Flags --db-url <string> Optional Inspect the database specified by the connection string (must be percent-encoded). --linked Optional Inspect the linked project. --local Optional Inspect the lo...
54
680
2026-03-23T11:32:02.975157
?s=console
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=console
devops
python
Details (crates) Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. rust exporter Quick Install To install this exporter run: cargo add opentelemetry-otlp 0...
191
799
2026-03-23T11:39:15.141857
2.24.0
git
https://git-scm.com/docs/git-fetch/2.24.0
devops
bash
ption may be a glob on ref names, a ref, or the (possibly abbreviated) SHA-1 of a commit. Specifying a glob is equivalent to specifying this option multiple times, one for each matching ref name. See also the fetch.negotiationAlgorithm configuration variable documented in git-config[1] . --dry-run Show what would be do...
8
800
2026-03-23T11:09:40.232121
audit-log-events-for-your-organization
github_actions
https://docs.github.com/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization
devops
yaml
tory , repository_id , request_access_security_header , request_id , token_id , token_scopes , user , user_id , user_agent , name , repository_selection , integration , operation_type , created_at Reference /apps/using-github-apps/reviewing-and-modifying-installed-github-apps#blocking-access integration_installation.ve...
85
800
2026-03-23T11:37:16.620606
?s=weaviate
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=weaviate
devops
python
instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository zio by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for ZIO zio instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry amqplib Instrumentation (Rab...
272
800
2026-03-23T11:21:21.444728
start-basic
tanstack_router
https://tanstack.com/start/latest/docs/framework/react/examples/start-basic
framework
typescript
="/route-a" activeProps={{ className: 'font-bold', }} > Pathless Layout </Link>{' '} <Link to="/deferred" activeProps={{ className: 'font-bold', }} > Deferred </Link>{' '} <Link // @ts-expect-error to="/this-route-does-not-exist" activeProps={{ className: 'font-bold', }} > This Route Does Not Exist </Link> </div> <hr /...
7
482
2026-03-23T11:25:18.641714
macros
bun
https://bun.sh/docs/bundler/macros
runtime
javascript
tion, users can consume your package at runtime or at bundle-time using the same import specifier: index.ts Copy import pkg from " my-package " ; // runtime import import { macro } from " my-package " with { type : " macro " }; // macro import The first import will resolve to ./node_modules/my-package/index.js , while ...
5
798
2026-03-23T10:58:42.937270
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
('openai:gpt-5.2') async def main(): nodes = [] async with agent.iter('What is the capital of France?') as agent_run: async for node in agent_run: nodes.append(node) print(nodes) ''' [ UserPromptNode( user_prompt='What is the capital of France?', instructions_functions=[], system_prompts=(), system_prompt_functions=[],...
2,344
496
2026-03-23T10:51:26.914519
provideEnvironmentInitializer
angular
https://angular.dev/api/core/provideEnvironmentInitializer
framework
typescript
ptions createEnvironmentInjector createNgModule createNgModuleRef createPlatform createPlatformFactory CreateSignalOptions CSP_NONCE CUSTOM_ELEMENTS_SCHEMA DebugElement DebugEventListener DebugNode DEFAULT_CURRENCY_CODE DefaultIterableDiffer DestroyableInjector destroyPlatform DestroyRef Directive DirectiveWithBindings...
3
800
2026-03-23T11:10:19.288160
datatype3.html
sqlite
https://www.sqlite.org/datatype3.html
database
sql
asses NULL, TEXT or BLOB. If numerical data is inserted into a column with TEXT affinity it is converted into text form before being stored. A column with NUMERIC affinity may contain values using all five storage classes. When text data is inserted into a NUMERIC column, the storage class of the text is converted to I...
7
799
2026-03-23T10:54:13.222658
lexical_analysis.html
python
https://docs.python.org/3/reference/lexical_analysis.html
language
python
t enclosing fstring . Constructing a more traditional formal grammar from this template is left as an exercise for the reader. The grammar for t-strings is identical to the one for f-strings, with t instead of f at the beginning of rule and token names and in the prefix. tstring : TSTRING_START tstring_middle* TSTRING_...
41
797
2026-03-23T11:37:35.513988
redis
redis
https://redis.io/docs/latest/develop/data-types/bitmaps/
database
bash
res1 -> { System . out . println ( res1 ); // >>> 0 return async . getbit ( "pings:2024-01-01-00:00" , 123 ); }). thenCompose ( res2 -> { System . out . println ( res2 ); // >>> 1 return async . getbit ( "pings:2024-01-01-00:00" , 456 ); }). thenAccept ( res3 -> { System . out . println ( res3 ); // >>> 0 }). toComplet...
453
800
2026-03-23T11:03:25.839428
django-migrations
neon
https://neon.tech/docs/guides/django-migrations
database
sql
Schema migration with Neon Postgres and Django - 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) / Schema Migration / Django Schema migration with Neon Postgres and Django Set up Neon Postgres...
0
800
2026-03-23T11:16:46.589353
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
"p95_time": 0.4846964222, "rps": 227.0120263727, "parallel": 100, "p99_time": 0.5226382502, "mean_time": 0.4233346094, "mean_precisions": 0.999455, "engine_params": { "search_params": { "hnsw_ef": 512 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-64-ef-256", "dataset_name": "deep-image-96-angular", "upload_...
1,782
571
2026-03-23T11:15:13.617316
basic-file-based
tanstack_start
https://tanstack.com/router/latest/docs/framework/react/examples/basic-file-based
framework
typescript
er Context Not Found Errors Authenticated Routes Scroll Restoration Static Route Data SSR Render Optimizations API Router File-Based Routing Integrations TanStack Query ESLint ESLint Plugin Router Create Route Property Order Router Examples Quickstart (file-based) Quickstart (code-based) Basic (file-based) Basic (code-...
4
799
2026-03-23T11:31:24.584146
migration
chakra_ui
https://chakra-ui.com/docs/get-started/migration
library
javascript
> ( < List.Root as = "ul" gap = { 3 } > < List.Item > < List.Indicator as = { MdCheckCircle } color = "green.500" /> Lorem ipsum dolor sit amet </ List.Item > < List.Item > < List.Indicator as = { MdCheckCircle } color = "green.500" /> Consectetur adipiscing elit </ List.Item > </ List.Root > ) For ordered lists: Befor...
37
799
2026-03-23T10:50:18.044126