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
from-react-navigation
expo
https://docs.expo.dev/router/migrate/from-react-navigation
mobile
javascript
e. It is dispatched using the useNavigation hook from Expo Router to access the navigation prop. In the below example, the navigation prop is accessible from the useNavigation hook and the CommonActions.reset action from @react-navigation/native . The object specified in the reset action replaces the existing navigatio...
19
799
2026-03-23T11:20:40.151395
django
django
https://docs.djangoproject.com/it/4.2/
framework
python
i passi ». Guide agli argomenti discutono gli argomenti chiave e i concetti ad un livello abbastanza elevato, e forniscono utili infomazioni e spiegazioni di base. Guide di riferimento contengono riferimenti tecnici per le API e per altri aspetti del complesso di Django. Descrivono come funzione e come utilizzarlo, ma ...
2
800
2026-03-23T11:31:02.501373
temporal
temporal
https://docs.temporal.io/tctl-v1/workflow/
devops
go
g modifiers control the behavior of the command. --workflow_id Show the History of a Workflow Execution by specifying a Workflow Id . Alias: -w Example tctl workflow show --workflow_id < id > --run_id Show the History of a Workflow Execution by specifying a Run Id . Alias: -r Example tctl workflow show --run_id < id > ...
32
784
2026-03-23T11:23:36.853852
thinking-in-react
react
https://react.dev/learn/thinking-in-react
framework
javascript
} , { category : "Vegetables" , price : "$1" , stocked : true , name : "Peas" } ] ; export default function App ( ) { return < FilterableProductTable products = { PRODUCTS } /> ; } Show more You can learn all about handling events and updating state in the Adding Interactivity section. Where to go from here This was a ...
25
559
2026-03-23T10:58:26.787142
?s=apk
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=apk
devops
python
ick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-restclient 0.27.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository RSpec Instrumentation by 🔭 OpenTelemetry Authors 🔭 RSpec instrumentation for Ruby. ruby instrumentat...
355
800
2026-03-23T11:14:25.044894
database-sharding
planetscale
https://planetscale.com/blog/database-sharding
database
sql
ages of our users shift over time? There must be a better way. Hash sharding One of the most popular sharding strategies is hash sharding . In hash sharding, we choose a column to be our shard key and we generate a cryptographic hash of this value for each row that needs to be inserted. Each shard is responsible for st...
11
800
2026-03-23T11:31:29.127611
packed_annotation
dart
https://dart.dev/tools/diagnostics/packed_annotation
language
dart
@Packed ( 1 ) final class C extends Struct { external Pointer < Uint8 > notEmpty ; } content_copy Was this page's content helpful? thumb_up thumb_down Unless stated otherwise, the documentation on this site reflects Dart 3.11.0. Report an issue .
5
246
2026-03-23T11:36:48.887380
compare-experiment-results
langchain
https://docs.langchain.com/langsmith/compare-experiment-results
ai
python
ck key against your source experiment, while green highlights runs that improved . At the top of each feedback column, you can see how many runs did better or worse than your source experiment. Click the regression or improvement buttons at the top of each column to show only runs that regressed or improved in that exp...
4
796
2026-03-23T10:58:56.693647
debounce
inngest
https://www.inngest.com/docs/reference/typescript/v4/functions/debounce
devops
typescript
ing received with the same // `event.data.account_id` field. // // `event` will be the last event in the series received. } ); Name debounce Type object Required optional Description Options to configure how to debounce function execution Properties Name period Type string Required required Description The time delay t...
1
799
2026-03-23T11:12:27.852379
3.4.html
python
https://docs.python.org/3/whatsnew/3.4.html
language
python
. (Contributed by Serhiy Storchaka in bpo-19668 .) bytes .join() and bytearray .join() now accept arbitrary buffer objects as arguments. (Contributed by Antoine Pitrou in bpo-15958 .) The int constructor now accepts any object that has an __index__ method for its base argument. (Contributed by Mark Dickinson in bpo-167...
17
794
2026-03-23T11:07:15.346425
self-hosting?ref=docs-connect
inngest
https://www.inngest.com/docs/self-hosting?ref=docs-connect
devops
typescript
for persistence. This is convenient for zero-dependency deployments, but does not support scaling beyond a single node. You may choose to run your own Postgres database or use a cloud-based Postgres service like AWS RDS, Neon, Supabase, etc. To use an external Postgres database, set the postgres-uri flag to your Postgr...
13
799
2026-03-23T11:28:17.958279
release-notes-2.2.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.2.0
mobile
dart
ble register the raw keyboard listener twice (cla: yes, framework) 79888 [web] Fix url strategy null safety (a: null-safety, cla: yes, f: routes, platform-web, waiting for tree to go green) 79898 migrate empty exceptions to tool exit with error message (cla: yes, tool, waiting for tree to go green) 79900 Move cache fro...
957
800
2026-03-23T11:13:36.917812
?s=async
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=async
devops
python
se ORM backends, MySQL, PostgreSQL and SQLite. tortoiseorm instrumentation python Python Language Instrumentation Component Apache 2.0 License Repository Transformers Instrumentation by Traceloop Instrumentation for Transformers SDK (HuggingFace) python instrumentation transformers huggingface Python Language Instrumen...
335
799
2026-03-23T11:18:54.395032
usage
dart
https://dart.dev/effective-dart/usage
language
dart
h case you should filter the types you catch. In most cases, you should have an on clause that limits you to the kinds of runtime failures you are aware of and are correctly handling. In rare cases, you may wish to catch any runtime error. This is usually in framework or low-level code that tries to insulate arbitrary ...
57
683
2026-03-23T11:01:16.680518
llms.txt
inngest
https://www.inngest.com/llms.txt
devops
typescript
](https://www.inngest.com/docs-markdown/reference/typescript/v3/extended-traces) - [Referencing functions](https://www.inngest.com/docs-markdown/functions/references) - [Testing](https://www.inngest.com/docs-markdown/reference/typescript/v3/testing) - [Durable Endpoints](https://www.inngest.com/docs-markdown/reference/...
14
773
2026-03-23T10:50:51.953218
pydantic_ai
pydantic_ai
https://ai.pydantic.dev/api/pydantic_evals/dataset/
ai
python
ortCaseFailure ] = [] for item in cases_and_failures : if isinstance ( item , ReportCase ): cases . append ( item ) else : failures . append ( item ) report = EvaluationReport ( name = name , cases = cases , failures = failures , experiment_metadata = metadata , span_id = span_id , trace_id = trace_id , ) # Run report ...
59
800
2026-03-23T10:55:32.837676
postgresql
mastra
https://mastra.ai/reference/storage/postgresql
ai
typescript
how many times the module is reloaded during development. The same pattern can be applied to other storage providers like LibSQLStore . tip This singleton pattern is only necessary during local development with HMR. In production builds, modules are only loaded once. Usage example Direct link to Usage example Adding me...
12
798
2026-03-23T11:30:35.377001
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
failed`](/docs/reference/system-events/inngest-function-failed) system event. The first approach is function-specific, while the second covers all function failures in a given Inngest environment. # Examples The example below checks if a user's subscription is valid a total of six times. If you can't check the subscrip...
218
762
2026-03-23T10:50:47.948044
round
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/round
language
javascript
se round() is a static method of Math , you always use it as Math.round() , rather than as a method of a Math object you created ( Math has no constructor). Examples Using round js Math.round(-Infinity); // -Infinity Math.round(-20.51); // -21 Math.round(-20.5); // -20 Math.round(-0.1); // -0 Math.round(0); // 0 Math.r...
2
800
2026-03-23T11:14:38.595799
go15gc
go
https://go.dev/blog/go15gc
language
go
e barrier colors the now-reachable object grey if it is currently white, ensuring that the garbage collector will eventually scan it for pointers. Deciding when the job of finding all grey objects is done is subtle and can be expensive and complicated if we want to avoid blocking the mutators. To keep things simple Go ...
4
800
2026-03-23T11:18:12.013232
?flag=deprecated
opentelemetry
https://opentelemetry.io/ecosystem/registry//?flag=deprecated
devops
python
l 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/loadbalancingexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-coll...
42
800
2026-03-23T11:29:30.110545
settings
terraform
https://developer.hashicorp.com/terraform/cli/cloud/settings
devops
hcl
paces according to a pattern relative to their existing names. The pattern is intended to indicate that the workspaces share configuration. A common strategy is <COMPONENT>-<ENVIRONMENT>-<REGION> , for example networking-prod-us-east and networking-staging-us-east . Refer to Workspace Naming in the HCP Terraform docume...
7
800
2026-03-23T11:28:38.189370
rss.xml
neon
https://neon.tech/docs/changelog/rss.xml
database
sql
Nov 15, 2024]]> https://neon.com/docs/changelog/2024-11-15 https://neon.com/docs/changelog/2024-11-15 Fri, 15 Nov 2024 00:00:00 GMT <![CDATA[At a glance usage metrics on paid plans, Postgres extension support, and more release - Nov 08, 2024]]> https://neon.com/docs/changelog/2024-11-08 https://neon.com/docs/changelog/...
19
800
2026-03-23T11:25:58.532814
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
"mean_time": 0.5005857263, "mean_precisions": 0.982878, "engine_params": { "vectorIndexConfig": { "ef": 256 } } }, { "engine_name": "weaviate", "setup_name": "weaviate-m-32-ef-512", "dataset_name": "deep-image-96-angular", "upload_time": 21989.2723651079, "total_upload_time": 21989.272429771, "p95_time": 0.9661778015, ...
4,013
552
2026-03-23T11:15:13.620301
docker
docker
https://docs.docker.com/dhi/core-concepts/digests/
devops
bash
rm tag points to a manifest list (also called an index), which is a higher-level object that references multiple image digests, one for each supported platform. When you inspect a multi-platform image using docker buildx imagetools inspect , you'll see something like this: Name: docs/dhi-python:3.13 MediaType: applicat...
4
771
2026-03-23T11:32:50.411804
release-notes-2.5.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.5.0
mobile
dart
ool, cla: yes, waiting for tree to go green) 85044 Skip a flaky Windows/canvaskit test in hot_reload_web_test.dart (tool, cla: yes) 85053 Check ios-arm64_armv7 directory when validating codesigning entitlements (team, platform-ios, tool, cla: yes, waiting for tree to go green) 85059 Support iOS arm64 simulator (team, p...
193
800
2026-03-23T11:13:43.940164
release-notes-2.8.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.8.0
mobile
dart
en) 88562 Roll Engine from b20c1a37749d to 17ddfb3ee4f7 (4 revisions) (cla: yes, waiting for tree to go green) 88576 fixes DropdownButton ignoring itemHeight in popup menu (#88574) (framework, f: material design, cla: yes, waiting for tree to go green) 88583 Roll Engine from 17ddfb3ee4f7 to d29cda9ef58e (4 revisions) (...
173
800
2026-03-23T11:14:04.145724
?s=browser
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=browser
devops
python
nent Apache 2.0 License Repository Anthropic Instrumentation by Traceloop Instrumentation for Anthropic LLMs (prompts logging, tokens, etc.) python instrumentation anthropic Python Language Instrumentation Component Apache 2.0 License Repository ASGI Middleware Instrumentation by 🔭 OpenTelemetry Authors 🔭 This librar...
318
800
2026-03-23T11:09:59.661021
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
. 0 )), new AbstractMap . SimpleEntry <> ( "sensor3" , new TSElement ( 20L , 2000 . 0 )), new AbstractMap . SimpleEntry <> ( "sensor3" , new TSElement ( 30L , 3000 . 0 )), new AbstractMap . SimpleEntry <> ( "sensor3" , new TSElement ( 40L , 4000 . 0 )), new AbstractMap . SimpleEntry <> ( "sensor3" , new TSElement ( 50L...
1,172
799
2026-03-23T10:54:53.791693
?s=analytics
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=analytics
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:23:44.597894
v0.24.html
scikit_learn
https://scikit-learn.org/stable/whats_new/v0.24.html
ml
python
classifier that allows any supervised classifier to function as a semi-supervised classifier that can learn from unlabeled data. #11682 by Oliver Rausch and Patrice Becker . Fix Fix incorrect encoding when using unicode string dtypes in preprocessing.OneHotEncoder and preprocessing.OrdinalEncoder . #15763 by Thomas Fan...
39
800
2026-03-23T10:57:26.365169
?s=azure-sdk
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=azure-sdk
devops
python
entation Component Apache 2.0 License Repository SQLAlchemy Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the SQLAlchemy library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Sqlite3 Instrumentation by 🔭 OpenTelemetry Autho...
333
800
2026-03-23T11:36:42.160654
?s=token
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=token
devops
python
nt Apache 2.0 License Repository pymongo Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for the pymongo library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository PyMySQL Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides tracing for PyMySQL...
331
800
2026-03-23T11:30:53.656431
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
rned. pretty If 'true', then the output is pretty printed. Defaults to 'false' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). resourceVersion resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api...
1,653
798
2026-03-23T10:56:49.343944
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
( labels )) for lk := range labels { labelKeys = append ( labelKeys , lk .( string )) } sort . Strings ( labelKeys ) fmt . Printf ( "%v:\n" , k ) for _ , lk := range labelKeys { fmt . Printf ( " %v: %v\n" , lk , labels [ lk ]) } fmt . Printf ( " %v\n" , res29 [ k ][ 1 ]) } // >>> rg:2: // >>> unit: cm // >>> [4 1.78] /...
578
790
2026-03-23T10:54:53.790866
move-config
terraform
https://developer.hashicorp.com/terraform/tutorials/configuration-language/move-config
devops
hcl
rraform/modules/learn_vpc Apply your changes. Confirm your changes with yes after you verify there are no resource changes. $ terraform apply ##... # module.vpc.aws_eip.nat[0] has moved to module.learn_vpc.aws_eip.nat[0] resource "aws_eip" "nat" { ##... Plan: 0 to add, 0 to change, 0 to destroy. Do you want to perform ...
22
800
2026-03-23T11:18:45.840349
2.10.5
git
https://git-scm.com/docs/git-rev-parse/2.10.5
devops
bash
refully spelt out: Args Expanded arguments Selected commits D G H D D F G H I J D F ^G D H D ^D B E I J F B ^D B C E I J F B C C I J F C B..C = ^B C C B...C = B ^F C G H D E B C C^@ = C^1 = F I J F B^@ = B^1 B^2 B^3 = D E F D G H E F I J C^! = C ^C^@ = C ^C^1 = C ^F C B^! = B ^B^@ = B ^B^1 ^B^2 ^B^3 = B ^D ^E ^F B F^! ...
29
536
2026-03-23T11:37:24.985586
?s=nestjs-core
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=nestjs-core
devops
python
ntation segmentio-kafka-go kafka Go Language Instrumentation Component Apache 2.0 License Documentation Repository URLSession Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a URLSession instrumentation to track requests through OpenTelemetry. swift instrumentation ios macOS tvOS Swift Language Ins...
360
800
2026-03-23T11:25:44.287975
?s=pino
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pino
devops
python
nent Apache 2.0 License Repository Anthropic Instrumentation by Traceloop Instrumentation for Anthropic LLMs (prompts logging, tokens, etc.) python instrumentation anthropic Python Language Instrumentation Component Apache 2.0 License Repository ASGI Middleware Instrumentation by 🔭 OpenTelemetry Authors 🔭 This librar...
318
800
2026-03-23T11:13:48.681826
?s=thousandeyes
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=thousandeyes
devops
python
.0 License Package Details (gems) Repository OpenTelemetry ActionMailer Instrumentation by 🔭 OpenTelemetry Authors 🔭 The ActionMailer instrumentation is a community-maintained instrumentation for the ActionMailer portion of the [Ruby on Rails][rails-home] web-application framework. action mailer instrumentation ruby ...
338
800
2026-03-23T11:23:10.675522
windows.html
pytorch
https://pytorch.org/docs/stable/notes/windows.html
ml
python
l ninja REM Set it as the cmake generator set CMAKE_GENERATOR = Ninja One key install script # You can take a look at this set of scripts . It will lead the way for you. Extension # CFFI Extension # The support for CFFI Extension is very experimental. You must specify additional libraries in Extension object to make it...
3
800
2026-03-23T10:59:31.820657
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
ef-256", "dataset_name": "glove-100-angular", "upload_time": 74.3178747098, "total_upload_time": 665.3421199168, "p95_time": 0.0099865235, "rps": 123.2615646243, "parallel": 1, "p99_time": 0.0121081841, "mean_time": 0.0079953991, "mean_precisions": 0.906229, "engine_params": { "search_params": { "hnsw_ef": 128 } } }, {...
1,323
584
2026-03-23T11:15:13.616705
iterables
dart
https://dart.dev/libraries/collections/iterables
language
dart
nst ['Salad', 'Popcorn', 'Toast']; print('The first element is ${iterable.first}'); print('The last element is ${iterable.last}'); } In this example you saw how to use first and last to get the first and last elements of an Iterable . It's also possible to find the first element that satisfies a condition. The next sec...
11
675
2026-03-23T10:56:23.323418
resumeToPipeableStream
react
https://react.dev/reference/react-dom/server/resumeToPipeableStream
framework
javascript
an object with two methods: pipe outputs the HTML into the provided Writable Node.js Stream. Call pipe in onShellReady if you want to enable streaming, or in onAllReady for crawlers and static generation. abort lets you abort server rendering and render the rest on the client. Caveats resumeToPipeableStream does not ac...
3
799
2026-03-23T11:02:55.532678
syntax
expo
https://docs.expo.dev/eas/workflows/syntax
mobile
javascript
AR" # prints: (empty) - name : Use shared variable run : | # SHARED_VAR is now available # @info # echo "SHARED_VAR: $SHARED_VAR" # prints: available in next steps # @end # Sharing environment variables between jobs The set-env function only shares environment variables with other steps within the same job . To share v...
59
742
2026-03-23T11:20:20.149873
pydantic_ai
pydantic_ai
https://ai.pydantic.dev/agent/
ai
python
quest] Part 0 args delta: {"location":"Pa', '[Request] Part 0 args delta: ris","forecast_', '[Request] Part 0 args delta: date":"2030-01-', '[Request] Part 0 args delta: 01"}', '[Tools] The LLM calls tool=\'weather_forecast\' with args={"location":"Paris","forecast_date":"2030-01-01"} (tool_call_id=\'0001\')', "[Tools]...
20
800
2026-03-23T10:50:00.053683
IChO-IPhO-RL-v2-formated
transformers
https://huggingface.co/datasets/II-Vietnam/IChO-IPhO-RL-v2-formated
ai
python
5 Br^- + 6 H^+ \rightarrow 3 Br_2 + 3 H_2O$ Give the question: Give the vitamin C content of the tablet in milligrams. icho_ipho_extracted_v1 If V cm$^3$ potassium bromate solution is consumed then the tablet contains 10.57×V mg ascorbic acid, as the following equation can be written. $\frac{m}{M(C_6H_8O_6)} = 3 \times...
192
790
2026-03-23T11:26:42.713010
postgres-support-recap-investigating-postgres-query-performance
neon
https://neon.tech/blog/postgres-support-recap-investigating-postgres-query-performance
database
sql
oid | | | dbid | oid | | | toplevel | boolean | | | queryid | bigint | | | query | text | | | plans | bigint | | | total_plan_time | double precision | | | min_plan_time | double precision | | | max_plan_time | double precision | | | mean_plan_time | double precision | | | stddev_plan_time | double precision | | | call...
3
800
2026-03-23T11:24:01.828701
mysql
mysql
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/
database
sql
ges in MySQL Enterprise Backup 8.4.1 (2024-07-01, LTS Release) Changes in MySQL Enterprise Backup 8.4.0 (2024-04-30, LTS Release) Changes in MySQL Enterprise Backup 8.3.0 (2024-01-16, Innovation Release) Changes in MySQL Enterprise Backup 8.2.0 (2023-10-25, Innovation Release) Changes in MySQL Enterprise Backup 8.1.0 (...
2
499
2026-03-23T10:58:56.621497
easignore
expo
https://docs.expo.dev/build-reference/easignore
mobile
javascript
ditional files you want to ignore. 1 Create a .easignore file in the root of your project. 2 Copy the content of the .gitignore file into the .easignore file. Then, add any files that are unnecessary for the build process. .easignore Copy # Copy everything from your .gitignore file here # Ignore files and directories t...
1
799
2026-03-23T10:55:56.588093
previous-versions
pytorch
https://pytorch.org/get-started/previous-versions
ml
python
orch-cuda=12.1 -c pytorch -c nvidia # CUDA 12.4 conda install pytorch==2.4.0 torchvision==0.19.0 torchaudio==2.4.0 pytorch-cuda=12.4 -c pytorch -c nvidia # CPU Only conda install pytorch==2.4.0 torchvision==0.19.0 torchaudio==2.4.0 cpuonly -c pytorch Wheel OSX pip install torch==2.4.0 torchvision==0.19.0 torchaudio==2....
12
800
2026-03-23T11:37:20.126577
overview
nx
https://nx.dev/docs/reference/remote-cache-plugins/shared-fs-cache/overview
tooling
typescript
ed process to register your plugin. The key will be saved in your repository ( .nx/key/key.ini ) and should be committed so that every developer has access to it. If your repository is public (or in CI), you can also use an environment variable: .env NX_KEY = YOUR_ACTIVATION_KEY Why require an activation key? It simply...
1
799
2026-03-23T11:27:04.582960
go1.12
go
https://go.dev/doc/go1.12
language
go
ssions are no longer reported by runtime.CallersFrames and runtime.Stack . They are also not printed in panic stack traces. This change aligns the gc toolchain to match the gccgo toolchain, which already elided such wrappers from stack traces. Clients of these APIs might need to adjust for the missing frames. For code ...
8
799
2026-03-23T11:31:38.543672
django
django
https://docs.djangoproject.com/fr/6.0/
framework
python
Documentation de Django | Documentation de Django | Django Skip to main content Documentation Getting Help Langue : fr zh-hans sv pt-br pl ko ja it id es en el Version de la documentation : 6.0 dev 5.2 5.1 5.0 4.2 4.1 4.0 3.2 3.1 3.0 2.2 2.1 2.0 1.11 1.10 1.8 Documentation de Django ¶ Tout ce que vous devez savoir sur ...
0
800
2026-03-23T11:06:58.043764
release-notes-1.17.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.17.0
mobile
dart
: yes, team, tool) 50895 [flutter_tools] web cleanups (cla: yes, tool) 50904 [flutter_tools] cleanup build_tests to reduce mocking and globals usage (cla: yes, tool, waiting for tree to go green) 50925 Add parameter to Scaffold so its possible to disable open Drawer drag gesture (cla: yes, f: material design, framework...
420
800
2026-03-23T11:13:57.629293
?s=cri-o
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cri-o
devops
python
ry Ruby. zipkin exporter ruby Quick Install To install this exporter run: gem install opentelemetry-exporter-zipkin 0.24.1 Version Ruby Language Exporter Component Apache 2.0 License Package Details (gems) Repository Azure Application Insights Exporter by Jan Kuehle OpenTelemetry exporter for Azure Application Insights...
190
800
2026-03-23T11:37:42.137821
build-client
mcp
https://modelcontextprotocol.io/docs/develop/build-client
ai
typescript
ral language interactions with real-time web data. You can find the complete code for this tutorial here. System Requirements Before starting, ensure your system meets these requirements: Java 17 or higher Maven 3.6+ npx package manager Anthropic API key (Claude) Brave Search API key Setting Up Your Environment Install...
24
796
2026-03-23T10:51:41.437724
zh_HANS-CN
git
https://git-scm.com/docs/git-hash-object/zh_HANS-CN
devops
bash
estions (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 merge-ba...
1
796
2026-03-23T11:04:18.123687
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
010751512, "mean_precisions": 0.971921, "engine_params": { "search_params": { "hnsw_ef": 256 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-64-ef-256", "dataset_name": "glove-100-angular", "upload_time": 71.2646750121, "total_upload_time": 657.260862797, "p95_time": 0.0141852797, "rps": 182.7898034844, "para...
2,148
552
2026-03-23T11:15:13.617796
?s=codeigniter
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=codeigniter
devops
python
mentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Spark Web Framework Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Spark Web Framework instrumentation to track requests through OpenTelemetry. java instr...
268
800
2026-03-23T11:29:41.106267
license.html
python
https://docs.python.org/3/license.html
language
python
OFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Zstandard bindings ¶ Zstandard bindings in Modules/_zs...
63
797
2026-03-23T10:52:16.085331
?s=memcached
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=memcached
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:58.232532
storage-files-introduction
csharp
https://learn.microsoft.com/en-us/azure/storage/files/storage-files-introduction
language
csharp
Introduction to Azure Files | Microsoft Learn Table of contents Exit editor mode Ask Learn Ask Learn Focus mode Table of contents Read in English Add Add to plan Edit Share via Facebook x.com LinkedIn Email Copy Markdown Print Note Access to this page requires authorization. You can try signing in or changing directori...
0
800
2026-03-23T11:18:08.991781
train
transformers
https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train
ai
python
ve up on all of the metrics because one failed + self.log.error("IIS Failed to get metric data for %s %s: %s" % (inst_name, dd_name, str(e))) + pass for site in expected_sites: self.service_check(self.SERVICE_CHECK, AgentCheck.CRITICAL, - tags=['site:{0}'.format(self.normalize(site))]) - - def _submit_metrics(self, wmi...
580
638
2026-03-23T11:25:24.231747
search-params
tanstack_start
https://tanstack.com/router/latest/docs/guide/search-params
framework
typescript
earch({ strict: false, }) // { // page: number | undefined // filter: string | undefined // sort: 'newest' | 'oldest' | 'price' | undefined // } return <div>...</div> } Writing Search Params Now that you've learned how to read your route's search params, you'll be happy to know that you've already seen the primary APIs...
26
772
2026-03-23T11:29:59.816384
local-authentication
expo
https://docs.expo.dev/versions/latest/sdk/local-authentication
mobile
javascript
ich use FaceID to provide a description of why they use this API. If you try to use FaceID on an iPhone with FaceID without providing infoPlist.NSFaceIDUsageDescription in app.json , the module will authenticate using device passcode. For more information about usage descriptions on iOS, see permissions guide . Returns...
3
800
2026-03-23T11:24:55.022704
?s=thanos
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=thanos
devops
python
tor-contrib/processor/groupbytraceprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Group by Attributes processor by 🔭 OpenTelemetry Authors 🔭 This processor re-associates spans, log records and metric data points to a Resource that...
81
800
2026-03-23T11:18:21.642132
?s=collector
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=collector
devops
python
Log Event Receiver by 🔭 OpenTelemetry Authors 🔭 Tails and parses logs from windows event log API 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: receivers : - gomod : github.com/open...
165
799
2026-03-23T11:16:57.067487
Object
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object
language
javascript
d directly call() the Object.prototype method on your target object instead, to prevent the object from having an overriding property that produces unexpected results. js const obj = { foo: 1, // You should not define such a method on your own object, // but you may not be able to prevent it from happening if // you ar...
4
784
2026-03-23T10:53:40.819922
add-peer
bun
https://bun.sh/docs/guides/install/add-peer
runtime
javascript
Add a peer dependency - Bun Skip to main content Bun home page Search... ⌘ K Search... Navigation Package Manager Add a peer dependency 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 on...
0
800
2026-03-23T11:06:03.094095
standalone-html
bun
https://bun.sh/docs/bundler/standalone-html
runtime
javascript
html = await result.outputs[ 0 ]. text (); await Bun. write ( " output.html " , html); Multiple HTML files You can pass multiple HTML files as entrypoints. Each produces its own standalone HTML file: terminal Copy bun build --compile --target=browser ./index.html ./about.html --outdir=dist Environment variables Use --e...
10
794
2026-03-23T10:58:48.803258
dynamic-routes
nextjs
https://nextjs.org/docs/app/api-reference/file-conventions/dynamic-routes
framework
javascript
: ` ${ post .id } ` , })) } export async function GET ( request : Request , { params } : RouteContext < '/ api /posts/[id]' > ) { const { id } = await params const res = await fetch ( `https:// api .vercel.app/blog/ ${ id } ` ) if ( ! res .ok) { return Response .json ({ error : 'Post not found' } , { status : 404 }) } ...
13
760
2026-03-23T11:00:49.372967
webpack
webpack
https://webpack.js.org/loaders/css-loader/
tooling
javascript
loader" , options : { modules : { // Callback must return "local", "global", or "pure" values mode : ( resourcePath , resourceQuery , resourceFragment ) => { if ( / pure.css$ / i . test ( resourcePath ) ) { return "pure" ; } if ( / global.css$ / i . test ( resourcePath ) ) { return "global" ; } return "local" ; } , } ,...
19
800
2026-03-23T11:04:18.306438
reading
llamaindex
https://docs.llamaindex.ai/python/framework/getting_started/reading
ai
python
f our plans , or come talk to us if you’re interested in an enterprise solution. We offer both SaaS and self-hosted plans. You can also check out the LlamaCloud documentation for more details. Document Parsing (LlamaParse) : LlamaParse is the best-in-class document parsing solution. It’s powered by VLMs and perfect for...
8
800
2026-03-23T10:50:38.412136
prefetch_to_device
tensorflow
https://www.tensorflow.org/api_docs/python/tf/data/experimental/prefetch_to_device
ml
python
tf.data.experimental.prefetch_to_device | TensorFlow v2.16.1 Skip to main content English 中文 – 简体 GitHub Sign in TensorFlow v2.16.1 TensorFlow API TensorFlow v2.16.1 Python tf.data.experimental.prefetch_to_device Stay organized with collections Save and categorize content based on your preferences. View source on GitHu...
0
798
2026-03-23T10:54:41.492499
genindex.html
pytorch
https://pytorch.org/docs/stable/genindex.html
ml
python
class method) (torch.ao.nn.intrinsic.quantized.modules.bn_relu.BNReLU3d class method) (torch.ao.nn.intrinsic.quantized.modules.conv_add.ConvAdd2d class method) (torch.ao.nn.intrinsic.quantized.modules.conv_add.ConvAddReLU2d class method) (torch.ao.nn.intrinsic.quantized.modules.conv_relu.ConvReLU1d class method) (torch...
122
800
2026-03-23T10:56:59.409505
effective_go.html
go
https://go.dev/doc/effective_go.html
language
go
thods of the outer type, but when they are invoked the receiver of the method is the inner type, not the outer one. In our example, when the Read method of a bufio.ReadWriter is invoked, it has exactly the same effect as the forwarding method written out above; the receiver is the reader field of the ReadWriter , not t...
90
789
2026-03-23T10:55:14.328780
getting_started.rst.txt
scikit_learn
https://scikit-learn.org/stable/_sources/getting_started.rst.txt
ml
python
Getting Started =============== ``Scikit-learn`` is an open source machine learning library that supports supervised and unsupervised learning. It also provides various tools for model fitting, data preprocessing, model selection, model evaluation, and many other utilities. The purpose of this guide is to illustrate so...
0
800
2026-03-23T10:58:50.411534
?s=haskell
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=haskell
devops
python
ributed tracing go cortex incubating Go Language Application integration Component Apache-2.0 License Website Documentation Repository CRI-O native graduated by CRI-O Authors The crio.tracing table containers settings pertaining to the export of OpenTelemetry trace data. go cri-o graduated Go Language Application integ...
5
800
2026-03-23T11:20:15.838882
kubernetes
kubernetes
https://kubernetes.io/docs/reference/access-authn-authz/abac/
devops
yaml
ches all resource requests. Non-resource-matching properties: nonResourcePath , type string; non-resource request paths. Ex: /version or /apis Wildcard: * matches all non-resource requests. /foo/* matches all subpaths of /foo/ . readonly , type boolean, when true, means that the Resource-matching policy only applies to...
2
800
2026-03-23T11:29:49.056265
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/merge_requests/
devops
yaml
ats.time_estimate , like 3h 30m . time_stats.human_total_time_spent string Human-readable format of time_stats.total_time_spent , like 3h 30m . time_stats.time_estimate integer Estimated time to complete the merge request, in seconds. time_stats.total_time_spent integer Total time spent working on the merge request, in...
95
800
2026-03-23T11:10:40.910174
kubernetes
kubernetes
https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/
devops
yaml
iption apiVersion string kubelet.config.k8s.io/v1beta1 kind string KubeletConfiguration enableServer [Required] bool enableServer enables Kubelet's secured server. Note: Kubelet's insecure port is controlled by the readOnlyPort option. Default: true staticPodPath string staticPodPath is the path to the directory contai...
9
800
2026-03-23T11:09:08.802709
high-cpu-and-slow-queries-with-error-must-be-a-superuser-to-terminate-superuser-process
supabase
https://supabase.com/docs/guides/troubleshooting/high-cpu-and-slow-queries-with-error-must-be-a-superuser-to-terminate-superuser-process
database
typescript
, or autovacuum_freeze_max_age ) to make autovacuum more aggressive or trigger earlier, preventing XID age from reaching critical levels.
9
137
2026-03-23T11:17:55.954370
feed.xml
kubernetes
https://kubernetes.io/feed.xml
devops
yaml
vice-binding-conditions">Consumable Capacity, Device Binding Conditions</h4> <p>Several bugs were fixed and/or more tests added. You can learn more about <a href="https://kubernetes.io/docs/concepts/scheduling-eviction/dynamic-resource-allocation/#consumable-capacity">Consumable Capacity</a> and <a href="https://kubern...
681
800
2026-03-23T11:17:36.485388
watch
bun
https://bun.sh/docs/guides/read-file/watch
runtime
javascript
rt { watch } from " fs " ; const watcher = watch ( import . meta .dir, ( event , filename ) => { console. log ( `Detected ${ event } in ${ filename } ` ); }); process. on ( " SIGINT " , () => { // close watcher when Ctrl-C is pressed console. log ( " Closing watcher... " ); watcher. close (); process. exit ( 0 ); }); R...
7
575
2026-03-23T11:16:31.731766
?s=confluent-kafka
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=confluent-kafka
devops
python
e of your systems masstransit .net client .net Quick Install To install this instrumentation library run: dotnet add package MassTransit 3.2.1 Version .NET Language Instrumentation Component Apache-2.0 License Website Documentation Package Details (nuget) Repository MassTransit Instrumentation for OpenTelemetry .NET de...
206
800
2026-03-23T11:29:56.045382
?s=spring-boot
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=spring-boot
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:22:36.744540
dialog.html
python
https://docs.python.org/3/library/dialog.html
language
python
uble-click event on file. files_select_event ( event ) ¶ Event handler for single-click event on file. filter_command ( event = None ) ¶ Filter the files by directory. get_filter ( ) ¶ Retrieve the file filter currently in use. get_selection ( ) ¶ Retrieve the currently selected item. go ( dir_or_file = os.curdir , pat...
5
800
2026-03-23T11:17:13.754979
?s=dynamodb
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dynamodb
devops
python
ntation segmentio-kafka-go kafka Go Language Instrumentation Component Apache 2.0 License Documentation Repository URLSession Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a URLSession instrumentation to track requests through OpenTelemetry. swift instrumentation ios macOS tvOS Swift Language Ins...
360
800
2026-03-23T11:37:54.071335
?s=namedpipe
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=namedpipe
devops
python
cumentation Repository Emissary Ingress native incubating by Emissary Ingress Authors Emissary Ingress supports exporting traces via OTLP by configuring a TracingService custom resource. go emissary ingress envoy incubating Go Language Application integration Component Apache-2.0 License Website Documentation Repositor...
6
800
2026-03-23T11:26:08.589075
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/yaml/
devops
yaml
2 to parse regular expressions. Validation of the input against the regular expression happens before variable expansion. If the input text includes a variable name, the raw value of the input (the variable name) is validated, not the variable value. spec:inputs:rules History Introduced in GitLab 18.7. Use spec:inputs:...
42
800
2026-03-23T10:51:59.386937
release-notes-2.0.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.0.0
mobile
dart
s, waiting for tree to go green) 22385 Revert "Roll Dart SDK from fe12b0536f42 to a188781c9fc8 (1 revision)" (cla: yes) 22386 Roll Dart SDK from fe12b0536f42 to a188781c9fc8 (1 revision) (cla: yes, waiting for tree to go green) 22389 Roll Fuchsia Mac SDK from rMD6SyXwO... to ZOJgUMChm... (cla: yes, waiting for tree to ...
551
800
2026-03-23T11:06:17.753650
qdrant
qdrant
https://qdrant.tech/blog/video-anomaly-detection-edge-to-cloud/
database
python
scoring is neither fast enough nor cost-effective. Qdrant Edge triages locally on-device: only clips scoring above threshold get escalated to the cloud tier for higher-fidelity analysis with Marengo 3.0 and ensemble scoring. The result is a system that scales with camera count without scaling cloud costs linearly. Buil...
4
800
2026-03-23T11:30:06.309599
?s=owin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=owin
devops
python
kage Details (packagist) Repository OpenTelemetry openai-php/client auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides auto-instrumentation for openai-php/client to help you understand the interactions with OpenAI compatible services. openai instrumentation php Quick Install To install this instr...
310
800
2026-03-23T11:24:47.862921
release-notes-2.0.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.0.0
mobile
dart
tree to go green) 66670 Updated tests in material/bottom_navigation_bar_test.dart (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green) 66688 Dispose of images after using them (a: tests, cla: yes, framework, perf: memory, severe: performance) 66692 Allow modifying barrier color and barr...
23
800
2026-03-23T11:06:17.752754
?s=http
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=http
devops
python
omponent Apache 2.0 License Repository OpentelemetryHTTPoison by 🔭 OpenTelemetry Authors 🔭 OpentelemetryHTTPoison is an Instrumentation Library for HTTPoison. httpoison instrumentation erlang Erlang Language Instrumentation Component Apache 2.0 License Repository OpentelemetryNebulex by 🔭 OpenTelemetry Authors 🔭 Op...
217
800
2026-03-23T11:26:49.080121
flask
flask
https://flask.palletsprojects.com/templating/
framework
python
ell as .svg when using render_template() . autoescaping is enabled for all strings when using render_template_string() . a template has the ability to opt in/out autoescaping with the {% autoescape %} tag. Flask inserts a couple of global functions and helpers into the Jinja context, additionally to the values that are...
1
799
2026-03-23T10:55:28.965761
redis
redis
https://redis.io/docs/latest/commands/ft.sugdel/
database
bash
// The suggestion string to delete ) → boolean // true if the suggestion was deleted No method signature available for this client. No method signature available for this client. No method signature available for this client. FTSugDel ( ctx : context.Context , key : string , // The suggestion dictionary key suggestion ...
2
798
2026-03-23T11:33:38.046213
llms-components.txt
chakra_ui
https://chakra-ui.com/llms-components.txt
library
javascript
scroll area with external state management and programmatic control. ```tsx "use client" import { ScrollArea, useScrollArea } from "@chakra-ui/react" import LoremIpsum from "react-lorem-ipsum" export const ScrollAreaWithStore = () => { const scrollArea = useScrollArea() return ( ) } ``` ### Scroll to Side Programmatica...
776
753
2026-03-23T10:52:18.209379
tauri-community-survey-2022-data.csv
tauri
https://tauri.app/tauri-community-survey-2022-data.csv
desktop
rust
LSE,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,,TRUE,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,,Reddit,,FALSE,FALSE,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,,"None, but I want to use Tauri",,FALSE,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,,TRUE,TRUE,FALSE,FALSE,FALSE,TRUE,FALSE,FALSE,,10,Yes,,TRUE,FALSE,FALSE,FALSE,TRUE,FALSE,FALSE,FALSE,...
240
800
2026-03-23T11:10:27.958590