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
durable-execution
langchain
https://docs.langchain.com/oss/python/langgraph/durable-execution
ai
python
whether by a system failure or for human-in-the-loop interactions — it can be resumed from its last recorded state. If you are using LangGraph with a checkpointer, you already have durable execution enabled. You can pause and resume workflows at any point, even after interruptions or failures. To make the most of durab...
2
798
2026-03-23T11:19:27.424852
pricing
planetscale
https://planetscale.com/docs/postgres/pricing
database
sql
h autoscaling - Best for: Applications with variable storage needs or cost optimization Network-attached storage billing For network-attached storage clusters, pricing varies by region and cloud provider: Base storage : you manually configure this in cluster settings, unless autoscaling is enabled Additional IOPS : you...
5
798
2026-03-23T11:00:53.209583
diagnostics
dart
https://dart.dev/tools/diagnostics
language
dart
' and an instance member with the same name. Learn more Copy name Extensions can't declare abstract members. Learn more Copy name Extensions can't declare constructors. Learn more Copy name Extensions can't declare instance fields Extensions can't declare instance fields. Learn more Copy name Extensions can't declare m...
65
800
2026-03-23T10:55:23.675324
app-service-web-tutorial-rest-api
csharp
https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-rest-api
language
csharp
Plan", "kind": "app", "location": "West Europe", "maximumNumberOfWorkers": 1, "name": "myAppServicePlan", < JSON data removed for brevity. > "targetWorkerSizeId": 0, "type": "Microsoft.Web/serverfarms", "workerTierName": null } Create a web app Create a web app in the myAppServicePlan App Service plan. In the Cloud She...
8
784
2026-03-23T11:02:40.133775
llms-components.txt
chakra_ui
https://chakra-ui.com/llms-components.txt
library
javascript
itorContent = ` Legend Of X: The Complete Saga In a world where technology and humanity collide, the fate of civilization hangs in the balance. This is the story of those who dared to question everything they knew. Chapter 1: Awakening The city of Neo-Tokyo stretched endlessly beneath the artificial sky. Maya Tanaka st...
757
800
2026-03-23T10:52:18.209354
llms-medium.txt
svelte
https://svelte.dev/llms-medium.txt
framework
javascript
tag">default</span> `"fail"` - <span class="tag since">available since</span> v1.16.0 </div> How to respond when an entry generated by the `entries` export doesn't match the route it was generated from. - `'fail'` — fail the build - `'ignore'` - silently ignore the failure and continue - `'warn'` — continue, but print ...
368
800
2026-03-23T11:13:00.456460
uk
git
https://git-scm.com/docs/git-config/uk
devops
bash
--url=https://good.example.com http.sslverify true % git config get --type=bool --url=https://weak.example.com http.sslverify false % git config get --url=https://weak.example.com http http.cookieFile /tmp/cookie.txt http.sslverify false ФАЙЛ КОНФІГУРАЦІЇ Файл конфігурації Git містить низку змінних, які впливають на по...
31
799
2026-03-23T11:31:19.289979
outline-color
tailwind
https://tailwindcss.com/docs/outline-color
library
javascript
line-pink-50 outline-color: var(--color-pink-50); /* oklch(97.1% 0.014 343.198) */ outline-pink-100 outline-color: var(--color-pink-100); /* oklch(94.8% 0.028 342.258) */ outline-pink-200 outline-color: var(--color-pink-200); /* oklch(89.9% 0.061 343.231) */ outline-pink-300 outline-color: var(--color-pink-300); /* okl...
19
800
2026-03-23T11:21:31.413085
threads.html
python
https://docs.python.org/3/c-api/threads.html
language
python
o it’s uncommon to need to set up a thread state on your own. Only in some specific cases, such as in a Py_BEGIN_ALLOW_THREADS block or in a fresh thread, will the thread not have an attached thread state. If uncertain, check if PyThreadState_GetUnchecked() returns NULL . If it turns out that you do need to create a th...
3
799
2026-03-23T11:27:01.041591
standalone-activities
temporal
https://docs.temporal.io/develop/dotnet/standalone-activities
devops
go
. Common . EnvConfig ; var connectOptions = ClientEnvConfig . LoadClientConnectOptions ( ) ; connectOptions . TargetHost ??= "localhost:7233" ; var client = await TemporalClient . ConnectAsync ( connectOptions ) ; await foreach ( var info in client . ListActivitiesAsync ( "TaskQueue = 'standalone-activity-sample'" ) ) ...
12
797
2026-03-23T10:51:16.705013
manage-topics
firebase
https://firebase.google.com/docs/cloud-messaging/manage-topics
database
javascript
n their registration token(s), you can subscribe and unsubscribe client app instances in bulk using server logic. You can subscribe client app instances to any existing topic, or you can create a new topic. When you use the API to subscribe a client app to a new topic (one that does not already exist for your Firebase ...
1
799
2026-03-23T11:29:15.828660
advanced-update
nx
https://nx.dev/docs/guides/tips-n-tricks/advanced-update
tooling
typescript
ackage.json file. Generates a migrations.json if there are pending migrations. Step 2: Running migrations Section titled “Step 2: Running migrations” The next step in the process involves using the migrate command to apply the migrations that were generated in the migrations.json file in the previous step. You can do s...
1
800
2026-03-23T11:21:27.244604
?s=ollama
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ollama
devops
python
s receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/httpcheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Huawei Cloud CES Receiver by 🔭 Open...
121
800
2026-03-23T11:18:41.269885
sparse.html
pytorch
https://pytorch.org/docs/stable/sparse.html
ml
python
nsor # The sparse BSR (Block compressed Sparse Row) tensor format implements the BSR format for storage of two-dimensional tensors with an extension to supporting batches of sparse BSR tensors and values being blocks of multi-dimensional tensors. A sparse BSR tensor consists of three tensors: crow_indices , col_indices...
45
798
2026-03-23T10:58:58.806600
?s=krakend
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=krakend
devops
python
try-collector-contrib/exporter/mezmoexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository No-op Exporter by 🔭 OpenTelemetry Authors 🔭 Serves as a placeholder exporter in a pipeline. This can be useful if you want to e.g. start a Collector...
44
800
2026-03-23T11:30:28.987177
projects
terraform
https://developer.hashicorp.com/hcp/docs/hcp/admin/projects
devops
hcl
fer the HCP Support page to learn more about the service quotas. An organization can contain 1 or more projects. HCP resource names, such as a cluster name, are unique to projects. You cannot deploy an HCP Vault Dedicated cluster if an HVN belongs to a different project. To delete a project, all resources under the pro...
1
799
2026-03-23T11:28:10.965446
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/pipelines/downstream_pipelines/
devops
yaml
e it, see Limit pipeline hierarchy size . Parent-child pipelines A parent pipeline is a pipeline that triggers a downstream pipeline in the same project. The downstream pipeline is called a child pipeline. Child pipelines: Run under the same project, ref, and commit SHA as the parent pipeline. Do not directly affect th...
1
800
2026-03-23T10:55:41.706348
?s=pinecone
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pinecone
devops
python
ntation library run: composer require open-telemetry/opentelemetry-auto-cakephp 0.0.6 Version PHP Language Instrumentation Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry CodeIgniter auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for the CodeIgniter Framewo...
305
800
2026-03-23T11:20:29.243677
?s=chrome-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=chrome-extension
devops
python
ails (go-collector) Repository Cloud Foundry Receiver by 🔭 OpenTelemetry Authors 🔭 The Cloud Foundry receiver connects to the RLP (Reverse Log Proxy) Gateway of the Cloud Foundry installation go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the f...
107
800
2026-03-23T11:34:13.920038
?s=resque
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=resque
devops
python
u Kotel is an instrumentation plugin for the franz-go Kafka client. It provides tracing and metrics options. go instrumentation kafka franz-go tracing metrics Go Language Instrumentation Component BSD-3-Clause License Repository Labstack Echo instrumentation by 🔭 OpenTelemetry Authors 🔭 Go contrib plugin for the labs...
226
800
2026-03-23T11:29:22.121989
?s=webpack
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=webpack
devops
python
t data, and send them to the next consumer at a configurable interval. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/redisreceiver v0.148.0 v...
148
800
2026-03-23T11:12:29.218677
llms-components.txt
chakra_ui
https://chakra-ui.com/llms-components.txt
library
javascript
{ HStack, ProgressCircle, Stack, Text } from "@chakra-ui/react" export const ProgressCircleWithColors = () => { return ( {["gray","red","green","blue","teal","pink","purple","cyan","orange","yellow"].map((colorPalette) => ( {colorPalette} ))} ) } ``` ### Value Text Render the `ProgressCircle.ValueText` component to dis...
622
793
2026-03-23T10:52:18.209179
web-request-logs-and-metrics
firebase
https://firebase.google.com/docs/hosting/web-request-logs-and-metrics
database
javascript
nsole In the Logs Viewer interface in the Google Cloud console (the log_bytes metric) Learn about Cloud Logging quotas and pricing Cloud Logging offers a no-cost level of usage per month (per project). The usage can be from any Google or Firebase product using Cloud Logging . You can upgrade your project to the pay-as-...
5
800
2026-03-23T11:06:49.529288
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
) return [ LinePlot( title=self.title, x_label='Score', y_label='Cumulative Probability', y_range=(0, 1), curves=[pos_curve, neg_curve], ), ScalarResult(title='KS Statistic', value=ks_stat), ] ``` ### PrecisionRecallEvaluator Bases: `ReportEvaluator` Computes a precision-recall curve from case data. Returns both a `Pre...
4,874
666
2026-03-23T10:51:26.920661
database-rls-policies
supabase
https://supabase.com/docs/guides/getting-started/ai-prompts/database-rls-policies
database
typescript
uld restrict a user from updating their profile unless they have at least 2 levels of authentication (Assurance Level 2): 139 140 ``` sql 141 create policy " Restrict updates. " 142 on profiles 143 as restrictive 144 for update 145 to authenticated using ( 146 ( select auth . jwt () ->> ' aal ' ) = ' aal2 ' 147 ); 148 ...
7
800
2026-03-23T10:55:52.354577
redis
redis
https://redis.io/docs/latest/commands/hgetall/
database
bash
Params . put ( "field1" , "Hello" ); hGetAllExampleParams . put ( "field2" , "World" ); CompletableFuture < Void > hGetAllExample = asyncCommands . hset ( "myhash" , hGetAllExampleParams ). thenCompose ( res1 -> { return asyncCommands . hgetall ( "myhash" ); }). thenAccept ( res2 -> { System . out . println ( res2 ); /...
24
800
2026-03-23T11:07:38.867361
nep-0055-string_dtype.html
numpy
https://numpy.org/neps/nep-0055-string_dtype.html
ml
python
do not append a trailing null character to the byte stream, so users attempting to pass the buf field to an API expecting a C string must create a copy with a trailing null. In the future we may decide to always write a trailing null byte if the need to copy into a null-terminated buffer proves to be cost-prohibitive f...
38
798
2026-03-23T11:03:11.383424
docs
neon
https://neon.tech/docs
database
sql
Neon documentation - Neon Docs Specific.dev is a cloud platform built for coding agents - with a database layer powered by Neon. Read the Case Study Search ... ⌘K Ask AI Neon documentation Neon is serverless Postgres designed to help you build faster. Autoscaling , branching , instant restore , and more. Get started wi...
0
800
2026-03-23T10:49:55.071373
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
s. Patch by Sanyam Khurana. bpo-31179 : Make dict.copy() up to 5.5 times faster. bpo-31113 : Get rid of recursion in the compiler for normal control flow. Library ¶ bpo-25988 : Deprecate exposing the contents of collections.abc in the regular collections module. bpo-31429 : The default cipher suite selection of the ssl...
1,831
799
2026-03-23T10:57:25.355176
gitlab_ci
gitlab_ci
https://docs.gitlab.com/runner/development/
devops
yaml
ith helper image version of choice If you are developing functionality inside a helper, you’ll most likely want to run tests with the version of the Docker image that contains the newest changes. If you run tests without passing -ldflags , the default version in version.go is development . This means that the runner de...
13
799
2026-03-23T11:19:56.468305
tanstack_start
tanstack_start
https://tanstack.com/
framework
typescript
TanStack on YouTube The official TanStack YouTube channel. Tutorials, deep dives, release walkthroughs, and more — free for everyone! Subscribe on YouTube 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
12
316
2026-03-23T10:58:34.647907
supabase-migration-new
supabase
https://supabase.com/docs/reference/cli/supabase-migration-new
database
typescript
CLI Reference | Supabase Docs CLI Reference Supabase CLI The Supabase CLI provides tools to develop your project locally and deploy to the Supabase Platform. The CLI is still under development, but it contains all the functionality for working with your Supabase projects and the Supabase Platform. Run Supabase locally:...
0
800
2026-03-23T11:31:56.283015
cloudinary
neon
https://neon.tech/docs/guides/cloudinary
database
sql
, user_id, upload_timestamp FROM cloudinary_files WHERE user_id = 'user_123' AND resource_type = 'image' ; -- Use actual user ID & desired type Using the data: The query returns metadata stored in Neon. The media_url is the direct CDN link to the asset. Cloudinary transformations: Cloudinary excels at on-the-fly transf...
13
799
2026-03-23T11:36:36.928338
django
django
https://docs.djangoproject.com/pt-br/6.0/genindex/
framework
python
template module django.template.backends module django.template.backends.django module django.template.backends.jinja2 module django.template.loader module django.template.response module django.test module django.test.signals module django.test.signals.setting_changed (variável interna) django.test.signals.template_re...
64
800
2026-03-23T11:17:13.008879
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
1692629925789-0', 'max': '1692629925790-0', # 'consumers': [{'name': 'Bob', 'pending': 2}] # } res26 = r . xpending_range ( "race:italy" , "italy_riders" , "-" , "+" , 10 ) print ( res26 ) # >>> [ # { # 'message_id': '1692629925789-0', 'consumer': 'Bob', # 'time_since_delivered': 31084, 'times_delivered': 1 # }, # { # ...
1,112
730
2026-03-23T11:04:07.561188
cli.html
sqlite
https://www.sqlite.org/cli.html
database
sql
The dot-commands are interpreted by the sqlite3.exe command-line program, not by SQLite itself. So none of the dot-commands will work as an argument to SQLite interfaces such as sqlite3_prepare() or sqlite3_exec() . 4. Changing Output Formats The sqlite3 program is able to show the results of a query in 14 different ou...
18
797
2026-03-23T11:00:40.532457
?s=base
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=base
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:27:24.893182
?s=visualization
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=visualization
devops
python
for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library which instruments Grpc.Net.Client and collects traces about outgoing gRPC requests. grpc client instrumentation dotnet Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.GrpcNetCl...
203
798
2026-03-23T11:39:49.908212
?s=watsonx
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=watsonx
devops
python
nt Apache 2.0 License Package Details (npm) Repository OpenTelemetry Instrumentation for cassandra-driver by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for Cassandra driver. Node.js cassandra cassandra-driver database Quick Install To install this instrumentation library run: npm install @opentelemetry/instrum...
276
800
2026-03-23T11:25:05.667665
?s=service-account
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=service-account
devops
python
rumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-sinatra 0.29.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Trilogy Instrumentation by 🔭 OpenTelemetry Authors 🔭 Trilogy instrumentation for Ruby. ru...
357
800
2026-03-23T11:38:39.652328
lang_expr.html
sqlite
https://www.sqlite.org/lang_expr.html
database
sql
3e+5' AS INTEGER)" results in 123, not in 12300000. The CAST operator understands decimal integers only — conversion of hexadecimal integers stops at the "x" in the "0x" prefix of the hexadecimal integer string and thus result of the CAST is always zero. A cast of a REAL value into an INTEGER results in the integer bet...
31
734
2026-03-23T11:08:25.739474
stdtypes.html
python
https://docs.python.org/3/library/stdtypes.html
language
python
f the sequence. This is equivalent to writing seq[len(seq):len(seq)] = [value] . sequence. clear ( ) ¶ Added in version 3.3. Remove all items from sequence . This is equivalent to writing del sequence[:] . sequence. copy ( ) ¶ Added in version 3.3. Create a shallow copy of sequence . This is equivalent to writing seque...
41
800
2026-03-23T11:09:00.496024
kubernetes
kubernetes
https://kubernetes.io/docs/reference/instrumentation/metrics/
devops
yaml
of node startup during registration. Stability Level: ALPHA Type: Gauge kubelet_orphan_pod_cleaned_volumes The total number of orphaned Pods whose volumes were cleaned in the last periodic sweep. Stability Level: ALPHA Type: Gauge kubelet_orphan_pod_cleaned_volumes_errors The number of orphaned Pods whose volumes faile...
84
799
2026-03-23T11:12:29.554728
regexp
go
https://go.dev/pkg/regexp
language
go
( "fmt" "regexp" ) func main() { re := regexp.MustCompile(`(?P<first>[a-zA-Z]+) (?P<last>[a-zA-Z]+)`) fmt.Println(re.MatchString("Alan Turing")) matches := re.FindStringSubmatch("Alan Turing") lastIndex := re.SubexpIndex("last") fmt.Printf("last => %d\n", lastIndex) fmt.Println(matches[lastIndex]) } Output: true last =...
43
789
2026-03-23T11:27:49.570066
Language_overview
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Language_overview
language
javascript
5 // added the first two; 4 was ignored There are a number of other parameter syntaxes available. For example, the rest parameter syntax allows collecting all the extra parameters passed by the caller into an array, similar to Python's *args . (Since JS doesn't have named parameters on the language level, there's no **...
26
788
2026-03-23T10:55:20.924140
?s=ai
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ai
devops
python
Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The OTLP HTTP Exporter for the OpenTelemetry Collector. go exporter collector Collector Language Exporter Component Apache 2.0 License Repository Prometheus Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The Prometheus Exporter for the OpenTelemetry Collector. go exp...
47
800
2026-03-23T11:24:07.879581
about-custom-repository-roles
github_actions
https://docs.github.com/en/enterprise-cloud@latest/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/about-custom-repository-roles
devops
yaml
About custom repository roles - GitHub Enterprise Cloud Docs Skip to main content About custom repository roles You can more granularly control access to your organization's repositories with custom repository roles. Copy as Markdown In this article Note Only organizations that use GitHub Enterprise Cloud can create cu...
0
800
2026-03-23T11:18:21.895539
menubar
shadcn_ui
https://ui.shadcn.com/docs/components/base/menubar
library
typescript
Menubar - shadcn/ui Sections Introduction Components Installation Theming CLI RTL Skills MCP Server Registry Forms Changelog Components Accordion Alert Alert Dialog Aspect Ratio Avatar Badge Breadcrumb Button Button Group Calendar Card Carousel Chart Checkbox Collapsible Combobox Command Context Menu Data Table Date Pi...
0
800
2026-03-23T11:00:00.181535
glaive-function-calling-v2
transformers
https://huggingface.co/datasets/glaiveai/glaive-function-calling-v2
ai
python
ted vegetables 3. Lentil soup with carrots and celery 4. Grilled chicken with sweet potato fries 5. Chickpea curry with spinach and tomatoes 6. Greek yogurt parfait with berries and granola Just let me know if you'd like me to provide the recipe details for any of these dishes. <|endoftext|> SYSTEM: You are a helpful a...
42
671
2026-03-23T11:22:07.997411
release-notes-3.7.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-3.7.0
mobile
dart
pull/109136 @youssefali424 made their first contribution in https://github.com/flutter/flutter/pull/113214 @kyeshmz made their first contribution in https://github.com/flutter/flutter/pull/109650 @Pourqavam made their first contribution in https://github.com/flutter/flutter/pull/105966 @lubritto made their first contri...
134
800
2026-03-23T11:06:29.852928
?s=active_job
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=active_job
devops
python
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 Documen...
379
800
2026-03-23T11:28:48.638650
mui
mui
https://mui.com/material-ui/api/outlined-input/
library
javascript
re about it following the specification . autoFocus bool - If true , the input element is focused during the first mount. classes object - Override or extend the styles applied to the component. See CSS classes API below for more details. color 'primary' | 'secondary' | string - The color of the component. It supports ...
1
800
2026-03-23T11:40:07.206153
pydantic_ai
pydantic_ai
https://ai.pydantic.dev/graph/
ai
python
de ( run_id ) async def run_node ( run_id : str ) -> bool : # (3)! persistence = FileStatePersistence ( Path ( f 'count_down_ { run_id } .json' )) async with count_down_graph . iter_from_persistence ( persistence ) as run : # (4)! node_or_end = await run . next () # (5)! print ( 'Node:' , node_or_end ) #> Node: CountDo...
32
800
2026-03-23T10:51:32.443271
mui
mui
https://mui.com/x/api/charts/bar-chart/
library
javascript
u don't provide this prop. It falls back to a randomly generated id. initialHiddenItems Array<{ dataIndex?: number, seriesId?: number | string, type: 'bar' }> - List of initially hidden series and/or items. Used for uncontrolled state. Different chart types use different keys. layout 'horizontal' | 'vertical' 'vertical...
3
800
2026-03-23T11:24:34.987454
rendering-markdown
tanstack_start
https://tanstack.com/start/latest/docs/framework/react/guide/rendering-markdown
framework
typescript
he Markdown Processor Both approaches use the same markdown-to-HTML processing pipeline. First, install the required dependencies: sh npm install unified remark-parse remark-gfm remark-rehype rehype-raw rehype-slug rehype-autolink-headings rehype-stringify shiki html-react-parser gray-matter Create a markdown processor...
4
791
2026-03-23T10:51:36.265807
mysql
mysql
https://dev.mysql.com/doc/refman/8.0/ja/
database
sql
INFORMATION_SCHEMA PLUGINS テーブル 26.23 INFORMATION_SCHEMA PROCESSLIST テーブル 26.24 INFORMATION_SCHEMA PROFILING テーブル 26.25 INFORMATION_SCHEMA REFERENTIAL_CONSTRAINTS テーブル 26.26 INFORMATION_SCHEMA RESOURCE_GROUPS テーブル 26.27 INFORMATION_SCHEMA ROLE_COLUMN_GRANTS テーブル 26.28 INFORMATION_SCHEMA ROLE_ROUTINE_GRANTS テーブル 26.29 I...
39
800
2026-03-23T11:06:47.539508
go
go
https://go.dev/pkg/reflect/
language
go
ly for each index i in the range [0, NumIn()). // It panics if the type's Kind is not Func. Ins() iter . Seq [ Type ] // Key returns a map type's key type. // It panics if the type's Kind is not Map. Key() Type // Len returns an array type's length. // It panics if the type's Kind is not Array. Len() int // NumField re...
30
800
2026-03-23T10:50:25.566805
llms-medium.txt
svelte
https://svelte.dev/llms-medium.txt
framework
javascript
ly, and provides more flexibility with regards to sizes, but it may involve some setup overhead and usage costs. Depending on caching strategy, the browser may not be able to use a cached copy of the asset until a [304 response](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/304) is received from the CDN. Bui...
154
800
2026-03-23T11:13:00.456157
?s=startup-hook
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=startup-hook
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:13:05.327522
kubernetes
kubernetes
https://kubernetes.io/docs/contribute/participate/issue-wrangler/
devops
yaml
ears to be spam and is clearly unrelated. If the issue is related to an external limitation or dependency and is beyond the control of the project. To close an issue, leave a /close comment on the issue. Feedback Was this page helpful? Yes No Thanks for the feedback. If you have a specific, answerable question about ho...
3
564
2026-03-23T11:02:20.466060
toServerSentEventsResponse
tanstack_router
https://tanstack.com/ai/latest/docs/reference/functions/toServerSentEventsResponse
framework
typescript
ForModel ExtractModelsFromAdapter InferToolInput InferToolName InferToolOutput MessagePart RealtimeEvent RealtimeMessagePart RealtimeMode RealtimeStatus ModalitiesArrayToUnion Modality StreamChunk StreamChunkType ToolCallState ToolResultState Variable References aiEventClient defaultJSONParser latest React Latest Menu ...
4
800
2026-03-23T11:15:20.300565
KeyValueChanges
angular
https://angular.dev/api/core/KeyValueChanges
framework
typescript
KeyValueChanges • Angular Skip to main content menu menu API Roadmap Get involved API Reference CLI Reference Error Encyclopedia Extended Diagnostics Versioning and releases Version compatibility Update guide Configurations Migrations arrow_back API Reference Overview @angular/animations @angular/animations/browser @an...
0
800
2026-03-23T11:28:29.680002
?s=chrome-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=chrome-extension
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:34:13.920262
?s=oracledatabase
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=oracledatabase
devops
python
lemetry Collector pipeline (traces, metrics, or logs). It embeds a lightweight implementation of the Isolation Forest algorithm that automatically learns normal behaviour from recent telemetry and tags, scores, or optionally drops anomalies in‑flight – no external ML service required. isolationforest processor collecto...
83
800
2026-03-23T11:31:21.291868
controlflow.html
python
https://docs.python.org/3/tutorial/controlflow.html
language
python
t such as a list, dictionary, or instances of most classes. For example, the following function accumulates the arguments passed to it on subsequent calls: def f ( a , L = []): L . append ( a ) return L print ( f ( 1 )) print ( f ( 2 )) print ( f ( 3 )) This will print [ 1 ] [ 1 , 2 ] [ 1 , 2 , 3 ] If you don’t want th...
24
798
2026-03-23T11:00:08.304237
?s=base
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=base
devops
python
by 🔭 OpenTelemetry Authors 🔭 Instrumentation for Celery. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository ChromaDB Instrumentation by Traceloop Instrumentation for Chroma Vector DB python instrumentation chromadb Python Language Instrumentation Component Apache 2.0 Licens...
321
799
2026-03-23T11:27:24.893308
?s=opa
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=opa
devops
python
entation database graphql Go Language Instrumentation Component BSD-2-Clause License Repository gRPC instrumentation by 🔭 OpenTelemetry Authors 🔭 Go contrib plugin for Google’s gRPC package. go instrumentation grpc Go Language Instrumentation Component Apache 2.0 License Repository Go gRPC metric instrumentation by A...
223
800
2026-03-23T11:32:28.017032
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
; db . StreamAdd ( "race:italy" , [ new ( "rider" , "Henshaw" )], null , 2 , true ); long res35 = db . StreamLength ( "race:italy" ); Console . WriteLine ( res35 ); // >>> 8 StreamEntry [] res36 = db . StreamRange ( "race:italy" , "-" , "+" ); foreach ( StreamEntry entry in res36 ) { Console . WriteLine ( $"{entry.Id}:...
220
800
2026-03-23T11:04:07.559829
http
tauri
https://tauri.app/v1/api/js/http
desktop
rust
http | Tauri v1 Skip to main content This documentation covers Tauri 1 ( old version ). For the latest version, see https://tauri.app/ On this page http Access the HTTP client written in Rust. This package is also accessible with window.__TAURI__.http when build.withGlobalTauri in tauri.conf.json is set to true . The A...
0
798
2026-03-23T11:09:23.127927
sentry
bun
https://bun.sh/docs/guides/ecosystem/sentry
runtime
javascript
Add Sentry to a Bun app - Bun Skip to main content Bun home page Search... ⌘ K Search... Navigation Ecosystem & Frameworks Add Sentry to a Bun app Runtime Package Manager Bundler Test Runner Guides Reference Blog Feedback Overview Guides Deployment Deploy on Vercel Deploy on Railway Deploy on Render Deploy on AWS Lambd...
0
800
2026-03-23T11:14:50.069805
redis
redis
https://redis.io/docs/develop/get-started/data-store/
database
bash
e setting up the Roll Low-Entry as your preferred" + " commuter, and the BMX-like handlebar offers space for mounting a" + " flashlight, bell, or phone holder." , "condition" : "new" , }, map [ string ] interface {}{ "brand" : "nHill" , "model" : "Summit" , "price" : 1200 , "description" : "This budget mountain bike fr...
46
799
2026-03-23T10:51:34.855632
Nemotron-Personas-USA
transformers
https://huggingface.co/datasets/nvidia/Nemotron-Personas-USA
ai
python
oscilloscope use', 'Soldering and PCB repair', 'HVAC basics', 'Energy‑efficiency retrofitting', 'Inventory and parts management', 'Customer communication', 'Documentation and service reporting'] In his free time, Rickey channels his appreciation for art and new ideas into photography, especially capturing industrial ar...
87
799
2026-03-23T11:30:19.698606
deno
deno
https://docs.deno.com/runtime/fundamentals/security/
runtime
javascript
r project. Before using Deno to run completely untrusted code, read the section on executing untrusted code below. Key Principles Jump to heading # Before diving into the specifics of permissions, it's important to understand the key principles of Deno's security model: No access to I/O by default : Code executing in a...
1
800
2026-03-23T10:50:14.839122
statistics.html
python
https://docs.python.org/3/library/statistics.html
language
python
ly property for the variance of a normal distribution. Equal to the square of the standard deviation. classmethod from_samples ( data ) ¶ Makes a normal distribution instance with mu and sigma parameters estimated from the data using fmean() and stdev() . The data can be any iterable and should consist of values that c...
35
798
2026-03-23T11:09:17.680152
?s=bunyan
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=bunyan
devops
python
crates) Repository Rust SDK by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry SDK for Rust. rust Quick Install To install this core run: cargo add opentelemetry_sdk 0.28.0 Version Rust Language Core Component Apache 2.0 License Package Details (crates) Repository otel4s by Ross A. Baker, Zach McCoy, Maksym Ochenashko An...
369
800
2026-03-23T11:29:05.426643
native-tabs
expo
https://docs.expo.dev/router/advanced/native-tabs
mobile
javascript
ing = { isPlaying } onToggle = { ( ) => setIsPlaying ( ! isPlaying ) } /> </ NativeTabs.BottomAccessory > < NativeTabs.Trigger name = " index " > < NativeTabs.Trigger.Label > Home </ NativeTabs.Trigger.Label > </ NativeTabs.Trigger > < NativeTabs.Trigger name = " library " > < NativeTabs.Trigger.Label > Library </ Nati...
28
800
2026-03-23T11:07:27.636896
opentelemetry
opentelemetry
https://opentelemetry.io/ecosystem/registry/
devops
python
tion for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library which instruments Grpc.Net.Client and collects traces about outgoing gRPC requests. grpc client instrumentation dotnet Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.Grpc...
203
800
2026-03-23T10:57:19.554618
datamodel.html
python
https://docs.python.org/3/reference/datamodel.html
language
python
n of annotation using descriptors Introduces lazy evaluation of annotations and the __annotate__ function. 3.3.13. Special method lookup ¶ For custom classes, implicit invocations of special methods are only guaranteed to work correctly if defined on an object’s type, not in the object’s instance dictionary. That behav...
144
799
2026-03-23T11:02:26.758936
troubleshooting-the-dependency-graph
github_actions
https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/troubleshooting-the-dependency-graph
devops
yaml
are not declared in a manifest or lock file, such as dependencies resolved when a project is built. Dependencies submitted to a project using the dependency submission API will show which detector was used for their submission and when they were submitted. For more information on the dependency submission API, see Usin...
2
799
2026-03-23T11:28:33.031744
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
s": 46.7822942598, "parallel": 2, "p99_time": 0.0550036142, "mean_time": 0.0423517848, "mean_precisions": 0.89143, "engine_params": { "vectorIndexConfig": { "ef": 256 } } }, { "engine_name": "weaviate", "setup_name": "weaviate-m-32-ef-128", "dataset_name": "gist-960-euclidean", "upload_time": 1117.403458821, "total_upl...
3,973
551
2026-03-23T11:15:13.620249
audit-log-events-for-your-organization
github_actions
https://docs.github.com/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization
devops
yaml
cess_type , repo , repo_id , repository , repository_id , request_access_security_header , request_id , token_id , token_scopes , user , user_id , user_agent , alert_number , alert_numbers , dismissal_approver_id Reference About code scanning code_scanning.alert_closure_approved Dismissal of code scanning alerts was ap...
19
799
2026-03-23T11:37:16.620541
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
ttings). | | Anthropic | ✅ | Full feature support | | Google | ✅ | No parameter support. No BuiltinToolCallPart or BuiltinToolReturnPart is generated when streaming. Using built-in tools and function tools (including [output tools](https://ai.pydantic.dev/output/#tool-output)) at the same time is not supported; to use ...
146
344
2026-03-23T10:51:26.910520
release-notes-2.10.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.10.0
mobile
dart
framework, cla: yes, waiting for tree to go green) 94473 Roll Plugins from 6bc9a2bd62e5 to 71496dcdf09d (5 revisions) (cla: yes, waiting for tree to go green) 94475 Add support for executing custom tools in place of Flutter for DAP (tool, cla: yes, waiting for tree to go green) 94482 Revert "Add splashRadius property t...
46
800
2026-03-23T11:13:16.598179
redis
redis
https://redis.io/docs/latest/develop/data-types/hashes/
database
bash
sFuture<V> // V bulk-string-reply the value associated with field, or null when field is not present in the hash or key does not exist. HGETALL ( @read , @hash , @slow ) Returns all fields and values in a hash. ▶ Methods hgetall ( key : K // the key. ) → RedisFuture<Map<K, V>> // Long count of the keys. hgetall ( chann...
29
800
2026-03-23T10:55:25.835504
latest
tanstack_start
https://tanstack.com/hotkeys/latest
framework
typescript
d cross-platform support built in. Type-Safe Hotkey Strings Cross-Platform Mod Modifier Keyboard Sequences Hotkey Recording Key Hold Detection Document or Element Scoping Conflict Warnings Input Element Filtering Display Formatting Utilities Singleton HotkeyManager Framework Agnostic Core Awesome Devtools! Automatic Cl...
6
800
2026-03-23T10:57:36.412236
multicloud-kubernetes
terraform
https://developer.hashicorp.com/terraform/tutorials/networking/multicloud-kubernetes
devops
hcl
d in the primary Consul datacenter in your EKS cluster. The depends_on meta-argument explicitly defines the dependency. consul/main.tf data "kubernetes_secret" "eks_federation_secret" { provider = kubernetes.eks metadata { name = "consul-federation" } depends_on = [helm_release.consul_dc1] } The aks_federation_secret r...
19
800
2026-03-23T10:52:53.116634
meta-arguments
terraform
https://developer.hashicorp.com/terraform/language/meta-arguments
devops
hcl
argument. The providers argument instructs Terraform to use the reference provider configuration to create the module resources. Refer to the providers reference for details. Edit this page on GitHub
4
199
2026-03-23T11:30:51.463465
game-loop
firebase
https://firebase.google.com/docs/test-lab/android/game-loop
database
javascript
have one game loop to launch each level instead of having one loop that iterates through all of them. That way, if your app crashes on level 32, you can directly launch that game loop to reproduce the crash and test bug fixes. To enable your app to run multiple loops at once: If you're running a test with the Test Loop...
13
796
2026-03-23T11:16:59.923959
rqb
drizzle_orm
https://orm.drizzle.team/docs/rqb
database
typescript
comments from the 5th to the 10th post: await db . _query . posts .findMany ({ limit : 5 , offset : 5 , with : { comments : true , } , }); Order By Drizzle provides API for ordering in the relational query builder. You can use same ordering core API or use order by operator from the callback with no imports. import { d...
16
799
2026-03-23T10:49:59.657380
billing
planetscale
https://planetscale.com/docs/billing
database
sql
n Why do I see a pre-authorization charge on my card? Need help? Overview Usage charges are scoped to each database, which you can find all together in the billing section of your Organization . Each plan is further broken down in the PlanetScale plans documentation . We use gibibytes, otherwise known as binary gigabyt...
1
796
2026-03-23T10:51:17.306438
opentelemetry
opentelemetry
https://opentelemetry.io/docs/languages/go/api/
devops
python
types and functionality for OpenTelemetry semantic conventions in the "container" namespace. v1.36.0/dbconv Package dbconv provides types and functionality for OpenTelemetry semantic conventions in the "db" namespace. Package dbconv provides types and functionality for OpenTelemetry semantic conventions in the "db" nam...
43
800
2026-03-23T10:57:59.524042
video-generation
tanstack_start
https://tanstack.com/ai/latest/docs/guides/video-generation
framework
typescript
aryStrategy Function References text textOptions combineStrategies convertMessagesToModelMessages convertZodToJsonSchema createReplayStream embedding generateMessageId maxIterations messages modelMessageToUIMessage modelMessagesToUIMessages normalizeToUIMessage parsePartialJSON summarize toServerSentEventsStream toServ...
2
800
2026-03-23T11:15:09.275527
flextypegood.html
sqlite
https://www.sqlite.org/flextypegood.html
database
sql
The Advantages Of Flexible Typing Small. Fast. Reliable. Choose any three. Home Menu About Documentation Download License Support Purchase Search About Documentation Download Support Purchase The Advantages Of Flexible Typing Table Of Contents 1. Introduction 2. About Flexible Typing 3. Cases Where Flexible Typing Is U...
0
800
2026-03-23T10:58:58.963978
tkinter.ttk.html
python
https://docs.python.org/3/library/tkinter.ttk.html
language
python
s an option and each value should be a list or a tuple (usually) containing statespecs grouped in tuples, lists, or some other preference. A statespec is a compound of one or more states and then a value. An example may make it more understandable: import tkinter from tkinter import ttk root = tkinter . Tk () style = t...
42
800
2026-03-23T11:14:19.785740
typing.html
python
https://docs.python.org/3/library/typing.html
language
python
is str b = concatenate ( StringSubclass ( 'one' ), StringSubclass ( 'two' )) reveal_type ( b ) # revealed type is str, despite StringSubclass being passed in c = concatenate ( 'one' , b 'two' ) # error: type variable 'A' can be either str or bytes in a function call, but not both At runtime, isinstance(x, T) will raise...
68
800
2026-03-23T11:01:36.288426
deprecate-themedata-dialogbackgroundcolor
flutter
https://docs.flutter.dev/release/breaking-changes/deprecate-themedata-dialogbackgroundcolor
mobile
dart
overridden with a component-specific theme like DialogThemeData . Previously, the ThemeData.dialogBackgroundColor parameter was used to override the default dialog background color, which was made redundant by DialogThemeData . Description of change # The ThemeData.dialogBackgroundColor is deprecated in favor of a comp...
1
681
2026-03-23T11:20:18.464884
results-1-100-thread-2024-06-15.json
qdrant
https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json
database
python
rallel": 1, "p99_time": 0.013316210259490618, "mean_time": 0.008587069532102578, "mean_precisions": 0.381401, "engine_params": { "hnsw_ef": 128, "quantization": { "rescore": true, "oversampling": 8 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-bq-rps-m-32-ef-512", "dataset_name": "glove-100-angular", "upload_...
430
654
2026-03-23T10:59:06.540627
webhooks
inngest
https://www.inngest.com/docs/platform/webhooks
devops
typescript
ser" , "primary_email_address_id" : "idn_29w83yL7CwVlJXylYLxcslromF1" , // ... simplified for example } , } Example Inngest event format Copy Copied { "name" : "clerk/user.created" , "data" : { "created_at" : 1654012591514 , "external_id" : "567772" , "first_name" : "Example" , "id" : "user_29w83sxmDNGwOuEthce5gg56FcC"...
3
800
2026-03-23T11:06:01.387946
?s=envoyals
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=envoyals
devops
python
rpc gem provides an OTLP exporter over gRPC for OpenTelemetry Ruby. otlp grpc exporter ruby Ruby Language Exporter Component Apache 2.0 License Repository OTLP over HTTP exporter for Ruby by 🔭 OpenTelemetry Authors 🔭 The opentelemetry-exporter-otlp-http gem provides an OTLP over HTTP exporter for OpenTelemetry Ruby. ...
189
800
2026-03-23T11:38:53.784065
opengraph-image
nextjs
https://nextjs.org/docs/app/api-reference/file-conventions/metadata/opengraph-image
framework
javascript
t text. twitter-image.alt.txt About Acme <head> output < meta property = "twitter:image:alt" content = "About Acme" /> Generate images using code (.js, .ts, .tsx) In addition to using literal image files , you can programmatically generate images using code. Generate a route segment's shared image by creating an opengr...
3
799
2026-03-23T11:04:08.662338