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/ci/yaml/ | devops | yaml | ions, for example *.md or path/to/directory/*.{rb,py,sh} . Wildcard paths to files in the root directory, or all directories, wrapped in double quotes. For example "*.json" or "**/*.json" . Example of rules:changes : docker build : script : docker build -t my-image:$CI_COMMIT_REF_SLUG . rules : - if : $CI_PIPELINE_SOUR... | 175 | 800 | 2026-03-23T10:51:59.387169 |
CompositeStrategy | tanstack_start | https://tanstack.com/ai/latest/docs/reference/classes/CompositeStrategy | framework | typescript | es/CompositeStrategy .md Class References On this page CompositeStrategy Copy page Class: CompositeStrategy Defined in: activities/chat/stream/strategies.ts:68 Composite Strategy - combine multiple strategies (OR logic) Emits if ANY strategy says to emit Implements ChunkStrategy Constructors Constructor ts new Composit... | 8 | 799 | 2026-03-23T11:17:46.565930 |
printf.html | sqlite | https://www.sqlite.org/printf.html | database | sql | most other printf() implementations. 2.2. The Optional Length Field The length of the argument value can be specified by one or more letters that occur just prior to the substitution type letter. In SQLite, the length only matter for integer types. The length is ignored for the format() SQL function which always uses 6... | 12 | 785 | 2026-03-23T11:05:42.244620 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/api/models/openai/ | ai | python | nd_thinking ( choice . message . content , self . profile . thinking_tags ) ) if choice . message . tool_calls is not None : for c in choice . message . tool_calls : if isinstance ( c , ChatCompletionMessageFunctionToolCall ): part = ToolCallPart ( c . function . name , c . function . arguments , tool_call_id = c . id ... | 42 | 800 | 2026-03-23T10:51:16.632132 |
mui | mui | https://mui.com/material-ui/react-chip/ | library | javascript | Chip icon={<FaceIcon />} label="With Icon" variant="outlined" /> Press Enter to start editing Color chip You can use the color prop to define a color from theme palette. primary success primary success < Stack direction = " row " spacing = { 1 } > < Chip label = " primary " color = " primary " /> < Chip label = " succe... | 5 | 792 | 2026-03-23T11:38:21.707178 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/integration/clickhouse/ | devops | yaml | GCP ARM instance Comparable Azure ARM instance Deployment type 1K ClickHouse Cloud Basic - - - Managed 2K ClickHouse Cloud Basic m8g.xlarge c4a-standard-4 Standard_D4ps_v6 Managed or Single Node 3K ClickHouse Cloud Scale m8g.2xlarge c4a-standard-8 Standard_D8ps_v6 Managed or Single Node 5K ClickHouse Cloud Scale m8g.4x... | 28 | 799 | 2026-03-23T11:16:37.466199 |
jsx.html | typescript | https://www.typescriptlang.org/docs/handbook/jsx.html | language | javascript | oes for distinguishing between these. An intrinsic element always begins with a lowercase letter, and a value-based element always begins with an uppercase letter. The JSX namespace JSX in TypeScript is typed by the JSX namespace. The JSX namespace may be defined in various places, depending on the jsx compiler option.... | 4 | 800 | 2026-03-23T10:50:34.518234 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/collector/troubleshooting/ | devops | python | rk because of a network configuration issue, such as a firewall, DNS, or proxy issue. Note that the Collector does have proxy support . Collector is experiencing control issues The Collector might experience failed startups or unexpected exits or restarts. Collector exits or restarts The Collector might exit or restart... | 10 | 799 | 2026-03-23T11:02:23.121860 |
authentication-overview | tanstack_router | https://tanstack.com/start/latest/docs/framework/react/guide/authentication-overview | framework | typescript | trol Route Protection Architecture Layout Route Pattern (Recommended) Protect entire route subtrees with parent layout routes Centralized authentication logic Automatic protection for all child routes Clean separation of authenticated vs public routes Component-Level Protection Conditional rendering within components M... | 5 | 800 | 2026-03-23T11:25:49.763338 |
docker | docker | https://docs.docker.com/guides/genai-leveraging-rag/ | devops | bash | low, we explore these aspects in more detail. Overcoming knowledge limitations LLMs are trained on a fixed dataset up until a certain point in time. This means they lack access to: Real-time information: LLMs do not continuously update their knowledge, so they may not be aware of recent events, newly released research,... | 14 | 800 | 2026-03-23T10:57:36.948519 |
release-notes-2.2.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.2.0 | mobile | dart | es, tool, waiting for tree to go green) 79418 Do not run version check if generating shell completion and stdout isn't terminal (cla: yes, tool, waiting for tree to go green) 79422 Remove some globals from the tool (cla: yes, tool) 79454 [flutter_tools] remove globals from Device and separate FlutterDeviceManager (cla:... | 144 | 800 | 2026-03-23T11:13:36.909493 |
product-updates | inngest | https://www.inngest.com/blog/category/product-updates | devops | typescript | 2025 Leverage our new Datadog and Prometheus integrations to set up custom metrics and alerting. 2023 Wrapped 12/22/2023 Over the past twelve months, we've shipped a lot and improved the DX across the board, our team has grown three-fold, and we were able to raise a seed round. | 4 | 278 | 2026-03-23T11:13:44.646796 |
redis | redis | https://redis.io/docs/latest/develop/data-types/timeseries/ | database | bash | { "rg:4" , 0 , 25 }, }). Result () if err != nil { panic ( err ) } fmt . Println ( res23 ) // >>> [0 0 0] res24 , err := rdb . TSMAdd ( ctx , [][] interface {}{ { "rg:2" , 1 , 2.1 }, { "rg:3" , 1 , 0.77 }, { "rg:4" , 1 , 18 }, }). Result () if err != nil { panic ( err ) } fmt . Println ( res24 ) // >>> [1 1 1] res25 , ... | 1,086 | 799 | 2026-03-23T10:54:53.791571 |
?s=shim | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=shim | devops | python | a in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. go exporter Go Language Exporter Component Apache 2.0 License Repository otlpr - A logr implementation backed by OTLP by MrAlias Provides a logr.Logger that exports messages as OTLP logs. go exporter log ... | 177 | 800 | 2026-03-23T11:28:00.250223 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-config/ | devops | yaml | mplate|go-template-file|template|templatefile|jsonpath|jsonpath-as-json|jsonpath-file. --show-managed-fields If true, keep the managedFields when printing objects in JSON or YAML format. Options inherited from parent commands --kubeconfig string Default: "/etc/kubernetes/admin.conf" The kubeconfig file to use when talk... | 10 | 796 | 2026-03-23T11:00:55.894176 |
?s=dynamodb | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dynamodb | devops | python | tor. 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/wavefrontreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2... | 163 | 800 | 2026-03-23T11:37:54.071182 |
git-maintenance | git | https://git-scm.com/docs/git-maintenance | devops | bash | it-graph : hourly. prefetch : hourly. loose-objects : daily. incremental-repack : daily. git maintenance register will also disable foreground maintenance by setting maintenance.auto = false in the current repository. This config setting will remain after a git maintenance unregister command. unregister Remove the curr... | 5 | 800 | 2026-03-23T11:06:45.003836 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | "engine_name": "qdrant", "setup_name": "qdrant-m-64-ef-512", "dataset_name": "deep-image-96-angular", "upload_time": 1004.8663107869, "total_upload_time": 5973.3109883871, "p95_time": 0.0486399497, "rps": 209.8886114599, "parallel": 8, "p99_time": 0.0551414177, "mean_time": 0.0377211382, "mean_precisions": 0.999643, "e... | 2,241 | 591 | 2026-03-23T11:15:13.617920 |
tutorial | flutter | https://docs.flutter.dev/ui/layout/tutorial | mobile | dart | is wrapped with a Padding widget. Add the following code after the ButtonSection class. dart class ButtonSection extends StatelessWidget { const ButtonSection ( { super . key } ) ; // ··· } class ButtonWithText extends StatelessWidget { const ButtonWithText ( { super . key , required this . color , required this . icon... | 10 | 787 | 2026-03-23T10:57:26.674093 |
?s=windowsservice | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=windowsservice | devops | python | enTelemetry Authors 🔭 The OpenTelemetry API and SDK for Swift. swift ios macOS tvOS Swift Language Core Component Apache 2.0 License Repository AWS Resource Detectors by 🔭 OpenTelemetry Authors 🔭 AWS resource detectors for go. aws ec2 ecs eks lambda resource-detector go Go Language Resource detector Component Apache... | 370 | 800 | 2026-03-23T11:10:59.940957 |
order-history-pages | tailwind | https://tailwindcss.com/plus/ui-blocks/ecommerce/page-examples/order-history-pages | library | javascript | details of each order, and track the status of active deliveries. These page examples are designed and built by the Tailwind CSS team, and include a variety of different styles and layouts. Simple Preview Get the code → Simple Preview Get the code → With invoice list and quick actions Preview Get the code → With invoic... | 1 | 621 | 2026-03-23T11:14:22.387463 |
?s=protobuf | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=protobuf | devops | python | ry v0.4.0 Version Go Language Instrumentation Component Apache-2.0 License Website Documentation Package Details (go) Repository Connect RPC instrumentation first party integration by Connect Authors Go contrib plugin for Connect RPC go instrumentation connect grpc Go Language Instrumentation Component Apache 2.0 Licen... | 220 | 799 | 2026-03-23T11:36:35.075518 |
build-system-migration | angular | https://angular.dev/tools/cli/build-system-migration | framework | typescript | ipt needs to be aware of the types for the identifiers to prevent type-checking errors during the build. This can be accomplished with an additional type definition file within the application source code ( src/types.d.ts , for example) with similar content: declare const SOME_NUMBER : number ; declare const ANOTHER : ... | 22 | 799 | 2026-03-23T10:54:23.500854 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/administration/external_users/ | devops | yaml | External users | GitLab Docs External users Tier : Free, Premium, Ultimate Offering : GitLab Self-Managed, GitLab Dedicated External users have limited access to internal or private groups and projects in the instance. Unlike regular users, external users must be explicitly added to a group or project. However, like re... | 0 | 800 | 2026-03-23T11:14:50.481090 |
pricing | planetscale | https://planetscale.com/pricing | database | sql | e main factors that determine your price are: Instance and VTGate sizes Storage amount — First 10 GB included, and then $0.50 per GB per instance. We require a minimum of 3 instances for production branches to ensure high availability. Storage costs are included for Metal instances. Add-ons — Additional development bra... | 2 | 800 | 2026-03-23T11:22:43.126058 |
cpu.html | sqlite | https://www.sqlite.org/cpu.html | database | sql | real-world timings. Time spent doing I/O is not reflected in the CPU cycle counts, and I/O time predominates in many SQLite usage scenarios. 5. Why Does The Graph End In 2025? The CPU cycle counts depend a lot on the particular compiler used, and also to some extent on the operating system. All of the measurements in t... | 11 | 794 | 2026-03-23T11:09:13.170367 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. ignoreStoreReadErrorWithClusterBreakingPotential if set to true, it will trigger an unsafe deletion of... | 5,126 | 799 | 2026-03-23T10:56:49.349604 |
?s=framework | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=framework | devops | python | icense Website Documentation Package Details (npm) Repository OpenTelemetry confluent-kafka-javascript Instrumentation by Drazke This library allows tracing requests made by the confluent-kafka-javascript library. confluent-kafka-javascript instrumentation kafka javascript JavaScript Language Instrumentation Component ... | 277 | 800 | 2026-03-23T11:30:26.065105 |
deno | deno | https://docs.deno.com/examples/os_signals/ | runtime | javascript | Handling OS signals Skip to main content Edit on Github You can listen for OS signals using the `Deno.addSignalListener` function. This allows you to do things like gracefully shutdown a server when a `SIGINT` signal is received. console . log ( "Counting seconds..." ) ; let i = 0 ; We isolate the signal handler functi... | 0 | 800 | 2026-03-23T11:01:48.993156 |
TextOptions | tanstack_start | https://tanstack.com/ai/latest/docs/reference/interfaces/TextOptions | framework | typescript | r | null) Gemini: generationConfig.topP (number) Edit on GitHub Previous TextCompletionChunk Next ChunkRecording 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 Partners Become a Partner Latest Posts 5x SSR... | 13 | 741 | 2026-03-23T11:17:58.754395 |
expo-new | drizzle_orm | https://orm.drizzle.team/docs/get-started/expo-new | database | typescript | fig').MetroConfig} */ const config = getDefaultConfig (__dirname); config . resolver . sourceExts .push ( 'sql' ); module . exports = config; Step 7 - Update babel config babel.config.js module . exports = function (api) { api .cache ( true ); return { presets : [ 'babel-preset-expo' ] , plugins : [[ "inline-import" , ... | 6 | 800 | 2026-03-23T11:01:31.270713 |
?s=memcached | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=memcached | devops | python | or Ruby. ruby instrumentation aws-sdk aws sqs sns Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-aws_sdk 0.11.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry AWS-Lambda Instrumentation by 🔭 OpenTe... | 341 | 800 | 2026-03-23T11:12:58.232753 |
?s=bandit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bandit | devops | python | run: gem install opentelemetry-instrumentation-racecar 0.6.1 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Rack Instrumentation by 🔭 OpenTelemetry Authors 🔭 Rack instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library ... | 352 | 800 | 2026-03-23T11:37:27.149163 |
openshift | terraform | https://developer.hashicorp.com/terraform/enterprise/deploy/openshift | devops | hcl | m-enterprise.apps.<openshift cluster base domain> terraform-enterprise https-port reencrypt/Redirect None Create the initial admin user Provision your first administrative user and start using Terraform Enterprise. Extend or fork the OpenShift terraform-enterprise helm chart The Terraform Enterprise Helm Chart is inten... | 11 | 785 | 2026-03-23T11:26:59.695371 |
start-basic-cloudflare | tanstack_start | https://tanstack.com/start/latest/docs/framework/react/examples/start-basic-cloudflare | framework | typescript | ption: `TanStack Start is a type-safe, client-first, full-stack React framework. `, }), ], links: [ { rel: 'stylesheet', href: appCss }, { rel: 'apple-touch-icon', sizes: '180x180', href: '/apple-touch-icon.png', }, { rel: 'icon', type: 'image/png', sizes: '32x32', href: '/favicon-32x32.png', }, { rel: 'icon', type: 'i... | 5 | 598 | 2026-03-23T10:56:13.390937 |
postgresql | postgresql | https://www.postgresql.org/docs/release/18.0/ | database | sql | L specifications in pg_constraint (Álvaro Herrera, Bernd Helmle) § § This allows names to be specified for NOT NULL constraint. This also adds NOT NULL constraints to foreign tables and NOT NULL inheritance control to local tables. Allow ALTER TABLE to set the NOT VALID attribute of NOT NULL constraints (Rushabh Lathia... | 24 | 800 | 2026-03-23T11:29:48.901627 |
?s=confmap | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=confmap | devops | python | enTelemetry Authors 🔭 The OpenTelemetry API and SDK for Swift. swift ios macOS tvOS Swift Language Core Component Apache 2.0 License Repository AWS Resource Detectors by 🔭 OpenTelemetry Authors 🔭 AWS resource detectors for go. aws ec2 ecs eks lambda resource-detector go Go Language Resource detector Component Apache... | 370 | 800 | 2026-03-23T11:13:12.754273 |
assets-and-images | flutter | https://docs.flutter.dev/ui/assets/assets-and-images | mobile | dart | WBMP). Specifying assets # Flutter uses the pubspec.yaml file, located at the root of your project, to identify assets required by an app. Here is an example: yaml flutter : assets : - assets/my_icon.png - assets/background.png content_copy To include all assets under a directory, specify the directory name with the / ... | 1 | 674 | 2026-03-23T10:54:17.084808 |
?s=filestats | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=filestats | devops | python | nent Apache 2.0 License Repository otelpgx - tracing support for github.com/jackc/pgx by Exaring AG. Provides OpenTelemetry tracing implementation for the pgx PostgreSQL package. go instrumentation database postgresql tracing Go Language Instrumentation Component Apache 2.0 License Repository jmoiron/sqlx instrumentati... | 229 | 800 | 2026-03-23T11:38:11.462855 |
redis | redis | https://redis.io/docs/latest/develop/data-types/json/ | database | bash | out . println ( res15 ); // >>> [1] }). flatMap ( res15 -> reactiveCommands . jsonGet ( "riders" , JsonPath . ROOT_PATH ). collectList ()) . doOnNext ( res16 -> { System . out . println ( res16 ); // >>> [[["Prickett"]]] }). flatMap ( res16 -> reactiveCommands . jsonArrpop ( "riders" , JsonPath . ROOT_PATH , 0 ). colle... | 91 | 799 | 2026-03-23T10:54:21.884512 |
TextCompletionChunk | tanstack_start | https://tanstack.com/ai/latest/docs/reference/interfaces/TextCompletionChunk | framework | typescript | undaryStrategy Function References text textOptions combineStrategies convertMessagesToModelMessages convertZodToJsonSchema createReplayStream embedding generateMessageId maxIterations messages modelMessageToUIMessage modelMessagesToUIMessages normalizeToUIMessage parsePartialJSON summarize toServerSentEventsStream toS... | 2 | 800 | 2026-03-23T11:09:37.372492 |
sql-schema-declaration | drizzle_orm | https://orm.drizzle.team/docs/sql-schema-declaration | database | typescript | es.ts ├ 📜 products.ts ├ 📜 clients.ts └ 📜 etc.ts In the drizzle.config.ts file, you need to specify the path to your schema folder. With this configuration, Drizzle will read from the schema folder and find all the files recursively and get all the drizzle tables from there. For more information about the drizzle.con... | 6 | 800 | 2026-03-23T10:50:13.889229 |
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 | pps/suspending-a-github-app-installation integration_installation integration_installation.create A GitHub App was installed. Fields @timestamp , _document_id , action , actor , actor_id , business , business_id , hashed_token , org , org_id , programmatic_access_type , repo , repo_id , repository , repository_id , req... | 81 | 800 | 2026-03-23T11:37:16.620603 |
typescript | typescript | https://www.typescriptlang.org/tsconfig/ | language | javascript | inglyLongName3 : string ; propertyWithAnExceedinglyLongName4 : string ; propertyWithAnExceedinglyLongName5 : string ; propertyWithAnExceedinglyLongName6 : string ; propertyWithAnExceedinglyLongName7 : string ; propertyWithAnExceedinglyLongName8 : string ; }; // String representation of type of 'x' should be truncated i... | 151 | 800 | 2026-03-23T10:56:11.752153 |
?s=nservicebus | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=nservicebus | devops | python | guage Instrumentation Component Apache 2.0 License Repository MySQL Instrumentation by 🔭 OpenTelemetry Authors 🔭 MySQL instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-mysql 0.59.0 Version JavaScript Language Instrume... | 289 | 800 | 2026-03-23T11:20:22.287501 |
get-data | firebase | https://firebase.google.com/docs/firestore/query-data/get-data | database | javascript | ( "" ); } Program . cs Ruby cities_ref = firestore . col collection_path cities_ref . get do | city | puts " #{ city . document_id } data: #{ city . data } ." end get_data . rb Get all documents in a subcollection To retrieve all the documents from a subcollection, create a reference with the complete path to that subc... | 83 | 800 | 2026-03-23T11:04:50.007365 |
?s=wordpress | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=wordpress | devops | python | lding 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/resourceprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Rep... | 91 | 800 | 2026-03-23T11:26:26.067573 |
svelte-test | bun | https://bun.sh/docs/guides/test/svelte-test | runtime | javascript | t8Array Blob to DataView Blob to ReadableStream Uint8Array to string Uint8Array to ArrayBuffer Uint8Array to Buffer Uint8Array to Blob Uint8Array to DataView Uint8Array to ReadableStream DataView to string Streams Stream to string Stream to JSON Stream to Blob Stream to Buffer Stream to ArrayBuffer Stream to Uint8Array... | 5 | 799 | 2026-03-23T11:21:29.279121 |
dart-cheatsheet | dart | https://dart.dev/resources/dart-cheatsheet | language | dart | amsOfSodium ) ; } content_copy What's next? # We hope you enjoyed using this tutorial to learn or test your knowledge of some of the most interesting features of the Dart language. What you can try next includes: Read the Dart language tour . Play with DartPad. Get the Dart SDK . Was this page's content helpful? thumb_... | 71 | 477 | 2026-03-23T11:01:46.216171 |
gover@go1.26.1 | go | https://go.dev/cmd/go/internal/gover@go1.26.1 | language | go | o1.2.3-bigcorp") == "1.2.3" FromToolchain("invalid") == "" func GoModLookup ¶ func GoModLookup(gomod [] byte , key string ) string GoModLookup takes go.mod or go.work content, finds the first line in the file starting with the given key, and returns the value associated with that key. Lookup should only be used with no... | 7 | 800 | 2026-03-23T11:08:44.598260 |
supabase-inspect-db-locks | supabase | https://supabase.com/docs/reference/cli/supabase-inspect-db-locks | database | typescript | cal backup file. supabase migration Subcommands supabase migration down supabase migration fetch supabase migration list supabase migration new supabase migration repair supabase migration squash supabase migration up supabase migration new Creates a new migration file locally. A supabase/migrations directory will be c... | 27 | 800 | 2026-03-23T11:30:11.955956 |
scores-via-sdk | langfuse | https://langfuse.com/docs/evaluation/evaluation-methods/scores-via-sdk | ai | python | to update the score subsequently traceId: message.traceId, observationId: message.generationId, // optional name: "accuracy" , value: "partially correct" , dataType: "CATEGORICAL" , // optional, inferred if not provided comment: "Factually correct" , // optional }); // Flush the scores in short-lived environments await... | 9 | 799 | 2026-03-23T11:26:43.135667 |
2.2.3 | git | https://git-scm.com/docs/git-push/2.2.3 | devops | bash | ch you had previously configured using git-remote[1] , git-config[1] or even by a manual edit to the $GIT_DIR/config file. The URL of this remote will be used to access the repository. The refspec of this remote will be used by default when you do not provide a refspec on the command line. The entry in the config file ... | 21 | 788 | 2026-03-23T11:02:45.716584 |
?s=log-bridge | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=log-bridge | devops | python | strumentation hooks are registered via composer. There will be a new span created for each message that is consumed. The goal of this instrumentation is to allow distributed traces to happen across Kafka in PHP. This means that the following should happen extrdkafka instrumentation php Quick Install To install this ins... | 307 | 800 | 2026-03-23T11:19:17.830627 |
migrate-schema-only | neon | https://neon.tech/docs/import/migrate-schema-only | database | sql | destination database. Dump the schema To dump only the schema from a database, you can run a pg_dump command similar to the following to create an .sql dump file with the schema only: pg_dump --schema-only \ --no-privileges \ "postgresql://role:password@hostname:5432/dbname" \ > schema_dump.sql With the --schema-only o... | 1 | 799 | 2026-03-23T10:58:08.669626 |
guides | bun | https://bun.sh/docs/guides | runtime | javascript | Guides - Bun Skip to main content Bun home page Search... ⌘ K Search... Navigation Overview Guides 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 Lambda Deploy on DigitalOcean Deploy on Google Cloud ... | 0 | 800 | 2026-03-23T10:55:59.861626 |
Tool | tanstack_start | https://tanstack.com/ai/latest/docs/reference/interfaces/Tool | framework | typescript | chemaInput TName TName extends string = string Properties description ts description: string; Defined in: types.ts:411 Clear description of what the tool does. This is crucial - the model uses this to decide when to call the tool. Be specific about what the tool does, what parameters it needs, and what it returns. Exam... | 9 | 800 | 2026-03-23T11:07:37.716895 |
configuration | deno | https://docs.deno.com/runtime/fundamentals/configuration | runtime | javascript | ort specifiers starting with @/ to be resolved relative to the import map's URL or file path. Overriding packages Jump to heading # The links field in deno.json allows you to override dependencies with local packages stored on disk. This is similar to npm link . deno.json { "links" : [ "../some-package" ] } This capabi... | 4 | 799 | 2026-03-23T10:52:07.454146 |
?s=traces | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=traces | devops | python | metry context propagation for Datadog by Tony Li This library provides support for propagating trace context in the Datadog X-Datadog-* format. go datadog utilities propagator Go Language Utilities Component Apache 2.0 License Repository Apache Druid extension for OTLP by mishmash io This extension allows Apache Druid ... | 384 | 800 | 2026-03-23T11:34:02.633957 |
Llama-3.3-70B-Instruct?inference_provider=hyperbolic | transformers | https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct?inference_provider=hyperbolic | ai | python | 8 Tool Use BFCL v2 0 overall_ast_summary/macro_avg/valid 65.4 77.5 77.3 81.1 Multilingual MGSM 0 em 68.9 86.9 91.1 91.6 Responsibility & Safety As part of our Responsible release approach, we followed a three-pronged strategy to managing trust & safety risks: Enable developers to deploy helpful, safe and flexible exper... | 28 | 800 | 2026-03-23T11:09:38.125965 |
OpenMathReasoning | transformers | https://huggingface.co/datasets/nvidia/OpenMathReasoning | ai | python | umber B should divide A. So, for every digit from the second to the 1000th, if we delete that digit, the resulting number B must be a divisor of A. That's a lot of conditions—specifically, 999 different B's each have to divide A. Let me think about how removing a digit affects the number. Suppose A is written as D_1 D_... | 115 | 798 | 2026-03-23T11:24:54.977529 |
express-adapter | mastra | https://mastra.ai/reference/server/express-adapter | ai | typescript | boolean> Per-route auth overrides. Keys are `METHOD:PATH` (e.g., `GET:/api/health`). Value `false` makes route public, `true` requires auth. tools ?: Record<string, Tool> Available tools for the server taskStore ?: InMemoryTaskStore Task store for A2A (Agent-to-Agent) operations mcpOptions ?: MCPOptions MCP transport o... | 2 | 800 | 2026-03-23T10:57:43.051083 |
pytorch | pytorch | https://pytorch.org/event/inside-helion-live-qa/ | ml | python | ebook linkedin youtube github slack discord © 2026 PyTorch. Copyright © The Linux Foundation®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For more information, including terms of use, privacy policy, and trademark usage, please see our Policies page. Trademark Usage . Priva... | 2 | 800 | 2026-03-23T11:41:52.796591 |
no-useless-type-constraint | biome | https://biomejs.dev/linter/rules/no-useless-type-constraint | tooling | javascript | E ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ℹ Constraining a type parameter to any or unknown is useless. 1 │ class BazAny { > 2 │ quxAny<U extends any>() {} │ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 3 │ } 4 │ ℹ All types are subtypes of any and unknown . ℹ Safe fix : Remove the constraint. 2 │ · · quxAny<U · e x t e n d s · a n y >() · {} │ - - ... | 3 | 800 | 2026-03-23T10:58:16.508875 |
?s=log-bridge | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=log-bridge | devops | python | trumentation by 🔭 OpenTelemetry Authors 🔭 Go contrib plugin for the host package. go instrumentation Go Language Instrumentation Component Apache 2.0 License Repository Go package net/http instrumentation by 🔭 OpenTelemetry Authors 🔭 Package http provides a http.Handler and functions that are intended to be used to... | 224 | 800 | 2026-03-23T11:19:17.830515 |
?s=client | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=client | devops | python | on Component Apache 2.0 License Package Details (gems) Repository RubyLLM Instrumentation by thoughtbot RubyLLM instrumentation for Ruby. ruby instrumentation GenAI LLM Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-ruby_llm 0.2.0 Version Ruby Language Instrumentati... | 356 | 800 | 2026-03-23T11:21:37.916180 |
?s=sqlclient | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sqlclient | 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:37:18.460003 |
llamaindex | llamaindex | https://docs.llamaindex.ai/ | ai | python | e LLM to solve the problem at hand. LlamaIndex provides the tools to build any of context-augmentation use case, from prototype to production. Our tools allow you to ingest, parse, index and process your data and quickly implement complex query workflows combining data access with LLM prompting. The most popular exampl... | 3 | 800 | 2026-03-23T10:49:53.284965 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/runner/register/ | devops | yaml | merged with the [[runners]] entry created in the config.toml : concurrent = 1 check_interval = 0 [ session_server ] session_timeout = 1800 [[ runners ]] name = "test-runner" url = "https://gitlab.com" token = "glrt-<TOKEN>" executor = "kubernetes" [ runners . kubernetes ] host = "http://localhost:9876/" bearer_token_ov... | 15 | 800 | 2026-03-23T10:52:56.604699 |
2.6.html | python | https://docs.python.org/3/whatsnew/2.6.html | language | python | es PEP written by Guido van Rossum and Talin. Implemented by Guido van Rossum. Backported to 2.6 by Benjamin Aranguren, with Alex Martelli. PEP 3127: Integer Literal Support and Syntax ¶ Python 3.0 changes the syntax for octal (base-8) integer literals, prefixing them with “0o” or “0O” instead of a leading zero, and ad... | 52 | 800 | 2026-03-23T11:13:52.685168 |
logical-replication-guide | neon | https://neon.tech/docs/guides/logical-replication-guide | database | sql | te data from PostgreSQL to Neon RDS Replicate data from AWS RDS PostgreSQL to Neon Supabase Replicate data from Supabase to Neon Last updated on March 20, 2026 Was this page helpful? Yes No Thank you for your feedback! Previous Prisma Next Concepts On this page Learn about logical replication Replicate data from Neon R... | 4 | 695 | 2026-03-23T10:58:35.314611 |
community-guide | vue | https://vuejs.org/about/community-guide | framework | javascript | ecosystem. DEV Community : Share and discuss Vue related topics on Dev.to. Meetups : Want to find local Vue enthusiasts like yourself? Interested in becoming a community leader? We have the help and support you need right here! GitHub : If you have a bug to report or feature to request, that's what the GitHub issues ar... | 1 | 798 | 2026-03-23T10:50:01.672456 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionM... | 1,418 | 788 | 2026-03-23T10:56:49.343616 |
?s=visualization | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=visualization | devops | python | y , "~> 0.3.0" } ] 0.3.0 Version Erlang Language Instrumentation Component Apache 2.0 License Package Details (hex) Repository Cowboy Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for Erlang HTTP server Cowboy. erlang elixir http instrumentation Erlang Language Instrumentation Component Apache 2.0 Lice... | 215 | 799 | 2026-03-23T11:39:49.908221 |
index.html | pytorch | https://pytorch.org/xla/release/2.1/index.html | ml | python | training story. Fully Sharded Data Parallel (FSDP) in PyTorch XLA ¶ Fully Sharded Data Parallel (FSDP) in PyTorch XLA is a utility for sharding Module parameters across data-parallel workers. Example usage: import torch import torch_xla.core.xla_model as xm from torch_xla.distributed.fsdp import XlaFullyShardedDataPara... | 91 | 800 | 2026-03-23T11:15:32.113221 |
?s=aspire | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aspire | devops | python | nt in KrakenD collects the activity generated for the enabled layers and pushes or exposes the data for pulling. go krakend api gateway Go Language Instrumentation Component Apache-2.0 License Website Documentation Repository Traces For Kubernetes System Components native graduated by Kubernetes Authors System componen... | 9 | 800 | 2026-03-23T11:31:30.130295 |
sqlanalyze.html | sqlite | https://www.sqlite.org/sqlanalyze.html | database | sql | ............................. 62.00 Non-sequential pages.............................. 30 48.4% Maximum payload per entry......................... 1867 Entries that use overflow......................... 0 0.0% Index pages used.................................. 1 Primary pages used................................ 62 Ove... | 67 | 703 | 2026-03-23T11:01:09.466680 |
enableDebugTools | angular | https://angular.dev/api/platform-browser/enableDebugTools | framework | typescript | ar/core/rxjs-interop @angular/core/testing @angular/elements @angular/forms @angular/forms/signals @angular/forms/signals/compat @angular/localize @angular/localize/init @angular/platform-browser @angular/platform-browser-dynamic @angular/platform-browser-dynamic/testing @angular/platform-browser/animations @angular/pl... | 1 | 800 | 2026-03-23T11:06:54.795960 |
webpack | webpack | https://webpack.js.org/plugins/progress-plugin/ | tooling | javascript | it using the static ProgressPlugin.createDefaultHandler method. Copy static createDefaultHandler : ( profile : undefined | null | boolean , logger : WebpackLogger ) => ( percentage : number , msg : string , ... args : string [ ] ) => void ; Percentage calculation By default, progress percentage is calculated based on b... | 3 | 799 | 2026-03-23T10:59:32.893810 |
?s=alertmanager | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=alertmanager | devops | python | database exporter collector Go Language Utilities Component UPL License Documentation Repository OpenTelemetry Collector Release Notes Comparator by wbollock Website to help operators read release notes and compare across OpenTelemetry Collector versions. collector upgrade visualization Go Language Utilities Component ... | 388 | 799 | 2026-03-23T11:10:11.387048 |
supabase-migration-new | supabase | https://supabase.com/docs/reference/cli/supabase-migration-new | database | typescript | ase sso update < provider-i d > [flags] Flags --add-domains <strings> Optional Add this comma separated list of email domains to the identity provider. --attribute-mapping-file <string> Optional File containing a JSON mapping between SAML attributes to custom JWT claims. --domains <strings> Optional Replace domains wit... | 73 | 800 | 2026-03-23T11:31:56.283082 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | tag or information on the Datadog Service Checks. **Describe the results you expected:** A tag or information should exist for `node`, `node_name`, or `node_id` on the Datadog Service Check (since the information is available and retrieved from the Consul API). **Additional information you deem important (e.g. issue ha... | 52 | 799 | 2026-03-23T11:25:24.231301 |
hiring-a-design-engineer-and-staff-engineer | tailwind | https://tailwindcss.com/blog/hiring-a-design-engineer-and-staff-engineer | library | javascript | most important improvements in a visual way. Prototype APIs for scroll-driven animations in Tailwind CSS , finding the right balance between simplicity and flexibility, and making our users feel like they have superpowers. Explore new color palettes with automatic dark mode support , carefully figuring out the right ab... | 3 | 799 | 2026-03-23T10:51:52.132389 |
?s=mistral | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mistral | devops | python | hts into the performance of your systems and how caching is performing fusioncache caching .net Quick Install To install this instrumentation library run: dotnet add package ZiggyCreatures.FusionCache 2.6.0 Version .NET Language Instrumentation Component MIT License Website Documentation Package Details (nuget) Reposit... | 202 | 800 | 2026-03-23T11:27:38.004163 |
?s=kafkaflow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafkaflow | devops | python | strumentation Component MIT License Package Details (crates) Repository axum Instrumentation by David Bernard Middlewares to integrate axum + tracing + opentelemetry. rust axum instrumentation Quick Install To install this instrumentation library run: cargo add axum-tracing-opentelemetry 0.16.0 Version Rust Language In... | 358 | 800 | 2026-03-23T11:19:43.868147 |
?s=istio | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=istio | devops | python | n add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/chronyreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Cloudflare Receiver by 🔭 Open... | 106 | 800 | 2026-03-23T11:28:03.961937 |
TestCase | tensorflow | https://www.tensorflow.org/api_docs/python/tf/test/TestCase | ml | python | guments, to be called when the test is completed. Functions added are called on a LIFO basis and are called after tearDown on test failure or success. Cleanup items are called even if setUp fails (unlike tearDown). addTypeEqualityFunc addTypeEqualityFunc ( typeobj , function ) Add a type specific assertEqual style func... | 1 | 799 | 2026-03-23T11:25:56.467616 |
3.8.html | python | https://docs.python.org/3/whatsnew/3.8.html | language | python | erpreter is finalizing, making them consistent with PyEval_RestoreThread() , Py_END_ALLOW_THREADS() , and PyGILState_Ensure() . If this behavior is not desired, guard the call by checking _Py_IsFinalizing() or sys.is_finalizing() . (Contributed by Joannah Nanjekye in bpo-36475 .) Changes in the Python API ¶ The os.getc... | 75 | 799 | 2026-03-23T11:16:49.619417 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | m-64-ef-256", "dataset_name": "deep-image-96-angular", "upload_time": 739.797040341, "total_upload_time": 3995.320756854, "p95_time": 0.009010504, "rps": 540.9201723557, "parallel": 4, "p99_time": 0.0113338159, "mean_time": 0.0071726064, "mean_precisions": 0.970861, "engine_params": { "search_params": { "hnsw_ef": 64 }... | 3,125 | 590 | 2026-03-23T11:15:13.619113 |
import-meta-file | bun | https://bun.sh/docs/guides/util/import-meta-file | runtime | javascript | meta.file import.meta.path Check entrypoint Get entrypoint path Ecosystem & Frameworks Astro with Bun Discord.js with Bun Docker with Bun Drizzle with Bun Gel with Bun Elysia with Bun Express with Bun Hono with Bun Mongoose with Bun Neon Drizzle with Bun Neon Serverless Postgres with Bun Next.js with Bun Nuxt with Bun ... | 1 | 800 | 2026-03-23T11:03:36.838351 |
?s=erlang | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=erlang | devops | python | .Zipkin 1.8.0 Version .NET Language Exporter Component Apache 2.0 License Package Details (nuget) Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. erlang ... | 175 | 800 | 2026-03-23T11:19:06.934643 |
web-sites-integrate-with-vnet | csharp | https://learn.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet | language | csharp | is in a different subscription than the app, you must ensure that the subscription with the virtual network is registered for the Microsoft.Web resource provider. You can explicitly register the provider by following this documentation , but it also automatically registers when creating the first web app in a subscript... | 12 | 799 | 2026-03-23T11:18:15.802524 |
latest | tanstack_start | https://tanstack.com/store/latest | framework | typescript | TanStack Store TanStack Store v0 v0 New TanStack Intent Search... K Auto Log In Start RC Start RC Router Router Query Query Table Table DB beta DB beta AI alpha AI alpha Form new Form new Virtual Virtual Pacer beta Pacer beta Hotkeys alpha Hotkeys alpha Store alpha Store alpha Devtools alpha Devtools alpha CLI alpha CL... | 0 | 799 | 2026-03-23T10:53:03.432717 |
?s=micrometer | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=micrometer | devops | python | ation Component Apache 2.0 License Repository Kafka Streams Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Kafka Streams instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Kotlin Coroutines Instrumen... | 256 | 800 | 2026-03-23T11:39:37.845138 |
?s=settings | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=settings | devops | python | ce Exporters for Java. java exporter metrics traces google Java Language Exporter Component Apache 2.0 License Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/recei... | 178 | 800 | 2026-03-23T11:26:12.522422 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail t... | 3,286 | 800 | 2026-03-23T10:56:49.347032 |
contexts | github_actions | https://docs.github.com/en/actions/learn-github-actions/contexts | devops | yaml | ty name Type Description steps object This context changes for each step in a job. You can access this context from any step in a job. This object contains all the properties listed below. steps.<step_id>.outputs object The set of outputs defined for the step. For more information, see Metadata syntax reference . steps... | 36 | 800 | 2026-03-23T10:56:12.568388 |
convertMessagesToModelMessages | tanstack_start | https://tanstack.com/ai/latest/docs/reference/functions/convertMessagesToModelMessages | framework | typescript | ages realtimeToken untilFinishReason Interface References AIAdapter AIAdapterConfig AgentLoopState ApprovalRequestedStreamChunk AudioPart AudioVisualization BaseStreamChunk TextCompletionChunk TextOptions ChunkRecording ChunkStrategy ClientTool ContentPartSource ContentStreamChunk DefaultMessageMetadataByModality Docum... | 6 | 800 | 2026-03-23T11:07:50.171147 |
binary-data | bun | https://bun.sh/docs/runtime/binary-data | runtime | javascript | ream). arrayBuffer (); Buffer. from (buf); // with Bun function Buffer. from (Bun. readableStreamToArrayBuffer (stream)); To string As UTF-8: Copy // with Response await new Response (stream). text (); // with Bun function await Bun. readableStreamToText (stream); To number[] Copy // with Response const arr = await new... | 28 | 792 | 2026-03-23T10:56:55.238910 |
?s=service-account | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=service-account | devops | python | collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/sentryexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository SignalFx Colle... | 51 | 799 | 2026-03-23T11:38:39.652085 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.