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 |
|---|---|---|---|---|---|---|---|---|
use-semantic-elements | biome | https://biomejs.dev/linter/rules/use-semantic-elements | tooling | javascript | │ ℹ For examples and more information, see WAI-ARIA Roles 1 < div role = " checkbox " /> code-block.jsx:1:6 lint/a11y/useSemanticElements ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✖ The elements with this role can be changed to the following elements: <input type=“checkbox”> > 1 │ <div role=“checkbox” /> │ ^ ... | 2 | 799 | 2026-03-23T11:15:44.182471 |
permissions | expo | https://docs.expo.dev/guides/permissions | mobile | javascript | t configure or explain the native permissions properly it may result in your app getting rejected or pulled from the stores . Android Permissions are configured with the android.permissions and android.blockedPermissions keys in your app config . Most permissions are added automatically by libraries that you use in you... | 1 | 800 | 2026-03-23T10:52:15.210754 |
?s=bash | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bash | devops | python | collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/opampextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Packa... | 70 | 799 | 2026-03-23T11:24:15.997212 |
kestral | mastra | https://mastra.ai/blog/kestral | ai | typescript | nternal docs to automatically generate contextualized tasks, creating an objective view of what work needs to be done—all without departmental politics. Multi-Agent Architecture with Mastra Initially, Bernard's team used simple OpenAI API calls where each step required manual confirmation prior to execution. As they in... | 2 | 800 | 2026-03-23T10:52:16.133533 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | eN ( ctx , "race:italy" , "-" , "+" , 2 ). Result () if err != nil { panic ( err ) } fmt . Println ( res41 ) // >>> [{1692633198206-0 map[rider:Wood] 0 0}] } ▼ Commands: XRANGE XRANGE ( @read , @stream , @slow ) Returns the messages from a stream within a range of IDs. ▶ Methods XRange ( ctx : context.Context , stream ... | 1,083 | 800 | 2026-03-23T11:04:07.561148 |
go_spec.html | go | https://go.dev/doc/go_spec.html | language | go | The Go Programming Language Specification - The Go Programming Language The Go Programming Language Specification Language version go1.26 (Jan 12, 2026) Introduction This is the reference manual for the Go programming language. For more information and other documents, see go.dev . Go is a general-purpose language desi... | 0 | 794 | 2026-03-23T11:21:41.032469 |
?s=exporter | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=exporter | devops | python | 0 License Package Details (go-collector) Repository ClickHouse Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter supports sending OpenTelemetry logs and spans to ClickHouse go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporte... | 31 | 800 | 2026-03-23T11:22:11.662244 |
?s=ntp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ntp | devops | python | 🔭 The OpenTelemetry Kinesis Exporter for Go. go exporter collector Go Language Exporter Component Apache 2.0 License Repository AWS S3 Exporter for OpenTelemetry Collector by 🔭 OpenTelemetry Authors 🔭 This exporter targets to support proto/JSON and proto/binary format aws s3 exporter collector Quick Install When bui... | 27 | 799 | 2026-03-23T11:11:52.247278 |
HttpClient | angular | https://angular.dev/api/common/http/HttpClient | framework | typescript | fined; context?: HttpContext | undefined; observe?: "body" | undefined; params?: HttpParams | Record<string, string | number | boolean | readonly (string | number | boolean)[]> | undefined; reportProgress?: boolean | undefined; responseType: "arraybuffer"; withCredentials?: boolean | undefined; credentials?: RequestCre... | 160 | 800 | 2026-03-23T10:58:20.421617 |
OpenCodeReasoning | transformers | https://huggingface.co/datasets/nvidia/OpenCodeReasoning | ai | python | eft=0 (a), right=5 (a). They match. Move left and right inward. Left=1 (b), right=4 (c). Mismatch. So we need to check two possibilities: Delete left character (b) and check if the substring from left+1 to right (d, b, c, a) → 'dbca' → but wait, that's not correct. Wait, the current pointers are left=1, right=4. So the... | 137 | 800 | 2026-03-23T11:22:37.663899 |
css | nextjs | https://nextjs.org/docs/app/getting-started/css | framework | javascript | olocated components: app/layout.tsx TypeScript JavaScript TypeScript import 'bootstrap/dist/css/bootstrap.css' export default function RootLayout ({ children , } : { children : React . ReactNode }) { return ( < html lang = "en" > < body className = "container" >{children}</ body > </ html > ) } Good to know: In React 1... | 4 | 800 | 2026-03-23T10:57:36.343933 |
?s=aspire | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aspire | devops | python | mpiler Instrumentation for Business Logic by Weiting Liou A TypeScript transformer that automatically instruments your business logic methods with OpenTelemetry spans at compile time through AST weaving, achieving true “application-level transparency” instrumentation javascript typescript typescript compiler business l... | 301 | 800 | 2026-03-23T11:31:30.130523 |
?s=ucp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ucp | devops | python | Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/datasetexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apac... | 33 | 799 | 2026-03-23T11:27:55.785958 |
?s=generator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=generator | devops | python | ter by 🔭 OpenTelemetry Authors 🔭 This library allows to export traces and metrics using OpenCensus. python exporter Python 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 ... | 185 | 800 | 2026-03-23T11:11:58.624319 |
?s=industrial | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=industrial | devops | python | Quick Install 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 l... | 287 | 800 | 2026-03-23T11:15:21.966820 |
tauri | tauri | https://tauri.app/develop/debug/ | desktop | rust | Debug | Tauri Skip to content Debug With all the moving pieces in Tauri, you may run into a problem that requires debugging. There are many locations where error details are printed, and Tauri includes some tools to make the debugging process more straightforward. Development Only Code Section titled “Development Only ... | 0 | 800 | 2026-03-23T10:59:24.940844 |
email.generator.html | python | https://docs.python.org/3/library/email.generator.html | language | python | a write method that accepts string data. If optional mangle_from_ is True , put a > character in front of any line in the body that starts with the exact string "From " , that is From followed by a space at the beginning of a line. mangle_from_ defaults to the value of the mangle_from_ setting of the policy (which is T... | 8 | 797 | 2026-03-23T10:58:07.621954 |
border-color | tailwind | https://tailwindcss.com/docs/border-color | library | javascript | 22.5) */ border-bs-mauve-600 border-block-start-color: var(--color-mauve-600); /* oklch(43.5% 0.029 321.78) */ border-bs-mauve-700 border-block-start-color: var(--color-mauve-700); /* oklch(36.4% 0.029 323.89) */ border-bs-mauve-800 border-block-start-color: var(--color-mauve-800); /* oklch(26.3% 0.024 320.12) */ borde... | 205 | 800 | 2026-03-23T11:21:15.590026 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | es a browser or command-line HTTP tool (curl and wget). allowWatchBookmarks allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific int... | 2,127 | 800 | 2026-03-23T10:56:49.344606 |
?s=azure-sdk | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=azure-sdk | devops | python | epository IBM MQ Instrumentation for OpenTelemetry first party integration by Mark Taylor , IBM MQ Development This package extracts metrics from an IBM MQ queue manager and forwards them to an OpenTelemetry environment. ibmmq mqseries go instrumentation Go Language Instrumentation Component Apache 2.0 License Reposito... | 225 | 800 | 2026-03-23T11:36:42.160559 |
Qwen3.5-397B-A17B | transformers | https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=Qwen/Qwen3.5-397B-A17B | ai | python | t they do not. Since I seem to have sufficient support here, I will proceed with this project. As always, further input is welcome. > The `obstime` really is irrelevant for the transform. Now, I know that Astropy ties everything including the kitchen sink to the SBB and, should one dare ask where that sink will be in a... | 130 | 798 | 2026-03-23T11:16:48.661377 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | e, and the user must opt in to enable it labelSelector A selector to restrict the list of returned objects by their labels. Defaults to everything. limit limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that c... | 2,770 | 800 | 2026-03-23T10:56:49.346306 |
typing.html | python | https://docs.python.org/3/library/typing.html | language | python | hat their parameter types are dependent on each other using ParamSpec . Additionally, if that callable adds or removes arguments from other callables, the Concatenate operator may be used. They take the form Callable[ParamSpecVariable, ReturnType] and Callable[Concatenate[Arg1Type, Arg2Type, ..., ParamSpecVariable], Re... | 10 | 799 | 2026-03-23T11:01:36.288348 |
authorization | nestjs | https://docs.nestjs.com/security/authorization | framework | typescript | Authorization | NestJS - A progressive Node.js framework Authorization Basic RBAC implementation Claims-based authorization Integrating CASL Advanced: Implementing a PoliciesGuard Copy‑paste ready CSS & JavaScript patterns with accessibility baked in. ads via Carbon Authorization Authorization refers to the process tha... | 0 | 799 | 2026-03-23T10:53:55.156697 |
form-actions | svelte | https://svelte.dev/docs/kit/form-actions | framework | javascript | icitly set path: '/' to make the cookie available throughout your app. You can use relative paths, or set path: '' to make the cookie only available on the current path and its children @param name the name of the cookie @param value the cookie value @param opts the options, passed directly to cookie.serialize . See do... | 11 | 798 | 2026-03-23T11:20:56.205129 |
?s=spring-boot | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=spring-boot | devops | python | Processor Component Apache 2.0 License Package Details (go-collector) Repository Interval Processor by 🔭 OpenTelemetry Authors 🔭 The interval processor ( intervalprocessor ) aggregates metrics and periodically forwards the latest values to the next component in the pipeline. interval processor collector Quick Install... | 82 | 799 | 2026-03-23T11:22:36.744501 |
2.36.0 | git | https://git-scm.com/docs/git-maintenance/2.36.0 | devops | bash | ules Revisions Submodules Tutorial Workflows All guides... Administration clean gc fsck reflog filter-branch instaweb archive bundle Plumbing Commands cat-file check-ignore checkout-index commit-tree count-objects diff-index for-each-ref hash-object ls-files ls-tree merge-base read-tree rev-list rev-parse show-ref symb... | 1 | 797 | 2026-03-23T11:32:35.324877 |
authenticating-to-the-github-api | github_actions | https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/authenticating-to-the-github-api | devops | yaml | h vault secrets Note Vault integration is currently available in public preview with support for Azure Key Vault. Starting with gha-runner-scale-set version 0.12.0, ARC supports retrieving GitHub credentials from an external vault. Vault integration is configured per runner scale set. This means you can run some scale ... | 7 | 800 | 2026-03-23T11:12:54.821555 |
postgresql | postgresql | https://www.postgresql.org/docs/release/9.6.23/ | database | sql | ect of the fix is that messages about data conversion errors will now mention the query's table and column aliases (if used) rather than the true underlying name of a foreign table or column. In contrib/pgcrypto , avoid symbol name conflicts with OpenSSL (Tom Lane) Operations using SHA224 hashing could show failures un... | 10 | 800 | 2026-03-23T11:11:48.848767 |
redis | redis | https://redis.io/docs/latest/develop/clients/nodejs/migration/ | database | bash | :5 bike EX 10`. client . set ( 'bike:5' , 'bike' , { EX : 10 }); Asynchronous command result handling All commands for both ioredis and node-redis are executed asynchronously. ioredis supports both callbacks and Promise return values to respond to command results: // Callback client . get ( 'mykey' , ( err , result ) =... | 6 | 800 | 2026-03-23T10:54:02.215651 |
faq | vue | https://vuejs.org/about/faq | framework | javascript | llion users worldwide, and is downloaded close to 10 million times a month on npm. Vue is used in production by renowned organizations in varying capacities all around the world, including Wikimedia Foundation, NASA, Apple, Google, Microsoft, GitLab, Zoom, Tencent, Weibo, Bilibili, Kuaishou, and many more. Is Vue fast?... | 4 | 798 | 2026-03-23T10:50:33.520443 |
redis | redis | https://redis.io/docs/latest/develop/data-types/json/ | database | bash | the value at one or more paths in JSON serialized form ▶ Methods get ( name : str , *args : Any , no_escape : Optional[bool] = False ) → Optional[List[JsonType]] jsonget ( *args : Any , **kwargs : Any ) → Any JSON.ARRINSERT Inserts the JSON scalar(s) value at the specified index in the array at path ▶ Method arrinsert ... | 585 | 799 | 2026-03-23T10:54:21.885208 |
image | go | https://go.dev/blog/image | language | go | ion Blog Index go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more. Okay | 12 | 138 | 2026-03-23T11:22:30.090413 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/api/pipeline_triggers/ | devops | yaml | e trigger name curl --request PUT \ --header "PRIVATE-TOKEN: <your_access_token>" \ --form description = "my description" \ --url "https://gitlab.example.com/api/v4/projects/1/triggers/10" { "id" : 10 , "description" : "my trigger" , "created_at" : "2016-01-07T09:53:58.235Z" , "last_used" : null , "token" : "6d056f63e5... | 3 | 800 | 2026-03-23T10:55:24.669767 |
kubernetes | kubernetes | https://kubernetes.io/docs/concepts/security/pod-security-admission/ | devops | yaml | ) container.apparmor.security.beta.kubernetes.io/* (deprecated) Valid updates to .spec.activeDeadlineSeconds Valid updates to .spec.tolerations Metrics Here are the Prometheus metrics exposed by kube-apiserver: pod_security_errors_total : This metric indicates the number of errors preventing normal evaluation. Non-fata... | 6 | 800 | 2026-03-23T11:07:49.674529 |
release-notes-2.5.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.5.0 | mobile | dart | a: yes, waiting for tree to go green) 27038 Create flag to enable/disable FlutterView render surface conversion (platform-android, cla: yes, waiting for tree to go green) 27052 Give FlutterView a view ID (platform-android, cla: yes, waiting for tree to go green) 27062 Fix crash when splash screen is not specified for F... | 820 | 799 | 2026-03-23T11:13:43.941079 |
?s=ocaml | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ocaml | devops | python | Ruben Mennes Neo4j instrumentation for golang. golang instrumentation neo4j neo4j-driver Go Language Instrumentation Component Apache 2.0 License Repository nhatthm/otelsql – OpenTelemetry SQL database driver wrapper for Go by nhatthm Add a OpenTelemetry wrapper to your existing database code to instrument the interact... | 228 | 800 | 2026-03-23T11:17:46.074880 |
?s=psr16 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=psr16 | devops | python | 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 Details... | 344 | 799 | 2026-03-23T11:22:24.545763 |
?s=confluent-kafka-go | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=confluent-kafka-go | devops | python | try Authors 🔭 OpenSearch exporter supports sending OpenTelemetry signals as documents to OpenSearch. opensearch 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-co... | 45 | 800 | 2026-03-23T11:29:52.354050 |
?s=traces | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=traces | devops | python | by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for Winston. Node.js winston logging Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-winston 0.57.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository XMLHt... | 303 | 800 | 2026-03-23T11:34:02.633894 |
?s=esbuild | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=esbuild | devops | python | receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/dockerstatsreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Elasticsearch Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver queries the Elasti... | 110 | 800 | 2026-03-23T11:31:45.079426 |
jwt | neon | https://neon.tech/docs/auth/guides/plugins/jwt | database | sql | ns Because Neon Auth is a managed service, certain server-side configurations available in the standalone Better Auth library are pre-configured by Neon and cannot be changed: Signing algorithm: Neon Auth uses EdDSA (Ed25519) by default for high security and performance. Ensure your verification libraries support this ... | 6 | 800 | 2026-03-23T11:16:16.328955 |
docs | bun | https://bun.sh/docs | runtime | javascript | h Bun.serve. What’s Inside Runtime: Execute JavaScript/TypeScript files and package scripts with near-zero overhead. Package Manager: Fast installs, workspaces, overrides, and audits with bun install . Test Runner: Jest-compatible, TypeScript-first tests with snapshots, DOM, and watch mode. Bundler: Native bundling for... | 2 | 796 | 2026-03-23T10:49:51.828045 |
?s=confmap | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=confmap | devops | python | elemetry-collector-contrib/processor/dnslookupprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Filter Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Filter Processor for the OpenTelemetry Collector can be configured to includ... | 79 | 799 | 2026-03-23T11:13:12.753875 |
?s=knative | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=knative | devops | python | rumentation-faraday 0.32.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry Grape Instrumentation by 🔭 OpenTelemetry Authors 🔭 The Grape instrumentation is a community-maintained instrumentation for Grape, a REST-like API framework for Ruby. grape inst... | 346 | 800 | 2026-03-23T11:27:11.488907 |
version-15 | nextjs | https://nextjs.org/docs/app/guides/upgrading/version-15 | framework | javascript | Layouts and loading states are still cached and reused on navigation. next/font The @next/font package has been removed in favor of the built-in next/font . A codemod is available to safely and automatically rename your imports. app/layout.js // Before import { Inter } from '@next/font/google' // After import { Inter }... | 12 | 799 | 2026-03-23T11:07:08.152197 |
?s=util | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=util | 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:27:34.360541 |
supabase-migration-up | supabase | https://supabase.com/docs/reference/cli/supabase-migration-up | database | typescript | to include. --use-copy Optional Use copy statements in place of inserts. Basic usage Role only Data only 1 supabase db dump -f supabase/schema.sql Response 1 Dumping schemas from remote database... 2 Dumped schema to supabase/schema.sql. supabase db diff Diffs schema changes made to the local or remote database. Requir... | 22 | 799 | 2026-03-23T11:31:35.080961 |
module-create | terraform | https://developer.hashicorp.com/terraform/tutorials/modules/module-create | devops | hcl | cket directory: modules/aws-s3-static-website-bucket/main.tf resource "aws_s3_bucket" "s3_bucket" { bucket = var.bucket_name tags = var.tags } resource "aws_s3_bucket_website_configuration" "s3_bucket" { bucket = aws_s3_bucket.s3_bucket.id index_document { suffix = "index.html" } error_document { key = "error.html" } }... | 12 | 800 | 2026-03-23T10:55:30.071973 |
release-notes-1.22.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.22.0 | mobile | dart | for tree to go green) 61714 Implement customizable cursor height (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green) 61778 [Material] Updated icons and fonts (cla: yes, f: material design, framework, team, tool, waiting for tree to go green) 61963 Revert "InkDecoration do not paint if ... | 135 | 799 | 2026-03-23T11:14:48.702394 |
deploy | terraform | https://developer.hashicorp.com/terraform/enterprise/deploy | devops | hcl | Manual workflow Terraform Enterprise supports several container runtime environments and operating modes for managing data that provide you with flexible deployment options. To deploy Terraform Enterprise, create a configuration file that specifies your deployment settings, complete any external prerequisites associate... | 3 | 800 | 2026-03-23T10:56:34.189827 |
theory.html | typescript | https://www.typescriptlang.org/docs/handbook/modules/theory.html | language | javascript | at disables extension searching that Node.js applies to imports. The bundler module resolution setting reflects this, enabling package.json "exports" support like node16 — nodenext , while always allowing extensionless imports. See Choosing compiler options for more guidance. Module resolution for libraries When compil... | 43 | 800 | 2026-03-23T10:50:45.445428 |
blue-green-canary-tests-deployments | terraform | https://developer.hashicorp.com/terraform/tutorials/networking/blue-green-canary-tests-deployments | devops | hcl | 0! Version 1.0 - #1! While you could manually modify the load balancer's target groups to include the green environment, using feature toggles codifies this change for you. In this step, you will add a traffic_distribution variable and traffic_dist_map local variable to your configuration. The configuration will update... | 13 | 800 | 2026-03-23T11:10:17.122643 |
css-loader | webpack | https://webpack.js.org/loaders/css-loader | tooling | javascript | their absolute stand-in strings in the currently loaded file // e.g., { '___CSS_LOADER_ICSS_IMPORT_0_REPLACEMENT_0___': '___REPLACEMENT[/foo/bar/baz.css][main]___' } importReplacementsMap [ resourcePath ] = replacements . reduce ( ( acc , { replacementName , importName , localName } ) => { const replacementImportUrl = ... | 34 | 799 | 2026-03-23T10:51:21.087874 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/environments/deployment_approvals/ | devops | yaml | l deployments. To allow self-approval of a deployment job: In the top bar, select Search or go to and find your project. Select Settings > CI/CD . Expand Protected environments . From the Approval options , select the Allow pipeline triggerer to approve deployment checkbox. Approve or reject a deployment In an environm... | 3 | 800 | 2026-03-23T11:17:10.900743 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | try: + shutil.rmtree(filepath) + except OSError: + os.remove(filepath) + + def _save_model(self, filepath): + dirpath = os.path.dirname(filepath) + + # make paths + os.makedirs(dirpath, exist_ok=True) # delegate the saving to the model self.save_function(filepath) + def check_monitor_top_k(self, current): + less_than_k... | 1,199 | 651 | 2026-03-23T11:25:24.232315 |
use-vue-valid-v-pre | biome | https://biomejs.dev/linter/rules/use-vue-valid-v-pre | tooling | javascript | fier so it is invalid. 1 < div v-pre . mod ></ div > The directive has a value so it is invalid. 1 < div v-pre = " value " ></ div > Valid Section titled “Valid” 1 < div v-pre ></ div > Related links Section titled “Related links” Disable a rule Configure the code fix Rule options Source Code Test Cases Sponsored by Co... | 1 | 379 | 2026-03-23T11:41:57.891253 |
redis | redis | https://redis.io/docs/latest/integrate/redis-data-integration/reference/cli/ | database | bash | CLI reference | Docs {"categories":["docs","integrate","rs","rdi"],"description":"Reference for the RDI CLI commands","duplicateOf":"head:data-ai-metadata","group":"di","location":"body","title":"CLI reference","tableOfContents":{"sections":[]},"codeExamples":[]} CLI reference Reference for the RDI CLI commands | 0 | 312 | 2026-03-23T11:16:33.641105 |
langchain | langfuse | https://langfuse.com/integrations/frameworks/langchain | ai | python | date the score subsequently traceId: message.traceId, observationId: message.generationId, // optional name: "correctness" , value: 0.9 , dataType: "NUMERIC" , // optional, inferred if not provided comment: "Factually correct" , // optional }); // Flush the scores in short-lived environments await langfuse. flush (); Q... | 18 | 800 | 2026-03-23T10:53:10.756760 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | : 0 Events: Last Run: 0, Total: 0 Service Checks: Last Run: 1, Total: 4,095 Average Execution Time : 0s Instance ID: tls:e4547a4365c5c93b [[32mOK[0m] Configuration Source: file:/etc/datadog-agent/conf.d/tls.yaml Total Runs: 4,095 Metric Samples: Last Run: 0, Total: 0 Events: Last Run: 0, Total: 0 Service Checks: Last R... | 284 | 683 | 2026-03-23T11:25:24.231493 |
using-secrets-in-github-actions | github_actions | https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions | devops | yaml | GitHub Actions workflows need to access resources from a cloud provider that supports OpenID Connect (OIDC), you can configure your workflows to authenticate directly to the cloud provider. This will let you stop storing these credentials as long-lived secrets and provide other security benefits. For more information, ... | 7 | 800 | 2026-03-23T10:58:18.220112 |
docker | docker | https://docs.docker.com/desktop/features/networking/ | devops | bash | om.docker.backend . Using Docker Desktop with a proxy Docker Desktop can use your system’s default proxy settings or custom settings that you configure with Docker Desktop's proxy setting . All proxy traffic passes through com.docker.backend.exe . When a proxy is enabled: The backend process forwards the network reques... | 6 | 799 | 2026-03-23T10:56:37.404231 |
distributed.html | pytorch | https://pytorch.org/docs/stable/distributed.html | ml | python | or to be reduced and scattered. Its size should be output tensor size times the world size. The input tensor can have one of the following shapes: (i) a concatenation of the output tensors along the primary dimension, or (ii) a stack of the output tensors along the primary dimension. For definition of “concatenation”, ... | 106 | 800 | 2026-03-23T11:00:36.519988 |
ansible | ansible | https://docs.ansible.com/projects/ansible-core/ | devops | yaml | Ansible Ansible Core Porting Guides Ansible-core 2.21 Porting Guide Ansible-core 2.20 Porting Guide Ansible-core 2.19 Porting Guide Ansible-core 2.18 Porting Guide Ansible-core 2.17 Porting Guide Ansible-core 2.16 Porting Guide Ansible-core 2.15 Porting Guide Ansible-core 2.14 Porting Guide Ansible-core 2.13 Porting Gu... | 2 | 799 | 2026-03-23T10:50:58.589513 |
?s=backstage | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=backstage | devops | python | following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/solarwindsapmsettingsextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Sumo Logic Extension by 🔭 OpenTelemetry Authors 🔭 This exte... | 73 | 799 | 2026-03-23T11:30:01.101055 |
?s=azure | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=azure | devops | python | Node.js. Node.js exporter Quick Install To install this exporter run: npm install @google-cloud/opentelemetry-cloud-trace-exporter 3.0.0 Version JavaScript Language Exporter Component Apache 2.0 License Package Details (npm) Repository Instana Node.js Exporter by Instana Authors The Instana Node.js OpenTelemetry Export... | 180 | 799 | 2026-03-23T11:38:25.447626 |
mui | mui | https://mui.com/material-ui/integrations/interoperability/ | library | javascript | pied (or $keyC ) Then, the library is used like this: import { makeStyles } from 'tss-react/mui' ; export function MyComponent ( props : Props ) { const { className } = props ; const [ color , setColor ] = useState < 'red' | 'blue' > ( 'red' ) ; const { classes , cx } = useStyles ( { color } ) ; //Thanks to cx, classNa... | 32 | 765 | 2026-03-23T10:59:47.352127 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | t 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 the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present... | 236 | 800 | 2026-03-23T10:56:49.341863 |
index.html | pytorch | https://pytorch.org/xla/release/2.1/index.html | ml | python | ctual shards on physical devices, like TPU:0, TPU:1, etc. Number of processes ¶ Unlike existing DDP and FSDP, under the SPMD mode, there is always a single process running on each accelerator host. This provides the benefit that PyTorch/XLA only need to compile each graph once which can be reused for all accelerators a... | 132 | 798 | 2026-03-23T11:15:32.113276 |
?s=argo | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=argo | devops | python | icrocks native sandbox by Microcks Authors The main webapp component supports OpenTelemetry instrumentation for logs, distributed tracing and metrics. microcks java sandbox Java Language Application integration Component Apache-2.0 License Website Documentation Strimzi native incubating by Strimzi Authors In Strimzi, t... | 13 | 800 | 2026-03-23T11:18:47.519229 |
?s=instrumentation | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=instrumentation | devops | python | on for Sentry by Sentry authors The Sentry OpenTelemetry Python integration provides a processor and propagator to send data to Sentry and to associate traces/spans to Sentry errors. For configuration details, see OpenTelemetry Support . python processor propagator utilities sentry error monitoring Python Language Util... | 390 | 800 | 2026-03-23T11:37:46.245521 |
?s=browser | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=browser | devops | python | NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository HttpClient and HttpWebRequest instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments System.Net.Http.HttpClient and System.Net.HttpWebRequest and collects metrics ... | 204 | 800 | 2026-03-23T11:09:59.660866 |
glossary.html | python | https://docs.python.org/3/glossary.html | language | python | n a for loop. Attempting this with an iterator will just return the same exhausted iterator object used in the previous iteration pass, making it appear like an empty container. More information can be found in Iterator Types . CPython implementation detail: CPython does not consistently apply the requirement that an i... | 43 | 797 | 2026-03-23T10:52:10.231164 |
?s=tomee | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tomee | 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:30.884485 |
?s=dynamodb | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dynamodb | devops | python | rpc gem provides an OTLP exporter over gRPC for OpenTelemetry Ruby. otlp grpc exporter ruby Ruby Language Exporter Component Apache 2.0 License Repository OTLP over HTTP exporter for Ruby by 🔭 OpenTelemetry Authors 🔭 The opentelemetry-exporter-otlp-http gem provides an OTLP over HTTP exporter for OpenTelemetry Ruby. ... | 189 | 800 | 2026-03-23T11:37:54.071202 |
bundling | convex | https://docs.convex.dev/functions/bundling | database | typescript | ite high for just source code, certain dependencies can quickly make your bundle size cross over this limit, particularly if they are not effectively tree-shakeable (such as aws-sdk or snowflake-sdk ) You can follow these steps to debug bundle size: Make sure you're using the most recent version of convex npm install c... | 2 | 800 | 2026-03-23T11:07:31.056850 |
release-notes-1.20.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.20.0 | mobile | dart | platform-macos, platform-windows) 19341 Cache CanvasKit objects and delete if not used. (cla: yes) 19342 Roll Dart SDK from 243ad5427564 to 7fc61e77e225 (5 revisions) (cla: yes, waiting for tree to go green) 19343 Roll Fuchsia Mac SDK from YGK_M... to l3tHO... (cla: yes, waiting for tree to go green) 19344 Implement on... | 594 | 799 | 2026-03-23T11:13:03.432910 |
release-notes-1.22.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.22.0 | mobile | dart | (framework) 62835 1.20 stable: Update engine hash to 1.20.0 (engine, work in progress; do not review) 62840 [ExpansionPanelList] adds elevation property (f: material design, framework, waiting for tree to go green, will affect goldens) 62859 Add gaplessPlayback docs default discussion (d: api docs, documentation, frame... | 311 | 799 | 2026-03-23T11:14:48.702621 |
?s=bash | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bash | devops | python | se API integration by 🔭 OpenTelemetry Authors 🔭 The trace integration with Database API for OpenTelemetry. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Django Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests for Django applications. ... | 322 | 800 | 2026-03-23T11:24:15.997424 |
contains_saved_model | tensorflow | https://www.tensorflow.org/api_docs/python/tf/compat/v1/saved_model/contains_saved_model | ml | python | ontain a SavedModel. If the method returns true , the export directory may contain a SavedModel but provides no guarantee that it can be loaded. Args export_dir Absolute string path to possible export location. For example, '/my/foo/model'. Returns True if the export directory contains SavedModel files, False otherwise... | 1 | 698 | 2026-03-23T11:32:08.460533 |
?s=watchos | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=watchos | 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:10:38.112349 |
preloading | tanstack_start | https://tanstack.com/router/latest/docs/guide/preloading | framework | typescript | y leverage your external library's caching strategy, you can bypass the built-in caching by setting routerOptions.defaultPreloadStaleTime or routeOptions.preloadStaleTime to 0. This ensures that all preloads are marked as stale internally, and loaders are always invoked, allowing your external library, such as React Qu... | 10 | 796 | 2026-03-23T11:39:49.989751 |
mui | mui | https://mui.com/material-ui/react-table/ | library | javascript | } } pageSizeOptions = { [ 5 , 10 ] } checkboxSelection sx = { { border : 0 } } /> </ Paper > <Paper sx={{ height: 400, width: '100%' }}> <DataGrid rows={rows} columns={columns} initialState={{ pagination: { paginationModel } }} pageSizeOptions={[5, 10]} checkboxSelection sx={{ border: 0 }} /> </Paper> Press Enter to st... | 3 | 772 | 2026-03-23T11:22:31.098148 |
dart-3-migration | dart | https://dart.dev/resources/dart-3-migration | language | dart | recated MAX_USER_TAGS constant. Use maxUserTags instead. Removed the deprecated Metrics , Metric , Counter , and Gauge classes as they have been broken since Dart 2.0. dart:html # As previously announced, the deprecated registerElement and registerElement2 methods in Document and HtmlDocument have been removed. See #49... | 18 | 669 | 2026-03-23T10:57:36.048306 |
import-from-csv | neon | https://neon.tech/docs/import/import-from-csv | database | sql | he following data. Note that the columns in the CSV file match the columns in the table you created in the previous step. First Name,Last Name,Email 1,Casey,Smith,casey.smith@example.com 2,Sally,Jones,sally.jones@example.com Load the data From your psql prompt, load the data from the customer.csv file using the \copy o... | 2 | 800 | 2026-03-23T10:57:21.779273 |
docker | docker | https://docs.docker.com/guides/compose-bake/ | devops | bash | n the Compose file (tag, context) remain unmodified. You can verify by inspecting the build configuration for the vote target with docker buildx bake --print vote : { "group" : { "default" : { "targets" : [ "vote" ] } }, "target" : { "vote" : { "context" : "vote" , "dockerfile" : "Dockerfile" , "tags" : [ "username/vot... | 10 | 800 | 2026-03-23T11:03:11.908861 |
?s=services | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=services | devops | python | entation for the @cucumber/cucumber bundle. cucumber instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-cucumber 0.29.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry instrument... | 278 | 800 | 2026-03-23T11:21:57.208263 |
?s=interval | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=interval | devops | python | sends it down the metric pipeline for further processing. 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/kubeletstatsreceiver v0.148.0 v0.148.... | 129 | 799 | 2026-03-23T11:20:08.181367 |
mui | mui | https://mui.com/material-ui/getting-started/templates/ | library | javascript | of a page (such as a hero unit or a footer) for reuse in other pages. These templates can be combined with one of the example projects to form a complete starter app. Dashboard A complex data visualization dashboard featuring the MUI X Data Grid and Charts. See live preview Live preview Marketing page A responsive mark... | 1 | 799 | 2026-03-23T10:50:18.113490 |
qwik | qwik | https://qwik.builder.io/docs/action/ | framework | javascript | ) { const formData = new FormData ( ) ; formData . append ( 'file' , file ) ; const { value } = await action . submit ( formData ) ; console . log ( value ) ; } } } > Upload file < / button > < / section > ) ; } ) ; Actions with Event Handlers The onSubmitCompleted$ event handler can be used after an action is successf... | 6 | 800 | 2026-03-23T10:51:44.541321 |
?s=exporter | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=exporter | devops | python | ers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/coralogixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Datadog Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The Datadog Exporter for the OpenTel... | 32 | 800 | 2026-03-23T11:22:11.662245 |
?s=graduated | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=graduated | devops | python | a Druid Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides an Alibaba Druid instrumentation to track requests through OpenTelemetry. alibabadruid instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Settings for the OpenTelemetry Instrumentation Annotations integr... | 238 | 800 | 2026-03-23T11:30:34.075005 |
models?library=transformers.js | transformers | https://huggingface.co/models?library=transformers.js | ai | python | Models compatible with the Transformers.js library – Hugging Face Edit Models filters Main Tasks Libraries 1 Languages Licenses Other Tasks Text Generation Any-to-Any Image-Text-to-Text Image-to-Text Image-to-Image Text-to-Image Text-to-Video Text-to-Speech + 44 Parameters Reset Parameters < 1B 6B 12B 32B 128B > 500B <... | 0 | 796 | 2026-03-23T10:55:14.554297 |
release-notes-2.0.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.0.0 | mobile | dart | nalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green) 69451 Fix spelling errors (a: tests, cla: yes, f: cupertino, f: material design, framework, team) 69617 Remove references to Window , and switch usages to PlatformDispatcher or SingletonFlutterWindow (a: acc... | 342 | 800 | 2026-03-23T11:06:17.753306 |
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 | , token_scopes , user , user_id , user_agent , owner , public_repo , created_at , operation_type codespaces.start_environment A codespace was started. Fields @timestamp , _document_id , action , actor , actor_id , business , business_id , hashed_token , org , org_id , programmatic_access_type , repo , repo_id , reposit... | 29 | 798 | 2026-03-23T11:37:16.620551 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/contributing/pull-requests/ | devops | python | b lets you know that you can create a PR. Open a new PR Figure 4 shows the steps to open a PR from your fork to opentelemetry.io . flowchart LR subgraph first[ ] direction TB 1[1\. Go to opentelemetry.io repository] --> 2[2\. Select New Pull Request] 2 --> 3[3\. Select compare across forks] 3 --> 4[4\. Select your fork... | 11 | 800 | 2026-03-23T10:52:04.450854 |
?s=envoyals | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=envoyals | devops | python | ation Java Language Instrumentation Component Apache 2.0 License Repository Logback Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Logback instrumentation to track requests through OpenTelemetry. java instrumentation logback Java Language Instrumentation Component Apache 2.0 License Repository M... | 258 | 800 | 2026-03-23T11:38:53.784120 |
mutex_methods.html | sqlite | https://www.sqlite.org/c3ref/mutex_methods.html | database | sql | sufficient, however the application has the option of substituting a custom implementation for specialized deployments or systems for which SQLite does not provide a suitable implementation. In this case, the application creates and populates an instance of this structure to pass to sqlite3_config() along with the SQLI... | 1 | 800 | 2026-03-23T11:32:51.427253 |
2.44.0 | git | https://git-scm.com/docs/git-switch/2.44.0 | devops | bash | a branch switch by mistake. As a special case, you may use A...B as a shortcut for the merge base of A and B if there is exactly one merge base. You can leave out at most one of A and B , in which case it defaults to HEAD . -c <new-branch> --create <new-branch> Create a new branch named <new-branch> starting at <start-... | 4 | 798 | 2026-03-23T11:17:22.639857 |
svelte-compiler | svelte | https://svelte.dev/docs/svelte/svelte-compiler | framework | javascript | on that takes a { hash, css, name, filename } argument and returns the string that is used as a classname for scoped CSS. It defaults to returning svelte-${hash(filename ?? css)} . preserveComments ?: boolean; default false If true , your HTML comments will be preserved in the output. By default, they are stripped out.... | 22 | 799 | 2026-03-23T11:20:32.418169 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.