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
prosupport.html
sqlite
https://www.sqlite.org/prosupport.html
database
sql
chase 6. SQLite Encryption Extension (SEE) source code. A drop-in replacement for public-domain SQLite C source code that has the added ability to read/write AES-encrypted databases. $2000 one time fee More Info Purchase 7. Compressed And Encrypted Read-Only Database (CEROD). A drop-in replacement for public-domain SQL...
2
785
2026-03-23T11:01:45.522295
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
drant", "setup_name": "qdrant-m-32-ef-512", "dataset_name": "deep-image-96-angular", "upload_time": 1053.560408421, "total_upload_time": 3058.8096116669, "p95_time": 0.0130253777, "rps": 199.8870934317, "parallel": 2, "p99_time": 0.0153108699, "mean_time": 0.009793953, "mean_precisions": 0.998263, "engine_params": { "s...
1,449
592
2026-03-23T11:15:13.616871
?s=cortex
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cortex
devops
python
ection deprecated by 🔭 OpenTelemetry Authors 🔭 Deprecated This browser extension is permanently deprecated. Other browser extensions are available that provide similar functionality . This browser extension allows you to inject OpenTelemetry instrumentation in any web page. It uses the Web SDK and can export data to ...
377
800
2026-03-23T11:30:57.339968
git-config
git
https://git-scm.com/docs/git-config
devops
bash
in the multi-pack index when invoked with --write-midx . When false, cruft packs are only included in the MIDX when necessary (e.g., because they might be required to form a reachability closure with MIDX bitmaps). Defaults to true. rerere.autoUpdate When set to true, git-rerere updates the index with the resulting con...
322
798
2026-03-23T10:57:42.961334
apple-authentication
expo
https://docs.expo.dev/versions/latest/sdk/apple-authentication
mobile
javascript
g React Native app , make sure to install expo in your project. Configuration in app config You can configure expo-apple-authentication using its built-in config plugin if you use config plugins in your project ( Continuous Native Generation (CNG) ). The plugin allows you to configure various properties that cannot be ...
1
800
2026-03-23T11:19:25.988558
@switch
angular
https://angular.dev/api/core/@switch
framework
typescript
AfterRenderOptions AfterRenderRef AfterViewChecked AfterViewInit ANIMATION_MODULE_TYPE AnimationCallbackEvent AnimationFunction APP_BOOTSTRAP_LISTENER APP_ID APP_INITIALIZER ApplicationConfig ApplicationInitStatus ApplicationModule ApplicationRef asNativeElements assertInInjectionContext assertNotInReactiveContext asse...
2
800
2026-03-23T11:13:05.631559
generating-an-installation-access-token-for-a-github-app
github_actions
https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app
devops
yaml
the permissions that were granted to the app. The installation access token cannot be granted permissions that the app was not granted. The response will include an installation access token, the time that the token expires, the permissions that the token has, and the repositories that the token can access, if applicab...
4
646
2026-03-23T11:00:57.240479
postgresql
postgresql
https://www.postgresql.org/docs/release/8.4.2/
database
sql
ult. Fix crash if a DROP is attempted on an internally-dependent object (Tom) Fix very rare crash in inet / cidr comparisons (Chris Mikkelson) Ensure that shared tuple-level locks held by prepared transactions are not ignored (Heikki) Fix premature drop of temporary files used for a cursor that is accessed within a sub...
3
729
2026-03-23T11:21:42.505948
gitweb
git
https://git-scm.com/docs/gitweb
devops
bash
the difference being that SP (" ") can be encoded as "+" (and therefore "+" has to be also percent-encoded). Reserved characters are: "%" (used for encoding), "+" (can be used to encode SPACE), all whitespace characters as defined in Perl, including SP, TAB and LF, (used to separate fields in a record). Currently recog...
6
791
2026-03-23T11:37:29.691542
?s=logdedup
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logdedup
devops
python
tory Apache Doris Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter supports sending traces, metrics, and logs data to Apache Doris (version >= 2.1). doris exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : githu...
34
800
2026-03-23T11:38:22.744341
postgres
supabase
https://supabase.com/docs/guides/resources/migrating-to-supabase/postgres
database
typescript
13 pg_dump \ 14 --host= < source_host > \ 15 --port= < source_port > \ 16 --username= < source_username > \ 17 --dbname= < source_database > \ 18 --jobs= $DUMP_JOBS \ 19 --format=directory \ 20 --no-owner \ 21 --no-privileges \ 22 --no-subscriptions \ 23 --verbose \ 24 --file=./db_dump 2>&1 | ts | tee -a dump.log Notes...
7
800
2026-03-23T11:24:43.146862
?s=nso
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=nso
devops
python
on for Sentry by Sentry authors The Sentry OpenTelemetry Python integration provides a processor and propagator to send data to Sentry and to associate traces/spans to Sentry errors. For configuration details, see OpenTelemetry Support . python processor propagator utilities sentry error monitoring Python Language Util...
390
800
2026-03-23T11:27:30.315058
?s=kafkajs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kafkajs
devops
python
OpenTelemetry SDK. oltp exporter dotnet startup hook .NET Language Exporter Component MIT License Documentation Repository Prometheus Exporter ASP.NET Core for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 An OpenTelemetry Prometheus exporter for configuring an ASP.NET Core application with an endpoint for Promethe...
173
800
2026-03-23T11:12:51.174948
?s=package
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=package
devops
python
d this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsxrayreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Cloudwatch Receiver by 🔭 OpenTel...
100
800
2026-03-23T11:24:42.821615
service-splitters-canary-deployment
terraform
https://developer.hashicorp.com/consul/tutorials/developer-mesh/service-splitters-canary-deployment
devops
hcl
}} | base64 -d) Set the Consul destination address. By default, Consul runs on port 8500 for http and 8501 for https . $ export CONSUL_HTTP_ADDR = https:// $( kubectl get services/consul-ui --namespace consul -o jsonpath='{.status.loadBalancer.ingress[0].hostname}') Review frontend services The end-to-end deployment de...
11
799
2026-03-23T11:19:47.482678
voltagent
langfuse
https://langfuse.com/integrations/frameworks/voltagent
ai
python
rlying complexity, allowing you to focus on defining your agents' capabilities and logic. Integration Create a VoltAgent project If you don't have a VoltAgent project yet, you can create one using the VoltAgent CLI: npm create voltagent-app@latest Move into the project directory: cd my-voltagent-app You can get the ful...
1
800
2026-03-23T11:16:27.106026
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
: 256 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-32-ef-256", "dataset_name": "gist-960-euclidean", "upload_time": 358.399937941, "total_upload_time": 769.101225185, "p95_time": 0.0286457172, "rps": 311.472973543, "parallel": 8, "p99_time": 0.030736991, "mean_time": 0.0237147674, "mean_precisions": 0....
2,779
571
2026-03-23T11:15:13.618651
supabase-snippets-download
supabase
https://supabase.com/docs/reference/cli/supabase-snippets-download
database
typescript
string> Optional Project ref of the Supabase project. supabase secrets Provides tools for managing environment variables and secrets for your Supabase project. This command group allows you to set, unset, and list secrets that are securely stored and made available to Edge Functions as environment variables. Secrets ma...
66
800
2026-03-23T11:29:36.940062
capi3ref.html
sqlite
https://www.sqlite.org/capi3ref.html
database
sql
d neither sqlite3_reset() nor sqlite3_finalize() have been called subsequently. If any of these routines are called after sqlite3_reset() or sqlite3_finalize() or after sqlite3_step() has returned something other than SQLITE_ROW , the results are undefined. If sqlite3_step() or sqlite3_reset() or sqlite3_finalize() are...
614
798
2026-03-23T11:15:05.574061
?s=amqplib
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=amqplib
devops
python
rumentation Component Apache 2.0 License Repository Pinecone Instrumentation by Traceloop Instrumentation for Pinecone Vector DB python instrumentation pinecone Python Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Psycopg Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation fo...
330
800
2026-03-23T11:28:44.984587
private-files
dart
https://dart.dev/tools/pub/private-files
language
dart
ad Command-line tools expand_more Dart SDK expand_more Overview dart dart analyze dart build dart compile dart create dart doc dart fix dart format dart info dart install dart pub dart run dart test dartaotruntime Experiment flags Other command-line tools expand_more build_runner webdev Static analysis expand_more Cust...
3
800
2026-03-23T10:52:44.385232
2.2.3
git
https://git-scm.com/docs/git-push/2.2.3
devops
bash
refs/tags that are missing from the remote but are pointing at commit-ish that are reachable from the refs being pushed. --signed GPG-sign the push request to update refs on the receiving side, to allow it to be checked by the hooks and/or be logged. See git-receive-pack[1] for the details on the receiving end. --recei...
9
797
2026-03-23T11:02:45.716568
2.43.1
git
https://git-scm.com/docs/git-merge/2.43.1
devops
bash
c rename detection is enabled. Defaults to the value of diff.renames. merge.directoryRenames Whether Git detects directory renames, affecting what happens at merge time to new files added to a directory on one side of history when that directory was renamed on the other side of history. If merge.directoryRenames is set...
41
795
2026-03-23T11:12:53.814414
solution-overview
firebase
https://firebase.google.com/docs/tutorials/optimize-ad-frequency/solution-overview
database
javascript
llowing it to run for a few days or weeks, check the Firebase console for whether the A/B test has a winning variant based on the primary goal of the A/B test. Review the impact on secondary metrics for each variant to ensure the variants didn't cause unintended negative impacts to those metrics. Decide whether to roll...
7
797
2026-03-23T11:04:36.968093
?s=gateway
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=gateway
devops
python
nstrumentation by Arize AI Instrumentation for tracing the LlamaIndex framework python instrumentation llamaindex Python Language Instrumentation Component Apache 2.0 License Documentation Repository OpenTelemetry logging integration by 🔭 OpenTelemetry Authors 🔭 Installation logging instrumentation python Python Lang...
327
800
2026-03-23T11:31:10.786069
pydantic_ai
pydantic_ai
https://ai.pydantic.dev/examples/question-graph/
ai
python
Question Graph - Pydantic AI Skip to content Question Graph Example of a graph for asking and evaluating questions. Demonstrates: pydantic_graph Running the Example With dependencies installed and environment variables set , run: pip uv python -m pydantic_ai_examples.question_graph uv run -m pydantic_ai_examples.questi...
0
800
2026-03-23T10:58:13.527394
architecture-overview
neon
https://neon.tech/docs/introduction/architecture-overview
database
sql
in shared buffers, indexes are modified, and WAL records are generated as usual. WAL is streamed to the safekeepers. Instead of flushing WAL to a local filesystem, the compute node sends WAL records over the network to multiple safekeepers. Commit is defined by quorum. A transaction is considered committed once a quoru...
8
799
2026-03-23T11:20:22.610599
?s=webhookevent
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=webhookevent
devops
python
guage Receiver Component Apache 2.0 License Package Details (go-collector) Repository PostgreSQL Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver queries the PostgreSQL statistics collector. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the...
142
800
2026-03-23T11:11:24.950150
unique
go
https://go.dev/pkg/unique
language
go
dle [T] Make returns a globally unique handle for a value of type T. Handles are equal if and only if the values used to produce them are equal. Make is safe for concurrent use by multiple goroutines. func (Handle[T]) Value ¶ func (h Handle [T]) Value() T Value returns a shallow copy of the T value that produced the Ha...
1
653
2026-03-23T11:18:55.182422
box-shadow
tailwind
https://tailwindcss.com/docs/box-shadow
library
javascript
or: var(--color-purple-300); /* oklch(82.7% 0.119 306.383) */ inset-ring-purple-400 --tw-inset-ring-color: var(--color-purple-400); /* oklch(71.4% 0.203 305.504) */ inset-ring-purple-500 --tw-inset-ring-color: var(--color-purple-500); /* oklch(62.7% 0.265 303.9) */ inset-ring-purple-600 --tw-inset-ring-color: var(--col...
123
800
2026-03-23T11:20:32.971345
schema-recommendations
planetscale
https://planetscale.com/docs/vitess/monitoring/schema-recommendations
database
sql
icode Collation Algorithm. ai and ci stand for accent insensitive and case insensitive, respectively. Accent and case sensitive collations are also available. To see a list of all available character sets and collations, connect to your database and run show collation; . When in doubt, use utf8mb4_0900_ai_ci . The utf8...
19
798
2026-03-23T11:13:21.378445
customer-feedback-summarization
mastra
https://mastra.ai/templates/customer-feedback-summarization
ai
typescript
directly into the chat. The agent incorporates it into its analysis. Across sessions, Observational Memory tracks patterns so the agent can identify trends over time. Connecting to real data The get-feedback tool reads from a static fixture file. To connect it to a real data source, update the execute function in src/m...
2
799
2026-03-23T10:52:33.831294
pydantic_ai
pydantic_ai
https://ai.pydantic.dev/output/
ai
python
( 'gateway/openai:gpt-5.2' , output_type = UserProfile , instructions = 'Extract a user profile from the input' , ) async def main (): user_input = 'My name is Ben, I was born on January 28th 1990, I like the chain the dog and the pyramid.' async with agent . run_stream ( user_input ) as result : async for profile in r...
56
800
2026-03-23T10:51:37.937761
2.35.0
git
https://git-scm.com/docs/gitsubmodules/2.35.0
devops
bash
specify whether to recurse into submodules. Examples are grep and checkout . Some commands take enums, such as fetch and push , where you can specify how submodules are affected. The configuration inside the submodule. This includes $GIT_DIR/config in the submodule, but also settings in the tree such as a .gitattribute...
6
800
2026-03-23T11:10:36.917424
train
transformers
https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train
ai
python
ble, *dec_args, **dec_kwargs) -> Callable: + """ + Decorator function to apply a function to all outputs of a function. + Args: + func_to_apply: the function to apply to the outputs + *dec_args: positional arguments for the function to be applied + **dec_kwargs: keyword arguments for the function to be applied + + Retu...
1,217
702
2026-03-23T11:25:24.232330
kubernetes
kubernetes
https://kubernetes.io/docs/tasks/administer-cluster/use-cascading-deletion/
devops
yaml
27:39Z", "finalizers": [ "foregroundDeletion" ] ... Use background cascading deletion Create a sample Deployment . Use either kubectl or the Kubernetes API to delete the Deployment, depending on the Kubernetes version your cluster runs. To check the version, enter kubectl version . You can delete objects using backgrou...
3
782
2026-03-23T11:36:49.018723
deno
deno
https://docs.deno.com/runtime/fundamentals/node/
runtime
javascript
pplies to CommonJS code. You may need --allow-read because Deno probes package.json and node_modules to resolve CommonJS modules. Use .cjs extension Jump to heading # If the file extension is .cjs Deno will treat this module as CommonJS. main.cjs const express = require ( "express" ) ; Deno does not look for package.js...
8
796
2026-03-23T10:50:50.783098
?s=protobuf
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=protobuf
devops
python
.0 License Repository VertexAI Instrumentation by Traceloop Instrumentation for VertexAI LLMs (prompts logging, tokens, etc.) python instrumentation vertexai google Python Language Instrumentation Component Apache 2.0 License Repository IBM Watsonx Instrumentation by Traceloop Instrumentation for IBM Watsonx LLMs (prom...
336
800
2026-03-23T11:36:35.075608
auth-azure
supabase
https://supabase.com/docs/guides/auth/social-login/auth-azure
database
typescript
een. Place the Client ID in the Azure configuration screen in the Supabase Auth dashboard. Select Add a certificate or secret in the app overview screen and open the Client secrets tab. Select New client secret to create a new client secret. Choose a preferred expiry time of the secret. Make sure you record this in you...
2
800
2026-03-23T11:33:41.787881
?s=windowsservice
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=windowsservice
devops
python
ollector 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 Receiv...
146
800
2026-03-23T11:10:59.940646
llms.txt
svelte
https://svelte.dev/docs/svelte/llms.txt
framework
javascript
are welcome to open an issue and/or a PR fixing it. In case this is a custom or experimental attribute/event, you can enhance the typings by augmenting the `svelte/elements` module like this: ```ts /// file: additional-svelte-typings.d.ts import { HTMLButtonAttributes } from 'svelte/elements'; declare module 'svelte/el...
128
785
2026-03-23T11:13:21.347503
gitlab_ci
gitlab_ci
https://docs.gitlab.com/user/clusters/agent/user_access/
devops
yaml
rieve a token. The get-token command creates and returns a personal access token that is valid until the end of the current day. Kubernetes tools cache the token until it expires, the API returns an authorization error, or the process exits. Expect all subsequent calls to your Kubernetes tooling to create a new token. ...
8
799
2026-03-23T11:04:19.398766
gitlab_ci
gitlab_ci
https://docs.gitlab.com/tutorials/compliance_pipeline/
devops
yaml
Tutorial: Create a compliance pipeline (deprecated) | GitLab Docs Tutorial: Create a compliance pipeline (deprecated) Tier : Ultimate Offering : GitLab.com, GitLab Self-Managed, GitLab Dedicated This feature was deprecated in GitLab 17.3 and is planned for removal in 19.0. Use pipeline execution policy type instead. Th...
0
800
2026-03-23T11:15:16.642981
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
cts option to the distutils build_ext command. bpo-28019 : itertools.count() no longer rounds non-integer step in range between 1.0 and 2.0 to 1. bpo-18401 : Pdb now supports the ‘readrc’ keyword argument to control whether .pdbrc files should be read. Patch by Martin Matusiak and Sam Kimbrel. bpo-25969 : Update the li...
2,135
797
2026-03-23T10:57:25.355600
argparse.html
python
https://docs.python.org/3/library/argparse.html
language
python
the usage= keyword argument: >>> parser = argparse . ArgumentParser ( prog = 'PROG' , usage = ' %(prog)s [options]' ) >>> parser . add_argument ( '--foo' , nargs = '?' , help = 'foo help' ) >>> parser . add_argument ( 'bar' , nargs = '+' , help = 'bar help' ) >>> parser . print_help () usage: PROG [options] positional ...
8
787
2026-03-23T11:06:02.822522
pt_BR
git
https://git-scm.com/docs/git-reset/pt_BR
devops
bash
ng tree since <commit> are discarded. Any untracked files or directories in the way of writing any tracked files are simply deleted. --merge Resets the index and updates the files in the working tree that are different between <commit> and HEAD , but keeps those which are different between the index and working tree (i...
6
800
2026-03-23T11:28:48.756622
?s=memcached
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=memcached
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:12:58.232362
?s=spring-boot
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=spring-boot
devops
python
vides automatic instrumentation for the Nest framework. nestjs-core instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-nestjs-core 0.59.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTe...
291
800
2026-03-23T11:22:36.744756
v0.20.html
scikit_learn
https://scikit-learn.org/stable/whats_new/v0.20.html
ml
python
ection.learning_curve and model_selection.validation_curve to control the behavior triggered when an error occurs in model_selection._fit_and_score . #11576 by Samuel O. Ronsin . Feature BaseSearchCV now has an experimental, private interface to support customized parameter search strategies, through its _run_search me...
51
800
2026-03-23T10:55:42.872187
Modules
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
language
javascript
> { "imports": { "square": "./shapes/square.js" } } </script> With this map we can now use a bare name when we import the module: js import { name as squareName, draw } from "square"; Remapping module paths Module specifier map entries, where both the specifier key and its associated value have a trailing forward slash...
16
782
2026-03-23T11:12:26.851198
audit-log-events-for-your-organization
github_actions
https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization
devops
yaml
, owner , operation_type staff.verify_domain An organization or enterprise domain was verified. Fields @timestamp , _document_id , action , actor , actor_id , business , business_id , hashed_token , org , org_id , programmatic_access_type , repo , repo_id , repository , repository_id , request_access_security_header , ...
460
800
2026-03-23T10:59:03.609324
mastra-server
mastra
https://mastra.ai/reference/server/mastra-server
ai
typescript
iption serverless When true , runs MCP in stateless mode without session management. Use for serverless environments like Cloudflare Workers or Vercel Edge. sessionIdGenerator Custom function to generate session IDs. Example Direct link to Example import { MastraServer , ServerRoute } from '@mastra/server/server-adapte...
6
800
2026-03-23T11:09:17.930702
kubernetes
kubernetes
https://kubernetes.io/docs/reference/kubectl/generated/kubectl_debug/
devops
yaml
target Pod, some capabilities granted by debug profile may not work. kubectl debug (POD | TYPE[[.VERSION].GROUP]/NAME) [ -- COMMAND [args...] ] Examples # Create an interactive debugging session in pod mypod and immediately attach to it. kubectl debug mypod -it --image=busybox # Create an interactive debugging session ...
1
782
2026-03-23T11:28:37.594595
?s=angular
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=angular
devops
python
er Extension Autoinjection”, but with a few more features and a slightly different approach to content-script injection. js browser web-ext browserextension browser-extension chrome-extension firefox-extension safari-extension edge-extension autoinstrumentation JavaScript Language Utilities Component GPL-3.0 License Do...
378
800
2026-03-23T11:16:36.728699
redis
redis
https://redis.io/docs/latest/develop/clients/jedis/vecsearch/
database
bash
doc . get ( "content" ) ) ); } try { jedis . ftDropIndex ( "vector_json_idx" );} catch ( JedisDataException j ){} SchemaField [] jsonSchema = { TextField . of ( "$.content" ). as ( "content" ), TagField . of ( "$.genre" ). as ( "genre" ), VectorField . builder () . fieldName ( "$.embedding" ). as ( "embedding" ) . algo...
69
799
2026-03-23T11:08:32.363904
release-notes-2.8.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.8.0
mobile
dart
-debt) 91705 Migrate desktop_device to null safety (tool, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 92055 Migrate desktop_device to null safety (tool, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 92056 Migrate xcdevice and ios devices to null safety (tool, cla: yes, waitin...
456
799
2026-03-23T11:14:04.146114
?s=opencensus
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=opencensus
devops
python
collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusremotewritereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository...
144
799
2026-03-23T11:23:53.795980
?s=inmemory
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=inmemory
devops
python
collector Quick 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/opampextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Packa...
70
799
2026-03-23T11:33:46.784773
ModuleWithProviders
angular
https://angular.dev/api/core/ModuleWithProviders
framework
typescript
gular/core/rxjs-interop @angular/core/testing @angular/elements @angular/forms @angular/forms/signals @angular/forms/signals/compat @angular/localize @angular/localize/init @angular/platform-browser @angular/platform-browser-dynamic @angular/platform-browser-dynamic/testing @angular/platform-browser/animations @angular...
1
800
2026-03-23T11:27:50.279126
?s=k8sobjects
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=k8sobjects
devops
python
implementation 'io.opentelemetry.javaagent.instrumentation:opentelemetry-javaagent-finatra-2.9:2.16.0-alpha' } 2.16.0-alpha Version Java Language Instrumentation Component Apache 2.0 License Package Details (maven) Repository Geode Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Geode instrumenta...
246
799
2026-03-23T11:36:38.894344
supabase-storage-ls
supabase
https://supabase.com/docs/reference/cli/supabase-storage-ls
database
typescript
supabase postgres-config update [flags] Flags --config <strings> Optional Config overrides specified as a 'key=value' pair --no-restart Optional Do not restart the database after updating config. --replace-existing-overrides Optional If true, replaces all existing overrides with the ones provided. If false (default), m...
83
800
2026-03-23T11:30:32.609295
redis
redis
https://redis.io/docs/latest/operate/rs/databases/active-active/
database
bash
chronized among replicas. Other Redis Software features can also be used to enhance the performance, scalability, or durability of your Active-Active database. These include data persistence , multiple active proxies , distributed synchronization , OSS Cluster API , and rack-zone awareness . Next steps Plan your Active...
6
529
2026-03-23T10:56:39.369523
auth-session
expo
https://docs.expo.dev/versions/latest/sdk/auth-session
mobile
javascript
he Expo server IP address to localhost. This is useful for testing when your IP changes often, this will only work for iOS simulator. Default: false queryParams (optional) Record < string , string | undefined > Optional native scheme URI protocol <scheme>:// that must be built into your native app. scheme (optional) st...
31
799
2026-03-23T11:09:36.553001
redis
redis
https://redis.io/docs/latest/develop/data-types/json/
database
bash
1\"," + " \"model\": \"Phoebe\"," + " \"description\": \"This is a mid-travel trail slayer that is a " + "fantastic daily driver or one bike quiver. The Shimano Claris 8-speed groupset " + "gives plenty of gear range to tackle hills and there\u2019s room for mudguards " + "and a rack too. This is the bike for the rider...
758
657
2026-03-23T10:54:21.885453
?s=pinecone
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pinecone
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/datasetexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apac...
33
799
2026-03-23T11:20:29.243311
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/protected_tags/
devops
yaml
ay of create access level configurations. create_access_levels[].access_level integer Access level for creating tags. create_access_levels[].access_level_description string Human-readable description of the access level. create_access_levels[].deploy_key_id integer ID of the deploy key with create access. create_access...
1
800
2026-03-23T11:02:01.193118
release-notes
docker
https://docs.docker.com/engine/release-notes
devops
bash
cker system prune . moby/moby#51979 Fix daemon handling of duplicate container exit events to avoid repeated cleanup and state transitions. moby/moby#51925 Fix panic after failed daemon initialization. moby/moby#51943 Fix encrypted overlay networks not passing traffic to containers on v28 and older Engines. Encrypted o...
4
800
2026-03-23T11:13:56.756889
llms-theming.txt
chakra_ui
https://chakra-ui.com/llms-theming.txt
library
javascript
ssets: { logo: { value: { type: "url", value: "/static/logo.png" }, }, checkmark: { value: { type: "svg", value: " ... " }, }, }, }, }) export default createSystem({ theme: { tokens }, }) ``` > Asset tokens are typically used in `background-image` property. ### Durations Duration tokens represent the length of time in ...
63
742
2026-03-23T10:52:05.493045
tensorflow
tensorflow
https://www.tensorflow.org/api_docs/cc/
ml
python
ding to the Ftrl-proximal scheme. tensorflow::ops::ResourceApplyGradientDescent Update '*var' by subtracting 'alpha' * 'delta' from it. tensorflow::ops::ResourceApplyKerasMomentum Update '*var' according to the momentum scheme. tensorflow::ops::ResourceApplyMomentum Update '*var' according to the momentum scheme. tenso...
61
800
2026-03-23T10:50:42.657183
mysql
mysql
https://dev.mysql.com/doc/refman/8.4/en/
database
sql
tion about which versions have been released, see the MySQL 8.4 Release Notes . MySQL 8.4 features. This manual describes features that are not included in every edition of MySQL 8.4; such features may not be included in the edition of MySQL 8.4 licensed to you. If you have any questions about the features included in ...
1
712
2026-03-23T10:57:18.318965
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/functions/moa/
devops
yaml
ators work on numbers. The + operator also concatenates strings. Operators do not perform implicit type conversion, so "hello" + 42 results in an error. Operator Description Example Result + Addition ${{ 2 + 3 }} 5 + Concatenation ${{ "a" + "b" }} "ab" - Subtraction ${{ 10 - 4 }} 6 * Multiplication ${{ 3 * 4 }} 12 / Di...
9
799
2026-03-23T10:56:14.643960
?s=resque
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=resque
devops
python
zure Monitor Exporter by Microsoft Authors The OpenTelemetry Azure Monitor Exporter for JavaScript (Node.js) Node.js exporter Azure Monitor Application Insights Quick Install To install this exporter run: npm install @azure/monitor-opentelemetry-exporter 1.0.0-beta.32 Version JavaScript Language Exporter Component MIT ...
179
800
2026-03-23T11:29:22.121952
?s=google
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=google
devops
python
stall To install this instrumentation library run: dotnet add package ThrottlingTroll 10.0.0 Version .NET Language Instrumentation Component MIT License Website Documentation Package Details (nuget) Repository WCF Instrumentation for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 Instruments WCF clients and/or servi...
212
800
2026-03-23T11:26:56.551042
webpack
webpack
https://webpack.js.org/loaders/postcss-loader/
tooling
javascript
-plugin" , Once : ( root , { result } ) => { result . messages . push ( { type : "dependency" , file : path . resolve ( __dirname , "path" , "to" , "file" ) , } ) ; } , } ) ; module . exports = { module : { rules : [ { test : / \.css$ / i , use : [ "style-loader" , "css-loader" , { loader : "postcss-loader" , options :...
21
799
2026-03-23T11:04:12.019923
monorepo-support
langchain
https://docs.langchain.com/langsmith/monorepo-support
ai
python
tomatically detects your package manager (yarn, npm, pnpm, bun) Runs the appropriate install command. If you have one or both of a custom build/install command it will run from the directory you called langgraph build from. Otherwise, it will run from the directory where the langgraph.json file is located. Optionally r...
5
798
2026-03-23T11:34:10.662800
data-loading
tanstack_router
https://tanstack.com/router/latest/docs/guide/data-loading
framework
typescript
ction, access them via the params property on the function's parameters. Here's an example: tsx // src/routes/posts.$postId.tsx export const Route = createFileRoute('/posts/$postId')({ loader: ({ params: { postId } }) => fetchPostById(postId), }) Using Route Context Passing down global context to your router is great, ...
26
798
2026-03-23T10:58:49.578456
?s=vaadin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=vaadin
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:20:45.496339
audit-log-events-for-your-organization
github_actions
https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization
devops
yaml
created_at , team , operation_type , team_type team.update_repository_permission A team's permission to a repository was changed. Fields @timestamp , _document_id , action , actor , actor_id , business , business_id , hashed_token , org , org_id , programmatic_access_type , repo , repo_id , repository , repository_id ,...
470
799
2026-03-23T10:59:03.609339
?s=logger
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logger
devops
python
entation for the @cucumber/cucumber bundle. cucumber instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-cucumber 0.29.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry instrument...
278
800
2026-03-23T11:31:00.937612
postgresql
postgresql
https://www.postgresql.org/docs/release/7.3.12/
database
sql
ng to an Assert failure or data corruption. /contrib/ltree fixes (Teodor) Fix longstanding planning error for outer joins This bug sometimes caused a bogus error "RIGHT JOIN is only supported with merge-joinable join conditions" . Prevent core dump in pg_autovacuum when a table has been dropped Prev Home Next Release 7...
1
546
2026-03-23T11:32:27.021886
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
, { 'rider' : 'Henshaw' }, { TRIM : { strategy : 'MAXLEN' , strategyModifier : '~' , threshold : 2 } }); const res34 = await client . xLen ( 'race:italy' ); console . log ( res34 ); // >>> 8 const res35 = await client . xRange ( 'race:italy' , '-' , '+' ); console . log ( res35 ); // >>> [{ id: '1692629925771-0', messa...
598
800
2026-03-23T11:04:07.560398
release-notes-1.17.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.17.0
mobile
dart
cla: yes, framework, waiting for tree to go green) 47264 Revert "Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run" (cla: yes, team, tool) 47266 Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (cla: yes, platform-ios, t: xcode, team...
331
799
2026-03-23T11:13:57.629160
asyncio-protocol.html
python
https://docs.python.org/3/library/asyncio-protocol.html
language
python
nce 'sockname' : the socket’s own address, result of socket.socket.getsockname() SSL socket: 'compression' : the compression algorithm being used as a string, or None if the connection isn’t compressed; result of ssl.SSLSocket.compression() 'cipher' : a three-value tuple containing the name of the cipher being used, th...
7
800
2026-03-23T11:01:31.183070
using-the-rest-api-to-interact-with-checks
github_actions
https://docs.github.com/en/rest/guides/using-the-rest-api-to-interact-with-checks
devops
yaml
or check suites endpoint. All changes to the automatic flow settings are recorded in the audit log for the repository. If you have disabled the automatic flow, you can create a check suite using the Create a check suite endpoint. You should continue to use the Create a check run endpoint to provide feedback on a commit...
3
800
2026-03-23T11:04:34.518624
?s=logrus
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logrus
devops
python
om the Performance 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 Open...
299
800
2026-03-23T11:17:34.407731
api.html
express
https://expressjs.com/en/4x/api.html
framework
javascript
ncoding) , where buf is a Buffer of the raw request body and encoding is the encoding of the request. The parsing can be aborted by throwing an error. Function undefined depth Configure the maximum depth of the qs library when extended is true . This allows you to limit the amount of keys that are parsed and can be use...
19
799
2026-03-23T10:56:21.301586
gitlab_ci
gitlab_ci
https://docs.gitlab.com/topics/git/lfs/
devops
yaml
e Git LFS for a project , ensure you have a .gitattributes file in the root directory of the project. Without a root-level .gitattributes file, the UI displays a warning even if you correctly configured LFS in your project subdirectories. For more information, see LFS configuration warning message . Clone a repository ...
5
799
2026-03-23T11:17:16.108601
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
ookup table gh-121499 : Fix a bug affecting how multi-line history was being rendered in the new REPL after interacting with the new screen cache. Patch by Pablo Galindo gh-121497 : Fix a bug that was preventing the REPL to correctly respect the history when an input hook was set. Patch by Pablo Galindo gh-121012 : Tie...
366
800
2026-03-23T10:57:25.353111
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
": "qdrant", "setup_name": "qdrant-m-32-ef-128", "dataset_name": "deep-image-96-angular", "upload_time": 794.3532128129, "total_upload_time": 1826.1127835459, "p95_time": 0.0149813215, "rps": 709.8797798661, "parallel": 8, "p99_time": 0.0203325695, "mean_time": 0.0109380158, "mean_precisions": 0.983063, "engine_params"...
822
592
2026-03-23T11:15:13.616039
dart-swift-concurrency
flutter
https://docs.flutter.dev/flutter-for/dart-swift-concurrency
mobile
dart
DispatchQueue ( label : " data_processing_queue " , qos : . userInitiated ) . asyncAfter ( deadline : . now ( ) + 1 ) { let result : [ String : Any ] = [ " foo " : 123 ] completion ( result ) } } } content_copy In Dart, you can offload computation to a worker isolate, often called a background worker. A common scenario...
11
708
2026-03-23T10:55:47.451165
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/settings/
devops
yaml
eger no Minimum capacity to be available before scheduling more mirrors preemptively. Premium and Ultimate only. mirror_max_capacity integer no Maximum number of mirrors that can be synchronizing at the same time. Premium and Ultimate only. mirror_max_delay integer no Maximum time (in minutes) between updates that a mi...
61
800
2026-03-23T11:27:03.897668
btrees-and-database-indexes
planetscale
https://planetscale.com/blog/btrees-and-database-indexes
database
sql
finding ranges of values . What do you see? Notice that the value sequences are spread out across many non-sequential leaf nodes. On the other hand, consider finding sequentially inserted values instead. In such cases, all pages with the search results will be next to each other. It's even possible to search for severa...
16
800
2026-03-23T11:27:13.482646
DeepSeek-R1?inference_provider=novita
transformers
https://huggingface.co/deepseek-ai/DeepSeek-R1?inference_provider=novita
ai
python
gs and tokenizers. Please use our setting to run these models. 4. Evaluation Results DeepSeek-R1-Evaluation For all our models, the maximum generation length is set to 32,768 tokens. For benchmarks requiring sampling, we use a temperature of $0.6$, a top-p value of $0.95$, and generate 64 responses per query to estimat...
5
799
2026-03-23T11:10:26.188737
react-popper.md
mui
https://mui.com/material-ui/react-popper.md
library
javascript
; const [placement, setPlacement] = React.useState('bottom'); const [disablePortal, setDisablePortal] = React.useState(false); const [flip, setFlip] = React.useState({ enabled: true, altBoundary: true, rootBoundary: 'document', }); const [preventOverflow, setPreventOverflow] = React.useState({ enabled: true, altAxis: t...
12
716
2026-03-23T11:40:02.252763
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
tiple times with a limit of 1024 bytes per call. bpo-26585 : Eliminate http.server._quote_html() and use html.escape(quote=False). Patch by Xiang Zhang. bpo-26685 : Raise OSError if closing a socket fails. bpo-16329 : Add .webm to mimetypes.types_map. Patch by Giampaolo Rodola’. bpo-13952 : Add .csv to mimetypes.types_...
2,201
796
2026-03-23T10:57:25.355701
?s=transformers
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=transformers
devops
python
o Language Instrumentation Component Apache 2.0 License Repository splunkkafka – Instrumentation for github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka by Splunk Inc. Instrumentation for the github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka package. go instrumentation kafka Go Language Instrumentat...
233
800
2026-03-23T11:26:30.537766
?s=visualization
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=visualization
devops
python
ion for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-http 0.213.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository ioRedis Instrumentation by 🔭 OpenTelemetry Authors 🔭 ioRedis ...
284
800
2026-03-23T11:39:49.908273
results-1-100-thread-2024-06-15.json
qdrant
https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json
database
python
lel": 100, "p99_time": 0.11379389511421326, "mean_time": 0.10028277420401573, "mean_precisions": 0.9812460000000001, "engine_params": { "hnsw_ef": 64, "quantization": { "rescore": true, "oversampling": 4 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-sq-rps-m-16-ef-128", "dataset_name": "deep-image-96-angular"...
660
656
2026-03-23T10:59:06.541066
manage-billing
neon
https://neon.tech/docs/introduction/manage-billing
database
sql
Manage billing - Neon Docs Specific.dev is a cloud platform built for coding agents - with a database layer powered by Neon. Read the Case Study Search ... ⌘K Ask AI / Plans and billing / Manage billing Manage billing Invoices, payment methods, changing your plan, and other actions around managing your bill What you wi...
0
800
2026-03-23T11:31:26.966666
SWE-rebench
transformers
https://huggingface.co/datasets/nebius/SWE-rebench
ai
python
+ m = None + "SepalMap: the map connected to the control" + + w_state = None + "sw.StateBar: the stateBar displaying the number of layer loading on the map" + + nb_layer = Int(0).tag(sync=True) + "Int: the number of layers in the map" + + nb_loading_layer = Int(0).tag(sync=True) + "Int: the number of loading layer in t...
11
709
2026-03-23T11:21:31.126067