title
stringlengths
1
551
source
stringclasses
83 values
url
stringlengths
13
578
category
stringclasses
11 values
language
stringclasses
12 values
content
stringlengths
80
800
chunk_id
int64
0
6.66k
chunk_length
int64
80
800
last_updated
stringdate
2026-03-23 10:49:51
2026-03-23 11:44:43
?s=psr16
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=psr16
devops
python
instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Restlet Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Restlet restlet instrumentation java Java Language Instrumentati...
266
800
2026-03-23T11:22:24.545676
release-notes-2.2.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.2.0
mobile
dart
o go green) 25213 When snapshotting a surface, upper-bound the render target size to the device limit (cla: yes, waiting for tree to go green) 25221 Revert "Call Dart plugin registrant if available" (cla: yes, waiting for tree to go green) 25222 started cleaning scenario tests before running them (cla: yes, waiting for...
990
800
2026-03-23T11:13:36.917859
?s=instrumentation
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=instrumentation
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:37:46.245245
Nemotron-MIND
transformers
https://huggingface.co/datasets/nvidia/Nemotron-MIND
ai
python
rom the "raster" package to extract the rasters for a specific region. You can create a spatial polygon for North America using the "maptools" and "rgeos" packages, and then use the "crop" function to extract the rasters for that region. Here's an example code snippet: ``` # Load the necessary packages library(raster) ...
31
798
2026-03-23T11:23:03.927624
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/migration/jenkins/
devops
yaml
pipeline { agent any stages { stage ( 'hello' ) { steps { echo "Hello World" } } } } The equivalent GitLab CI/CD .gitlab-ci.yml file would be: stages : - hello hello-job : stage : hello script : - echo "Hello World" Jenkins pipeline syntax A Jenkins configuration is composed of a pipeline block with sections and direct...
2
799
2026-03-23T10:52:19.451167
sunsetting-create-react-app
react
https://react.dev/blog/2025/02/14/sunsetting-create-react-app
framework
javascript
akes time to generate which can increase Time to First Byte (TTFB) . The best performing apps are able to pick the right rendering strategy on a per-page basis, based on the tradeoffs of each strategy. Frameworks provide the option to use a server on any page if you want to, but do not force you to use a server. This a...
17
800
2026-03-23T10:52:22.532245
release-notes-3.0.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-3.0.0
mobile
dart
b.com/flutter/flutter/pull/98450 [dap] Don't use --start-paused when running in Profile/Release mode by @DanTup in https://github.com/flutter/flutter/pull/98926 Wait for ios-deploy stdout before closing logLine stream by @jmagman in https://github.com/flutter/flutter/pull/99041 Work around VS CMake generation bug by @s...
70
800
2026-03-23T11:07:38.048150
all
go
https://go.dev/blog/all
language
go
ed to get started with Go modules. The New Go Developer Network , 14 March 2019 GoBridge Leadership Team Announcing the Go Developer Network, a collection of Go user groups sharing best practices. What's new in the Go Cloud Development Kit , 4 March 2019 The Go Cloud Development Kit team at Google Recent changes to the...
24
800
2026-03-23T11:15:29.012723
release-notes-2.0.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.0.0
mobile
dart
e287b5 (10 revisions) (cla: yes, waiting for tree to go green) 23671 Roll Skia from af9b58e287b5 to f435ada424df (1 revision) (cla: yes, waiting for tree to go green) 23672 Roll Fuchsia Mac SDK from BsUY1yjWh... to BoBy7Eobf... (cla: yes, waiting for tree to go green) 23675 FlutterEngineGroup for Android (cla: yes, pla...
649
800
2026-03-23T11:06:17.753822
img
javascript
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/img
language
javascript
set=" swing-200.jpg 200w, swing-400.jpg 400w, swing-800.jpg 800w, swing-1600.jpg 1600w " src="swing-400.jpg" alt="Kettlebell Swing" /> src The image URL . At least one of src and srcset is required for an <img> element. If srcset is specified, src is used in one of two ways: as a fallback for browsers that don't suppor...
21
772
2026-03-23T11:37:51.874419
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
reaming Starlette response with protocol-specific events encoded per the request's `Accept` header value. """ try: from starlette.responses import Response except ImportError as e: # pragma: no cover raise ImportError( 'Please install the `starlette` package to use `dispatch_request()` method, ' 'you can use the `ui` o...
5,670
643
2026-03-23T10:51:26.922637
?s=shenyu
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=shenyu
devops
python
rovides instrumentation for Quarkus RESTEasy Reactive quarkus resteasy reactive instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Quartz Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Quartz quartz instrumentation java Java La...
264
800
2026-03-23T11:10:16.617964
kubernetes
kubernetes
https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/
devops
yaml
etty ( in query ): string pretty propagationPolicy ( in query ): string propagationPolicy Response 200 ( Pod ): OK 202 ( Pod ): Accepted 401: Unauthorized deletecollection delete collection of Pod HTTP Request DELETE /api/v1/namespaces/{namespace}/pods Parameters namespace ( in path ): string, required namespace body :...
254
800
2026-03-23T11:20:35.997775
?s=opencensus
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=opencensus
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:23:53.796017
datamodel.html
python
https://docs.python.org/3/reference/datamodel.html
language
python
() method; Those __set_name__ methods are called with the class being defined and the assigned name of that particular attribute; The __init_subclass__() hook is called on the immediate parent of the new class in its method resolution order. After the class object is created, it is passed to the class decorators includ...
111
799
2026-03-23T11:02:26.758892
esbuild
esbuild
https://esbuild.github.io/content-types/
tooling
javascript
xample Exponentiation operator es2016 a ** b Async functions es2017 async () => {} Asynchronous iteration es2018 for await (let x of y) {} Async generators es2018 async function* foo() {} Spread properties es2018 let x = {...y} Rest properties es2018 let {...x} = y Optional catch binding es2019 try {} catch {} BigInt e...
2
800
2026-03-23T10:50:19.455541
Float64Array
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float64Array
language
javascript
Float64Array - JavaScript | MDN Skip to main content Skip to search Float64Array Baseline Widely available This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015. Learn more See full compatibility Report feedback The Float64Array typed ar...
0
800
2026-03-23T11:32:51.820039
?s=dspy
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dspy
devops
python
s 🔭 This receiver supports opening a Unix Named Pipe (aka FIFO), and reading logs from it. namedpipe 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/recei...
134
800
2026-03-23T11:25:48.466092
?s=f
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=f
devops
python
xtension provides automatic Google Cloud authentication for OpenTelemetry Java’s OTLP exporters, enabling telemetry export to Google Cloud for both zero-code and manual instrumentation setups. gcp extension java auth google Java Language Extension Component Apache 2.0 License Repository Gin-gonic Instrumentation With M...
194
799
2026-03-23T11:39:40.098450
assertPlatform
angular
https://angular.dev/api/core/assertPlatform
framework
typescript
duleRef NgZone NgZoneOptions NO_ERRORS_SCHEMA numberAttribute OnChanges OnDestroy OnInit Optional output Output outputBinding OutputEmitterRef OutputOptions OutputRef OutputRefSubscription PendingTasks Pipe PipeTransform PLATFORM_ID PLATFORM_INITIALIZER platformCore PlatformRef Predicate PromiseResourceOptions provideA...
5
800
2026-03-23T11:23:16.237650
postgresql
postgresql
https://www.postgresql.org/docs/release/9.3.16/
database
sql
LTER TABLE preserves index tablespace assignments when rebuilding indexes (Tom Lane, Michael Paquier) Previously, non-default settings of default_tablespace could result in broken indexes. Prevent dropping a foreign-key constraint if there are pending trigger events for the referenced relation (Tom Lane) This avoids "c...
3
800
2026-03-23T11:34:15.196885
firebase_admin.credentials
firebase
https://firebase.google.com/docs/reference/admin/python/firebase_admin.credentials
database
javascript
ation Default credential. get_credential ( ) Returns the underlying Google credential. Raises : google.auth.exceptions.DefaultCredentialsError – If Application Default credentials cannot be initialized in the current environment. Returns : A Google Auth credential instance. Return type : google.auth.credentials.Credent...
1
792
2026-03-23T11:37:30.284533
index.html
java
http://docs.oracle.com/cd/E79446_01/index.html
language
java
Oracle ZFS Storage Appliance, Release OS8.7.x Documentation Library E79446 oracle home Oracle ZFS Storage Appliance, Release OS8.7.x Documentation Library Documentation Home » Oracle ZFS Storage Appliance, Release OS8.7.x Documentation Library Updated: July 2020 Exit Print View JavaScript is required to for searching. ...
0
791
2026-03-23T11:16:41.466806
fineweb-2
transformers
https://huggingface.co/datasets/HuggingFaceFW/fineweb-2
ai
python
an Koreanic kor_Hang 48,613,120,582 60,874,355 213.43GB 98.50GB ces Latn Czech Indo-European ces_Latn 35,479,428,809 66,067,904 206.33GB 102.38GB swe Latn Swedish Indo-European swe_Latn 35,745,969,364 59,485,306 202.96GB 88.63GB hun Latn Hungarian Uralic hun_Latn 30,919,839,164 49,935,986 199.69GB 91.73GB ron Latn Roma...
274
800
2026-03-23T11:23:24.988636
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
ctx , "race:france" ). Result () if err != nil { panic ( err ) } fmt . Println ( xlen ) // >>> 3 } func ExampleClient_racefrance1 () { ctx := context . Background () rdb := redis . NewClient ( & redis . Options { Addr : "localhost:6379" , Password : "" , // no password docs DB : 0 , // use default DB }) _ , err := rdb ...
444
800
2026-03-23T11:04:07.560164
?s=local
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=local
devops
python
) Repository zPages Collector Extension by 🔭 OpenTelemetry Authors 🔭 The zPages Extension for the OpenTelemetry Collector serves zPages, an HTTP endpoint that provides live data for debugging different components that were properly instrumented for such. go extension collector Collector Language Extension Component A...
74
800
2026-03-23T11:13:53.860191
kubernetes
kubernetes
https://kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/
devops
yaml
ge-driver-db string Default: "cadvisor" database name --storage-driver-host string Default: "localhost:8086" database host:port --storage-driver-password string Default: "root" database password --storage-driver-secure use secure connection with database --storage-driver-table string Default: "stats" table name --stora...
3
780
2026-03-23T11:28:29.810344
?s=cloudwego
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cloudwego
devops
python
pamp Quick Install When building a custom collector you can add this utilities to the manifest file like the following: utilities : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/cmd/opampsupervisor v0.148.0 v0.148.0 Version Collector Language Utilities Component Apache 2.0 License Package Details ...
19
800
2026-03-23T11:15:52.636626
?s=strimzi
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=strimzi
devops
python
metry SDK, reporting data to an OpenTelemetry Collector. sandbox rust kubewarden Rust Language Application integration Component Apache-2.0 License Website Documentation rustup native by The Rust Project Developers The feature otel can be used when building rustup to turn on OpenTelemetry tracing with an OTLP gRPC expo...
18
800
2026-03-23T11:29:44.749712
run@go1.26.1
go
https://go.dev/cmd/go/internal/run@go1.26.1
language
go
s the binary using that program, for example 'go_js_wasm_exec a.out arguments...'. This allows execution of cross-compiled programs when a simulator or other execution method is available. By default, 'go run' compiles the binary without generating the information used by debuggers, to reduce build time. To include deb...
2
799
2026-03-23T11:08:59.382107
redis
redis
https://redis.io/docs/latest/develop/clients/jedis/vecsearch/
database
bash
ontent" ). as ( "content" ), TagField . of ( "$.genre" ). as ( "genre" ), VectorField . builder () . fieldName ( "$.embedding" ). as ( "embedding" ) . algorithm ( VectorAlgorithm . HNSW ) . attributes ( Map . of ( "TYPE" , "FLOAT32" , "DIM" , 384 , "DISTANCE_METRIC" , "L2" ) ) . build () }; jedis . ftCreate ( "vector_j...
50
800
2026-03-23T11:08:32.363851
physics_big
transformers
https://huggingface.co/datasets/Vikhrmodels/physics_big
ai
python
K \) остается равным нулю. При этом, так как сопротивления подводящих проводов очень мало, то практически мгновенно заряжаются конденсаторы $C_{1}$ и $C_{2}$ до зарядов $ q_{10} $ и $ q_{20}$ соответственно, а конденсатор \( C_{3} \) останется не заряженным: \( q_{30}=0 \), так как он заряжается через катушку индуктивн...
35
800
2026-03-23T11:28:51.647902
deploy-to-cloud
langchain
https://docs.langchain.com/langsmith/deploy-to-cloud
ai
python
on will be queued for deployment. Re-run langgraph deploy from your project directory. The command finds the existing deployment by name and creates a new revision with your latest code changes: Copy langgraph deploy To target a specific deployment by ID rather than by name, use --deployment-id : Copy langgraph deploy ...
10
798
2026-03-23T10:55:40.422798
deep-state
svelte
https://svelte.dev/tutorial/svelte/deep-state
framework
javascript
Reactivity / Deep state • Svelte Tutorial Skip to main content Basic Svelte Introduction Welcome to Svelte Your first component Dynamic attributes Styling Nested components HTML tags Reactivity State Deep state Derived state Inspecting state Effects Universal reactivity Props Declaring props Default values Spread props...
0
800
2026-03-23T10:56:42.082195
?s=replicate
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=replicate
devops
python
ository Delayed Job Instrumentation by 🔭 OpenTelemetry Authors 🔭 Delayed Job instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-delayed_job 0.25.1 Version Ruby Language Instrumentation Component Apache 2.0 License Package...
344
800
2026-03-23T11:10:52.951770
uikit-devs
flutter
https://docs.flutter.dev/flutter-for/uikit-devs
mobile
dart
idget build ( BuildContext context ) { return const MaterialApp ( title : ' Sample App ' , home : SampleAppPage ( ) ) ; } } class SampleAppPage extends StatefulWidget { const SampleAppPage ( { super . key } ) ; @override State < SampleAppPage > createState ( ) => _SampleAppPageState ( ) ; } class _SampleAppPageState ex...
8
790
2026-03-23T10:50:20.927318
http.html
nodejs
https://nodejs.org/api/http.html
runtime
javascript
ead) ; serverSocket . pipe (clientSocket) ; clientSocket . pipe (serverSocket) ; } ) ; } ) ; // Now that proxy is running proxy . listen ( 1337 , '127.0.0.1' , () => { // Make a request to a tunneling proxy const options = { port : 1337 , host : '127.0.0.1' , method : 'CONNECT' , path : 'www.google.com:80' , }; const r...
28
800
2026-03-23T10:57:12.238973
2.6.7
git
https://git-scm.com/docs/git-push/2.6.7
devops
bash
, without specifying the details, will protect all remote refs that are going to be updated by requiring their current value to be the same as the remote-tracking branch we have for them. --force-with-lease= <refname> , without specifying the expected value, will protect the named ref (alone), if it is going to be upda...
12
800
2026-03-23T11:01:45.148640
v1.1.html
scikit_learn
https://scikit-learn.org/stable/whats_new/v1.1.html
ml
python
eighbors and sklearn.neighbors.NearestNeighbors.radius_neighbors can respectively be up to ×20 and ×5 faster than previously on a laptop. Moreover, implementations of those two algorithms are now suitable for machine with many cores, making them usable for datasets consisting of millions of samples. #21987 , #22064 , #...
12
799
2026-03-23T10:55:18.975320
Grouping
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Grouping
language
javascript
ne ends with an expression, the parser will not insert a semicolon before the line break, because it could be the middle of a function call. For example: js const a = 1 (1).toString() This code would be parsed as: js const a = 1(1).toString(); Which throws "TypeError: 1 is not a function". If your coding style does not...
5
799
2026-03-23T11:29:54.757221
?s=nestjs-core
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=nestjs-core
devops
python
epository Ratpack Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Ratpack instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Reactor Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provide...
265
799
2026-03-23T11:25:44.287901
?s=strimzi
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=strimzi
devops
python
tes Operator by 🔭 OpenTelemetry Authors 🔭 A Kubernetes Operator for the OpenTelemetry Collector. kubernetes Collector Language Core Component Apache 2.0 License Repository opentelemetry-lua by yangxikun An unofficial implementation of OpenTelemetry in lua. lua instrumentation Lua Language Instrumentation Component Ap...
365
800
2026-03-23T11:29:44.750006
clip_by_average_norm
tensorflow
https://www.tensorflow.org/api_docs/python/tf/compat/v1/clip_by_average_norm
ml
python
e type and shape as t with its values set to: t * clip_norm / l2norm_avg(t) In this case, the average L2-norm of the output tensor is clip_norm . This operation is typically used to clip gradients before applying them with an optimizer. Args t A Tensor . clip_norm A 0-D (scalar) Tensor > 0. A maximum clipping value. na...
1
763
2026-03-23T10:57:32.162300
?s=ai
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ai
devops
python
Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry PSR-16 auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Auto-instrumentation hooks are registered via composer, and spans will automatically be created for each PSR-16 cache operation. psr16 instrumentation php Quick Install To install...
312
799
2026-03-23T11:24:07.879805
supabase-config-push
supabase
https://supabase.com/docs/reference/cli/supabase-config-push
database
typescript
start Starts the Supabase local development stack. Requires supabase/config.toml to be created in your current working directory by running supabase init . All service containers are started by default. You can exclude those not needed by passing in -x flag. To exclude multiple containers, either pass in a comma separa...
6
799
2026-03-23T11:33:19.780820
supabase-sso-remove
supabase
https://supabase.com/docs/reference/cli/supabase-sso-remove
database
typescript
is saved in native credentials storage if available. If you do not want to be prompted for the database password, such as in a CI environment, you may specify it explicitly via the SUPABASE_DB_PASSWORD environment variable. Some commands like db dump , db push , and db pull require your project to be linked first. Usag...
5
799
2026-03-23T11:31:37.481434
?s=ts
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ts
devops
python
memcachedreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository MongoDB Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver fetches stats from a MongoDB instance using the [golang go receiver collector Quick Install When building a custom ...
132
800
2026-03-23T11:18:07.814606
?s=active_job
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=active_job
devops
python
an add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/tlscheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Trace Simulation Receiver b...
161
800
2026-03-23T11:28:48.638481
redis
redis
https://redis.io/docs/latest/operate/rs/clusters/configure/rack-zone-awareness/
database
bash
id to the first node: POST /v1/bootstrap/create_cluster { "action" : "create_cluster" , "cluster" : { "nodes" : [] , "name" : "<cluster.fqdn>" } , "credentials" : { "username" : "<admin-email>" , "password" : "<admin-password>" } , "node" : { "identity" : { "rack_id" : "<availability-zone-ID>" , "second_rack_id" : "<ra...
5
800
2026-03-23T10:57:19.887306
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
ding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as "data at least as new as the provided `resourceVersion`...
3,847
784
2026-03-23T10:56:49.347806
mysql
mysql
https://dev.mysql.com/doc/refman/8.4/en/
database
sql
t Member Versions in a Group 20.8.2 Group Replication Offline Upgrade 20.8.3 Group Replication Online Upgrade 20.9 Group Replication Variables 20.9.1 Group Replication System Variables 20.9.2 Group Replication Status Variables 20.10 Frequently Asked Questions 21 MySQL Shell 22 Using MySQL as a Document Store 22.1 Inter...
46
800
2026-03-23T10:57:18.319027
?s=pika
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pika
devops
python
e by 🔭 OpenTelemetry Authors 🔭 Package otelzap provides an OpenTelemetry log bridge for go.uber.org/zap . zap log-bridge go Go Language Log bridge Component Apache 2.0 License Repository Monolog Appender by 🔭 OpenTelemetry Authors 🔭 MonoLog Log Appender for PHP. php logs PHP Language Core Component Apache 2.0 Licen...
361
800
2026-03-23T11:38:15.997026
appdistribution-ios
firebase
https://firebase.google.com/codelabs/appdistribution-ios
database
javascript
Alert testers about your new app releases with Firebase App Distribution iOS SDK - Codelab | Firebase Codelabs Skip to main content English Deutsch Español – América Latina Français Indonesia Italiano Polski Português – Brasil Tiếng Việt Türkçe Русский עברית العربيّة فارسی हिंदी বাংলা ภาษาไทย 中文 – 简体 中文 – 繁體 日本語 한국어 ...
0
798
2026-03-23T11:23:42.959121
llms-full.txt
angular
https://angular.dev/assets/context/llms-full.txt
framework
typescript
element. IMPORTANT: For the "fill" image to render properly, its parent element **must** be styled with `position: "relative"`, `position: "fixed"`, or `position: "absolute"`. ## How to migrate your background image Here's a simple step-by-step process for migrating from `background-image` to `NgOptimizedImage`. For th...
205
799
2026-03-23T10:56:08.577929
?expand-path=$.shape
mui
https://mui.com/material-ui/customization/default-theme/?expand-path=$.shape
library
javascript
en() breakpoints: Object direction: "ltr" components: Object palette: Object spacing: f c() shape: Object containerQueries: f e() applyStyles: f d() mixins: Object shadows: Array(25) typography: Object transitions: Object zIndex: Object toRuntimeSource: f e() alpha: f alpha() lighten: f lighten() darken: f darken() Sea...
1
324
2026-03-23T11:18:02.305609
supabase-postgres-config-update
supabase
https://supabase.com/docs/reference/cli/supabase-postgres-config-update
database
typescript
th boilerplate code in the supabase/functions directory. This command generates a starter TypeScript file with the necessary Deno imports and a basic function structure. The function is created as a new directory with the name you specify, containing an index.ts file with the function code. After creating the function,...
61
800
2026-03-23T11:31:46.740188
?s=tomcat
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tomcat
devops
python
sion Component Apache 2.0 License Package Details (go-collector) Repository Cgroup Go runtime extension by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Cgroup Auto-Config Extension is designed to optimize Go runtime performance in containerized environments by automatically configuring GOMAXPROCS and GOMEMLIMIT based ...
60
800
2026-03-23T11:26:43.911697
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
r_prompt: str | Sequence[_messages.UserContent] | None = None, *, output_type: OutputSpec[RunOutputDataT] | None = None, message_history: Sequence[_messages.ModelMessage] | None = None, deferred_tool_results: DeferredToolResults | None = None, model: models.Model | models.KnownModelName | str | None = None, instruction...
2,042
688
2026-03-23T10:51:26.913962
?s=kuma
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kuma
devops
python
stall To install this instrumentation library run: dotnet add package ThrottlingTroll 10.0.0 Version .NET Language Instrumentation Component MIT License Website Documentation Package Details (nuget) Repository WCF Instrumentation for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 Instruments WCF clients and/or servi...
212
800
2026-03-23T11:38:06.864868
?s=graduated
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=graduated
devops
python
Component Apache 2.0 License Documentation Repository OpenTelemetry Boto3 SQS Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the Boto3 library to the SQS service. boto3sqs instrumentation python Python Language Instrumentation Component Apache 2.0 License Repository Botocore...
320
800
2026-03-23T11:30:34.075067
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
es40 = jedis . xrange ( "race:italy" , "-" , "+" ); System . out . println ( res40 ); // >>> [1701771356428-2 {rider=Henshaw}, 1701771356429-0 {rider=Smith}] long res41 = jedis . xdel ( "race:italy" , id6 ); System . out . println ( res41 ); // >>> 1 List < StreamEntry > res42 = jedis . xrange ( "race:italy" , "-" , "+...
704
800
2026-03-23T11:04:07.560583
django
django
https://docs.djangoproject.com/ko/4.1/faq/help/
framework
python
a complete set of tools for productive Python, Web and scientific development. Sentry Monitor your Django Code Resolve performance bottlenecks and errors using monitoring, replays, logs and Seer an AI agent for debugging. Kraken Tech Kraken is the most-loved operating system for energy. Powered by our Utility-Grade AI™...
5
632
2026-03-23T11:31:33.434705
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
`](#configuration) option. If neither is set, the SDK will attempt to infer which mode it should be in based on environment variables such as `NODE_ENV`. Most of the time, this inference is all you need and explicitly setting a mode isn't required. ## Best Practices ### Share your client across your codebase Instantiat...
1,102
797
2026-03-23T10:50:47.949169
Nemotron-PrismMath
transformers
https://huggingface.co/datasets/nvidia/Nemotron-PrismMath
ai
python
s are \( \frac{3 \pm \sqrt{5}}{2} \), which aren't integers. Alternatively, maybe I should try rational root theorem to see if there are any rational roots, which could be integers. The rational root theorem says that any rational root p/q, where p divides the constant term and q divides the leading coefficient. In thi...
103
799
2026-03-23T11:23:20.408557
orientation
flutter
https://docs.flutter.dev/cookbook/design/orientation
mobile
dart
builder: (context, orientation) { return GridView.count( // Create a grid with 2 columns in portrait mode, or // 3 columns in landscape mode. crossAxisCount: orientation == Orientation.portrait ? 2 : 3, // Generate 100 widgets that display their index in the list. children: List.generate(100, (index) { return Center( c...
4
569
2026-03-23T11:36:59.094989
?s=http
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=http
devops
python
n Component Apache 2.0 License Package Details (npm) Repository gRPC Instrumentation by 🔭 OpenTelemetry Authors 🔭 gRPC and gRPC.js instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-grpc 0.213.0 Version JavaScript Langu...
283
800
2026-03-23T11:26:49.080171
safetensors
transformers
https://huggingface.co/docs/safetensors
ai
python
cts that are using safetensors: huggingface/transformers ml-explore/mlx huggingface/candle AUTOMATIC1111/stable-diffusion-webui Llama-cpp microsoft/TaskMatrix hpcaitech/ColossalAI huggingface/pytorch-image-models CivitAI huggingface/diffusers coreylowman/dfdx invoke-ai/InvokeAI oobabooga/text-generation-webui Sanster/l...
3
568
2026-03-23T11:08:41.700671
implicit-animations
flutter
https://docs.flutter.dev/learn/pathway/tutorial/implicit-animations
mobile
dart
ild : Center ( child : Text ( letter . toUpperCase ( ) , style : Theme . of ( context ) . textTheme . titleLarge , ) , ) , ) ; } } content_copy duration is a required property that specifies how long the animation should take. In this example, passing Duration(milliseconds: 500) means the color transition will take hal...
5
604
2026-03-23T10:59:56.914959
?s=encoding
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=encoding
devops
python
stall To install this instrumentation library run: npm install @opentelemetry/instrumentation-lru-memoizer 0.57.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Instrumentation for memcached by 🔭 OpenTelemetry Authors 🔭 Instrumentation library f...
287
800
2026-03-23T11:37:00.885288
dots.mocr
transformers
https://huggingface.co/rednote-hilab/dots.mocr
ai
python
and Jiayu Chen and Jie Lou and Jiyu Qiu and Qi Fu and Rui Yang and Shuo Jiang and Weijian Luo and Weijie Su and Weijun Zhang and Xingyu Zhu and Yabin Li and Yiwei ma and Yu Chen and Zhaohui Yu and Guang Yang and Colin Zhang and Lei Zhang and Yuliang Liu and Xiang Bai}, year={2026}, eprint={2603.13032}, archivePrefix={a...
15
768
2026-03-23T10:57:45.357173
?s=php
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=php
devops
python
ory OpenTelemetry Metrics for gRPC first party integration incubating by gRPC Authors gRPC provides support for an OpenTelemetry plugin that provides metrics java incubating grpc Java Language Instrumentation Component Apache-2.0 License Website Documentation Repository Guava Instrumentation by 🔭 OpenTelemetry Authors...
248
800
2026-03-23T11:30:46.304063
xgboost4j_spark_gpu_tutorial.html
xgboost
https://xgboost.readthedocs.io/en/latest/jvm/xgboost4j_spark_gpu_tutorial.html
ml
python
an instance demonstrating how to submit the xgboost application to an Apache Spark Standalone cluster. rapids_version = 24 .08.0 xgboost_version = $LATEST_VERSION main_class = Iris app_jar = iris-1.0.0.jar spark-submit \ --master $master \ --packages com.nvidia:rapids-4-spark_2.12: ${ rapids_version } ,ml.dmlc:xgboost4...
14
800
2026-03-23T10:52:46.347648
?s=cisco
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cisco
devops
python
edisson instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Restlet Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Restlet restlet instrumentation java Java Language Instr...
266
800
2026-03-23T11:10:45.886962
ServerTool
tanstack_router
https://tanstack.com/ai/latest/docs/reference/interfaces/ServerTool
framework
typescript
all ToolCallPart ToolCallStreamChunk ToolConfig ToolDefinition ToolDefinitionConfig ToolDefinitionInstance ToolInputAvailableStreamChunk ToolResultPart ToolResultStreamChunk UIMessage VideoPart Type Alias References AgentLoopStrategy AnyClientTool TextStreamOptionsForModel TextStreamOptionsUnion ConstrainedContent Cons...
7
800
2026-03-23T11:04:27.978774
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
gwebhookconfigurations/{name} Path Parameters Parameter Description name name of the ValidatingWebhookConfiguration Query Parameters Parameter Description pretty If 'true', then the output is pretty printed. Defaults to 'false' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). dryRun ...
2,763
799
2026-03-23T10:56:49.346296
deno
deno
https://docs.deno.com/examples/aws_lightsail_tutorial/
runtime
javascript
tHub Actions workflow will be: Checkout the repo Build our app as a Docker image locally Install and authenticate AWS CLI Push local Docker image to AWS Lightsail Container Service via CLI Pre-requisites for this GitHub Action workflow to work: an AWS Lightsail Container Instance is created (see section above) IAM user...
4
800
2026-03-23T11:06:04.852025
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
: Henshaw] // 1712758746477-0: [rider: Smith] // Tests for 'maxlen' step. long res38 = db . StreamTrim ( "race:italy" , 10 , false ); Console . WriteLine ( res38 ); // >>> 0 // Tests for 'xtrim' step. long res39 = db . StreamTrim ( "race:italy" , 10 , true ); Console . WriteLine ( res39 ); // >>> 0 // Tests for 'xtrim2...
1,541
800
2026-03-23T11:04:07.561789
postgresql
postgresql
https://www.postgresql.org/docs/release/12.19/
database
sql
be moved to that schema too (along with indexes and constraints). This was overlooked for foreign tables, however. Fix EXPLAIN 's counting of heap pages accessed by a bitmap heap scan (Melanie Plageman) § Previously, heap pages that contain no visible tuples were not counted; but it seems more consistent to count all p...
2
800
2026-03-23T11:39:53.212800
?s=dart
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dart
devops
python
n Component BSD-2-Clause License Repository Akka Actor Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Akka Actor instrumentation to track requests through OpenTelemetry. java instrumentation akka Java Language Instrumentation Component Apache 2.0 License Repository Akka Actor Fork Join Instrumen...
237
800
2026-03-23T11:28:10.760915
build-server
mcp
https://modelcontextprotocol.io/docs/develop/build-server
ai
typescript
xed ( 4 ) } ` ; const pointsData = await makeNWSRequest < PointsResponse >( pointsUrl ); if ( ! pointsData ) { return { content: [ { type: "text" , text: `Failed to retrieve grid point data for coordinates: ${ latitude } , ${ longitude } . This location may not be supported by the NWS API (only US locations are support...
18
800
2026-03-23T10:50:14.468620
v1.2.html
scikit_learn
https://scikit-learn.org/stable/whats_new/v1.2.html
ml
python
#21020 by Christian Lorentzen . Using interaction constraints also makes fitting faster. #24856 by Christian Lorentzen . Feature Adds class_weight to ensemble.HistGradientBoostingClassifier . #22014 by Thomas Fan . Efficiency Improve runtime performance of ensemble.IsolationForest by avoiding data copies. #23252 by Zhe...
23
799
2026-03-23T10:56:44.534174
?s=resque
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=resque
devops
python
ter by 🔭 OpenTelemetry Authors 🔭 The Kafka Exporter for the OpenTelemetry 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/kafkaexp...
41
800
2026-03-23T11:29:22.121846
go
go
https://go.dev/pkg/sync/atomic/
language
go
ded as mask and returns the old value. func (*Uintptr) Store ¶ added in go1.19 func (x * Uintptr ) Store(val uintptr ) Store atomically stores val into x. func (*Uintptr) Swap ¶ added in go1.19 func (x * Uintptr ) Swap(new uintptr ) (old uintptr ) Swap atomically stores new into x and returns the previous value. type V...
30
800
2026-03-23T11:16:04.604783
redis
redis
https://redis.io/docs/latest/develop/get-started/vector-database/
database
bash
search ( query , { "query_vector" : np . array ( encoded_query , dtype = np . float32 ) . tobytes ()} | ( extra_params if extra_params else {}), ) . docs ) for doc in result_docs : vector_score = round ( 1 - float ( doc . vector_score ), 2 ) results_list . append ( { "query" : queries [ i ], "score" : vector_score , "i...
28
799
2026-03-23T10:56:08.159573
lang_createtable.html
sqlite
https://www.sqlite.org/lang_createtable.html
database
sql
ter-clause: show FILTER ( WHERE expr ) function-arguments: show DISTINCT expr , * ORDER BY ordering-term , literal-value: show CURRENT_TIMESTAMP numeric-literal string-literal blob-literal NULL TRUE FALSE CURRENT_TIME CURRENT_DATE over-clause: show OVER window-name ( base-window-name PARTITION BY expr , ORDER BY orderi...
5
800
2026-03-23T11:10:51.005687
os.path.html
python
https://docs.python.org/3/library/os.path.html
language
python
act. Operating system APIs make paths canonical as needed, so it’s not normally necessary to call this function. Changed in version 3.6: Accepts a path-like object . Changed in version 3.8: Symbolic links and junctions are now resolved on Windows. Changed in version 3.10: The strict parameter was added. Changed in vers...
18
796
2026-03-23T11:37:07.393344
tree-shaking.md
tanstack_router
https://tanstack.com/ai/latest/docs/guides/tree-shaking.md
framework
typescript
og(chunk) } ``` **What gets bundled:** - ✅ `chat` function and its dependencies - ✅ `openaiText` adapter and its dependencies - ✅ Chat-specific streaming and tool handling logic **What doesn't get bundled:** - ❌ `summarize` function - ❌ `generateImage` function - ❌ Other adapter implementations (Anthropic, Gemini, etc....
4
787
2026-03-23T11:36:33.555404
changelog
turso
https://docs.turso.tech/tursodb/changelog
database
sql
n Thorpe) allow insertion of multiple overflow cells (Pere Diaz Bou) Properly handle insertion of indexed columns (Preston Thorpe) VTabs: Proper handling of re-opened db files without the relevant extensions loaded (Preston Thorpe) Account divider cell in size while distributing cells (Pere Diaz Bou) Format infinite fl...
190
799
2026-03-23T10:55:52.803398
sqlanalyze.html
sqlite
https://www.sqlite.org/sqlanalyze.html
database
sql
index pages....................... 252188 96.2% Unused bytes on primary pages..................... 438258 10.0% Unused bytes on overflow pages.................... 0 Unused bytes on all pages......................... 690446 14.8% *** Table MOZ_PLACES w/o any indices ****************************************** Percentage ...
66
736
2026-03-23T11:01:09.466678
?s=provider
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=provider
devops
python
lector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Honeycomb Marker Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter allows creating markers, via the Honeycomb Markers API, based on the look of incoming telemetry. honeycombmarker exporter collector Quick Install When bu...
39
800
2026-03-23T11:28:15.721292
?s=swift
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=swift
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:28:57.192264
?s=watchos
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=watchos
devops
python
install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.AWS 1.15.0 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository KafkaFlow Instrumentation for OpenTelemetry first party integration by Farfetch This is an Instrumentation Library, ...
205
799
2026-03-23T11:10:38.112169
describing-the-ui
react
https://react.dev/learn/describing-the-ui
framework
javascript
' ' } known for { person . accomplishment } </ p > </ li > ) ; return ( < article > < h1 > Scientists </ h1 > < ul > { listItems } </ ul > </ article > ) ; } Show more Ready to learn this topic? Read Rendering Lists to learn how to render a list of components, and how to choose a key. Read More Keeping components pure ...
9
800
2026-03-23T10:58:35.559541
gemini
tanstack_start
https://tanstack.com/ai/latest/docs/adapters/gemini
framework
typescript
iers (1K, 2K, 4K). Model Description gemini-3.1-flash-image-preview Latest and fastest Gemini native image generation gemini-3-pro-image-preview Higher quality Gemini native image generation gemini-2.5-flash-image Gemini 2.5 Flash with image generation gemini-2.0-flash-preview-image-generation Gemini 2.0 Flash image ge...
16
800
2026-03-23T11:05:47.271214
fineweb-2
transformers
https://huggingface.co/datasets/HuggingFaceFW/fineweb-2
ai
python
tu baibin afa auman. 11Baise Jesu ana tur abarayah baibin hio men hitumatum, anayabin hai tur hinonowar naniyan i tamim tao kwanekwan na’atube. 12Baise Peter misir nunuw in rah yan tit, hub wanawanan kwaf nuwariy faifuwawat hi’inu’in itah, basit abisa mamatar isan erebainotanot auman matabir in. Emmaus Ef Yanamaim 13Na...
129
800
2026-03-23T11:23:24.988518
?s=meter
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=meter
devops
python
tom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusremotewritereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Reposi...
144
800
2026-03-23T11:17:39.413845
exceptions.html
python
https://docs.python.org/3/library/exceptions.html
language
python
in version 3.11. Exception hierarchy ¶ The class hierarchy for built-in exceptions is: BaseException ├── BaseExceptionGroup ├── GeneratorExit ├── KeyboardInterrupt ├── SystemExit └── Exception ├── ArithmeticError │ ├── FloatingPointError │ ├── OverflowError │ └── ZeroDivisionError ├── AssertionError ├── AttributeError ...
41
627
2026-03-23T10:59:44.072960
?s=desktop
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=desktop
devops
python
hors 🔭 Various ResourceProvider implementations contributed to OpenTelemetry. contrib glassFish jetty tomcat tomEE resource-detector java Java Language Resource detector Component Apache 2.0 License Repository OpenTelemetry Resource Detector for GCP by 🔭 OpenTelemetry Authors 🔭 The GCP resource detector for Java. gc...
371
800
2026-03-23T11:33:39.068175
?s=oltp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=oltp
devops
python
Details (gems) Repository Redis Instrumentation by 🔭 OpenTelemetry Authors 🔭 Redis instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-redis 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package...
354
799
2026-03-23T11:25:57.744073
typeobj.html
python
https://docs.python.org/3/c-api/typeobj.html
language
python
ct’s reference count is initialized to 1 by the PyObject_HEAD_INIT macro. Note that for statically allocated type objects , the type’s instances (objects whose ob_type points back to the type) do not count as references. But for dynamically allocated type objects , the instances do count as references. Inheritance: Thi...
12
795
2026-03-23T11:15:19.763789