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=base
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=base
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:27:24.893348
?flag=deprecated
opentelemetry
https://opentelemetry.io/ecosystem/registry//?flag=deprecated
devops
python
this exporter run: dotnet add package Azure.Monitor.OpenTelemetry.Exporter 1.6.0 Version .NET Language Exporter Component MIT License Package Details (nuget) Repository Console Exporter for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 The console exporter prints data to the Console window. console exporter dotnet ...
169
799
2026-03-23T11:29:30.110644
models
langchain
https://docs.langchain.com/oss/python/langchain/models
ai
python
ector detail view. Updating or overwriting profile data Model profile data can be changed if it is missing, stale, or incorrect. Option 1 (quick fix) You can instantiate a chat model with any valid profile: Copy custom_profile = { "max_input_tokens" : 100_000 , "tool_calling" : True , "structured_output" : True , # ......
34
799
2026-03-23T11:21:54.247748
?s=guzzle
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=guzzle
devops
python
ou can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/tlscheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Trace Simulation Receiv...
161
800
2026-03-23T11:13:19.229454
?s=sso
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sso
devops
python
Processor Component Apache 2.0 License Package Details (go-collector) Repository Interval Processor by 🔭 OpenTelemetry Authors 🔭 The interval processor ( intervalprocessor ) aggregates metrics and periodically forwards the latest values to the next component in the pipeline. interval processor collector Quick Install...
82
799
2026-03-23T11:26:22.118673
concurrent-test-glob
bun
https://bun.sh/docs/guides/test/concurrent-test-glob
runtime
javascript
Selectively run tests concurrently with glob patterns - Bun Skip to main content Bun home page Search... ⌘ K Search... Navigation Test Runner Selectively run tests concurrently with glob patterns Runtime Package Manager Bundler Test Runner Guides Reference Blog Feedback Overview Guides Deployment Deploy on Vercel Deplo...
0
800
2026-03-23T11:19:52.383700
qdrant
qdrant
https://qdrant.tech/documentation/examples/rag-chatbot-vultr-dspy-ollama/
database
python
tion extraction using DSPy, Ollama, and Qdrant. All the components might be securely hosted on the Vultr cloud, giving you full control over your data. Was this page useful? Yes No Thank you for your feedback! 🙏 We are sorry to hear that. 😔 You can edit this page on GitHub, or create a GitHub issue. On this page: Edi...
20
345
2026-03-23T10:58:19.455322
2.51.1
git
https://git-scm.com/docs/git-fast-import/2.51.1
devops
bash
ssive , which will also optimize other things after an import (e.g. pack loose refs). As noted in the "AGGRESSIVE" section in git-gc[1] the --aggressive option will find new deltas with the -f option to git-repack[1] . For the reasons elaborated on above using --aggressive after a fast-import is one of the few cases wh...
72
798
2026-03-23T11:20:45.735494
nested.html
pytorch
https://pytorch.org/docs/stable/nested.html
ml
python
s, this is unlike masked_select() where the output is collapsed to a 1D tensor. Args: tensor ( torch.Tensor ): a strided tensor from which the jagged layout nested tensor is constructed from. mask ( torch.Tensor ): a strided mask tensor which is applied to the tensor input Example: >>> tensor = torch . randn ( 3 , 3 ) ...
38
800
2026-03-23T10:51:40.553875
design.html
python
https://docs.python.org/3/faq/design.html
language
python
nt ( x ) The snippet assumes that a must have a member attribute called x . However, there is nothing in Python that tells the interpreter this. What should happen if a is, let us say, an integer? If there is a global variable named x , will it be used inside the with block? As you see, the dynamic nature of Python mak...
35
797
2026-03-23T11:09:37.861682
2.4.html
python
https://docs.python.org/3/whatsnew/2.4.html
language
python
while using cmp will call it twice for each comparison, so using key saves on invocations of the lower() method. For simple key functions and comparison functions, it is often possible to avoid a lambda expression by using an unbound method instead. For example, the above case-insensitive sort is best written as: >>> L...
36
796
2026-03-23T11:28:04.999944
?s=executors
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=executors
devops
python
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/otelarrowexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-co...
46
798
2026-03-23T11:39:10.067163
tsconfig
typescript
https://www.typescriptlang.org/tsconfig
language
javascript
peScript: ts const helloWorld = "hi" ; console . log ( helloWorld ); Try By default converts to this JavaScript: ts "use strict" ; const helloWorld = "hi" ; console . log ( helloWorld ); Try Then enable building it with inlineSources and inlineSourceMap enabled there is a comment at the bottom of the file which include...
73
800
2026-03-23T10:57:49.381492
?s=pillarjs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pillarjs
devops
python
uage Instrumentation Component Apache 2.0 License Package Details (nuget) Repository MySqlData Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments MySql.Data and collects telemetry about database operations. mysqldata instrumentation dotnet Quick Instal...
207
800
2026-03-23T11:32:31.642059
video-generation
tanstack_router
https://tanstack.com/ai/latest/docs/guides/video-generation
framework
typescript
tus}${result.progress ? ` (${result.progress}%)` : ''}`) if (result.status === 'failed') { throw new Error(result.error || 'Video generation failed') } } // 3. Get the video URL const result = await getVideoJobStatus({ adapter: openaiVideo('sora-2'), jobId, }) if (result.status === 'completed' && result.url) { return r...
12
760
2026-03-23T11:17:19.728347
pydantic_ai
pydantic_ai
https://ai.pydantic.dev/agent/
ai
python
rance?' ) as agent_run : async for node in agent_run : # Each node represents a step in the agent's execution nodes . append ( node ) print ( nodes ) """ [ UserPromptNode( user_prompt='What is the capital of France?', instructions_functions=[], system_prompts=(), system_prompt_functions=[], system_prompt_dynamic_functi...
26
800
2026-03-23T10:50:00.053691
features
vite
https://vitejs.dev/guide/features
tooling
javascript
importing an .svg file) Types for the Vite-injected constants on import.meta.env Types for the HMR API on import.meta.hot TIP To override the default typing, add a type definition file that contains your typings. Then, add the type reference before vite/client . For example, to make the default import of *.svg a React ...
9
799
2026-03-23T10:50:17.357516
inside-qwikbuild-neon-powered-architecture
neon
https://neon.tech/blog/inside-qwikbuild-neon-powered-architecture
database
sql
ity without compromise.” ( Nilesh Trivedi , co-founder and CTO at QwikBuild ) QwikBuild is an AI web app builder with something unique: it first launched on WhatsApp. It allows users to describe the website or app they want directly from there, and receive a live version in minutes. Try it at qwikbuild.com That simplic...
1
800
2026-03-23T11:26:26.613550
?s=ibmmq
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ibmmq
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:24:12.065579
google-cloud-platform-build
terraform
https://developer.hashicorp.com/terraform/tutorials/gcp-get-started/google-cloud-platform-build
devops
hcl
ce name form a unique ID for the resource. For example, the ID for your network is google_compute_network.vpc_network . Resource blocks contain arguments which you use to configure the resource. Arguments can include things like machine sizes, disk image names, or VPC IDs. The Terraform Registry GCP documentation page ...
6
800
2026-03-23T11:14:27.125773
certificates
temporal
https://docs.temporal.io/cloud/certificates
devops
go
ficates expire! Add reminders to your calendar to issue new CA certificates well before the expiration dates of the existing ones. Temporal Cloud begins sending notifications 15 days before expiration. For details, see the previous section ( How to receive notifications about certificate expiration ). When updating CA ...
15
798
2026-03-23T11:10:12.783206
config
tauri
https://tauri.app/v1/api/config
desktop
rust
Configuration | Tauri v1 Skip to main content This documentation covers Tauri 1 ( old version ). For the latest version, see https://tauri.app/ On this page Configuration The Tauri configuration object. It is read from a file where you can define your frontend assets, configure the bundler, enable the app updater, defi...
0
798
2026-03-23T11:06:35.538757
supabase-gen-signing-key
supabase
https://supabase.com/docs/reference/cli/supabase-gen-signing-key
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:31:21.469621
?s=dataloader
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dataloader
devops
python
Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/alibabacloudlogserviceexporter v0.148.0 v0.148.0 Version Collector Language Exporter...
24
799
2026-03-23T11:14:09.286382
?s=protobuf
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=protobuf
devops
python
er dotnet Quick Install To install this exporter run: dotnet add package OpenTelemetry.Exporter.Prometheus.HttpListener 1.15.0-beta.1 Version .NET Language Exporter Component Apache 2.0 License Package Details (nuget) Repository Stackdriver Exporter for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 Stackdriver Expo...
174
800
2026-03-23T11:36:35.075481
?s=tedious
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tedious
devops
python
o by 🔭 OpenTelemetry Authors 🔭 This library provides a Apache Pekko instrumentation to track requests through OpenTelemetry. pekko instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Pekko Actor Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides an Apach...
262
800
2026-03-23T11:22:30.961579
?s=edge-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=edge-extension
devops
python
ce 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) Repository OpenT...
294
800
2026-03-23T11:27:01.887025
go
go
https://go.dev/dl/
language
go
21.0.linux-ppc64le.tar.gz Archive Linux ppc64le 61MB e938ffc81d8ebe5efc179240960ba22da6a841ff05d5cab7ce2547112b14a47f go1.21.0.linux-riscv64.tar.gz Archive Linux riscv64 62MB 87b21c06573617842ca9e00b954bc9f534066736a0778eae594ac54b45a9e8b7 go1.21.0.linux-s390x.tar.gz Archive Linux s390x 63MB be7338df8e5d5472dfa307b0df2...
454
800
2026-03-23T11:25:37.381574
?s=otterize
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=otterize
devops
python
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/encoding v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collect...
62
799
2026-03-23T11:14:02.202697
app-size
expo
https://docs.expo.dev/distribution/app-size
mobile
javascript
get accurate estimates from TestFlight: on App Store Connect , navigate to TestFlight and select your build by clicking on the build number, then switch to the Build Metadata tab and click App File Sizes . You will see a list of estimated download and install sizes depending on the device type. Actually install sizes m...
8
800
2026-03-23T11:00:45.568356
escape-hatches
react
https://react.dev/learn/escape-hatches
framework
javascript
e inside Effects is reactive. It will run again if some reactive value it reads has changed due to a re-render. For example, this Effect will re-connect to the chat if either roomId or theme have changed: App.js chat.js notifications.js App.js Reload Clear Fork import { useState , useEffect } from 'react' ; import { cr...
11
800
2026-03-23T11:00:38.562885
?s=tracing
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tracing
devops
python
nt in KrakenD collects the activity generated for the enabled layers and pushes or exposes the data for pulling. go krakend api gateway Go Language Instrumentation Component Apache-2.0 License Website Documentation Repository Traces For Kubernetes System Components native graduated by Kubernetes Authors System componen...
9
800
2026-03-23T11:21:26.701899
setup-pyproject
langchain
https://docs.langchain.com/langsmith/setup-pyproject
ai
python
ons for your graph │ │ └── state.py # state definition of your graph │ ├── __init__.py │ └── agent.py # code for constructing your graph ├── .env └── pyproject.toml Create the configuration file Create a configuration file called langgraph.json . See the configuration file reference for detailed explanations of each ke...
9
797
2026-03-23T11:10:55.113985
?s=ollama
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ollama
devops
python
.Zipkin 1.8.0 Version .NET Language Exporter Component Apache 2.0 License Package Details (nuget) 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. erlang ...
175
800
2026-03-23T11:18:41.269957
stacks
hono
https://hono.dev/docs/concepts/stacks
framework
javascript
$post ({ form: todo, }) return await res. json () }, onSuccess : async () => { queryClient. invalidateQueries ({ queryKey: [ 'todos' ] }) }, onError : ( error ) => { console. log (error) }, }) return ( < div > < button onClick = {() => { mutation. mutate ({ id: Date. now (). toString (), title: 'Write code' , }) }} > A...
5
451
2026-03-23T10:50:22.625472
?s=base
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=base
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:27:24.893197
?s=splunkenterprise
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=splunkenterprise
devops
python
an add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/tlscheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Trace Simulation Receiver b...
161
800
2026-03-23T11:39:47.228295
?s=settings
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=settings
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:26:12.522432
?s=viburdbcp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=viburdbcp
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:38:04.208593
llms.txt
svelte
https://svelte.dev/docs/svelte/llms.txt
framework
javascript
emporarily override the prop value, which can be useful for unsaved ephemeral state (demo: ```svelte (count += 1)}> clicks (parent): {count} ``` ```svelte (count += 1)}> clicks (child): {count} ``` While you can temporarily _reassign_ props, you should not _mutate_ props unless they are [bindable]($bindable). If the pr...
31
794
2026-03-23T11:13:21.347352
postgres_fdw
neon
https://neon.tech/docs/extensions/postgres_fdw
database
sql
ET email = 'updated@example.com' WHERE id = 101 ; Deleting Data: DELETE FROM remote_users WHERE id = 101 ; note postgres_fdw currently lacks full support for INSERT statements with an ON CONFLICT DO UPDATE clause. However, the ON CONFLICT DO NOTHING clause is supported. Optimizing queries with postgres_fdw Querying for...
11
800
2026-03-23T11:03:19.467474
datetime.html
python
https://docs.python.org/3/library/datetime.html
language
python
y should not be used, as time objects have no such values. If they’re used anyway, 1900 is substituted for the year, and 1 for the month and day. For date objects, the format codes for hours, minutes, seconds, and microseconds should not be used, as date objects have no such values. If they’re used anyway, 0 is substit...
107
800
2026-03-23T10:59:40.467896
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
"parallel": 4, "p99_time": 0.0360940066, "mean_time": 0.0246535592, "mean_precisions": 0.99518, "engine_params": { "search_params": { "hnsw_ef": 256 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-64-ef-256", "dataset_name": "gist-960-euclidean", "upload_time": 380.1479842809, "total_upload_time": 655.6287639...
2,089
548
2026-03-23T11:15:13.617719
qdrant
qdrant
https://qdrant.tech/documentation/embeddings/premai/
database
python
Prem AI - Qdrant Documentation Embeddings Prem AI Prem AI PremAI is a unified generative AI development platform for fine-tuning deploying, and monitoring AI models. Qdrant is compatible with PremAI APIs. Installing the SDKs pip install premai qdrant-client To install the npm package: npm install @premai/prem-sdk @qdra...
0
800
2026-03-23T11:28:10.998065
capi3ref.html
sqlite
https://www.sqlite.org/capi3ref.html
database
sql
ABLE_COMMENTS 1022 /* int int* */ #define SQLITE_DBCONFIG_MAX 1022 /* Largest DBCONFIG */ These constants are the available integer configuration options that can be passed as the second parameter to the sqlite3_db_config() interface. The sqlite3_db_config() interface is a var-args function. It takes a variable number ...
280
772
2026-03-23T11:15:05.573626
kubernetes
kubernetes
https://kubernetes.io/docs/reference/access-authn-authz/rbac/
devops
yaml
roup named frontend-admins : subjects : - kind : Group name : "frontend-admins" apiGroup : rbac.authorization.k8s.io For the default service account in the "kube-system" namespace: subjects : - kind : ServiceAccount name : default namespace : kube-system For all service accounts in the "qa" namespace: subjects : - kind...
23
800
2026-03-23T11:07:32.567930
importlib.metadata.html
python
https://docs.python.org/3/library/importlib.metadata.html
language
python
ry points, their definition, and usage. Changed in version 3.12: The “selectable” entry points were introduced in importlib_metadata 3.6 and Python 3.10. Prior to those changes, entry_points accepted no parameters and always returned a dictionary of entry points, keyed by group. With importlib_metadata 5.0 and Python 3...
8
800
2026-03-23T11:26:07.824603
redis
redis
https://redis.io/docs/latest/develop/data-types/vector-sets/
database
bash
99999403953552] } using ( Lease < float >? eD = db . VectorSetGetApproximateVector ( "points" , "pt:D" )) { Span < float > d = eD !. Span ; Console . WriteLine ( $"[{d[0]}, {d[1]}]" ); // >>> [0.9999999403953552, -0.9999999403953552] } using ( Lease < float >? eE = db . VectorSetGetApproximateVector ( "points" , "pt:E"...
581
800
2026-03-23T11:01:42.072231
appdistribution-android
firebase
https://firebase.google.com/codelabs/appdistribution-android
database
javascript
) configureUpdateButton() configureSigninButton() } else { firebaseAppDistribution.signInTester() } } Finally let's implement the isTesterSignedIn method. MainActivity.kt private fun isTesterSignedIn() : Boolean { return firebaseAppDistribution.isTesterSignedIn } Build and test your implementation 8. Congratulations! Y...
14
731
2026-03-23T11:23:33.873536
go
go
https://go.dev/pkg/math/big/
language
go
json.Marshaler interface. func (*Int) MarshalText ¶ added in go1.3 func (x * Int ) MarshalText() (text [] byte , err error ) MarshalText implements the encoding.TextMarshaler interface. func (*Int) Mod ¶ func (z * Int ) Mod(x, y * Int ) * Int Mod sets z to the modulus x%y for y != 0 and returns z. If y == 0, a division...
57
799
2026-03-23T11:23:47.276322
?s=knative
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=knative
devops
python
metry SDK, reporting data to an OpenTelemetry Collector. sandbox rust kubewarden Rust Language Application integration Component Apache-2.0 License Website Documentation rustup native by The Rust Project Developers The feature otel can be used when building rustup to turn on OpenTelemetry tracing with an OTLP gRPC expo...
18
800
2026-03-23T11:27:11.488654
IChO-IPhO-RL-v2-formated
transformers
https://huggingface.co/datasets/II-Vietnam/IChO-IPhO-RL-v2-formated
ai
python
}^{2+}(\text{aq})$. The six water molecules are not equivalent due to the Jahn-Teller effect. The hydrated solid salt of copper sulfate, $\text{CuSO}_4\cdot5 \text{H}_2\text{O}$ which may be written as $[ ext{Cu(H}_2\text{O)}_4]\text{SO}_4\times\text{H}_2\text{O}$ is also blue. If a solution of $\text{NH}_3$ is added t...
156
799
2026-03-23T11:26:42.712981
fineweb-2
transformers
https://huggingface.co/datasets/HuggingFaceFW/fineweb-2
ai
python
ayen abisa ana sabuw baitihimih eo kwa auman nowamih nit. 33-Ayu men kafai orot babin ta ana gold o ana silver isan abahiy o ana ar ana faifuw isan abahiyamih. 34-Kwa etei kwaso’ob, ayu taiyuwu umau’umaim sawar abisa isah abiyababan asinaf himatar abow, naatu bow turou’unah hibiyababan afaram hibow karam. 35Ayu ef etei...
141
800
2026-03-23T11:23:24.988528
providers-plugin-framework-provider
terraform
https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-provider
devops
hcl
ct to provision components with Terraform. Enable users of internal products and services to provision components with Terraform. Extend the capabilities of an existing provider by fixing bugs or adding new features and customization options. In this tutorial, you will set up your Terraform provider development environ...
1
800
2026-03-23T10:59:51.343820
queryplanner-ng.html
sqlite
https://www.sqlite.org/queryplanner-ng.html
database
sql
happen less often with the NGQP than with the legacy query planner, but it might still happen. Only in those rare cases do application developers need to get involved and help the query planner to do the right thing. In the common case, the NGQP is just a new enhancement to SQLite that makes the application run a littl...
49
434
2026-03-23T11:02:07.773589
?s=ntp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ntp
devops
python
mentation Component BSD-2-Clause License Repository Akka Actor Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Akka Actor instrumentation to track requests through OpenTelemetry. java instrumentation akka Java Language Instrumentation Component Apache 2.0 License Repository Akka Actor Fork Join I...
237
800
2026-03-23T11:11:52.247564
postgres-support-recap-investigating-postgres-query-performance
neon
https://neon.tech/blog/postgres-support-recap-investigating-postgres-query-performance
database
sql
tables that require vacuuming Identify duplicate or missing indexes View connections by database and user Explain, analyze, and visualize queries How to install PgHero PgHero supports installation with Docker , Linux , and Rails . Here, we’ll show how to install PgHero with Docker and connect it to a Neon database. Bef...
14
799
2026-03-23T11:24:01.828710
faq
expo
https://docs.expo.dev/push-notifications/faq
mobile
javascript
will fail until the rate falls below 600 per second again. For best results, we recommend you add throttling (which is handled automatically in the expo-server-sdk-node ) and retry logic to your server. Using Expo push notification service is not mandatory You can use any push notification service for Expo projects. Th...
1
799
2026-03-23T10:58:10.388395
TFRecordDataset
tensorflow
https://www.tensorflow.org/api_docs/python/tf/compat/v1/data/TFRecordDataset
ml
python
either with output_types argument alone or together with output_shapes argument. In this case the output of the function will be assumed to consist of tf.Tensor objects with the types defined by output_types and with the shapes which are either unknown or defined by output_shapes . Args generator A callable object that...
26
798
2026-03-23T11:12:00.625818
?s=tui
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tui
devops
python
receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/simpleprometheusreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Skywalking Receiver by 🔭 OpenT...
151
800
2026-03-23T11:23:07.025695
static-prerendering.md
tanstack_router
https://tanstack.com/start/latest/docs/framework/react/guide/static-prerendering.md
framework
typescript
], }) ``` ## Automatic Static Route Discovery All static paths will be automatically discovered and seamlessly merged with the specified `pages` config Routes are excluded from automatic discovery in the following cases: - Routes with path parameters (e.g., `/users/$userId`) since they require specific parameter values...
3
800
2026-03-23T11:39:02.509693
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/commits/
devops
yaml
equest. updated_at string Date when the merge request was last updated. upvotes integer Number of upvotes. user_notes_count integer Number of user notes. web_url string Web URL of the merge request. work_in_progress boolean If true , the merge request is set as work in progress. curl --header "PRIVATE-TOKEN: <your_acce...
45
800
2026-03-23T11:01:12.438227
?s=interval
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=interval
devops
python
sion to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/basicauthextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Bearer token authenticator extension b...
59
800
2026-03-23T11:20:08.181267
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/components/
devops
yaml
ker image built with the same version: spec : component : [ name, version, reference] inputs : stage : default : build --- build-image : stage : $[[ inputs.stage ]] image : registry.example.com/$[[ component.name ]]:$[[ component.version ]] script : - echo "Building with component version $[[ component.version ]]" - ec...
13
800
2026-03-23T10:50:13.240999
redis
redis
https://redis.io/docs/latest/commands/ft.info/
database
bash
ple Return statistics about an index 127.0.0.1:6379> ft.info idx:bicycle 1 ) index_name 2 ) idx:bicycle 3 ) index_options 4 ) ( empty array ) 5 ) index_definition 6 ) 1 ) key_type 2 ) JSON 3 ) prefixes 4 ) 1 ) bicycle: 5 ) default_score 6 ) "1" 7 ) attributes 8 ) 1 ) 1 ) identifier 2 ) $.pickup_zone 3 ) attribute 4 ) p...
8
800
2026-03-23T11:08:18.268185
btree_gin
neon
https://neon.tech/docs/extensions/btree_gin
database
sql
bility: Please refer to the list of all extensions available in Neon for up-to-date extension version information. btree_gin : Bridging index types A common challenge arises when queries require filtering on both B-tree friendly columns (for example, status TEXT , created_at TIMESTAMP ) and GIN-friendly columns (for ex...
2
800
2026-03-23T10:59:56.161953
webpack
webpack
https://webpack.js.org/api/compiler-hooks/
tooling
javascript
nt stuff my plugin will use later" ; callback ( ) ; } ) ; compile SyncHook Called right after beforeCompile , before a new compilation is created. This hook is not copied to child compilers. Callback Parameters: compilationParams thisCompilation SyncHook Executed while initializing the compilation, right before emittin...
4
800
2026-03-23T11:05:57.829092
?s=framework
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=framework
devops
python
r Component Apache 2.0 License Documentation Repository Google Cloud Monitoring Exporter by Google Authors The OpenTelemetry Google Cloud Monitoring Exporter for Go. go exporter Go Language Exporter Component Apache 2.0 License Repository Google Cloud Trace Exporter by Google Authors The OpenTelemetry Google Cloud Trac...
176
800
2026-03-23T11:30:26.065021
turtle.html
python
https://docs.python.org/3/library/turtle.html
language
python
setscreen . The global function reset is another one derived from the Turtle method reset . turtle. resetscreen ( ) ¶ Reset all Turtles on the Screen to their initial state. turtle. screensize ( canvwidth = None , canvheight = None , bg = None ) ¶ Parameters : canvwidth – positive integer, new width of canvas in pixels...
51
796
2026-03-23T11:27:39.761648
synthetic-datasets
langfuse
https://langfuse.com/docs/evaluation/features/synthetic-datasets
ai
python
l datasets across runs Realistic variations : AI generates natural variations while following your structural constraints This approach is particularly powerful for evaluating AI agents with tool usage, as it generates structurally consistent but semantically diverse conversations. Next Steps Explore your dataset in La...
17
800
2026-03-23T11:15:49.924649
?s=redis
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=redis
devops
python
omponent Apache 2.0 License Repository OpentelemetryHTTPoison by 🔭 OpenTelemetry Authors 🔭 OpentelemetryHTTPoison is an Instrumentation Library for HTTPoison. httpoison instrumentation erlang Erlang Language Instrumentation Component Apache 2.0 License Repository OpentelemetryNebulex by 🔭 OpenTelemetry Authors 🔭 Op...
217
800
2026-03-23T11:25:32.724319
?s=ibmmq
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ibmmq
devops
python
nt Apache 2.0 License Repository pymongo Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for the pymongo library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository PyMySQL Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides tracing for PyMySQL...
331
800
2026-03-23T11:24:12.065816
githooks
git
https://git-scm.com/docs/githooks
devops
bash
th a corresponding pre-commit hook to save and restore any form of metadata associated with the working tree (e.g.: permissions/ownership, ACLS, etc). See contrib/hooks/setgitperms.perl for an example of how to do this. pre-push This hook is called by git-push[1] and can be used to prevent a push from taking place. The...
13
798
2026-03-23T10:54:13.445343
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
| Unset\` | The dependencies to use instead of the dependencies passed to the agent run. | | `model` | \`Model | KnownModelName | str | | `toolsets` | \`Sequence\[AbstractToolset[AgentDepsT]\] | Unset\` | The toolsets to use instead of the toolsets passed to the agent constructor and agent run. | | `tools` | \`Sequence...
2,180
442
2026-03-23T10:51:26.914289
story
langfuse
https://langfuse.com/handbook/chapters/story
ai
python
ering in our Berlin office. May 2025: Launch Week 3 Powered by the scalability of Langfuse v3, the tracing volume grew rapidly. In Launch Week 3 , we focused on making this data more accessible and actionable. We released: Full-text search Saved/shared table views Custom dashboards Custom dashboards were a very popular...
8
800
2026-03-23T11:12:07.878927
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/environments/deployment_approvals/
devops
yaml
uction : stage : deploy script : - 'echo "Deploying to ${CI_ENVIRONMENT_NAME}"' environment : name : ${CI_JOB_NAME} action : start The job does not need to be manual ( when: manual ). Add the required approval rules . The environments in your project require approval before deployment. Add multiple approval rules Histo...
1
800
2026-03-23T11:17:10.900740
?s=orm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=orm
devops
python
essor converts delta sum metrics to rate metrics. This rate is a gauge. go processor collector Quick Install When building a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatorateprocesso...
78
800
2026-03-23T11:30:50.150967
llms-medium.txt
svelte
https://svelte.dev/llms-medium.txt
framework
javascript
screen, such as data being preloaded in anticipation of the user navigating ```dts interface Fork {/*…*/} ``` ```dts commit(): Promise ; ``` Commit the fork. The promise will resolve once the state change has been applied ```dts discard(): void; ``` Discard the fork ## MountOptions Defines the options accepted by the `...
141
776
2026-03-23T11:13:00.456139
?s=influxdb
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=influxdb
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:33:32.233013
no-useless-undefined-initialization
biome
https://biomejs.dev/linter/rules/no-useless-undefined-initialization
tooling
javascript
considered a best practice to avoid initializing variables to undefined . Please note that any inline comments attached to the initialization value or variable will be moved at the end of the variable declaration on auto-fix. Please be also aware that this differs from Eslint’s behaviour. Examples Section titled “Examp...
1
798
2026-03-23T11:00:45.365537
nx-mcp
nx
https://nx.dev/docs/reference/nx-mcp
tooling
typescript
Apply or reject a self-healing CI fix from Nx Cloud. Records the decision on the suggested fix. Nx Cloud analytics tools Section titled “Nx Cloud analytics tools” These tools provide analytics and insights into your CI/CD data: Tool Description cloud_analytics_pipeline_executions_search Analyzes historical pipeline exe...
8
799
2026-03-23T10:56:27.629299
?s=apk
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=apk
devops
python
orter Component Apache 2.0 License Documentation Repository Google Cloud Monitoring Exporter by Google Authors The OpenTelemetry Google Cloud Monitoring Exporter for Go. go exporter Go Language Exporter Component Apache 2.0 License Repository Google Cloud Trace Exporter by Google Authors The OpenTelemetry Google Cloud ...
176
800
2026-03-23T11:14:25.044653
?s=pika
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pika
devops
python
u Kotel is an instrumentation plugin for the franz-go Kafka client. It provides tracing and metrics options. go instrumentation kafka franz-go tracing metrics Go Language Instrumentation Component BSD-3-Clause License Repository Labstack Echo instrumentation by 🔭 OpenTelemetry Authors 🔭 Go contrib plugin for the labs...
226
800
2026-03-23T11:38:15.996921
videos
react
https://react.dev/community/videos
framework
javascript
on the server, and stream that HTML to your users. In React 18, you can use Suspense to break down your app into smaller independent units which can be streamed independently of each other without blocking the rest of the app. This means users will see your content sooner and be able to start interacting with it much f...
3
798
2026-03-23T11:04:11.262823
qwik
qwik
https://qwik.builder.io/docs/pages/
framework
javascript
example above sets the title, as well as some Open Graph meta and the canonical link . HTML places the <head> tag as the first element within <html> (at the very top of the HTML content). The <head> section is not something that your route component renders directly because it would break the HTML streaming. Look into ...
2
800
2026-03-23T10:57:11.924899
?s=tomee
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tomee
devops
python
3.0 Version Rust Language Exporter Component Apache 2.0 OR MIT License Package Details (crates) Repository user_events Metrics Exporter by 🔭 OpenTelemetry Authors 🔭 A Rust OpenTelemetry Metric exporter for Linux Kernel user_events rust exporter linux user_events Quick Install To install this exporter run: cargo add o...
193
800
2026-03-23T11:19:30.884444
window
tauri
https://tauri.app/v1/api/js/window
desktop
rust
mber > The scale factor that can be used to map physical pixels to logical pixels. Example import { appWindow } from '@tauri-apps/api/window' ; const factor = await appWindow . scaleFactor ( ) ; Returns: Promise < number > The window's monitor scale factor. setAlwaysOnTop setAlwaysOnTop ( alwaysOnTop : boolean ): Promi...
29
796
2026-03-23T10:53:49.309206
screenshot
expo
https://docs.expo.dev/tutorial/screenshot
mobile
javascript
tureHandlerRootView style = { styles . container } > < View style = { styles . imageContainer } > < View ref = { imageRef } collapsable = { false } > < ImageViewer imgSource = { PlaceholderImage } selectedImage = { selectedImage } /> { pickedEmoji && < EmojiSticker imageSize = { 40 } stickerSource = { pickedEmoji } /> ...
4
800
2026-03-23T11:27:03.084184
?s=pillarjs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pillarjs
devops
python
ctor Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Memory Limiter Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Memory Limiter Processor for the OpenTelemetry Collector is used to prevent out of memory situations on the collector. go processor collector Collector Lan...
86
800
2026-03-23T11:32:31.641961
redis-stateful-caching
inngest
https://www.inngest.com/blog/redis-stateful-caching
devops
typescript
right errors, since these operations can be retried safely thanks to idempotency . In some cases the timeout occurred after the operation had already committed, which is the worst kind of failure mode because from a caller's perspective the operation appears to have failed, even though it may have actually succeeded. T...
1
800
2026-03-23T11:17:38.268280
opentelemetry
opentelemetry
https://opentelemetry.io/docs/collector/registry/
devops
python
unofficial 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 ...
367
799
2026-03-23T11:04:10.134553
newtypes.html
python
https://docs.python.org/3/extending/newtypes.html
language
python
/ traverseproc tp_traverse ; /* delete references to contained objects */ inquiry tp_clear ; /* Assigned meaning in release 2.1 */ /* rich comparisons */ richcmpfunc tp_richcompare ; /* weak reference enabler */ Py_ssize_t tp_weaklistoffset ; /* Iterators */ getiterfunc tp_iter ; iternextfunc tp_iternext ; /* Attribute...
2
800
2026-03-23T10:59:31.452221
2.13.7
git
https://git-scm.com/docs/git-ls-tree/2.13.7
devops
bash
t the contents of a tree object SYNOPSIS git ls-tree [-d] [-r] [-t] [-l] [-z] [--name-only] [--name-status] [--full-name] [--full-tree] [--abbrev[=<n>]] <tree-ish> [<path>…] DESCRIPTION Lists the contents of a given tree object, like what "/bin/ls -a" does in the current working directory. Note that: the behaviour is s...
2
791
2026-03-23T11:05:28.528935
cache
react
https://react.dev/reference/react/cache
framework
javascript
cache – React API Reference APIs Copy page Copy cache React Server Components cache is only for use with React Server Components . cache lets you cache the result of a data fetch or computation. const cachedFn = cache ( fn ) ; Reference cache(fn) Usage Cache an expensive computation Share a snapshot of data Preload dat...
0
800
2026-03-23T11:02:09.242605
workflow-syntax-for-github-actions
github_actions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
devops
yaml
Docker container must use args . For more information, see jobs.<job_id>.steps[*].with.args . Example of jobs.<job_id>.steps[*].with Defines the three input parameters ( first_name , middle_name , and last_name ) defined by the hello_world action. These input variables will be accessible to the hello-world action as IN...
117
799
2026-03-23T11:28:12.434279
?s=orchestrator
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=orchestrator
devops
python
ocumentation Repository kgateway native sandbox by kgateway Authors kgateway supports OTLP export for traces and logs, with Prometheus-native metrics collection. go kgateway gateway-api ingress envoy Go Language Application integration Component Apache-2.0 License Website Documentation Repository Knative native incubat...
8
800
2026-03-23T11:28:53.571919
redis
redis
https://redis.io/docs/latest/develop/data-types/vector-sets/
database
bash
"{\"size\": \"large\", \"price\": 18.99}" ). doOnNext ( result -> { System . out . println ( result ); // >>> true }). flatMap ( result -> reactiveCommands . vsetattr ( "points" , "pt:B" , "{\"size\": \"large\", \"price\": 35.99}" )) . doOnNext ( result -> { System . out . println ( result ); // >>> true }). flatMap ( ...
645
799
2026-03-23T11:01:42.072323
?s=base
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=base
devops
python
y to tracing. rust instrumentation Quick Install To install this instrumentation library run: cargo add tracing-opentelemetry 0.22.0 Version Rust Language Instrumentation Component MIT License Package Details (crates) Repository Trillium Instrumentation first party integration by Jacob Rothstein OpenTelemetry integrati...
359
800
2026-03-23T11:27:24.893342
narrowing.html
typescript
https://www.typescriptlang.org/docs/handbook/2/narrowing.html
language
javascript
ype if the original type is compatible. ts // Both calls to 'swim' and 'fly' are now okay. let pet = getSmallPet (); if ( isFish ( pet )) { pet . swim (); } else { pet . fly (); } Try Notice that TypeScript not only knows that pet is a Fish in the if branch; it also knows that in the else branch, you don’t have a Fish ...
19
799
2026-03-23T10:50:24.340102
qdrant
qdrant
https://qdrant.tech/blog/case-study-hubspot/
database
python
led with their responsiveness, make Qdrant a reliable solution for our AI infrastructure.” – Srubin Sethu Madhavan, Technical Lead, HubSpot Get Started with Qdrant Free Get Started Up!
5
184
2026-03-23T11:19:56.309581