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-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
Defaults to 'pydantic-ai'. | `'pydantic-ai'` | | `message_history` | \`Sequence[ModelMessage] | None\` | History of the conversation so far. | | `model_settings` | \`ModelSettings | None\` | Optional settings to use for this model's request. | | `usage_limits` | \`UsageLimits | None\` | Optional limits on model request...
1,516
522
2026-03-23T10:51:26.913095
supabase-migration-down
supabase
https://supabase.com/docs/reference/cli/supabase-migration-down
database
typescript
l Append to existing restrictions instead of replacing them. --bypass-cidr-checks Optional Bypass some of the CIDR validation checks. --db-allow-cidr <strings> Optional CIDR to allow DB connections from. --experimental Required enable experimental features --project-ref <string> Optional Project ref of the Supabase pro...
81
800
2026-03-23T11:32:19.763941
components
angular
https://angular.dev/essentials/components
framework
typescript
p > ` , }) export class UserProfile { // Component behavior is defined in here } TIP: Want to know more about Angular components? See the In-depth Components guide for the full details. Next Step Now that you know how components work in Angular, it's time to learn how we add and manage dynamic data in our application.
5
319
2026-03-23T10:53:17.243415
supabase-inspect-db-bloat
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-bloat
database
typescript
orage API of the local database. supabase storage cp Usage 1 supabase storage cp < sr c > < ds t > [flags] Flags --cache-control <string> Optional Custom Cache-Control header for HTTP upload. --content-type <string> Optional Custom Content-Type header for HTTP upload. -j, --jobs <uint> Optional Maximum number of parall...
68
800
2026-03-23T11:30:50.566277
native-tabs
expo
https://docs.expo.dev/router/advanced/native-tabs
mobile
javascript
Accessory documentation for more details. The bottom accessory can appear in two placements: 'regular' (standard position above the tab bar) or 'inline' (compact mode, inline with the tab bar). Use the usePlacement hook to adapt your UI based on the current placement. You must store state outside the accessory componen...
26
800
2026-03-23T11:07:27.636893
security-update-2025-12-11
nextjs
https://nextjs.org/blog/security-update-2025-12-11
framework
javascript
5-55184 was incomplete. A complete fix has been issued under CVE-2025-67779 . If you previously upgraded to one of the initially recommended versions, please upgrade again to the latest patched versions listed below. Impact Denial of Service: CVE-2025-55184 (High Severity) A specifically crafted HTTP request can be sen...
1
800
2026-03-23T11:37:27.806449
shane-thomas
mastra
https://mastra.ai/authors/shane-thomas
ai
typescript
oud and Mastra Voice (as well as a few other things) Mar 4, 2025 # changelogs From Whiteboard to Excalidraw: Building a Multi-Agent Workflow How we built a whiteboard image to Excalidraw converter using Mastra's multi-agent workflows, and what we learned about breaking down complex AI tasks into deterministic steps wit...
13
650
2026-03-23T11:22:22.517680
cli
biome
https://biomejs.dev/reference/cli
tooling
javascript
er --only . Example: Terminal window 1 biome check --skip=correctness/noUnusedVariables --skip=suspicious --skip=project -h , --help — Prints help information biome lint Section titled “biome lint” Run various checks on a set of files. Usage : biome lint [ --write ] [ --unsafe ] [ --suppress ] [ --reason = STRING ] [ -...
38
799
2026-03-23T11:39:03.580224
deno
deno
https://docs.deno.com/lint/rules/adjacent-overload-signatures/
runtime
javascript
( n : number ) : void ; foo ( sn : string | number ) : void ; bar ( ) : void ; } class FooClass { foo ( s : string ) : void ; foo ( n : number ) : void ; foo ( sn : string | number ) : void { } bar ( ) : void { } } export function foo ( s : string ) : void ; export function foo ( n : number ) : void ; export function f...
2
423
2026-03-23T11:29:20.010708
deno
deno
https://docs.deno.com/runtime/reference/cli/bench/
runtime
javascript
nch is flagged with only , as this is a temporary measure only which disables nearly all of your benchmarks. Deno . bench ( { name : "Focus on this bench only" , only : true , fn ( ) { // bench complicated stuff } , } ) ; JSON output Jump to heading # To retrieve the output as JSON, use the --json flag: $ deno bench my...
17
799
2026-03-23T11:20:47.423698
NuminaMath-CoT
transformers
https://huggingface.co/datasets/AI-MO/NuminaMath-CoT
ai
python
iculty. [ { "content": "Given that $P$ is any point on the circle $C$: $(x-2)^{2}+(y-2)^{2}=1$, and $Q$ is any point on the line $l$: $x+y=1$, find the minimum value of $| \\overrightarrow{OP}+ \\overrightarrow{OQ}|$.", "role": "user" }, { "content": "The distance $d$ between the center of the circle $C(2,2)$... synthe...
15
781
2026-03-23T11:26:26.860134
kubernetes
kubernetes
https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/
devops
yaml
en creating a ConfigMap from a file You can define a key other than the file name to use in the data section of your ConfigMap when using the --from-file argument: kubectl create configmap game-config-3 --from-file = <my-key-name> = <path-to-file> where <my-key-name> is the key you want to use in the ConfigMap and <pat...
11
799
2026-03-23T10:52:45.967970
per-model-type-safety
tanstack_start
https://tanstack.com/ai/latest/docs/guides/per-model-type-safety
framework
typescript
Tool ToolCall ToolCallPart ToolCallStreamChunk ToolConfig ToolDefinition ToolDefinitionConfig ToolDefinitionInstance ToolInputAvailableStreamChunk ToolResultPart ToolResultStreamChunk UIMessage VideoPart Type Alias References AgentLoopStrategy AnyClientTool TextStreamOptionsForModel TextStreamOptionsUnion ConstrainedCo...
7
799
2026-03-23T11:18:52.977636
?s=vcpkg
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=vcpkg
devops
python
ollector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/purefbreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository RabbitMQ Receiv...
146
800
2026-03-23T11:11:19.342969
?s=mssql
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=mssql
devops
python
llector. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/wavefrontreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apac...
163
800
2026-03-23T11:15:28.666376
webhook-events-and-payloads
github_actions
https://docs.github.com/en/webhooks-and-events/webhooks/webhook-events-and-payloads
devops
yaml
2 event instead. To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" repository or organization permission. Availability for project Repositories Organizations GitHub Apps Webhook payload object for project Action type : closed A project (classic) was closed. Webhook request...
97
800
2026-03-23T11:03:07.445115
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
e, regardless of the timestamp. ### Alternatives Depending on your use case, you may want to consider using [scheduled functions (cron jobs)](/docs/guides/scheduled-functions) for scheduling periodic work or use [`step.sleepUntil()`](/docs/reference/functions/step-sleep-until) to add mid-function delays for a layer tim...
170
800
2026-03-23T10:50:47.947983
REQUEST_CONTEXT
angular
https://angular.dev/api/core/REQUEST_CONTEXT
framework
typescript
r/core/rxjs-interop @angular/core/testing @angular/elements @angular/forms @angular/forms/signals @angular/forms/signals/compat @angular/localize @angular/localize/init @angular/platform-browser @angular/platform-browser-dynamic @angular/platform-browser-dynamic/testing @angular/platform-browser/animations @angular/pla...
1
800
2026-03-23T11:12:56.984488
cli
supabase
https://supabase.com/docs/guides/cli
database
typescript
esn't consume your project's quota. Enhanced privacy: Sensitive data remains on your local machine during development. Easy testing: You can experiment with different configurations and features without affecting your production environment. To get started with local development, you'll need to install the Supabase CLI...
2
800
2026-03-23T11:00:21.173913
?s=source-generator
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=source-generator
devops
python
ver HTTP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows to export data to the OpenTelemetry Collector using the OpenTelemetry Protocol using protobuf over HTTP. otlp protobuf grpc exporter python Python Language Exporter Component Apache 2.0 License Repository Prometheus Exporter by 🔭 OpenTelemetry Author...
186
799
2026-03-23T11:33:15.587121
?s=cloudwego
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cloudwego
devops
python
tor Quick Install When building a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/probabilisticsamplerprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 Lice...
89
800
2026-03-23T11:15:52.636724
introduction
nx
https://nx.dev/docs/technologies/build-tools/docker/introduction
tooling
typescript
Docker Plugin for Nx | Nx Skip to content Docker Plugin for Nx The Nx Plugin for Docker contains executors and utilities for building and publishing docker images within an Nx workspace. Using the @nx/docker Inference Plugin , Nx will automatically detect Dockerfile 's in your workspace and provide a docker:build and d...
0
799
2026-03-23T10:57:05.004286
redis
redis
https://redis.io/docs/latest/commands/exists/
database
bash
ting key type: {e} " ); return ; } } match r . key_type :: <& str , redis :: ValueType > ( "zkey" ) { Ok ( res ) => { println! ( " {res:?} " ); // >>> zset }, Err ( e ) => { println! ( "Error getting key type: {e} " ); return ; } } // Note: Rust redis client doesn't support scan by type directly // We'll manually check...
38
800
2026-03-23T11:31:47.830976
usage
dart
https://dart.dev/interop/js-interop/usage
language
dart
rnal void operator [ ] = ( int index , JSNumber value ) ; } content_copy Calling array[i] gets the value in the i th slot of array , and array[i] = i.toJS sets the value in that slot to i.toJS . Other JS operators are exposed by utility functions in dart:js_interop . Lastly, like any other extension type, you're allowe...
16
726
2026-03-23T11:01:21.028867
replicated-migration
terraform
https://developer.hashicorp.com/terraform/enterprise/deploy/replicated-migration
devops
hcl
Active to Cloud-managed Kubernetes Podman The procedure for migrating to Podman is the same for disk and external operational modes. Nomad Migrating using mounted disk to Nomad Migrating using external services or Active/Active to Nomad Prerequisites The requirements for deploying Terraform Enterprise depend on the ver...
2
799
2026-03-23T11:26:34.983973
astro
bun
https://bun.sh/docs/guides/ecosystem/astro
runtime
javascript
Build an app with Astro and Bun - Bun Skip to main content Bun home page Search... ⌘ K Search... Navigation Ecosystem & Frameworks Build an app with Astro and Bun Runtime Package Manager Bundler Test Runner Guides Reference Blog Feedback Overview Guides Deployment Deploy on Vercel Deploy on Railway Deploy on Render Dep...
0
800
2026-03-23T11:02:45.657378
create_deploy_request
planetscale
https://planetscale.com/docs/api/reference/create_deploy_request
database
sql
: "open", "deployment_state": "pending", "deployment": { "id": "<string>", "auto_cutover": true, "auto_delete_branch": true, "created_at": "<string>", "cutover_at": "<string>", "cutover_expiring": true, "deploy_check_errors": "<string>", "finished_at": "<string>", "queued_at": "<string>", "ready_to_cutover_at": "<strin...
9
664
2026-03-23T11:15:53.419868
cves.html
sqlite
https://www.sqlite.org/cves.html
database
sql
er who can inject arbitrary SQL statements into an application might be able to cause an integer overflow resulting in a read off the end of an array. Fixed on 2023-03-16 . CVE-2025-7709 3.50.3 (2025-07-17) An attacker who has complete control over the database content could create a corrupt FTS5 index resulting access...
13
787
2026-03-23T11:13:55.386848
2.0.0-notes.html
numpy
https://numpy.org/devdocs/release/2.0.0-notes.html
ml
python
x transpose of an array (or stack of arrays). The matrix transpose is equivalent to swapping the last two axes of an array. Both np.ndarray and np.ma.MaskedArray now expose a .mT attribute, and there is a matching new numpy.matrix_transpose function. ( gh-23762 ) Array API compatible functions for numpy.linalg # Six ne...
40
800
2026-03-23T11:01:34.638494
token-and-cost-tracking
langfuse
https://langfuse.com/docs/observability/features/token-and-cost-tracking
ai
python
y. That is, if no token counts are ingested, Langfuse cannot infer cost for reasoning models. Reasoning models take multiple steps to arrive at a response. The result from each step generates reasoning tokens that are billed as output tokens. So the cost-effective output token count is the sum of all reasoning tokens a...
17
800
2026-03-23T11:09:49.233274
mui
mui
https://mui.com/joy-ui/react-css-baseline/
library
javascript
ble to apply the baseline only to the children by using the ScopedCssBaseline component. import * as React from 'react' ; import { CssVarsProvider } from '@mui/joy/styles' ; import ScopedCssBaseline from '@mui/joy/ScopedCssBaseline' ; import MyApp from './MyApp' ; export default function MyApp ( ) { const [ root , setR...
1
800
2026-03-23T11:19:21.629639
set.html
python
https://docs.python.org/3/c-api/set.html
language
python
Set_Discard ( PyObject * set , PyObject * key ) ¶ Part of the Stable ABI . Return 1 if found and removed, 0 if not found (no action taken), and -1 if an error is encountered. Does not raise KeyError for missing keys. Raise a TypeError if the key is unhashable. Unlike the Python discard() method, this function does not ...
6
795
2026-03-23T10:56:05.493353
?s=ocaml
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ocaml
devops
python
ion Component Apache 2.0 License Repository Express Instrumentation by 🔭 OpenTelemetry Authors 🔭 Express instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-express 0.61.0 Version JavaScript Language Instrumentation Comp...
280
800
2026-03-23T11:17:46.074951
web-contents
electron
https://www.electronjs.org/docs/latest/api/web-contents
desktop
javascript
load-page' Emitted when the DevTools window instructs the webContents to reload Event: 'will-attach-webview' Returns: event Event webPreferences WebPreferences - The web preferences that will be used by the guest page. This object can be modified to adjust the preferences for the guest page. params Record<string, strin...
39
796
2026-03-23T10:50:27.270844
?s=webhookevent
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=webhookevent
devops
python
thon Python Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry aiohttp server Integration by 🔭 OpenTelemetry Authors 🔭 This library allows tracing HTTP requests made by the aiohttp server library. aio http server instrumentation python Python Language Instrumentation Component Apache 2.0 L...
317
800
2026-03-23T11:11:24.950384
?s=async
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=async
devops
python
guage Instrumentation Component Apache 2.0 License Repository JBoss Log Manager Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for JBoss Log Manager jboss logmanager instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository JDBC Instrumen...
252
800
2026-03-23T11:18:54.394920
mui
mui
https://mui.com/material-ui/react-accordion/
library
javascript
are currently not an owner Donec placerat, lectus sed mattis semper, neque lectus feugiat lectus, varius pulvinar diam eros in elit. Pellentesque convallis laoreet laoreet. Advanced settings Filtering has been entirely disabled for whole web server Nunc vitae orci ultricies, auctor nunc in, volutpat nisl. Integer sit a...
4
800
2026-03-23T11:39:20.550520
?s=replicate
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=replicate
devops
python
s receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/httpcheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Huawei Cloud CES Receiver by 🔭 Open...
121
800
2026-03-23T11:10:52.951455
creating-a-new-repository
github_actions
https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-new-repository
devops
yaml
nization as the repository owner in a query parameter. For more information, see Repository roles for an organization . If you create an invalid URL using query parameters, or if you don’t have the proper permissions, the invalid query parameters will be ignored and the rest of the URL will function as normal. If you c...
5
800
2026-03-23T10:57:04.927869
learn-horizontal-scaling-on-planetscaledb-with-vitess-rate-puppies-in-a-rust-app-with-sharded-mysql-database
planetscale
https://planetscale.com/blog/learn-horizontal-scaling-on-planetscaledb-with-vitess-rate-puppies-in-a-rust-app-with-sharded-mysql-database
database
sql
okup keyspace. You first create a table named puppers_seq and you insert one row in it initializing the sequence. Note the comment vitess_sequence associated with the CREATE TABLE statement. It’s important for you to keep that because that is used by Vitess to treat this table distinctly from other tables which hold re...
10
772
2026-03-23T11:33:31.209348
python_api.html
xgboost
https://xgboost.readthedocs.io/en/stable/python/python_api.html
ml
python
el is trained with early stopping, then best_iteration is used automatically. The estimator uses inplace_predict by default and falls back to using DMatrix if devices between the data and the estimator don’t match. Note This function is only thread safe for gbtree and dart . Parameters : X ( Any ) – Feature matrix. See...
131
798
2026-03-23T10:51:31.580882
upgrade
bun
https://bun.sh/docs/guides/util/upgrade
runtime
javascript
m https: // bun.sh / install.ps1) } -Version 1.3.3 " Package manager users If you installed Bun via a package manager, use that package manager to upgrade instead of bun upgrade to avoid conflicts. Homebrew users To avoid conflicts with Homebrew, use brew upgrade bun instead. Scoop users To avoid conflicts with Scoop, ...
7
627
2026-03-23T11:19:28.520580
release.html
go
https://go.dev/doc/devel/release.html
language
go
one on our issue tracker for details. go1.18.7 (released 2022-10-04) includes security fixes to the archive/tar , net/http/httputil , and regexp packages, as well as bug fixes to the compiler, the linker, and the go/types package. See the Go 1.18.7 milestone on our issue tracker for details. go1.18.8 (released 2022-11-...
32
725
2026-03-23T10:54:11.200314
webpack
webpack
https://webpack.js.org/configuration/output/
tooling
javascript
ntime or loaders. Because of this the value of this option ends with / in most cases. A rule to consider: The URL of your output.path from the view of the HTML page. webpack.config.js Copy import path from "node:path" ; import { fileURLToPath } from "node:url" ; const __filename = fileURLToPath ( import . meta . url ) ...
62
800
2026-03-23T10:51:51.149884
mui
mui
https://mui.com/x/api/charts/pie-chart/
library
javascript
used for each component slot. slots object {} Overridable component slots. See Slots API below for more details. tooltipItem { dataIndex: number, seriesId: number | string, type: 'pie' } - The tooltip item. Used when the tooltip is controlled. width number - The width of the chart in px. If not defined, it takes the wi...
4
798
2026-03-23T11:32:22.011368
?s=apk
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=apk
devops
python
er Extension Autoinjection”, but with a few more features and a slightly different approach to content-script injection. js browser web-ext browserextension browser-extension chrome-extension firefox-extension safari-extension edge-extension autoinstrumentation JavaScript Language Utilities Component GPL-3.0 License Do...
378
800
2026-03-23T11:14:25.044924
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
ilation of the socket module on NetBSD 8. Fixed assertion failure or reading arbitrary data when parse a AF_BLUETOOTH address on NetBSD and DragonFly BSD. bpo-27666 : Fixed stack corruption in curses.box() and curses.ungetmouse() when the size of types chtype or mmask_t is less than the size of C long. curses.box() now...
2,036
798
2026-03-23T10:57:25.355462
?s=redis-4
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=redis-4
devops
python
ver Component Apache 2.0 License Package Details (go-collector) Repository Google Pubsub Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver gets OTLP messages from a Google Cloud Pubsub subscription. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file l...
118
800
2026-03-23T11:33:50.373201
supabase-migration-fetch
supabase
https://supabase.com/docs/reference/cli/supabase-migration-fetch
database
typescript
CLI Reference | Supabase Docs CLI Reference Supabase CLI The Supabase CLI provides tools to develop your project locally and deploy to the Supabase Platform. The CLI is still under development, but it contains all the functionality for working with your Supabase projects and the Supabase Platform. Run Supabase locally:...
0
800
2026-03-23T11:33:34.240927
authentication-and-sso
langfuse
https://langfuse.com/self-hosting/security/authentication-and-sso
ai
python
es AUTH_GITHUB_ENTERPRISE_CLIENT_ID AUTH_GITHUB_ENTERPRISE_CLIENT_SECRET AUTH_GITHUB_ENTERPRISE_BASE_URL Optional Variables See additional configuration section below. OAuth Redirect URL /api/auth/callback/github-enterprise Provider: GITHUB_ENTERPRISE Thanks to @jay0129 for the initial contribution of GitHub Enterprise...
6
800
2026-03-23T11:28:30.619354
qdrant
qdrant
https://qdrant.tech/blog/hybrid-cloud-ovhcloud/
database
python
Qdrant and OVHcloud Bring Vector Search to All Enterprises 0 Qdrant and OVHcloud Bring Vector Search to All Enterprises Qdrant · April 10, 2024 Home / Blog / Qdrant and OVHcloud Bring Vector Search to All Enterprises On this page: Share on X Share on LinkedIn With the official release of Qdrant Hybrid Cloud , businesse...
0
800
2026-03-23T11:31:28.313571
authorization
mcp
https://modelcontextprotocol.io/docs/tutorials/security/authorization
ai
typescript
etails, go to Credentials and take note of the Client Secret . Handling Secrets Never embed client credentials directly in your code. We recommend using environment variables or specialized solutions for secret storage. With Keycloak configured, every time the authorization flow is triggered, your MCP server will recei...
14
800
2026-03-23T10:56:09.403448
?s=headers
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=headers
devops
python
ql Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-pg 0.35.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Que Instrumentation by 🔭 OpenTelemetry Authors 🔭 Que instrumentation for Ruby. ruby instrumentation que...
351
799
2026-03-23T11:37:50.038286
2.12.5
git
https://git-scm.com/docs/git-merge/2.12.5
devops
bash
s not show what the original said in the conflicting area. You cannot tell how many lines are deleted and replaced with Barbie’s remark on your side. The only thing you can tell is that your side wants to say it is hard and you’d prefer to go shopping, while the other side wants to claim it is easy. An alternative styl...
19
797
2026-03-23T11:15:43.178410
mui
mui
https://mui.com/material-ui/api/button/
library
javascript
element. . MuiButton-outlined outlined Styles applied to the root element if variant="outlined" . . MuiButton-outlinedError outlinedError Styles applied to the root element if variant="outlined" and color="error" . Deprecated - Combine the .MuiButton-outlined and .MuiButton-colorError classes instead. See Migrating fro...
11
799
2026-03-23T11:08:18.692008
?s=development
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=development
devops
python
upports OpenTelemetry. go docker moby buildkit Go Language Application integration Component Apache-2.0 License Website Documentation Repository containerd native graduated by containerd Authors containerd supports OpenTelemetry tracing since v1.6.0. Tracing currently targets only gRPC calls. go containerd graduated Go...
4
800
2026-03-23T11:23:40.558021
2.23.0
git
https://git-scm.com/docs/git-merge/2.23.0
devops
bash
tes do not create a merge commit and therefore there is no way to stop those merges with --no-commit. Thus, if you want to ensure your branch is not changed or updated by the merge command, use --no-ff with --no-commit. --edit -e --no-edit Invoke an editor before committing successful mechanical merge to further edit t...
6
796
2026-03-23T11:16:41.179433
aurora-dms
planetscale
https://planetscale.com/docs/postgres/imports/aurora-dms
database
sql
ser has SELECT privileges on all tables to migrate WAL Level Configuration Confirms WAL level is set to ‘logical’ for CDC replication Set wal_level = logical in Aurora parameter group (requires restart) WAL Sender Timeout Ensures WAL sender timeout is at least 10 seconds Set wal_sender_timeout >= 10000 (10 seconds) in ...
6
796
2026-03-23T11:22:27.672819
KernelBook
transformers
https://huggingface.co/datasets/GPUMODE/KernelBook
ai
python
rocessor_count=108), 'constants': {}, 'configs': [AttrsDescriptor(divisible_by_16=(0, 1, 2, 3, 4), equal_to_1=())]}, inductor_meta={'autotune_hints': set(), 'kernel_name': 'triton_poi_fused_add_mean_mul_pow_rsqrt_1', 'mutated_arg_names': [], 'no_x_dim': False, 'num_load': 7, 'num_reduction': 0, 'backend_hash': 'A9C866B...
68
792
2026-03-23T11:23:59.254972
trace-deepseek
langchain
https://docs.langchain.com/langsmith/trace-deepseek
ai
python
endpoint while maintaining OpenAI-compatible syntax. The @traceable decorator (Python) or traceable function (TypeScript) wraps your function so that each invocation is logged as a trace run of type "llm" . The metadata parameter tags the trace with: ls_provider : Identifies the provider (DeepSeek) for filtering traces...
5
799
2026-03-23T11:07:28.977789
work@go1.26.1
go
https://go.dev/cmd/go/internal/work@go1.26.1
language
go
main package in the build, the go command selects a file named "default.pgo" in the package's directory if that file exists, and applies it to the (transitive) dependencies of the main package (other packages are not affected). Special name "off" turns off PGO. The default is "auto". -pkgdir dir install and load all pa...
13
775
2026-03-23T11:14:37.592457
resolveForwardRef
angular
https://angular.dev/api/core/resolveForwardRef
framework
typescript
resolveForwardRef • Angular Skip to main content menu menu API Roadmap Get involved API Reference CLI Reference Error Encyclopedia Extended Diagnostics Versioning and releases Version compatibility Update guide Configurations Migrations arrow_back API Reference Overview @angular/animations @angular/animations/browser @...
0
800
2026-03-23T11:18:25.912268
drizzle-kit-push
drizzle_orm
https://orm.drizzle.team/docs/drizzle-kit-push
database
typescript
s Sequences Views Schemas Drizzle Relations Row-Level Security (RLS) Extensions [OLD] Drizzle Relations Migrations Overview generate migrate push Schema files path Multiple configuration files in one project Specifying database driver Including tables, schemas and extensions Extended list of configurations Extended exa...
1
800
2026-03-23T10:52:03.059031
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to d...
3,595
798
2026-03-23T10:56:49.347458
what-is-database-sharding-and-how-does-it-work
planetscale
https://planetscale.com/blog/what-is-database-sharding-and-how-does-it-work
database
sql
4ZL7Wma Peter Gibbons peter@initech.net ... bI32htQ1PsEQioC7G Bill Lumbergh bill@initech.net ... 99J3x257SGP7J4IkF Milton Waddams stapler@initech.net ... 0SH0pyi9bO5RM4I03 Lawrence two@onetime.com ... ... ... ... ... And turn it into this users table, stored across 2 (or 1,000) servers: user_id first_name last_name ema...
2
800
2026-03-23T11:18:12.952396
?s=watsonx
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=watsonx
devops
python
Telemetry Authors 🔭 Instrumentation to collect system performance metrics. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry threading Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides instrumentation for the threading module to ensure that ...
334
800
2026-03-23T11:25:05.667710
sort
tensorflow
https://www.tensorflow.org/api_docs/python/tf/sort
ml
python
ultidimensional inputs you can control which axis the sort is applied along. The default axis=-1 sorts the innermost axis. mat = [[ 3 , 2 , 1 ], [ 2 , 1 , 3 ], [ 1 , 3 , 2 ]] tf . sort ( mat , axis =- 1 ) . numpy () array ([[ 1 , 2 , 3 ], [ 1 , 2 , 3 ], [ 1 , 2 , 3 ]], dtype = int32 ) tf . sort ( mat , axis = 0 ) . num...
1
800
2026-03-23T11:11:01.604261
redis
redis
https://redis.io/docs/latest/develop/ai/ecosystem-integrations/
database
bash
Redis AI ecosystem integrations | Docs {"categories":["docs","develop","ai"],"description":"Explore key integrations between Redis and popular AI frameworks, platforms, and tools.","duplicateOf":"head:data-ai-metadata","location":"body","title":"Redis AI ecosystem integrations","tableOfContents":{"sections":[{"id":"add...
0
799
2026-03-23T11:14:07.419432
changelog
dart
https://dart.dev/changelog
language
dart
oks Videos Related sites expand_more API reference open_in_new DartPad (online editor) open_in_new Flutter open_in_new Package site open_in_new Dart 3.11 is live! Learn more This page lists the full history of changes to the Dart SDK and Dart language, organized by release. We use tags to classify changes, such as New ...
4
746
2026-03-23T10:51:18.338347
glossary
dart
https://dart.dev/resources/glossary
language
dart
dencies will be compatible with the versions that were tested against. Since semantic versioning requires that libraries increment their major version numbers for any backwards incompatible changes, packages will usually require their dependencies' versions to be greater than or equal to the versions that were tested a...
50
618
2026-03-23T11:00:03.054638
?s=windowsservice
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=windowsservice
devops
python
data 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 l...
177
799
2026-03-23T11:10:59.940689
cmd
dart
https://dart.dev/tools/pub/cmd
language
dart
-line tools expand_more Dart SDK expand_more Overview dart dart analyze dart build dart compile dart create dart doc dart fix dart format dart info dart install dart pub dart run dart test dartaotruntime Experiment flags Other command-line tools expand_more build_runner webdev Static analysis expand_more Customizing st...
3
800
2026-03-23T10:57:08.656551
?s=owin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=owin
devops
python
brary provides a Mongo instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository MyBatis Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for MyBatis mybatis instrumentation java Java Language Instrumentation Compone...
259
800
2026-03-23T11:24:47.862874
draft-fuzzing-design
go
https://go.dev/s/draft-fuzzing-design
language
go
.) and the arguments of the fuzz target must be the same type within the fuzz test, and there must be at least one argument specified. This will be ensured by a vet check. Fuzzing of built-in types (e.g. simple types, maps, arrays) and types which implement the BinaryMarshaler and TextMarshaler interfaces are supported...
12
800
2026-03-23T11:24:39.024404
?s=provider
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=provider
devops
python
ation Component Apache 2.0 License Repository Kafka Streams Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Kafka Streams instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Kotlin Coroutines Instrumen...
256
800
2026-03-23T11:28:15.721466
?s=fastify-plugin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=fastify-plugin
devops
python
tef 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/stefexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 Licens...
53
800
2026-03-23T11:31:55.020995
?s=aio
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=aio
devops
python
sion to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/basicauthextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Bearer token authenticator extension b...
59
800
2026-03-23T11:30:12.724122
django
django
https://docs.djangoproject.com/en/5.2/
framework
python
work: Conditional content processing Content types and generic relations Flatpages Redirects Signals System check framework The sites framework Unicode in Django The Django open-source project ¶ Learn about the development process for the Django project itself and about how you can contribute: Community: Contributing t...
8
800
2026-03-23T11:03:44.443581
navigation
flutter
https://docs.flutter.dev/learn/pathway/tutorial/navigation
mobile
dart
Adds a new route to the navigation stack, displaying it on top of the current screen. That's right! Push adds the new route to the stack, allowing users to go back to the previous screen. Replaces the current screen with a new one. Not quite Push adds to the stack; `pushReplacement` replaces the current screen. Removes...
12
798
2026-03-23T10:59:04.465153
soundcloud
inngest
https://www.inngest.com/customers/soundcloud
devops
typescript
ers have been working on workflows around building dynamic videos based on user stats. Building video generation and transcoding workflows is challenging. Workflows are split into many steps that generate, download, upload, and combine files together. As these steps take time, it's ideal to perform as much work in para...
1
800
2026-03-23T11:04:08.047380
3.11.html
python
https://docs.python.org/3/whatsnew/3.11.html
language
python
enterContext() and enterClassContext() of class TestCase , method enterAsyncContext() of class IsolatedAsyncioTestCase and function unittest.enterModuleContext() . (Contributed by Serhiy Storchaka in bpo-45046 .) venv ¶ When new Python virtual environments are created, the venv sysconfig installation scheme is used to ...
42
799
2026-03-23T11:37:20.999147
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
`CallDeferred` or `ApprovalRequired`. # That'll change if we ever support something like `raise EndRun(output: OutputT)` where `OutputT` could be `str`. if not isinstance(self._run_result.output, str): raise exceptions.UserError('stream_text() can only be used with text responses') yield self._run_result.output await s...
3,325
662
2026-03-23T10:51:26.918435
otel
mastra
https://mastra.ai/reference/observability/tracing/exporters/otel
ai
typescript
flush async flush ( ) : Promise < void > Force flushes any buffered spans to the OTEL backend without shutting down the exporter. Useful in serverless environments where you need to ensure spans are exported before the runtime terminates. shutdown Direct link to shutdown async shutdown ( ) : Promise < void > Flushes pe...
2
800
2026-03-23T11:32:33.336085
tighten_type_of_initializing_formals
dart
https://dart.dev/tools/diagnostics/tighten_type_of_initializing_formals
language
dart
tion guide Glossary Books Videos Related sites expand_more API reference open_in_new DartPad (online editor) open_in_new Flutter open_in_new Package site open_in_new Dart 3.11 is live! Learn more toggle_on Lint rule Use a type annotation rather than 'assert' to enforce non-nullability. Description # The analyzer produc...
4
762
2026-03-23T11:09:49.258052
1046-support-oauth-client-credentials-flow-in-authoriza
mcp
https://modelcontextprotocol.io/seps/1046-support-oauth-client-credentials-flow-in-authoriza
ai
typescript
Backward Compatibility Security Implications Final Standards Track Field Value SEP 1046 Title Support OAuth client credentials flow in authorization Status Final Type Standards Track Created 2025-07-23 Author(s) Darin McAdams ( @D-McAdams ) Sponsor None PR #1046 Abstract Recommends adding the OAuth client credentials f...
2
793
2026-03-23T10:54:27.600800
?s=gitlab
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=gitlab
devops
python
des support for propagating trace context in the Jaeger format . rust jaeger utilities propagator Quick Install To install this utilities run: cargo add opentelemetry-jaeger-propagator 0.1.0 Version Rust Language Utilities Component Apache 2.0 License Package Details (crates) Repository otelify.sh by Cisco Open A shell...
392
800
2026-03-23T11:14:54.085949
?s=instrumentation
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=instrumentation
devops
python
and generates resource usage metrics (such as CPU, memory, network, and disk) from them. 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/awsecs...
99
800
2026-03-23T11:37:46.245287
distributed.tensor.html
pytorch
https://pytorch.org/docs/stable/distributed.tensor.html
ml
python
.to_local() Keyword Arguments : grad_placements (List[ Placement ], optional) – the placements describes the future layout of any gradient layout of the full Tensor returned from this function. full_tensor converts DTensor to a full torch.Tensor and the returned torch.tensor might not be used as the original replicated...
9
800
2026-03-23T11:06:27.576107
events
temporal
https://docs.temporal.io/references/events
devops
go
fies this operation. failure Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo. request_id The request ID allocated at schedule time. NexusOperationCancelRequested This Event type indicates that the Workflow that scheduled a Nexus Operation requested to cancel it. Field Description scheduled_e...
40
796
2026-03-23T11:17:43.906748
text-shadow
tailwind
https://tailwindcss.com/docs/text-shadow
library
javascript
nging the opacity Setting the shadow color Removing a text shadow Using a custom value Responsive design Customizing your theme Customizing text shadows Customizing shadow colors Copyright © 2026 Tailwind Labs Inc. · Trademark Policy
42
233
2026-03-23T11:04:09.363790
go
go
https://go.dev/pkg/testing/
language
go
k implements utility functions to help with black box testing. Package quick implements utility functions to help with black box testing. slogtest Package slogtest implements support for testing implementations of log/slog.Handler. Package slogtest implements support for testing implementations of log/slog.Handler. syn...
75
647
2026-03-23T11:27:05.648492
biome
biome
https://biomejs.dev/internals/changelog/version/2-4-0...latest/
tooling
javascript
orrectly handles colon attributes like xlink:href and xmlns:xlink by parsing them as single attributes instead of splitting them into separate tokens. #9164 458211b Thanks @dyc3 ! - Fixed #9161 : The noAssignInExpressions rule no longer flags assignments in Vue v-on directives (e.g., @click="counter += 1" ). Assignment...
46
800
2026-03-23T11:43:27.539886
reference
turso
https://docs.turso.tech/sdk/ts/reference
database
sql
awalAmount ) { await transaction . execute ({ sql: "UPDATE accounts SET balance = balance - ? WHERE userId = ?" , args: [ withdrawalAmount , userId ], }); } else { console . log ( "Insufficient funds" ); await transaction . rollback (); return ; } await transaction . commit (); } catch ( e ) { console . error ( e ); } ...
9
797
2026-03-23T11:14:50.526684
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
prompt: input }), }); response.body?.getReader(); if (!reader) { return; } while (true) { await reader.read(); if (done) { break; } new TextDecoder().decode(value); JSON.parse(text).data; if (data === "Search complete") { reader.cancel(); break; } else { setUpdates((prev) => [...prev, data]); } } } catch (error) { cons...
340
618
2026-03-23T10:50:47.948198
live-queries
tanstack_router
https://tanstack.com/db/latest/docs/guides/live-queries
framework
typescript
post: postsCollection }) .groupBy(({ post }) => post.userId) .select(({ post }) => ({ userId: post.userId, count: count(post.id), })) // Build the user stats subquery const userStats = q .from({ user: usersCollection }) .join({ postCount: postCounts }, ({ user, postCount }) => eq(user.id, postCount.userId) ) .select(({...
38
672
2026-03-23T11:28:39.882283
AnonymousMutableHashTable
tensorflow
https://www.tensorflow.org/api_docs/python/tf/raw_ops/AnonymousMutableHashTable
ml
python
insert operations. It does not support the initialization operation. The table is anonymous in the sense that it can only be accessed by the returned resource handle (e.g. it cannot be looked up by a name in a resource manager). The table will be automatically deleted when all resource handles pointing to it are gone. ...
1
799
2026-03-23T11:28:42.196576
sql
bun
https://bun.sh/docs/runtime/sql
runtime
javascript
ion URL is provided, the system checks for the following individual parameters: Environment Variable Fallback Variables Default Value Description PGHOST - localhost Database host PGPORT - 5432 Database port PGUSERNAME PGUSER , USER , USERNAME postgres Database user PGPASSWORD - (empty) Database password PGDATABASE - us...
24
795
2026-03-23T10:50:40.732704
unnecessary_this
dart
https://dart.dev/tools/diagnostics/unnecessary_this
language
dart
Books Videos Related sites expand_more API reference open_in_new DartPad (online editor) open_in_new Flutter open_in_new Package site open_in_new Dart 3.11 is live! Learn more toggle_on Lint rule Unnecessary 'this.' qualifier. Description # The analyzer produces this diagnostic when the keyword this is used to access a...
4
760
2026-03-23T11:33:09.372793
?s=fusioncache
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=fusioncache
devops
python
Apache ShenYu instrumentation by 🔭 OpenTelemetry Authors 🔭 Settings for the Apache ShenYu instrumentation apache shenyu instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Armeria Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Armeria instrumentation to t...
240
799
2026-03-23T11:32:05.661151
?s=%40elastic%2felasticsearch
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=%40elastic%2felasticsearch
devops
python
ocumentation Repository kgateway native sandbox by kgateway Authors kgateway supports OTLP export for traces and logs, with Prometheus-native metrics collection. go kgateway gateway-api ingress envoy Go Language Application integration Component Apache-2.0 License Website Documentation Repository Knative native incubat...
8
800
2026-03-23T11:17:15.832136