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 |
|---|---|---|---|---|---|---|---|---|
llms-theming.txt | chakra_ui | https://chakra-ui.com/llms-theming.txt | library | javascript | : { extend: { br: { values: "radii", transform(value) { return { borderRadius: value } }, }, }, }, }) const system = createSystem(defaultConfig, customConfig) ``` Now, you can use the `br` property in components. ```tsx title="app.tsx" import { Box } from "@chakra-ui/react" function App() { return } ``` ### Using enum ... | 90 | 714 | 2026-03-23T10:52:05.493080 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/examples/php/ | devops | yaml | tall Access private packages or dependencies If your test suite needs to access a private repository, you need to configure the SSH keys to be able to clone it. Use databases or other services Most of the time, you need a running database for your tests to be able to run. If you’re using the Docker executor, you can le... | 8 | 772 | 2026-03-23T11:30:48.349559 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/graph/ | ai | python | generic in the graph return type of the graph it's used in, RunEndT . Nodes Subclasses of BaseNode define nodes for execution in the graph. Nodes, which are generally dataclass es , generally consist of: fields containing any parameters required/optional when calling the node the business logic to execute the node, in ... | 3 | 800 | 2026-03-23T10:51:32.443231 |
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-256", "dataset_name": "deep-image-96-angular", "upload_time": 896.888439165, "total_upload_time": 3340.950240757, "p95_time": 0.4990679455, "rps": 221.4855372276, "parallel": 100, "p99_time": 0.5383937116, "mean_time": 0.4366749778, "mean_precisions": 0.99... | 1,793 | 580 | 2026-03-23T11:15:13.617330 |
updating-objects-in-state | react | https://react.dev/learn/updating-objects-in-state | framework | javascript | imgur.com/Sd1AgUOm.jpg' , } ; let obj2 = { name : 'Niki de Saint Phalle' , artwork : obj1 } ; let obj3 = { name : 'Copycat' , artwork : obj1 } ; If you were to mutate obj3.artwork.city , it would affect both obj2.artwork.city and obj1.city . This is because obj3.artwork , obj2.artwork , and obj1 are the same object. Th... | 16 | 799 | 2026-03-23T10:59:34.193083 |
?s=fastify | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=fastify | devops | python | ry opentelemetry-exporter-jaeger by 🔭 OpenTelemetry Authors 🔭 The opentelemetry-exporter-jaeger gem provides a Jaeger exporter for OpenTelemetry Ruby jaeger exporter ruby Quick Install To install this exporter run: gem install opentelemetry-exporter-jaeger 0.24.1 Version Ruby Language Exporter Component Apache 2.0 Li... | 188 | 800 | 2026-03-23T11:23:48.302547 |
theme | tailwind | https://tailwindcss.com/docs/theme | library | javascript | olor-blue-700 : oklch ( 48.8 % 0.243 264.376 ); --color-blue-800 : oklch ( 42.4 % 0.199 265.638 ); --color-blue-900 : oklch ( 37.9 % 0.146 265.522 ); --color-blue-950 : oklch ( 28.2 % 0.091 267.935 ); --color-indigo-50 : oklch ( 96.2 % 0.018 272.314 ); --color-indigo-100 : oklch ( 93 % 0.034 272.788 ); --color-indigo-2... | 27 | 800 | 2026-03-23T11:05:02.450485 |
overview | neon | https://neon.tech/docs/auth/legacy/overview | database | sql | Legacy Neon Auth with Stack Auth - Neon Docs Specific.dev is a cloud platform built for coding agents - with a database layer powered by Neon. Read the Case Study Search ... ⌘K Ask AI / Neon Auth / Stack Auth / Introduction Legacy Neon Auth with Stack Auth archived For existing users only (not available for new project... | 0 | 799 | 2026-03-23T11:28:29.836884 |
pytorch | pytorch | https://pytorch.org/blog/hybrid-models-as-first-class-citizens-in-vllm/ | ml | python | rid models supported in vLLM V1, highlighting attention, Mamba variants, linear attention, and MoE usage.] In Figure 4, we provide the full list of hybrid models that are supported today in vLLM V1, indicating which kind of SSM or linear attention mechanism is used by each model. These models demonstrate that hybridiza... | 9 | 800 | 2026-03-23T11:41:55.867240 |
dotnet-iot.html | csharp | https://learn.microsoft.com/en-us/answers/topics/dotnet-iot.html | language | csharp | internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world. 44 questions Sign in to follow asked 2024-12-29T02:45:31.94+00:00 Allen Todd 0 Reputation points asked 2024-12-29T02:45:31.94+00:00 Allen Todd 0 Reputation points 0 answers How to fix An operation was at... | 18 | 799 | 2026-03-23T11:22:00.619141 |
django | django | https://docs.djangoproject.com/ja/2.2/ | framework | python | ngo フレームワークの、その他の主要機能について学びましょう。 条件付きコンテンツ処理 コンテンツタイプと汎用リレーション flatpages: フラットページコンテンツの管理 リクエストのリダイレクト イベントのシグナル システムチェックフレームワーク サイトフレームワーク Django での Unicode の扱い方 オープンソースプロジェクトとしての Django ¶ Django プロジェクト自身の開発プロセスと、プロジェクトに貢献する方法について学びましょう。 コミュニティ: 参加するには | リリースプロセス | チーム組織 | Djangoのソースコードリポジトリ | セキュリティポリシー | メーリングリスト 設計... | 5 | 800 | 2026-03-23T11:20:03.236373 |
?s=user_events | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=user_events | devops | python | edentials authenticator extension by 🔭 OpenTelemetry Authors 🔭 The OAuth2 Client Credentials authenticator extension allows gRPC and HTTP-based exporters to add authentication data to outgoing calls. go extension collector Quick Install When building a custom collector you can add this extension to the manifest file ... | 68 | 800 | 2026-03-23T11:30:38.941155 |
index | go | https://go.dev/doc/database/index | language | go | ata stores at a higher abstraction level. For more about two popular object-relational mapping (ORM) libraries for Go, see GORM ( package reference ) and ent ( package reference ). NoSQL data stores. The Go community has developed drivers for the majority of NoSQL data stores, including MongoDB and Couchbase . You can ... | 1 | 800 | 2026-03-23T10:55:28.956013 |
?s=simulation | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=simulation | 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:13:41.625606 |
typing.html | python | https://docs.python.org/3/library/typing.html | language | python | wType UserId = NewType ( 'UserId' , int ) ProUserId = NewType ( 'ProUserId' , UserId ) and typechecking for ProUserId will work as expected. See PEP 484 for more details. Note Recall that the use of a type alias declares two types to be equivalent to one another. Doing type Alias = Original will make the static type ch... | 6 | 800 | 2026-03-23T11:01:36.288343 |
providers-plugin-framework-data-source-read | terraform | https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-data-source-read | devops | hcl | thod invokes the API client's GetCoffees method. Maps response body to schema attributes. After the method reads the coffees, it maps the []hashicups.Coffee response to coffeesModel so the data source can set the Terraform state. Sets state with coffees list. Replace your data source's Read method with the following. i... | 17 | 800 | 2026-03-23T11:00:07.090738 |
?s=sso | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sso | devops | python | 148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Delta to cumulative processor by 🔭 OpenTelemetry Authors 🔭 The delta to cumulative processor ( deltatocumulativeprocessor ) converts metrics from delta temporality to cumulative, by accumulating samples i... | 77 | 800 | 2026-03-23T11:26:22.118669 |
llamaindex-postgres-search-images | neon | https://neon.tech/guides/llamaindex-postgres-search-images | database | sql | ml" href = "/favicon.svg" /> < meta name = "viewport" content = "width=device-width" /> < meta name = "generator" content = "{Astro.generator}" /> < title >Astro</ title > </ head > < body class = "flex flex-col items-center" > < form class = "flex flex-col" id = "fileUploadForm" enctype = "multipart/form-data" > < inp... | 17 | 800 | 2026-03-23T11:07:58.000311 |
use-numeric-literals | biome | https://biomejs.dev/linter/rules/use-numeric-literals | tooling | javascript | seInt() can be replaced by an octal literal. > 1 │ Number.parseInt(“767”, 8); │ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 2 │ ℹ Using a literal avoids unnecessary computations. ℹ Safe fix : Use the computed octal literal instead. 1 │ - N u m b e r . p a r s e I n t ( “ 7 6 7 ” , · 8 ) ; 1 │ + 0 o 7 6 7 ; 2 2 │ ... | 2 | 799 | 2026-03-23T11:19:39.422900 |
?s=b3 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=b3 | devops | python | xtension/pprofextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Remote Tap Extension by 🔭 OpenTelemetry Authors 🔭 This extension runs as a Web server that loads the remote observers that are registered against it. remote tap extensi... | 71 | 800 | 2026-03-23T11:20:37.875393 |
HostListener | angular | https://angular.dev/api/core/HostListener | framework | typescript | fect AfterRenderOptions AfterRenderRef AfterViewChecked AfterViewInit ANIMATION_MODULE_TYPE AnimationCallbackEvent AnimationFunction APP_BOOTSTRAP_LISTENER APP_ID APP_INITIALIZER ApplicationConfig ApplicationInitStatus ApplicationModule ApplicationRef asNativeElements assertInInjectionContext assertNotInReactiveContext... | 2 | 800 | 2026-03-23T10:55:30.116853 |
?s=guzzle | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=guzzle | devops | python | wing: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/netflowreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository NGINX Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The NGINX Receiver for the O... | 135 | 800 | 2026-03-23T11:13:19.229419 |
34to35.html | sqlite | https://www.sqlite.org/34to35.html | database | sql | ble and disable the shared cache feature for all connections within a single thread - the same thread from which the sqlite3_enable_shared_cache() routine was called. Database connections that used the shared cache were restricted to running in the same thread in which they were opened. Beginning with version 3.5.0, th... | 46 | 773 | 2026-03-23T10:51:32.018109 |
orgs-manage | neon | https://neon.tech/docs/manage/orgs-manage | database | sql | Manage Neon Organizations - Neon Docs Specific.dev is a cloud platform built for coding agents - with a database layer powered by Neon. Read the Case Study Search ... ⌘K Ask AI / Neon platform / Organizations / Manage Organizations Manage Neon Organizations Learn how to manage your organization's projects, invite Membe... | 0 | 800 | 2026-03-23T11:25:39.901293 |
ResourceApplyPowerSign | tensorflow | https://www.tensorflow.org/api_docs/python/tf/raw_ops/ResourceApplyPowerSign | ml | python | ensor of type resource . Should be from a Variable(). lr A Tensor . Must be one of the following types: float32 , float64 , int32 , uint8 , int16 , int8 , complex64 , int64 , qint8 , quint8 , qint32 , bfloat16 , qint16 , quint16 , uint16 , complex128 , half , uint32 , uint64 . Scaling factor. Must be a scalar. logbase ... | 1 | 799 | 2026-03-23T11:11:22.000059 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/runner/install/operator/ | devops | yaml | separate pod. Prerequisites Kubernetes v1.21 and later Cert manager v1.7.1 Install the Kubernetes Operator Follow the instructions at OperatorHub.io . Install the prerequisites. On the top right, select Install and follow the instructions to install olm and the Operator. Install GitLab Runner Obtain a runner authentica... | 2 | 800 | 2026-03-23T11:08:22.368790 |
python | tensorflow | https://www.tensorflow.org/api_docs/python | ml | python | nse_matmul tf.compat.v1.sparse_tensor_to_dense tf.compat.v1.sparse_to_dense tf.compat.v1.sparse_to_indicator tf.compat.v1.sparse_transpose tf.compat.v1.spectral tf.compat.v1.spectral.dct tf.compat.v1.spectral.fft tf.compat.v1.spectral.fft2d tf.compat.v1.spectral.fft3d tf.compat.v1.spectral.idct tf.compat.v1.spectral.if... | 233 | 800 | 2026-03-23T10:52:24.539991 |
create_function.html | sqlite | https://www.sqlite.org/c3ref/create_function.html | database | sql | between the three "sqlite3_create_function*" routines are the text encoding expected for the second parameter (the name of the function being created) and the presence or absence of a destructor callback for the application data pointer. Function sqlite3_create_window_function() is similar, but allows the user to suppl... | 2 | 796 | 2026-03-23T11:26:22.279544 |
distributed.pipelining.md.txt | pytorch | https://pytorch.org/docs/stable/_sources/distributed.pipelining.md.txt | ml | python | de needs to be launched for each worker, thus we use a launcher service to launch multiple processes: ```bash torchrun --nproc_per_node=2 example.py ``` ## Options for Splitting a Model (option_1_manual)= ### Option 1: splitting a model manually To directly construct a `PipelineStage`, the user is responsible for provi... | 6 | 779 | 2026-03-23T11:18:55.072862 |
generics-can-make-your-go-code-slower | planetscale | https://planetscale.com/blog/generics-can-make-your-go-code-slower | database | sql | struct { tab * itab data unsafe.Pointer } type itab struct { inter * interfacetype // offset 0 _type * _type // offset 8 hash uint32 // offset 16 _ [ 4 ] byte fun [ 1 ] uintptr // offset 24... } The itab contains a lot of information about the type inside an interface. The inter , _type and hash fields contain all the ... | 17 | 793 | 2026-03-23T11:29:09.802761 |
?s=cisco | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cisco | devops | python | rumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-http 0.213.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository ioRedis Instrumentation by 🔭 OpenTelemetry Authors 🔭 ... | 284 | 800 | 2026-03-23T11:10:45.886988 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | s": { "hnsw_ef": 64 } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-16-ef-128", "dataset_name": "deep-image-96-angular", "upload_time": 1749.064867038, "total_upload_time": 2501.5592498, "p95_time": 0.006464095425326376, "rps": 183.67345125565112, "parallel": 1, "p99_time": 0.007846663324162367, "mean_time": 0.... | 181 | 679 | 2026-03-23T10:59:06.540268 |
throttling | inngest | https://www.inngest.com/docs/guides/throttling | devops | typescript | t multiple pending function runs in a short time window, so to guarantee maximum throughput, we start limit + burst function runs in each window, which allows all requests to start within the configured period . This is required as background jobs do not arrive at the same rate as the events triggering them. Configurat... | 2 | 800 | 2026-03-23T10:59:37.705147 |
2.41.0 | git | https://git-scm.com/docs/git-gc/2.41.0 | devops | bash | p a suboptimal mass-import. See the "PACKFILE OPTIMIZATION" section in git-fast-import[1] for more details on the import case. OPTIONS --aggressive Usually git gc runs very quickly while providing good disk space utilization and performance. This option will cause git gc to more aggressively optimize the repository at ... | 4 | 797 | 2026-03-23T11:36:59.071824 |
safe-migrations | planetscale | https://planetscale.com/docs/vitess/schema-changes/safe-migrations | database | sql | etScale dashboard Using the pscale CLI How to disable safe migrations Using the PlanetScale dashboard Using the pscale CLI Need help? Zero-downtime schema migrations Safe migrations enable the PlanetScale workflow on a given branch and allow your team to create deploy requests to merge schema changes into that branch. ... | 1 | 796 | 2026-03-23T10:53:18.116108 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/ui/ag-ui/ | ai | python | fastapi.responses import Response , StreamingResponse from pydantic import ValidationError from pydantic_ai import Agent from pydantic_ai.ui import SSE_CONTENT_TYPE from pydantic_ai.ui.ag_ui import AGUIAdapter agent = Agent ( 'openai:gpt-5.2' , instructions = 'Be fun!' ) app = FastAPI () @app . post ( '/' ) async def r... | 6 | 799 | 2026-03-23T10:57:14.751853 |
ctrl-c-in-psql-gives-me-the-heebie-jeebies | neon | https://neon.tech/blog/ctrl-c-in-psql-gives-me-the-heebie-jeebies | database | sql | he SNI (Server Name Indication) extension to TLS, plus a customisable suffix. For instance, to monitor a connection to ep-adj-noun-abc1234.region.aws.neon.tech , you run elephantshark and then connect to ep-adj-noun-abc1234.region.aws.neon.tech .local.neon.build instead. Any subdomain of .local.neon.build resolves to 1... | 8 | 800 | 2026-03-23T11:26:20.713956 |
2.52.0 | git | https://git-scm.com/docs/git-merge/2.52.0 | devops | bash | : merge.conflictStyle Specify the style in which conflicted hunks are written out to working tree files upon merge. The default is "merge", which shows a <<<<<<< conflict marker, changes made by one side, a ======= marker, changes made by the other side, and then a >>>>>>> marker. An alternate style, "diff3", adds a ||... | 37 | 796 | 2026-03-23T11:12:21.000286 |
2.24.0 | git | https://git-scm.com/docs/git-fetch/2.24.0 | devops | bash | e type of object being fetched, and whether the update is considered to be a fast-forward. Generally, the same rules apply for fetching as when pushing, see the <refspec> ... section of git-push[1] for what those are. Exceptions to those rules particular to git fetch are noted below. Until Git version 2.20, and unlike ... | 18 | 799 | 2026-03-23T11:09:40.232135 |
listen | firebase | https://firebase.google.com/docs/firestore/query-data/listen | database | javascript | aChanges . Include , snapshot = > { // ... }); C# // Not yet supported in the C# client library Ruby // Not yet supported in the Ruby client library Configure listeners for local changes only Cloud Firestore snapshot listeners take an initial snapshot from the local cache and concurrently fetch corresponding data from ... | 21 | 800 | 2026-03-23T10:58:32.033800 |
feed.atom | planetscale | https://planetscale.com/blog/feed.atom | database | sql | iption string } // Sets up the connection to the PlanetScale database. func GetDatabase() (*sql.DB, error) { db, err := sql.Open("mysql", DSN) // ← Update the second parameter here return db, err } // remainder of the code... Now follow the process from the previous section to build the project, zip it up, and upload i... | 388 | 796 | 2026-03-23T11:03:06.264558 |
nx-cloud-conformance-automate-consistency | nx | https://nx.dev/blog/nx-cloud-conformance-automate-consistency | tooling | typescript | export default createConformanceRule({ 11 name : 'codeowners-lint' , 12 category : 'consistency' , 13 description : 'Check for existence and format of CODEOWNERS file' , 14 implementation : async (context) => { 15 // Check if CODEOWNERS file exists 16 17 let codeowners; 18 19 try { 20 // try to read CODEOWNERS file fro... | 7 | 799 | 2026-03-23T11:19:24.769993 |
audit-log-events-for-your-organization | github_actions | https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization | devops | yaml | ode scanning alerts was enabled for an organization. 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 , request_access_security_header , request_id , token_id , token_scopes , user... | 141 | 800 | 2026-03-23T10:59:03.608847 |
release-notes-2.5.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.5.0 | mobile | dart | ec6cd6f to 30fd35da015e (20 revisions) (cla: yes, waiting for tree to go green) 26393 Roll Dart SDK from 0b7d0953ce47 to 42d74caa7d26 (1 revision) (cla: yes, waiting for tree to go green) 26394 Roll Fuchsia Linux SDK from pfJX5Fu8B... to x9gmyu-IU... (cla: yes, waiting for tree to go green) 26395 Adding webdev in DEPS ... | 670 | 800 | 2026-03-23T11:13:43.940817 |
linter-rules | dart | https://dart.dev/tools/linter-rules | language | dart | opy name Prefer final in for-each loop variable if reference is not reassigned. build Learn more Copy name Prefer final for variable declarations if they are not reassigned. build Learn more Copy name Prefer final for parameter declarations if they are not reassigned. report build Learn more Copy name Prefer for elemen... | 23 | 799 | 2026-03-23T10:52:05.390595 |
list_organizations | planetscale | https://planetscale.com/docs/api/reference/list_organizations | database | sql | r default: 25 If provided, specifies the number of returned results Response 200 application/json Gets the organizations for the current user current_page integer required The current page number next_page integer required The next page number next_page_url string required The next page of results prev_page integer req... | 4 | 598 | 2026-03-23T11:26:46.128195 |
inside-flutter | flutter | https://docs.flutter.dev/resources/inside-flutter | mobile | dart | uses this paradigm, as it is an effective way to maintain a persistent tree, which is key for efficient layout and painting. However, it means that direct interaction with the rendering layer is awkward at best and bug-prone at worst. Flutter's widget layer introduces a composition mechanism using the reactive paradigm... | 42 | 642 | 2026-03-23T11:08:03.916139 |
enterprise | langfuse | https://langfuse.com/enterprise | ai | python | Langfuse local time, excluding announced holidays). Acknowledgement Targets: High Priority: Within 1 hour. Medium Priority: Within 24 business hours. Low Priority: Within 48 business hours. Resolution Targets: High Priority: Continuous effort until resolved or a suitable workaround is in place, with updates every 2 hou... | 10 | 799 | 2026-03-23T10:57:57.736475 |
llms-full.txt | angular | https://angular.dev/assets/context/llms-full.txt | framework | typescript | .toBe(50); }); ``` ## Interop with Angular change detection By default, test harnesses runs Angular's [change detection](/best-practices/runtime-performance) before reading the state of a DOM element and after interacting with a DOM element. There may be times that you need finer-grained control over change detection i... | 818 | 784 | 2026-03-23T10:56:08.872133 |
fr | git | https://git-scm.com/docs/git-switch/fr | devops | bash | épôt distant unique (appelé <distant> ) avec un nom correspondant, le traiter comme équivalent à $ git switch -c <branche> --track <distant>/<branche> Si la branche existe dans plus d’un distant et que l’un d’entre eux est la valeur de la variable de configuration checkout.defaultRemote , celui-ci sera utilisé pour dés... | 6 | 800 | 2026-03-23T11:17:42.409248 |
core-application | temporal | https://docs.temporal.io/develop/typescript/core-application | devops | go | ds to install the Temporal CLI on macOS: Install the Temporal CLI with Homebrew brew install temporal Install the Temporal CLI from CDN Select the platform and architecture needed. Download for Darwin amd64: https://temporal.download/cli/archive/latest?platform=darwin&arch=amd64 Download for Darwin arm64: https://tempo... | 2 | 798 | 2026-03-23T10:55:07.451623 |
?s=ntp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ntp | devops | python | rocessors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Metrics Generation Processor by 🔭 OpenTelemetry Authors 🔭 The metrics genera... | 87 | 800 | 2026-03-23T11:11:52.247360 |
?s=aspnet | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aspnet | devops | python | vides automatic instrumentation for the Nest framework. nestjs-core instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-nestjs-core 0.59.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTe... | 291 | 800 | 2026-03-23T11:32:10.885380 |
supabase-inspect-db-bloat | supabase | https://supabase.com/docs/reference/cli/supabase-inspect-db-bloat | database | typescript | ect db outliers This command displays statements, obtained from pg_stat_statements , ordered by the amount of time to execute in aggregate. This includes the statement itself, the total execution time for that statement, the proportion of total execution time for all statements that statement has taken up, the number o... | 45 | 800 | 2026-03-23T11:30:50.566258 |
?s=akka | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=akka | 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:15.453461 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/glossary/ | devops | yaml | a part of the codebase. Secret Stores sensitive information, such as passwords, OAuth tokens, and SSH keys. [+] Secrets give you more control over how sensitive information is used and reduces the risk of accidental exposure. Secret values are encoded as base64 strings and are stored unencrypted by default, but can be ... | 69 | 800 | 2026-03-23T10:51:49.605134 |
auth0 | supabase | https://supabase.com/docs/guides/platform/migrating-to-supabase/auth0 | database | typescript | n I maintain these IDs? How can I allow my users to retain their existing password? My users have multi-factor authentication (MFA) enabled, how do I make sure they don't have to set up MFA again? How do I migrate existing SAML Single Sign-On (SSO) connections? How do I migrate my Auth0 organizations to Supabase? Usefu... | 10 | 479 | 2026-03-23T10:52:34.303142 |
extensions | planetscale | https://planetscale.com/docs/postgres/extensions | database | sql | start. The extensions that require a restart are marked with a ✅ in the “Restart required” column. For Production clusters, these reboots are applied in a rolling cadence through the cluster’s instances. For detailed configuration instructions and parameter descriptions for each extension, please refer to their individ... | 6 | 792 | 2026-03-23T11:21:55.301516 |
releases.html | rust | https://doc.rust-lang.org/releases.html | language | rust | MaybeUninit<T> is now ABI-compatible with T . § Stabilized APIs BufReader::buffer BufWriter::buffer Cell::from_mut Cell<[T]>::as_slice_of_cells DoubleEndedIterator::nth_back Option::xor Wrapping::reverse_bits i128::reverse_bits i16::reverse_bits i32::reverse_bits i64::reverse_bits i8::reverse_bits isize::reverse_bits s... | 278 | 799 | 2026-03-23T10:51:05.440106 |
SWE-bench_Verified | transformers | https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified | ai | python | ith pip install git+https://github.com/astropy/astropy command. --> ### Description <!-- Provide a general description of the bug. --> When writing out an astropy table to HTML format, the `formats` option to the [`write()`](https://docs.astropy.org/en/stable/api/astropy.io.ascii.write.html#astropy.io.ascii.write) meth... | 160 | 800 | 2026-03-23T11:06:34.416942 |
data-processing-terms | firebase | https://firebase.google.com/terms/data-processing-terms | database | javascript | Data Protection and Information Commissioner, or (ii) recognized as ensuring adequate data protection under the Swiss FDPA, in each case, other than on the basis of an optional data protection framework. Admin Console has the meaning given in the Agreement or, if no such meaning is given, means the online console(s) an... | 4 | 780 | 2026-03-23T11:07:55.785005 |
?s=kuma | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kuma | devops | python | n Cloud Foundry native by Cloud Foundry Authors Adds an OpenTelemetry Collector to all Linux VMs to egress metrics and traces. collector cloud foundry Collector Language Application integration Component Apache-2.0 License Website Documentation Heroku native by Heroku Telemetry Heroku Fir adds platform-native support f... | 1 | 800 | 2026-03-23T11:38:06.864699 |
from-5-days-to-20-minutes-how-payfit-accelerated-time-to-market-with-strategic-nx-implementation | nx | https://nx.dev/customer-stories/from-5-days-to-20-minutes-how-payfit-accelerated-time-to-market-with-strategic-nx-implementation | tooling | typescript | tomers Community Customer Stories Company About us Careers Brand & Guidelines Contact Us Copyright © 2026 – All Right Reserved Privacy Policy Terms & Conditions Smart Monorepos · Fast Builds Quick Links Nx Cloud Pricing Docs Blog Solutions Developers Platform & Devops Eng. Managers CTOs & VPs Eng. Security Products Nx ... | 8 | 800 | 2026-03-23T11:08:02.163982 |
?s=bandit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bandit | 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:37:27.149061 |
deprecate-textscalefactor | flutter | https://docs.flutter.dev/release/breaking-changes/deprecate-textscalefactor | mobile | dart | rences. In the past, the scaling strategy was captured as a single double value named textScaleFactor , as text scaling was proportional: scaledFontSize = textScaleFactor x unScaledFontSize . For example, when textScaleFactor is 2.0 and the developer-specified font size is 14.0, the actual font size is 2.0 x 14.0 = 28.... | 1 | 702 | 2026-03-23T11:25:47.105665 |
?s=keda | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=keda | devops | python | m/open-telemetry/opentelemetry-collector-contrib/receiver/k8sclusterreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Kubernetes Events Receiver by 🔭 OpenTelemetry Authors 🔭 The Kubernetes Events receiver collects events from the Kube... | 126 | 800 | 2026-03-23T11:27:07.065406 |
?s=sso | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sso | devops | python | s) Repository ActiveSupport Instrumentation by 🔭 OpenTelemetry Authors 🔭 ActiveSupport instrumentation for Ruby. ruby instrumentation active_support Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-active_support 0.10.1 Version Ruby Language Instrumentation Componen... | 340 | 800 | 2026-03-23T11:26:22.118892 |
dynamic-credentials | terraform | https://developer.hashicorp.com/terraform/tutorials/cloud/dynamic-credentials | devops | hcl | tom authentication workflows or providers that do not natively support dynamic credentials. Previous Manage credentials for HCP Terraform Next Migrate state | 69 | 156 | 2026-03-23T11:09:19.852783 |
?s=confmap | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=confmap | devops | python | .0 License Package Details (packagist) Repository OpenTelemetry Yii auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for Yii yii instrumentation php Quick Install To install this instrumentation library run: composer require open-telemetry/opentelemetry-auto-yii 0.2.0 Version PHP Language Ins... | 316 | 800 | 2026-03-23T11:13:12.754201 |
pt_BR | git | https://git-scm.com/docs/git-push/pt_BR | devops | bash | s detalhes serão dados: rejeitado O Git não tenta encaminhar a "ref" de forma alguma, geralmente porque não é um avanço rápido e você não impôs a atualização. rejeitado remotamente O lado remoto recusou a atualização. Normalmente, isso é causado por um gancho no lado remoto ou porque o repositório remoto tem uma das se... | 31 | 800 | 2026-03-23T11:03:39.505045 |
?s=pdo | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pdo | devops | python | ion java Java Language Instrumentation Component Apache 2.0 License Repository JAX-WS Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a JAX-WS instrumentation to trace requests through OpenTelemetry. It includes support for jws as well as axis2, cxf, and metro libraries. java instrumentation Java L... | 251 | 800 | 2026-03-23T11:32:35.100566 |
?s=python | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=python | devops | python | ion java Java Language Instrumentation Component Apache 2.0 License Repository JAX-WS Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a JAX-WS instrumentation to trace requests through OpenTelemetry. It includes support for jws as well as axis2, cxf, and metro libraries. java instrumentation Java L... | 251 | 800 | 2026-03-23T11:27:43.915067 |
llamaindex | neon | https://neon.tech/docs/ai/llamaindex | database | sql | ntextChatEngine ({ retriever }); const customReadable = new ReadableStream ({ async start (controller) { const stream = await chatEngine .chat ({ message : query , chatHistory : messages , stream : true }); for await ( const chunk of stream) { controller .enqueue ( encoder .encode ( chunk .response)); } controller .clo... | 3 | 799 | 2026-03-23T11:07:45.159393 |
?s=util | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=util | 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:27:34.360588 |
reading-writing-file | tanstack_start | https://tanstack.com/start/latest/docs/framework/react/tutorial/reading-writing-file | framework | typescript | Building a Full Stack DevJokes App with TanStack Start | TanStack Start React Docs TanStack Start 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 alph... | 0 | 800 | 2026-03-23T10:52:19.489539 |
?s=pg | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pg | devops | python | Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-pg 0.65.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository NestJS OpenTelemetry by Ivan Santos OpenTelemetry module for NestJS framework. Node.js instrumentation nestj... | 295 | 799 | 2026-03-23T11:24:59.216322 |
http.html | nodejs | https://nodejs.org/api/http.html | runtime | javascript | ) has not been called, it will switch to implicit header mode and flush the implicit headers. This sends a chunk of the response body. This method may be called multiple times to provide successive parts of the body. If rejectNonStandardBodyWrites is set to true in createServer then writing to the body is not allowed w... | 87 | 800 | 2026-03-23T10:57:12.239053 |
install-cli | terraform | https://developer.hashicorp.com/terraform/tutorials/gcp-get-started/install-cli | devops | hcl | nt system for Windows. If you have Chocolatey installed, use it to install Terraform from your command line. $ choco install terraform Note HashiCorp does not maintain Chocolatey or the Terraform package. The latest version of Terraform is always available for you to download and install manually. Refer to the Manual i... | 2 | 800 | 2026-03-23T11:14:29.304495 |
?s=thanos | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=thanos | devops | python | emetry Ruby. zipkin exporter ruby Quick Install To install this exporter run: gem install opentelemetry-exporter-zipkin 0.24.1 Version Ruby Language Exporter Component Apache 2.0 License Package Details (gems) Repository Azure Application Insights Exporter by Jan Kuehle OpenTelemetry exporter for Azure Application Insi... | 190 | 800 | 2026-03-23T11:18:21.642278 |
?s=bunyan | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bunyan | devops | python | HTTPS provider for OpenTelemetry Collector configuration maps. go confmap provider collector https Quick Install When building a custom collector you can add this provider to the manifest file like the following: providers : - gomod : go.opentelemetry.io/collector/confmap/provider/httpsprovider v1.54.0 v1.54.0 Version ... | 22 | 800 | 2026-03-23T11:29:05.426363 |
logger | react | https://react.dev/reference/react-compiler/logger | framework | javascript | logger – React API Reference Configuration Copy page Copy logger The logger option provides custom logging for React Compiler events during compilation. { logger : { logEvent ( filename , event ) { console . log ( `[Compiler] ${ event . kind } : ${ filename } ` ) ; } } } Reference logger Usage Basic logging Detailed er... | 0 | 800 | 2026-03-23T11:05:48.669616 |
?s=base | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=base | devops | python | e Instrumentation Component Apache 2.0 License Repository c3p0 Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for c3p0 c3p0 instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Camel Instrumentation by 🔭 OpenTelemetry Authors... | 242 | 800 | 2026-03-23T11:27:24.893248 |
audit-log-events-for-your-organization | github_actions | https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization | devops | yaml | , user_id , user_agent , operation_type , created_at ip_allow_list.disable_for_installed_apps An IP allow list was disabled for installed GitHub Apps. Fields @timestamp , _document_id , action , actor , actor_id , business , business_id , hashed_token , org , org_id , programmatic_access_type , repo , repo_id , reposit... | 88 | 799 | 2026-03-23T10:59:03.608768 |
?s=deltatocumulative | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=deltatocumulative | 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:36:53.632921 |
widget-previewer | flutter | https://docs.flutter.dev/tools/widget-previewer | mobile | dart | ed on changes to your project. shell flutter widget-preview start content_copy Preview a widget # After you've started the previewer, to look at a widget, you must use the @Preview annotation defined in package:flutter/widget_previews.dart . This annotation can be applied to: Top-level functions that return a Widget or... | 2 | 742 | 2026-03-23T10:52:23.041044 |
opentelemetry | opentelemetry | https://opentelemetry.io/ecosystem/registry/ | devops | python | ollector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository SAP HANA Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver can fetch stats from a SAP HANA instance. It leverages the driver written by SAP for connecting to SAP HANA with the golang SQL module to execute several monit... | 149 | 799 | 2026-03-23T10:57:19.554545 |
contact | pytorch | https://pytorch.org/contact | ml | python | s, and related announcements. I understand that I can unsubscribe at any time using the links in the footers of the emails I receive. Privacy Policy . x-twitter facebook linkedin youtube github slack discord © 2026 PyTorch. Copyright © The Linux Foundation®. All rights reserved. The Linux Foundation has registered trad... | 1 | 800 | 2026-03-23T10:58:26.475822 |
text-styles | chakra_ui | https://chakra-ui.com/docs/theming/text-styles | library | javascript | Text Styles | Chakra UI Build faster with Premium Chakra UI Components 💎 Learn more Skip to Content Text Styles The built-in text styles in Chakra UI AI Tip Want to skip the docs? Use the MCP Server Copy Page Chakra UI provides these text styles out of the box. textStyle: xs Chakra UI textStyle: sm Chakra UI textStyle... | 0 | 566 | 2026-03-23T11:10:15.101323 |
2.6.html | python | https://docs.python.org/3/whatsnew/2.6.html | language | python | ill cause a signal to be delivered to the process after a specified time, measured in wall-clock time, consumed process time, or combined process+system time. (Contributed by Guilherme Polo; bpo-2240 .) The smtplib module now supports SMTP over SSL thanks to the addition of the SMTP_SSL class. This class supports an in... | 99 | 795 | 2026-03-23T11:13:52.685229 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | ent.run_stream() works but doesn't provide real-time streaming because Prefect tasks consume their entire execution before returning results. The method will execute fully and return the complete result at once. For real-time streaming behavior inside Prefect flows, you can set an event_stream_handler on the `Agent` or... | 6,231 | 800 | 2026-03-23T10:51:26.923477 |
MiniMax-M2.5 | transformers | https://huggingface.co/datasets/ScaleAI/SWE-bench_Pro?eval_result=MiniMaxAI/MiniMax-M2.5 | ai | python | ser does not have view:users privilege", "test/controllers.js | Controllers account pages should return false if user can not edit user", "test/controllers.js | Controllers account pages should load correct user", "test/controllers.js | Controllers account pages should redirect", "test/controllers.js | Controllers acco... | 131 | 800 | 2026-03-23T11:06:52.708324 |
kubernetes | kubernetes | https://kubernetes.io/blog/2026/03/17/image-promoter-rewrite/ | devops | yaml | The Invisible Rewrite: Modernizing the Kubernetes Image Promoter | Kubernetes The Invisible Rewrite: Modernizing the Kubernetes Image Promoter By Sascha Grunert (Red Hat) | Tuesday, March 17, 2026 Every container image you pull from registry.k8s.io got there through kpromo , the Kubernetes image promoter. It copies ima... | 0 | 800 | 2026-03-23T11:30:48.711654 |
mixin_super_class_constraint_deferred_class | dart | https://dart.dev/tools/diagnostics/mixin_super_class_constraint_deferred_class | language | dart | ubleshooting pub Verified publishers Security advisories Versioning Custom package repositories What not to commit Development expand_more JSON serialization Number representation Google APIs Multi-platform apps Command-line & server apps expand_more Overview Fetch data from the internet Libraries & packages Google Clo... | 2 | 800 | 2026-03-23T11:29:41.997409 |
release-notes-1.17.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.17.0 | mobile | dart | docs, d: examples, documentation, f: cupertino, f: material design, framework, waiting for tree to go green) f: focus - 3 pull request(s) # 52990 Update Highlight mode initial value calculation. (cla: yes, f: focus, framework, waiting for tree to go green) 56160 Focus the last node when asked to focus previous and noth... | 263 | 798 | 2026-03-23T11:13:57.629059 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | sition: '3', location_id: '1' } }] const res5 = await client . xRead ({ key : 'race:france' , id : '0-0' }, { COUNT : 100 , BLOCK : 300 }); console . log ( res5 ); // >>> [{ name: 'race:france', messages: [{ id: '1692629576966-0', message: { rider: 'Castilla', speed: '30.2', position: '1', location_id: '1' } }, { id: '... | 2,441 | 800 | 2026-03-23T11:04:07.563030 |
nodejs-quick-start?ref=docs-home | inngest | https://www.inngest.com/docs/getting-started/nodejs-quick-start?ref=docs-home | devops | typescript | est HTTP endpoint with your preferred framework using the following links: AWS Lambda Bun Cloudflare Pages Cloudflare Workers DigitalOcean Functions ElysiaJS Fastify Fresh (Deno) Google Cloud Run Functions Firebase Cloud functions Hono Koa Nitro Nuxt Redwood Remix Supabase Edge Functions SvelteKit 5. Write your first I... | 5 | 800 | 2026-03-23T10:52:00.570692 |
docker | docker | https://docs.docker.com/ai/mcp-catalog-and-toolkit/e2b-sandboxes/ | devops | bash | le, yourname/test-repo ). import os import asyncio import shlex from dotenv import load_dotenv from e2b import Sandbox load_dotenv () async def example_workflow (): print ( "Creating sandbox... \n " ) sbx = await Sandbox . beta_create ( envs = { "ANTHROPIC_API_KEY" : os . getenv ( "ANTHROPIC_API_KEY" ), }, mcp = { "not... | 9 | 800 | 2026-03-23T11:17:36.832917 |
2.33.0 | git | https://git-scm.com/docs/git-merge/2.33.0 | devops | bash | sed; Otherwise, the merge proceeds in the usual way. renormalize This runs a virtual check-out and check-in of all three stages of a file when resolving a three-way merge. This option is meant to be used when merging branches with different clean filters or end-of-line normalization rules. See "Merging branches with di... | 30 | 796 | 2026-03-23T11:14:57.523107 |
model-usage-and-cost | langfuse | https://langfuse.com/docs/model-usage-and-cost | ai | python | s regular expressions, e.g. (?i)^(gpt-4-0125-preview)$ matches gpt-4-0125-preview . User-defined models take priority over models maintained by Langfuse. Further details When using the openai tokenizer, you need to specify the following tokenization config. You can also copy the config from the list of predefined OpenA... | 16 | 800 | 2026-03-23T11:27:13.637943 |
?s=knex | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=knex | devops | python | for 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 Ex... | 180 | 798 | 2026-03-23T11:16:51.067020 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.