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
caching
expo
https://docs.expo.dev/build-reference/caching
mobile
javascript
tic builds, but the tradeoff in this case is that, because you don't use the lockfile during local development, your ability to determine when a change is needed and to update specific dependencies is limited. If you cache this file, you may occasionally end up with build errors that require clearing the cache. To cach...
13
703
2026-03-23T11:02:27.718419
redis
redis
https://redis.io/docs/develop/tools/cli/
database
bash
ncy of 0.19 above may easily be 0.01 or less. However this is usually not a big problem, since most developers are interested in events of a few milliseconds or more. Sometimes it is useful to study how the maximum and average latencies evolve during time. The --latency-history option is used for that purpose: it works...
36
800
2026-03-23T10:53:14.197953
?s=tomee
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tomee
devops
python
age OpenTelemetry.Exporter.Geneva 1.15.1 Version .NET Language Exporter Component Apache 2.0 License Package Details (nuget) Repository InfluxDB Exporter for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 The InfluxDB exporter converts OpenTelemetry metrics into the InfluxDB model influxdb exporter dotnet Quick Inst...
170
800
2026-03-23T11:19:30.884414
ffi_native_only_classes_extending_nativefieldwrapperclass1_can_be_pointer
dart
https://dart.dev/tools/diagnostics/ffi_native_only_classes_extending_nativefieldwrapperclass1_can_be_pointer
language
dart
ative signature for its process method indicates the receiver should be passed as a Pointer<Void> : dart import ' dart:ffi ' ; class MyService { // MyService does not extend NativeFieldWrapperClass1 @Native < Void Function ( Pointer < Void > , Int8 ) > ( symbol : ' MyService_process ' ) external void process ( int data...
5
752
2026-03-23T11:22:01.545702
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 a Dependabot alert because the repository uses a vulnerable dependency. 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 , request_id , tok...
407
800
2026-03-23T10:59:03.609243
principles-of-production-ai
inngest
https://www.inngest.com/blog/principles-of-production-ai
devops
typescript
model ) An expected output A Scorer or Evaluation Methods An LLM model to call The most crucial component of LLM evaluation is the scorer or Evaluation Method . While regular Software Engineering Unit tests rely on matches (“is equal”, “matches”, “contains”), the unpredictable nature of LLM requires us to evaluate thei...
2
800
2026-03-23T11:14:22.561395
go1.html
go
https://go.dev/doc/go1.html
language
go
t64(x), 10) ). There are also new variants of some of the functions that append to byte slices rather than return strings, to allow control over allocation. This table summarizes the renamings; see the package documentation for full details. Old call New call Atob(x) ParseBool(x) Atof32(x) ParseFloat(x, 32)§ Atof64(x) ...
57
800
2026-03-23T11:30:10.294051
Events
javascript
https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Scripting/Events
language
javascript
e , evt , and event are commonly used by developers because they are short and easy to remember. It's always good to be consistent — with yourself, and with others if possible. Extra properties of event objects Most event objects have a standard set of properties and methods available on the event object; see the Event...
15
799
2026-03-23T11:37:35.711221
mailbox.html
python
https://docs.python.org/3/library/mailbox.html
language
python
differ from dictionary semantics in some noteworthy ways. Each time a message is requested, a new representation (typically a Message instance) is generated based upon the current state of the mailbox. Similarly, when a message is added to a Mailbox instance, the provided message representation’s contents are copied. I...
2
798
2026-03-23T11:10:56.453464
?s=jvm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=jvm
devops
python
memcachedreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository MongoDB Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver fetches stats from a MongoDB instance using the [golang go receiver collector Quick Install When building a custom ...
132
800
2026-03-23T11:38:50.779839
2.39.0
git
https://git-scm.com/docs/git-rev-parse/2.39.0
devops
bash
1.7.4.2-679-g3bee7fb Output from git describe ; i.e. a closest tag, optionally followed by a dash and a number of commits, followed by a dash, a g , and an abbreviated object name. <refname> , e.g. master , heads/master , refs/heads/master A symbolic ref name. E.g. master typically means the commit object referenced by...
17
798
2026-03-23T11:21:12.143397
?s=tomcat
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tomcat
devops
python
install this instrumentation library run: gem install opentelemetry-instrumentation-koala 0.23.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository LMDB Instrumentation by 🔭 OpenTelemetry Authors 🔭 LMDB instrumentation for Ruby. ruby instrumentation lmdb Quick Install...
349
799
2026-03-23T11:26:43.911917
interp-lifecycle.html
python
https://docs.python.org/3/c-api/interp-lifecycle.html
language
python
ro-terminated character string in static storage whose contents will not change for the duration of the program’s execution. No code in the Python interpreter will change the contents of this storage. Use Py_DecodeLocale() to decode a bytes string to get a wchar_t * string. Deprecated since version 3.11, will be remove...
39
799
2026-03-23T10:59:36.623882
?s=bandit
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=bandit
devops
python
ver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/googlecloudspannerreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository HAProxy Receiver by 🔭 OpenTelemet...
119
799
2026-03-23T11:37:27.148983
file-system-router
bun
https://bun.sh/docs/runtime/file-system-router
runtime
javascript
the params property: Copy router. match ( " /blog/my-cool-post " ); // => { filePath : " /Users/colinmcd94/Documents/bun/fun/pages/blog/[slug].tsx " , kind : " dynamic " , name : " /blog/[slug] " , pathname : " /blog/my-cool-post " , src : " https://mydomain.com/_next/static/pages/blog/[slug].tsx " , params : { slug : ...
3
798
2026-03-23T10:55:10.534927
index.html
java
http://docs.oracle.com/cd/E21659_01/index.html
language
java
ices Review third party licenses and legal notices for supplemental software. Download Sun Datacenter InfiniBand Switch 36 Program Documentation Third Party Licenses and Notices Review third party software licenses and legal notices. Download Sun ZFS Storage Appliance Third Party Licenses and Notices, Release 2011.1 Th...
1
779
2026-03-23T11:04:33.462170
?s=apk
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=apk
devops
python
iner Insights Receiver by 🔭 OpenTelemetry Authors 🔭 AWS Container Insights Receiver is an AWS specific receiver that supports CloudWatch Container Insights. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : git...
101
800
2026-03-23T11:14:25.044545
feed.xml
kubernetes
https://kubernetes.io/feed.xml
devops
yaml
s a consistent way for storage systems to be exposed to containerized workloads. The <code>CSINode</code> object records details about all CSI drivers installed on a node. However, a mismatch can arise between the reported and actual attachment capacity on nodes. When volume slots are consumed after a CSI driver starts...
649
800
2026-03-23T11:17:36.485347
StreamProcessorEvents
tanstack_start
https://tanstack.com/ai/latest/docs/reference/interfaces/StreamProcessorEvents
framework
typescript
del ExtractModelsFromAdapter InferToolInput InferToolName InferToolOutput MessagePart RealtimeEvent RealtimeMessagePart RealtimeMode RealtimeStatus ModalitiesArrayToUnion Modality StreamChunk StreamChunkType ToolCallState ToolResultState Variable References aiEventClient defaultJSONParser latest React Latest Menu Home ...
4
800
2026-03-23T11:13:49.210170
vtab_collation.html
sqlite
https://www.sqlite.org/c3ref/vtab_collation.html
database
sql
Determine The Collation For a Virtual Table Constraint Small. Fast. Reliable. Choose any three. Home Menu About Documentation Download License Support Purchase Search About Documentation Download Support Purchase SQLite C Interface Determine The Collation For a Virtual Table Constraint const char *sqlite3_vtab_collatio...
0
799
2026-03-23T11:18:56.295903
?s=trusted-publishing
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=trusted-publishing
devops
python
🔭 The OpenTelemetry Kinesis Exporter for Go. go exporter collector Go Language Exporter Component Apache 2.0 License Repository AWS S3 Exporter for OpenTelemetry Collector by 🔭 OpenTelemetry Authors 🔭 This exporter targets to support proto/JSON and proto/binary format aws s3 exporter collector Quick Install When bui...
27
799
2026-03-23T11:23:36.389519
swiftui-devs
flutter
https://docs.flutter.dev/flutter-for/swiftui-devs
mobile
dart
t its components. This includes crossAxisCount that dictates the number of items displayed on each row. How SwiftUI's Grid and Flutter's GridView differ in that Grid requires GridRow . GridView uses the delegate to decide how the grid should lay out its components. Creating a scroll view # In SwiftUI , you use ScrollVi...
17
674
2026-03-23T10:50:58.310379
django
django
https://docs.djangoproject.com/el/1.10/
framework
python
ά, μπορείτε να ρωτήσετε στο κανάλι #django του IRC ή να ψάξετε τα IRC logs για να δείτε αν ερώτηση σας έχει απαντηθεί στο παρελθόν. Αναφέρετε τυχόν bugs του Django στον ticket tracker . Πως είναι δομημένο το documentation ¶ Το Django έχει πολύ documentation. Μια επισκόπηση της οργάνωσης του θα σας βοηθήσει να γνωρίζετε...
1
799
2026-03-23T11:09:30.048269
?s=bash
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=bash
devops
python
148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Delta to cumulative processor by 🔭 OpenTelemetry Authors 🔭 The delta to cumulative processor ( deltatocumulativeprocessor ) converts metrics from delta temporality to cumulative, by accumulating samples i...
77
800
2026-03-23T11:24:15.997218
realtime-project-suspended-for-exceeding-quotas
supabase
https://supabase.com/docs/guides/troubleshooting/realtime-project-suspended-for-exceeding-quotas
database
typescript
features use Broadcast, Presence, or Postgres Changes) An estimate of your expected concurrent connections and message throughput Any recent changes to your application that may have caused the spike Review your usage : While waiting for a response, check the Realtime reports in your project dashboard to understand wha...
3
799
2026-03-23T11:08:36.647099
?s=prometheusremotewrite
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=prometheusremotewrite
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:38:28.410397
NgModuleRef
angular
https://angular.dev/api/core/NgModuleRef
framework
typescript
only componentFactoryResolver : ComponentFactoryResolver ; abstract readonly instance : T ; abstract destroy () : void ; abstract onDestroy ( callback : () => void ) : void ; } The injector that contains all of the providers of the NgModule . @deprecated Angular no longer requires Component factories. Please use other ...
7
800
2026-03-23T11:25:23.723666
?s=pooling
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pooling
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:39:19.826497
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should ...
3,231
799
2026-03-23T10:56:49.346957
log-traces-to-project
langchain
https://docs.langchain.com/langsmith/log-traces-to-project
ai
python
o traceable (TypeScript) to route traces. Pass workspace configuration through your application’s runtime config. Python TypeScript Copy import os import contextlib from langsmith import Client , traceable , tracing_context # API key with access to multiple workspaces api_key = os . getenv ( "LS_CROSS_WORKSPACE_KEY" ) ...
7
799
2026-03-23T11:18:10.530957
mui
mui
https://mui.com/x/api/charts/scatter-chart-pro/
library
javascript
eEvent, scatterItemIdentifier: ScatterItemIdentifier) => void event The mouse event recorded on the <svg/> element if using Voronoi cells. Or the Mouse event from the scatter element, when disableVoronoi=true . scatterItemIdentifier The scatter item identifier. onTooltipItemChange func - The callback fired when the too...
5
800
2026-03-23T11:28:14.774984
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/services-networking/gateway/
devops
yaml
tewayClassName : example-class listeners : - name : http protocol : HTTP port : 80 hostname : "www.example.com" allowedRoutes : namespaces : from : Same In this example, an instance of traffic handling infrastructure is programmed to listen for HTTP traffic on port 80. Since the addresses field is unspecified, an addre...
5
800
2026-03-23T11:22:04.098527
git-send-email
git
https://git-scm.com/docs/git-send-email
devops
bash
at). sob will avoid including anyone mentioned in the Signed-off-by trailers except for self (use self for that). misc-by will avoid including anyone mentioned in Acked-by, Reviewed-by, Tested-by and other "-by" lines in the patch body, except Signed-off-by (use sob for that). cccmd will avoid running the --cc-cmd. bod...
24
800
2026-03-23T10:51:49.700658
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
ports'], ) ``` 1. Each flow run executes in an isolated process, and all inputs and dependencies must be serializable. Because Agent instances cannot be serialized, instantiate the agent inside the flow rather than at the module level. The `serve()` method accepts scheduling options: - **`cron`**: Cron schedule string ...
6,240
796
2026-03-23T10:51:26.923491
processor-interface
mastra
https://mastra.ai/reference/processors/processor-interface
ai
typescript
Reference: Processor interface | Processors | Mastra Docs Skip to main content On this page The Processor interface defines the contract for all processors in Mastra. Processors can implement one or more methods to handle different stages of the agent execution pipeline. When processor methods run Direct link to When p...
0
609
2026-03-23T11:13:06.623886
?s=odd
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=odd
devops
python
ter by 🔭 OpenTelemetry Authors 🔭 The Kafka Exporter for the OpenTelemetry 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/kafkaexp...
41
800
2026-03-23T11:10:25.101077
RxDBCollectionConfig
tanstack_start
https://tanstack.com/db/latest/docs/reference/rxdb-db-collection/type-aliases/RxDBCollectionConfig
framework
typescript
iew Quick Start Installation Guides Live Queries Mutations Schemas Error Handling Creating Collection Options Creators Collections Query Collection Electric Collection TrailBase Collection RxDB Collection PowerSync Collection LocalStorage Collection LocalOnly Collection Frameworks React Vue Angular Solid Svelte Communi...
2
800
2026-03-23T11:41:19.557280
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
odes`. auto_instrument: Whether to create a span for the graph run and the execution of each node's run method. """ self.name = name self._state_type = state_type self._run_end_type = run_end_type self.auto_instrument = auto_instrument parent_namespace = _utils.get_parent_namespace(inspect.currentframe()) self.node_def...
5,434
712
2026-03-23T10:51:26.922297
redis
redis
https://redis.io/docs/latest/integrate/redis-data-integration/reference/cli/redis-di-delete-context/
database
bash
and exit. CLI help Usage: redis-di delete-context [OPTIONS] CONTEXT_NAME Deletes a context Options: -l, --log-level [TRACE|DEBUG|INFO|WARNING|ERROR|CRITICAL] [default: INFO] -f, --force Force operation. Skips verification prompts --help Show this message and exit. On this page
1
277
2026-03-23T11:17:20.898583
kubernetes
kubernetes
https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/
devops
yaml
em or suggest an improvement . Last modified December 21, 2025 at 5:13 PM PST: Update component reference for v1.35 (13a9e56765) This page is automatically generated. If you plan to report an issue with this page, mention that the page is auto-generated in your issue description. The fix may need to happen elsewhere in...
63
344
2026-03-23T11:18:24.527358
logical-replication-airbyte
neon
https://neon.tech/docs/guides/logical-replication-airbyte
database
sql
s: Add a destination Set up a connection References What is an ELT data pipeline? Logical replication - PostgreSQL documentation Publications - PostgreSQL documentation Need help? Join our Discord Server to ask questions or see what others are doing with Neon. For paid plan support options, see Support . Last updated o...
10
800
2026-03-23T11:21:29.102678
trace-with-google-adk
langchain
https://docs.langchain.com/langsmith/trace-with-google-adk
ai
python
hooting guides Viewing & managing traces Filter traces Configure run previews Manage a trace Query traces SDK Query threads SDK LangSmith MCP Server Bulk export trace data Automations Set up automation rules Configure webhook notifications for rules Feedback & evaluation Log user feedback using the SDK Set up online ev...
1
800
2026-03-23T11:05:42.201828
border-color
tailwind
https://tailwindcss.com/docs/border-color
library
javascript
l-300 border-block-color: var(--color-teal-300); /* oklch(85.5% 0.138 181.071) */ border-y-teal-400 border-block-color: var(--color-teal-400); /* oklch(77.7% 0.152 181.912) */ border-y-teal-500 border-block-color: var(--color-teal-500); /* oklch(70.4% 0.14 182.503) */ border-y-teal-600 border-block-color: var(--color-t...
76
800
2026-03-23T11:21:15.589850
?s=exporter
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=exporter
devops
python
ike the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awscloudwatchlogsexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository AWS CloudWatch EMF Collector Exporter by 🔭 OpenTelemetry Aut...
26
799
2026-03-23T11:22:11.662236
ExperimentalMatchingFilesDataset
tensorflow
https://www.tensorflow.org/api_docs/python/tf/raw_ops/ExperimentalMatchingFilesDataset
ml
python
2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates. Some content is licensed under the numpy license . Last updated 2024-04-26 UTC.
1
212
2026-03-23T11:38:52.422205
mui
mui
https://mui.com/material-ui/react-css-baseline/
library
javascript
ative components color will be set by applying color-scheme on <html> . The value used is provided by the theme property theme.palette.mode . Layout box-sizing is set globally on the <html> element to border-box . Every element—including *::before and *::after are declared to inherit this property, which ensures that t...
2
800
2026-03-23T10:59:58.532742
?s=lua
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=lua
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:12:05.431367
?s=storage
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=storage
devops
python
rbon’s plaintext protocol. 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/carbonreceiver v0.148.0 v0.148.0 Version Collector Language Receiver...
105
800
2026-03-23T11:38:30.886191
postgresql
postgresql
https://www.postgresql.org/docs/release/9.3.2/
database
sql
eze_table_age set to zero. This will fix latent corruption but will not be able to fix all pre-existing data errors. As a separate issue, these bugs can also cause standby servers to get out of sync with the primary, thus exhibiting data errors that are not in the primary. Therefore, it's recommended that 9.3.0 and 9.3...
3
799
2026-03-23T11:40:03.117181
?s=zipkin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=zipkin
devops
python
.21.0 Version JavaScript Language Resource detector Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Resource Detector for Container by 🔭 OpenTelemetry Authors 🔭 Resource detector for container ID. Compatible with OpenTelemetry JS API and SDK 1.0+. container resource-detector js Quick Insta...
373
800
2026-03-23T11:24:03.191221
py-modindex.html
python
https://docs.python.org/py-modindex.html
language
python
arser Load a robots.txt file and answer questions about fetchability of other URLs. usercustomize uu Deprecated: Removed in 3.13. uuid UUID objects (universally unique identifiers) according to RFC 9562 v venv Creation of virtual environments. w warnings Issue warning messages and control their disposition. wave Provid...
18
800
2026-03-23T10:55:12.613295
?s=masstransit
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=masstransit
devops
python
Component Apache 2.0 License Documentation Package Details (npm) Repository Zipkin Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Zipkin Exporter for Node.js. Node.js exporter Quick Install To install this exporter run: npm install @opentelemetry/exporter-zipkin 2.6.0 Version JavaScript Language Exporter Com...
182
799
2026-03-23T11:39:07.434888
schedule
temporal
https://docs.temporal.io/schedule
devops
go
e an Action. When it comes back up, the Catchup Window controls which missed Actions should be taken at that point. The default is one year, meaning Actions will be taken unless over one year late. If your Actions are more time-sensitive, you can set the Catchup Window to a smaller value (minimum ten seconds), acceptin...
11
798
2026-03-23T11:09:39.298679
create-a-metal-database
planetscale
https://planetscale.com/docs/metal/create-a-metal-database
database
sql
timate that your storage will run out in 1 week and 24 hours, based on recent usage trends. The exact point at which you should upgrade depends on your data growth rate, drive size, and other factors. We recommend upgrading no later than at 75% capacity, and even before that in some cases of fast growth. Upgrading to a...
6
710
2026-03-23T11:14:06.408618
redis
redis
https://redis.io/docs/develop/get-started/data-store/
database
bash
an address more use cases with Redis by reading these additional quick start guides: Redis as a document database Redis as a vector database Continue learning with Redis University See the Get Started with Redis learning path for courses. On this page
112
251
2026-03-23T10:51:34.855729
http-requests
flutter
https://docs.flutter.dev/learn/pathway/tutorial/http-requests
mobile
dart
102 13 Advanced UI features 14 Adaptive layouts 15 Scrolling and slivers 16 Stack based navigation How Flutter works 17 How Flutter works Learn the MVVM architecture pattern and how to build HTTP requests with async/await. layers Understand the MVVM architecture pattern cloud_download Build HTTP requests with async/awa...
1
743
2026-03-23T10:59:47.741719
?s=ocaml
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ocaml
devops
python
k Install To install this resource-detector run: npm install @opentelemetry/resource-detector-alibaba-cloud 0.33.3 Version JavaScript Language Resource detector Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Resource Detector for AWS by 🔭 OpenTelemetry Authors 🔭 Resource detector for Amaz...
372
800
2026-03-23T11:17:46.075073
annotationlib.html
python
https://docs.python.org/3/library/annotationlib.html
language
python
mat ¶ The STRING format is meant to approximate the source code of the annotation, but the implementation strategy used means that it is not always possible to recover the exact source code. First, the stringifier of course cannot recover any information that is not present in the compiled code, including comments, whi...
25
799
2026-03-23T11:31:18.932658
?s=odddotnet
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=odddotnet
devops
python
orter Component Apache 2.0 License Documentation Repository Google Cloud Monitoring Exporter by Google Authors The OpenTelemetry Google Cloud Monitoring Exporter for Go. go exporter Go Language Exporter Component Apache 2.0 License Repository Google Cloud Trace Exporter by Google Authors The OpenTelemetry Google Cloud ...
176
800
2026-03-23T11:15:01.957643
?s=redis
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=redis
devops
python
etails (go-collector) Repository Syslog Exporter by 🔭 OpenTelemetry Authors 🔭 The syslog exporter supports sending messages to a remote syslog server. syslog exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : githu...
54
800
2026-03-23T11:25:32.724194
?s=ecs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ecs
devops
python
ver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Windows Performance Counters Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Windows Performance Counters Receiver for the OpenTelemetry Collector captures the configured system, applic...
164
800
2026-03-23T11:26:01.524288
?s=local
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=local
devops
python
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/receivers. php exporter Quick Install To install this exporter run: composer require open-telemetry/exporter-otlp 1.4.0 Version...
183
799
2026-03-23T11:13:53.860333
form-actions
svelte
https://svelte.dev/docs/kit/form-actions
framework
javascript
ng | null > event ) => { // TODO register the user } } satisfies type Actions = { [x : string ] : Kit . Action < Record < string , any > , void | Record < string , any > , string | null >; } type Actions = { [x : string ] : Kit . Action < Record < string , any > , void | Record < string , any > , string | null >; } Act...
5
800
2026-03-23T11:20:56.205120
pt_BR
git
https://git-scm.com/docs/git-cherry-pick/pt_BR
devops
bash
). Quando não é óbvio como aplicar uma alteração, acontece o seguinte: O ramo atual e o ponteiro HEAD permanecem no último commit realizado com sucesso. A referência CHERRY_PICK_HEAD é configurada para apontar para o commit que introduziu a mudança que é difícil de aplicar. Caminhos nos quais a mudança aplicada correta...
3
799
2026-03-23T11:29:40.234905
?s=webhookevent
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=webhookevent
devops
python
ocumentation Repository Istio native graduated by Istio Authors Make your application participate in tracing with OpenTelemetry, regardless of the language, framework, or platform you use to build your application. go istio graduated Go Language Application integration Component Apache-2.0 License Website Documentation...
7
800
2026-03-23T11:11:24.949960
faq
tanstack_router
https://tanstack.com/router/latest/docs/faq
framework
typescript
PM Stats GitHub YouTube Discord Getting Started Overview Quick Start Devtools Decisions on DX LLM Assistance Support Comparison Frequently Asked Questions Installation Guides Manual Setup Vite Rspack/Rsbuild Webpack Esbuild Router CLI Migrate from React Router Migrate from React Location Routing Routing Concepts Route ...
3
800
2026-03-23T10:58:34.271630
redis
redis
https://redis.io/docs/latest/commands/redis-8-6-commands/
database
bash
gregate transformations on the results Syntax: FT.AGGREGATE index query [VERBATIM] [LOAD count field [field ...]] [TIMEOUT timeout] [LOAD *] [GROUPBY nargs property [property ...] [REDUCE function nargs arg [arg ...] [AS name] [REDUCE function nargs arg [arg ...] [AS name] ...]] [GROUPBY nargs property [property ...] [...
87
800
2026-03-23T11:32:19.312119
docker
docker
https://docs.docker.com/billing/history/
devops
bash
ect your user avatar to open the drop-down menu. Select Billing . Select the user or organization account to view the billing details. Here you can find your renewal date and the renewal amount. Include your VAT number on your invoice Note If the VAT number field is not available, complete the Contact Support form . Th...
4
800
2026-03-23T11:12:34.944417
choosing-who-owns-and-pays-for-codespaces-in-your-organization
github_actions
https://docs.github.com/codespaces/managing-codespaces-for-your-organization/choosing-who-owns-and-pays-for-codespaces-in-your-organization
devops
yaml
llaborators if the organization has chosen to enable Codespaces for all users. If Codespaces isn't enabled for a user, they can still create codespaces from public repositories in the organization, but the user will pay for these codespaces. For more information about enabling GitHub Codespaces for members and collabor...
4
800
2026-03-23T11:39:40.252339
qdrant
qdrant
https://qdrant.tech/benchmarks/single-node-speed-benchmark/
database
python
y, 64GiB storage ( Standard D8s v3 on Azure Cloud) The Python client uploads data to the server, waits for all required indexes to be constructed, and then performs searches with configured number of threads. We repeat this process with different configurations for each engine, and then select the best one for a given ...
4
799
2026-03-23T10:59:27.418128
feed.atom
planetscale
https://planetscale.com/blog/feed.atom
database
sql
join (cost=333272 rows=332036) (actual time=0.515..320 rows=345454 loops=1) | | -> Nested loop left join (cost=217059 rows=332036) (actual time=0.475..240 rows=345454 loops=1) | | -> Filter: (m.created_at > TIMESTAMP'2020-10-10 00:00:00') (cost=100846 rows=332036) (actual time=0.153..188 rows=345454 loops=1) | | -> Tab...
121
640
2026-03-23T11:03:06.264197
?s=opa
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=opa
devops
python
library run: composer require open-telemetry/opentelemetry-auto-cakephp 0.0.6 Version PHP Language Instrumentation Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry CodeIgniter auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for the CodeIgniter Framework codei...
305
800
2026-03-23T11:32:28.017095
supabase-gen-signing-key
supabase
https://supabase.com/docs/reference/cli/supabase-gen-signing-key
database
typescript
name is provided, downloads all functions. Usage 1 supabase functions download [Function name] [flags] Flags --project-ref <string> Optional Project ref of the Supabase project. --use-api Optional Unbundle functions server-side without using Docker. supabase functions serve Serve all Functions locally. supabase functio...
62
799
2026-03-23T11:31:21.469635
?s=sdk-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sdk-extension
devops
python
tall this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.EntityFrameworkCore 1.15.0-beta.1 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository EventCounters Instrumentation for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 This is an I...
201
800
2026-03-23T11:24:30.936888
style
dart
https://dart.dev/effective-dart/style
language
dart
s using lowercase_with_underscores # Linter rules: file_names , package_names Some file systems are not case-sensitive, so many projects require filenames to be all lowercase. Using a separating character allows names to still be readable in that form. Using underscores as the separator ensures that the name is still a...
7
720
2026-03-23T10:52:01.156566
supabase-inspect-db-outliers
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-outliers
database
typescript
te all supabase local projects data. Usage 1 supabase stop [flags] Flags --all Optional Stop all local Supabase instances from all projects across the machine. --no-backup Optional Deletes all data volumes after stopping. --project-id <string> Optional Local project ID to stop. Basic usage Clean up local data after sto...
8
800
2026-03-23T11:27:58.800553
secrets
bun
https://bun.sh/docs/runtime/secrets
runtime
javascript
riables, Bun.secrets : ✅ Encrypts credentials at rest (thanks to the operating system) ✅ Avoids exposing secrets in process memory dumps (memory is zeroed after its no longer needed) ✅ Survives application restarts ✅ Can be updated without restarting the application ✅ Provides name-level access control ❌ Requires OS cr...
10
797
2026-03-23T10:51:13.907828
output
terraform
https://developer.hashicorp.com/terraform/language/block/output
devops
hcl
ates to false , then Terraform throws an error with the error_message and stops the current operation. Refer to Validate your configuration for more details about preconditions. Summary Data type: Block Default: None Examples The following examples demonstrate common use cases for output values. Basic example In the fo...
9
800
2026-03-23T10:58:10.494517
postgresql
postgresql
https://www.postgresql.org/docs/release/11.13/
database
sql
xtension when adding or removing a member object (Tom Lane) The previous coding allowed ALTER EXTENSION ADD/DROP to occur concurrently with DROP EXTENSION , leading to a crash or corrupt catalog entries. Fix ALTER SUBSCRIPTION to reject an empty slot name (Japin Li) When cloning a partitioned table's triggers to a new ...
5
799
2026-03-23T11:28:22.026480
tauri
tauri
https://tauri.app/plugin/
desktop
rust
are Pane. tauri-plugin-svelte Persistent Svelte stores. tauri-plugin-system-info Detailed system information. tauri-plugin-tcp TCP socket support. tauri-plugin-theme Dynamically change Tauri App theme. tauri-plugin-thermal-printer Add support to handle thermal printers. tauri-plugin-tracing Structured logging with the ...
7
800
2026-03-23T10:54:10.453750
2.22.0
git
https://git-scm.com/docs/git-push/2.22.0
devops
bash
offers over --force is ensuring that subsequent changes your work wasn’t based on aren’t clobbered, but this is trivially defeated if some background process is updating refs in the background. We don’t have anything except the remote tracking info to go by as a heuristic for refs you’re expected to have seen & are wil...
18
798
2026-03-23T11:02:06.923788
go
go
https://go.dev/dl/
language
go
ve FreeBSD x86 68MB 4c38bbd77c3e29d567364e44f7f13fe833b6fca706a7c5c6e8e09bc35f30c6ce go1.7rc4.freebsd-amd64.tar.gz Archive FreeBSD x86-64 78MB 378d434372c7204d9f94d2cbe8fa9d65c8d2bea99d369805efe5412f7c19fe3f go1.7rc4.linux-386.tar.gz Archive Linux x86 68MB dbd2ff9d072f92001a4e5faad5f9b1bd0ba44d14105e3393420dd03cf15df19...
1,185
800
2026-03-23T11:25:37.382123
tauri
tauri
https://tauri.app/blog/tauri-2-0-0-release-candidate/
desktop
rust
Tauri 2.0 Release Candidate | Tauri Skip to content Tauri 2.0 Release Candidate Aug 1, 2024 Tillmann Weidinger Tauri Security We are very proud to finally announce the first release candidate for the new major version of Tauri. After over half a year of beta versions, following over a year of alpha versions we are fina...
0
799
2026-03-23T11:12:51.909313
executables
bun
https://bun.sh/docs/bundler/executables
runtime
javascript
build time, Bun: Reads the file contents Embeds the data into the executable Replaces the import with an internal path (prefixed with $bunfs/ ) You can then read this embedded file using Bun.file() or Node.js fs APIs. Reading embedded files with Bun.file() Bun.file() is the recommended way to read embedded files: index...
22
795
2026-03-23T10:59:06.138180
xgboost4j_spark_gpu_tutorial.html
xgboost
https://xgboost.readthedocs.io/en/latest/jvm/xgboost4j_spark_gpu_tutorial.html
ml
python
XGBoost4J-Spark-GPU Tutorial — xgboost 3.3.0-dev documentation XGBoost JVM Package XGBoost4J-Spark-GPU Tutorial View page source XGBoost4J-Spark-GPU Tutorial XGBoost4J-Spark-GPU is an open source library aiming to accelerate distributed XGBoost training on Apache Spark cluster from end to end with GPUs by leveraging th...
0
799
2026-03-23T10:52:46.347625
?s=systemd
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=systemd
devops
python
se API integration by 🔭 OpenTelemetry Authors 🔭 The trace integration with Database API for OpenTelemetry. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Django Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests for Django applications. ...
322
800
2026-03-23T11:25:52.880077
?s=watsonx
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=watsonx
devops
python
Version Rust Language Exporter Component Apache 2.0 OR MIT License Package Details (crates) Repository user_events Metrics Exporter by 🔭 OpenTelemetry Authors 🔭 A Rust OpenTelemetry Metric exporter for Linux Kernel user_events rust exporter linux user_events Quick Install To install this exporter run: cargo add opent...
193
800
2026-03-23T11:25:05.667601
?s=oshi
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=oshi
devops
python
tion by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Jetty HTTP Client jetty http client instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository JMS Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a JMS instrumentation to track ...
254
800
2026-03-23T11:38:59.519407
fts5.html
sqlite
https://www.sqlite.org/fts5.html
database
sql
) <query> := <query> AND <query> <query> := <query> OR <query> <query> := <query> NOT <query> <colspec> := colname <colspec> := { colname1 colname2 ... } 3.1. FTS5 Strings Within an FTS expression a string may be specified in one of two ways: By enclosing it in double quotes ("). Within a string, any embedded double qu...
12
742
2026-03-23T10:59:30.114569
django
django
https://docs.djangoproject.com/en/1.8/genindex/
framework
python
d (class in django.db.migrations.operations) addslashes template filter AdminEmailHandler (class in django.utils.log) AdminPasswordChangeForm (class in django.contrib.auth.forms) ADMINS setting AdminSite (class in django.contrib.admin) Aggregate (class in django.db.models) aggregate() (in module django.db.models.query....
7
800
2026-03-23T11:17:08.328199
native-debugging?tab=from-vscode-to-xcode-ios
flutter
https://docs.flutter.dev/testing/native-debugging?tab=from-vscode-to-xcode-ios
mobile
dart
e Terminal # To generate the needed iOS platform dependencies, run the flutter build command. $ flutter build ios --config-only --no-codesign --debug content_copy Warning: Building for device with codesigning disabled. You will have to manually codesign before deploying to device. Building com.example.myApp for device ...
21
753
2026-03-23T11:11:35.585959
asyncio-future.html
python
https://docs.python.org/3/library/asyncio-future.html
language
python
( 'hello ...' ) # Wait until *fut* has a result (1 second) and print it. print ( await fut ) asyncio . run ( main ()) Important The Future object was designed to mimic concurrent.futures.Future . Key differences include: unlike asyncio Futures, concurrent.futures.Future instances cannot be awaited. asyncio.Future.resul...
8
798
2026-03-23T11:26:30.623882
?s=tailing
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tailing
devops
python
db 0.66.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Mongoose Plugin by Walter Dal Mut Mongoose Plugin for Node.js. Node.js plugin Mongoose MongoDB JavaScript Language Instrumentation Component MIT License Repository OpenTelemetry Mongoose Ins...
288
800
2026-03-23T11:38:45.894131
?s=http
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=http
devops
python
nt instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides AWS SDK client instrumentation instrumentation aws aws-sdk dotnet sqs sns dynamodb Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.AWS 1.15.0 Version .NET Language Instrumentation Componen...
198
800
2026-03-23T11:26:49.080106
decisions-on-dx
tanstack_router
https://tanstack.com/router/latest/docs/decisions-on-dx
framework
typescript
rred way? TanStack Router's file-based routing is designed to solve all of these issues. It allows you to define your routes in a predictable way that is easy to manage and maintain, and is scalable as your application grows. The file-based routing approach is powered by the TanStack Router Bundler Plugin. It performs ...
19
800
2026-03-23T10:58:39.407136
?s=rollup
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=rollup
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:30:08.832223
day-ai
inngest
https://www.inngest.com/customers/day-ai
devops
typescript
with confidence. Day AI's experience shows how this unified approach simplifies development while ensuring reliability at scale. Ready to build your own AI products with Inngest? → Book a call with our experts today to learn how we can help you orchestrate reliable, scalable AI workflows for your business. Check out ot...
11
443
2026-03-23T11:09:22.936289
?s=io
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=io
devops
python
collector) Repository Filelog Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Filelog Receiver tails and parses logs from files using the opentelemetry-log-collection library. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: re...
113
800
2026-03-23T11:37:34.369237
release-notes-2.8.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.8.0
mobile
dart
am used to request video and audio permissions (cla: yes, waiting for tree to go green, p: camera, platform-web) 4343 [webview_flutter] Extract Android implementation into a separate package (cla: yes, p: webview_flutter, platform-android) 4344 [video_player] Fix a disposed VideoPlayerController throwing an exception w...
856
800
2026-03-23T11:14:04.146721
gitlab_ci
gitlab_ci
https://docs.gitlab.com/omnibus/settings/ssl/
devops
yaml
c/gitlab/gitlab.rb : nginx [ 'ssl_password_file' ] = '/etc/gitlab/ssl/key_file_password.txt' Reconfigure GitLab: sudo gitlab-ctl reconfigure Optional. If you are using a firewall, you may have to open port 443 to allow inbound HTTPS traffic: # UFW example (Debian, Ubuntu) sudo ufw allow https # lokkit example (RedHat, ...
11
800
2026-03-23T11:25:34.192217