title stringlengths 1 551 | source stringclasses 83
values | url stringlengths 13 578 | category stringclasses 11
values | language stringclasses 12
values | content stringlengths 80 800 | chunk_id int64 0 6.66k | chunk_length int64 80 800 | last_updated stringdate 2026-03-23 10:49:51 2026-03-23 11:44:43 |
|---|---|---|---|---|---|---|---|---|
?s=cassandra | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cassandra | 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:33:08.676536 |
2.51.1 | git | https://git-scm.com/docs/git-fast-import/2.51.1 | devops | bash | therefore may be used to include any detailed debugging information that might be specific to the frontend and useful when inspecting a fast-import data stream. Date Formats The following date formats are supported. A frontend should select the format it will use for this import by passing the format name in the --date... | 16 | 797 | 2026-03-23T11:20:45.735419 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/api/models/openai/ | ai | python | 'extension' ) image_url [ 'url' ] = image_content [ 'data' ] return ChatCompletionContentPartImageParam ( image_url = image_url , type = 'image_url' ) async def _map_binary_content_item ( self , item : BinaryContent ) -> ChatCompletionContentPartParam : """Map a BinaryContent item to a chat completion content part.""" ... | 62 | 800 | 2026-03-23T10:51:16.632159 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/testing/load_performance_testing/ | devops | yaml | view.env . Configure the k6 test script to use the environment variable in it’s steps. Your .gitlab-ci.yml file might be similar to: stages : - deploy - performance include : template : Verify/Load-Performance-Testing.gitlab-ci.yml review : stage : deploy environment : name : review/$CI_COMMIT_REF_SLUG url : http://$CI... | 8 | 777 | 2026-03-23T11:29:55.192425 |
release-notes-2.10.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.10.0 | mobile | dart | , waiting for tree to go green) 94131 Roll Plugins from e13a46942cff to a157a0a1f7b2 (1 revision) (cla: yes, waiting for tree to go green) 94133 Roll Engine from 41b8e57bc493 to 3c99ee531f7b (2 revisions) (cla: yes, waiting for tree to go green) 94135 Roll Engine from 3c99ee531f7b to 635b4202d70d (1 revision) (cla: yes... | 40 | 799 | 2026-03-23T11:13:16.598171 |
add-peer | bun | https://bun.sh/docs/guides/install/add-peer | runtime | javascript | Data Fetch with unix domain sockets Stream with iterators Server-Sent Events Stream with Node.js WebSocket Simple server Pub-sub server Contextual data Enable compression Processes & System Spawn child process Read stdout Read stderr Parse command-line arguments Read from stdin Spawn a child process and communicate usi... | 2 | 800 | 2026-03-23T11:06:03.094102 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | own or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning respons... | 5,749 | 800 | 2026-03-23T10:56:49.350472 |
llms-medium.txt | svelte | https://svelte.dev/llms-medium.txt | framework | javascript | </div> <div class="ts-block"> ```dts function query<Schema extends StandardSchemaV1, Output>( schema: Schema, fn: ( arg: StandardSchemaV1.InferOutput<Schema> ) => MaybePromise<Output> ): RemoteQueryFunction< StandardSchemaV1.InferInput<Schema>, Output >; ``` </div> ## read <blockquote class="since note"> Available sinc... | 309 | 789 | 2026-03-23T11:13:00.456381 |
entity-migrations | neon | https://neon.tech/docs/guides/entity-migrations | database | sql | d running migrations Creating the web application Applying schema changes Source code Conclusion Resources Need help? Copy markdown Copy this page as markdown text Open in ChatGPT Open this page in ChatGPT Open in Claude Open this page in Claude Copy neon init command Set up Neon in one command Connect MCP on Cursor Co... | 16 | 471 | 2026-03-23T11:34:14.922558 |
?s=zipkin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=zipkin | devops | python | more convenient to use a pre-compiled package installed from NuGet. This client library for .NET also includes the opentelemetry-proto clients to allow for manually generating and sending signals, and lastly it includes a query builder to ease the process of building queries using the OddQueryLanguage (OQL). The proto ... | 387 | 799 | 2026-03-23T11:24:03.191233 |
btree_gin | neon | https://neon.tech/docs/extensions/btree_gin | database | sql | ublished_at . CREATE INDEX idx_posts_tags_published ON posts USING GIN (tags, published_at); Example query Retrieve posts tagged 'postgres' published in April 2025. SELECT title, tags, published_at FROM posts WHERE tags @ > '{"postgres"}' AND published_at >= '2025-04-01 00:00:00Z' AND published_at < '2025-05-01 00:00:0... | 5 | 800 | 2026-03-23T10:59:56.161957 |
?s=julia | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=julia | devops | python | ial implementation of the OpenTelemetry SDK in Perl. perl instrumentation Perl Language Instrumentation Component Artistic-1.0-Perl License Repository PHP by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Core repository for PHP. php PHP Language Core Component Apache 2.0 License Documentation Repository PHP API by 🔭 O... | 367 | 800 | 2026-03-23T11:23:03.563585 |
computes | neon | https://neon.tech/docs/manage/computes | database | sql | ). The compute status, typically Active or Idle . Endpoint ID : The compute endpoints ID, which always starts with an ep- prefix; for example: ep-quiet-butterfly-w2qres1h Size : The size of the compute. Shows autoscaling minimum and maximum CU values if autoscaling is enabled. Last active : The date and time the comput... | 2 | 799 | 2026-03-23T11:30:36.529250 |
what-makes-up-a-planetscale-database | planetscale | https://planetscale.com/blog/what-makes-up-a-planetscale-database | database | sql | additional copy of your database to read from. However, adding and maintaining replicas can be challenging in a traditional MySQL configuration. PlanetScale handles this complexity for you. Every single production branch of a database in PlanetScale comes with at least one additional replica. Availability zones and aut... | 12 | 800 | 2026-03-23T11:34:10.527856 |
add-to-app | convex | https://docs.convex.dev/auth/authkit/add-to-app | database | typescript | .g., http://localhost:5173 for Vite) to the list. You'll also need to add your production domain when you deploy. This enables your application to authenticate users through WorkOS AuthKit. Set up your environment variables tip If you're using a Convex-managed WorkOS team, this was done for you in Project configuration... | 8 | 800 | 2026-03-23T11:08:43.266003 |
index.html | postgresql | https://www.postgresql.org/docs/7.4/index.html | database | sql | rators 9-12. Regular Expression Atoms 9-13. Regular Expression Quantifiers 9-14. Regular Expression Constraints 9-15. Regular Expression Character-Entry Escapes 9-16. Regular Expression Class-Shorthand Escapes 9-17. Regular Expression Constraint Escapes 9-18. Regular Expression Back References 9-19. ARE Embedded-Option... | 5 | 728 | 2026-03-23T11:02:00.509008 |
?s=chromium | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=chromium | devops | python | ) Repository zPages Collector Extension by 🔭 OpenTelemetry Authors 🔭 The zPages Extension for the OpenTelemetry Collector serves zPages, an HTTP endpoint that provides live data for debugging different components that were properly instrumented for such. go extension collector Collector Language Extension Component A... | 74 | 800 | 2026-03-23T11:39:23.237520 |
?s=client | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=client | devops | python | Details (gems) Repository Redis Instrumentation by 🔭 OpenTelemetry Authors 🔭 Redis instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-redis 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package... | 354 | 799 | 2026-03-23T11:21:37.916177 |
tauri | tauri | https://tauri.app/blog/partnership-crabnebula/ | desktop | rust | a strategic move to secure the long-term future of Tauri. By bringing additional resources and diverse perspectives, we’re enhancing the framework’s robustness. Importantly, involvement of companies using Tauri, facilitated by this partnership, gets cycled directly into the development process. This feedback loop is vi... | 3 | 800 | 2026-03-23T11:11:50.796651 |
?s=watchos | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=watchos | devops | python | orter Component Apache 2.0 License Documentation Repository Google Cloud Monitoring Exporter by Google Authors The OpenTelemetry Google Cloud Monitoring Exporter for Go. go exporter Go Language Exporter Component Apache 2.0 License Repository Google Cloud Trace Exporter by Google Authors The OpenTelemetry Google Cloud ... | 176 | 800 | 2026-03-23T11:10:38.112129 |
supabase-inspect-db-role-stats | supabase | https://supabase.com/docs/reference/cli/supabase-inspect-db-role-stats | database | typescript | f <string> Optional Project ref of the Supabase project. supabase secrets list List all secrets in the linked project. Usage 1 supabase secrets list Flags --project-ref <string> Optional Project ref of the Supabase project. supabase secrets unset Unset a secret(s) from the linked Supabase project. Usage 1 supabase secr... | 67 | 800 | 2026-03-23T11:33:27.336555 |
converters-and-encryption | temporal | https://docs.temporal.io/develop/java/converters-and-encryption | devops | go | ryptedData ; try { encryptedData = encrypt ( payload . toByteArray ( ) , key ) ; // The encrypt method contains your custom encryption logic. } catch ( Throwable e ) { throw new DataConverterException ( e ) ; } // Apply metadata to the encoded Payload that you can verify in your decode method before decoding. // See th... | 4 | 800 | 2026-03-23T10:58:49.986902 |
redis | redis | https://redis.io/docs/latest/commands/cf.reserve/ | database | bash | ments","title":"Required arguments"},{"id":"optional-arguments","title":"Optional arguments"},{"id":"examples","title":"Examples"},{"id":"redis-software-and-redis-cloud-compatibility","title":"Redis Software and Redis Cloud compatibility"},{"id":"return-information","title":"Return information"}]},"codeExamples":[]} CF... | 1 | 798 | 2026-03-23T11:32:02.520819 |
switch | chakra_ui | https://chakra-ui.com/docs/components/switch | library | javascript | e size of the component as React.ElementType The underlying element to render. asChild boolean Use the provided child element as the default rendered element, combining their props and behavior. For more details, read our Composition guide. unstyled boolean Whether to remove the component's style. checked boolean The c... | 5 | 800 | 2026-03-23T10:54:57.429263 |
docs | turborepo | https://turbo.build/docs | tooling | javascript | Monorepos have many advantages - but they struggle to scale . Each workspace has its own test suite, its own linting, and its own build process. A single monorepo might have thousands of tasks to execute . These slowdowns can dramatically affect the way your teams build software, especially at scale. Feedback loops nee... | 1 | 800 | 2026-03-23T10:50:24.395826 |
objects.html | typescript | https://www.typescriptlang.org/docs/handbook/2/objects.html | language | javascript | ese work! doSomething ( myArray ); doSomething ( new Array ( "hello" , "world" )); Try Much like the Box type above, Array itself is a generic type. ts interface Array < Type > { /** * Gets or sets the length of the array. */ length : number ; /** * Removes the last element from an array and returns it. */ pop (): Type... | 28 | 800 | 2026-03-23T10:52:32.734447 |
kubernetes-operator | terraform | https://developer.hashicorp.com/terraform/tutorials/kubernetes/kubernetes-operator | devops | hcl | cts that the run was applied and updates its corresponding outputs in the status. $ kubectl describe -n $NAMESPACE workspace greetings Name: greetings Namespace: edu ## ... Status: Config Version ID: Outputs: Key: url Value: "https://sqs.us-east-1.amazonaws.com/656261198433/greetings" Run ID: run-xxxxxxxxxxxxxxxx Run S... | 19 | 743 | 2026-03-23T10:55:52.923687 |
angular-monorepo-tutorial | nx | https://nx.dev/docs/getting-started/tutorials/angular-monorepo-tutorial | tooling | typescript | n and <executor-name> points to a function that runs the task. options - these are additional properties and flags passed to the executor function to customize it To view all tasks for a project, look in the Nx Console project detail view or run: Terminal window npx nx show project shop Project Details View (Simplified... | 4 | 800 | 2026-03-23T10:55:39.747547 |
?s=orchestrator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=orchestrator | devops | python | sends it down the metric pipeline for further processing. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kubeletstatsreceiver v0.148.0 v0.148.... | 129 | 799 | 2026-03-23T11:28:53.572018 |
write-only | terraform | https://developer.hashicorp.com/terraform/language/manage-sensitive-data/write-only | devops | hcl | ource: ephemeral "random_password" "db_password" { length = 16 override_special = "!#$%&*()-_=+[]{}<>:?" } resource "aws_secretsmanager_secret" "db_password" { name = "db_password" } resource "aws_secretsmanager_secret_version" "db_password" { secret_id = aws_secretsmanager_secret.db_password.id secret_string_wo = ephe... | 7 | 800 | 2026-03-23T11:30:14.555699 |
authenticated-routes | tanstack_start | https://tanstack.com/router/latest/docs/guide/authenticated-routes | framework | typescript | Authenticated Routes | TanStack Router Docs TanStack Router v1 v1 New TanStack Intent Search... K Auto Log In Start RC Start RC Router Router Query Query Table Table DB beta DB beta AI alpha AI alpha Form new Form new Virtual Virtual Pacer beta Pacer beta Hotkeys alpha Hotkeys alpha Store alpha Store alpha Devtools alp... | 0 | 800 | 2026-03-23T11:30:13.718262 |
?s=restlet | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=restlet | devops | python | cally discovers K8s resources (pods), extracts metadata from them and adds the extracted metadata to the relevant spans, metrics and logs. go processor collector Quick Install When building a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-tele... | 84 | 800 | 2026-03-23T11:34:17.313803 |
calendar | chakra_ui | https://chakra-ui.com/docs/components/calendar | library | javascript | tePicker.View view = "day" > < DatePicker.Header /> < DatePicker.DayTable /> </ DatePicker.View > < DatePicker.View view = "month" > < DatePicker.Header /> < DatePicker.MonthTable /> </ DatePicker.View > < DatePicker.View view = "year" > < DatePicker.Header /> < DatePicker.YearTable /> </ DatePicker.View > </ DatePicke... | 1 | 799 | 2026-03-23T10:56:14.810252 |
authentication | expo | https://docs.expo.dev/develop/authentication | mobile | javascript | Authentication in Expo and React Native apps - Expo Documentation Hide navigation Search or Ask AI Home Guides EAS Reference Learn Archive Expo Snack Discord and Forums Newsletter Authentication in Expo and React Native apps Edit page Copy page Learn about setting up authentication in your Expo project. Edit page Copy ... | 0 | 800 | 2026-03-23T11:21:17.394290 |
webpack | webpack | https://webpack.js.org/configuration/output/ | tooling | javascript | dentials' Tells webpack to enable cross-origin loading of chunks. Only takes effect when the target is set to 'web' , which uses JSONP for loading on-demand chunks, by adding script tags. 'anonymous' - Enable cross-origin loading without credentials 'use-credentials' - Enable cross-origin loading with credentials outpu... | 7 | 800 | 2026-03-23T10:51:51.149676 |
svelte-element | svelte | https://svelte.dev/playground/svelte-element | framework | javascript | Transitions The transition directive Adding parameters In and out Custom CSS transitions Custom JS transitions Transition events Deferred transitions Animations The animate directive Easing Ease Visualiser SVG Clock Bar chart Area chart Scatterplot SVG transitions Actions The use directive Adding parameters A more comp... | 1 | 799 | 2026-03-23T11:06:26.871741 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | ce" , "1691765278160-0" , "+" , 2 ) print ( res4 ) # >>> [ # ('1692629576966-0', # {'rider': 'Castilla', 'speed': '30.2', 'position': '1', 'location_id': '1'} # ), # ('1692629594113-0', # {'rider': 'Norem', 'speed': '28.8', 'position': '3', 'location_id': '1'} # ) # ] res5 = r . xread ( streams = { "race:france" : 0 },... | 402 | 712 | 2026-03-23T11:04:07.560103 |
?s=deltatocumulative | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=deltatocumulative | devops | python | anguage Provider Component Apache 2.0 License Package Details (go-collector) Repository Alertmanager Exporter by 🔭 OpenTelemetry Authors 🔭 Exports OTel Events (SpanEvent in Tracing added by AddEvent API) as Alerts to Alertmanager backend to notify Errors or Change events. alertmanager prometheus exporter collector Qu... | 23 | 799 | 2026-03-23T11:36:53.632867 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | gs: part: The file part. """ return # pragma: no cover yield # Make this an async generator ``` #### handle_final_result ```python handle_final_result( event: FinalResultEvent, ) -> AsyncIterator[EventT] ``` Handle a `FinalResultEvent`. Parameters: | Name | Type | Description | Default | | ------- | ------------------ ... | 5,797 | 712 | 2026-03-23T10:51:26.922817 |
sass-loader | webpack | https://webpack.js.org/loaders/sass-loader | tooling | javascript | tall either Dart Sass , Node Sass on your own (more documentation can be found below) or Sass Embedded . This allows you to control the versions of all your dependencies and to choose which Sass implementation to use. [!NOTE] We highly recommend using Sass Embedded or Dart Sass . [!WARNING] Node Sass does not work with... | 1 | 800 | 2026-03-23T10:55:11.194121 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/kubernetes-api/service-resources/service-v1/ | devops | yaml | d Service HTTP Request PATCH /api/v1/namespaces/{namespace}/services/{name}/status Parameters name ( in path ): string, required name of the Service namespace ( in path ): string, required namespace body : Patch , required dryRun ( in query ): string dryRun fieldManager ( in query ): string fieldManager fieldValidation... | 35 | 800 | 2026-03-23T11:22:17.511652 |
system-tray | tauri | https://tauri.app/v1/guides/features/system-tray | desktop | rust | temTrayMenu :: new ( ) ; // insert the menu items here let system_tray = SystemTray :: new ( ) . with_menu ( tray_menu ) ; tauri :: Builder :: default ( ) . system_tray ( system_tray ) . run ( tauri :: generate_context! ( ) ) . expect ( "error while running tauri application" ) ; } Listening to system tray events Each ... | 3 | 798 | 2026-03-23T10:52:35.589672 |
pt_BR | git | https://git-scm.com/docs/git-apply/pt_BR | devops | bash | t Frequently Asked Questions (FAQ) Glossary Hooks gitignore gitmodules Revisions Submodules Tutorial Workflows All guides... Administration clean gc fsck reflog filter-branch instaweb archive bundle Plumbing Commands cat-file check-ignore checkout-index commit-tree count-objects diff-index for-each-ref hash-object ls-f... | 1 | 797 | 2026-03-23T11:30:12.979912 |
?s=simulink | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=simulink | devops | python | ation Java Language Instrumentation Component Apache 2.0 License Repository Logback Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Logback instrumentation to track requests through OpenTelemetry. java instrumentation logback Java Language Instrumentation Component Apache 2.0 License Repository M... | 258 | 800 | 2026-03-23T11:30:04.491678 |
mysql | mysql | https://dev.mysql.com/doc/refman/9.6/en/ | database | sql | 19.2.3 Replication Threads 19.2.4 Relay Log and Replication Metadata Repositories 19.2.5 How Servers Evaluate Replication Filtering Rules 19.3 Replication Security 19.3.1 Setting Up Replication to Use Encrypted Connections 19.3.2 Encrypting Binary Log Files and Relay Log Files 19.3.3 Replication Privilege Checks 19.4 R... | 43 | 798 | 2026-03-23T11:05:11.195813 |
?s=python | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=python | devops | python | 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/journaldreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repos... | 125 | 799 | 2026-03-23T11:27:43.914961 |
newtypes_tutorial.html | python | https://docs.python.org/3/extending/newtypes_tutorial.html | language | python | the memory for the object with its tp_alloc , but let the base class handle it by calling its own tp_new . The PyTypeObject struct supports a tp_base specifying the type’s concrete base class. Due to cross-platform compiler issues, you can’t fill that field directly with a reference to PyList_Type ; it should be done i... | 55 | 798 | 2026-03-23T11:26:55.069356 |
?s=browser-extension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=browser-extension | devops | python | erability to tracing. rust instrumentation Quick Install To install this instrumentation library run: cargo add tracing-opentelemetry 0.22.0 Version Rust Language Instrumentation Component MIT License Package Details (crates) Repository Trillium Instrumentation first party integration by Jacob Rothstein OpenTelemetry i... | 359 | 799 | 2026-03-23T11:16:06.042530 |
virtualizer | tanstack_start | https://tanstack.com/virtual/latest/docs/api/virtualizer | framework | typescript | eVirtualizer or useWindowVirtualizer . observeElementOffset tsx observeElementOffset: ( instance: Virtualizer<TScrollElement, TItemElement>, cb: (offset: number) => void, ) => void | (() => void) An optional function that if provided is called when the scrollElement changes and should implement the initial measurement ... | 9 | 786 | 2026-03-23T11:27:53.273832 |
postgresql | postgresql | https://www.postgresql.org/docs/release/10.9/ | database | sql | the parent query were not being logged by auto_explain . This would work sometimes, but it's confusing, and in some cases it resulted in failures like “ could not find key N in shm TOC ” . Also, fix an off-by-one error that resulted in not necessarily logging every query even when the sampling rate is set to 1.0. In co... | 7 | 799 | 2026-03-23T11:40:32.344496 |
http.html | nodejs | https://nodejs.org/api/http.html | runtime | javascript | d in: v13.0.0 Stability: 0 - Deprecated. Use response.socket . Type: <stream.Duplex> See response.socket . response.cork() # Added in: v13.2.0, v12.16.0 See writable.cork() . response.end([data[, encoding]][, callback]) # Added in: v0.1.90 History Version Changes v15.0.0 The data parameter can now be a Uint8Array . v10... | 75 | 800 | 2026-03-23T10:57:12.239037 |
gretel-safety-alignment-en-v1 | transformers | https://huggingface.co/datasets/gretelai/gretel-safety-alignment-en-v1 | ai | python | ponse is well-structured, informative, and provides clear, actionable steps for improving website accessibility. There are no areas for improvement. 0.658918 0.010604 End of preview. Expand in Data Studio Gretel Synthetic Safety Alignment Dataset This dataset is a synthetically generated collection of prompt-response-s... | 227 | 800 | 2026-03-23T11:30:40.815108 |
react-modal.md | mui | https://mui.com/material-ui/react-modal.md | library | javascript | ops | `{ backdrop?: func \| object, root?: func \| object }` | `{}` | No | | | slots | `{ backdrop?: elementType, root?: elementType }` | `{}` | No | | | sx | `Array \| func \| object` | - | No | The system prop that allows defining system overrides as well as additional CSS styles. | > **Note**: The `ref` is forwarded... | 15 | 798 | 2026-03-23T11:39:48.725308 |
middleware | nextjs | https://nextjs.org/docs/app/building-your-application/routing/middleware | framework | javascript | re in the Set-Cookie header. Next.js provides a convenient way to access and manipulate these cookies through the cookies extension on NextRequest and NextResponse . For incoming requests, cookies comes with the following methods: get , getAll , set , and delete cookies. You can check for the existence of a cookie with... | 12 | 799 | 2026-03-23T11:23:49.143061 |
c_dbconfig_defensive.html | sqlite | https://www.sqlite.org/c3ref/c_dbconfig_defensive.html | database | sql | _ATTACH_WRITE The SQLITE_DBCONFIG_ENABLE_ATTACH_WRITE option enables or disables the ability of the ATTACH DATABASE SQL command to open a database for writing. This capability is enabled by default. Applications can disable or reenable this capability using the current DBCONFIG option. If this capability is disabled, t... | 25 | 795 | 2026-03-23T11:40:45.654444 |
?s=protobuf | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=protobuf | 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:36:35.075532 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | r killing the training https://github.com/PyTorchLightning/pytorch-lightning/blob/3ad6169f187ea41aa1534a1d9a3b978d053dca2b/pytorch_lightning/trainer/training_loop.py#L624 @Borda What is strange in this instance is that `finalize` seems to be called while Epoch 2 is still running (as we get few more prints after). Howev... | 1,009 | 800 | 2026-03-23T11:25:24.232162 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | equests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is n... | 2,267 | 799 | 2026-03-23T10:56:49.345598 |
postgresql | postgresql | https://www.postgresql.org/docs/release/7.4.0/ | database | sql | xes several inefficiencies in the way the GEQO optimizer manages potential query paths. Allow IN / NOT IN to be handled via hash tables (Tom) Improve NOT IN ( subquery ) performance (Tom) Allow most IN subqueries to be processed as joins (Tom) Pattern matching operations can use indexes regardless of locale (Peter) The... | 15 | 700 | 2026-03-23T11:24:04.867639 |
imagekit | neon | https://neon.tech/docs/guides/imagekit | database | sql | two backend endpoints: /generate-auth-params : Generates temporary authentication parameters ( token , expire , signature ). /save-metadata : Receives file metadata from the client after a successful upload to ImageKit and saves it to the Neon database. JavaScript Python We'll use Hono for the server, imagekit for Imag... | 4 | 799 | 2026-03-23T11:37:25.554735 |
?s=cats-effect | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cats-effect | devops | python | Telemetry SDK. oltp exporter dotnet startup hook .NET Language Exporter Component MIT License Documentation Repository Prometheus Exporter ASP.NET Core for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 An OpenTelemetry Prometheus exporter for configuring an ASP.NET Core application with an endpoint for Prometheus t... | 173 | 800 | 2026-03-23T11:29:01.637767 |
draft-mode | nextjs | https://nextjs.org/docs/pages/guides/draft-mode | framework | javascript | tion.example.com' const res = await fetch (url) // ... } That’s it! If you access the draft API route (with secret and slug ) from your headless CMS or manually, you should now be able to see the draft content. And if you update your draft without publishing, you should be able to view the draft. Set this as the draft ... | 7 | 800 | 2026-03-23T11:14:49.498849 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/api/models/anthropic/ | ai | python | ent media type for Anthropic: { media_type } ' ) @staticmethod async def _map_image_url ( item : ImageUrl ) -> BetaImageBlockParam : if item . force_download : downloaded = await download_item ( item , data_format = 'bytes' ) return AnthropicModel . _map_binary_data ( downloaded [ 'data' ], item . media_type ) # pyrigh... | 61 | 800 | 2026-03-23T10:50:46.801473 |
?s=hikaricp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=hikaricp | devops | python | 0 License Package Details (go-collector) Repository ClickHouse Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter supports sending OpenTelemetry logs and spans to ClickHouse go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporte... | 31 | 800 | 2026-03-23T11:28:20.522708 |
redis | redis | https://redis.io/docs/latest/commands/zscan/ | database | bash | y> // Yields all matching elements of the sorted set. SortedSetScan ( key : RedisKey , // The key of the sorted set. pattern : RedisValue , // The pattern to match. pageSize : int , // The page size to iterate by. cursor : long , // The cursor position to start at. pageOffset : int , // The page offset to start at. fla... | 8 | 800 | 2026-03-23T11:36:35.228688 |
?s=apk | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=apk | devops | python | rter for Google StackDriver rust exporter Quick Install To install this exporter run: cargo add opentelemetry-stackdriver 0.18.0 Version Rust Language Exporter Component Apache 2.0 OR MIT License Package Details (crates) Repository Stdout Exporter by 🔭 OpenTelemetry Authors 🔭 This crate provides exporters that export... | 192 | 800 | 2026-03-23T11:14:25.044676 |
Aegis-AI-Content-Safety-Dataset-2.0 | transformers | https://huggingface.co/datasets/nvidia/Aegis-AI-Content-Safety-Dataset-2.0 | ai | python | nt, depth, originality and others based o the description that better matches the section. Your first output is the name of the game “ # __WriterGPT__ “ and the subtitle would be: “ #### Created by [@CreativeGPT - Follow me for more!]", create a new line and then write game rules as list: "```-Enter a title of an artic... | 67 | 798 | 2026-03-23T11:30:48.620451 |
tutorial-tic-tac-toe | react | https://react.dev/learn/tutorial-tic-tac-toe | framework | javascript | { description = 'Go to game start' ; } return ( < li > < button onClick = { ( ) => jumpTo ( move ) } > { description } </ button > </ li > ) ; } ) ; return ( < div className = "game" > < div className = "game-board" > < Board xIsNext = { xIsNext } squares = { currentSquares } onPlay = { handlePlay } /> </ div > < div c... | 71 | 798 | 2026-03-23T10:51:37.423283 |
Temporal | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal | language | javascript | of these concepts may not apply when you are working with another calendar system, such as the Hebrew calendar, the Chinese calendar, the Japanese calendar, etc. With Date , you can only work with the Gregorian calendar model. There are many other undesirable legacies about Date , such as all setters being mutating (wh... | 4 | 800 | 2026-03-23T10:56:58.507195 |
schema-changes | planetscale | https://planetscale.com/docs/vitess/schema-changes | database | sql | anetScale workflow Limitations Need help? Overview To make non-blocking schema changes in PlanetScale, you’ll first need a basic understanding of branching , the core PlanetScale feature that provides schema changes. Our branching page is a great place to start. PlanetScale makes it safe to deploy schema changes to pro... | 1 | 798 | 2026-03-23T10:54:38.533653 |
text-shadow | tailwind | https://tailwindcss.com/docs/text-shadow | library | javascript | 58 241.966) */ text-shadow-sky-700 --tw-text-shadow-color var(--color-sky-700); /* oklch(50% 0.134 242.749) */ text-shadow-sky-800 --tw-text-shadow-color var(--color-sky-800); /* oklch(44.3% 0.11 240.79) */ text-shadow-sky-900 --tw-text-shadow-color var(--color-sky-900); /* oklch(39.1% 0.09 240.876) */ text-shadow-sky-... | 15 | 800 | 2026-03-23T11:04:09.363751 |
?s=aio | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aio | devops | python | h) objects from the Kubernetes API server. k8sobjects 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/k8sobjectsreceiver v0.148.0 v0.148.0 Version... | 127 | 800 | 2026-03-23T11:30:12.724179 |
Nemotron-Personas-USA | transformers | https://huggingface.co/datasets/nvidia/Nemotron-Personas-USA | ai | python | tive conflict‑resolution techniques, and a flexible, adaptable approach to dynamic environments. ['Effective communication', 'Team collaboration', 'Event coordination', 'Social media content creation', 'Basic graphic design', 'Photography', 'Bilingual (English and Mandarin)', 'Customer service', 'Conflict resolution', ... | 105 | 800 | 2026-03-23T11:30:19.698621 |
?s=emissary | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=emissary | devops | python | e 2.0 License Repository Vert.x Reactive Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Vert.x Reactive instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Viburdbcp Instrumentation by 🔭 OpenTelemetr... | 271 | 800 | 2026-03-23T11:31:06.709532 |
webpack | webpack | https://webpack.js.org/loaders/expose-loader/ | tooling | javascript | Name and override of expose. String syntax - [[globalName] [moduleLocalName] [override]] or [[globalName]|[moduleLocalName]|[override]] , where: globalName - The name on the global object, for example window.$ for a browser environment ( required ) moduleLocalName - The name of method/variable etc of the module (the mo... | 4 | 800 | 2026-03-23T10:59:41.763830 |
feed.xml | kubernetes | https://kubernetes.io/feed.xml | devops | yaml | style="color:#bbb"> </span></span></span><span style="display:flex;"><span><span style="color:#bbb"> </span>- <span style="color:#008000;font-weight:bold">name</span>:<span style="color:#bbb"> </span>httpbin<span style="color:#bbb"> </span></span></span><span style="display:flex;"><span><span style="color:#bbb"> </span... | 212 | 799 | 2026-03-23T11:17:36.484765 |
effect-schema | drizzle_orm | https://orm.drizzle.team/docs/effect-schema | database | typescript | sers' , { id : serial ( 'id' ) .primaryKey () , name : text ( 'name' ) .notNull () , email : text ( 'email' ) .notNull () , role : text ( 'role' , { enum : [ 'admin' , 'user' ] }) .notNull () , createdAt : timestamp ( 'created_at' ) .notNull () .defaultNow () , }); // Schema for inserting a user - can be used to valida... | 3 | 800 | 2026-03-23T10:56:23.824105 |
release-notes-2.2.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.2.0 | mobile | dart | desktop, cla: yes, platform-linux, tool) 76102 improve the scrollbar behavior when viewport size changed (a: desktop, a: quality, cla: yes, f: scrolling, framework, platform-web, waiting for tree to go green) 76433 Turn on desktop and web integration tests for beta and stable (a: desktop, cla: yes, team, waiting for tr... | 244 | 800 | 2026-03-23T11:13:36.909631 |
FixedLengthRecordDataset | tensorflow | https://www.tensorflow.org/api_docs/python/tf/data/FixedLengthRecordDataset | ml | python | me for the tf.data operation. Returns A new Dataset with the transformation applied as described above. random View source @staticmethod random ( seed = None , rerandomize_each_iteration = None , name = None ) -> 'DatasetV2' Creates a Dataset of pseudorandom values. The dataset generates a sequence of uniformly distrib... | 68 | 800 | 2026-03-23T11:03:14.076857 |
update | turso | https://docs.turso.tech/sql-reference/statements/update | database | sql | OR clause specifies how to handle constraint violations during the update. When omitted, the default behavior is ABORT . Algorithm Behavior ABORT Roll back the current statement and return an error. The transaction remains active. This is the default. ROLLBACK Roll back the entire transaction and return an error. FAIL ... | 2 | 796 | 2026-03-23T10:58:10.007222 |
docker | docker | https://docs.docker.com/reference/cli/docker/swarm/ | devops | bash | docker swarm | Docker Docs Answers are generated based on the documentation. Back Reference Get started Guides Manuals docker swarm Copy as Markdown Open Markdown Ask Docs AI Claude Open in Claude Description Manage Swarm Usage docker swarm Swarm This command works with the Swarm orchestrator. Description Manage the sw... | 0 | 690 | 2026-03-23T11:28:04.692607 |
?s=core | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=core | devops | python | for go-chi/chi by Riandy R.N Instrumentation for the Golang go-chi/chi package. go instrumentation go-chi chi Go Language Instrumentation Component Apache 2.0 License Repository Go runtime metrics instrumentation by 🔭 OpenTelemetry Authors 🔭 Go contrib plugin for collecting metrics from Go runtime package go instrume... | 230 | 799 | 2026-03-23T11:38:36.158325 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | ole . WriteLine ( $"{res30.NextStartId}, ({string.Join(" , ", res30.ClaimedEntries.Select(entry => $" { entry . Id }: [{ string . Join ( ", " , entry . Values . Select ( b => $"{b.Name}: {b.Value}" ))}] "))})" ); // >>> 1712744379676-0, (1712744358384-0: [rider: Royce]) // Tests for 'xautoclaim' step. StreamAutoClaimRe... | 2,504 | 800 | 2026-03-23T11:04:07.563116 |
?s=simulink | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=simulink | devops | python | metry Authors 🔭 This library allows tracing requests made by the Redis library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Remoulade Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the Remoulade library. remou... | 332 | 800 | 2026-03-23T11:30:04.491740 |
genindex.html | pytorch | https://pytorch.org/docs/stable/genindex.html | ml | python | ethod) (torch.optim.SparseAdam method) (torch.optim.swa_utils.AveragedModel method) (torch.optim.swa_utils.SWALR method) state_dict_type() (torch.distributed.fsdp.FullyShardedDataParallel static method) StateDictConfig (class in torch.distributed.fsdp) StateDictOptions (class in torch.distributed.checkpoint.state_dict)... | 333 | 800 | 2026-03-23T10:56:59.413352 |
c4 | transformers | https://huggingface.co/datasets/allenai/c4 | ai | python | gte met binêre opsie deur John Campbell op YouTube leer binêre opsies sagteware resensies toegang opsies handel stelsel binêre. Resensies handel metodes. Opsies handel stelsel Tot akkuraatheid stelsel Tot akkuraatheid review opsies handel sagteware akkurate kanaal die voordele akkuraatheid. Nerdwallet resensies aflaai ... | 13 | 800 | 2026-03-23T11:22:33.736585 |
?s=mapper | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mapper | devops | python | onent 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 Component Ap... | 280 | 800 | 2026-03-23T11:39:44.101106 |
expo-go-to-dev-build | expo | https://docs.expo.dev/develop/development-builds/expo-go-to-dev-build | mobile | javascript | Switch from Expo Go to a development build - Expo Documentation Hide navigation Search or Ask AI Home Guides EAS Reference Learn Archive Expo Snack Discord and Forums Newsletter Switch from Expo Go to a development build Edit page Copy page How to switch from your Expo Go project to use development builds. Edit page Co... | 0 | 800 | 2026-03-23T11:04:34.171363 |
docker | docker | https://docs.docker.com/engine/deprecated/ | devops | bash | been deprecated, and has been removed. Golang has deprecated support for legacy PEM encryption (as specified in RFC 1423 ), as it is insecure by design (see https://go-review.googlesource.com/c/go/+/264159 ). This feature allowed using an encrypted private key with a supplied password, but did not provide additional se... | 33 | 800 | 2026-03-23T11:13:09.246656 |
firebase | firebase | https://firebase.google.com/docs/firestore/ | database | javascript | e, Cloud Firestore synchronizes any local changes back to Cloud Firestore . Designed to scale Cloud Firestore brings you the best of Google Cloud 's powerful infrastructure: automatic multi-region data replication, strong consistency guarantees, atomic batch operations, and ACID transaction support. We've designed Clou... | 3 | 772 | 2026-03-23T10:59:29.913458 |
code-scanning | github_actions | https://docs.github.com/en/rest/code-scanning/code-scanning | devops | yaml | e the next_analysis_url value, which would leave the last analysis in each set undeleted to avoid removing a tool's analysis entirely. OAuth app tokens and personal access tokens (classic) need the repo scope to use this endpoint with private or public repositories, or the public_repo scope to use this endpoint with on... | 75 | 800 | 2026-03-23T11:29:16.801463 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/kubectl/generated/kubectl_cluster-info/ | devops | yaml | meout requests. -s, --server string The address and port of the Kubernetes API server --storage-driver-buffer-duration duration Default: 1m0s Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction --storage-driver-db string Default: "cadvisor" d... | 3 | 776 | 2026-03-23T11:27:31.182439 |
?s=business-logic-instrumentation | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=business-logic-instrumentation | devops | python | Component Apache 2.0 License Package Details (go-collector) Repository AWS X-Ray Tracing Exporter by 🔭 OpenTelemetry Authors 🔭 The AWS X-Ray Tracing Exporter for the OpenTelemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the fo... | 25 | 800 | 2026-03-23T11:26:38.026406 |
?s=browser-extension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=browser-extension | devops | python | tion for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library which instruments Grpc.Net.Client and collects traces about outgoing gRPC requests. grpc client instrumentation dotnet Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.Grpc... | 203 | 800 | 2026-03-23T11:16:06.042280 |
push-notifications-setup | expo | https://docs.expo.dev/push-notifications/push-notifications-setup | mobile | javascript | ( Platform . OS === 'android' ) { await Notifications . setNotificationChannelAsync ( 'default' , { name : 'default' , importance : Notifications . AndroidImportance . MAX , vibrationPattern : [ 0 , 250 , 250 , 250 ] , lightColor : '#FF231F7C' , } ) ; } if ( Device . isDevice ) { const { status : existingStatus } = awa... | 5 | 799 | 2026-03-23T10:58:00.004337 |
CUSTOM_ELEMENTS_SCHEMA | angular | https://angular.dev/api/core/CUSTOM_ELEMENTS_SCHEMA | framework | typescript | CUSTOM_ELEMENTS_SCHEMA • 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/brow... | 0 | 799 | 2026-03-23T11:22:27.527357 |
?s=systemd | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=systemd | devops | python | ive by Microsoft Azure Authors Instrumentation for Azure SDK for .NET (Track 2 libraries). dotnet C# .NET instrumentation azure-sdk azure .NET Language Instrumentation Component MIT License Website Documentation Repository Cassandra Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumenta... | 199 | 800 | 2026-03-23T11:25:52.879972 |
?s=hikaricp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=hikaricp | devops | python | ation Java Language Instrumentation Component Apache 2.0 License Repository Logback Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Logback instrumentation to track requests through OpenTelemetry. java instrumentation logback Java Language Instrumentation Component Apache 2.0 License Repository M... | 258 | 800 | 2026-03-23T11:28:20.522888 |
windows.html | python | https://docs.python.org/3/using/windows.html | language | python | investigating your existing tools to see if they can provide Python directly. To obtain Python from the CPython team, use the Python Install Manager. This is a standalone tool that makes Python available as global commands on your Windows machine, integrates with the system, and supports updates over time. You can down... | 1 | 800 | 2026-03-23T11:10:50.365379 |
?s=pinecone | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pinecone | devops | python | umentation Component Apache 2.0 License Package Details (gems) Repository RubyLLM Instrumentation by thoughtbot RubyLLM instrumentation for Ruby. ruby instrumentation GenAI LLM Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-ruby_llm 0.2.0 Version Ruby Language Instr... | 356 | 800 | 2026-03-23T11:20:29.243746 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.