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
gitlab_ci
gitlab_ci
https://docs.gitlab.com/topics/autodevops/cloud_deployments/auto_devops_with_eks/
devops
yaml
peline jobs are running, and updates without refreshing the page to status_success (for success) or status_failed (for failure) when the jobs complete. The jobs are separated into stages: Build - The application builds a Docker image and uploads it to your project’s Container Registry ( Auto Build ). Test - GitLab runs...
7
800
2026-03-23T11:02:10.881143
error-handling
nextjs
https://nextjs.org/docs/app/getting-started/error-handling
framework
javascript
< html > < body > < h2 >Something went wrong!</ h2 > < button onClick = {() => unstable_retry ()}>Try again</ button > </ body > </ html > ) } API Reference Learn more about the features mentioned in this page by reading the API Reference. redirect API Reference for the redirect function. error.js API reference for the...
9
537
2026-03-23T10:56:31.152307
?s=package
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=package
devops
python
sion Autoinjection”, but with a few more features and a slightly different approach to content-script injection. js browser web-ext browserextension browser-extension chrome-extension firefox-extension safari-extension edge-extension autoinstrumentation JavaScript Language Utilities Component GPL-3.0 License Documentat...
378
799
2026-03-23T11:24:42.821843
enterprise
nx
https://nx.dev/enterprise
tooling
typescript
ne Saves Hours. Together, They Change Everything. Nx Remote Cache Replay Never rebuild the same code twice. Tasks are cached and shared across your team and CI pipelines, dramatically reducing build times and resource usage. Agentic Self-Healing CI Automatically detects, validates, and fixes PR failures—so you stay in ...
1
800
2026-03-23T10:55:35.624027
redis
redis
https://redis.io/docs/develop/get-started/vector-database/
database
bash
. search ( query ) . docs # print(res) # >>> [ # Document { # 'id': 'bikes:009', # 'payload': None, # 'brand': 'Peaknetic', # 'model': 'Secto', # 'price': '430' # } # ] queries = [ "Bike for small kids" , "Best Mountain bikes for kids" , "Cheap Mountain bike for kids" , "Female specific mountain bike" , "Road bike for ...
66
738
2026-03-23T10:51:48.416483
?s=orm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=orm
devops
python
. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Apache HTTP Client Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Apache HTTP Client instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component ...
239
800
2026-03-23T11:30:50.151094
?s=rdkafka
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=rdkafka
devops
python
cally discovers K8s resources (pods), extracts metadata from them and adds the extracted metadata to the relevant spans, metrics and logs. go processor collector Quick Install When building a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-tele...
84
800
2026-03-23T11:39:35.380921
?s=visualization
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=visualization
devops
python
er dotnet Quick Install To install this exporter run: dotnet add package OpenTelemetry.Exporter.Prometheus.HttpListener 1.15.0-beta.1 Version .NET Language Exporter Component Apache 2.0 License Package Details (nuget) Repository Stackdriver Exporter for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 Stackdriver Expo...
174
800
2026-03-23T11:39:49.908189
?s=aiohttp-client
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=aiohttp-client
devops
python
2.0 License Repository PHP SDK by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry SDK for PHP. php PHP Language Core Component Apache 2.0 License Repository PHP SemConv by 🔭 OpenTelemetry Authors 🔭 OpenTelemetry Semantic Conventions for PHP. php PHP Language Core Component Apache 2.0 License Repository Python by 🔭 Ope...
368
799
2026-03-23T11:27:20.662257
redis
redis
https://redis.io/docs/latest/develop/reference/modules/
database
bash
d as pointers to a specific data type, the RedisModuleString . This is an opaque data type you have API functions to access and use, direct access to its fields is never needed. Zooming into the example command implementation, we can find another call: int RedisModule_ReplyWithLongLong(RedisModuleCtx *ctx, long long in...
11
799
2026-03-23T11:05:39.094740
cloudflare
tanstack_start
https://tanstack.com/ai/latest/docs/community-adapters/cloudflare
framework
typescript
udflare .md Community Adapters On this page Cloudflare Copy page The Cloudflare adapter provides access to Cloudflare Workers AI models and AI Gateway for routing requests to OpenAI, Anthropic, Gemini, Grok, and OpenRouter with caching, rate limiting, and unified billing. Installation sh npm install @cloudflare/tanstac...
8
774
2026-03-23T11:12:33.122727
?s=bandit
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=bandit
devops
python
uage Instrumentation Component Apache 2.0 License Package Details (nuget) Repository MySqlData Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments MySql.Data and collects telemetry about database operations. mysqldata instrumentation dotnet Quick Instal...
207
800
2026-03-23T11:37:27.149051
?s=source-generator
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=source-generator
devops
python
l this instrumentation library run: dotnet add package NServiceBus 3.3.0-unstable71 Version .NET Language Instrumentation Component Reciprocal Public License 1.5 License Website Documentation Package Details (nuget) Repository OWIN Instrumentation for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 This is an Instrum...
208
800
2026-03-23T11:33:15.587139
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
-time and run-time information about Emscripten platform. gh-90623 : signal.raise_signal() and os.kill() now check immediately for pending signals. Patch by Victor Stinner. gh-91734 : Fix OSS audio support on Solaris. gh-90633 : Include the passed value in the exception thrown by typing.assert_never() . Patch by Jelle ...
937
800
2026-03-23T10:57:25.353924
web-standards
svelte
https://svelte.dev/docs/kit/web-standards
framework
javascript
ugging console that is similar to the JavaScript console mechanism provided by web browsers. The module exports two specific components: A Console class with methods such as console.log() , console.error() and console.warn() that can be used to write to any Node.js stream. A global console instance configured to write ...
9
800
2026-03-23T11:26:39.639771
git-config
git
https://git-scm.com/docs/git-config
devops
bash
ow command without an option will show the stash entry in patch form. Defaults to false. See the description of the 'show' command in git-stash[1] . stash.showStat If this is set to true, the git stash show command without an option will show a diffstat of the stash entry. Defaults to true. See the description of the '...
338
798
2026-03-23T10:57:42.961354
?s=guzzle
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=guzzle
devops
python
this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/coralogixprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Cumulative to Delta Processo...
76
799
2026-03-23T11:13:19.229332
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
{ "hnsw_ef": 128 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-64-ef-512", "dataset_name": "deep-image-96-angular", "upload_time": 1034.873736958, "total_upload_time": 6109.167705315, "p95_time": 0.0116202484, "rps": 460.0228099563, "parallel": 4, "p99_time": 0.0142925467, "mean_time": 0.0084758028, "mean_p...
2,290
563
2026-03-23T11:15:13.617984
declarations
csharp
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/statements/declarations
language
csharp
ray element. Then it's ref reassigned to refer to the last array element. You can define a ref readonly local variable. You can't assign a value to a ref readonly variable. However, you can ref reassign such a reference variable, as the following example shows: int[] xs = [1, 2, 3]; ref readonly int element = ref xs[0]...
7
785
2026-03-23T10:56:06.206171
mysql-enterprise-audit.html
mysql
https://dev.mysql.com/doc/refman/9.6/en/mysql-enterprise-audit.html
database
sql
ncludes MySQL Enterprise Audit, implemented using a server plugin. MySQL Enterprise Audit uses the open MySQL Audit API to enable standard, policy-based monitoring and logging of connection and query activity executed on specific MySQL servers. Designed to meet the Oracle audit specification, MySQL Enterprise Audit pro...
1
740
2026-03-23T11:07:42.589744
?s=ollama
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ollama
devops
python
like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/filestatsreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository FlinkMetrics Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver u...
114
799
2026-03-23T11:18:41.269876
ai
tanstack_router
https://tanstack.com/ai/latest/docs/api/ai
framework
typescript
ONParser ModelMessage ProcessorResult ProcessorState RealtimeAdapter RealtimeClientOptions RealtimeConnection RealtimeMessage RealtimeSessionConfig RealtimeToken RealtimeTokenAdapter RealtimeTokenOptions ResponseFormat ServerTool StreamProcessorEvents StreamProcessorHandlers StreamProcessorOptions SummarizationOptions ...
3
800
2026-03-23T11:18:04.945753
no-void-type-return
biome
https://biomejs.dev/linter/rules/no-void-type-return
tooling
javascript
eturning without a value is allowed, as it’s a control flow statement. Examples Section titled “Examples” Invalid Section titled “Invalid” 1 class A { 2 f () : void { 3 return undefined ; 4 } 5 } code-block.ts:3:9 lint/correctness/noVoidTypeReturn ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✖ The function should n...
1
800
2026-03-23T10:56:54.116736
INJECTOR
angular
https://angular.dev/api/core/INJECTOR
framework
typescript
entInjector createNgModule createNgModuleRef createPlatform createPlatformFactory CreateSignalOptions CSP_NONCE CUSTOM_ELEMENTS_SCHEMA DebugElement DebugEventListener DebugNode DEFAULT_CURRENCY_CODE DefaultIterableDiffer DestroyableInjector destroyPlatform DestroyRef Directive DirectiveWithBindings DoBootstrap DoCheck ...
3
800
2026-03-23T11:30:10.521564
?s=cassandra
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cassandra
devops
python
nstrumentation Java Language Instrumentation Component Apache 2.0 License Repository Settings for the PowerJob instrumentation by 🔭 OpenTelemetry Authors 🔭 powerjob instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Pulsar instrumentation by 🔭 OpenTelemetry Authors 🔭 T...
263
799
2026-03-23T11:33:08.676571
llms-medium.txt
svelte
https://svelte.dev/llms-medium.txt
framework
javascript
ect` instead of `$:` assignments and statements (but only use effects when there is no better solution) - use `$props` instead of `export let`, `$$props` and `$$restProps` - use `onclick={...}` instead of `on:click={...}` - use `{#snippet ...}` and `{@render ...}` instead of ` ` and `$$slots` and ` ` - use ` ` instead ...
99
800
2026-03-23T11:13:00.456078
mui
mui
https://mui.com/x/api/tree-view/rich-tree-view/
library
javascript
the item. expandIcon The default icon used to expand the item. endIcon The default icon displayed next to an end item. This is applied to all Tree Items and can be overridden by the TreeItem icon slot prop. item .MuiRichTreeView-item TreeItem. Custom component to render a Tree Item. CSS classes View: table These class ...
9
800
2026-03-23T11:28:48.770236
?s=amqplib
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=amqplib
devops
python
License Package Details (go-collector) Repository ASAP Client Authentication Extension by 🔭 OpenTelemetry Authors 🔭 This extension allows serving sampling strategies following the Jaeger’s remote sampling API. jaeger sampling extension collector Quick Install When building a custom collector you can add this extensio...
66
798
2026-03-23T11:28:44.984381
kubernetes
kubernetes
https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/
devops
yaml
ion.k8s.io" && request.resource.resource == "leases")' # Match non-lease resources. - name : 'exclude-kubelet-requests' expression : '!("system:nodes" in request.userInfo.groups)' # Match requests made by non-node users. - name : 'rbac' # Skip RBAC requests, which are handled by the second webhook. expression : 'reques...
32
800
2026-03-23T11:06:08.155467
camera
expo
https://docs.expo.dev/versions/latest/sdk/camera
mobile
javascript
the captured image. height number Captured image height. uri string On web, the value of uri is the same as base64 because file system URLs are not supported in the browser. width number Captured image width. CameraEvents Android iOS Web Property Type Description onModernBarcodeScanned ( event : ScanningResult ) => voi...
30
798
2026-03-23T10:50:17.091902
2.6.html
python
https://docs.python.org/3/whatsnew/2.6.html
language
python
( Context ( prec = 16 )): # All code in this block uses a precision of 16 digits. # The original context is restored on exiting the block. print v . sqrt () Writing Context Managers ¶ Under the hood, the ‘ with ’ statement is fairly complicated. Most people will only use ‘ with ’ in company with existing objects and do...
13
795
2026-03-23T11:13:52.685116
RealtimeTokenAdapter
tanstack_router
https://tanstack.com/ai/latest/docs/reference/interfaces/RealtimeTokenAdapter
framework
typescript
State JSONParser ModelMessage ProcessorResult ProcessorState RealtimeAdapter RealtimeClientOptions RealtimeConnection RealtimeMessage RealtimeSessionConfig RealtimeToken RealtimeTokenAdapter RealtimeTokenOptions ResponseFormat ServerTool StreamProcessorEvents StreamProcessorHandlers StreamProcessorOptions Summarization...
3
800
2026-03-23T11:12:00.898644
api-routes
expo
https://docs.expo.dev/router/web/api-routes
mobile
javascript
n use expo-server 's deferTask() helper function to schedule tasks to run after a Response has been resolved by your API route. src/app/tasks+api.ts Copy import { deferTask } from 'expo-server' ; export async function GET ( request : Request ) { // This will run after this entire function resolves: deferTask ( async ( ...
13
800
2026-03-23T11:03:02.543866
redis
redis
https://redis.io/docs/latest/develop/get-started/document-database/
database
bash
e solution" + " they need!" , Condition = "used" , }, new { Brand = "Nord" , Model = "Chook air 5" , Price = 815 M , Description = "The Chook Air 5 gives kids aged six years and older " + "a durable and uberlight mountain bike for their first" + " experience on tracks and easy cruising through forests" + " and fields. ...
55
798
2026-03-23T11:07:04.803633
supabase-functions-delete
supabase
https://supabase.com/docs/reference/cli/supabase-functions-delete
database
typescript
e useful for long-running scripts where you might occasionally want to set breakpoints. brk mode same as run mode, but additionally sets a breakpoint at the first line to pause script execution before any code runs. wait mode similar to brk mode, but instead of setting a breakpoint at the first line, it pauses script e...
63
800
2026-03-23T11:30:27.841046
qdrant
qdrant
https://qdrant.tech/articles/machine-learning/
database
python
ques are good on paper but not popular in neural search, and what we can do about it. Evgeniya Sukhodolskaya March 27, 2025 Modern Sparse Neural Retrieval: From Theory to Practice A comprehensive guide to modern sparse neural retrievers: COIL, TILDEv2, SPLADE, and more. Find out how they work and learn how to use them ...
1
800
2026-03-23T10:53:15.500866
pricing
inngest
https://www.inngest.com/pricing
devops
typescript
le Executions Events 1m-5m $0.000050 5m-15m $0.000025 15m-50m $0.000020 50m-100m $0.000015 100m+ Contact us Pricing calculator Which plan is right for me? Number of runs 30,000 Average number of steps per run 2 Total executions per month 90,000 ( 30,000 runs × 2 steps per run) + 30,000 runs = 90,000 executions Number o...
2
800
2026-03-23T11:26:41.519971
AgentLoopStrategy
tanstack_start
https://tanstack.com/ai/latest/docs/reference/type-aliases/AgentLoopStrategy
framework
typescript
te JSONParser ModelMessage ProcessorResult ProcessorState RealtimeAdapter RealtimeClientOptions RealtimeConnection RealtimeMessage RealtimeSessionConfig RealtimeToken RealtimeTokenAdapter RealtimeTokenOptions ResponseFormat ServerTool StreamProcessorEvents StreamProcessorHandlers StreamProcessorOptions SummarizationOpt...
3
799
2026-03-23T11:20:23.955334
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
sRange ( "rg:1" , 0L , 4L ); System . out . println ( res12 ); // >>> [(0:18.0), (1:14.0), (2:22.0), (3:18.0), (4:24.0)] // Retrieve data points up to time 1 (inclusive) List < TSElement > res13 = jedis . tsRange ( "rg:1" , 0L , 1L ); System . out . println ( res13 ); // >>> [(0:18.0), (1:14.0)] // Retrieve data points...
256
800
2026-03-23T10:54:53.790416
?s=memcached
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=memcached
devops
python
sion to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/basicauthextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Bearer token authenticator extension b...
59
800
2026-03-23T11:12:58.232380
esbuild
esbuild
https://esbuild.github.io/content-types/
tooling
javascript
rames pulse { from , to { opacity : 1 } 50% { opacity : 0.5 } } .pulse { animation : 2s ease-in-out infinite pulse; } Bundling this with esbuild app.js --bundle --outdir= dist --loader: .css= local-css will give you something like this: ( () => { // style.css var submit = "anim_pulse style_button style_submit" ; // app...
51
790
2026-03-23T10:50:19.455606
?s=grails
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=grails
devops
python
Apache 2.0 License Package Details (gems) Repository OpenTelemetry ActionMailer Instrumentation by 🔭 OpenTelemetry Authors 🔭 The ActionMailer instrumentation is a community-maintained instrumentation for the ActionMailer portion of the [Ruby on Rails][rails-home] web-application framework. action mailer instrumentati...
338
800
2026-03-23T11:19:23.545769
supabase-db-start
supabase
https://supabase.com/docs/reference/cli/supabase-db-start
database
typescript
supabase postgres-config update [flags] Flags --config <strings> Optional Config overrides specified as a 'key=value' pair --no-restart Optional Do not restart the database after updating config. --replace-existing-overrides Optional If true, replaces all existing overrides with the ones provided. If false (default), m...
83
800
2026-03-23T11:27:17.447126
?s=erlang
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=erlang
devops
python
Autoinjection deprecated by 🔭 OpenTelemetry Authors 🔭 Deprecated This browser extension is permanently deprecated. Other browser extensions are available that provide similar functionality . This browser extension allows you to inject OpenTelemetry instrumentation in any web page. It uses the Web SDK and can export d...
377
799
2026-03-23T11:19:06.934915
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/runners/runners_scope/
devops
yaml
History Introduced in GitLab 15.1. Prerequisites: You must have the Owner role for the group. You can clean up group runners that have been inactive for more than three months. Group runners are those that were created in a specific group. In the top bar, select Search or go to and find your group. Select Settings > CI...
18
800
2026-03-23T11:06:32.138548
mui
mui
https://mui.com/system/styled/
library
javascript
#1976d2', contrastText: 'white', }, }, }); const MyThemeComponent = styled('div')(({ theme }) => ({ color: theme.palette.primary.contrastText, backgroundColor: theme.palette.primary.main, padding: theme.spacing(1), borderRadius: theme.shape.borderRadius, })); export default function ThemeUsage() { return ( <ThemeProvid...
5
762
2026-03-23T11:00:10.159037
?s=chrome-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=chrome-extension
devops
python
receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/simpleprometheusreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Skywalking Receiver by 🔭 OpenT...
151
800
2026-03-23T11:34:13.920072
queries
angular
https://angular.dev/guide/components/queries
framework
typescript
ing locator corresponding to a template reference variable . @ Component ({ /*...*/ template: ` < button #save >Save</ button > < button #cancel >Cancel</ button > ` , }) export class ActionBar { saveButton = viewChild < ElementRef < HTMLButtonElement >>( 'save' ); } If more than one element defines the same template r...
8
800
2026-03-23T11:02:25.710591
redis
redis
https://redis.io/docs/latest/commands/zremrangebyscore/
database
bash
g ) → Long // Long integer-reply the number of elements removed. @since 4.3 zremrangebyscore ( key : K , // the key. range : Range<? extends Number> // the range. ) → Long // Long integer-reply the number of elements removed. @since 4.3 zremrangebyscore ( key : K , // the key. min : double , max : double ) → RedisFutur...
3
800
2026-03-23T11:28:26.599347
?s=visualization
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=visualization
devops
python
r Component Apache 2.0 License Documentation Repository Google Cloud Monitoring Exporter by Google Authors The OpenTelemetry Google Cloud Monitoring Exporter for Go. go exporter Go Language Exporter Component Apache 2.0 License Repository Google Cloud Trace Exporter by Google Authors The OpenTelemetry Google Cloud Trac...
176
800
2026-03-23T11:39:49.908191
release-notes-2.2.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.2.0
mobile
dart
team, tool) 74943 vm_service 6.0.1-nullsafety.1, dwds 8.0.2 (cla: yes, team, tool, waiting for tree to go green) 74946 Replace MockUsage with TestUsage (cla: yes, team, tool, waiting for tree to go green) 74956 Replace MockProcessManager with FakeProcessManager in cocoapods_test (cla: yes, team, tool) 75022 Migrate dri...
65
800
2026-03-23T11:13:36.909324
?s=swift
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=swift
devops
python
se Package Details (go-collector) Repository Collector File Provider by 🔭 OpenTelemetry Authors 🔭 File provider for OpenTelemetry Collector configuration maps. go confmap provider collector file Quick Install When building a custom collector you can add this provider to the manifest file like the following: providers...
20
800
2026-03-23T11:28:57.192185
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
delRequest.user_text_prompt('Who was Albert Einstein?')] # (1)! async with model_request_stream('openai:gpt-5-mini', messages) as stream: chunks = [] async for chunk in stream: chunks.append(chunk) print(chunks) ''' [ PartStartEvent(index=0, part=TextPart(content='Albert Einstein was ')), FinalResultEvent(tool_name=Non...
1,795
603
2026-03-23T10:51:26.913515
2.0.5
git
https://git-scm.com/docs/git-update-server-info/2.0.5
devops
bash
PTION A dumb server that does not do on-the-fly pack generations must have some auxiliary information files in $GIT_DIR/info and $GIT_OBJECT_DIRECTORY/info directories to help clients discover what references and packs the server has. This command generates such auxiliary files. OPTIONS -f --force Update the info files...
2
542
2026-03-23T11:25:12.047584
?s=heroku
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=heroku
devops
python
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/alibabacloudlogserviceexporter v0.148.0 v0.148.0 Version Collector Language Exporter...
24
799
2026-03-23T11:39:27.847212
?s=js
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=js
devops
python
ary provides 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...
255
800
2026-03-23T11:15:08.510009
whisper-large-v3
transformers
https://huggingface.co/models?other=base_model:merge:openai/whisper-large-v3
ai
python
e Available Edit filters Sort: Trending Active filters: openai/whisper-large-v3 Clear all Automatic Speech Recognition • 2B • Updated Mar 8, 2025 • 1 • 2
1
153
2026-03-23T11:31:51.142802
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
E_DATE_EPOCH environment variable no longer overrides the value of the invalidation_mode argument to py_compile.compile() , and determines its default value instead. bpo-34819 : Use a monotonic clock to compute timeouts in Executor.map() and as_completed() , in order to prevent timeouts from deviating when the system c...
1,694
799
2026-03-23T10:57:25.354966
?s=kubewarden
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kubewarden
devops
python
tation Component Apache 2.0 License Repository influxdb instrumentation by 🔭 OpenTelemetry Authors 🔭 influxdb instrumentation influxdb instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Java HTTP Client Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a HTTP...
250
800
2026-03-23T11:30:42.721583
c.html
xgboost
https://xgboost.readthedocs.io/en/stable/c.html
ml
python
DMatrix from categorical data // ... CategoriesHandle cats ; int err = XGBoosterGetCategories ( fmat , NULL , & cats ) if ( err != 0 ) { exit ( -1 ); } err = XGBCategoriesFree ( cats ); if ( err != 0 ) { exit ( -1 ); } Note Experimental API, subject to change in the future. Parameters : handle – An instance of the data...
18
800
2026-03-23T10:55:50.642931
?s=pillarjs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pillarjs
devops
python
age Details (go-collector) Repository Logz.io Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Collector Exporter for Logz.io 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/o...
43
800
2026-03-23T11:32:31.641926
extension-types
dart
https://dart.dev/language/extension-types
language
dart
by calling a constructor: dart extension type NumberE ( int value ) { NumberE operator + ( NumberE other ) => NumberE ( value + other . value ) ; NumberE get next => NumberE ( value + 1 ) ; bool isValid ( ) => ! value . isNegative ; } void testE ( ) { var num = NumberE ( 1 ) ; } content_copy Then, you can invoke member...
16
735
2026-03-23T10:54:13.704941
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
`usage` | \`RunUsage | None\` | Optional usage to start with, useful for resuming a conversation or agents used in tools. | | `metadata` | \`AgentMetadata[AgentDepsT] | None\` | Optional metadata to attach to this run. Accepts a dictionary or a callable taking RunContext; merged with the agent's configured metadata. | ...
2,099
384
2026-03-23T10:51:26.914173
github-integration
langfuse
https://langfuse.com/docs/prompt-management/features/github-integration
ai
python
l Access Token needs minimal permissions : Permission Type Required Permissions Required Permissions Contents: Read and write, Metadata: Read-only Legacy Token Scopes For public repositories: public_repo scope, For private repositories: repo scope Step 3: Implement the FastAPI Webhook Server Create main.py with this Fa...
7
800
2026-03-23T11:13:52.550744
LoopvarExperiment
go
https://go.dev/wiki/LoopvarExperiment
language
go
le entry. And here is a surprising way to print the values 0 through 9: var f func() for i := 0; i < 10; i++ { if i == 0 { f = func() { print(i) } } f() } It depends on the fact that the f initialized on the first iteration “sees” the new value of i each time it is called. With the new semantics, it prints 0 ten times....
8
756
2026-03-23T11:25:54.316860
breadcrumbs
tailwind
https://tailwindcss.com/plus/ui-blocks/application-ui/navigation/breadcrumbs
library
javascript
etail Screens Settings Screens 5-day Mini-Course Build UIs that don’t suck. Short, tactical video lessons from the creator of Tailwind CSS, delivered directly to your inbox every day for a week . Get the free course Breadcrumbs Use these Tailwind CSS breadcrumb components to display a trail of links for easy backtracin...
1
779
2026-03-23T11:11:33.590988
providers-plugin-framework-data-source-read
terraform
https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-data-source-read
devops
hcl
ovider configures the HashiCups client and the data source can save a reference to that client for its operations. Open the internal/provider/coffees_data_source.go file. Allow your data source type to store a reference to the HashiCups client by replacing the coffeesDataSource type with the following. internal/provide...
11
799
2026-03-23T11:00:07.090727
multiprocessing.html
python
https://docs.python.org/3/library/multiprocessing.html
language
python
ocess. (By default sys.executable is used). Embedders will probably need to do something like set_executable ( os . path . join ( sys . exec_prefix , 'pythonw.exe' )) before they can create child processes. Changed in version 3.4: Now supported on POSIX when the 'spawn' start method is used. Changed in version 3.11: Ac...
48
799
2026-03-23T11:28:14.139226
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
, 5000 . 0 )), new AbstractMap . SimpleEntry <> ( "sensor3" , new TSElement ( 60L , 6000 . 0 )), new AbstractMap . SimpleEntry <> ( "sensor3" , new TSElement ( 70L , 7000 . 0 )) ); System . out . println ( res34 ); // >>> [10, 20, 30, 40, 50, 60, 70] List < TSElement > res35 = jedis . tsRange ( "sensor3" , TSRangeParam...
362
799
2026-03-23T10:54:53.790564
?s=bunyan
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=bunyan
devops
python
essor converts delta sum metrics to rate metrics. This rate is a gauge. go processor collector Quick Install When building a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatorateprocesso...
78
800
2026-03-23T11:29:05.426409
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
hat is to be generated. This field is immutable. A ResourceClaim will get created by the control plane for a Pod when needed and then not get updated anymore. ResourceClaimTemplateSpec v1beta1 resource Appears In: ResourceClaimTemplate [resource/v1beta1] Field Description metadata ObjectMeta ObjectMeta may contain labe...
5,578
799
2026-03-23T10:56:49.350235
zh_HANS-CN
git
https://git-scm.com/docs/git-grep/zh_HANS-CN
devops
bash
搜索被追踪的文件,不如在给定的目录树中搜索 blobs。 -- 标志着选项的结束;其余的参数是 <路径规范> 限制器。 <路径规范>… 如果给定,将搜索限制在与至少一个模式匹配的路径上。 前导路径匹配和 glob(7) 模式都被支持。 有关 <指定路径> 格式的更多细节,请参考 gitglossary[7] 。 实例 git grep time_t' -- *. [ ch ] 在工作目录及其子目录中所有跟踪的 .c 和 .h 文件中寻找 time_t 。 git grep -e '#define' --and \( -e MAX_PATH -e PATH_MAX \) 寻找有 #define 和 MAX_PATH 或 PATH_MA...
9
799
2026-03-23T11:28:01.672137
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
stAPI app running in Modal. ### Creating a tunnel Since we need bidirectional communication between the Dev Server and your app, you'll also need a tunnel to allow your app to reach your locally-running Dev Server. We recommend using [ngrok](https://ngrok.com) for this. ```sh # Tunnel to the Dev Server's port ngrok htt...
1,043
797
2026-03-23T10:50:47.949095
?s=istio
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=istio
devops
python
agle HTTP Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Finagle HTTP Instrumentation to track requests through OpenTelemetry. finagle http instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Finatra Instrumentation by 🔭 OpenTelemetry Authors 🔭 This libra...
245
800
2026-03-23T11:28:03.962055
?s=erlang
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=erlang
devops
python
ure/opentelemetry-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 ...
275
800
2026-03-23T11:19:06.934777
?product=all
csharp
https://learn.microsoft.com/en-us/azure/?product=all
language
csharp
ng semi-structured datasets Developer Tools App Configuration Fast, scalable parameter storage for app configuration Azure Boards Plan, track, and discuss work across your teams Azure DevOps Services for teams to share code, track work, and ship software Azure DevTest Labs Quickly create environments using reusable tem...
34
800
2026-03-23T11:40:53.786986
redis
redis
https://redis.io/docs/latest/develop/get-started/data-store/
database
bash
dx:bicycle" , new FTCreateParams (). On ( IndexDataType . JSON ). Prefix ( "bicycle:" ), schema ); for ( int i = 0 ; i < bicycles . Length ; i ++) { json . Set ( $"bicycle:{i}" , "$" , bicycles [ i ]); } var query1 = new Query ( "*" ); var res1 = ft . Search ( "idx:bicycle" , query1 ). Documents ; Console . WriteLine (...
58
782
2026-03-23T11:11:38.028470
?s=vaadin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=vaadin
devops
python
Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository MySqlData Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments MySql.Data and collects telemetry about database operations. mysqldata instrumentation dotnet Quick In...
207
800
2026-03-23T11:20:45.496511
llms-medium.txt
svelte
https://svelte.dev/llms-medium.txt
framework
javascript
o) is an opinionated code formatter. ## Usage ```sh npx sv add prettier ``` ## What you get - scripts in your `package.json` - `.prettierignore` and `.prettierrc` files - updates to your eslint config if you're using that package # storybook [Storybook](https://storybook.js.org/) is a frontend component workshop. ## Us...
414
800
2026-03-23T11:13:00.456520
?s=influxdb
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=influxdb
devops
python
.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Transform Processor by 🔭 OpenTelemetry Authors 🔭 The Transform Processor for the OpenTelemetry Collector can be used to transform any fields on traces, metrics, and logs within the collector. It uti...
95
800
2026-03-23T11:33:32.232984
foreignkeys.html
sqlite
https://www.sqlite.org/foreignkeys.html
database
sql
n the parent key to each dependent child key. For an "ON DELETE CASCADE" action, this means that each row in the child table that was associated with the deleted parent row is also deleted. For an "ON UPDATE CASCADE" action, it means that the values stored in each dependent child key are modified to match the new paren...
31
740
2026-03-23T10:58:08.890921
?s=dspy
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dspy
devops
python
y to tracing. rust instrumentation Quick Install To install this instrumentation library run: cargo add tracing-opentelemetry 0.22.0 Version Rust Language Instrumentation Component MIT License Package Details (crates) Repository Trillium Instrumentation first party integration by Jacob Rothstein OpenTelemetry integrati...
359
800
2026-03-23T11:25:48.466276
variable_pattern_keyword_in_declaration_context
dart
https://dart.dev/tools/diagnostics/variable_pattern_keyword_in_declaration_context
language
dart
verview Troubleshooting DartPad Command-line tools expand_more Dart SDK expand_more Overview dart dart analyze dart build dart compile dart create dart doc dart fix dart format dart info dart install dart pub dart run dart test dartaotruntime Experiment flags Other command-line tools expand_more build_runner webdev Sta...
3
800
2026-03-23T11:19:50.883590
?s=pdo
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pdo
devops
python
mpiler Instrumentation for Business Logic by Weiting Liou A TypeScript transformer that automatically instruments your business logic methods with OpenTelemetry spans at compile time through AST weaving, achieving true “application-level transparency” instrumentation javascript typescript typescript compiler business l...
301
800
2026-03-23T11:32:35.100603
supabase-projects-api-keys
supabase
https://supabase.com/docs/reference/cli/supabase-projects-api-keys
database
typescript
your local project to be linked to a remote database by running supabase link . For self-hosted databases, you can pass in the connection parameters using --db-url flag. Runs pg_dump in a container with additional flags to exclude Supabase managed schemas. The ignored schemas include auth, storage, and those created by...
20
799
2026-03-23T11:32:02.975129
quickstart
tanstack_start
https://tanstack.com/router/latest/docs/framework/react/examples/quickstart
framework
typescript
</Link> </div> <hr /> <Outlet /> <TanStackRouterDevtools /> </> ), }) const indexRoute = createRoute({ getParentRoute: () => rootRoute, path: '/', component: function Index() { return ( <div className="p-2"> <h3>Welcome Home!</h3> </div> ) }, }) const aboutRoute = createRoute({ getParentRoute: () => rootRoute, path: '/...
6
700
2026-03-23T11:30:26.364724
java
neon
https://neon.tech/docs/guides/java
database
sql
Connect a Java application to Neon Postgres - 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 / Languages / Java Connect a Java application to Neon Postgres Learn how to run SQL queries in Neon from Java using the Postg...
0
799
2026-03-23T10:56:17.249351
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/issues/
devops
yaml
=identicon" , "web_url" : "https://gitlab.example.com/francisca" }, "type" : "ISSUE" , "author" : { "name" : "Maxie Medhurst" , "username" : "craig_rutherford" , "id" : 12 , "state" : "active" , "avatar_url" : "http://www.gravatar.com/avatar/a0d477b3ea21970ce6ffcbb817b0b435?s=80&d=identicon" , "web_url" : "https://gitl...
79
800
2026-03-23T11:10:12.384478
release-notes-2.5.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.5.0
mobile
dart
eedback in macOS (cla: yes, waiting for tree to go green, platform-macos) 25601 [web] Remove dart language versions from engine files (cla: yes, waiting for tree to go green, platform-web) 25602 [web] Catch image load failures in --release builds (cla: yes, platform-web) 25603 [flutter_releases] Flutter Dev 2.2.0-10.0....
405
800
2026-03-23T11:13:43.940447
system-tray
tauri
https://tauri.app/v1/guides/features/system-tray
desktop
rust
omMenuItem , SystemTrayMenu , SystemTrayMenuItem } ; Create the SystemTrayMenu : // here `"quit".to_string()` defines the menu item id, and the second parameter is the menu item label. let quit = CustomMenuItem :: new ( "quit" . to_string ( ) , "Quit" ) ; let hide = CustomMenuItem :: new ( "hide" . to_string ( ) , "Hid...
2
798
2026-03-23T10:52:35.589671
2.19.0
git
https://git-scm.com/docs/git-fetch/2.19.0
devops
bash
on remotes that have themselves deleted those branches. If left to accumulate, these stale references might make performance worse on big and busy repos that have a lot of branch churn, and e.g. make the output of commands like git branch -a --contains <commit> needlessly verbose, as well as impacting anything else tha...
26
799
2026-03-23T11:06:07.883584
structures.html
python
https://docs.python.org/3/c-api/structures.html
language
python
the args array, after the positional arguments. Added in version 3.7. METH_METHOD ¶ Part of the Stable ABI since version 3.7. Can only be used in the combination with other flags: METH_METHOD | METH_FASTCALL | METH_KEYWORDS . METH_METHOD | METH_FASTCALL | METH_KEYWORDS Extension of METH_FASTCALL | METH_KEYWORDS support...
13
798
2026-03-23T11:07:02.593179
redis
redis
https://redis.io/docs/latest/develop/reference/modules/
database
bash
ion since they are not guaranteed to mix well. However this is not the only option. It's also possible to exactly tell Redis what commands to replicate as the effect of the command execution, using an API similar to RedisModule_Call() but that instead of calling the command sends it to the AOF / replicas stream. Exampl...
43
800
2026-03-23T11:05:39.094785
supabase-branches-get
supabase
https://supabase.com/docs/reference/cli/supabase-branches-get
database
typescript
f <string> Optional Project ref of the Supabase project. supabase secrets list List all secrets in the linked project. Usage 1 supabase secrets list Flags --project-ref <string> Optional Project ref of the Supabase project. supabase secrets unset Unset a secret(s) from the linked Supabase project. Usage 1 supabase secr...
67
800
2026-03-23T11:32:22.649817
start-basic-authjs
tanstack_start
https://tanstack.com/start/latest/docs/framework/react/examples/start-basic-authjs
framework
typescript
av className="p-4 flex gap-4 items-center bg-gray-100"> <Link to="/" activeProps={{ className: 'font-bold' }} activeOptions={{ exact: true }} > Home </Link> <Link to="/protected" activeProps={{ className: 'font-bold' }}> Protected </Link> <div className="ml-auto flex items-center gap-4"> {routeContext.session ? ( <> <s...
6
553
2026-03-23T10:51:06.610587
uk
git
https://git-scm.com/docs/git-diff-index/uk
devops
bash
ff --git a/file1 b/file2 Імена файлів a/ та b/ однакові, якщо не йдеться про перейменування/копіювання. Зокрема, навіть для створення або видалення /dev/null не використовується замість імен файлів a/ або b/ . Коли йдеться про перейменування/копіювання, file1 та file2 показують відповідно назву вихідного файлу переймен...
46
800
2026-03-23T11:31:50.341795
redis
redis
https://redis.io/docs/latest/develop/data-types/lists/
database
bash
s_string" , "bike:1" ). thenCompose ( res28 -> { System . out . println ( res28 ); // >>> OK return asyncCommands . type ( "new_bikes_string" ); }). thenCompose ( res29 -> { System . out . println ( res29 ); // >>> string return asyncCommands . lpush ( "new_bikes_string" , "bike:2" , "bike:3" ); }). handle (( res , ex ...
818
800
2026-03-23T11:05:26.646584
durability
turso
https://docs.turso.tech/cloud/durability
database
sql
ture is not as popular for transactional workloads as it is for analytical workloads is the high cost of writing to object store. Due to Turso Cloud’s multi-tenant architecture, commits are batched across many databases to amortize this cost. Furthermore, commits are also batched in time, that is the added commit laten...
3
800
2026-03-23T10:53:07.297165
2.34.0
git
https://git-scm.com/docs/git-merge/2.34.0
devops
bash
be appended to the specified message. The git fmt-merge-msg command can be used to give a good default for automated git merge invocations. The automated message can include the branch description. -F <file> --file=<file> Read the commit message to be used for the merge commit (in case one is created). If --log is spec...
14
799
2026-03-23T11:13:51.636237
?s=ecs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ecs
devops
python
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/otelarrowexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-co...
46
798
2026-03-23T11:26:01.524183