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
?s=axum
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=axum
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:32:24.869086
?s=neo4j-driver
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=neo4j-driver
devops
python
stall 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 Ins...
208
800
2026-03-23T11:17:22.475468
Array
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array
language
javascript
cal iterative methods (for example, they don't accept thisArg ). The sort() method also takes a callback function, but it is not an iterative method. It mutates the array in-place, doesn't accept thisArg , and may invoke the callback multiple times on an index. Iterative methods iterate the array like the following (wi...
13
774
2026-03-23T10:50:02.002259
?s=bunyan
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=bunyan
devops
python
s 🔭 The GitHub receiver receives data from GitHub . As a starting point it scrapes metrics from repositories but will be extended to include traces and logs. github receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod :...
116
800
2026-03-23T11:29:05.426439
?s=sso
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sso
devops
python
ation 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 Instrument...
358
800
2026-03-23T11:26:22.118907
events
inngest
https://www.inngest.com/docs/events
devops
typescript
batch of events very easily. You can send up to 512kb in a single request which means you can send anywhere between 10 and 1000 typically sized payloads at once. This is the default and can be increased for your account. Copy Copied await inngest .send ([ { name : "storefront/cart.checkout.completed" , data : { ... } }...
4
798
2026-03-23T11:00:06.832653
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
s as following: - `resourceVersionMatch` = NotOlderThan is interpreted as "data at least as new as the provided `resourceVersion`" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted a...
5,667
785
2026-03-23T10:56:49.350358
?s=namedpipe
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=namedpipe
devops
python
e by 🔭 OpenTelemetry Authors 🔭 Package otelzap provides an OpenTelemetry log bridge for go.uber.org/zap . zap log-bridge go Go Language Log bridge Component Apache 2.0 License Repository Monolog Appender by 🔭 OpenTelemetry Authors 🔭 MonoLog Log Appender for PHP. php logs PHP Language Core Component Apache 2.0 Licen...
361
800
2026-03-23T11:26:08.589358
mui
mui
https://mui.com/x/react-data-grid/overlays/
library
javascript
rows" message. < DataGrid slots = { { noRowsOverlay : CustomNoRowsOverlay , } } { ... data } rows = { [ ] } /> <DataGrid slots={{ noRowsOverlay: CustomNoRowsOverlay, }} {...data} rows={[]} /> Press Enter to start editing No results overlay The no-results overlay is displayed when the Data Grid has no results after filt...
5
739
2026-03-23T11:29:26.064250
changes.html
sqlite
https://www.sqlite.org/changes.html
database
sql
y in the CLI , as this now generates warnings on some platforms. Avoid conversion of a double into unsigned long long integer, as some platforms do not do such conversions correctly. Hashes: SQLITE_SOURCE_ID: 2023-10-10 12:14:04 4310099cce5a487035fa535dd3002c59ac7f1d1bec68d7cf317fd3e769484790 SHA3-256 for sqlite3.c: e1...
44
775
2026-03-23T10:50:32.102559
font
expo
https://docs.expo.dev/versions/latest/sdk/font
mobile
javascript
Android iOS tvOS Web Synchronously get all the fonts that have been loaded. This includes fonts that were bundled at build time using the config plugin, as well as those loaded at runtime using loadAsync . Returns: string [] Returns array of strings which you can use as fontFamily style prop . isLoaded(fontFamily) Andr...
5
800
2026-03-23T10:59:55.366398
collections.html
python
https://docs.python.org/3/library/collections.html
language
python
collections — Container datatypes — Python 3.14.3 documentation Navigation index modules | next | previous | Python » 3.14.3 Documentation » The Python Standard Library » Data Types » collections — Container datatypes | Theme Auto Light Dark | collections — Container datatypes ¶ Source code: Lib/collections/__init__.py...
0
800
2026-03-23T11:30:48.275379
llms-full.txt
angular
https://angular.dev/assets/context/llms-full.txt
framework
typescript
nsistency across the Angular ecosystem. A consistent set of practices makes it easier to share code and move between projects. This guide does _not_ cover TypeScript or general coding practices unrelated to Angular. For TypeScript, check out [Google's TypeScript style guide](https://google.github.io/styleguide/tsguide....
5
800
2026-03-23T10:56:08.577641
proxy
nextjs
https://nextjs.org/docs/pages/api-reference/file-conventions/proxy
framework
javascript
t { NextResponse } from 'next/server' import type { NextFetchEvent , NextRequest } from 'next/server' export function proxy (req : NextRequest , event : NextFetchEvent ) { event .waitUntil ( fetch ( 'https://my-analytics-platform.com' , { method : 'POST' , body : JSON .stringify ({ pathname : req . nextUrl .pathname })...
22
800
2026-03-23T11:25:42.934948
?s=namedpipe
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=namedpipe
devops
python
k Install To install this instrumentation library run: npm install @jufab/opentelemetry-angular-interceptor 1.9.0-1 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Fastify OpenTelemetry by Holden Whitehead Fastify OpenTelemetry API integration, using the Fastify...
273
800
2026-03-23T11:26:08.589289
results-1-100-thread-2024-06-15.json
qdrant
https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json
database
python
}, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-32-ef-128", "dataset_name": "dbpedia-openai-1M-1536-angular", "upload_time": 232.63992904900806, "total_upload_time": 976.3964438080147, "p95_time": 0.1447148766497321, "rps": 711.7812077793762, "parallel": 100, "p99_time": 0.1464633267300178, "mean_time": 0.134...
540
700
2026-03-23T10:59:06.540780
security
temporal
https://docs.temporal.io/cloud/nexus/security
devops
go
Security - Temporal Nexus | Temporal Platform Documentation Skip to main content On this page SUPPORT, STABILITY, and DEPENDENCY INFO Temporal Nexus is now Generally Available . Learn why you should use Nexus in the evaluation guide . Temporal Cloud has built-in Nexus security. It provides secure Nexus connectivity acr...
0
798
2026-03-23T11:20:19.580130
evaluation-quickstart
langchain
https://docs.langchain.com/langsmith/evaluation-quickstart
ai
python
as the Value . Select Save secret . When adding workspace secrets in the LangSmith UI, make sure the secret keys match the environment variable names expected by your model provider. 2. Create a prompt The Playground makes it possible to run evaluations over different prompts, new models, or test different model config...
3
796
2026-03-23T10:59:38.904629
?s=traefik
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=traefik
devops
python
/opentelemetry-collector-contrib/receiver/huaweicloudcesreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Microsoft IIS Receiver by 🔭 OpenTelemetry Authors 🔭 The iis receiver grabs metrics about an IIS instance using the Windows Perfo...
122
800
2026-03-23T11:14:33.051380
?s=aspire
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=aspire
devops
python
sion Autoinjection”, but with a few more features and a slightly different approach to content-script injection. js browser web-ext browserextension browser-extension chrome-extension firefox-extension safari-extension edge-extension autoinstrumentation JavaScript Language Utilities Component GPL-3.0 License Documentat...
378
799
2026-03-23T11:31:30.130582
create-conformance-rule
nx
https://nx.dev/docs/reference/conformance/create-conformance-rule
tooling
typescript
Create a Conformance Rule | Nx Skip to content Create a Conformance Rule For local conformance rules, the resolution utilities from @nx/js are used in the same way they are for all other JavaScript/TypeScript files in Nx. Therefore, you can simply reference an adhoc JavaScript file or TypeScript file in your "rule" pro...
0
799
2026-03-23T11:19:28.899967
build-client
mcp
https://modelcontextprotocol.io/docs/develop/build-client
ai
typescript
onst isPy = serverScriptPath . endsWith ( ".py" ); if ( ! isJs && ! isPy ) { throw new Error ( "Server script must be a .js or .py file" ); } const command = isPy ? process . platform === "win32" ? "python" : "python3" : process . execPath ; this . transport = new StdioClientTransport ({ command , args: [ serverScriptP...
16
798
2026-03-23T10:51:41.437714
use-custom-images
github_actions
https://docs.github.com/actions/how-tos/manage-runners/larger-runners/use-custom-images
devops
yaml
ersion. If you select Latest , your runner automatically updates when a new version of the image becomes available. If you pin the runner to a specific version, you’ll need to edit the runner manually to upgrade later. Size : Choose a runner size with storage equal to or larger than your image’s size. For example, if t...
11
800
2026-03-23T11:38:34.765498
webpack
webpack
https://webpack.js.org/api/module-methods/
tooling
javascript
with other file extensions. At run time, when the variable language has been computed, any file like english.json or german.json will be available for consumption. Copy // imagine we had a method to get language from cookies or other storage const language = detectVisitorLanguage ( ) ; import ( ` ./locale/ ${ language ...
4
800
2026-03-23T11:03:05.834954
?s=dynatrace
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dynatrace
devops
python
pamp Quick Install When building a custom collector you can add this utilities to the manifest file like the following: utilities : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/cmd/opampsupervisor v0.148.0 v0.148.0 Version Collector Language Utilities Component Apache 2.0 License Package Details ...
19
800
2026-03-23T11:36:56.523454
executors
nx
https://nx.dev/docs/technologies/typescript/executors
tooling
typescript
portsField boolean Update the output package.json file’s ‘exports’ field. This field is used by Node and bundlers. Ignored when generatePackageJson is set to false . false generateLockfile boolean Generate a lockfile (e.g. package-lock.json) that matches the workspace lockfile to ensure package versions match. Ignored ...
11
800
2026-03-23T11:15:04.337234
redis
redis
https://redis.io/docs/latest/develop/data-types/sets/
database
bash
) # >>> bike:3 res20 = r . smembers ( "bikes:racing:france" ) print ( res20 ) # >>> {'bike:2', 'bike:4', 'bike:5'} res21 = r . srandmember ( "bikes:racing:france" ) print ( res21 ) # >>> bike:4 ▼ Commands: SADD, SDIFF SADD ( @write , @set , @fast ) Adds one or more members to a set. Creates the key if it doesn't exist....
350
799
2026-03-23T11:02:34.326864
physics_big
transformers
https://huggingface.co/datasets/Vikhrmodels/physics_big
ai
python
данные были извлечены из открытых источников, что обеспечивает широкий спектр типов задач и уровней сложности. Структура Каждая задача предназначена для проверки и улучшения навыков решения задач по физике, используя мультимодальные входные данные для всестороннего понимания. Этот датасет подходит для образовательных ц...
150
792
2026-03-23T11:28:51.647992
?s=syslog
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=syslog
devops
python
receiver fetches stats from an SNMP-enabled host using the Go SNMP client . Metrics are collected based on configuration settings. 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/opent...
152
799
2026-03-23T11:19:50.049404
package-layout
dart
https://dart.dev/tools/pub/package-layout
language
dart
lower integration tests from their unit tests, but note that by default dart test will not run these tests. You will have to explicitly run them with dart test integration_test . enchilada/ benchmark/ make_lunch.dart Packages that have performance critical code may also include benchmarks . These test the API not for c...
18
700
2026-03-23T11:03:14.887260
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
create Inngest functions and you have sent events to trigger those functions. Congratulations 🥳 ## Next Steps To continue your exploration, feel free to check out: - [Examples](/docs/examples) of what other people built with Inngest. - [Case studies](/customers) showcasing a variety of use cases. - [Our blog](/blog) w...
391
800
2026-03-23T10:50:47.948263
biome
biome
https://biomejs.dev/i18n-dashboard/
tooling
javascript
content/docs/assist/index.mdx ( outdated localization , source change history ) src/content/docs/formatter/index.mdx ( outdated localization , source change history ) src/content/docs/guides/configure-biome.mdx ( outdated localization , source change history ) src/content/docs/guides/editors/create-an-extension.mdx ( o...
16
800
2026-03-23T11:33:43.691963
download
typescript
https://www.typescriptlang.org/download
language
javascript
eated in Rust which supports many of Babel's features including TypeScript. Sucrase Sucrase is a Babel fork focused on speed for using in development mode. Sucrase supports TypeScript natively. Next Steps Get Started JS to TS New to Programming OOP to JS Functional to JS Installation Handbook Everyday Types Creating Ty...
4
557
2026-03-23T10:58:14.531890
tauri-community-survey-2022-data.csv
tauri
https://tauri.app/tauri-community-survey-2022-data.csv
desktop
rust
,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,,TRUE,FALSE,FALSE,FALSE,FALSE,TRUE,TRUE,FALSE,FALSE,,Reddit,,TRUE,TRUE,FALSE,FALSE,TRUE,TRUE,TRUE,FALSE,,Less than 1 month,,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,FALSE,,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,FALSE,FALSE,,10,Yes,,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,T...
361
800
2026-03-23T11:10:27.958756
previous-versions
pytorch
https://pytorch.org/get-started/previous-versions
ml
python
rchvision==0.8.0+cu110 torchaudio==0.7.0 -f https://download.pytorch.org/whl/torch_stable.html # CUDA 10.2 pip install torch==1.7.0 torchvision==0.8.0 torchaudio==0.7.0 # CUDA 10.1 pip install torch==1.7.0+cu101 torchvision==0.8.0+cu101 torchaudio==0.7.0 -f https://download.pytorch.org/whl/torch_stable.html # CUDA 9.2 ...
49
800
2026-03-23T11:37:20.126605
?s=purefb
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=purefb
devops
python
ices. Import real traces to reverse-engineer topologies, simulate failures and latency spikes with time-windowed scenarios, and choose from traffic patterns. traces metrics logs testing synthetic generator Go Language Utilities Component Apache 2.0 License Repository redact by MrAlias Collection of utilities to redact ...
382
800
2026-03-23T11:25:22.485119
no-shouty-constants
biome
https://biomejs.dev/linter/rules/no-shouty-constants
tooling
javascript
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ℹ Redundant constant declaration. > 1 │ const FOO = “FOO”; │ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 2 │ console.log(FOO); 3 │ ℹ Used here. 1 │ const FOO = “FOO”; > 2 │ console.log(FOO); │ ^ ^ ^ 3 │ ℹ You should avoid declaring constants with a string that’s the same value as the variable name. I...
1
800
2026-03-23T10:58:25.706794
slices-intro
go
https://go.dev/blog/slices-intro
language
go
eferenced. Occasionally this can cause the program to hold all the data in memory when only a small piece of it is needed. For example, this FindDigits function loads a file into memory and searches it for the first group of consecutive numeric digits, returning them as a new slice. var digitRegexp = regexp.MustCompile...
11
792
2026-03-23T11:23:58.311281
release-notes-2.0.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.0.0
mobile
dart
iting for tree to go green) 22418 Roll Skia from 84d503b21322 to 5b8598952931 (7 revisions) (cla: yes, waiting for tree to go green) 22419 Roll Skia from 5b8598952931 to 02dd0ed8ce5e (1 revision) (cla: yes, waiting for tree to go green) 22420 Roll Skia from 02dd0ed8ce5e to fb5850f41043 (4 revisions) (cla: yes, waiting ...
554
800
2026-03-23T11:06:17.753654
?s=httpx
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=httpx
devops
python
Authors 🔭 This library provides a Kubernetes Client instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Lettuce Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Lettuce instrumentation to track request...
257
799
2026-03-23T11:33:25.492875
session.html
sqlite
https://www.sqlite.org/session.html
database
sql
sqlite3_changeset_iter **pp, /* OUT: New changeset iterator handle */ int nChangeset, /* Size of changeset blob in bytes */ void *pChangeset /* Pointer to blob containing changeset */ ); int sqlite3changeset_start_v2( sqlite3_changeset_iter **pp, /* OUT: New changeset iterator handle */ int nChangeset, /* Size of chang...
97
697
2026-03-23T11:05:53.779189
zed-mcp-neon
neon
https://neon.tech/guides/zed-mcp-neon
database
sql
QL query against a specified Neon database. Supports both read and write operations. run_sql_transaction : Executes a series of SQL queries within a single transaction against a Neon database. get_database_tables : Lists all tables within a specified Neon database. describe_table_schema : Retrieves the schema definitio...
10
800
2026-03-23T11:31:57.234802
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/resource_groups/
devops
yaml
Resource group API | GitLab Docs Resource group API Tier : Free, Premium, Ultimate Offering : GitLab.com, GitLab Self-Managed, GitLab Dedicated Use this API to interact with resource groups . List all resource groups Lists all resource groups for a specified project. GET /projects/:id/resource_groups Attribute Type Req...
0
799
2026-03-23T11:31:56.744181
django
django
https://docs.djangoproject.com/en/3.2/genindex/
framework
python
r (class in django.db.models.functions) pprint template filter pre_init (django.db.models.signals attribute) pre_save() (Field method) precision (Field attribute) (WKTWriter attribute) Prefetch (class in django.db.models) prefetch_related() (in module django.db.models.query.QuerySet) prefetch_related_objects() (in modu...
125
800
2026-03-23T11:17:18.574700
?s=zipkin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=zipkin
devops
python
nsion/ackextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository ASAP Client Authentication Extension by 🔭 OpenTelemetry Authors 🔭 This extension provides Atlassian Service Authentication Protocol (ASAP) client credentials for HTTP or gRP...
57
800
2026-03-23T11:24:03.190934
django
django
https://docs.djangoproject.com/en/1.8/genindex/
framework
python
go.test) requests.RequestSite (class in django.contrib.sites) require_all_fields (MultiValueField attribute) require_GET() (in module django.views.decorators.http) require_http_methods() (in module django.views.decorators.http) require_POST() (in module django.views.decorators.http) require_safe() (in module django.vie...
102
800
2026-03-23T11:17:08.328334
example_data_migration
langfuse
https://langfuse.com/guides/cookbook/example_data_migration
ai
python
. Original source version numbers" ) print ( "are stored in the commit_message of the created prompts in the destination." ) print ( "--------------------------------- \n " ) source_pk = os.getenv( "LANGFUSE_SOURCE_PUBLIC_KEY" ) source_sk = os.getenv( "LANGFUSE_SOURCE_SECRET_KEY" ) source_host = os.getenv( "LANGFUSE_SO...
10
800
2026-03-23T11:28:39.452757
?s=mssql
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=mssql
devops
python
Collector 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/r...
150
800
2026-03-23T11:15:28.666358
?s=cats-effect
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cats-effect
devops
python
try Authors 🔭 OpenSearch exporter supports sending OpenTelemetry signals as documents to OpenSearch. opensearch 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-co...
45
800
2026-03-23T11:29:01.637664
merch
tanstack_start
https://tanstack.com/merch
framework
typescript
buttons for your laptop, water bottle, and more Shop Stickers & Buttons Blog @Tan_Stack on X.com @TannerLinsley on X.com GitHub YouTube Nozzle.io - Keyword Rank Tracker Ethos Tenets Privacy Policy Terms of Service © 2026 TanStack LLC
1
233
2026-03-23T10:59:02.177895
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/merge_requests/
devops
yaml
line.queued_duration integer Time spent enqueued, in seconds. head_pipeline.ref string Name of the Git reference (branch or tag) the pipeline runs on. head_pipeline.sha string SHA of the commit that triggered the pipeline. head_pipeline.source string How the pipeline was triggered. For example push , merge_request_even...
84
800
2026-03-23T11:10:40.910158
use-graph-api
langchain
https://docs.langchain.com/oss/python/langgraph/use-graph-api
ai
python
de 3 only has access to the overall state (no access to private data from node_1) def node_3 ( state : OverallState ) -> OverallState : output = { "a" : "set by node_3" } print ( f "Entered node `node_3`: \n\t Input: { state } . \n\t Returned: { output } " ) return output # Connect nodes in a sequence # node_2 accepts ...
16
799
2026-03-23T11:37:44.356858
mui
mui
https://mui.com/joy-ui/react-input/
library
javascript
onent automatically generates a unique ID that links the Input with the Form Label and Form Helper Text components: Label This is a helper text. < FormControl > < FormLabel > Label </ FormLabel > < Input placeholder = " Placeholder " /> < FormHelperText > This is a helper text . </ FormHelperText > </ FormControl > <Fo...
14
794
2026-03-23T11:09:09.273807
supabase-test-db
supabase
https://supabase.com/docs/reference/cli/supabase-test-db
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:32:41.257514
HydrationFeature
angular
https://angular.dev/api/platform-browser/HydrationFeature
framework
typescript
eDebugTools EVENT_MANAGER_PLUGINS EventManager EventManagerPlugin HAMMER_GESTURE_CONFIG HAMMER_LOADER HammerGestureConfig HammerLoader HammerModule HydrationFeature HydrationFeatureKind Meta MetaDefinition platformBrowser provideClientHydration provideProtractorTestingSupport REMOVE_STYLES_ON_COMPONENT_DESTROY SafeHtml...
2
595
2026-03-23T11:06:11.119064
code-splitting
webpack
https://webpack.js.org/guides/code-splitting
tooling
javascript
meet the size thresholds specified by webpack. Let's do an npm run build to see if it worked: Copy .. . [ webpack-cli ] Compilation finished asset vendors-node_modules_lodash_lodash_js.bundle.js 549 KiB [ compared for emit ] ( id hint: vendors ) asset index.bundle.js 8.92 KiB [ compared for emit ] ( name: index ) asset...
8
797
2026-03-23T11:07:08.899190
opentelemetry
opentelemetry
https://opentelemetry.io/ecosystem/registry/
devops
python
by Aspecto Authors Neo4j instrumentation for Node.js. Node.js instrumentation neo4j neo4j-driver JavaScript Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Instrumentation for Nest by Metin Seylan Instrumentation library for Nest. Node.js nest nestjs JavaScript Language Instrumentation Co...
290
799
2026-03-23T10:57:19.554733
?s=framework
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=framework
devops
python
Telemetry Authors 🔭 Instrumentation to collect system performance metrics. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry threading Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides instrumentation for the threading module to ensure that ...
334
800
2026-03-23T11:30:26.065152
query-postgres-azure-functions
neon
https://neon.tech/guides/query-postgres-azure-functions
database
sql
revious Scale your Laravel application with Neon Postgres Read Replicas Next Building a Multi-Step Form with Laravel Volt, Folio, and Neon Postgres On this page Prerequisites Why Neon? Context Step 1: Create and Configure the Database on Neon Step 2: Create an Azure Function to Manage Products Step 3: Test the Function...
19
800
2026-03-23T11:36:48.875000
supabase-snippets-list
supabase
https://supabase.com/docs/reference/cli/supabase-snippets-list
database
typescript
e useful for long-running scripts where you might occasionally want to set breakpoints. brk mode same as run mode, but additionally sets a breakpoint at the first line to pause script execution before any code runs. wait mode similar to brk mode, but instead of setting a breakpoint at the first line, it pauses script e...
63
800
2026-03-23T11:27:51.329856
server
convex
https://docs.convex.dev/api/modules/server
database
typescript
Paths GenericIndexFields GenericTableIndexes GenericSearchIndexConfig GenericTableSearchIndexes GenericVectorIndexConfig GenericTableVectorIndexes FieldTypeFromFieldPath FieldTypeFromFieldPathInner GenericTableInfo DocumentByInfo FieldPaths Indexes IndexNames NamedIndex SearchIndexes SearchIndexNames NamedSearchIndex V...
92
800
2026-03-23T11:05:06.380963
?s=logger
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logger
devops
python
ponent Apache 2.0 License Package Details (go-collector) Repository Websocket Processor by 🔭 OpenTelemetry Authors 🔭 The WebSocket processor, which can be positioned anywhere in a pipeline, allows websocket remote tap processor collector Quick Install When building a custom collector you can add this processor to the...
90
800
2026-03-23T11:31:00.937452
2.29.0
git
https://git-scm.com/docs/git-fetch/2.29.0
devops
bash
ontext that takes a URL to be "git://git.host.xz/repo.git". If you want to rewrite URLs for push only, you can create a configuration section of the form: [url "<actual url base>"] pushInsteadOf = <other url base> For example, with this: [url "ssh://example.org/"] pushInsteadOf = git://example.org/ a URL like "git://ex...
26
796
2026-03-23T11:08:34.170753
work@go1.26.1
go
https://go.dev/cmd/go/internal/work@go1.26.1
language
go
nternally serialize calls to the printer. If printer is nil, it uses load.DefaultPrinter. func (*Shell) CopyFile ¶ added in go1.22.0 func (sh * Shell ) CopyFile(dst, src string , perm fs . FileMode , force bool ) error CopyFile is like 'cp src dst'. func (*Shell) Errorf ¶ added in go1.24.0 func (sh * Shell ) Errorf(for...
36
800
2026-03-23T11:14:37.592488
postgresql
postgresql
https://www.postgresql.org/docs/release/9.0.19/
database
sql
ogic improperly ignored WAL records for COMMIT/ABORT PREPARED (Heikki Linnakangas) The most notable oversight was that recovery_min_apply_delay failed to delay application of a two-phase commit. Avoid creating unnecessary .ready marker files for timeline history files (Fujii Masao) Fix possible null pointer dereference...
13
720
2026-03-23T11:24:08.908252
git-config
git
https://git-scm.com/docs/git-config
devops
bash
- missing email" means that setting fsck.missingEmail = ignore will hide that issue. In general, it is better to enumerate existing objects with problems with fsck.skipList , instead of listing the kind of breakages these problematic objects share to be ignored, as doing the latter will allow new instances of the same ...
181
799
2026-03-23T10:57:42.961152
?s=dataloader
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dataloader
devops
python
NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository HttpClient and HttpWebRequest instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments System.Net.Http.HttpClient and System.Net.HttpWebRequest and collects metrics ...
204
800
2026-03-23T11:14:09.286631
compound_stmts.html
python
https://docs.python.org/3/reference/compound_stmts.html
language
python
he subject value, until one succeeds. The OR pattern is then considered successful. Otherwise, if none of the subpatterns succeed, the OR pattern fails. In simple terms, P1 | P2 | ... will try to match P1 , if it fails it will try to match P2 , succeeding immediately if any succeeds, failing otherwise. 8.6.4.2. AS Patt...
28
796
2026-03-23T11:28:25.939576
profile.html
sqlite
https://www.sqlite.org/profile.html
database
sql
12.09% 150000 Ne 5 13 2 80 if r[2]!=r[5] goto 13 11 1.02% 30000 ReleaseReg 2 1 0 0 release r[2] mask 0 12 2.95% 30000 AggStep1 0 0 1 count(0) 0 accum=r[1] step(r[0]) 13 12.72% 150000 Next 0 7 0 1 14 0.0% 1 AggFinal 1 0 0 count(0) 0 accum=r[1] N=0 15 0.0% 1 Copy 1 6 0 0 r[6]=r[1] 16 0.0% 1 ResultRow 6 1 0 0 output=r[6] ...
16
401
2026-03-23T11:14:43.337680
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
err ) } _ , err = rdb . XAdd ( ctx , & redis . XAddArgs { Stream : "race:italy" , Values : map [ string ] interface {}{ "rider" : "Royce" }, }). Result () // >>> 1692632647899-0 if err != nil { panic ( err ) } _ , err = rdb . XAdd ( ctx , & redis . XAddArgs { Stream : "race:italy" , Values : map [ string ] interface {}...
193
798
2026-03-23T11:04:07.559790
train
transformers
https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train
ai
python
-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the ...
707
658
2026-03-23T11:25:24.231852
2.13.7
git
https://git-scm.com/docs/git-reset/2.13.7
devops
bash
ption instead. See also the --amend option to git-commit[1] . Undo a commit, making it a topic branch $ git branch topic/wip (1) $ git reset --hard HEAD~3 (2) $ git checkout topic/wip (3) You have made some commits, but realize they were premature to be in the "master" branch. You want to continue polishing them in a t...
8
797
2026-03-23T11:18:51.575001
tauri
tauri
https://tauri.app/plugin/os-info/
desktop
rust
ibing the specific operating system in use. The value is set at compile time. Possible values are linux , macos , ios , freebsd , dragonfly , netbsd , openbsd , solaris , android , windows . JavaScript Rust import { platform } from ' @tauri-apps/plugin-os ' ; // when using `"withGlobalTauri": true`, you may use // cons...
2
800
2026-03-23T10:57:07.700246
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
xperiment span as the `logfire.experiment.analyses` attribute. The Logfire UI renders them as interactive visualizations: - **Confusion matrices** are displayed as heatmaps - **Precision-recall curves** are rendered as line charts with AUC in the legend - **Line plots** (ROC curves, KS plots, etc.) are rendered as line...
6,075
800
2026-03-23T10:51:26.923228
go1.1
go
https://go.dev/doc/go1.1
language
go
time value. The Timer type has a new method Reset that modifies the timer to expire after a specified duration. Finally, the new function ParseInLocation is like the existing Parse but parses the time in the context of a location (time zone), ignoring time zone information in the parsed string. This function addresses ...
21
799
2026-03-23T11:29:47.873069
releases.html
rust
https://doc.rust-lang.org/releases.html
language
rust
tax has been removed. Use extern mod foo = "bar" instead. New reserved keywords: alignof , offsetof , sizeof . Macros can have attributes. Macros can expand to items with attributes. Macros can expand to multiple items. The asm! macro is feature-gated ( #[feature(asm)] ). Comments may be nested. Values automatically co...
497
799
2026-03-23T10:51:05.440958
?s=dataloader
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dataloader
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:14:09.286699
about-code-scanning
github_actions
https://docs.github.com/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning
devops
yaml
anning to use the CodeQL product maintained by GitHub or a third-party code scanning tool. About CodeQL analysis CodeQL is the code analysis engine developed by GitHub to automate security checks. You can analyze your code using CodeQL and display the results as code scanning alerts. For more information about CodeQL, ...
3
800
2026-03-23T11:41:49.993952
?s=tomee
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tomee
devops
python
rumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-http 0.213.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository ioRedis Instrumentation by 🔭 OpenTelemetry Authors 🔭 ...
284
800
2026-03-23T11:19:30.884565
?s=tailing
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tailing
devops
python
Apache ShenYu instrumentation by 🔭 OpenTelemetry Authors 🔭 Settings for the Apache ShenYu instrumentation apache shenyu instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Armeria Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Armeria instrumentation to t...
240
799
2026-03-23T11:38:45.894094
render-prop-fallbacks
svelte
https://svelte.dev/playground/render-prop-fallbacks
framework
javascript
pring Transitions The transition directive Adding parameters In and out Custom CSS transitions Custom JS transitions Transition events Deferred transitions Animations The animate directive Easing Ease Visualiser SVG Clock Bar chart Area chart Scatterplot SVG transitions Actions The use directive Adding parameters A mor...
1
800
2026-03-23T11:10:00.039694
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubectl/kubectl/
devops
yaml
hose pertaining to a specified resource. Usage $ kubectl events [(-o|--output=)json|yaml|name|go-template|go-template-file|template|templatefile|jsonpath|jsonpath-as-json|jsonpath-file] [--for TYPE/NAME] [--watch] [--event=Normal,Warning] Flags Name Shorthand Default Usage all-namespaces A false If present, list the re...
220
799
2026-03-23T11:25:56.780588
splash.article
go
https://go.dev/talks/2012/splash.article
language
go
One place we see this is in the use of functions that take interface arguments. These are not methods, they are functions. Some examples should illustrate their power. ReadAll returns a byte slice (array) holding all the data that can be read from an io.Reader : func ReadAll(r io.Reader) ([]byte, error) Wrappers—functi...
58
775
2026-03-23T11:27:58.381039
mui
mui
https://mui.com/material-ui/customization/theme-components/
library
javascript
verrides : { // Name of the slot root : { // Some CSS fontSize : '1rem' , } , } , } , } , } ) ; Copy Copied (or $keyC ) font-size: 1rem < ThemeProvider theme = { theme } > < Button > font - size : 1rem </ Button > </ ThemeProvider > <ThemeProvider theme={theme}> <Button>font-size: 1rem</Button> </ThemeProvider> Press E...
2
798
2026-03-23T10:59:42.614349
3.12.html
python
https://docs.python.org/3/whatsnew/3.12.html
language
python
MBER '1' 1 , 10 - 1 , 11 : OP '+' 1 , 11 - 1 , 12 : NUMBER '1' 1 , 12 - 1 , 13 : OP '}' 1 , 13 - 1 , 17 : FSTRING_MIDDLE ' end' 1 , 17 - 1 , 18 : FSTRING_END '"' Additionally, there may be some minor behavioral changes as a consequence of the changes required to support PEP 701 . Some of these changes include: The type...
95
800
2026-03-23T11:00:33.942697
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
completion of a graph execution flow and can collect the final output data. Source code in `pydantic_graph/pydantic_graph/beta/node.py` ```python class EndNode(Generic[InputT]): """Terminal node representing the completion of graph execution. The EndNode marks the successful completion of a graph execution flow and can...
5,183
715
2026-03-23T10:51:26.921105
web-contents
electron
https://www.electronjs.org/docs/latest/api/web-contents
desktop
javascript
const win = new BrowserWindow ( { width : 800 , height : 600 } ) win . webContents . on ( 'before-mouse-event' , ( event , mouse ) => { // Prevent mouseDown events. if ( mouse . type === 'mouseDown' ) { console . log ( mouse ) /* { type: 'mouseDown', clickCount: 1, movementX: 0, movementY: 0, button: 'left', x: 632.359...
22
794
2026-03-23T10:50:27.270819
scale-fcm
firebase
https://firebase.google.com/docs/cloud-messaging/scale-fcm
database
javascript
arlier steps until latency and error ratio return to nominal levels. When to reach out to FCM Contact FCM through Firebase Support if any of the following apply: Default quotas no longer meet your use case You are changing your sending patterns within a 3 month window at a scale of 100,000 RPS globally or 30,000 RPS co...
11
672
2026-03-23T11:19:48.220377
llms-theming.txt
chakra_ui
https://chakra-ui.com/llms-theming.txt
library
javascript
t" import { chakra } from "@chakra-ui/react" const Button = chakra("button", { base: { display: "flex", }, variants: { variant: { solid: { bg: "red.200", color: "white" }, outline: { borderWidth: "1px", borderColor: "red.200" }, }, size: { sm: { padding: "4", fontSize: "12px" }, lg: { padding: "8", fontSize: "24px" }, ...
29
716
2026-03-23T10:52:05.493001
remote-functions
svelte
https://svelte.dev/docs/kit/remote-functions
framework
javascript
ta" attribute. The values for info.height and info.likesDogs are coerced to a number and a boolean respectively. If a checkbox input is unchecked, the value is not included in the FormData object that SvelteKit constructs the data from. As such, we have to make the value optional in our schema. In Valibot that means us...
44
800
2026-03-23T11:23:20.700531
sidebar
shadcn_ui
https://ui.shadcn.com/docs/components/radix/sidebar
library
typescript
mponent is used to render a skeleton for a SidebarMenu . Copy < SidebarMenu > { Array. from ({ length: 5 }). map (( _ , index ) => ( < SidebarMenuItem key = { index } > < SidebarMenuSkeleton /> </ SidebarMenuItem > )) } </ SidebarMenu > SidebarTrigger Use the SidebarTrigger component to render a button that toggles the...
11
800
2026-03-23T10:54:43.806115
locally
pytorch
https://pytorch.org/get-started/locally
ml
python
n various Linux distributions. Depending on your system and compute requirements, your experience with PyTorch on Linux may vary in terms of processing time. It is recommended, but not required, that your Linux system has an NVIDIA or AMD GPU in order to harness the full power of PyTorch’s CUDA support or ROCm support....
4
800
2026-03-23T11:05:40.295407
lang_with.html
sqlite
https://www.sqlite.org/lang_with.html
database
sql
EGER NOT NULL REFERENCES checkin, -- derived checkin PRIMARY KEY(xfrom,xto) ); CREATE INDEX derivedfrom_back ON derivedfrom(xto,xfrom); This graph is acyclic. And we assume that the mtime of every child checkin is no less than the mtime of all its parents. But unlike the earlier examples, this graph might have multiple...
21
778
2026-03-23T11:15:50.392947
box-shadow
tailwind
https://tailwindcss.com/docs/box-shadow
library
javascript
dow-slate-300 --tw-inset-shadow-color: var(--color-slate-300); /* oklch(86.9% 0.022 252.894) */ inset-shadow-slate-400 --tw-inset-shadow-color: var(--color-slate-400); /* oklch(70.4% 0.04 256.788) */ inset-shadow-slate-500 --tw-inset-shadow-color: var(--color-slate-500); /* oklch(55.4% 0.046 257.417) */ inset-shadow-sl...
60
799
2026-03-23T11:20:32.971259
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
-providers). To setup inference, follow these steps: 1. Go to [Hugging Face](https://huggingface.co/join) and sign up for an account. 1. Create a new access token in [Hugging Face](https://huggingface.co/settings/tokens). 1. Set the `HF_TOKEN` environment variable to the token you just created. Once you have a Hugging ...
710
799
2026-03-23T10:51:26.911303
base-window-options
electron
https://www.electronjs.org/docs/latest/api/structures/base-window-options
desktop
javascript
ault is true . On Windows versions older than Windows 11 Build 22000 this property has no effect, and frameless windows will not have rounded corners. thickFrame boolean (optional) Windows - Use WS_THICKFRAME style for frameless windows on Windows, which adds the standard window frame. Setting it to false will remove w...
10
800
2026-03-23T11:01:53.903255
socket.html
python
https://docs.python.org/3/library/socket.html
language
python
ET ¶ socket. PF_PACKET ¶ PACKET_* Many constants of these forms, documented in the Linux documentation, are also defined in the socket module. Availability : Linux >= 2.2. socket. ETH_P_ALL ¶ ETH_P_ALL can be used in the socket constructor as proto for the AF_PACKET family in order to capture every packet, regardless o...
23
799
2026-03-23T11:07:27.254426
?s=redis-4
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=redis-4
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:33:50.373196
cli-reference
firebase
https://firebase.google.com/docs/data-connect/cli-reference
database
javascript
M authentication and public IP addresses. Local Emulator Suite setup The CLI flow offers to set up emulators, including the Data Connect emulator. Data Connect emulator commands Start the Data Connect emulator emulators:start/exec firebase emulators:start/exec Use the Local Emulator Suite version of the Data Connect em...
2
800
2026-03-23T11:09:05.280435
opentelemetry
opentelemetry
https://opentelemetry.io/docs/specs/opamp/
devops
python
ding a remote config from the Server to the Agent. Opt-in Remote Configuration It is recommended that remote configuration capabilities are not enabled in the Agent by default. The capabilities should be opt-in by the user. Code Signing Any executable code that is part of a package should be signed to prevent a comprom...
161
799
2026-03-23T11:09:24.252618