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=util
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=util
devops
python
b plugin for collecting metrics from .NET Runtime .NET C# dotnet instrumentation runtime metrics Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.Runtime 1.15.0 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repositor...
210
800
2026-03-23T11:27:34.360567
2.7.html
python
https://docs.python.org/3/whatsnew/2.7.html
language
python
{ 'output' : '/tmp/output' , 'is_verbose' : True , 'context' : 4 , 'inputs' : [ 'file1' , 'file2' ]} argparse has much fancier validation than optparse ; you can specify an exact number of arguments as an integer, 0 or more arguments by passing '*' , 1 or more by passing '+' , or an optional argument with '?' . A top-l...
18
798
2026-03-23T11:25:51.908887
authkit
convex
https://docs.convex.dev/auth/authkit
database
typescript
via the redirectUri prop . The AuthKitProvider now knows that the user is authenticated. The ConvexProviderWithAuthKit fetches an auth token from AuthKit . The ConvexReactClient passes this token down to your Convex backend to validate Your Convex backend retrieves the public key from AuthKit to check that the token's ...
10
800
2026-03-23T11:14:27.874826
webpack
webpack
https://webpack.js.org/concepts/module-federation/
tooling
javascript
mption The application is eagerly executing an application that is operating as an omnidirectional host. There are options to choose from: You can set the dependency as eager inside the advanced API of Module Federation, which doesn’t put the modules in an async chunk, but provides them synchronously. This allows us to...
13
800
2026-03-23T10:53:46.482134
?s=swift
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=swift
devops
python
tall this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.AWS 1.15.0 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository KafkaFlow Instrumentation for OpenTelemetry first party integration by Farfetch This is an Instrumentation Library, whi...
205
800
2026-03-23T11:28:57.192375
3.4.html
python
https://docs.python.org/3/whatsnew/3.4.html
language
python
s() returns a list of three per-generation dictionaries containing the collections statistics since interpreter startup. (Contributed by Antoine Pitrou in bpo-16351 .) glob ¶ A new function escape() provides a way to escape special characters in a filename so that they do not become part of the globbing expansion but a...
36
797
2026-03-23T11:07:15.346451
pydantic_ai
pydantic_ai
https://ai.pydantic.dev/api/pydantic_evals/dataset/
ai
python
tEvaluator [ InputsT , OutputT , MetadataT ]]] Custom report evaluator classes to use when deserializing the dataset. These are additional report evaluators beyond the default ones. () Returns: Type Description Self A new Dataset instance loaded from the file. Raises: Type Description ValidationError If the file cannot...
71
800
2026-03-23T10:55:32.837693
llms-full.txt
chakra_ui
https://chakra-ui.com/llms-full.txt
library
javascript
label: "Angular", value: "angular" }, { label: "Svelte", value: "svelte" }, ], }) ``` ### Disabled Use the `disabled` prop to disable the select component. ```tsx "use client" import { Portal, Select, createListCollection } from "@chakra-ui/react" export const SelectWithDisabled = () => { return ( Select framework {fra...
918
772
2026-03-23T10:52:11.339422
typescript
typescript
https://www.typescriptlang.org/tsconfig/
language
javascript
le is node16 , nodenext , or preserve ; false otherwise. Related: allowSyntheticDefaultImports Released: 2.7 # Force Consistent Casing In File Names - forceConsistentCasingInFileNames TypeScript follows the case sensitivity rules of the file system it’s running on. This can be problematic if some developers are working...
102
800
2026-03-23T10:56:11.752087
opentelemetry
opentelemetry
https://opentelemetry.io/registry/updating/
devops
python
Apache 2.0 License Repository OpenAI Instrumentation by Traceloop Instrumentation for OpenAI LLMs (prompts logging, tokens, etc.) python instrumentation openai Python Language Instrumentation Component Apache 2.0 License Repository Open AI Python Instrumentation by Arize AI Instrumentation for tracing the OpenAI Python...
329
800
2026-03-23T10:52:09.954527
?s=neo4j-driver
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=neo4j-driver
devops
python
cumentation Repository Emissary Ingress native incubating by Emissary Ingress Authors Emissary Ingress supports exporting traces via OTLP by configuring a TracingService custom resource. go emissary ingress envoy incubating Go Language Application integration Component Apache-2.0 License Website Documentation Repositor...
6
800
2026-03-23T11:17:22.475195
django
django
https://docs.djangoproject.com/es/4.0/
framework
python
ate a web application. Start here if you’re new to Django or web application development. Also look at the « Los primeros pasos ». Guías temáticas discuten los temas y conceptos fundamentales en un nivel bastante alto y proporcionan información y explicación de antecedentes valiosa. Guías de referencia contienen la ref...
2
800
2026-03-23T11:11:56.261925
get-started
firebase
https://firebase.google.com/docs/functions/get-started
database
javascript
se using Cloud Functions . The Firebase CLI automatically installs the Firebase Admin SDK and Firebase SDK for Cloud Functions modules when you initialize your project. For more information about adding 3rd party libraries to your project, see Handle Dependencies . Add the "add message" function For the "add message" f...
17
799
2026-03-23T11:14:30.777588
?s=f
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=f
devops
python
.0 License Repository OpenAI Instrumentation by Traceloop Instrumentation for OpenAI LLMs (prompts logging, tokens, etc.) python instrumentation openai Python Language Instrumentation Component Apache 2.0 License Repository Open AI Python Instrumentation by Arize AI Instrumentation for tracing the OpenAI Python SDK pyt...
329
800
2026-03-23T11:39:40.098554
read-env
bun
https://bun.sh/docs/guides/runtime/read-env
runtime
javascript
ocess.env Copy BAZ=stuff FOOBAR=aaaaaa <lots more lines> See Docs > Runtime > Environment variables for more information on using environment variables with Bun. Was this page helpful? Yes No Suggest edits Raise issue Set environment variables Previous Add a dependency Next ⌘ I
6
278
2026-03-23T11:01:29.296035
?s=startup-hook
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=startup-hook
devops
python
all this exporter run: dotnet add package Azure.Monitor.OpenTelemetry.Exporter 1.6.0 Version .NET Language Exporter Component MIT License Package Details (nuget) Repository Console Exporter for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 The console exporter prints data to the Console window. console exporter dot...
169
800
2026-03-23T11:13:05.327550
?s=opencensus
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=opencensus
devops
python
omod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/gitlabreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Google Cloud Monitoring Receiver by 🔭 OpenTelemetry Authors 🔭 The primary objective of the Google Cloud ...
117
800
2026-03-23T11:23:53.795950
timeout
bun
https://bun.sh/docs/guides/test/timeout
runtime
javascript
m file response Upload files via HTTP using FormData Fetch with unix domain sockets Stream with iterators Server-Sent Events Stream with Node.js WebSocket Simple server Pub-sub server Contextual data Enable compression Processes & System Spawn child process Read stdout Read stderr Parse command-line arguments Read from...
2
800
2026-03-23T11:17:35.364879
child-process
bun
https://bun.sh/docs/runtime/child-process
runtime
javascript
t to Bun.spawn is a parameters object that can be used to configure the subprocess. Copy const proc = Bun. spawn ([ " bun " , " --version " ], { cwd : " ./path/to/subdir " , // specify a working directory env : { ... process.env, FOO : " bar " }, // specify environment variables onExit ( proc , exitCode , signalCode , ...
2
798
2026-03-23T10:50:00.424676
?s=connect
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=connect
devops
python
epository IBM MQ Instrumentation for OpenTelemetry first party integration by Mark Taylor , IBM MQ Development This package extracts metrics from an IBM MQ queue manager and forwards them to an OpenTelemetry environment. ibmmq mqseries go instrumentation Go Language Instrumentation Component Apache 2.0 License Reposito...
225
800
2026-03-23T11:24:38.264982
popover
chakra_ui
https://chakra-ui.com/docs/components/popover
library
javascript
the tabbing behavior regardless of the DOM position of the popover content. skipAnimationOnMount false boolean Whether to allow the initial presence animation. unmountOnExit false boolean Whether to unmount on exit. size md 'xs' | 'sm' | 'md' | 'lg' The size of the component as React.ElementType The underlying element ...
8
794
2026-03-23T11:04:29.679622
django
django
https://docs.djangoproject.com/en/3.2/genindex/
framework
python
eometry method) create() (in module django.db.models.query.QuerySet) (RelatedManager method) create_model() (BaseDatabaseSchemaEditor method) create_model_instance() (backends.db.SessionStore method) create_parser() (BaseCommand method) create_superuser() (models.CustomUserManager method) (models.UserManager method) cr...
33
800
2026-03-23T11:17:18.574569
mcp-use
langfuse
https://langfuse.com/integrations/other/mcp-use
ai
python
configuration to start sending traces to Langfuse. What Gets Traced With the Langfuse integration enabled, mcp-use automatically captures: Agent Interactions : Complete conversations and agent decision-making processes Tool Executions : Detailed traces of external tool calls and their results Context Usage : How contex...
2
799
2026-03-23T11:22:25.283238
diagnostics
dart
https://dart.dev/tools/diagnostics
language
dart
Unnecessary 'await'. toggle_on Copy name Unnecessary braces in a string interpolation. toggle_on Learn more Copy name Unnecessary 'break' statement. toggle_on Copy name Unnecessary cast. Learn more Copy name Unnecessary cast pattern. Learn more Copy name Unnecessary 'const' keyword. toggle_on Learn more Copy name Unnec...
216
800
2026-03-23T10:55:23.675524
?s=tracing
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tracing
devops
python
erver native by MySQL MySQL Enterprise Edition generates OTel trace data on Linux platforms. mysql enterprise database c++ C++ Language Application integration Component Commercial License Website Documentation Google Gemini CLI native by Google Gemini Gemini CLI brings the capabilities of Gemini models to your termina...
3
800
2026-03-23T11:21:26.701891
enterprise
langfuse
https://langfuse.com/enterprise
ai
python
scalability and security Langfuse Cloud is enterprise-ready with SOC 2 Type II and ISO 27001 certifications, GDPR compliance, and HIPAA alignment. For organizations with specific data residency requirements, Langfuse can also be self-hosted as an open source MIT-licensed project. Langfuse scales to the largest enterpri...
2
799
2026-03-23T10:57:57.736464
2.19.0
git
https://git-scm.com/docs/git-fetch/2.19.0
devops
bash
along with --prune , see the discussion about that in its documentation. See the PRUNING section below for more details. -n --no-tags By default, tags that point at objects that are downloaded from the remote repository are fetched and stored locally. This option disables this automatic tag following. The default behav...
10
798
2026-03-23T11:06:07.883563
spec
go
https://go.dev/ref/spec
language
go
f1() case x < z: f2() case x == 4: f3() } Implementation restriction: A compiler may disallow multiple case expressions evaluating to the same constant. For instance, the current compilers disallow duplicate integer, floating point, or string constants in case expressions. Type switches A type switch compares types rat...
204
800
2026-03-23T10:49:56.000461
Qwen3-32B
transformers
https://huggingface.co/Qwen/Qwen3-32B
ai
python
Qwen/Qwen3-32B · Hugging Face Qwen3-32B Qwen3 Highlights Qwen3 is the latest generation of large language models in Qwen series, offering a comprehensive suite of dense and mixture-of-experts (MoE) models. Built upon extensive training, Qwen3 delivers groundbreaking advancements in reasoning, instruction-following, age...
0
799
2026-03-23T11:30:42.975559
?s=redis
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=redis
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:25:32.724434
mcp-registry-registry
mastra
https://mastra.ai/blog/mcp-registry-registry
ai
typescript
Announcing Mastra's MCP Registry Registry - Mastra Blog Blog / Announcements Announcing Mastra's MCP Registry Registry Mastra's MCP Registry Registry simplifies the process of finding MCP registries. Sam Bhagwat · Apr 10, 2025 · 1 min read On this page Toggle MCP (Model Context Protocol) has been getting a lot of love ...
0
799
2026-03-23T11:00:49.983432
automated
temporal
https://docs.temporal.io/cloud/migrate/automated
devops
go
data store used for visibility. What Workflows are migrated by default? Open workflows are always migrated. You may specify a date range for closed Workflows. Limiting the time range for closed Workflows will greatly reduce the amount of time it takes to migrate a Namespace. Your cloud-side Namespace must be configured...
21
800
2026-03-23T11:21:23.764220
docs
openai
https://platform.openai.com/docs
ai
python
eClient(model: "gpt-5.4" , apiKey: apiKey); OpenAIResponse response = client.CreateResponse( "Write a short bedtime story about a unicorn." ); Console.WriteLine(response.GetOutputText()); Models Start with gpt-5.4 for complex reasoning and coding, or choose gpt-5.4-mini and gpt-5.4-nano for lower-latency, lower-cost wo...
7
800
2026-03-23T10:49:54.786125
groq
tanstack_router
https://tanstack.com/ai/latest/docs/adapters/groq
framework
typescript
Nozzle.io - Keyword Rank Tracker Ethos Tenets Privacy Policy Terms of Service © 2026 TanStack LLC Partners Become a Partner Latest Posts 5x SSR Throughput: Profiling SSR Hot Paths in TanStack Start Mar 17, 2026 Lazy Tool Discovery: Scaling AI Tool Systems Without Drowning in Tokens Mar 12, 2026 TanStack AI Just Got Mid...
16
564
2026-03-23T11:13:38.586721
FractionalMaxPoolGrad
tensorflow
https://www.tensorflow.org/api_docs/python/tf/raw_ops/FractionalMaxPoolGrad
ml
python
for fractional max pooling. name A name for the operation (optional). Returns A Tensor . Has the same type as orig_input . Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see th...
2
499
2026-03-23T11:27:12.605063
redis
redis
https://redis.io/docs/latest/integrate/redisom-for-node-js/
database
bash
( personSchema ) /* create the index for Person */ await personRepository . createIndex () Now, let's add some routes in Express. Set up the Person Router Let's create a truly RESTful API with the CRUD operations mapping to PUT, GET, POST, and DELETE respectively. We're going to do this using Express Routers as this ma...
13
799
2026-03-23T10:53:56.624366
read-replica-integrations
neon
https://neon.tech/docs/guides/read-replica-integrations
database
sql
ASE_ROUTERS = [ 'notes.db_router.PrimaryReplicaRouter' ] You can then use the PrimaryReplicaRouter class to define routing logic for read and write database operations. class PrimaryReplicaRouter : def db_for_read ( self , model , ** hints ): return 'replica' def db_for_write ( self , model , ** hints ): return 'defaul...
7
800
2026-03-23T11:30:03.079084
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
, "parallel": 2, "p99_time": 0.0181544364, "mean_time": 0.0138506531, "mean_precisions": 0.91865, "engine_params": { "search_params": { "hnsw_ef": 128 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-32-ef-128", "dataset_name": "gist-960-euclidean", "upload_time": 365.0647244691, "total_upload_time": 540.3...
2,683
544
2026-03-23T11:15:13.618524
range
tensorflow
https://www.tensorflow.org/api_docs/python/tf/range
ml
python
tf.range | TensorFlow v2.16.1 Skip to main content English 中文 – 简体 GitHub Sign in TensorFlow v2.16.1 TensorFlow API TensorFlow v2.16.1 Python tf.range Stay organized with collections Save and categorize content based on your preferences. View source on GitHub Creates a sequence of numbers. View aliases Compat aliases f...
0
798
2026-03-23T11:16:47.444610
streaming
langchain
https://docs.langchain.com/oss/python/langgraph/streaming
ai
python
where a subgraph is invoked, e.g. ("parent_node:<task_id>", "child_node:<task_id>") . v2 (LangGraph >= 1.1) v1 (default) With version="v2" , subgraph events use the same StreamPart format. The ns field identifies the source: Copy for chunk in graph . stream ( { "foo" : "foo" }, subgraphs = True , stream_mode = "updates...
22
798
2026-03-23T11:09:17.894437
supabase-domains-reverify
supabase
https://supabase.com/docs/reference/cli/supabase-domains-reverify
database
typescript
ect db vacuum-stats supabase inspect db bloat This command displays an estimation of table "bloat" - Due to Postgres' MVCC when data is updated or deleted new rows are created and old rows are made invisible and marked as "dead tuples". Usually the autovaccum process will asynchronously clean the dead tuples. Sometimes...
37
774
2026-03-23T11:30:30.790463
postgres-migrate-dumprestore
planetscale
https://planetscale.com/docs/postgres/imports/postgres-migrate-dumprestore
database
sql
rt guidance for your migration? PlanetScale’s migration services are available to help you plan and execute a smooth, successful move. Overview This migration method involves: Creating a full backup of your source database using pg_dump Transferring the dump file to your local environment or staging area Restoring the ...
2
796
2026-03-23T11:20:50.749667
redis
redis
https://redis.io/active-active/
database
bash
ically means reset the counter. SETS Data type: Sets Use case: Concurrent SADD operations to a Set Conflict resolution: Conflict-free Note: This example is conflict-free because SADD is an associative operation. Sets Data Type: Sets Use Case: Concurrent SADD and SREM operations on a Set Conflict Resolution: Add wins No...
14
800
2026-03-23T10:56:26.099606
?s=jvm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=jvm
devops
python
2.0 License Package Details (go-collector) Repository Apache Spark Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver fetches metrics for an Apache Spark cluster through the Apache Spark REST API apache spark receiver collector Quick Install When building a custom collector you can add this receiver to the manifest ...
98
798
2026-03-23T11:38:50.779813
grok
tanstack_router
https://tanstack.com/ai/latest/docs/adapters/grok
framework
typescript
Grok (xAI) | TanStack AI Docs TanStack AI v0 v0 New TanStack Intent Search... K Auto Log In Start RC Start RC Router Router Query Query Table Table DB beta DB beta AI alpha AI alpha Form new Form new Virtual Virtual Pacer beta Pacer beta Hotkeys alpha Hotkeys alpha Store alpha Store alpha Devtools alpha Devtools alpha ...
0
800
2026-03-23T11:14:04.716230
e2b-sandbox
mastra
https://mastra.ai/reference/workspace/e2b-sandbox
ai
typescript
env . AWS_SECRET_ACCESS_KEY , } ) , '/gcs-data' : new GCSFilesystem ( { bucket : 'my-gcs-bucket' , projectId : 'my-project' , credentials : JSON . parse ( process . env . GCS_SERVICE_ACCOUNT_KEY ) , } ) , } , sandbox : new E2BSandbox ( { id : 'dev-sandbox' } ) , } ) When the sandbox starts, the filesystems are automati...
5
799
2026-03-23T11:23:16.258106
hackathon-winners-community-templates
mastra
https://mastra.ai/blog/hackathon-winners-community-templates
ai
typescript
MASTRA.BUILD Templates Hackathon Winners & Community Templates Library - Mastra Blog Blog / Announcements MASTRA.BUILD Templates Hackathon Winners & Community Templates Library Celebrating the winners of our MASTRA.BUILD templates hackathon and launching our new community templates library Shane Thomas · Aug 19, 2025 ·...
0
800
2026-03-23T11:25:28.979167
?s=mongoose
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=mongoose
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:37:13.128222
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
l_upload_time": 1542.042826624, "p95_time": 0.1457475335, "rps": 709.9252893187, "parallel": 100, "p99_time": 0.1544782453, "mean_time": 0.1276007, "mean_precisions": 0.982489, "engine_params": { "search_params": { "hnsw_ef": 128 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-16-ef-128", "dataset_name": "dee...
512
580
2026-03-23T11:15:13.615239
supabase-db-dump
supabase
https://supabase.com/docs/reference/cli/supabase-db-dump
database
typescript
e refer to Prepare to activate your domain section in our documentation to learn more about the steps you need to follow. Usage 1 supabase domains activate Flags --project-ref <string> Optional Project ref of the Supabase project. supabase domains create Create a custom hostname for your Supabase project. Expects your ...
76
800
2026-03-23T11:32:47.897377
docker
docker
https://docs.docker.com/reference/api/engine/version/v1.47/
devops
bash
Docker Engine API v1.47 reference This page is rendered with JavaScript. Download Docker Engine API v1.47 reference Swagger/OpenAPI specification
0
145
2026-03-23T11:25:30.166898
supabase-vs-firebase
supabase
https://supabase.com/alternatives/supabase-vs-firebase
database
typescript
read/write while offline; changes sync when connectivity returns Supabase clients use Postgres directly; offline access requires your own caching strategy and works with Zero, Electric, API access Client SDKs for web, Android, iOS and server environments; REST/gRPC endpoints Auto‑generated REST API via PostgREST and Gr...
3
799
2026-03-23T11:23:01.938490
npmrc
bun
https://bun.sh/docs/pm/npmrc
runtime
javascript
behavior hoist-pattern = * Was this page helpful? Yes No Suggest edits Raise issue Security Scanner API Previous ⌘ I
8
116
2026-03-23T11:01:07.873943
?s=aiohttp-client
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=aiohttp-client
devops
python
more convenient to use a pre-compiled package installed from NuGet. This client library for .NET also includes the opentelemetry-proto clients to allow for manually generating and sending signals, and lastly it includes a query builder to ease the process of building queries using the OddQueryLanguage (OQL). The proto ...
387
799
2026-03-23T11:27:20.662271
code-signing
expo
https://docs.expo.dev/eas-update/code-signing
mobile
javascript
uld look something like this) &#xD; (spanning multiple lines with \r escaped but \n not escaped) &#xD; +-----END CERTIFICATE----- &#xD; </ string > < key > EXUpdatesCodeSigningMetadata </ key > < dict > < key > keyid </ key > < string > main </ string > < key > alg </ key > < string > rsa-v1_5-sha256 </ string > </ dic...
8
799
2026-03-23T11:15:31.796719
?s=angular
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=angular
devops
python
ry-cpp. cpp vcpkg package C++ Language Core Component MIT License Repository Standalone .NET Aspire dashboard by Microsoft The .NET Aspire Dashboard is a browser-based app to view run-time information about your distributed application. dashboard aspire viewer browser-based .NET Language Utilities Component MIT License...
379
800
2026-03-23T11:16:36.728700
system.runtime.interopservices
csharp
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.interopservices
language
csharp
d. Delegates Name Description DllImportResolver Provides a delegate used to resolve native libraries via callback. ObjectCreationDelegate Creates a COM object. Remarks Members of this namespace provide several categories of functionality, as shown in the following table. Attributes control marshaling behavior, such as ...
27
800
2026-03-23T11:41:09.588711
tree-shaking
tanstack_router
https://tanstack.com/ai/latest/docs/guides/tree-shaking
framework
typescript
naiText adapter and its dependencies ✅ Chat-specific streaming and tool handling logic What doesn't get bundled: ❌ summarize function ❌ generateImage function ❌ Other adapter implementations (Anthropic, Gemini, etc.) ❌ Other activity implementations Using Multiple Activities If you need multiple activities, import only...
12
787
2026-03-23T11:20:19.773369
?s=kubewarden
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kubewarden
devops
python
age Exporter Component Apache 2.0 License Package Details (go-collector) Repository Sematext Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter supports sending metrics to Sematext Cloud in Influx line protocol format and logs using the Bulk Index API format. sematext exporter collector Quick Install When building a...
50
800
2026-03-23T11:30:42.721419
defining-routes
nextjs
https://nextjs.org/docs/app/building-your-application/routing/defining-routes
framework
javascript
Getting Started: Layouts and Pages | Next.js Menu Using App Router Features available in /app Latest Version 16.2.1 App Router Getting Started Layouts and Pages Copy page Layouts and Pages Last updated March 20, 2026 Next.js uses file-system based routing , meaning you can use folders and files to define routes. This p...
0
799
2026-03-23T11:26:45.613660
docker
docker
https://docs.docker.com/desktop/setup/install/windows-install/
devops
bash
on (SLAT) 8GB system RAM Enable hardware virtualization in BIOS/UEFI. For more information, see Virtualization . For more information on setting up WSL 2 with Docker Desktop, see WSL . Note Docker only supports Docker Desktop on Windows for those versions of Windows that are still within Microsoft’s servicing timeline ...
2
800
2026-03-23T10:56:51.958878
release-notes-2.8.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.8.0
mobile
dart
e to go green) 89040 Roll Plugins from 1f502e8b6f00 to 3f808c1dd1ab (1 revision) (cla: yes, waiting for tree to go green) 89041 Roll Engine from faa1dabf84f2 to 18f11cfab510 (1 revision) (cla: yes, waiting for tree to go green) 89047 Roll Plugins from 3f808c1dd1ab to 0588bfea1d5c (1 revision) (cla: yes, waiting for tre...
186
799
2026-03-23T11:14:04.145741
random.html
pytorch
https://pytorch.org/docs/stable/random.html
ml
python
he initial seed for generating random numbers as a Python long . Note The returned seed is for the default generator on CPU only. Return type : int torch.random. manual_seed ( seed ) [source] # Sets the seed for generating random numbers on all devices. Returns a torch.Generator object. Parameters : seed ( int ) – The ...
3
800
2026-03-23T10:57:05.249516
toggleable-active-color
flutter
https://docs.flutter.dev/release/breaking-changes/toggleable-active-color
mobile
dart
cumentation on this site reflects Flutter 3.41.2. Page last updated on 2025-10-28. View source or report an issue .
4
115
2026-03-23T11:18:58.299074
failures
temporal
https://docs.temporal.io/references/failures
devops
go
he operation. Scheduled_event_id is set to the caller’s event id that scheduled the operation. Message is set to a generic unsuccessful error message. Cause is set to the underlying Application Failure with the following fields: Non-retryable is set to true. Type is set to the error's type name. Message is set to the e...
15
798
2026-03-23T11:09:05.827890
supabase-sso-remove
supabase
https://supabase.com/docs/reference/cli/supabase-sso-remove
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:31:37.481436
date-time
turso
https://docs.turso.tech/sql-reference/functions/date-time
database
sql
-01-31' , '+1 months' ); -- '2025-03-03' (Jan 31 + 1 month = Mar 3) Time Offset Modifier A time offset in the format +HH:MM or -HH:MM adds or subtracts the specified hours and minutes. Copy SELECT time ( '14:30:00' , '+05:30' ); -- '20:00:00' SELECT datetime ( '2025-06-15 14:30:00' , '-08:00' ); -- '2025-06-15 06:30:00...
12
796
2026-03-23T10:59:36.518707
?s=encoding
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=encoding
devops
python
tion Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry HTTPlug async auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for PHP HTTP Async Client httpasyncclient instrumentation php Quick Install To install this instrumentation library run: composer require open-...
308
800
2026-03-23T11:37:00.885304
?s=trusted-publishing
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=trusted-publishing
devops
python
telemetry-instrumentation-azure-sdk 1.0.0-beta.9 Version JavaScript Language Instrumentation Component MIT License Package Details (npm) Repository BullMQ Instrumentation by Jennifer Moore Auto instrumentation for the BullMQ message system js instrumentation bullmq Quick Install To install this instrumentation library ...
275
800
2026-03-23T11:23:36.389750
cleanlab
langfuse
https://langfuse.com/integrations/model-providers/cleanlab
ai
python
id = trace_id, name = "trust_score" , value = trust_score, comment = explanation ) You should now see the TLM trustworthiness score and explanation in the Langfuse UI! If you click on a trace, you can also see the trust score and provided explanation. Was this page helpful? Yes No Support Cerebras Learn how to integrat...
14
800
2026-03-23T11:25:47.133825
2.33.0
git
https://git-scm.com/docs/git-push/2.33.0
devops
bash
[user@]host.xz:path/to/repo.git/ This syntax is only recognized if there are no slashes before the first colon. This helps differentiate a local path that contains a colon. For example the local path foo:bar could be specified as an absolute path or ./foo:bar to avoid being misinterpreted as an ssh url. The ssh and git...
26
799
2026-03-23T10:59:34.885689
?s=ecs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ecs
devops
python
ck Install To install this instrumentation library run: npm install @arizeai/openinference-instrumentation-langchain 4.0.6 Version JavaScript Language Instrumentation Component Apache 2.0 License Documentation Package Details (npm) Repository OpenTelemetry Instrumentation Long Task for the Web by 🔭 OpenTelemetry Autho...
286
800
2026-03-23T11:26:01.524394
?s=bash
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=bash
devops
python
ng OpenTelemetry logs to Elasticsearch 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/elasticsearchexporter v0.148.0 v0.148.0 Version Collecto...
35
800
2026-03-23T11:24:15.997181
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/project_integrations/
devops
yaml
grations/apple_app_store Parameters: Parameter Type Required Description app_store_issuer_id string yes Apple App Store Connect issuer ID. app_store_key_id string yes Apple App Store Connect key ID. app_store_private_key_file_name string yes Apple App Store Connect private key filename. app_store_private_key string yes...
3
800
2026-03-23T11:22:27.607188
kubernetes
kubernetes
https://kubernetes.io/docs/tasks/manage-kubernetes-objects/storage-version-migration/
devops
yaml
ersion : storagemigration.k8s.io/v1beta1 metadata : name : crdsvm spec : resource : group : example.com resource : SelfieRequest Create the object using kubectl as follows: kubectl apply -f migrate-crd.yaml Monitor migration of secrets using status. Successful migration should have Succeeded condition set to "True" in ...
10
800
2026-03-23T11:19:48.125329
essential-web-v1.0
transformers
https://huggingface.co/datasets/EssentialAI/essential-web-v1.0
ai
python
005382299888879061, "eai_web_code": -0.000010009999641624745 } } { "free_decimal_correspondence": { "primary": { "code": "647.95", "labels": { "level_1": "Industrial arts, Technology, and Engineering", "level_2": "Home economics", "level_3": "Household employees, Caterers and catering, and Real estate management" } }, ...
234
644
2026-03-23T11:26:01.808850
INJECTOR
angular
https://angular.dev/api/core/INJECTOR
framework
typescript
dersSource inject Inject Injectable InjectableProvider InjectableType InjectionToken InjectOptions Injector INJECTOR InjectorType input Input inputBinding InputOptions InputOptionsWithoutTransform InputOptionsWithTransform InputSignal InputSignalWithTransform isDevMode isSignal isStandalone isWritableSignal IterableCha...
4
800
2026-03-23T11:30:10.521564
?s=zipkin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=zipkin
devops
python
ides a Jodd HTTP instrumentation to track requests through OpenTelemetry. jodd http instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository JSF Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for JSF jsf instrumentation java Java Languag...
255
800
2026-03-23T11:24:03.191112
?s=oltp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=oltp
devops
python
Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Kafka Metrics Receiver by 🔭 OpenTelemetry Authors 🔭 Kafka metrics receiver collects Kafka metrics (brokers, topics, partitions, consumer groups) from Kafka server, go receiver collector Quick Install When building a custom collec...
128
799
2026-03-23T11:25:57.743902
code-scanning
github_actions
https://docs.github.com/en/rest/code-scanning/code-scanning
devops
yaml
ry. The name is not case sensitive. repo string Required The name of the repository without the .git extension. The name is not case sensitive. alert_number integer Required The number that identifies an alert. You can find this at the end of the URL for a code scanning alert within GitHub, and in the number field in t...
57
800
2026-03-23T11:29:16.801449
operators
drizzle_orm
https://orm.drizzle.team/docs/operators
database
typescript
ELECT * FROM table WHERE table.column1 < table.column2 lte PostgreSQL MySQL SQLite SingleStore Value is less than or equal to n . import { lte } from "drizzle-orm" ; db .select () .from (table) .where ( lte ( table .column , 5 )); SELECT * FROM table WHERE table.column <= 5 import { lte } from "drizzle-orm" ; db .selec...
5
800
2026-03-23T10:59:56.694270
?s=libhoney
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=libhoney
devops
python
a in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. go exporter Go Language Exporter Component Apache 2.0 License Repository otlpr - A logr implementation backed by OTLP by MrAlias Provides a logr.Logger that exports messages as OTLP logs. go exporter log ...
177
800
2026-03-23T11:34:20.692623
acctests
terraform
https://developer.hashicorp.com/terraform/plugin/framework/acctests
devops
hcl
Acceptance tests | Terraform | HashiCorp Developer HashiConf 2025 Don't miss the live stream of HashiConf Day 2 happening now View live stream Plugin Development Acceptance tests Implement provider resource and data source acceptance tests with the terraform-plugin-testing module . These tests are designed to execute T...
0
800
2026-03-23T11:01:16.787745
IndustrialCoder
transformers
https://huggingface.co/models?apps=llama.cpp&other=base_model:quantized:Multilingual-Multimodal-NLP/IndustrialCoder
ai
python
Models – Hugging Face Edit Models filters Main Tasks Libraries Languages Licenses Other 2 Model Tree Reset Multilingual-Multimodal-NLP/IndustrialCoder Adapters Finetunes Quantizations Merges Apps Reset Apps llama.cpp LM Studio Jan Draw Things DiffusionBee Jellybox JoyFusion LocalAI vLLM Ollama MLX LM Docker Model Runne...
0
800
2026-03-23T11:17:37.196104
release-notes-2.10.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.10.0
mobile
dart
to go green) 94077 Mixin for slotted RenderObjectWidgets and RenderBox (team, framework, f: material design, cla: yes, d: api docs, d: examples, waiting for tree to go green, documentation) 94084 Update Xcode toolsVersion encoded in generated Main.storyboard (team, platform-ios, tool, cla: yes, d: api docs, d: examples...
172
799
2026-03-23T11:13:16.598365
border-color
tailwind
https://tailwindcss.com/docs/border-color
library
javascript
r(--color-teal-300); /* oklch(85.5% 0.138 181.071) */ border-s-teal-400 border-inline-start-color: var(--color-teal-400); /* oklch(77.7% 0.152 181.912) */ border-s-teal-500 border-inline-start-color: var(--color-teal-500); /* oklch(70.4% 0.14 182.503) */ border-s-teal-600 border-inline-start-color: var(--color-teal-600...
111
800
2026-03-23T11:21:15.589896
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
2, "engine_params": { "search_params": { "hnsw_ef": 64 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-64-ef-512", "dataset_name": "gist-960-euclidean", "upload_time": 378.531668162, "total_upload_time": 1605.6469764139, "p95_time": 0.0204390137, "rps": 455.0160443608, "parallel": 8, "p99_time": 0.0227740...
3,333
552
2026-03-23T11:15:13.619393
2.35.0
git
https://git-scm.com/docs/gitsubmodules/2.35.0
devops
bash
tory is automatically moved to $GIT_DIR/modules/ <name> / of the superproject. Deinitialized submodule: A gitlink , and a .gitmodules entry, but no submodule working directory. The submodule’s Git directory may be there as after deinitializing the Git directory is kept around. The directory which is supposed to be the ...
9
800
2026-03-23T11:10:36.917428
?s=business-logic-instrumentation
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=business-logic-instrumentation
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:38.026684
?s=isolationforest
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=isolationforest
devops
python
omponent Apache 2.0 License Package Details (go-collector) Repository Metric Start Time Processor by 🔭 OpenTelemetry Authors 🔭 The metric start time processor ( metricstarttime ) is used to set the start metricstarttime processor collector Quick Install When building a custom collector you can add this processor to t...
88
800
2026-03-23T11:33:12.408164
?s=remix
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=remix
devops
python
ers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/otelarrowreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository OTLP Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The OTLP Receiver for the OpenTelemetry...
140
800
2026-03-23T11:33:59.676597
configparser.html
python
https://docs.python.org/3/library/configparser.html
language
python
as the option. Changed in version 3.2: Arguments raw , vars and fallback are keyword only to protect users from trying to use the third argument as the fallback fallback (especially when using the mapping protocol). getint ( section , option , * , raw=False , vars=None [ , fallback ] ) ¶ A convenience method which coer...
48
798
2026-03-23T11:04:23.717456
use-nodejs-import-protocol
biome
https://biomejs.dev/linter/rules/use-nodejs-import-protocol
tooling
javascript
de: protocol. 1 │ - i m p o r t · p a t h · f r o m · ‘ p a t h ’ ; 1 │ + i m p o r t · p a t h · f r o m · ‘ n o d e : p a t h ’ ; 2 2 │ Valid Section titled “Valid” 1 import fs from ' node:fs ' ; 2 3 import os from ' node:os ' ; 4 5 import path from ' node:path ' ; Related links Section titled “Related links” Disable...
3
461
2026-03-23T11:26:41.198541
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
rceVersion`" 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 as "consistent read" and the bookmark event is send when the state is synced at least to the moment when request starte...
4,943
787
2026-03-23T10:56:49.349352
hotels.html
java
https://docs.oracle.com/en/industries/hospitality/hotels.html
language
java
Hospitality - Hotels JavaScript must be enabled to correctly display this content Go to main content Help Center Home Hospitality Hotels Cruise Integration Platforms Payments Restaurants Support Portal Home Industries Hospitality Hospitality Oracle Hospitality delivers a wide range of software, hardware, and related se...
0
800
2026-03-23T11:32:29.749730
python_api.html
xgboost
https://xgboost.readthedocs.io/en/stable/python/python_api.html
ml
python
acker_port: Port number of the tracker. dmlc_task_id: ID of the current task, can be used to obtain deterministic dmlc_retry: The number of retry when handling network errors. dmlc_timeout: Timeout in seconds. dmlc_nccl_path: Path to load (dlopen) nccl for GPU-based communication. Only applicable to the Federated commu...
318
800
2026-03-23T10:51:31.581139
webpack
webpack
https://webpack.js.org/api/module-methods/
tooling
javascript
nk: c Without require.include('a') it would be duplicated in both anonymous chunks. require.resolveWeak Similar to require.resolve , but this won't pull the module into the bundle. It's what is considered a "weak" dependency. Copy if ( __webpack_modules__ [ require . resolveWeak ( "module" ) ] ) { // Do something when ...
19
800
2026-03-23T11:03:05.834975
tsconfig
typescript
https://www.typescriptlang.org/tsconfig
language
javascript
own - by default, module elision will still drop imports, and nothing forces you to make the distinction between type and plain imports and exports. So TypeScript has the flag --importsNotUsedAsValues to make sure you use the type modifier, --preserveValueImports to prevent some module elision behavior, and --isolatedM...
110
800
2026-03-23T10:57:49.381541
CdkDrag
angular
https://angular.dev/api/cdk/drag-drop/CdkDrag
framework
typescript
m. The advantage is that inherited styles will be preserved, but it may be clipped by overflow: hidden or not be visible due to z-index . Furthermore, the preview is going to have an effect over selectors like :nth-child and some flexbox configurations. ElementRef<HTMLElement> | HTMLElement - Preview will be inserted i...
6
799
2026-03-23T11:00:48.256076
release-notes-2.8.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.8.0
mobile
dart
7d741ff to 4b6421f9474f (3 revisions) (cla: yes, waiting for tree to go green) 28956 Roll Fuchsia Linux SDK from BlL9tK7aj... to wGBwwbbE-... (cla: yes, waiting for tree to go green) 28957 Roll Dart SDK from 54d42054bcb1 to a35443bce002 (1 revision) (cla: yes, waiting for tree to go green) 28958 Roll Skia from 4b6421f9...
602
799
2026-03-23T11:14:04.146311