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
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/configuration/windows-resource-management/
devops
yaml
resources with the --kube-reserved and/or --system-reserved kubelet flags. On Windows these values are only used to calculate the node's allocatable resources. Caution: As you deploy workloads, set resource memory and CPU limits on containers. This also subtracts from NodeAllocatable and helps the cluster-wide schedule...
3
800
2026-03-23T11:37:14.173400
?s=twig
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=twig
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:30:17.911120
?s=dbcp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dbcp
devops
python
aScript Language Instrumentation Component MIT License Website Documentation Repository OpenTelemetry NodeCache Instrumentation by Aspecto Authors NodeCache instrumentation for Node.js. Node.js instrumentation node-cache JavaScript Language Instrumentation Component Apache 2.0 License Repository OpenAI JavaScript Instr...
292
800
2026-03-23T11:37:21.825139
plugins
webpack
https://webpack.js.org/api/plugins
tooling
javascript
class exposes tap , tapAsync , and tapPromise methods which plugins can use to inject custom build steps that will be fired throughout a compilation. Please see the documentation to learn more. An understanding of the three tap methods, as well as the hooks that provide them, is crucial. The objects that extend Tapable...
1
800
2026-03-23T11:07:34.697193
?s=stef
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=stef
devops
python
ry opentelemetry-exporter-jaeger by 🔭 OpenTelemetry Authors 🔭 The opentelemetry-exporter-jaeger gem provides a Jaeger exporter for OpenTelemetry Ruby jaeger exporter ruby Quick Install To install this exporter run: gem install opentelemetry-exporter-jaeger 0.24.1 Version Ruby Language Exporter Component Apache 2.0 Li...
188
800
2026-03-23T11:33:18.277285
hosting
tanstack_router
https://tanstack.com/start/latest/docs/framework/react/guide/hosting
framework
typescript
Start is designed to work with any hosting provider , so if you already have a hosting provider in mind, you can deploy your application there using the full-stack APIs provided by TanStack Start. However, since hosting is one of the most crucial aspects of your application's performance, reliability, and scalability, ...
4
799
2026-03-23T11:24:14.085737
?s=inmemory
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=inmemory
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:33:46.784929
?s=backstage
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=backstage
devops
python
tor 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/probabilisticsamplerprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 Lice...
89
800
2026-03-23T11:30:01.101068
supabase-ssl-enforcement-update
supabase
https://supabase.com/docs/reference/cli/supabase-ssl-enforcement-update
database
typescript
start Starts the Supabase local development stack. Requires supabase/config.toml to be created in your current working directory by running supabase init . All service containers are started by default. You can exclude those not needed by passing in -x flag. To exclude multiple containers, either pass in a comma separa...
6
799
2026-03-23T11:29:51.619256
kubernetes-crd-faas
terraform
https://developer.hashicorp.com/terraform/tutorials/kubernetes/kubernetes-crd-faas
devops
hcl
ying... kubernetes_manifest.openfaas_fn_showcow: Modifications complete after 0s Apply complete! Resources: 0 added, 1 changed, 0 destroyed. Now, list your OpenFaas function pods again to confirm that Terraform scaled your function. $ kubectl get pods --context=kind-openfaas --namespace=openfaas-fn NAME READY STATUS RE...
26
641
2026-03-23T11:10:51.743880
supabase-functions-delete
supabase
https://supabase.com/docs/reference/cli/supabase-functions-delete
database
typescript
s Usage 1 supabase gen types [flags] Flags --db-url <string> Optional Generate types from a database url. --lang <[ typescript | go | swift | python ]> Optional Output language of the generated types. --linked Optional Generate types from the linked project. --local Optional Generate types from the local dev database. ...
13
800
2026-03-23T11:30:27.841006
?s=thousandeyes
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=thousandeyes
devops
python
y/instrumentation-aws-lambda 0.65.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry aws-sdk Instrumentation by Aspecto Authors aws-sdk instrumentation for Node.js. Node.js instrumentation aws-sdk aws sqs sns dynamodb lambda Quick Install To install...
274
800
2026-03-23T11:23:10.675474
qdrant
qdrant
https://qdrant.tech/blog/case-study-hubspot/
database
python
h increasing user interactions, HubSpot needed a scalable system capable of handling rapid data growth without performance degradation. Integration with HubSpot’s existing AI infrastructure had to be swift and easy to support fast-paced development cycles. HubSpot sought a future-proof vector search solution that could...
1
800
2026-03-23T11:19:56.309574
redis
redis
https://redis.io/docs/latest/develop/data-types/vector-sets/
database
bash
ue return result ; }). toCompletableFuture (); CompletableFuture < Boolean > addPointC = asyncCommands . vadd ( "points" , "pt:C" , - 1 . 0 , 1 . 0 ). thenApply ( result -> { System . out . println ( result ); // >>> true return result ; }). toCompletableFuture (); CompletableFuture < Boolean > addPointD = asyncCommand...
375
800
2026-03-23T11:01:42.071937
features.html
sqlite
https://www.sqlite.org/features.html
database
sql
ires no configuration and stores information in ordinary disk files, SQLite is a popular choice as the database to back small to medium-sized websites. Stand-in For An Enterprise RDBMS. SQLite is often used as a surrogate for an enterprise RDBMS for demonstration purposes or for testing. SQLite is fast and requires no ...
3
492
2026-03-23T10:52:30.749243
?s=dart
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dart
devops
python
collector) Repository Filelog Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Filelog Receiver tails and parses logs from files using the opentelemetry-log-collection library. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: re...
113
800
2026-03-23T11:28:10.760816
?s=micrometer
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=micrometer
devops
python
erver native by MySQL MySQL Enterprise Edition generates OTel trace data on Linux platforms. mysql enterprise database c++ C++ Language Application integration Component Commercial License Website Documentation Google Gemini CLI native by Google Gemini Gemini CLI brings the capabilities of Gemini models to your termina...
3
800
2026-03-23T11:39:37.844925
?s=guzzle
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=guzzle
devops
python
nTelemetry auto-instrumentation library. Node.js fastify Quick Install To install this instrumentation library run: npm install @fastify/otel 0.17.1 Version JavaScript Language Instrumentation Component MIT License Package Details (npm) Repository Fetch Instrumentation by 🔭 OpenTelemetry Authors 🔭 Fetch instrumentati...
281
800
2026-03-23T11:13:19.229615
how-to-migrate-from-supabase-auth-helpers-to-ssr-package-5NRunM
supabase
https://supabase.com/docs/guides/troubleshooting/how-to-migrate-from-supabase-auth-helpers-to-ssr-package-5NRunM
database
typescript
'/'); 48 } 5. Utilize the server actions in your login page UI # 1 // app/login/page.tsx 2 3 import { login, signup } from './actions'; 4 5 export default function LoginPage() { 6 return ( 7 <form> 8 <label htmlFor="email">Email:</label> 9 <input id="email" name="email" type="email" required /> 10 <label htmlFor="passw...
8
800
2026-03-23T11:16:34.990000
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands/
devops
yaml
ority class. quota Create a new resource quota named my-quota kubectl create quota my-quota --hard=cpu= 1 ,memory= 1 G,pods= 2 ,services= 3 ,replicationcontrollers= 2 ,resourcequotas= 1 ,secrets= 5 ,persistentvolumeclaims= 10 Create a new resource quota named best-effort kubectl create quota best-effort --hard =pods=10...
42
799
2026-03-23T11:18:50.245653
git-config
git
https://git-scm.com/docs/git-config
devops
bash
nce when accessing a large number of large pack files. Default is 1 MiB if NO_MMAP was set at compile time, otherwise 32 MiB on 32 bit platforms and 1 GiB on 64 bit platforms. This should be reasonable for all users/operating systems. You probably do not need to adjust this value. Common unit suffixes of k , m , or g a...
119
796
2026-03-23T10:57:42.961072
rss.xml
neon
https://neon.tech/docs/changelog/rss.xml
database
sql
om/docs/changelog/2022-09-28 https://neon.com/docs/changelog/2022-09-28 Wed, 28 Sep 2022 00:00:00 GMT <![CDATA[Fixes & improvements release - Sep 02, 2022]]> https://neon.com/docs/changelog/2022-09-02 https://neon.com/docs/changelog/2022-09-02 Fri, 02 Sep 2022 00:00:00 GMT <![CDATA[Fixes & improvements release - Sep 01...
58
800
2026-03-23T11:25:58.532845
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
olsets.append(DynamicToolset(func_, per_run_step=per_run_step, id=id)) return func_ return toolset_decorator if func is None else toolset_decorator(func) ```` #### toolsets ```python toolsets: Sequence[AbstractToolset[AgentDepsT]] ``` All toolsets registered on the agent, including a function toolset holding tools that...
1,245
780
2026-03-23T10:51:26.912573
tauri
tauri
https://tauri.app/plugin/deep-linking/
desktop
rust
tauri add deep-link pnpm tauri add deep-link deno task tauri add deep-link bun tauri add deep-link cargo tauri add deep-link Run the following command in the src-tauri folder to add the plugin to the project’s dependencies in Cargo.toml : cargo add tauri-plugin-deep-link@2.0.0 Modify lib.rs to initialize the plugin: sr...
1
800
2026-03-23T10:57:19.821185
tensorflow
tensorflow
https://www.tensorflow.org/api_docs/python/
ml
python
eras.ops.logical_xor tf.keras.ops.logspace tf.keras.ops.logsumexp tf.keras.ops.lu_factor tf.keras.ops.matmul tf.keras.ops.max tf.keras.ops.max_pool tf.keras.ops.maximum tf.keras.ops.mean tf.keras.ops.median tf.keras.ops.meshgrid tf.keras.ops.min tf.keras.ops.minimum tf.keras.ops.mod tf.keras.ops.moments tf.keras.ops.mo...
65
800
2026-03-23T10:50:09.735239
choosing-a-js-agent-framework
mastra
https://mastra.ai/blog/choosing-a-js-agent-framework
ai
typescript
Choosing a JavaScript Agent Framework - Mastra Blog Blog / Foundations Choosing a JavaScript Agent Framework When choosing a JavaScript agent framework, consider the needs of your project and the team's expertise. Mastra and LangGraph.js are two leading options. Sam Bhagwat · Apr 19, 2025 · 6 min read On this page Togg...
0
800
2026-03-23T11:01:54.122700
extending.html
pytorch
https://pytorch.org/docs/stable/notes/extending.html
ml
python
register the custom operation with PyTorch via the Python torch.library or C++ TORCH_LIBRARY APIs. Please see PyTorch Custom Operators Landing Page for more details. Extending torch.autograd # Adding operations to autograd requires implementing a new Function subclass for each operation. Recall that Functions are what ...
2
799
2026-03-23T11:03:50.572006
features
pytorch
https://pytorch.org/features
ml
python
"my_script_module.pt") Production Ready With TorchScript, PyTorch provides ease-of-use and flexibility in eager mode, while seamlessly transitioning to graph mode for speed, optimization, and functionality in C++ runtime environments. TorchServe TorchServe is an easy to use tool for deploying PyTorch models at scale. I...
1
800
2026-03-23T11:33:11.448766
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
580779, "rps": 128.1339293718, "parallel": 8, "p99_time": 0.0784823722, "mean_time": 0.0605843684, "mean_precisions": 0.99806, "engine_params": { "search_params": { "hnsw_ef": 512 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-64-ef-512", "dataset_name": "gist-960-euclidean", "upload_time": 353.269871792, "t...
2,346
553
2026-03-23T11:15:13.618057
live-queries
tanstack_router
https://tanstack.com/db/latest/docs/guides/live-queries
framework
typescript
ing }) { const { data: user, isLoading } = useLiveQuery((q) => q .from({ users: usersCollection }) .where(({ users }) => eq(users.id, userId)) .findOne() , [userId]) if (isLoading) return <div>Loading...</div> if (!user) return <div>User not found</div> return <div>{user.name}</div> } With Select Combine findOne with s...
46
734
2026-03-23T11:28:39.882290
postgresql
postgresql
https://www.postgresql.org/docs/release/8.2.17/
database
sql
applied to the whole interpreter, instead of using Safe.pm (Tim Bunce, Andrew Dunstan) Recent developments have convinced us that Safe.pm is too insecure to rely on for making plperl trustable. This change removes use of Safe.pm altogether, in favor of using a separate interpreter with an opcode mask that is always app...
1
712
2026-03-23T11:39:48.111958
?s=grpc
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=grpc
devops
python
try Authors 🔭 The OpenTelemetry API and SDK for Swift. swift ios macOS tvOS Swift Language Core Component Apache 2.0 License Repository AWS Resource Detectors by 🔭 OpenTelemetry Authors 🔭 AWS resource detectors for go. aws ec2 ecs eks lambda resource-detector go Go Language Resource detector Component Apache 2.0 Lic...
370
800
2026-03-23T11:38:56.254924
2.15.4
git
https://git-scm.com/docs/git-merge/2.15.4
devops
bash
hanges mixed with other changes to a line are not ignored. See also git-diff[1] -b , -w , and --ignore-space-at-eol . If their version only introduces whitespace changes to a line, our version is used; If our version introduces whitespace changes but their version includes a substantial change, their version is used; O...
26
797
2026-03-23T11:16:28.851772
?s=ecto
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ecto
devops
python
ers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/otelarrowreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository OTLP Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The OTLP Receiver for the OpenTelemetry...
140
800
2026-03-23T11:38:33.974685
2.22.0
git
https://git-scm.com/docs/git-merge/2.22.0
devops
bash
ked Questions (FAQ) Glossary Hooks gitignore gitmodules Revisions Submodules Tutorial Workflows All guides... Administration clean gc fsck reflog filter-branch instaweb archive bundle Plumbing Commands cat-file check-ignore checkout-index commit-tree count-objects diff-index for-each-ref hash-object ls-files ls-tree me...
1
797
2026-03-23T11:12:35.294051
flask
flask
https://flask.palletsprojects.com/errorhandling/
framework
python
arly, “404 Not Found” ( NotFound ) error will occur if a request is sent to an unregistered route. If a route receives an unallowed request method, a “405 Method Not Allowed” ( MethodNotAllowed ) will be raised. These are all subclasses of HTTPException and are provided by default in Flask. Flask gives you the ability ...
6
800
2026-03-23T10:55:58.887895
?s=gateway
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=gateway
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:31:10.785877
redis
redis
https://redis.io/docs/latest/develop/data-types/json/
database
bash
mpressive package for the price, " "making it very competitive." , "price" : 2072 , "specs" : { "material" : "aluminium" , "weight" : 7.9 }, "colors" : [ "black" , "white" ], }, { "id" : "bike:3" , "model" : "Weywot" , "description" : "This bike gives kids aged six years and older " "a durable and uberlight mountain bi...
439
799
2026-03-23T10:54:21.884999
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
", "upload_time": 1003.527996763, "total_upload_time": 3051.395252088, "p95_time": 0.0147713968, "rps": 175.0077368628, "parallel": 2, "p99_time": 0.0173234559, "mean_time": 0.0111600848, "mean_precisions": 0.998033, "engine_params": { "search_params": { "hnsw_ef": 256 } } }, { "engine_name": "qdrant", "setup_name": "q...
1,833
584
2026-03-23T11:15:13.617382
tauri
tauri
https://tauri.app/blog/tauri-2-0-0-beta/
desktop
rust
udimentary webview interface which forces us to serialize all messages to strings and is super slow to deliver responses. The new v2 IPC uses custom protocols, which is more reminiscent in function and performance to how the webview handles regular HTTP based communication, see the pull request for more information. Ad...
2
800
2026-03-23T11:11:56.701149
?s=sso
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sso
devops
python
the OpenTelemetry Collector accepts metrics, traces, and logs in the Splunk HEC format. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/splunkh...
154
799
2026-03-23T11:26:22.118731
qwik
qwik
https://qwik.builder.io/docs/route-loader/
framework
javascript
, requestEvent . url ) ; console . log ( 'Request method:' , requestEvent . method ) ; console . log ( 'Request params:' , requestEvent . params ) ; // Use request details to fetch personalized data const res = fetch ( `https://.../recommendations?user= ${ requestEvent . params . user } ` ) ; const recommendedProducts ...
6
800
2026-03-23T10:50:50.630485
index.html
java
https://docs.oracle.com/en/industries/index.html
language
java
saving lives. Local Government offers two product sets: Public Administration and Public Safety which pledges to achieve excellence and are committed to focusing on the customer first. Oracle Public Sector Enables the next generation of government service delivery with tools to develop flexible systems that integrate a...
4
800
2026-03-23T10:58:14.320954
custom-authentication-providers
neon
https://neon.tech/docs/data-api/custom-authentication-providers
database
sql
ject note For production environments, replace test.stytch.com with live.stytch.com . SuperTokens Your SuperTokens JWKS URL follows this format: { YOUR_SUPER_TOKENS_CORE_CONNECTION_URI}/.well-known/jwks.json To find your Core connection URI: Go to the SuperTokens Dashboard Navigate to Core Management Copy your Core con...
12
800
2026-03-23T11:22:58.999039
custom-tabs
expo
https://docs.expo.dev/router/advanced/custom-tabs
mobile
javascript
Custom tab layouts - Expo Documentation Hide navigation Search or Ask AI Home Guides EAS Reference Learn Archive Expo Snack Discord and Forums Newsletter Custom tab layouts Edit page Copy page Learn how to use headless tab components to create custom tab layouts in Expo Router. Edit page Copy page Experimentally availa...
0
800
2026-03-23T11:07:11.271169
Bitwise_XOR
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Bitwise_XOR
language
javascript
000000000000000000001001 (base 2) 14 (base 10) = 00000000000000000000000000001110 (base 2) -------------------------------- 14 ^ 9 (base 10) = 00000000000000000000000000000111 (base 2) = 7 (base 10) Numbers with more than 32 bits get their most significant bits discarded. For example, the following integer with more th...
2
764
2026-03-23T11:30:34.211991
handoffs
langchain
https://docs.langchain.com/oss/python/langchain/multi-agent/handoffs
ai
python
ToolMessage from langgraph . types import Command @tool def record_warranty_status ( status : str , runtime : ToolRuntime [ None , SupportState ] ) -> Command : """Record warranty status and transition to next step.""" return Command ( update = { "messages" : [ ToolMessage ( content = f "Warranty status recorded: { sta...
5
800
2026-03-23T11:37:20.257056
releases.html
rust
https://doc.rust-lang.org/releases.html
language
rust
affected traits. Hide #[repr(transparent)] if it isn’t part of the public ABI. Show enum discriminant if it is a C-like variant. § Compatibility Notes FreeBSD targets now require at least version 12. Formally demote tier 2 MIPS targets to tier 3. Make misalignment a hard error in const contexts. Fix detecting reference...
115
799
2026-03-23T10:51:05.439760
box-shadow
tailwind
https://tailwindcss.com/docs/box-shadow
library
javascript
); /* oklch(70.7% 0.022 261.325) */ shadow-gray-500 --tw-shadow-color: var(--color-gray-500); /* oklch(55.1% 0.027 264.364) */ shadow-gray-600 --tw-shadow-color: var(--color-gray-600); /* oklch(44.6% 0.03 256.802) */ shadow-gray-700 --tw-shadow-color: var(--color-gray-700); /* oklch(37.3% 0.034 259.733) */ shadow-gray-...
25
800
2026-03-23T11:20:32.971214
deployment-patterns
expo
https://docs.expo.dev/eas-update/deployment-patterns
mobile
javascript
es not require bookkeeping extra version or environment names, which makes it easy to communicate to others. Delivering updates to builds is very fast. Disadvantages of this flow There are no pre-production checks to make sure the code will function as intended. We can test with Expo Go or a development build , but thi...
4
800
2026-03-23T11:13:45.917896
border-color
tailwind
https://tailwindcss.com/docs/border-color
library
javascript
200); /* oklch(89.2% 0.058 10.001) */ border-rose-300 border-color: var(--color-rose-300); /* oklch(81% 0.117 11.638) */ border-rose-400 border-color: var(--color-rose-400); /* oklch(71.2% 0.194 13.428) */ border-rose-500 border-color: var(--color-rose-500); /* oklch(64.5% 0.246 16.439) */ border-rose-600 border-color:...
20
799
2026-03-23T11:21:15.589776
release-notes-3.38.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-3.38.0
mobile
dart
mons in 173014 [Impeller] Terminate the fence waiter but do not reset it during ContextVK shutdown by @jason-simmons in 173085 Upload the Android standalone embedder API dylibs. by @chinmaygarde in 173131 [dync_modules] enable iOS ddm build in the merge queue by @goderbauer in 173094 Unmark Linux android_java17_tool_in...
65
800
2026-03-23T10:51:43.867058
mui
mui
https://mui.com/x/api/charts/line-chart-pro/
library
javascript
inGap?: number, tickLabelPlacement?: 'middle' | 'tick', tickLabelStyle?: object, tickMaxStep?: number, tickMinStep?: number, tickNumber?: number, tickPlacement?: 'end' | 'extremities' | 'middle' | 'start', tickSize?: number, tickSpacing?: number, valueFormatter?: func, zoom?: { filterMode?: 'discard' | 'keep', maxEnd?:...
20
800
2026-03-23T11:31:24.608771
locations
firebase
https://firebase.google.com/docs/projects/locations
database
javascript
e Data Connect page to view the list of your database instances and their locations. Cloud Firestore In the Firebase console, go to the Cloud Firestore Data tab to view the list of your database instances and their locations. Firebase Realtime Database In the Firebase console, go to the Realtime Database Data tab to vi...
8
790
2026-03-23T11:29:42.957651
LIMO
transformers
https://huggingface.co/datasets/GAIR/LIMO
ai
python
that divisors of n^2 that do not divide n must have exponents in their prime factorization exceeding those in n. So, for a divisor d =2^a *3^b of n^2, d does not divide n if either a >31 or b >19. So, the divisors of n^2 that do not divide n are exactly those where a >31 or b >19. But we need to count those divisors wh...
117
798
2026-03-23T11:26:55.154040
2.19.0
git
https://git-scm.com/docs/git-merge/2.19.0
devops
bash
ge.<driver>.driver Defines the command that implements a custom low-level merge driver. See gitattributes[5] for details. merge.<driver>.recursive Names a low-level merge driver to be used when performing an internal merge between common ancestors. See gitattributes[5] for details. branch.<name>.mergeOptions Sets defau...
35
701
2026-03-23T11:13:00.516107
gitlab_ci
gitlab_ci
https://docs.gitlab.com/policy/development_stages_support/
devops
yaml
about who, what, where, and when. Audit logging does not require a polished UI experience but must provide programmatic access to security-relevant events. Must have operational runbook documentation . Can be initially available on one or more GitLab platforms (GitLab.com, GitLab Self-Managed, GitLab Dedicated). Might ...
8
800
2026-03-23T11:03:46.954167
libraries
tanstack_start
https://tanstack.com/libraries
framework
typescript
learn more TanStack Query Powerful asynchronous state management, server-state utilities and data fetching Powerful asynchronous state management, server-state utilities and data fetching. Fetch, cache, update, and wrangle all forms of async data in your TS/JS, React, Vue, Solid, Svelte & Angular applications all witho...
2
799
2026-03-23T10:55:48.251744
from
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/from
language
javascript
instead. Examples Array from a String js Array.from("foo"); // [ "f", "o", "o" ] Array from a Set js const set = new Set(["foo", "bar", "baz", "foo"]); Array.from(set); // [ "foo", "bar", "baz" ] Array from a Map js const map = new Map([ [1, 2], [2, 4], [4, 8], ]); Array.from(map); // [[1, 2], [2, 4], [4, 8]] const map...
4
787
2026-03-23T11:04:57.196440
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
lse otherwise. timeoutSeconds Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. Response Code Description 200 N...
3,269
799
2026-03-23T10:56:49.347008
?s=startup-hook
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=startup-hook
devops
python
se Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-pg 0.65.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository NestJS OpenTelemetry by Ivan Santos OpenTelemetry module for NestJS framework. Node.js instrumentat...
295
800
2026-03-23T11:13:05.327721
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
system. """ return frozenset({WebSearchTool}) ``` ### OpenRouterStreamedResponse Bases: `OpenAIStreamedResponse` Implementation of `StreamedResponse` for OpenRouter models. Source code in `pydantic_ai_slim/pydantic_ai/models/openrouter.py` ```python @dataclass class OpenRouterStreamedResponse(OpenAIStreamedResponse): "...
4,544
706
2026-03-23T10:51:26.920166
posthog
mastra
https://mastra.ai/docs/observability/tracing/exporters/posthog
ai
typescript
import { Observability } from '@mastra/observability' import { PosthogExporter } from '@mastra/posthog' export const mastra = new Mastra ( { observability : new Observability ( { configs : { posthog : { serviceName : 'my-service' , exporters : [ new PosthogExporter ( { apiKey : process . env . POSTHOG_API_KEY , } ) , ]...
2
799
2026-03-23T11:33:07.677937
typescript
typescript
https://www.typescriptlang.org/tsconfig/
language
javascript
time code. namespace container { foo . method (); export type Bar = string ; } // ❌ error: An `import =` alias import Bar = container . Bar ; class Point { // ❌ error: Parameter properties constructor ( public x : number , public y : number ) {} } // ❌ error: An `export =` assignment. export = Point ; // ❌ error: An en...
95
800
2026-03-23T10:56:11.752078
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
must be marked as such regardless of whether they are in extension modules or not. gh-117385 : Remove unhandled PY_MONITORING_EVENT_BRANCH and PY_MONITORING_EVENT_EXCEPTION_HANDLED events from sys.settrace() . gh-116322 : Extension modules may indicate to the runtime that they can run without the GIL. Multi-phase init ...
404
800
2026-03-23T10:57:25.353163
release-notes-3.10.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-3.10.0
mobile
dart
9 [platform_view]fix regression for addSubview when re-ordering by @hellohuanlin in 40091 [engine] move asset mapping copy to background thread by @jonahwilliams in 39918 [Impeller] Optimize the calculation of interpolant value of linear gradient by @ColdPaleLight in 40085 [Impeller] Replace FML_OS_PHYSICAL_IOS compile...
219
800
2026-03-23T11:09:18.470272
?s=grails
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=grails
devops
python
nvoy ALS(access log service) receiver by 🔭 OpenTelemetry Authors 🔭 This is a receiver for the Envoy gRPC ALS sink. envoyals 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...
111
799
2026-03-23T11:19:23.545458
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
he Sentry middleware captures exceptions, adds tracing, and includes useful context (function ID, event names) for each function run. See the [Sentry middleware guide](/docs/features/middleware/sentry-middleware) for setup and usage instructions. # Custom serialization Source: https://www.inngest.com/docs/reference/typ...
1,428
800
2026-03-23T10:50:47.949585
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
cations. fieldSelector A selector to restrict the list of returned objects by their fields. Defaults to everything. labelSelector A selector to restrict the list of returned objects by their labels. Defaults to everything. limit limit is a maximum number of responses to return for a list call. If more items exist, the ...
1,454
800
2026-03-23T10:56:49.343666
?s=extrdkafka
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=extrdkafka
devops
python
OpenTelemetry Authors 🔭 The Datadog APM Receiver accepts traces in the Datadog APM format datadog 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...
109
798
2026-03-23T11:10:05.128341
release-notes-2.10.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.10.0
mobile
dart
ke FlutterEngineGroup support dart entrypoint args (platform-ios, platform-android, cla: yes, waiting for tree to go green, platform-web) 29377 Fix race condition introduced by background platform channels (platform-android, cla: yes, needs tests) 29447 Reland Display Features support (Foldable and Cutout) (platform-an...
431
800
2026-03-23T11:13:16.598718
arrays.ndarray.html
numpy
https://numpy.org/doc/stable/reference/arrays.ndarray.html
ml
python
cumulative product of the elements along the given axis. ndarray.all ([axis, out, keepdims, where]) Returns True if all elements evaluate to True. ndarray.any ([axis, out, keepdims, where]) Returns True if any of the elements of a evaluate to True. Arithmetic, matrix multiplication, and comparison operations # Arithmet...
18
799
2026-03-23T11:06:03.581126
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
"parallel": 100, "p99_time": 1.2886081251, "mean_time": 1.0787246593, "mean_precisions": 0.9955, "engine_params": { "search_params": { "hnsw_ef": 512 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-16-ef-128", "dataset_name": "gist-960-euclidean", "upload_time": 348.370642892, "total_upload_time": 354.4085957...
677
549
2026-03-23T11:15:13.615476
?s=instrumentation
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=instrumentation
devops
python
try Authors 🔭 This library allows tracing PostgreSQL queries made by the asyncpg library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository AWS Lambda Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing invocations of functions on AWS Lambda. python i...
319
799
2026-03-23T11:37:46.245463
ViewRef
angular
https://angular.dev/api/core/ViewRef
framework
typescript
ersSource inject Inject Injectable InjectableProvider InjectableType InjectionToken InjectOptions Injector INJECTOR InjectorType input Input inputBinding InputOptions InputOptionsWithoutTransform InputOptionsWithTransform InputSignal InputSignalWithTransform isDevMode isSignal isStandalone isWritableSignal IterableChan...
4
800
2026-03-23T11:29:24.061046
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
hed. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as "data at least as new as the provided `resourceVersion`" and the bookmark event is send when the state is syn...
2,304
784
2026-03-23T10:56:49.345649
?group=string
redis
https://redis.io/docs/latest/commands/?group=string
database
bash
aries and functions. Learn more → Read more FUNCTION KILL Terminates a function during execution. Learn more → Read more FUNCTION LIST Returns information about all libraries. Learn more → Read more FUNCTION LOAD Creates a library. Learn more → Read more FUNCTION RESTORE Restores all libraries from a payload. Learn mor...
21
800
2026-03-23T11:05:43.821497
fr
git
https://git-scm.com/docs/git-grep/fr
devops
bash
m du fichier pour chaque correspondance. L’option -h est utilisée pour supprimer cette sortie. -H est indiqué pour être complet et ne fait rien d’autre que d’écraser -h donné plus tôt sur la ligne de commande. --full-name Lorsqu’elle est exécutée à partir d’un sous-répertoire, la commande produit généralement des chemi...
8
799
2026-03-23T11:19:14.918605
c_shm_nlock.html
sqlite
https://www.sqlite.org/c3ref/c_shm_nlock.html
database
sql
Maximum xShmLock index Small. Fast. Reliable. Choose any three. Home Menu About Documentation Download License Support Purchase Search About Documentation Download Support Purchase SQLite C Interface Maximum xShmLock index #define SQLITE_SHM_NLOCK 8 The xShmLock method on sqlite3_io_methods may use values between 0 and...
0
505
2026-03-23T11:40:47.913467
topic-messaging
firebase
https://firebase.google.com/docs/cloud-messaging/topic-messaging
database
javascript
a is a registered trademark of Oracle and/or its affiliates. Last updated 2026-03-20 UTC.
4
89
2026-03-23T11:21:29.919077
signal.html
python
https://docs.python.org/3/library/signal.html
language
python
as SIG* module level constant. signal. sigpending ( ) ¶ Examine the set of signals that are pending for delivery to the calling thread (i.e., the signals which have been raised while blocked). Return the set of the pending signals. Availability : Unix. See the man page sigpending(2) for further information. See also pa...
22
797
2026-03-23T11:26:48.043568
valibot
drizzle_orm
https://orm.drizzle.team/docs/valibot
database
typescript
reateUpdateSchema } from 'drizzle-orm/valibot' ; import { parse } from 'valibot' ; const users = pgTable ( 'users' , { id : integer () .generatedAlwaysAsIdentity () .primaryKey () , name : text () .notNull () , age : integer () .notNull () }); const userUpdateSchema = createUpdateSchema (users); const user = { id : 5 ,...
6
800
2026-03-23T10:58:16.072674
llms-styling.txt
chakra_ui
https://chakra-ui.com/llms-styling.txt
library
javascript
--- | | `placeItems` | `place-items` | - | ## Place Self Use the `placeSelf` prop to align a grid item along both the block and inline directions at once. ```jsx Item 1 Item 2 Item 3 ``` | Prop | CSS Property | Token Category | | ----------- | ------------ | -------------- | | `placeSelf` | `place-self` | - | # Interac...
65
742
2026-03-23T10:52:24.666425
?s=application-insights
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=application-insights
devops
python
ry v0.4.0 Version Go Language Instrumentation Component Apache-2.0 License Website Documentation Package Details (go) Repository Connect RPC instrumentation first party integration by Connect Authors Go contrib plugin for Connect RPC go instrumentation connect grpc Go Language Instrumentation Component Apache 2.0 Licen...
220
799
2026-03-23T11:29:09.169928
zh_HANS-CN
git
https://git-scm.com/docs/git-push/zh_HANS-CN
devops
bash
.40.1 → 2.40.4 no changes 2.40.0 2023-03-12 2.39.1 → 2.39.5 no changes 2.39.0 2022-12-12 2.38.1 → 2.38.5 no changes 2.38.0 2022-10-02 2.35.1 → 2.37.7 no changes 2.35.0 2022-01-24 2.33.1 → 2.34.8 no changes 2.33.0 2021-08-16 2.32.1 → 2.32.7 no changes 2.32.0 2021-06-06 2.30.1 → 2.31.8 no changes 2.30.0 2020-12-27 2.25.1...
2
800
2026-03-23T11:01:08.033417
2.18.0
git
https://git-scm.com/docs/git-interpret-trailers/2.18.0
devops
bash
Git - git-interpret-trailers Documentation English ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugreport Credential helpers Getting and Creating Projects init clone Basic Snapshotting add status diff commit notes restore reset rm mv Branching and Merging branch c...
0
800
2026-03-23T11:37:18.768393
understand-delivery
firebase
https://firebase.google.com/docs/cloud-messaging/understand-delivery
database
javascript
not sum to 100%. Count Messages Accepted The only count included in the dataset is the count of messages that were accepted by FCM for delivery to Android devices. All percentages use this value as the denominator. Keep in mind that this count won't include messages targeted to users who have disabled the collection of...
7
799
2026-03-23T11:20:48.016030
?s=filestats
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=filestats
devops
python
on OpenTelemetry native standard, and sends it to OpenTelemetry Collector through HTTP protocol. lua instrumentation Lua Language Instrumentation Component Apache 2.0 License Repository Mojolicious Instrumentation by jjatria An OpenTelemetry plugin for Perl’s Mojolicious. perl instrumentation Perl Language Instrumentat...
304
798
2026-03-23T11:38:11.462914
docker
docker
https://docs.docker.com/reference/cli/docker/
devops
bash
information, see the Credential stores section in the docker login documentation The property credHelpers specifies a set of credential helpers to use preferentially over credsStore or auths when storing and retrieving credentials for specific registries. If this property is set, the binary docker-credential-<value> wi...
12
799
2026-03-23T10:54:57.731270
?s=slog
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=slog
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:47.273227
manage-cookies
firebase
https://firebase.google.com/docs/auth/admin/manage-cookies
database
javascript
Manage Session Cookies | Firebase Authentication Skip to main content English Deutsch Español – América Latina Français Indonesia Italiano Polski Português – Brasil Tiếng Việt Türkçe Русский עברית العربيّة فارسی हिंदी বাংলা ภาษาไทย 中文 – 简体 中文 – 繁體 日本語 한국어 Blog Go to console Sign in Documentation Authentication Fireba...
0
798
2026-03-23T11:30:11.033905
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/users/
devops
yaml
rerequisites: You must be an administrator. POST /users/:id/support_pin/revoke Example request: curl --request POST \ --header "PRIVATE-TOKEN: <your_access_token>" \ --url "https://gitlab.example.com/api/v4/users/1234/support_pin/revoke" Example response: If successful, returns 202 Accepted . Supported attributes: Attr...
49
379
2026-03-23T11:10:57.240560
?s=undertow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=undertow
devops
python
Flask) to track requests timing through OpenTelemetry. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository ActionPack Instrumentation by 🔭 OpenTelemetry Authors 🔭 ActionPack instrumentation for Ruby. ruby instrumentation action_pack Quick Install To install this instrumentat...
337
799
2026-03-23T11:39:02.415667
auto-provision
convex
https://docs.convex.dev/auth/authkit/auto-provision
database
typescript
yments Preview deployments How it works Finding the AuthKit environment Configuring the AuthKit environment Setting local environment variables Project-level vs deployment level AuthKit environments
6
198
2026-03-23T11:08:37.312990
?s=swift
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=swift
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:28:57.192256
spec-draft
dart
https://dart.dev/to/spec-draft
language
dart
Zܡh�}(������j�Ҟ?�� ����D-mɻn�Ab����p�7�ҡ��o���緯�~���WW�>�Ƹ G������� A���q¨��Z^�\|=_o/gB�� ��f=����l��w���7��M~���qS���*�b��������?�F��8�[ǀ~�>�>䓽�f� b5|JbMx��hB�ޣ�p���� M�6ܷ�_��NF)2�8b.z��g;�l�#Id��A�o.gL��C�=X��Ԣ7�[�d�:3�D+��\ ���*R�&��C���m�����!�.G�ѵ$�����rzf��O���h*�K�M��6� d� -�6�Ъ�mH����&�%oD,oD�0�N�~� MX7���3��,�...
547
800
2026-03-23T11:06:06.480514
release-notes
csharp
https://learn.microsoft.com/en-us/visualstudio/releases/2026/release-notes
language
csharp
tructions on migrating your apps to modern Azure services, please refer to the official announcement . Service Fabric tools update Service Fabric tools move out of the box - install them as a VS extension. Service Fabric tools are no longer included in Visual Studio. You can install the Service Fabric Tools for Visual ...
123
800
2026-03-23T11:27:44.127568
?s=headers
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=headers
devops
python
HTTPS provider for OpenTelemetry Collector configuration maps. go confmap provider collector https Quick Install When building a custom collector you can add this provider to the manifest file like the following: providers : - gomod : go.opentelemetry.io/collector/confmap/provider/httpsprovider v1.54.0 v1.54.0 Version ...
22
800
2026-03-23T11:37:50.038027
kubernetes
kubernetes
https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/stateful-set-v1/
devops
yaml
cember 21, 2025 at 5:37 PM PST: Update resource docs for v1.35 (85b57273c5) This page is automatically generated. If you plan to report an issue with this page, mention that the page is auto-generated in your issue description. The fix may need to happen elsewhere in the Kubernetes project.
23
291
2026-03-23T11:38:26.401240
?s=owin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=owin
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:24:47.862723