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
introduction
flutter
https://docs.flutter.dev/cookbook/testing/widget/introduction
mobile
dart
Search for the widget using a Finder . Verify the widget using a Matcher . 1. Add the flutter_test dependency # Before writing tests, include the flutter_test dependency in the dev_dependencies section of the pubspec.yaml file. If creating a new Flutter project with the command line tools or a code editor, this depende...
2
741
2026-03-23T11:33:41.362102
DeepSeek-V3
transformers
https://huggingface.co/deepseek-ai/DeepSeek-V3
ai
python
(Pass@1) 0-shot 43.3 53.0 54.9 65.2 MBPP (Pass@1) 3-shot 65.0 72.6 68.4 75.4 LiveCodeBench-Base (Pass@1) 3-shot 11.6 12.9 15.5 19.4 CRUXEval-I (Acc.) 2-shot 52.5 59.1 58.5 67.3 CRUXEval-O (Acc.) 2-shot 49.8 59.9 59.9 69.8 Math GSM8K (EM) 8-shot 81.6 88.3 83.5 89.3 MATH (EM) 4-shot 43.4 54.4 49.0 61.6 MGSM (EM) 8-shot 6...
6
799
2026-03-23T11:23:42.903677
pydantic_ai
pydantic_ai
https://ai.pydantic.dev/models/overview/
ai
python
xcept ModelAPIError as e : # Won't catch FallbackExceptionGroup print ( f 'API error: { e } ' ) raise return wrapper This decorator will miss ModelAPIError exceptions when using FallbackModel , because they're wrapped in a FallbackExceptionGroup containing one exception per failed model, in the order the models were tr...
23
800
2026-03-23T10:50:24.747798
django
django
https://docs.djangoproject.com/pt-br/6.0/genindex/
framework
python
em django.db.migrations.operations) AddIndex (classe em django.db.migrations.operations) AddIndexConcurrently (classe em django.contrib.postgres.operations) ADDITION (atributo OperationCategory) addslashes template filter adelete() (método Model) (no módulo django.db.models.query.QuerySet) adelete_test_cookie() (método...
15
798
2026-03-23T11:17:13.008808
fr
git
https://git-scm.com/docs/git-push/fr
devops
bash
01 2.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....
2
800
2026-03-23T10:59:59.078560
native-debugging?tab=from-vscode-to-xcode-ios
flutter
https://docs.flutter.dev/testing/native-debugging?tab=from-vscode-to-xcode-ios
mobile
dart
ject. In the Solution Explorer , right-click on my_app and select Set as Startup Project . Click Local Windows Debugger to start debugging. You can also press F5 . When the Flutter app has started, a console window displays a message with the Dart VM service URI. It resembles the following response: flutter: The Dart V...
32
715
2026-03-23T11:11:35.585974
docs
tanstack_start
https://tanstack.com/db/latest/docs
framework
typescript
gines like PowerSync , RxDB , and TrailBase . tsx import type { Collection } from "@tanstack/db" import type { MutationFn, PendingMutation, createCollection, } from "@tanstack/react-db" import { electricCollectionOptions } from "@tanstack/electric-db-collection" export const todoCollection = createCollection( electricC...
25
724
2026-03-23T11:25:33.368531
redis
redis
https://redis.io/docs/latest/develop/data-types/lists/
database
bash
ikes:repairs" , 0 , - 1 ); }) . thenAccept ( System . out :: println ) // >>> [bike:3, bike:4, bike:5] . toCompletableFuture (); ltrimendoflist . join (); CompletableFuture < Void > brpop = asyncCommands . rpush ( "bikes:repairs" , "bike:1" , "bike:2" ). thenCompose ( res24 -> { System . out . println ( res24 ); // >>>...
1,117
800
2026-03-23T11:05:26.647000
?s=memcached
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=memcached
devops
python
strumentation Component MIT License Package Details (crates) Repository axum Instrumentation by David Bernard Middlewares to integrate axum + tracing + opentelemetry. rust axum instrumentation Quick Install To install this instrumentation library run: cargo add axum-tracing-opentelemetry 0.16.0 Version Rust Language In...
358
800
2026-03-23T11:12:58.232775
?s=sso
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sso
devops
python
tes Operator by 🔭 OpenTelemetry Authors 🔭 A Kubernetes Operator for the OpenTelemetry Collector. kubernetes Collector Language Core Component Apache 2.0 License Repository opentelemetry-lua by yangxikun An unofficial implementation of OpenTelemetry in lua. lua instrumentation Lua Language Instrumentation Component Ap...
365
800
2026-03-23T11:26:22.118913
?s=bunyan
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=bunyan
devops
python
ce Exporters for Java. java exporter metrics traces google Java Language Exporter Component Apache 2.0 License Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/recei...
178
800
2026-03-23T11:29:05.426490
?s=remix
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=remix
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:33:59.676788
?s=shenyu
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=shenyu
devops
python
sitory Java Instrumentation by 🔭 OpenTelemetry Authors 🔭 Both auto-instrumentation and (manual) instrumentation libraries for Java. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository JavaScript by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry API and SDK for JavaScript (Browser...
364
800
2026-03-23T11:10:16.618094
socket.html
python
https://docs.python.org/3/library/socket.html
language
python
f OSError . exception socket. gaierror ¶ A subclass of OSError , this exception is raised for address-related errors by getaddrinfo() and getnameinfo() . The accompanying value is a pair (error, string) representing an error returned by a library call. string represents the description of error , as returned by the gai...
15
798
2026-03-23T11:07:27.254415
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
'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/api-concepts/#r...
1,711
797
2026-03-23T10:56:49.344024
?s=cgroupruntime
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cgroupruntime
devops
python
tor Receiver by 🔭 OpenTelemetry Authors 🔭 The Fluent Forward Receiver for the OpenTelemetry Collector. 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...
115
800
2026-03-23T11:32:52.650505
ssl.html
python
https://docs.python.org/3/library/ssl.html
language
python
penSSL 3.0.0 and later. Added in version 3.10. ssl. OP_ENABLE_KTLS ¶ Enable the use of the kernel TLS. To benefit from the feature, OpenSSL must have been compiled with support for it, and the negotiated cipher suites and extensions must be supported by it (a list of supported ones may vary by platform and kernel versi...
31
800
2026-03-23T11:25:55.103936
llms-medium.txt
svelte
https://svelte.dev/llms-medium.txt
framework
javascript
ills } from '@sveltejs/kit/node/polyfills'; ``` ## installPolyfills Make various web APIs available as globals: - `crypto` - `File` <div class="ts-block"> ```dts function installPolyfills(): void; ``` </div> # @sveltejs/kit/node ```js // @noErrors import { createReadableStream, getRequest, setResponse } from '@sveltejs...
285
791
2026-03-23T11:13:00.456350
opentelemetry
opentelemetry
https://opentelemetry.io/registry/updating/
devops
python
uage Instrumentation Component Apache 2.0 License Repository splunkclient-go – Instrumentation for k8s.io/client-go by Splunk Inc. Instrumentation for the k8s.io/client-go package. go instrumentation kubernetes Go Language Instrumentation Component Apache 2.0 License Repository splunkdns – Instrumentation for github.co...
231
800
2026-03-23T10:52:09.954384
?s=aiohttp-client
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=aiohttp-client
devops
python
implements the Loki Push API loki 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/lokireceiver v0.148.0 v0.148.0 Version Collector Language Receiv...
131
799
2026-03-23T11:27:20.662078
pocket
tailwind
https://tailwindcss.com/plus/templates/pocket
library
javascript
ersonal and commercial. React Next.js Pocket — App marketing template ₹ 2,800 one time payment plus local taxes Get template The perfect website template for your exciting new mobile app. Unlimited projects — buy once and use this template for as many projects as you need, both personal and commercial. Free updates — a...
3
800
2026-03-23T11:00:53.492576
FSDP_tutorial.html
pytorch
https://pytorch.org/tutorials/intermediate/FSDP_tutorial.html
ml
python
ops will be dispatched correctly inside DTensor to communicate partial tensors across ranks to preserve the single device semantic. State Dicts with DTensor APIs # We showcase how to convert a full state dict into a DTensor state dict for loading, and how to convert it back to full state dict for saving. command : torc...
13
798
2026-03-23T11:36:31.585756
index.html
scikit_learn
https://scikit-learn.org/stable/auto_examples/cluster/index.html
ml
python
Clustering — scikit-learn 1.8.0 documentation Skip to main content Back to top GitHub Choose version Clustering # Examples concerning the sklearn.cluster module. A demo of K-Means clustering on the handwritten digits data A demo of K-Means clustering on the handwritten digits data A demo of structured Ward hierarchical...
0
800
2026-03-23T10:52:28.048291
mui
mui
https://mui.com/x/react-charts/sparkline/
library
javascript
[1, 4, 2, 5, 7, 2, 4, 6]} height={100} /> </Box> <Box flexGrow={1}> <SparkLineChart plotType="bar" data={[1, 4, 2, 5, 7, 2, 4, 6]} height={100} /> </Box> Press Enter to start editing Line customization You can fill the area below the sparkline curve with the area prop. To modify the curve interpolation, use the curve p...
1
782
2026-03-23T11:10:58.048360
branching-with-preview-environments
neon
https://neon.tech/blog/branching-with-preview-environments
database
sql
: thollander/actions-comment-pull-request@v2 with : # GITHUB_TOKEN: ${{ env.GH_TOKEN }} message : | Vercel Preview URL :rocket: : ${{ steps.deploy.outputs.preview_url }} Neon branch :elephant: : https://console.neon.tech/app/projects/${{ env.NEON_PROJECT_ID }}/branches/${{ steps.create-branch.outputs.branch_id }} This ...
19
798
2026-03-23T11:06:08.628382
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
ngular", "upload_time": 2058.720307723, "total_upload_time": 2059.092267522, "p95_time": 0.5009108573, "rps": 179.5984803806, "parallel": 100, "p99_time": 0.5430075394, "mean_time": 0.4313554789, "mean_precisions": 0.955825, "engine_params": { "num_candidates": 128 } }, { "engine_name": "elastic", "setup_name": "elasti...
261
604
2026-03-23T11:15:13.614886
redis
redis
https://redis.io/docs/latest/develop/data-types/json/
database
bash
bikes:inventory" , JsonPath . of ( "$.inventory.mountain_bikes[?(@.specs.material =~ @.regex_pat)].model" )); }) . thenAccept ( System . out :: println ) // >>> [["Quaoar","Weywot"]] . toCompletableFuture (); filter4 . join (); CompletableFuture < Void > updateBikes = asyncCommands . jsonGet ( "bikes:inventory" , JsonP...
79
800
2026-03-23T10:54:21.884494
?s=watsonx
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=watsonx
devops
python
following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/solarwindsapmsettingsextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Sumo Logic Extension by 🔭 OpenTelemetry Authors 🔭 This exte...
73
799
2026-03-23T11:25:05.667505
?s=js
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=js
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:15:08.510121
middleware.md
tanstack_router
https://tanstack.com/ai/latest/docs/guides/middleware.md
framework
typescript
The `usage` object: | Field | Type | Description | |-------|------|-------------| | `promptTokens` | `number` | Input tokens | | `completionTokens` | `number` | Output tokens | | `totalTokens` | `number` | Total tokens | ### Terminal Hooks: onFinish, onAbort, onError Exactly **one** terminal hook fires per `chat()` inv...
10
789
2026-03-23T11:34:02.740042
redis
redis
https://redis.io/docs/latest/commands/scan/
database
bash
present into the set. SSCAN ( @read , @set , @slow ) Iterates over members of a set. ▶ Methods sscan ( key : K // the key. ) → Mono<ValueScanCursor<V>> // StreamScanCursor scan cursor. @deprecated since 6.0 in favor of consuming large results through the org.reactivestreams.Publisher returned by #sscan. sscan ( key : K...
44
799
2026-03-23T11:06:16.643079
?s=transformers
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=transformers
devops
python
ails (go-collector) Repository Cloud Foundry Receiver by 🔭 OpenTelemetry Authors 🔭 The Cloud Foundry receiver connects to the RLP (Reverse Log Proxy) Gateway of the Cloud Foundry installation go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the f...
107
800
2026-03-23T11:26:30.537668
3.7.html
python
https://docs.python.org/3/whatsnew/3.7.html
language
python
tion. Python data model improvements: PEP 562 , customization of access to module attributes. PEP 560 , core support for typing module and generic types. the insertion-order preservation nature of dict objects has been declared to be an official part of the Python language spec. Significant improvements in the standard...
1
799
2026-03-23T11:01:20.951610
?s=nestjs-core
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=nestjs-core
devops
python
s 🔭 This receiver supports opening a Unix Named Pipe (aka FIFO), and reading logs from it. namedpipe 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/recei...
134
800
2026-03-23T11:25:44.287799
?s=socket.io
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=socket.io
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:26:34.686681
?s=tracing
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tracing
devops
python
hain Quick Install To install this instrumentation library run: npm install @arizeai/openinference-instrumentation-langchain 4.0.6 Version JavaScript Language Instrumentation Component Apache 2.0 License Documentation Package Details (npm) Repository OpenTelemetry Instrumentation Long Task for the Web by 🔭 OpenTelemet...
286
799
2026-03-23T11:21:26.702288
anthropic
tanstack_router
https://tanstack.com/ai/latest/docs/adapters/anthropic
framework
typescript
}); Configuration typescript import { createAnthropicChat, type AnthropicChatConfig } from "@tanstack/ai-anthropic"; const config: Omit<AnthropicChatConfig, 'apiKey'> = { baseURL: "https://api.anthropic.com", // Optional, for custom endpoints }; const adapter = createAnthropicChat(process.env.ANTHROPIC_API_KEY!, config...
9
781
2026-03-23T11:04:33.605908
functions.html
typescript
https://www.typescriptlang.org/docs/handbook/2/functions.html
language
javascript
observed. In a return type, this means that the function throws an exception or terminates execution of the program. never also appears when TypeScript determines there’s nothing left in a union. ts function fn ( x : string | number ) { if ( typeof x === "string" ) { // do something } else if ( typeof x === "number" ) ...
29
800
2026-03-23T10:53:48.855591
redis
redis
https://redis.io/docs/latest/commands/lpush/
database
bash
Key , // The key of the list. value : RedisValue , when : When , flags : CommandFlags // The flags to use for this operation. ) → long // The length of the list after the push operations. ListLeftPush ( key : RedisKey , // The key of the list. values : RedisValue[] , // The values to add to the head of the list. when :...
45
800
2026-03-23T11:39:08.512351
glossary
dart
https://dart.dev/resources/glossary
language
dart
Related docs and resources article Type inference article Implicit downcast from dynamic Dart SDK constraint tag keyboard_arrow_up The versions of Dart that a package supports. The range of Dart SDK versions that a package itself declares it supports. An SDK constraint is specified using normal version constraint synta...
19
696
2026-03-23T11:00:03.054596
?s=mapper
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=mapper
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:39:44.101055
?s=aspire
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=aspire
devops
python
tall this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.AWS 1.15.0 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository KafkaFlow Instrumentation for OpenTelemetry first party integration by Farfetch This is an Instrumentation Library, whi...
205
800
2026-03-23T11:31:30.130449
kubernetes
kubernetes
https://kubernetes.io/docs/reference/kubernetes-api/service-resources/ingress-v1/
devops
yaml
it ( in query ): integer limit pretty ( in query ): string pretty resourceVersion ( in query ): string resourceVersion resourceVersionMatch ( in query ): string resourceVersionMatch sendInitialEvents ( in query ): boolean sendInitialEvents timeoutSeconds ( in query ): integer timeoutSeconds watch ( in query ): boolean ...
16
800
2026-03-23T11:37:44.535808
sharding
planetscale
https://planetscale.com/docs/vitess/sharding
database
sql
Sharding with PlanetScale - PlanetScale Skip to main content PlanetScale home page Search... ⌘ K Ask AI Search... Navigation Overview Sharding with PlanetScale Platform Vitess Postgres API Reference CLI Reference Blog Contact Us Status Benchmarks Vitess Platform Getting Started Imports Connecting Schema changes Monitor...
0
800
2026-03-23T10:56:08.275387
anatomy-of-a-throttler-part-2
planetscale
https://planetscale.com/blog/anatomy-of-a-throttler-part-2
database
sql
writes. But then there is another impact to heartbeat generation using this technique: the heartbeat events are persisted in the binary logs, which are then re-written on the replicas. For some users, the introduction of heartbeats causes a significant increase in binlog generation. With more binlog events having to be...
14
799
2026-03-23T11:31:32.861786
scibench
transformers
https://huggingface.co/datasets/xw27/scibench
ai
python
0.139 e1.20(a)(b) $\mathrm{nm}$ atkins Assume that all gases are perfect and that data refer to 298.15 K unless otherwise stated. A sample consisting of $3.00 \mathrm{~mol}$ of diatomic perfect gas molecules at $200 \mathrm{~K}$ is compressed reversibly and adiabatically until its temperature reaches $250 \mathrm{~K}$....
23
799
2026-03-23T11:27:54.261904
?s=visualization
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=visualization
devops
python
n Cloud Foundry native by Cloud Foundry Authors Adds an OpenTelemetry Collector to all Linux VMs to egress metrics and traces. collector cloud foundry Collector Language Application integration Component Apache-2.0 License Website Documentation Heroku native by Heroku Telemetry Heroku Fir adds platform-native support f...
1
800
2026-03-23T11:39:49.908045
?s=nestjs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=nestjs
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:22:46.018967
?s=logs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logs
devops
python
mologic 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/sumologicprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Ap...
94
800
2026-03-23T11:38:48.486100
generics-can-make-your-go-code-slower
planetscale
https://planetscale.com/blog/generics-can-make-your-go-code-slower
database
sql
runtime: it’s the helper that asserts a conversion between interfaces. It takes an *interfacetype and an *itab as its two arguments, and returns an itab for the given interfacetype only if the interface in the given itab also implements our target interface . Huh, what? Say you have an interface like this: type IBuffer...
29
800
2026-03-23T11:29:09.802770
go1.html
go
https://go.dev/doc/go1.html
language
go
ay contain multiple named template definitions, in effect constructing name spaces for template invocation. A template can invoke any other template associated with it, but only those templates associated with it. The simplest way to associate templates is to parse them together, something made easier with the new stru...
59
800
2026-03-23T11:30:10.294052
?s=proto
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=proto
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:37:09.299703
ai-agent-resources
redis
https://redis.io/docs/ai-agent-resources
database
bash
ntation in Markdown format at llms.txt . This index is specifically designed for AI agents to discover available documentation. Markdown documentation format All documentation pages are available in Markdown format via the same URL as the main doc page but with index.html.md added. For example, the Markdown version of ...
1
799
2026-03-23T10:52:14.407348
?s=development
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=development
devops
python
uage Resource detector Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Resource Detector for GitHub Actions by 🔭 OpenTelemetry Authors 🔭 Detects GITHUB_* environment variables specified and adds as attributes on a resource. github resource-detector js Quick Install To install this resource...
374
800
2026-03-23T11:23:40.558338
redis
redis
https://redis.io/docs/latest/commands/hrandfield/
database
bash
Array reply : a list of fields and their values when count and WITHVALUES were both used. Any of the following: Null reply : if the key doesn't exist Bulk string reply : a single, randomly selected field when the count option is not used Array reply : a list containing count fields when the count option is used, or an ...
7
449
2026-03-23T11:23:33.410939
general.html
python
https://docs.python.org/3/faq/general.html
language
python
typed language is important in the long term, it is not necessarily the best topic to address in the students’ first programming course. Many other aspects of Python make it a good first language. Like Java, Python has a large standard library so that students can be assigned programming projects very early in the cour...
19
795
2026-03-23T11:10:36.107232
redis
redis
https://redis.io/docs/latest/commands/getdel/
database
bash
GETDEL | Docs {"acl_categories":["@write","@string","@fast"],"arguments":[{"display_text":"key","key_spec_index":0,"name":"key","type":"key"}],"arity":2,"categories":["docs","develop","stack","oss","rs","rc","oss","kubernetes","clients"],"command_flags":["write","fast"],"complexity":"O(1)","description":"Returns the st...
0
800
2026-03-23T11:28:00.438374
Language_overview
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Language_overview
language
javascript
level variables. The declared variable is available from the block it is enclosed in. js let a; let name = "Simon"; // myLetVariable is *not* visible out here for (let myLetVariable = 0; myLetVariable < 5; myLetVariable++) { // myLetVariable is only visible in here } // myLetVariable is *not* visible out here const all...
9
798
2026-03-23T10:55:20.924116
priority
inngest
https://www.inngest.com/docs/guides/priority
devops
typescript
2:02:30 - 0s = 12:02:30 Job Y was successfully prioritized by a factor of 120 seconds ahead of other jobs in the queue. Combining with concurrency Prioritization is most useful when combined with a flow control option that limits throughput, such as concurrency . Jobs often wait in the queue when limiting throughput, s...
4
597
2026-03-23T10:59:32.944502
usage
turso
https://docs.turso.tech/sync/usage
database
sql
'hello')" ); await db . push (); 4 4. Pull changes Pull fetches remote changes and applies them locally. It returns a boolean indicating whether anything changed. Configure long_poll_timeout_ms / LongPollTimeoutMs if you want the server to wait for changes and avoid empty replies. If you pushed earlier, a subsequent pu...
3
800
2026-03-23T10:52:36.363000
build_runner
dart
https://dart.dev/tools/build_runner
language
dart
ting your code. As usual after pubspec.yaml changes, run dart pub get or dart pub upgrade : $ dart pub get content_copy Using built-in commands # The following is an example of using the build_runner build command: $ # From a directory that contains a pubspec.yaml file: $ dart run build_runner build content_copy The bu...
6
728
2026-03-23T10:56:06.229196
2022-06-23-tailwind-templates-and-all-access
tailwind
https://tailwindcss.com/blog/2022-06-23-tailwind-templates-and-all-access
library
javascript
still craved the chance to dig into a real-world codebase crafted by people I trust and study how they put all that knowledge together to build a production-ready application. That experience was transformative for me, and so for a long time I've wanted to give people something like it to learn how real websites are bu...
1
799
2026-03-23T10:56:41.531877
?s=hikaricp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=hikaricp
devops
python
Component Apache 2.0 License Documentation Repository OpenTelemetry Boto3 SQS Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the Boto3 library to the SQS service. boto3sqs instrumentation python Python Language Instrumentation Component Apache 2.0 License Repository Botocore...
320
800
2026-03-23T11:28:20.522934
changelog-2025-04-24
mastra
https://mastra.ai/blog/changelog-2025-04-24
ai
typescript
r now… Happy building 🚀 Share: Shane Thomas CPO Shane Thomas is the founder and CPO of Mastra. He co-hosts AI Agents Hour, a weekly show covering news and topics around AI agents. Previously, he was in product and engineering at Netlify and Gatsby. He created the first course as an MCP server and is kind of a musician...
5
351
2026-03-23T11:26:14.863132
v1.6.html
scikit_learn
https://scikit-learn.org/stable/whats_new/v1.6.html
ml
python
t_tags.sparse flag was corrected for a majority of estimators. By Antoine Baker #30187 Changes impacting many modules # Fix _more_tags , _get_tags , and _safe_tags are now raising a DeprecationWarning instead of a FutureWarning to only notify developers instead of end-users. By Guillaume Lemaitre in #30573 sklearn.metr...
1
800
2026-03-23T10:55:33.115672
dynamic-credentials
terraform
https://developer.hashicorp.com/terraform/tutorials/cloud/dynamic-credentials
devops
hcl
r_name = "<YOUR_CLUSTER_NAME>" cluster_region = "<YOUR_CLUSTER_REGION>" tfc_organization_name = "<YOUR_ORG>" tfc_workspace_name = "learn-terraform-dynamic-credentials" Replace <YOUR_CLUSTER_NAME> and <YOUR_CLUSTER_REGION> with your existing EKS cluster details. Replace <YOUR_ORG> with your HCP Terraform organization na...
34
800
2026-03-23T11:09:19.851894
types
go
https://go.dev/pkg/go/types
language
go
e and function instantiations. For type instantiations, Type will be of dynamic type * Named . For function instantiations, Type will be of dynamic type *Signature. type Interface ¶ type Interface struct { // contains filtered or unexported fields } An Interface represents an interface type. func NewInterface deprecate...
63
799
2026-03-23T11:26:40.338166
gitlab_ci
gitlab_ci
https://docs.gitlab.com/user/group/
devops
yaml
applies to groups. If set to internal, the explore page is empty for anonymous users. The group page has a visibility level icon. Users cannot create a subgroup or project with a higher visibility level than that of the immediate parent group. Explore groups To explore all public or internal groups: In the top bar, sel...
4
799
2026-03-23T11:07:39.803758
index.html
java
https://docs.oracle.com/cd/F33532_01/English/client_system_requirements/index.html
language
java
Client System Requirements This document covers the client system requirements for current version of Construction Intelligence Cloud Advisor deployments. Note : All platforms and technologies certified with a base CIC Advisor version are also supported with the latest patch set for that version (unless specified). For...
0
800
2026-03-23T11:40:15.046322
setup
firebase
https://firebase.google.com/docs/cpp/setup
database
javascript
Add Firebase to your C++ project | Firebase for C++ 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 Firebase for C++ F...
0
798
2026-03-23T10:57:50.251884
undefined_enum_constructor
dart
https://dart.dev/tools/diagnostics/undefined_enum_constructor
language
dart
then change the name of the constructor being invoked (or remove it if the unnamed constructor should be used): dart enum E { c . y ( ) ; const E ( ) ; const E . y ( ) ; } content_copy If the enum value is being initialized by a named constructor and none of the existing constructors should have been used, then define ...
6
570
2026-03-23T11:23:46.899678
?s=psr16
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=psr16
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:22:24.545756
?s=interval
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=interval
devops
python
Undici/fetch Instrumentation for Node.js by 🔭 OpenTelemetry Authors 🔭 This module provides automatic instrumentation for undici and Node.js global fetch API. undici instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-undici 0.23.0 Version JavaScript...
302
799
2026-03-23T11:20:08.181605
?s=enterprise
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=enterprise
devops
python
l this instrumentation library run: dotnet add package NServiceBus 3.3.0-unstable71 Version .NET Language Instrumentation Component Reciprocal Public License 1.5 License Website Documentation Package Details (nuget) Repository OWIN Instrumentation for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 This is an Instrum...
208
800
2026-03-23T11:37:30.942428
load
svelte
https://svelte.dev/docs/kit/load
framework
javascript
ure you're not catching the thrown error, which would prevent SvelteKit from handling it. @param status The HTTP status code . Must be in the range 400-599. @param body An object that conforms to the App.Error type. If a string is passed, it will be used as the message property. @throws HttpError This error instructs S...
72
800
2026-03-23T11:23:04.963605
?s=tailing
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tailing
devops
python
ers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/coralogixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Datadog Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The Datadog Exporter for the OpenTel...
32
800
2026-03-23T11:38:45.893933
custom-conditions
terraform
https://developer.hashicorp.com/terraform/tutorials/configuration-language/custom-conditions
devops
hcl
y) + owner_id = (known after apply) + state = (known after apply) + tags = (known after apply) } # module.vpc.aws_vpc.this[0] will be updated in-place ~ resource "aws_vpc" "this" { ~ enable_dns_support = false -> true id = "vpc-01395e9cd6796be23" tags = { "Name" = "" } # (15 unchanged attributes hidden) } Plan: 0 to ad...
26
676
2026-03-23T11:18:12.934461
supabase-projects-api-keys
supabase
https://supabase.com/docs/reference/cli/supabase-projects-api-keys
database
typescript
f <string> Optional Project ref of the Supabase project. supabase secrets list List all secrets in the linked project. Usage 1 supabase secrets list Flags --project-ref <string> Optional Project ref of the Supabase project. supabase secrets unset Unset a secret(s) from the linked Supabase project. Usage 1 supabase secr...
67
800
2026-03-23T11:32:02.975167
mcp-server
mastra
https://mastra.ai/reference/tools/mcp-server
ai
typescript
Middleware Options Direct link to OAuth Middleware Options oauth.resource : string The canonical URL of your MCP server. This is returned in Protected Resource Metadata. oauth.authorizationServers : string[] URLs of authorization servers that can issue tokens for this resource. oauth.scopesSupported ?: string[] = ['mcp...
47
800
2026-03-23T11:36:34.242980
mmap.html
python
https://docs.python.org/3/library/mmap.html
language
python
is advanced by 1 . If the mmap was created with ACCESS_READ , then writing to it will raise a TypeError exception. MADV_* Constants ¶ mmap. MADV_NORMAL ¶ mmap. MADV_RANDOM ¶ mmap. MADV_SEQUENTIAL ¶ mmap. MADV_WILLNEED ¶ mmap. MADV_DONTNEED ¶ mmap. MADV_REMOVE ¶ mmap. MADV_DONTFORK ¶ mmap. MADV_DOFORK ¶ mmap. MADV_HWPOI...
15
798
2026-03-23T11:23:08.118385
redis
redis
https://redis.io/docs/latest/commands/zrangebylex/
database
bash
min and max to exclude (defaults to both inclusive). skip : long , // How many items to skip. take : long , // How many items to take. flags : CommandFlags // The flags to use for this operation. ) → RedisValue[] // List of elements in the specified score range. zrangebylex ( $key : string , $start : string , $stop : s...
7
799
2026-03-23T11:39:19.972319
langchain
neon
https://neon.tech/docs/ai/langchain
database
sql
rMessages = messages .filter ((i) => i .role === 'user' ); const input = userMessages[ userMessages . length - 1 ].content; const retrievalQAChatPrompt = await pull < ChatPromptTemplate >( 'langchain-ai/retrieval-qa-chat' ); const retriever = vectorStore .asRetriever ({ k : topK , searchType : 'similarity' }); const co...
3
800
2026-03-23T11:07:35.054866
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
ions. If `resourceVersion` is unset, this is interpreted as "consistent read" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=""` ...
3,156
790
2026-03-23T10:56:49.346853
opentelemetry
opentelemetry
https://opentelemetry.io/docs/collector/registry/
devops
python
tory OpenTelemetry Rake Instrumentation by 🔭 OpenTelemetry Authors 🔭 The Rake instrumentation is a community-maintained instrumentation for the Rake task invocation. rake instrumentation ruby Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-rake 0.5.0 Version Ruby L...
353
800
2026-03-23T11:04:10.134534
?s=analytics
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=analytics
devops
python
Registry | OpenTelemetry Registry Find libraries, plugins, integrations, and other useful tools for using and extending OpenTelemetry. Note The OpenTelemetry Registry allows you to search for instrumentation libraries, collector components, utilities, and other useful projects in the OpenTelemetry ecosystem. If you are...
0
800
2026-03-23T11:23:44.597820
release-notes-2.8.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.8.0
mobile
dart
erial design, a: accessibility, cla: yes) 90291 Add more tests for dart fixes (team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green, tech-debt) 90292 Remove autovalidate deprecations (a: text input, team, framework, f: material design, severe: API break, cla: yes, waiting for tree t...
331
800
2026-03-23T11:14:04.145944
trace-with-langchain
langchain
https://docs.langchain.com/langsmith/trace-with-langchain
ai
python
ain def parent_chain ( inputs ): rt = get_current_run_tree () headers = rt . to_headers () # ... make a request to another service with the headers # The headers should be passed to the other service, eventually to the child_wrapper function parent_chain . invoke ({ "test" : 1 }) Interoperability between LangChain (Pyt...
20
798
2026-03-23T11:06:02.891592
opentelemetry
opentelemetry
https://opentelemetry.io/docs/collector/extend/
devops
python
Extend the Collector | OpenTelemetry Extend the Collector Learn how to extend the OpenTelemetry Collector with custom components The OpenTelemetry Collector is designed to be extensible. While the core Collector comes with a wide variety of receivers, processors, and exporters, you may find that you need to support a c...
0
800
2026-03-23T11:03:46.336150
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
t . Println ( res8 ) // >>> [{0 18} {2 22} {4 24}] res9 , err := rdb . TSRevRangeWithArgs ( ctx , "rg:1" , 0 , math . MaxInt64 , & redis . TSRevRangeOptions { FilterByTS : [] int { 0 , 2 , 4 }, FilterByValue : [] int { 20 , 25 }, }, ). Result () if err != nil { panic ( err ) } fmt . Println ( res9 ) // >>> [{4 24} {2 2...
278
800
2026-03-23T10:54:53.790447
standalone
angular
https://angular.dev/reference/migrations/standalone
framework
typescript
style without any breaking changes. This schematic helps to transform components, directive and pipes in existing projects to become standalone. The schematic aims to transform as much code as possible automatically, but it may require some manual fixes by the project author. Run the schematic using the following comma...
1
800
2026-03-23T11:37:23.744366
?s=sdk-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sdk-extension
devops
python
hors 🔭 Various ResourceProvider implementations contributed to OpenTelemetry. contrib glassFish jetty tomcat tomEE resource-detector java Java Language Resource detector Component Apache 2.0 License Repository OpenTelemetry Resource Detector for GCP by 🔭 OpenTelemetry Authors 🔭 The GCP resource detector for Java. gc...
371
800
2026-03-23T11:24:30.937026
c4
transformers
https://huggingface.co/datasets/allenai/c4
ai
python
nsie. Jy kan gebruik maak en te verander, op voorwaarde dat dit nie gedoen word nie vir kommersiële doeleindes en noem die skrywer. Links wat illustrasies is volledige inligting en menings van die skrywers, baie verskillende en soms selfs klaarblyklik opponerende, Op soek na kontrasterende gesigte. QR PIZiadas.com Agte...
38
800
2026-03-23T11:22:33.736608
from-vite
nextjs
https://nextjs.org/docs/pages/guides/migrating/from-vite
framework
javascript
ConsistentCasingInFileNames": true Set incremental to true : "incremental": true Here's an example of a working tsconfig.json with those changes: tsconfig.json { "compilerOptions" : { "target" : "ES2020" , "useDefineForClassFields" : true , "lib" : [ "ES2020" , "DOM" , "DOM.Iterable" ] , "module" : "ESNext" , "esModule...
6
800
2026-03-23T11:31:27.020319
?s=redis-4
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=redis-4
devops
python
age Exporter Component Apache 2.0 License Package Details (go-collector) Repository Sematext Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter supports sending metrics to Sematext Cloud in Influx line protocol format and logs using the Bulk Index API format. sematext exporter collector Quick Install When building a...
50
800
2026-03-23T11:33:50.373141
copyArrayItem
angular
https://angular.dev/api/cdk/drag-drop/copyArrayItem
framework
typescript
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/platf...
1
800
2026-03-23T11:00:58.244171
sources
terraform
https://developer.hashicorp.com/terraform/language/modules/sources
devops
hcl
ts, Terraform identifies the implicit dependency and implements the changes in the appropriate order. You can also explicitly configure dependencies using the depends_on argument . Terraform completes all operations on the upstream resource before performing operations on the module containing the depends_on argument. ...
6
800
2026-03-23T10:54:14.012655
?s=connect
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=connect
devops
python
nt in KrakenD collects the activity generated for the enabled layers and pushes or exposes the data for pulling. go krakend api gateway Go Language Instrumentation Component Apache-2.0 License Website Documentation Repository Traces For Kubernetes System Components native graduated by Kubernetes Authors System componen...
9
800
2026-03-23T11:24:38.264797
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
unc in prefix_to_profile.items(): model_name = model_name.lower() if model_name.startswith(prefix): profile = profile_func(model_name) # As OllamaProvider is always used with OpenAIChatModel, which used to unconditionally use OpenAIJsonSchemaTransformer, # we need to maintain that behavior unless json_schema_transforme...
3,279
644
2026-03-23T10:51:26.918370
webpack
webpack
https://webpack.js.org/concepts/module-federation/
tooling
javascript
ainerPlugin (low level) This plugin creates an additional container entry with the specified exposed modules. ContainerReferencePlugin (low level) This plugin adds specific references to containers as externals and allows to import remote modules from these containers. It also calls the override API of these containers...
3
799
2026-03-23T10:53:46.482121
docs
tanstack_start
https://tanstack.com/db/latest/docs
framework
typescript
ng Started On this page Overview Copy page TanStack DB - Documentation Welcome to the TanStack DB documentation. TanStack DB is the reactive client store for your API. It solves the problems of building fast, modern apps, helping you: avoid endpoint sprawl and network waterfalls by loading data into normalized collecti...
3
800
2026-03-23T11:25:33.368515