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
style
terraform
https://developer.hashicorp.com/terraform/language/style
devops
hcl
the meta-argument is not immediately obvious, use a comment for clarification. To learn more about these meta-arguments, refer to the for_each and count documentation. .gitignore Define a .gitignore file for your repository to exclude files that you should not publish to version control, such as your state file. Do not...
21
800
2026-03-23T10:52:48.880065
flask
flask
https://flask.palletsprojects.com/api/
framework
python
will be sent with the cross origin request. Set access_control_allow_headers on the response to indicate which headers are allowed. access_control_request_method ¶ Sent with a preflight request to indicate which method will be used for the cross origin request. Set access_control_allow_methods on the response to indica...
107
798
2026-03-23T10:56:58.320247
?s=haskell
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=haskell
devops
python
trumentation by 🔭 OpenTelemetry Authors 🔭 Go contrib plugin for the host package. go instrumentation Go Language Instrumentation Component Apache 2.0 License Repository Go package net/http instrumentation by 🔭 OpenTelemetry Authors 🔭 Package http provides a http.Handler and functions that are intended to be used to...
224
800
2026-03-23T11:20:15.839180
use-client
react
https://react.dev/reference/rsc/use-client
framework
javascript
and also downloaded by the client to render its Client Component usage. Deep Dive Why is Copyright a Server Component? Show Details Because Copyright is rendered as a child of the Client Component InspirationGenerator , you might be surprised that it is a Server Component. Recall that 'use client' defines the boundary ...
8
800
2026-03-23T11:01:32.440211
internationalization
nextjs
https://nextjs.org/docs/pages/guides/internationalization
framework
javascript
prefix /en . Disabling Automatic Locale Detection The automatic locale detection can be disabled with: next.config.js module . exports = { i18n : { localeDetection : false , } , } When localeDetection is set to false Next.js will no longer automatically redirect based on the user's preferred locale and will only provid...
7
800
2026-03-23T11:13:00.831489
?s=aio
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=aio
devops
python
ector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/collectdreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository CouchDB Receiver...
108
800
2026-03-23T11:30:12.724163
?s=azure
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=azure
devops
python
ory OpenTelemetry Metrics for gRPC first party integration incubating by gRPC Authors gRPC provides support for an OpenTelemetry plugin that provides metrics java incubating grpc Java Language Instrumentation Component Apache-2.0 License Website Documentation Repository Guava Instrumentation by 🔭 OpenTelemetry Authors...
248
800
2026-03-23T11:38:25.447680
?s=transformers
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=transformers
devops
python
etails (go-collector) Repository Syslog Exporter by 🔭 OpenTelemetry Authors 🔭 The syslog exporter supports sending messages to a remote syslog server. syslog exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : githu...
54
800
2026-03-23T11:26:30.537627
supabase-seed-buckets
supabase
https://supabase.com/docs/reference/cli/supabase-seed-buckets
database
typescript
te all supabase local projects data. Usage 1 supabase stop [flags] Flags --all Optional Stop all local Supabase instances from all projects across the machine. --no-backup Optional Deletes all data volumes after stopping. --project-id <string> Optional Local project ID to stop. Basic usage Clean up local data after sto...
8
800
2026-03-23T11:29:18.347817
prisma
bun
https://bun.sh/docs/guides/ecosystem/prisma
runtime
javascript
Use Prisma with Bun - Bun Skip to main content Bun home page Search... ⌘ K Search... Navigation Ecosystem & Frameworks Use Prisma with Bun Runtime Package Manager Bundler Test Runner Guides Reference Blog Feedback Overview Guides Deployment Deploy on Vercel Deploy on Railway Deploy on Render Deploy on AWS Lambda Deploy...
0
800
2026-03-23T11:02:08.285275
?s=sso
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sso
devops
python
and generates resource usage metrics (such as CPU, memory, network, and disk) from them. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsecs...
99
800
2026-03-23T11:26:22.118687
?s=dapr
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dapr
devops
python
celoop Instrumentation for Haystack LLM framework python instrumentation haystack Python Language Instrumentation Component Apache 2.0 License Repository Haystack Python Instrumentation by Arize AI Instrumentation for tracing the Haystack framework python instrumentation haystack Python Language Instrumentation Compone...
325
800
2026-03-23T11:34:08.968913
reactivity-transform
vue
https://vuejs.org/guide/extras/reactivity-transform
framework
javascript
ole. log (count.value) function increment () { count.value ++ } Every reactivity API that returns refs will have a $ -prefixed macro equivalent. These APIs include: ref -> $ref computed -> $computed shallowRef -> $shallowRef customRef -> $customRef toRef -> $toRef These macros are globally available and do not need to ...
2
798
2026-03-23T10:56:40.400503
redis
redis
https://redis.io/docs/latest/operate/rc/databases/connect/insight-cloud/
database
bash
Use Redis Insight on Redis Cloud | Docs {"categories":["docs","operate","rc","redisinsight"],"description":"Shows how to open your database in a browser-based version of Redis Insight and lists the features that are available.","duplicateOf":"head:data-ai-metadata","location":"body","title":"Use Redis Insight on Redis ...
0
799
2026-03-23T11:14:43.107779
?s=google
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=google
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:26:56.550928
sending-messages
temporal
https://docs.temporal.io/sending-messages
devops
go
al Client exposes a predefined __stack_trace Query that returns the call stack of all the threads owned by that Workflow Execution. This is a great way to troubleshoot a Workflow Execution in production. For example, if a Workflow Execution has been stuck at a state for longer than an expected period of time, you can s...
9
590
2026-03-23T11:14:38.888640
release-notes-3.13.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-3.13.0
mobile
dart
] adds acceptEmptyDate to InputDatePickerFormField Widget by @piedcipher in 124143 iOS spell check cursor placement by @justinmc in 124875 Remove unused context parameter by @justinmc in 124254 Fix text theme dart fix cases by @Piinks in 125052 Remove unused getRootRenderObject and getSelectedRenderObject service exten...
5
800
2026-03-23T11:13:08.710781
release-notes-2.8.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.8.0
mobile
dart
lint (#91409) (a: tests, a: text input, team, tool, framework, a: animation, f: material design, a: accessibility, a: internationalization, f: scrolling, cla: yes, f: cupertino, d: examples, f: routes, f: gestures, f: focus, integration_test) 91530 Enable no_default_cases lint (a: tests, a: text input, team, tool, fram...
474
799
2026-03-23T11:14:04.146138
llms-full.txt
angular
https://angular.dev/assets/context/llms-full.txt
framework
typescript
, ... }) export class App { updateField(event: KeyboardEvent): void { if (event.key === 'Enter') { console.log('The user pressed enter in the text field.'); } } } ``` However, since this is a common scenario, Angular lets you filter the events by specifying a specific key using the period (`.`) character. By doing so, ...
97
762
2026-03-23T10:56:08.577779
?s=confluent-kafka
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=confluent-kafka
devops
python
nTelemetry Rake Instrumentation by 🔭 OpenTelemetry Authors 🔭 The Rake instrumentation is a community-maintained instrumentation for the Rake task invocation. rake instrumentation ruby Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-rake 0.5.0 Version Ruby Language ...
353
800
2026-03-23T11:29:56.045496
constraints
flutter
https://docs.flutter.dev/ui/layout/constraints
mobile
dart
orces an infinite width."'; @override Widget build(BuildContext context) { return UnconstrainedBox( child: Container(color: Colors.red, width: double.infinity, height: 100), ); } } ////////////////////////////////////////////////// class Example17 extends Example { const Example17({super.key}); @override final code = '...
33
687
2026-03-23T10:50:10.028414
HelpSteer3
transformers
https://huggingface.co/datasets/nvidia/HelpSteer3
ai
python
improve the user interface and make the messages more informative. Here's the updated code: ```c #include <stdio.h> #include <string.h> #define MAXN 100 void removed(char list[MAXN][21], int *pn) { search(list, pn); printf("Enter the number of the student to remove: "); int del, i; scanf("%d", &del); if (del >= 0 && de...
38
711
2026-03-23T11:29:28.969579
query-threads
langchain
https://docs.langchain.com/langsmith/query-threads
ai
python
together. Results are sorted by most recent activity first. Python TypeScript Copy from langsmith import Client client = Client () threads = client . list_threads ( project_name = "my-project" ) for thread in threads : print ( thread [ " thread_id " ]) print ( f " { thread [ ' count ' ] } runs" ) print ( f " last activ...
3
795
2026-03-23T11:03:11.945559
hero-animations
flutter
https://docs.flutter.dev/ui/animations/hero-animations
mobile
dart
Here's the code: dart class RadialExpansion extends StatelessWidget { const RadialExpansion ( { super . key , required this . maxRadius , this . child , } ) : clipRectSize = 2.0 * ( maxRadius / math . sqrt2 ) ; final double maxRadius ; final double clipRectSize ; final Widget ? child ; @override Widget build ( BuildCon...
20
752
2026-03-23T11:16:11.200870
supabase-projects-api-keys
supabase
https://supabase.com/docs/reference/cli/supabase-projects-api-keys
database
typescript
BLOCKED PID │ BLOCKING STATEMENT │ BLOCKING DURATION │ BLOCKING PID │ BLOCKED STATEMENT │ BLOCKED DURATION ──────────────┼──────────────────────────────┼───────────────────┼──────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────── 253 │ select count(*) f...
39
698
2026-03-23T11:32:02.975145
?s=micrometer
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=micrometer
devops
python
more convenient to use a pre-compiled package installed from NuGet. This client library for .NET also includes the opentelemetry-proto clients to allow for manually generating and sending signals, and lastly it includes a query builder to ease the process of building queries using the OddQueryLanguage (OQL). The proto ...
387
799
2026-03-23T11:39:37.845240
biome
biome
https://biomejs.dev/linter/
tooling
javascript
e of a11y rules because it’s code that runs at the backend, so accessibility isn’t a concern. The following example turns off all rules that belong to the a11y group: 1 { 2 "linter" : { 3 "rules" : { 4 "a11y" : " off " 5 } 6 } 7 } Configure the code fix Section titled “Configure the code fix” As explained above, rules ...
9
799
2026-03-23T10:50:01.115498
tailwind
expo
https://docs.expo.dev/guides/tailwind
mobile
javascript
import '../../global.css' ; index.js Copy // Import the global.css file in the index.js file: import './global.css' ; If you are using DOM components , add this file import to each module using the "use dom" directive since they don't share globals. Always import global CSS in your root _layout.tsx , not in a nested la...
3
799
2026-03-23T11:24:27.285449
?s=linux
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=linux
devops
python
n Component Apache 2.0 License Package Details (npm) Repository gRPC Instrumentation by 🔭 OpenTelemetry Authors 🔭 gRPC and gRPC.js instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-grpc 0.213.0 Version JavaScript Langu...
283
800
2026-03-23T11:28:08.296007
redis
redis
https://redis.io/docs/latest/develop/get-started/document-database/
database
bash
`bicycle: ${ i } ` , '$' , bicycle )) ); let result = await client . ft . search ( 'idx:bicycle' , '*' , { LIMIT : { from : 0 , size : 10 } }); console . log ( JSON . stringify ( result , null , 2 )); /* { "total": 10, "documents": ... } */ result = await client . ft . search ( 'idx:bicycle' , '@model:Jigger' , { LIMIT...
30
799
2026-03-23T11:07:04.803597
?s=purefa
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=purefa
devops
python
gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/tencentcloudlogserviceexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Tinybird Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter sends logs, metrics, and t...
55
799
2026-03-23T11:31:49.800331
benchmarking-latency
neon
https://neon.tech/docs/guides/benchmarking-latency
database
sql
proach: For WebSockets: Establish the connection first, then measure query execution time separately. This reflects real-world usage where connections are reused. For HTTP: Measure individual query execution time including any per-query connection overhead. For implementation details on both connection methods, refer t...
8
800
2026-03-23T11:19:32.985690
?s=httpx
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=httpx
devops
python
epository IBM MQ Instrumentation for OpenTelemetry first party integration by Mark Taylor , IBM MQ Development This package extracts metrics from an IBM MQ queue manager and forwards them to an OpenTelemetry environment. ibmmq mqseries go instrumentation Go Language Instrumentation Component Apache 2.0 License Reposito...
225
800
2026-03-23T11:33:25.492849
?s=watchos
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=watchos
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:10:38.111924
calendar.html
python
https://docs.python.org/3/library/calendar.html
language
python
’s table of tables (used by formatyear() ). The default value is "year" . Added in version 3.7. cssclass_year_head ¶ The CSS class for the table head for the whole year (used by formatyear() ). The default value is "year" . Added in version 3.7. Note that although the naming for the above described class attributes is ...
12
800
2026-03-23T11:15:02.469858
real-time
firebase
https://firebase.google.com/docs/remote-config/ios/real-time
database
javascript
hed on the server. To listen for updates, call addOnConfigUpdateListener , implementing a callback that is invoked whenever a Remote Config update is available in the app. Behind the scenes, this call starts listening for updates from the Remote Config server. To learn more about the client-server relationship, see the...
4
799
2026-03-23T11:22:27.444768
gitlab_ci
gitlab_ci
https://docs.gitlab.com/runner/executors/kubernetes/
devops
yaml
mory" [[ runners . kubernetes . volumes . csi ]] name = "csi-volume" mount_path = "/path/to/csi/volume" driver = "my-csi-driver" [ runners . kubernetes . volumes . csi . volume_attributes ] size = "2Gi" hostPath volume Configure the hostPath volume to instruct Kubernetes to mount a specified host path in the container....
100
800
2026-03-23T11:04:27.821717
?s=orm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=orm
devops
python
/opentelemetry-collector-contrib/receiver/huaweicloudcesreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Microsoft IIS Receiver by 🔭 OpenTelemetry Authors 🔭 The iis receiver grabs metrics about an IIS instance using the Windows Perfo...
122
800
2026-03-23T11:30:50.151001
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
pydantic_ai_examples.flight_booking ``` ## Example Code [Learn about Gateway](https://ai.pydantic.dev/gateway) [flight_booking.py](https://github.com/pydantic/pydantic-ai/blob/main/examples/pydantic_ai_examples/flight_booking.py) ```python """Example of a multi-agent flow where one agent delegates work to another. In t...
6,526
775
2026-03-23T10:51:26.923912
34986
go
https://go.dev/issue/34986
language
go
olution is known, but the work has not been done. OS-Darwin release-blocker Milestone Go1.14 Description artyom opened on Oct 18, 2019 Issue body actions What version of Go are you using ( go version )? $ go version go version go1.13.3 darwin/amd64 Does this issue reproduce with the latest release? Yes What operating s...
1
800
2026-03-23T11:30:15.946911
?group=string
redis
https://redis.io/docs/latest/commands/?group=string
database
bash
s for debugging HyperLogLog values. Learn more → Read more PFMERGE Merges one or more HyperLogLog values into a single key. Learn more → Read more PFSELFTEST An internal command for testing HyperLogLog values. Learn more → Read more PING Returns the server's liveliness response. Learn more → Read more PSETEX Deprecated...
37
800
2026-03-23T11:05:43.821520
amazon-aurora-migration-guide
planetscale
https://planetscale.com/docs/vitess/imports/amazon-aurora-migration-guide
database
sql
log_bin' ; + ---------------+-------+ | Variable_name | Value | + ---------------+-------+ | log_bin | ON | + ---------------+-------+ Step 3: Configure binlog retention Set the binary log retention period to ensure logs aren’t purged during the import. For most cases, 48 hours is sufficient, but larger imports may nee...
6
792
2026-03-23T11:11:36.841381
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/secrets/hashicorp_vault_tutorial/
devops
yaml
Tutorial: Authenticating and reading secrets with HashiCorp Vault | GitLab Docs Tutorial: Authenticating and reading secrets with HashiCorp Vault Tier : Premium, Ultimate Offering : GitLab.com, GitLab Self-Managed, GitLab Dedicated This tutorial demonstrates how to authenticate, configure, and read secrets with HashiCo...
0
800
2026-03-23T11:18:09.009592
connect-from-any-app
neon
https://neon.tech/docs/connect/connect-from-any-app
database
sql
ranches directly from your editor Enable AI-powered database features with automatic MCP Server configuration The extension provides a streamlined workflow for working with Neon during development without leaving your editor. Where can I find my password? It's included in your Neon connection string. Click the Connecti...
5
799
2026-03-23T11:06:54.690894
?s=gcp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=gcp
devops
python
omod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/gitlabreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Google Cloud Monitoring Receiver by 🔭 OpenTelemetry Authors 🔭 The primary objective of the Google Cloud ...
117
800
2026-03-23T11:24:52.624255
redis
redis
https://redis.io/docs/latest/commands/llen/
database
bash
// >>> [Hello, World] long lRangeResult1 = jedis . rpush ( "mylist" , "one" , "two" , "three" ); System . out . println ( lRangeResult1 ); // >>> 3 List < String > lRangeResult2 = jedis . lrange ( "mylist" , 0 , 0 ); System . out . println ( lRangeResult2 ); // >>> [one] List < String > lRangeResult3 = jedis . lrange (...
14
800
2026-03-23T11:29:46.026725
2024-11-05
mcp
https://modelcontextprotocol.io/specification/2024-11-05
ai
typescript
workflows, MCP provides a standardized way to connect LLMs with the context they need. This specification defines the authoritative protocol requirements, based on the TypeScript schema in schema.ts . For implementation guides and examples, visit modelcontextprotocol.io . The key words “MUST”, “MUST NOT”, “REQUIRED”, “...
1
798
2026-03-23T11:09:37.731193
?s=envoyals
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=envoyals
devops
python
Telemetry Authors 🔭 React loading automatic instrumentation js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/plugin-react-load 0.45.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Redis Instrumentation b...
296
800
2026-03-23T11:38:53.784149
gitlab_ci
gitlab_ci
https://docs.gitlab.com/user/application_security/vulnerability_report/
devops
yaml
a security policy in warn mode. Users must provide a reason when they bypass any violation from a policy in warn mode. To use this filter, you must have advanced vulnerability management enabled. Filter vulnerabilities History Improved filtering introduced in GitLab 16.9 with a flag named vulnerability_report_advanced_...
8
799
2026-03-23T11:33:29.363029
tauri
tauri
https://tauri.app/plugin/deep-linking/
desktop
rust
Deep Linking | Tauri Skip to content Deep Linking GitHub npm crates.io API Reference Set your Tauri application as the default handler for an URL. Supported Platforms Section titled “Supported Platforms” This plugin requires a Rust version of at least 1.77.2 Platform Level Notes windows linux macos Deep links must be r...
0
799
2026-03-23T10:57:19.821178
redis
redis
https://redis.io/docs/latest/operate/kubernetes/
database
bash
oyment and management by providing custom resource definitions (CRDs) for Redis Enterprise clusters (REC) and databases (REDB). This approach enables GitOps workflows and Kubernetes-native operations. Get started Deploy Redis Enterprise on your Kubernetes cluster and create your first database. Quick start deployment D...
2
800
2026-03-23T11:00:40.614167
gitlab_ci
gitlab_ci
https://docs.gitlab.com/runner/configuration/advanced-configuration/
devops
yaml
over the AccessID and PrivateKey configured directly in config.toml . AccessID string ID of GCP Service Account used to access the storage. PrivateKey string Private key used to sign GCS requests. BucketName string Name of the storage bucket where cache is stored. UniverseDomain string Universe domain for GCS requests ...
104
799
2026-03-23T10:56:32.331947
monitor-usage
firebase
https://firebase.google.com/docs/database/usage/monitor-usage
database
javascript
lect an existing workspace. Click Add . After your workspace builds, the Cloud Monitoring Page opens. Create a dashboard and add a chart Display the Realtime Database metrics collected from Cloud Monitoring in your own charts and dashboards. Before you proceed, make sure your project is part of a Cloud Monitoring works...
9
799
2026-03-23T11:10:26.478794
pgvector
neon
https://neon.tech/docs/extensions/pgvector
database
sql
mns: CREATE TABLE items (embedding vector( 3 ), category_id int ) PARTITION BY LIST(category_id); Half-precision vectors Half-precision vectors enable the storage of vector embeddings using 16-bit floating-point numbers, or half-precision, which reduces both storage size and memory usage by nearly half compared 32-bit ...
20
800
2026-03-23T11:01:45.772451
?s=hub
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=hub
devops
python
and generates resource usage metrics (such as CPU, memory, network, and disk) from them. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsecs...
99
800
2026-03-23T11:39:42.318912
InterpreterApi
tensorflow
https://www.tensorflow.org/lite/api_docs/java/org/tensorflow/lite/InterpreterApi
ml
python
ublic abstract int getInputIndex ( String opName) Gets index of an input given the op name of the input. Parameters opName Throws IllegalArgumentException if opName does not match any input in the model used to initialize the interpreter. public abstract Tensor getInputTensor (int inputIndex) Gets the Tensor associated...
10
718
2026-03-23T10:51:56.759225
powersync-collection
tanstack_router
https://tanstack.com/db/latest/docs/collections/powersync-collection
framework
typescript
date collection operations. Collection mutations accept SQLite types and queries report data with SQLite types. ts import { createCollection } from "@tanstack/react-db" import { powerSyncCollectionOptions } from "@tanstack/powersync-db-collection" const documentsCollection = createCollection( powerSyncCollectionOptions...
7
778
2026-03-23T11:39:27.973302
?s=pdo
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pdo
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:32:35.100476
provideZoneChangeDetection
angular
https://angular.dev/api/core/provideZoneChangeDetection
framework
typescript
afterRenderEffect AfterRenderOptions AfterRenderRef AfterViewChecked AfterViewInit ANIMATION_MODULE_TYPE AnimationCallbackEvent AnimationFunction APP_BOOTSTRAP_LISTENER APP_ID APP_INITIALIZER ApplicationConfig ApplicationInitStatus ApplicationModule ApplicationRef asNativeElements assertInInjectionContext assertNotInRe...
2
799
2026-03-23T11:11:37.528423
build.rst.txt
xgboost
https://xgboost.readthedocs.io/en/stable/_sources/build.rst.txt
ml
python
tory, run .. code-block:: bash mvn install Or, if you would like to skip tests, run .. code-block:: bash mvn -DskipTests install This command will publish the xgboost binaries, the compiled java classes as well as the java sources to your local repository. Then you can use XGBoost4J in your Java projects by including t...
16
791
2026-03-23T11:08:34.177134
uk
git
https://git-scm.com/docs/git-branch/uk
devops
bash
ge . --no-track Не налаштовуйте конфігурацію "upstream", навіть якщо встановлено змінну конфігурації branch.autoSetupMerge . --recurse-submodules ЦЕЙ ОПЦІЯ ЕКСПЕРИМЕНТАЛЬНА! Змушує поточну команду рекурсивно перетворюватися на підмодулі, якщо увімкнено submodule.propagateBranches . Див. submodule.propagateBranches у gi...
16
800
2026-03-23T11:30:29.121178
supabase-test-db
supabase
https://supabase.com/docs/reference/cli/supabase-test-db
database
typescript
you can also save the schema diff as a new migration file by passing in -f flag. By default, all schemas in the target database are diffed. Use the --schema public,extensions flag to restrict diffing to a subset of schemas. While the diff command is able to capture most schema changes, there are cases where it is known...
23
799
2026-03-23T11:32:41.257476
feed.atom
planetscale
https://planetscale.com/blog/feed.atom
database
sql
some adaptations to the obvious differences and challenges a schema change deployment poses, we are able to utilize familiar and trusted logic to manage developer collaboration around schema branching.]]> Query performance analysis with Insights https://planetscale.com/blog/query-performance-analysis-with-insights 2023...
231
795
2026-03-23T11:03:06.264346
tutorial-tic-tac-toe
react
https://react.dev/learn/tutorial-tic-tac-toe
framework
javascript
) { status = 'Winner: ' + winner ; } else { status = 'Next player: ' + ( xIsNext ? 'X' : 'O' ) ; } return ( < > < div className = "status" > { status } </ div > < div className = "board-row" > < Square value = { squares [ 0 ] } onSquareClick = { ( ) => handleClick ( 0 ) } /> < Square value = { squares [ 1 ] } onSquareC...
90
799
2026-03-23T10:51:37.423310
supabase-branches-get
supabase
https://supabase.com/docs/reference/cli/supabase-branches-get
database
typescript
criptions supabase completion powershell Generate the autocompletion script for powershell. To load completions in your current shell session: supabase completion powershell | Out-String | Invoke-Expression To load completions for every new session, add the output of the above command to your powershell profile. Usage ...
86
800
2026-03-23T11:32:22.649832
changelog-2025-03-14
mastra
https://mastra.ai/blog/changelog-2025-03-14
ai
typescript
an event-driven architecture for voice interactions. Instead of const text = await agent.voice.listen(audio) , you now use agent.voice.on('writing', ({ text }) => { ... }). This creates a more responsive experience without needing to manage any WebSocket complexity. We are adding support for speech to speech providers,...
4
799
2026-03-23T11:01:59.487720
?s=azure
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=azure
devops
python
sends it down the metric pipeline for further processing. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kubeletstatsreceiver v0.148.0 v0.148....
129
799
2026-03-23T11:38:25.447588
redis
redis
https://redis.io/docs/latest/integrate/redis-data-integration/data-pipelines/deploy/
database
bash
KEY_PASSWORD yourKeyPassword The corresponding command lines for target secrets are: # For username and password scripts/rdi-secret.sh set TARGET_DB_USERNAME yourUsername scripts/rdi-secret.sh set TARGET_DB_PASSWORD yourPassword # With target TLS, in addition to the above scripts/rdi-secret.sh set TARGET_DB_CACERT /pat...
6
800
2026-03-23T11:16:41.139504
supabase-network-bans-get
supabase
https://supabase.com/docs/reference/cli/supabase-network-bans-get
database
typescript
supabase migration list Lists migration history in both local and remote databases. Requires your local project to be linked to a remote database by running supabase link . For self-hosted databases, you can pass in the connection parameters using --db-url flag. Note that URL strings must be escaped according to RFC 39...
28
799
2026-03-23T11:31:09.989039
qdrant
qdrant
https://qdrant.tech/articles/dedicated-vector-search/
database
python
tuitive exploration of data. Search Speed & Scalability Includes optimizations for multi-tenant environments to ensure efficient and scalable search. These advancements are not just incremental improvements — they define the difference between a system optimized for vector search and one that accommodates it. Staying a...
23
800
2026-03-23T10:55:59.928936
?s=memcached
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=memcached
devops
python
entation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for Celery. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository ChromaDB Instrumentation by Traceloop Instrumentation for Chroma Vector DB python instrumentation chromadb Python Language Instrumentation Component Apache 2...
321
800
2026-03-23T11:12:58.232727
?s=confluent-kafka-go
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=confluent-kafka-go
devops
python
etails (go-collector) Repository Syslog Exporter by 🔭 OpenTelemetry Authors 🔭 The syslog exporter supports sending messages to a remote syslog server. syslog exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : githu...
54
800
2026-03-23T11:29:52.354057
nextjs-api-only
neon
https://neon.tech/docs/auth/quick-start/nextjs-api-only
database
sql
th methods must be rendered dynamically export const dynamic = 'force-dynamic' ; export default async function Home () { const { data: session } = await auth .getSession (); if ( session ?.user) { return ( < div className = "flex flex-col gap-2 min-h-screen items-center justify-center bg-gray-900" > < h1 className = "m...
7
800
2026-03-23T11:15:44.301553
OpenCodeReasoning
transformers
https://huggingface.co/datasets/nvidia/OpenCodeReasoning
ai
python
add 2. For L=2: count_4[1] =1. We look for R >=2 where count_4[R] >1. count_4[2] is 1, which is not >1. So contribution is 0. Total is 2 +0 = 2, which matches the sample. Ah, so the mistake was in the way the count_4 array is built. The count_4 array is 0-based, where count_4[0] is 0 (number of 4s up to 0 characters), ...
112
799
2026-03-23T11:22:37.663879
release-notes-3.10.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-3.10.0
mobile
dart
83b79aa388 to 5d8a7ed8acfe (3 revisions) by @skia-flutter-autoroll in 39381 Roll Skia from 5d8a7ed8acfe to 8de8c6287254 (1 revision) by @skia-flutter-autoroll in 39382 [fuchsia] Add output_path property to customize output path of .so files by @lin-erik in 39007 Roll Fuchsia Mac SDK from _6bmpi47oMZC-msOI... to hcZFTTK...
163
799
2026-03-23T11:09:18.470194
defineProperty
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty
language
javascript
hange the writable attribute from true to false . A TypeError is thrown when attempts are made to change non-configurable property attributes (except value and writable , if permitted), except when defining a value same as the original value on a data property. When the current property is configurable, defining an att...
7
799
2026-03-23T11:00:48.289079
headers
nextjs
https://nextjs.org/docs/app/api-reference/config/next-config-js/headers
framework
javascript
n array of response header objects, with key and value properties. basePath : false or undefined - if false the basePath won't be included when matching, can be used for external rewrites only. locale : false or undefined - whether the locale should not be included when matching. has is an array of has objects with the...
1
800
2026-03-23T11:00:55.602150
window
tauri
https://tauri.app/v1/api/js/window
desktop
rust
onverts the physical position to a logical one. Example import { appWindow } from '@tauri-apps/api/window' ; const factor = await appWindow . scaleFactor ( ) ; const position = await appWindow . innerPosition ( ) ; const logical = position . toLogical ( factor ) ; Parameters Name Type scaleFactor number Returns: Logica...
5
781
2026-03-23T10:53:49.309174
?s=scala
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=scala
devops
python
ocol. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/influxdbreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2...
123
800
2026-03-23T11:32:38.718446
authentication
expo
https://docs.expo.dev/router/advanced/authentication
mobile
javascript
< string > { // Public const [ state , setState ] = useAsyncState < string > ( ) ; // Get useEffect ( ( ) => { if ( Platform . OS === 'web' ) { try { if ( typeof localStorage !== 'undefined' ) { setState ( localStorage . getItem ( key ) ) ; } } catch ( e ) { console . error ( 'Local storage is unavailable:' , e ) ; } }...
5
799
2026-03-23T10:51:57.552726
?s=purefb
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=purefb
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:25:22.484877
invalidate
turso
https://docs.turso.tech/cli/group/tokens/invalidate
database
sql
group tokens invalidate - Turso Skip to main content Turso home page Search... ⌘ K Search... Navigation tokens group tokens invalidate Turso Database (beta) Turso Cloud AgentFS (beta) Turso Homepage Discord GitHub Turso Cloud Introduction Quickstart Local Development libSQL Migrate to Turso Durability Guarantees Privat...
0
799
2026-03-23T11:13:54.910548
DurationFormat
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat
language
javascript
tting options computed during initialization of the object. Examples Using Intl.DurationFormat The examples below show how to use the Intl.DurationFormat object to format a duration object with various locales and styles. js const duration = { hours: 1, minutes: 46, seconds: 40, }; // With style set to "long" and local...
2
794
2026-03-23T11:25:55.796681
supabase-ssl-enforcement-update
supabase
https://supabase.com/docs/reference/cli/supabase-ssl-enforcement-update
database
typescript
S FROM anon, authenticated; Usage 1 supabase db dump [flags] Flags --data-only Optional Dumps only data records. --db-url <string> Optional Dumps from the database specified by the connection string (must be percent-encoded). --dry-run Optional Prints the pg_dump script that would be executed. -x, --exclude <strings> O...
21
800
2026-03-23T11:29:51.619269
?s=wordpress
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=wordpress
devops
python
ctor you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/purefbreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository RabbitMQ Receiver b...
146
800
2026-03-23T11:26:26.067614
query
tanstack_router
https://tanstack.com/router/latest/docs/integrations/query
framework
typescript
when its data is required and will be streamed to the client as it resolves. useQuery : does not execute on the server; it will fetch on the client after hydration. Use this for data that is not required for SSR. tsx // Suspense: executes on server and streams const { data } = useSuspenseQuery(postsQuery) // Non-suspen...
8
799
2026-03-23T10:53:56.475090
?s=sentry
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sentry
devops
python
nse Package Details (go-collector) Repository JMX Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The JMX Receiver will work in conjunction with the OpenTelemetry JMX Metric Gatherer to report metrics from a target MBean server using a built-in or your custom OpenTelemetry helper-utilizing Groovy script. go receiver ...
124
800
2026-03-23T11:22:19.424873
RegExp
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp
language
javascript
Some built-in methods would treat regexes specially. They decide whether x is a regex through multiple steps : x must be an object (not a primitive). If x[Symbol.match] is not undefined , check if it's truthy . Otherwise, if x[Symbol.match] is undefined , check if x had been created with the RegExp constructor. (This s...
3
800
2026-03-23T10:56:42.949339
packer
terraform
https://developer.hashicorp.com/hcp/api-docs/packer
devops
hcl
DATE: The child artifact is built from a different version than the one currently assigned to the channel. created_at string Created datetime. updated_at string Last updated datetime. platforms string[] description string Short description of what this bucket is for. labels object A key:value map for custom, user-setta...
38
800
2026-03-23T11:11:33.009836
?s=inmemory
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=inmemory
devops
python
erformance measurement APIs (i.e. perf_hooks ). runtime node instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-runtime-node 0.26.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetr...
299
800
2026-03-23T11:33:46.784960
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/policy/node-resource-managers/
devops
yaml
ill still have to enable each option using the cpuManagerPolicyOptions field in the kubelet configuration file. For more detail about the individual options you can configure, read on. full-pcpus-only If the full-pcpus-only policy option is specified, the static policy will always allocate full physical cores. By defau...
9
800
2026-03-23T11:37:22.463351
OpenCodeReasoning
transformers
https://huggingface.co/datasets/nvidia/OpenCodeReasoning
ai
python
(now 4 is True?), so dp[8] becomes True. Wait, but after processing 3, the possible sums are 0,3. Then processing 4: Loop j from 10 down to 4. j=10: j-4=6. dp[6] is currently False (after first iteration, we have 3). So no change. j=9: 9-4=5, not set. j=8: 8-4=4, which is not set yet. Wait, when j is 8, j-4=4. But in t...
168
799
2026-03-23T11:22:37.663925
resolve
webpack
https://webpack.js.org/configuration/resolve
tooling
javascript
cified: webpack.config.js Copy export default { // ... resolve : { mainFields : [ "browser" , "module" , "main" ] , } , } ; For any other target (including node ): webpack.config.js Copy export default { // ... resolve : { mainFields : [ "module" , "main" ] , } , } ; For example, consider an arbitrary library called up...
17
800
2026-03-23T10:56:34.376207
neon-new
drizzle_orm
https://orm.drizzle.team/docs/get-started/neon-new
database
typescript
or Neon connections with the neon-http and neon-websockets drivers. These use the neon-serverless driver under the hood. With the neon-http and neon-websockets drivers, you can access a Neon database from serverless environments over HTTP or WebSockets instead of TCP. Querying over HTTP is faster for single, non-intera...
3
799
2026-03-23T11:00:35.629600
cursor-mcp-neon
neon
https://neon.tech/guides/cursor-mcp-neon
database
sql
mand Palette). You now have Neon MCP Server set up globally in Cursor. You can use it in any project without needing to configure it again for each project. Troubleshooting If you are on a version of Cursor that does not support JSON configuration for MCP servers, you can use the following command when prompted: npx -y...
9
800
2026-03-23T11:31:43.445494
c4
transformers
https://huggingface.co/datasets/allenai/c4
ai
python
thumb/52/pic-692.jpg[/img][/url] <a href="https://libertycity.ru/uploads/gallery/main/52/pic-692.jpg" target="_blank"><img src="https://libertycity.ru/uploads/gallery/comthumb/52/pic-692.jpg" border="0" alt="Скриншоты GTA Online: Bikers" title="Скриншоты GTA Online: Bikers" /></a> [url=https://libertycity.ru/uploads/ga...
32
800
2026-03-23T11:22:33.736603
redis
redis
https://redis.io/docs/latest/develop/data-types/sets/
database
bash
tions { Addr : "localhost:6379" , Password : "" , // no password docs DB : 0 , // use default DB }) _ , err := rdb . SAdd ( ctx , "bikes:racing:france" , "bike:1" , "bike:2" , "bike:3" ). Result () if err != nil { panic ( err ) } res8 , err := rdb . SCard ( ctx , "bikes:racing:france" ). Result () if err != nil { panic...
55
799
2026-03-23T11:02:34.326446
?s=twig
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=twig
devops
python
y Splunk Inc. Instrumentation for the Golang database/sql package. go instrumentation database sql Go Language Instrumentation Component Apache 2.0 License Repository splunksqlx – Instrumentation for github.com/jmoiron/sqlx by Splunk Inc. Instrumentation for the github.com/jmoiron/sqlx package. go instrumentation datab...
235
800
2026-03-23T11:30:17.911025
releases
github_actions
https://docs.github.com/en/rest/releases
devops
yaml
REST API endpoints for releases and release assets - GitHub Docs Skip to main content The REST API is now versioned. For more information, see " About API versioning ." REST API endpoints for releases and release assets Use the REST API to create, modify, and delete releases and release assets. REST API endpoints for r...
0
647
2026-03-23T11:02:20.764478
?s=web
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=web
devops
python
gorm go gorm Quick Install To install this instrumentation library run: go get gorm.io/plugin/opentelemetry v0.1.16 Version Go Language Instrumentation Component MIT License Website Documentation Package Details (go) Goyek instrumentation first party integration by Robert Pająk Package otelgoyek provides OpenTelemetry ...
222
800
2026-03-23T11:23:14.011243