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
json
expo
https://docs.expo.dev/eas/json
mobile
javascript
oject. For example, :app:assembleDebug to build a debug binary. It's not recommended unless you need to run a task that buildType does not support, it takes priority over buildType and developmentClient . applicationArchivePath (string) - Path (or pattern) where EAS Build is going to look for the application archive. E...
11
800
2026-03-23T11:03:15.207966
docker
docker
https://docs.docker.com/reference/cli/docker/compose/
devops
bash
View output from containers docker compose ls List running compose projects docker compose pause Pause services docker compose port Print the public port for a port binding docker compose ps List containers docker compose publish Publish compose application docker compose pull Pull service images docker compose push Pu...
15
799
2026-03-23T10:54:23.557613
glaive-function-calling-v2
transformers
https://huggingface.co/datasets/glaiveai/glaive-function-calling-v2
ai
python
ion": "The author of the book" }, "genre": { "type": "string", "description": "The genre of the book" }, "language": { "type": "string", "description": "The language of the book" } }, "required": [ "genre" ] } } USER: Can you order a pizza for me? ASSISTANT: I'm sorry, but I am not able to perform external tasks like o...
110
628
2026-03-23T11:22:07.997505
?s=policy
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=policy
devops
python
client 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 Comp...
198
800
2026-03-23T11:16:13.125436
tarfile.html
python
https://docs.python.org/3/library/tarfile.html
language
python
does not appear in the archive, KeyError is raised. Changed in version 3.3: Return an io.BufferedReader object. Changed in version 3.13: The returned io.BufferedReader object has the mode attribute which is always equal to 'rb' . TarFile. errorlevel : int ¶ If errorlevel is 0 , errors are ignored when using TarFile.ext...
22
800
2026-03-23T11:24:02.255837
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
structured output. Parameters: | Name | Type | Description | Default | | ------------- | ----------------- | ------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------...
3,043
460
2026-03-23T10:51:26.917644
getting-started
expo
https://docs.expo.dev/eas-update/getting-started
mobile
javascript
e project You need to create a build for Android or iOS. We recommend creating a build with the preview build profile first. See Create your first build on how to get started and set up Internal distribution for your device or simulator. Once you have a build running on your device or a simulator, you are ready to send...
10
800
2026-03-23T11:03:35.861150
mysql
mysql
https://dev.mysql.com/doc/relnotes/mysql-cluster/9.6/en/
database
sql
e MySQL Forums , where you can discuss your issues with other MySQL users. Document generated on: 2026-03-20 (revision: 31011) Table of Contents Preface and Legal Notices Changes in MySQL NDB Cluster 9.6.0 (2026-01-22, Innovation Release) Changes in MySQL NDB Cluster 9.5.0 (2025-10-23, Innovation Release) Changes in My...
3
752
2026-03-23T10:52:04.534641
kubernetes
kubernetes
https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/stateful-set-v1/
devops
yaml
not be 0. Defaults to 1. This field is beta-level and is enabled by default. The field applies to all pods in the range 0 to Replicas-1. That means if there is any unavailable pod in the range 0 to Replicas-1, it will be counted towards MaxUnavailable. This setting might not be effective for the OrderedReady podManagem...
5
800
2026-03-23T11:38:26.401225
ismmkeynote
go
https://go.dev/blog/ismmkeynote
language
go
the rubber meets the road. This is actual DRAM pricing and it has generally declined from 2005 to 2016. I chose 2005 since that is around the time when Dennard scaling ended and along with it frequency improvements. If you look at the red circle, which is basically the time our work to reduce Go’s GC latency has been g...
39
800
2026-03-23T11:18:17.941857
gpt-oss-120b?inference_provider=hyperbolic
transformers
https://huggingface.co/openai/gpt-oss-120b?inference_provider=hyperbolic
ai
python
h defined schemas Agentic operations like browser tasks Fine-tuning Both gpt-oss models can be fine-tuned for a variety of specialized use cases. This larger model gpt-oss-120b can be fine-tuned on a single H100 node, whereas the smaller gpt-oss-20b can even be fine-tuned on consumer hardware. Citation @misc{openai2025...
6
756
2026-03-23T11:09:10.327989
llms-v3-migration.txt
chakra_ui
https://chakra-ui.com/llms-v3-migration.txt
library
javascript
Editable.Root` - `EditablePreview` → `Editable.Preview` - `EditableInput` → `Editable.Input` - `EditableTextarea` → `Editable.Textarea` - `useEditableControls` → `useEditableContext` **Prop Changes:** - `isDisabled` → `disabled` - `onChange` → `onValueChange` (receives `{ value }` object) - `onSubmit` → `onValueCommit`...
34
798
2026-03-23T10:52:01.371830
?s=javalin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=javalin
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:15:15.387897
online_advisor
neon
https://neon.tech/docs/extensions/online_advisor
database
sql
ery with Neon's SQL Editor . For information about using the psql client with Neon, see Connect with psql . Start collecting recommendations Activate the extension by calling any function: SELECT get_executor_stats(); Run your workload to collect data. View recommendations: -- Proposed indexes SELECT * FROM proposed_in...
2
800
2026-03-23T10:59:32.645611
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
count += 1 for label_val, freq in a.labels[key].items(): combined[label_val] = combined.get(label_val, 0.0) + freq avg_labels[key] = {k: v / count for k, v in combined.items()} # Average assertions assertion_values = [a.assertions for a in aggregates if a.assertions is not None] avg_assertions: float | None = None if a...
4,967
616
2026-03-23T10:51:26.920795
mui
mui
https://mui.com/x/react-tree-view/rich-tree-view/editing/
library
javascript
Editable dataSource = { { getChildrenCount : ( item ) => item ?. childrenCount as number , getTreeItems : fetchData , } } { ... otherProps } /> ; Copy Copied (or $keyC ) See lazy loading for more details. API See the documentation below for a complete reference to all of the props and classes available to the component...
11
375
2026-03-23T11:12:33.058737
scibench
transformers
https://huggingface.co/datasets/xw27/scibench
ai
python
ons (1) and (2) below, determine $\Delta_{\mathrm{r}} H^{\ominus}$ for reaction (3). (1) $\mathrm{H}_2(\mathrm{g})+\mathrm{Cl}_2(\mathrm{g}) \rightarrow 2 \mathrm{HCl}(\mathrm{g})$, $\Delta_{\mathrm{r}} H^{\ominus}=-184.62 \mathrm{~kJ} \mathrm{~mol}^{-1}$ (2) $2 \mathrm{H}_2(\mathrm{g})+\mathrm{O}_2(\mathrm{g}) \righta...
12
799
2026-03-23T11:27:54.261895
tabs
shadcn_ui
https://ui.shadcn.com/docs/components/base/tabs
library
typescript
Hook Form TanStack Form Registry Introduction Getting Started Namespaces Authentication Examples MCP Server Add a Registry Open in v0 registry.json registry-item.json Tabs Copy Page Previous Next A set of layered sections of content—known as tab panels—that are displayed one at a time. Radix UI Base UI Overview Analyti...
1
800
2026-03-23T11:00:05.153808
?s=yii
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=yii
devops
python
Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository MySqlData Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments MySql.Data and collects telemetry about database operations. mysqldata instrumentation dotnet Quick In...
207
800
2026-03-23T11:15:59.450256
capi3ref.html
sqlite
https://www.sqlite.org/capi3ref.html
database
sql
sed to enable or disable triggers . There should be two additional arguments. The first argument is an integer which is 0 to disable triggers, positive to enable triggers or negative to leave the setting unchanged. The second parameter is a pointer to an integer into which is written 0 or 1 to indicate whether triggers...
285
797
2026-03-23T11:15:05.573633
copy-webpack-plugin
webpack
https://webpack.js.org/plugins/copy-webpack-plugin
tooling
javascript
itignore : true , ignore : [ "**/file.*" , "**/ignored-directory/**" ] , } , } , ] , } ) , ] , } ; filter Type: Copy type filter = ( filepath : string ) => boolean ; Default: undefined [!NOTE] To ignore files by path (e.g., by extension or name), prefer using the [ globOptions.ignore ] option. webpack.config.js Copy co...
9
799
2026-03-23T11:00:58.160917
tauri
tauri
https://tauri.app/plugin/single-instance/
desktop
rust
Single Instance | Tauri Skip to content Single Instance GitHub crates.io API Reference Ensure that a single instance of your tauri app is running at a time using the Single Instance Plugin. Supported Platforms Section titled “Supported Platforms” This plugin requires a Rust version of at least 1.77.2 Platform Level Not...
0
800
2026-03-23T10:57:40.884277
?s=netflow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=netflow
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:28:24.213200
mui
mui
https://mui.com/material-ui/react-alert/
library
javascript
ver affect the keyboard focus. If an alert contains an action, that action must have a tabindex of 0 so it can be reached by keyboard-only users. Essential alerts should not disappear automatically— timed interactions can make your app inaccessible to users who need extra time to understand or locate the alert. Alerts ...
11
800
2026-03-23T11:37:53.012909
release-notes-2.2.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.2.0
mobile
dart
4LMW0c_... (cla: yes, waiting for tree to go green) 24065 Roll Skia from 0ab283aaf2a1 to a89b43092e9d (18 revisions) (cla: yes, waiting for tree to go green) 24067 Roll Clang Linux from 8LaTdqf7w... to 1Wa1KIWqF... (cla: yes, waiting for tree to go green) 24069 Roll Dart SDK from 6c97fcdd12dc to f444e42359d6 (1 revisio...
268
800
2026-03-23T11:13:36.909667
bunx
bun
https://bun.sh/docs/pm/bunx
runtime
javascript
locally installed package first, then fall back to auto-installing the package from npm . Installed packages will be stored in Bun’s global cache for future use. Arguments and flags To pass additional command-line flags and arguments through to the executable, place them after the executable name. terminal Copy bunx my...
2
795
2026-03-23T11:00:25.752640
supabase-completion-fish
supabase
https://supabase.com/docs/reference/cli/supabase-completion-fish
database
typescript
mains from the identity provider. --skip-url-validation Optional Whether local validation of the SAML 2.0 Metadata URL should not be performed. --project-ref <string> Optional Project ref of the Supabase project. Replace domains Add an additional domain Remove a domain 1 supabase sso update 6df4d73f-bf21-405f-a084-b11a...
74
800
2026-03-23T11:31:23.618798
stable.html
python
https://docs.python.org/3/c-api/stable.html
language
python
ble_to_string() PyOS_getsig() PyOS_mystricmp() PyOS_mystrnicmp() PyOS_setsig() PyOS_sighandler_t PyOS_snprintf() PyOS_string_to_double() PyOS_strtol() PyOS_strtoul() PyOS_vsnprintf() PyObject PyObject.ob_refcnt PyObject.ob_type PyObject_ASCII() PyObject_AsFileDescriptor() PyObject_Bytes() PyObject_Call() PyObject_CallF...
23
800
2026-03-23T10:57:29.223152
date-picker
chakra_ui
https://chakra-ui.com/docs/components/date-picker
library
javascript
0 2021 2022 2023 2024 2025 2026 2027 2028 2029 Default Value Use the defaultValue prop to set the initially selected date. Preview Code Stackblitz Start Date January 2026 S M T W T F S 28 29 30 31 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 January 2026 Jan Feb Mar Apr May Jun Ju...
6
800
2026-03-23T10:55:49.362913
window
tauri
https://tauri.app/v1/api/js/window
desktop
rust
ize | LogicalSize ): Promise < void > Sets the window minimum inner size. If the size argument is not provided, the constraint is unset. Example import { appWindow , PhysicalSize } from '@tauri-apps/api/window' ; await appWindow . setMinSize ( new PhysicalSize ( 600 , 500 ) ) ; Parameters Name Type Description size und...
38
796
2026-03-23T10:53:49.309218
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/docker/using_docker_build/
devops
yaml
https://docs.gitlab.com/ci/services/#accessing-the-services. # # This instructs Docker not to start over TLS. DOCKER_TLS_CERTDIR : "" build : stage : build tags : - no - tls-dind-kubernetes-runner script : - docker build -t my-docker-image . - docker run my-docker-image /script/to/run/tests Known issues with Docker-in-...
15
799
2026-03-23T11:05:01.606329
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
] TimeSeriesInformation res55 = db . TS (). Info ( "thermometer:1" ); Console . WriteLine ( res55 . TotalSamples ); // >>> 2 Console . WriteLine ( res55 . FirstTimeStamp !); // >>> 1 Console . WriteLine ( res55 . LastTimeStamp !); // >>> 2 TimeStamp res56 = db . TS (). Add ( "thermometer:1" , new TsAddParamsBuilder () ...
1,332
799
2026-03-23T10:54:53.791916
java
java
https://docs.oracle.com/en/industries/retail/retail-allocation-cloud/19.3/
language
java
Retail Allocation Cloud Service 19.3 - Get Started JavaScript must be enabled to correctly display this content Go to main content Help Center Home Get Started All Books in HTML/PDF Documents by Task Use Implement Administer Operate Secure Customize & Extend Report Documentation on MOS Merchandising Data Models (My Ora...
0
800
2026-03-23T11:36:59.304155
?s=broadway
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=broadway
devops
python
strumentation Component Apache 2.0 License Repository JBoss Log Manager Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for JBoss Log Manager jboss logmanager instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository JDBC Instrumentation b...
252
800
2026-03-23T11:31:26.276028
re.html
python
https://docs.python.org/3/library/re.html
language
python
search ( pattern , string ) if match : process ( match ) class re. Match ¶ Match object returned by successful match es and search es. Changed in version 3.9: re.Match supports [] to indicate a Unicode (str) or bytes match. See Generic Alias Type . Match. expand ( template ) ¶ Return the string obtained by doing backsl...
57
799
2026-03-23T10:59:10.185097
punycode
deno
https://docs.deno.com/api/node/punycode
runtime
javascript
punycode - Node documentation Skip to main content Node punycode Usage in Deno import * as mod from "node:punycode" ; Deprecated **The version of the punycode module bundled in Node.js is being deprecated. **In a future major version of Node.js this module will be removed. Users currently depending on the punycode modu...
0
800
2026-03-23T11:39:45.761751
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
reaming response and the agent's execution of tools. For examples, see the [streaming docs](https://ai.pydantic.dev/agent/#streaming-all-events). ## Task Configuration You can customize Prefect task behavior, such as retries and timeouts, by passing TaskConfig objects to the `PrefectAgent` constructor: - `mcp_task_conf...
6,232
800
2026-03-23T10:51:26.923480
tauri-community-survey-2022-data.csv
tauri
https://tauri.app/tauri-community-survey-2022-data.csv
desktop
rust
E,, en,"21/12/2022, 23:41",bc2i3oHI44c83NQngnOu,Under 20,1 - 2,Other / Not in this list,IDK,Deutsch,,TRUE,FALSE,FALSE,FALSE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE,Express,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,,YouTube,,TRUE,TRUE,FALSE,FA...
342
800
2026-03-23T11:10:27.958731
deno
deno
https://docs.deno.com/examples/timers/
runtime
javascript
ipts/timers.ts Additional resources MDN: setTimeout MDN: setInterval Did you find what you needed?
1
98
2026-03-23T11:14:33.800904
?s=broadway
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=broadway
devops
python
for propagating trace context in the Jaeger format . rust jaeger utilities propagator Quick Install To install this utilities run: cargo add opentelemetry-jaeger-propagator 0.1.0 Version Rust Language Utilities Component Apache 2.0 License Package Details (crates) Repository otelify.sh by Cisco Open A shell script that...
392
800
2026-03-23T11:31:26.276153
experiment-flags
dart
https://dart.dev/tools/experiment-flags
language
dart
run --enable-experiment=super-mixins,no-slow-checks content_copy Using experiment flags with the Dart analyzer (command-line and IDE) # To enable experiments affecting analysis, use the enable-experiment key in the analysis options file . Here's an example of enabling the experiments super-mixins and no-slow-checks in ...
5
699
2026-03-23T10:56:16.789227
supabase-inspect-db-role-stats
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-role-stats
database
typescript
e supabase projects list supabase projects create Usage 1 supabase projects create [project name] [flags] Flags --db-password <string> Optional Database password of the project. --org-id <string> Optional Organization ID to create the project in. --region <string> Optional Select a region close to you for the best perf...
56
800
2026-03-23T11:33:27.336546
?s=dynamodb
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dynamodb
devops
python
metry context propagation for Datadog by Tony Li This library provides support for propagating trace context in the Datadog X-Datadog-* format. go datadog utilities propagator Go Language Utilities Component Apache 2.0 License Repository Apache Druid extension for OTLP by mishmash io This extension allows Apache Druid ...
384
800
2026-03-23T11:37:54.071354
redis
redis
https://redis.io/docs/latest/commands/cluster-failover/
database
bash
ftware and Redis Cloud compatibility Redis Software Redis Cloud Notes ❌ Standard ❌ Active-Active ❌ Standard ❌ Active-Active Return information RESP2 RESP3 Simple string reply : OK if the command was accepted and a manual failover is going to be attempted. An error if the operation cannot be executed, for example if the...
9
598
2026-03-23T11:25:16.991107
qdrant
qdrant
https://qdrant.tech/documentation/search-precision/reranking-semantic-search/
database
python
at the top. First, we pull out the documents from the search results. Then we use Cohere’s rerank model to refine these results: document_list = [ point . payload [ 'document' ] for point in search_result ] rerank_results = co . rerank ( model = "rerank-english-v3.0" , query = query , documents = document_list , top_n ...
25
798
2026-03-23T11:04:10.666428
timescaledb
neon
https://neon.tech/docs/extensions/timescaledb
database
sql
Compression is not supported. Enable the timescaledb extension You can enable the extension by running the following CREATE EXTENSION statement in the Neon SQL Editor or from a client such as psql that is connected to Neon. CREATE EXTENSION IF NOT EXISTS timescaledb; For information about using the Neon SQL Editor, see...
2
800
2026-03-23T11:03:12.839194
Qwen3.5-397B-A17B
transformers
https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=Qwen/Qwen3.5-397B-A17B
ai
python
tropy/table/tests/test_mixin.py::test_assignment_and_copy", "astropy/table/tests/test_mixin.py::test_conversion_qtable_table", "astropy/table/tests/test_mixin.py::test_setitem_as_column_name", "astropy/table/tests/test_mixin.py::test_quantity_representation", "astropy/table/tests/test_mixin.py::test_representation_repr...
44
800
2026-03-23T11:16:48.661256
?s=pdo
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pdo
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:32:35.100651
Bespoke-Stratos-17k
transformers
https://huggingface.co/datasets/bespokelabs/Bespoke-Stratos-17k
ai
python
orations, and reflections from the Thought section, systematically present the final solution that you deem correct. The solution should remain a logical, accurate, concise expression style and detail necessary step needed to reach the conclusion, formatted as follows: <|begin_of_solution|> {final formatted, precise, a...
24
790
2026-03-23T11:27:21.005605
llms.txt
svelte
https://svelte.dev/docs/kit/configuration/llms.txt
framework
javascript
Your project's configuration lives in a `svelte.config.js` file at the root of your project. As well as SvelteKit, this config object is used by other tooling that integrates with Svelte such as editor extensions. ```js /// file: svelte.config.js // @filename: ambient.d.ts declare module '@sveltejs/adapter-auto' { cons...
0
794
2026-03-23T11:23:08.038501
get-started
langfuse
https://langfuse.com/docs/observability/get-started
ai
python
https://github.com/langfuse/skills.git /path/to/langfuse-skills Make sure Claude skills dir exists (common location) mkdir -p ~/.claude/skills Symlink the skill folder ln -s /path/to/langfuse-skills/skills/langfuse ~/.claude/skills/langfuse Codex stores its skills in a .agents/skills directory, you can install skills e...
2
800
2026-03-23T10:49:59.562542
?s=bullmq
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=bullmq
devops
python
rary run: gem install opentelemetry-instrumentation-concurrent_ruby 0.24.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Dalli Instrumentation by 🔭 OpenTelemetry Authors 🔭 Dalli instrumentation for Ruby. ruby instrumentation dalli Quick Install To install this in...
343
799
2026-03-23T11:22:42.088148
results-1-100-thread-2024-06-15.json
qdrant
https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json
database
python
6676108048, "total_upload_time": 6402.126701645029, "p95_time": 0.34298856765963137, "rps": 298.90653898295017, "parallel": 100, "p99_time": 0.37816208404954527, "mean_time": 0.31441796267684546, "mean_precisions": 0.99164, "engine_params": { "ef": 128, "hnsw_config": { "M": 64, "EF_CONSTRUCTION": 256 } } }, { "engine_...
1,276
678
2026-03-23T10:59:06.541921
supabase-domains-create
supabase
https://supabase.com/docs/reference/cli/supabase-domains-create
database
typescript
--region <string> Optional Select a region to deploy the branch database. --size <string> Optional Select a desired instance size for the branch database. --with-data Optional Whether to clone production data to the branch database. --project-ref <string> Optional Project ref of the Supabase project. supabase branches ...
58
799
2026-03-23T11:29:20.423805
?s=opa
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=opa
devops
python
Telemetry 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 Prometheus t...
173
800
2026-03-23T11:32:28.016995
dwarf.go
go
https://go.dev/src/cmd/link/internal/ld/dwarf.go
language
go
CONSTANT, dwarf.DW_ATE_float, 0) 582 newattr(die, dwarf.DW_AT_byte_size, dwarf.DW_CLS_CONSTANT, bytesize, 0) 583 584 case abi.Complex64, 585 abi.Complex128: 586 die = d.newdie(&dwtypes, dwarf.DW_ABRV_BASETYPE, name) 587 newattr(die, dwarf.DW_AT_encoding, dwarf.DW_CLS_CONSTANT, dwarf.DW_ATE_complex_float, 0) 588 newattr...
23
800
2026-03-23T11:28:55.679414
release-notes-1.17.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.17.0
mobile
dart
o green) 48459 Fix platform view pointer event global route position detection (cla: yes, framework) 48460 reland add lifecycle enum and remove workaround (cla: yes, framework, team, waiting for tree to go green) 48472 Test hot reload targeting a Fuchsia device (cla: yes, d: examples, platform-fuchsia, team, tool, wait...
353
800
2026-03-23T11:13:57.629194
Qwen3.5-35B-A3B
transformers
https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=Qwen/Qwen3.5-35B-A3B
ai
python
see if you are satisfied by the resolution. If not please go ahead and open an issue! --> <!-- Please check that the development version still produces the same bug. You can install development version with pip install git+https://github.com/astropy/astropy command. --> ### Description <!-- Provide a general descriptio...
155
800
2026-03-23T11:19:28.487832
release-notes-1.12.13
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.12.13
mobile
dart
lease 0.1.8 10/17/2019: New Dart DevTools Release 0.1.9 11/8/2019: New Dart DevTools Release 0.1.11 12/6/2019: New Dart DevTools Release 0.1.12 Tooling PRs # 37508 build bundle with assemble 37642 Unit test for build.dart::GenSnapshot 37832 add --exit and --match-host-platform defaults to devicelab runner 37845 echo er...
96
800
2026-03-23T11:11:49.168831
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/yaml/
devops
yaml
-level (global) keyword to define default CI/CD variables for all jobs. Additional details : All YAML-defined variables are also set to any linked Docker service containers . YAML-defined variables are meant for non-sensitive project configuration. Store sensitive information in protected variables or CI/CD secrets . M...
234
800
2026-03-23T10:51:59.387245
?s=knex
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=knex
devops
python
umentation Repository Jedis Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Jedis instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Jenkins Plugin for OpenTelemetry first party integration by Jenkins...
253
800
2026-03-23T11:16:51.067122
gitlab_ci
gitlab_ci
https://docs.gitlab.com/runner/register/
devops
yaml
n in the config.toml file. Runner authentication tokens have the prefix, glrt- . Obtain a runner registration token (deprecated) for an instance, group, or project. For instructions, see manage runners . The configuration template can be used for automated environments that do not support some arguments in the register...
13
800
2026-03-23T10:52:56.604696
workcmd@go1.26.1
go
https://go.dev/cmd/go/internal/workcmd@go1.26.1
language
go
the "use" directive. These modules are used as root modules by the go command for builds and related operations. A workspace that does not specify modules to be used cannot be used to do builds from local modules. go.work files are line-oriented. Each line holds a single directive, made up of a keyword followed by argu...
1
787
2026-03-23T11:09:20.751747
datasets
langfuse
https://langfuse.com/docs/evaluation/dataset-runs/datasets
ai
python
se.create_dataset_item( dataset_name = "<dataset_name>" , # any python object or value, optional input = { "text" : "hello world" }, # any python object or value, optional expected_output = { "text" : "hello world" }, # metadata, optional metadata = { "model" : "llama3" , } ) See Python SDK docs for details on how to i...
2
799
2026-03-23T10:56:54.827724
returning-data
flutter
https://docs.flutter.dev/cookbook/navigation/returning-data
mobile
dart
EdgeInsets.all(8), child: ElevatedButton( onPressed: () { // Close the screen and return "Nope." as the result. Navigator.pop(context, 'Nope.'); }, child: const Text('Nope.'), ), ), ], ), ), ); } } Was this page's content helpful? thumb_up thumb_down Unless stated otherwise, the documentation on this site reflects Flut...
10
397
2026-03-23T11:32:57.854467
syntax
tailwind
https://tailwindcss.com/plus/templates/syntax
library
javascript
l of our site templates, as well as our Catalyst UI Kit for a single one-time purchase. Tailwind Plus features Over 500+ UI blocks — everything you need to build beautiful marketing sites, application UIs, ecommerce stores, and more. Every site template — beautifully designed, expertly crafted website templates built w...
4
800
2026-03-23T11:01:14.244483
?s=chromium
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=chromium
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:39:23.237753
?s=kafkajs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kafkajs
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:12:51.174876
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
) if isinstance(item, TextPart): if item.id and should_send_item_id: if message_item is None or message_item['id'] != item.id: # pragma: no branch message_item = responses.ResponseOutputMessageParam( role='assistant', id=item.id, content=[], type='message', status='completed', ) openai_messages.append(message_item) mes...
4,451
370
2026-03-23T10:51:26.920023
asyncio-sync.html
python
https://docs.python.org/3/library/asyncio-sync.html
language
python
awaiting on wait() . The barrier can be reused any number of times. Example: async def example_barrier (): # barrier with 3 parties b = asyncio . Barrier ( 3 ) # create 2 new waiting tasks asyncio . create_task ( b . wait ()) asyncio . create_task ( b . wait ()) await asyncio . sleep ( 0 ) print ( b ) # The third .wait...
10
800
2026-03-23T11:25:02.008281
?s=purefa
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=purefa
devops
python
kin 1.8.0 Version .NET Language Exporter Component Apache 2.0 License Package Details (nuget) 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/receivers. erlang elix...
175
800
2026-03-23T11:31:49.800430
?s=storage
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=storage
devops
python
y Authors 🔭 The Zookeeper Receiver for the OpenTelemetry Collector collects metrics from a Zookeeper instance, using the ‘mntr’ command. 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-telemetr...
167
800
2026-03-23T11:38:30.886239
?s=traces
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=traces
devops
python
ponent Apache 2.0 License Package Details (go-collector) Repository File Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The File 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 ...
36
799
2026-03-23T11:34:02.633675
release-notes-3.10.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-3.10.0
mobile
dart
Hillers in 38165 Roll Skia from bb9378b61c4f to 788fe69e7ade (6 revisions) by @skia-flutter-autoroll in 38226 [Impeller] Speculatively attempt to fix Metal PSO construction errors on host targets. by @chinmaygarde in 38229 Web trackpad pan by @moffatman in 36346 [Impeller] Fix typo in compiller help by @BrianCraig in 3...
94
799
2026-03-23T11:09:18.470098
?s=geoip
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=geoip
devops
python
e 2.0 License Repository Vert.x Reactive Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Vert.x Reactive instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Viburdbcp Instrumentation by 🔭 OpenTelemetr...
271
800
2026-03-23T11:29:17.475688
monitoring-page
neon
https://neon.tech/docs/introduction/monitoring-page
database
sql
es data and how the LFC works with Postgres shared buffers, see What is the Local File Cache? Working set size Your working set is the size of the distinct set of Postgres pages (relation data and indexes) accessed in a given time interval - to optimize for performance and consistent latency it is recommended to size y...
16
800
2026-03-23T11:19:51.294315
c4
transformers
https://huggingface.co/datasets/allenai/c4
ai
python
binêre opsies en nadex groep hoe om forex en binêre opsies makelaars te kies binêre opsies stelsel wat Handel Resensies. p Scalping stelsel # 4 (5 pitte met GBP / USD) Deur Edward Revy op 20 Mei 2007 - 07:42. Dit vereenvoudig handel stelsel afgelei van die vorige "2 AWR'e. 60 tweede binêre opsies handel sagteware think...
21
799
2026-03-23T11:22:33.736592
?s=zipkin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=zipkin
devops
python
rocessors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Metrics Generation Processor by 🔭 OpenTelemetry Authors 🔭 The metrics genera...
87
800
2026-03-23T11:24:03.190963
?s=storage
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=storage
devops
python
ent Collector (HEC) Exporter by 🔭 OpenTelemetry Authors 🔭 The Splunk HTTP Event Collector (HEC) 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-teleme...
52
800
2026-03-23T11:38:30.886149
release-notes-2.8.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.8.0
mobile
dart
ctric and add androidx.tracing to the android_embedding_dependencies package (cla: yes, waiting for tree to go green) 29234 [flutter_releases] Flutter beta 2.7.0-3.0.pre Engine Cherrypicks (cla: yes) 29238 Roll Clang Linux from FMLihg51s... to usfKkGnw0... (cla: yes, waiting for tree to go green) 29239 Update firebase_...
629
800
2026-03-23T11:14:04.146347
create-tool
mastra
https://mastra.ai/reference/tools/create-tool
ai
typescript
le.com/radar/seattle.png' , } ) , toModelOutput : output => { return { type : 'content' , value : [ { type : 'text' , text : ` ${ output . city } : ${ output . temperature } F and ${ output . condition } ` } , { type : 'image-url' , url : output . radarImageUrl } , ] , } } , } ) The tool still returns the full execute ...
2
799
2026-03-23T11:09:22.346626
?s=active_job
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=active_job
devops
python
e Instrumentation Component Apache 2.0 License Repository c3p0 Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for c3p0 c3p0 instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Camel Instrumentation by 🔭 OpenTelemetry Authors...
242
800
2026-03-23T11:28:48.638548
expo
expo
https://docs.expo.dev/bare/overview/
mobile
javascript
experience and requires configuration: Use Expo SDK Use one of the many libraries provided by the Expo SDK, an extensive set of libraries that provide access to native APIs. Install expo-dev-client expo-dev-client provides access to Expo Go-style app launcher interface into your debug app variants. Learn how to install...
3
799
2026-03-23T11:12:47.976963
border-color
tailwind
https://tailwindcss.com/docs/border-color
library
javascript
tral-500); /* oklch(55.6% 0 0) */ border-b-neutral-600 border-bottom-color: var(--color-neutral-600); /* oklch(43.9% 0 0) */ border-b-neutral-700 border-bottom-color: var(--color-neutral-700); /* oklch(37.1% 0 0) */ border-b-neutral-800 border-bottom-color: var(--color-neutral-800); /* oklch(26.9% 0 0) */ border-b-neut...
341
800
2026-03-23T11:21:15.590198
RealtimeMessage
tanstack_start
https://tanstack.com/ai/latest/docs/reference/interfaces/RealtimeMessage
framework
typescript
vtools Guides Tools Tool Architecture Server Tools Client Tools Tool Approval Flow Lazy Tool Discovery Agentic Cycle Middleware Structured Outputs Streaming Multimodal Content Connection Adapters Observability Per-Model Type Safety Runtime Adapter Switching Realtime Voice Chat Text-to-Speech Transcription Image Generat...
1
800
2026-03-23T11:14:29.370321
provideStabilityDebugging
angular
https://angular.dev/api/core/provideStabilityDebugging
framework
typescript
actory NgModuleRef NgZone NgZoneOptions NO_ERRORS_SCHEMA numberAttribute OnChanges OnDestroy OnInit Optional output Output outputBinding OutputEmitterRef OutputOptions OutputRef OutputRefSubscription PendingTasks Pipe PipeTransform PLATFORM_ID PLATFORM_INITIALIZER platformCore PlatformRef Predicate PromiseResourceOptio...
5
800
2026-03-23T11:13:55.366041
linux
flutter
https://docs.flutter.dev/deployment/linux
mobile
dart
sh to the Snap Store or an alternative channel , this page can help. Prerequisites # To build and publish to the Snap Store, you need the following components: Ubuntu OS, 18.04 LTS (or higher) Snapcraft command line tool LXD container manager Set up the build environment # Use the following instructions to set up your ...
1
728
2026-03-23T11:14:57.984150
?s=koala
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=koala
devops
python
s receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/httpcheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Huawei Cloud CES Receiver by 🔭 Open...
121
800
2026-03-23T11:25:38.860886
?s=service-account
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=service-account
devops
python
receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/simpleprometheusreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Skywalking Receiver by 🔭 OpenT...
151
800
2026-03-23T11:38:39.652168
code-debugging
flutter
https://docs.flutter.dev/testing/code-debugging
mobile
dart
g does something similar but for objects with baselines. The app displays the baseline for alphabetic characters in bright green and the baseline for ideographic characters in orange. Alphabetic characters "sit" on the alphabetic baseline, but that baseline "cuts" through the bottom of CJK characters . Flutter position...
138
623
2026-03-23T11:04:16.093060
?s=opencensus
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=opencensus
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:53.795913
2.43.0
git
https://git-scm.com/docs/git-fetch/2.43.0
devops
bash
cified, this uses the value of fetch.recurseSubmodules if it is set (see git-config[1] ), defaulting to on-demand if unset. When this option is used without any value, it defaults to yes . -j --jobs=<n> Number of parallel children to be used for all forms of fetching. If the --multiple option was specified, the differe...
15
800
2026-03-23T11:06:11.270467
results-1-100-thread-2024-06-15.json
qdrant
https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json
database
python
ams": { "hnsw_ef": 512, "quantization": { "rescore": true, "oversampling": 2 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-sq-rps-m-32-ef-128", "dataset_name": "dbpedia-openai-1M-1536-angular", "upload_time": 228.3728278389899, "total_upload_time": 584.1704095680034, "p95_time": 0.007544933304234292, "rps": 1...
722
656
2026-03-23T10:59:06.541151
?s=masstransit
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=masstransit
devops
python
ector accepts metrics in the SignalFx proto format and events (Logs) in the SignalFx proto format. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/recei...
150
799
2026-03-23T11:39:07.434862
install-dev-builds-in-bare
expo
https://docs.expo.dev/bare/install-dev-builds-in-bare
mobile
javascript
Install expo-dev-client in an existing React Native project - Expo Documentation Hide navigation Search or Ask AI Home Guides EAS Reference Learn Archive Expo Snack Discord and Forums Newsletter Install expo-dev-client in an existing React Native project Edit page Copy page Learn how to install and configure expo-dev-c...
0
800
2026-03-23T11:00:41.682747
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/extend-kubernetes/
devops
yaml
trol which scheduling plugins are active, or associate sets of plugins with different named scheduler profiles . You can also write your own plugin that integrates with one or more of the kube-scheduler's extension points . Finally, the built in kube-scheduler component supports a webhook that permits a remote HTTP bac...
15
800
2026-03-23T11:06:52.568810
partialindex.html
sqlite
https://www.sqlite.org/partialindex.html
database
sql
ts schema contains no partial indexes. A database that is unreadable by legacy versions of SQLite can be made readable simply by running DROP INDEX on the partial indexes. This page was last updated on 2022-04-18 02:55:50Z
13
222
2026-03-23T10:52:37.578223
git-show
git
https://git-scm.com/docs/git-show
devops
bash
ike the -w option of git-shortlog[1] . %<( <n> [ , ( trunc | ltrunc | mtrunc )] ) make the next placeholder take at least N column widths, padding spaces on the right if necessary. Optionally truncate (with ellipsis .. ) at the left (ltrunc) ..ft , the middle (mtrunc) mi..le , or the end (trunc) rig.. , if the output i...
15
798
2026-03-23T10:57:17.012014
mui
mui
https://mui.com/legal/technical-support-sla/
library
javascript
l resume at the start of the next working day. 4.3. Identification and prioritization of bug fixes MUI will treat issues flagged by the Licensee as a higher priority than updates and feature requests for lower support plans. Upon bug identification, MUI will work with the Licensee to determine the following information...
4
800
2026-03-23T11:10:01.008764
?s=python
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=python
devops
python
e 2.0 License Repository Vert.x Reactive Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Vert.x Reactive instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Viburdbcp Instrumentation by 🔭 OpenTelemetr...
271
800
2026-03-23T11:27:43.915083