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
kubernetes
kubernetes
https://kubernetes.io/docs/reference/kubectl/generated/kubectl_get/
devops
yaml
imeout requests. -s, --server string The address and port of the Kubernetes API server --storage-driver-buffer-duration duration Default: 1m0s Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction --storage-driver-db string Default: "cadvisor" ...
10
775
2026-03-23T11:25:59.686480
output
webpack
https://webpack.js.org/configuration/output
tooling
javascript
utput.filename option for details on the possible values. Note that these filenames need to be generated at runtime to send the requests for chunks. Because of this, placeholders like [name] and [chunkhash] need to add a mapping from chunk id to placeholder value to the output bundle with the webpack runtime. This incr...
3
800
2026-03-23T11:15:12.953461
code-execution-patterns
tanstack_start
https://tanstack.com/start/latest/docs/framework/react/guide/code-execution-patterns
framework
typescript
ples Basic Basic + React Query Basic + Clerk Auth Basic + DIY Auth Basic + Supabase Auth Trellaux + Convex Trellaux WorkOS Material UI Basic + Auth.js Basic + Static rendering Cloudflare Vite Plugin Tutorials Reading and Writing a File Fetching Data from External API AI/LLM: This documentation page is available in plai...
3
796
2026-03-23T10:55:28.373117
package-summary
firebase
https://firebase.google.com/docs/reference/android/com/google/firebase/database/package-summary
database
javascript
llbacks when an operation failed. DatabaseKt DatabaseReference A Firebase reference represents a particular location in your Database and can be used for reading or writing data to that Database location. FirebaseDatabase The entry point for accessing a Firebase Database. GenericTypeIndicator Due to the way that Java i...
3
800
2026-03-23T11:26:27.871145
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/merge_requests/
devops
yaml
d" , "detailed_merge_status" : "not_open" , "merge_error" : null , "sha" : "8888888888888888888888888888888888888888" , "merge_commit_sha" : null , "squash_commit_sha" : null , "user_notes_count" : 1 , "discussion_locked" : null , "should_remove_source_branch" : true , "force_remove_source_branch" : false , "allow_coll...
171
799
2026-03-23T11:10:40.910275
turtle.html
python
https://docs.python.org/3/library/turtle.html
language
python
0,-0.00) >>> turtle . heading () 0.0 turtle. stamp ( ) ¶ Stamp a copy of the turtle shape onto the canvas at the current turtle position. Return a stamp_id for that stamp, which can be used to delete it by calling clearstamp(stamp_id) . >>> turtle . color ( "blue" ) >>> stamp_id = turtle . stamp () >>> turtle . fd ( 50...
19
799
2026-03-23T11:27:39.761624
java
java
https://docs.oracle.com/en/industries/retail/retail-supply-chain-collaboration-cloud/latest/
language
java
Retail Supply Chain Collaboration Cloud Service - 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 Secure Documents on MOS, including Parameters and Codes (My Oracle Support Doc ID: 3...
0
800
2026-03-23T11:38:01.218946
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
"p95_time": 0.0203218522, "rps": 239.4268378172, "parallel": 4, "p99_time": 0.0239142432, "mean_time": 0.0158484261, "mean_precisions": 0.95718, "engine_params": { "search_params": { "hnsw_ef": 256 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-16-ef-128", "dataset_name": "gist-960-euclidean", "upload_ti...
2,461
568
2026-03-23T11:15:13.618225
name_inference.html
pytorch
https://pytorch.org/docs/stable/name_inference.html
ml
python
mensions that are involved in the dot product: >>> x = torch . randn ( 3 , 3 , names = ( 'N' , 'D' )) >>> y = torch . randn ( 3 , names = ( 'something' ,)) >>> x . mv ( y ) . names ('N',) Now, let’s take a look at torch.matmul(tensor, other) . Assume that tensor.dim() >= 2 and other.dim() >= 2 . Check names: Check that...
19
800
2026-03-23T10:51:33.984347
2.51.1
git
https://git-scm.com/docs/git-fetch/2.51.1
devops
bash
.5 no changes 2.20.0 2018-12-09 2.19.1 → 2.19.6 no changes 2.19.0 2018-09-10 2.18.1 → 2.18.5 no changes 2.18.0 2018-06-21 2.17.1 → 2.17.6 no changes 2.17.0 2018-04-02 2.15.4 → 2.16.6 no changes 2.14.6 2019-12-06 2.12.5 → 2.13.7 no changes 2.11.4 2017-09-22 2.10.5 2017-09-22 2.9.5 2017-07-30 2.8.6 2017-07-30 2.7.6 2017-...
3
798
2026-03-23T11:06:21.278149
email.utils.html
python
https://docs.python.org/3/library/email.utils.html
language
python
in local time. Added in version 3.3. Deprecated since version 3.12, removed in version 3.14: The isdst parameter. email.utils. make_msgid ( idstring = None , domain = None ) ¶ Returns a string suitable for an RFC 2822 -compliant Message-ID header. Optional idstring if given, is a string used to strengthen the uniquenes...
1
795
2026-03-23T11:36:42.770734
?product=all
csharp
https://learn.microsoft.com/en-us/azure/?product=all
language
csharp
lability, and zero maintenance Azure Front Door Scalable, security-enhanced delivery point for global, microservice-based web applications Azure Information Protection Better protect your sensitive information—anytime, anywhere Key Vault Safeguard and maintain control of keys and other secrets Microsoft Defender for Cl...
49
800
2026-03-23T11:40:53.786998
TrailingSlashPathLocationStrategy
angular
https://angular.dev/api/common/TrailingSlashPathLocationStrategy
framework
typescript
ryParams string @returns void @param state any @param title string @param url string @param queryParams string @returns void @returns void @returns void @returns unknown @param relativePosition number @returns void Jump to details
5
230
2026-03-23T11:32:33.817450
?s=exporter
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=exporter
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:22:11.662547
postgresql
postgresql
https://www.postgresql.org/docs/release/8.4.19/
database
sql
ding, vacuuming all tables in all databases while having vacuum_freeze_table_age set to zero. This will fix any latent corruption but will not be able to fix all pre-existing data errors. However, an installation can be presumed safe after performing this vacuuming if it has executed fewer than 2^31 update transactions...
2
704
2026-03-23T11:28:31.350788
conferences
react
https://react.dev/community/conferences
framework
javascript
onentsConf 2019 September 6, 2019 in Melbourne, Australia Website - Twitter React Native EU 2019 September 5-6 in Wrocław, Poland Website - Twitter - Facebook React Conf Iran 2019 August 29, 2019. Tehran, Iran. Website - Videos - Highlights React Rally 2019 August 22-23, 2019. Salt Lake City, USA. Website - Twitter - I...
16
800
2026-03-23T11:10:27.890278
distributed.pipelining.html
pytorch
https://pytorch.org/docs/stable/distributed.pipelining.html
ml
python
=+pp will display logging.DEBUG messages and all levels above it. TORCH_LOGS=pp will display logging.INFO messages and above. TORCH_LOGS=-pp will display logging.WARNING messages and above. API Reference # Model Split APIs # The following set of APIs transform your model into a pipeline representation. class torch.dist...
18
800
2026-03-23T11:03:40.902807
schema
mcp
https://modelcontextprotocol.io/specification/2025-11-25/schema
ai
typescript
lUseId : string ; content : ContentBlock [] ; structuredContent ?: { [ key : string ]: unknown } ; isError ?: boolean ; _meta ?: { [ key : string ]: unknown } ; } The result of a tool use, provided by the user back to the assistant. type: “tool_result” toolUseId: string The ID of the tool use this result corresponds to...
90
799
2026-03-23T10:57:44.051025
CosineSimilarity
tensorflow
https://www.tensorflow.org/api_docs/python/tf/keras/losses/CosineSimilarity
ml
python
f 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 the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates. Some content is licensed under the numpy license . Last updated...
2
336
2026-03-23T11:30:39.520635
mapping.html
python
https://docs.python.org/3/c-api/mapping.html
language
python
the function returned a list or a tuple. Previous topic Sequence Protocol Next topic Iterator Protocol This page Report a bug Improve this page Show source « Navigation index modules | next | previous | Python » 3.14.3 Documentation » Python/C API reference manual » Abstract Objects Layer » Mapping Protocol | Theme Aut...
6
778
2026-03-23T11:10:27.568019
postgresql
postgresql
https://www.postgresql.org/docs/release/12.3/
database
sql
val of WAL data (Masahiko Sawada, Arseny Sher) § Ensure that a replication slot's io_in_progress_lock is released in failure code paths (Pavan Deolasee) § § This could result in a walsender later becoming stuck waiting for the lock. Ensure that generated columns are correctly handled during updates issued by logical re...
12
800
2026-03-23T11:22:02.967228
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
-------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `stream` | `AsyncIterator[NativeEvent]` | The stream of Pydantic AI events to t...
5,757
572
2026-03-23T10:51:26.922761
openai-py
langfuse
https://langfuse.com/integrations/model-providers/openai-py
ai
python
s non-empty. from langfuse import get_client from langfuse.openai import openai client = openai.OpenAI() stream = client.chat.completions.create( model = "gpt-4o" , messages = [{ "role" : "user" , "content" : "How are you?" }], stream = True , stream_options = { "include_usage" : True }, ) result = "" for chunk in stre...
11
800
2026-03-23T10:54:33.078517
index.html
xgboost
https://xgboost.readthedocs.io/en/stable/contrib/index.html
ml
python
Features Language Bindings Git Workflow Howtos How to resolve conflict with master How to combine multiple commits into one What is the consequence of force push XGBoost Release Policy Versioning Policy Making a Release R Universe Packages R CRAN Package Read The Docs References Automated testing in XGBoost project Tip...
2
363
2026-03-23T10:54:13.944903
custom-build-pipeline
angular
https://angular.dev/ecosystem/custom-build-pipeline
framework
typescript
Custom build pipeline • Angular Skip to main content menu menu Docs Introduction What is Angular? Installation Essentials Start coding! 🚀 In-depth Guides Signals Updated Components Templates Directives Dependency Injection Updated Routing Updated Forms Updated HTTP Client Server-side & hybrid-rendering Testing Angular...
0
800
2026-03-23T10:51:49.655917
mui
mui
https://mui.com/store/license/
library
javascript
. MUI does not warrant that the Content, MUI Store, or other materials will meet your requirements or that use will be uninterrupted or error-free. The entire risk as to the quality, performance, and use of the Content is solely with you. In the event that you use fraudulent credit card information to open an account o...
24
499
2026-03-23T11:04:12.295198
?s=mongoose
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=mongoose
devops
python
nguage Utilities Component Apache 2.0 License Website Repository OpenTelemetry B3 context propagation by 🔭 OpenTelemetry Authors 🔭 This library provides support for propagating trace context in the B3 format. php b3 extension propagator PHP Language Extension Component Apache 2.0 License Repository Google Cloud Tools...
389
800
2026-03-23T11:37:13.128500
schema
mcp
https://modelcontextprotocol.io/specification/draft/schema
ai
typescript
https://example.com/weather-icon.png ” , “mimeType” : “image/png” , “sizes” : [ “48x48” ] } ] } ], “nextCursor” : “next-page-cursor” } } Copy jsonrpc: “2.0” id: RequestId result: ListToolsResult ListToolsResult interface ListToolsResult { _meta ?: MetaObject ; nextCursor ?: string ; tools : Tool [] ; [ key : string ]: ...
136
798
2026-03-23T11:05:28.215292
?group=cms
redis
https://redis.io/docs/latest/commands/?group=cms
database
bash
urns the number of members of the intersect of multiple sets. Learn more → Read more SINTERSTORE Stores the intersect of multiple sets in a key. Learn more → Read more SISMEMBER Determines whether a member belongs to a set. Learn more → Read more SLAVEOF Deprecated Use REPLICAOF instead Sets a Redis server as a replica...
43
799
2026-03-23T11:04:49.172251
django
django
https://docs.djangoproject.com/en/stable/genindex/
framework
python
ometry method) build_absolute_uri() (HttpRequest method) build_suite() (DiscoverRunner method) built-in function django.conf.settings.configure() django.core.cache.utils.make_template_fragment_key() django.core.management.call_command() django.core.serializers.get_serializer() django.views.decorators.cache.cache_page()...
31
800
2026-03-23T10:57:13.435649
django
django
https://docs.djangoproject.com/fr/4.1/
framework
python
Documentation de Django | Documentation de Django | Django Ce document concerne une version non sécurisée de Django qui n'est plus prise en charge. Merci de mettre à jour vers une version plus récente ! Skip to main content Documentation Getting Help Langue : fr zh-hans pt-br pl ko ja it id es en el Version de la docum...
0
800
2026-03-23T11:19:15.173566
interactive-clis-with-bubbletea
inngest
https://www.inngest.com/blog/interactive-clis-with-bubbletea
devops
typescript
yboard inputs and model updates: go package main import ( "fmt" tea "github.com/charmbracelet/bubbletea" ) func NewModel ( ) ( * model , error ) { return & model { } , nil } type model struct { nameInput string listInput string event string } var _ tea . Model = ( * model ) ( nil ) func ( m * model ) View ( ) string { ...
10
800
2026-03-23T11:23:43.782150
git-fast-import
git
https://git-scm.com/docs/git-fast-import
devops
bash
anyway? data <<EOF M 644 inline .gitignore data <<EOF * M 777 inline bob Active Branch LRU ----------------- active_branches = 1 cur, 5 max pos clock name ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1) 0 refs/heads/master Inactive Branches ----------------- refs/heads/master: status : active loaded dirty tip commit :...
65
756
2026-03-23T10:52:55.767678
gitlab_ci
gitlab_ci
https://docs.gitlab.com/topics/autodevops/customize/
devops
yaml
s arguments to docker build with the AUTO_DEVOPS_BUILD_IMAGE_EXTRA_ARGS project CI/CD variable. For example, to build a Docker image based on based on the ruby:alpine instead of the default ruby:latest : Set AUTO_DEVOPS_BUILD_IMAGE_EXTRA_ARGS to --build-arg=RUBY_VERSION=alpine . Add the following to a custom Dockerfile...
2
800
2026-03-23T11:03:06.604144
?s=c
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=c
devops
python
collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/opampextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Packa...
70
799
2026-03-23T11:14:40.414546
?s=async
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=async
devops
python
tor-contrib/processor/groupbytraceprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Group by Attributes processor by 🔭 OpenTelemetry Authors 🔭 This processor re-associates spans, log records and metric data points to a Resource that...
81
800
2026-03-23T11:18:54.394690
?s=cloudwego
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cloudwego
devops
python
sql Go Language Instrumentation Component Apache 2.0 License Repository splunkpgx – Instrumentation for github.com/jackc/pgx by Splunk Inc. Instrumentation for the github.com/jackc/pgx package. go instrumentation database postgresql Go Language Instrumentation Component Apache 2.0 License Repository splunkpq – Instrume...
234
800
2026-03-23T11:15:52.636918
firecrawl
supabase
https://supabase.com/customers/firecrawl
database
typescript
detailed analytics, which helps teams identify knowledge gaps and areas for improvement in their documentation. Firecrawl has integrated with some of the largest open source projects in the space such as LangChain and LlamaIndex. The Challenge # Firecrawl was experiencing tremendous success, growing Weekly Active Users...
1
799
2026-03-23T11:26:40.213075
error_handling.html
go
https://go.dev/doc/articles/error_handling.html
language
go
s ServeHTTP method display the appError ’s Message to the user with the correct HTTP status Code and log the full Error to the developer console: func (fn appHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) { if e := fn(w, r); e != nil { // e is *appError, not os.Error. c := appengine.NewContext(r) c.Errorf("...
11
744
2026-03-23T11:26:54.703832
supabase-inspect-db-outliers
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-outliers
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:27:58.800575
?s=user_events
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=user_events
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:30:38.941299
mental-model
nx
https://nx.dev/docs/concepts/mental-model
tooling
typescript
the build. Learn more about configuring task pipelines in Task Pipeline Configuration . A task graph can contain different targets, and those can run in parallel. For instance, as Nx is building app2 , it can be testing app1 at the same time. Nx also runs the tasks in the task graph in the right order. Nx executing tas...
4
799
2026-03-23T11:08:25.999072
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
_, files, was_list = self._split_content() if not files: return self.model_response_str(), [] tool_content_parts: list[str] = [] file_content: list[UserContent] = [] for item in self.content_items(mode='str'): if is_multi_modal_content(item): tool_content_parts.append(f'See file {item.identifier}.') file_content.append...
2,916
688
2026-03-23T10:51:26.917452
llms-full.txt
angular
https://angular.dev/assets/context/llms-full.txt
framework
typescript
t/examples/animations/src/app/native-css/open-close.html" /> <docs-code header="open-close.css" path="adev/src/content/examples/animations/src/app/native-css/open-close.css"/> </docs-code-multifile> ## Transition and Triggers ### Animating Auto Height You can use css-grid to animate to auto height. <docs-code-multifile...
855
783
2026-03-23T10:56:08.872189
pt_BR
git
https://git-scm.com/docs/git-archive/pt_BR
devops
bash
020-10-19 2.1.4 → 2.28.1 no changes 2.0.5 2014-12-17 NOME git-archive - Cria um arquivo dos arquivos vindos de uma determinada árvore RESUMO git archive [--format=<fmt>] [--list] [--prefix=<prefixo>/] [<extra>] [-o <arquivo> | --output=<arquivo>] [--worktree-attributes] [--remote=<repo> [--exec=<git-upload-archive>]] <...
2
778
2026-03-23T11:38:09.639393
?s=ai
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ai
devops
python
emetry Authors 🔭 Receives data via gRPC in Otel/STEF format. Otel/STEF is a compact and stef receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/stef...
158
800
2026-03-23T11:24:07.879675
?s=active_job
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=active_job
devops
python
run: gem install opentelemetry-instrumentation-racecar 0.6.1 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Rack Instrumentation by 🔭 OpenTelemetry Authors 🔭 Rack instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library ...
352
800
2026-03-23T11:28:48.638630
?s=https
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=https
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:32:21.376826
platform-channels
flutter
https://docs.flutter.dev/platform-integration/platform-channels
mobile
dart
u can use to communicate with platform plugins using asynchronous method calls. By default this channel uses the StandardMessageCodec codec. This channel is not type safe, which means calling and receiving messages depends on the host and client declaring the same arguments and data types in order for messages to work....
53
559
2026-03-23T10:54:27.068558
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
bytes() now take a default value of "big" for the byteorder argument. int.to_bytes() also takes a default value of 1 for the length argument. Library ¶ bpo-44219 : Release the GIL while performing isatty system calls on arbitrary file descriptors. In particular, this affects os.isatty() , os.device_encoding() and io.Te...
1,085
800
2026-03-23T10:57:25.354122
feed.xml
kubernetes
https://kubernetes.io/feed.xml
devops
yaml
strictive schema. Any existing HTTPRoute definitions that do not adhere to this stricter validation will now be rejected by the API server, requiring a configuration update to maintain functionality.</p> <h2 id="improving-the-development-and-usage-experience">Improving the development and usage experience</h2> <p>As pa...
826
800
2026-03-23T11:17:36.485579
llms.txt
svelte
https://svelte.dev/docs/kit/load/llms.txt
framework
javascript
nning load functions SvelteKit tracks the dependencies of each `load` function to avoid rerunning it unnecessarily during navigation. For example, given a pair of `load` functions like these... ```js /// file: src/routes/blog/[slug]/+page.server.js // @filename: ambient.d.ts declare module '$lib/server/database' { expo...
26
794
2026-03-23T11:28:02.341642
?s=ecto
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ecto
devops
python
age Instrumentation Component Apache 2.0 License Package Details (gems) Repository Active Model Serializers Instrumentation by 🔭 OpenTelemetry Authors 🔭 Active Model Serializers instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrume...
339
800
2026-03-23T11:38:33.974836
?s=undertow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=undertow
devops
python
install this instrumentation library run: gem install opentelemetry-instrumentation-koala 0.23.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository LMDB Instrumentation by 🔭 OpenTelemetry Authors 🔭 LMDB instrumentation for Ruby. ruby instrumentation lmdb Quick Install...
349
799
2026-03-23T11:39:02.415676
?s=scala
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=scala
devops
python
s both extensionauth.HTTPClient and extensionauth.Server , so it can be used in both exporters and receivers. azureauth extension collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-co...
58
800
2026-03-23T11:32:38.718393
transports
mcp
https://modelcontextprotocol.io/specification/2025-03-26/basic/transports
ai
typescript
may introduce unneeded complexity. Clients wanting to support older servers should: Accept an MCP server URL from the user, which may point to either a server using the old transport or the new transport. Attempt to POST an InitializeRequest to the server URL, with an Accept header as defined above: If it succeeds, the...
12
798
2026-03-23T11:08:35.980937
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
OutputT: The type of the final joined output """ id: JoinID _reducer: ReducerFunction[StateT, DepsT, InputT, OutputT] _initial_factory: Callable[[], OutputT] parent_fork_id: ForkID | None preferred_parent_fork: Literal['closest', 'farthest'] def __init__( self, *, id: JoinID, reducer: ReducerFunction[StateT, DepsT, Inp...
5,359
661
2026-03-23T10:51:26.921377
eliminating-latency-ai-workflows
inngest
https://www.inngest.com/blog/eliminating-latency-ai-workflows
devops
typescript
5ms Checkpointing only < 10ms Connect only 20-100ms Standard HTTP serve 50-250ms Schedule-to-start latency measures how long work sits in the queue before a worker picks it up. If this is consistently high, you need more workers or your concurrency configuration is too tight. Temporal exposes this as workflow_task_sche...
18
799
2026-03-23T11:25:25.617312
train
transformers
https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train
ai
python
# Collect information on each monitored process monitored_processes = [] [Supervisor] Confusing error message when proc_regex is a string When `proc_regex` option is (wrongly) configured as a string (i.e `proc_regex: 'some-regex'`), the error message is unclear. I was struggling to understand, because when the string w...
295
782
2026-03-23T11:25:24.231502
?s=undertow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=undertow
devops
python
ble are observers for docker, ecs, ecs_task, host and K8s. go extension collector Collector Language Extension Component Apache 2.0 License Repository OIDC authenticator extension by 🔭 OpenTelemetry Authors 🔭 The OIDC authenticator extension allows gRPC and HTTP-based receivers to require authentication from remote c...
69
800
2026-03-23T11:39:02.415455
Boolean
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean
language
javascript
into true . The empty string "" turns into false ; other strings turn into true . Symbols turn into true . All objects become true . Note: A legacy behavior makes document.all return false when used as a boolean, despite it being an object. This property is legacy and non-standard and should not be used. Note: Unlike o...
4
799
2026-03-23T10:53:09.445523
singlestore
drizzle_orm
https://orm.drizzle.team/docs/column-types/singlestore
database
typescript
BLE ` table ` ( `smallint` smallint ); mediumint import { mediumint , singlestoreTable } from "drizzle-orm/singlestore-core" ; const table = singlestoreTable ( 'table' , { mediumint : mediumint () }); CREATE TABLE ` table ` ( `mediumint` mediumint ); bigint import { bigint , singlestoreTable } from "drizzle-orm/singles...
4
800
2026-03-23T11:04:38.398150
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
etaContentBlockParam], content)): block_dict = cast(dict[str, Any], block) if 'cache_control' in block_dict: if remaining_budget > 0: remaining_budget -= 1 else: # Exceeded limit, remove this cache point del block_dict['cache_control'] def _build_cache_control(self, ttl: Literal['5m', '1h'] = '5m') -> BetaCacheControlE...
3,815
588
2026-03-23T10:51:26.919130
debugging
nextjs
https://nextjs.org/docs/pages/guides/debugging
framework
javascript
ide code Start your development server as usual by running next dev , npm run dev , or yarn dev . Once the server starts, open http://localhost:3000 (or your alternate URL) in your preferred browser. For Chrome: Open Chrome's Developer Tools ( Ctrl+Shift+J on Windows/Linux, ⌥+⌘+I on macOS) Go to the Sources tab For Fir...
4
800
2026-03-23T11:14:37.424258
?s=otterize
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=otterize
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:14:02.202658
HTML_DOM_API
javascript
https://developer.mozilla.org/en-US/docs/Web/API/HTML_DOM_API
language
javascript
p of them. Management of media connected to the HTML media elements ( <audio> and <video> ). Dragging and dropping of content on webpages. Access to the browser navigation history Supporting and connective interfaces for other APIs such as Web Components , Web Storage , Web Workers , WebSocket , and Server-sent events ...
1
800
2026-03-23T11:37:07.534068
?s=cats-effect
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cats-effect
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:29:01.637770
?s=cortex
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cortex
devops
python
Event Receiver by 🔭 OpenTelemetry Authors 🔭 Tails and parses logs from windows event log API using the opentelemetry-log-collection library. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-tel...
165
799
2026-03-23T11:30:57.339804
?s=industrial
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=industrial
devops
python
tails (go-collector) Repository Active Directory Domain Services Receiver by 🔭 OpenTelemetry Authors 🔭 The active_directory_ds receiver scrapes metric relating to an Active Directory domain controller using the Windows Performance Counters. go receiver collector Quick Install When building a custom collector you can ...
96
800
2026-03-23T11:15:21.966564
?s=startup-hook
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=startup-hook
devops
python
unofficial implementation of the OpenTelemetry SDK in Perl. perl instrumentation Perl Language Instrumentation Component Artistic-1.0-Perl License Repository PHP by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Core repository for PHP. php PHP Language Core Component Apache 2.0 License Documentation Repository PHP API ...
367
799
2026-03-23T11:13:05.327820
hero-animations
flutter
https://docs.flutter.dev/cookbook/navigation/hero-animations
mobile
dart
Animate a widget across screens Skip to main content docs.flutter.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more OK, got it asterisk Guides play_lesson Learn api Reference list On this page chevron_right Animate a widget across screens vertical_align_t...
0
716
2026-03-23T11:36:44.122360
?s=simulink
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=simulink
devops
python
Telemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter v0.148.0 v0.148.0 Version Collector Language...
48
800
2026-03-23T11:30:04.491507
?group=hyperloglog
redis
https://redis.io/docs/latest/commands/?group=hyperloglog
database
bash
d more CLUSTER SLAVES Deprecated Use CLUSTER REPLICAS instead Lists the replica nodes of a master node. Learn more → Read more CLUSTER SLOT-STATS Return an array of slot usage statistics for slots assigned to the current node. Learn more → Read more CLUSTER SLOTS Deprecated Use CLUSTER SHARDS instead Returns the mappin...
13
800
2026-03-23T11:01:24.626658
mui
mui
https://mui.com/x/react-data-grid/row-grouping/
library
javascript
, + company: 'Disney Studios', ... } Copy Copied (or $keyC ) The Data Grid updates the internal row data, but for the change to persist on the server, you must use the processRowUpdate() callback. When moving a nested group to a different parent on the same depth, there will be multiple processRowUpdate() calls for all...
16
800
2026-03-23T11:15:03.870367
examples
shadcn_ui
https://ui.shadcn.com/docs/registry/examples
library
typescript
Display Variable', serif" , "provider" : "google" , "import" : "Playfair_Display" , "variable" : "--font-heading" , "subsets" : [ "latin" ], "selector" : "h1, h2, h3, h4, h5, h6" , "dependency" : "@fontsource-variable/playfair-display" } } When selector is set, the font utility class (e.g. font-heading ) is applied via...
12
798
2026-03-23T10:56:43.817718
schema
mcp
https://modelcontextprotocol.io/specification/2025-11-25/schema
ai
typescript
tional URL of the website for this implementation. ServerCapabilities interface ServerCapabilities { experimental ?: { [ key : string ]: object } ; logging ?: object ; completions ?: object ; prompts ?: { listChanged ?: boolean } ; resources ?: { subscribe ?: boolean ; listChanged ?: boolean } ; tools ?: { listChanged ...
40
798
2026-03-23T10:57:44.050956
?s=oracledatabase
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=oracledatabase
devops
python
Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-pg 0.65.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository NestJS OpenTelemetry by Ivan Santos OpenTelemetry module for NestJS framework. Node.js instrumentation nestj...
295
799
2026-03-23T11:31:21.292044
OpenMathReasoning
transformers
https://huggingface.co/datasets/nvidia/OpenMathReasoning
ai
python
the sign of f(x) = (2/x³ + 1/x) sin x is the same as the sign of sin x. That means: - For x in [π/2, π), sin x is positive, so f(x) is positive. - For x in (π, 3π/2], sin x is negative, so f(x) is negative. - At x = π, sin x is zero, so f(x) is zero. Therefore, the absolute value |f(x)| will be: - (2/x³ + 1/x) sin x fo...
160
799
2026-03-23T11:24:54.977564
docker
docker
https://docs.docker.com/guides/sentiment-analysis/
devops
bash
ore details, see the docker build CLI reference . Run the image as a container. In a terminal, run the following command. $ docker run -it basic-nlp 01_sentiment_analysis.py The following is a break down of the command: docker run : This is the primary command used to run a new container from a Docker image. -it : This...
12
800
2026-03-23T10:59:51.143346
pyexpat.html
python
https://docs.python.org/3/library/pyexpat.html
language
python
StartCdataSectionHandler ( ) ¶ Called at the start of a CDATA section. This and EndCdataSectionHandler are needed to be able to identify the syntactical start and end for CDATA sections. xmlparser. EndCdataSectionHandler ( ) ¶ Called at the end of a CDATA section. xmlparser. DefaultHandler ( data ) ¶ Called for any cha...
23
796
2026-03-23T11:32:41.645517
llms-components.txt
chakra_ui
https://chakra-ui.com/llms-components.txt
library
javascript
ry: "Canada", code: "CA", flag: "🇨🇦" }, { country: "Australia", code: "AU", flag: "🇦🇺" }, { country: "United Kingdom", code: "UK", flag: "🇬🇧" }, { country: "New Zealand", code: "NZ", flag: "🇳🇿" }, { country: "South Africa", code: "ZA", flag: "🇿🇦" }, { country: "India", code: "IN", flag: "🇮🇳" }, { country: "...
210
770
2026-03-23T10:52:18.208623
examples
turso
https://docs.turso.tech/sdk/ts/examples
database
sql
libsql-client-ts/packages/libsql-client/examples at main · tursodatabase/libsql-client-ts · GitHub Skip to content You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to ...
0
799
2026-03-23T11:18:08.841229
?s=memcached
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=memcached
devops
python
or Python python exporter Azure Monitor Application Insights Quick Install To install this exporter run: pip install azure-monitor-opentelemetry-exporter Python Language Exporter Component MIT License Package Details (pip) Repository Google Cloud Exporters by Google The OpenTelemetry Google Cloud Monitoring Exporters f...
184
800
2026-03-23T11:12:58.232548
libsql
mastra
https://mastra.ai/reference/vectors/libsql
ai
typescript
Reference: libSQL vector store | Vectors | Mastra Docs Skip to main content On this page The libSQL storage implementation provides a SQLite-compatible vector search libSQL , a fork of SQLite with vector extensions, and Turso with vector extensions, offering a lightweight and efficient vector database solution. It's pa...
0
799
2026-03-23T11:36:28.711539
index.html
java
https://docs.oracle.com/en/database/other-databases/nosql-database/index.html
language
java
in up an Oracle NoSQL Database Cluster in 30 minutes or less How Oracle NoSQL Database uplifts Oracle IoT Cloud Service Maximum Available Architecture in Oracle NoSQL Database Streamline Access to IoT Sensor Data with Oracle NoSQL Database Connect to an On-Premises non-secure Oracle NoSQL Database from IntelliJ Plugin ...
4
800
2026-03-23T11:15:48.756389
Template_literals
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals
language
javascript
In addition, the String.raw() method exists to create raw strings just like the default template function and string concatenation would create. js const str = String.raw`Hi\n${2 + 3}!`; // "Hi\\n5!" str.length; // 6 Array.from(str).join(","); // "H,i,\\,n,5,!" String.raw functions like an "identity" tag if the literal...
13
798
2026-03-23T11:17:43.651236
?s=jvm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=jvm
devops
python
Details (crates) 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. rust exporter Quick Install To install this exporter run: cargo add opentelemetry-otlp 0...
191
799
2026-03-23T11:38:50.779884
standalone-service
expo
https://docs.expo.dev/eas-update/standalone-service
mobile
javascript
Using EAS Update without other EAS services - Expo Documentation Hide navigation Search or Ask AI Home Guides EAS Reference Learn Archive Expo Snack Discord and Forums Newsletter Using EAS Update without other EAS services Edit page Copy page Learn how to use EAS Update independently of other EAS services, such as Buil...
0
800
2026-03-23T10:58:26.646273
eslint
nextjs
https://nextjs.org/docs/app/api-reference/config/eslint
framework
javascript
addition to the Next.js ESLint rules, create-next-app --typescript will also add TypeScript-specific lint rules with eslint-config-next/typescript to your config: eslint.config.mjs import { defineConfig , globalIgnores } from 'eslint/config' import nextVitals from 'eslint-config-next/core-web-vitals' import nextTs from...
8
799
2026-03-23T11:10:19.621239
?s=cri-o
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cri-o
devops
python
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/bmchelixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package...
30
800
2026-03-23T11:37:42.137694
img
javascript
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/img
language
javascript
pplemental captioning information to accompany an image's alt description. If an image needs a caption, use the figure and figcaption elements. The value of the title attribute is usually presented to the user as a tooltip, which appears shortly after the cursor stops moving over the image. While this can provide addit...
31
799
2026-03-23T11:37:51.874427
reference
planetscale
https://planetscale.com/docs/api/reference
database
sql
ice tokens Users Webhooks Postgres API endpoints Branch changes Cluster extensions Cluster parameters Dedicated PgBouncers IP restrictions Roles Vitess API endpoints Branch cluster size Branch promotion Branch schema Database branch keyspaces Database branch passwords Deploy request throttling Deploy requests Keyspace ...
1
796
2026-03-23T11:37:00.132992
?s=strimzi
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=strimzi
devops
python
ocumentation Repository kgateway native sandbox by kgateway Authors kgateway supports OTLP export for traces and logs, with Prometheus-native metrics collection. go kgateway gateway-api ingress envoy Go Language Application integration Component Apache-2.0 License Website Documentation Repository Knative native incubat...
8
800
2026-03-23T11:29:44.749702
kubernetes
kubernetes
https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-reset/
devops
yaml
t this value; use this option only if you have more than one CRI installed or if you have non-standard CRI socket. --dry-run Don't apply any changes; just output what would be done. -f, --force Reset the node without prompting for confirmation. -h, --help help for reset --ignore-preflight-errors strings A list of check...
1
796
2026-03-23T11:00:31.235310
Qwen3-235B-A22B-Instruct-2507?inference_provider=hyperbolic
transformers
https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507?inference_provider=hyperbolic
ai
python
error: "torch.OutOfMemoryError: CUDA out of memory." The VRAM reserved for activation weights is insufficient. You can try lowering gpu_memory_utilization or mem-frac , but be aware that this might reduce the VRAM available for the KV cache. Encountering the error: "Input prompt (xxxxx tokens) + lookahead slots (0) is ...
13
800
2026-03-23T11:09:20.695657
MiniMax-M2.5
transformers
https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=MiniMaxAI/MiniMax-M2.5
ai
python
Difference, AltAz, ITRS) +@frame_transform_graph.transform(FunctionTransformWithFiniteDifference, HADec, ITRS) +def observed_to_itrs(observed_coo, itrs_frame): + + lon, lat, height = observed_coo.location.to_geodetic('WGS84') + + if isinstance(observed_coo, AltAz) or (observed_coo.pressure > 0.0): + crepr = observed_co...
108
722
2026-03-23T11:06:56.712940
?s=telemetry
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=telemetry
devops
python
ruby instrumentation aws-sdk aws sqs sns Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-aws_sdk 0.11.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry AWS-Lambda Instrumentation by 🔭 OpenTelemetry A...
341
799
2026-03-23T11:39:05.306455
azure-build
terraform
https://developer.hashicorp.com/terraform/tutorials/azure-get-started/azure-build
devops
hcl
common Unix utilities such as grep, awk, etc. We recommend using those tools to perform more advanced state tasks. Subcommands: list List resources in the state mv Move an item in the state pull Pull current state and output to stdout push Update remote state from a local state file replace-provider Replace provider in...
15
702
2026-03-23T11:12:47.809681
dependency-injection
nestjs
https://docs.nestjs.com/fundamentals/dependency-injection
framework
typescript
services, they are not limited to that usage. A provider can supply any value. For example, a provider may supply an array of configuration objects based on the current environment, as shown below: content_copy const configFactory = { provide : 'CONFIG' , useFactory : ( ) => { return process . env . NODE_ENV === 'devel...
17
800
2026-03-23T10:52:14.321025
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
ers object Counters defines the counters that will be consumed by the device. The maximum number of counters is 32. DeviceCounterConsumption v1beta1 resource.k8s.io Group Version Kind resource.k8s.io v1beta1 DeviceCounterConsumption Other API versions of this object exist: v1 v1beta2 Appears In: BasicDevice [resource/v...
4,880
798
2026-03-23T10:56:49.349266