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=executors | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=executors | devops | python | erformance measurement APIs (i.e. perf_hooks ). runtime node instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-runtime-node 0.26.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetr... | 299 | 800 | 2026-03-23T11:39:10.067359 |
next-13-2 | nextjs | https://nextjs.org/blog/next-13-2 | framework | javascript | product = await getProduct ( params .id); return { title : product .title }; } All metadata options are available, including the ability to provide custom metadata, with support for TypeScript through the TypeScript plugin or by adding the Metadata type. For example, you can define open graph images through metadata: a... | 3 | 799 | 2026-03-23T11:37:46.375521 |
basic-types.html | typescript | https://www.typescriptlang.org/docs/handbook/2/basic-types.html | language | javascript | and that’s pretty common - we can’t reliably say what results we’ll get from trying to run any of this code. The behavior of each operation depends entirely on what value we had in the first place. Is message callable? Does it have a property called toLowerCase on it? If it does, is toLowerCase even callable? If both o... | 1 | 798 | 2026-03-23T10:50:39.994093 |
io.html | python | https://docs.python.org/3/library/io.html | language | python | ontents = output . getvalue () # Close object and discard memory buffer -- # .getvalue() will now raise an exception. output . close () class io. IncrementalNewlineDecoder ¶ A helper codec that decodes newlines for universal newlines mode. It inherits from codecs.IncrementalDecoder . Static Typing ¶ The following proto... | 45 | 800 | 2026-03-23T11:25:16.898466 |
xmlrpc.server.html | python | https://docs.python.org/3/library/xmlrpc.server.html | language | python | erver. register_function ( function = None , name = None ) ¶ Register a function that can respond to XML-RPC requests. If name is given, it will be the method name associated with function , otherwise function.__name__ will be used. name is a string, and may contain characters not legal in Python identifiers, including... | 4 | 797 | 2026-03-23T11:23:04.066438 |
?s=client | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=client | devops | python | verno incubating Go Language Application integration Component Apache-2.0 License Website Documentation Open Policy Agent native graduated by Open Policy Agent Authors OPA will emit spans to an OpenTelemetry Collector via gRPC. go opa open policy agent graduated Go Language Application integration Component Apache-2.0 ... | 10 | 800 | 2026-03-23T11:21:37.915642 |
?s=geoip | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=geoip | devops | python | ver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/googlecloudspannerreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository HAProxy Receiver by 🔭 OpenTelemet... | 119 | 799 | 2026-03-23T11:29:17.475569 |
reset-from-parent | neon | https://neon.tech/docs/guides/reset-from-parent | database | sql | ging Reset staging to match its parent branch (i.e., production ) for a reliable testing baseline. Automate staging updates with: neon branches reset staging --parent This ensures staging accurately reflects the current production state for reliable testing. Limitations Reset from parent is unavailable for up to 24 hou... | 5 | 800 | 2026-03-23T11:11:21.459461 |
askyourdatabase | neon | https://neon.tech/docs/guides/askyourdatabase | database | sql | init command Set up Neon in one command Connect MCP on Cursor Connect the Neon MCP server on Cursor Connect MCP on VS Code Connect the Neon MCP server on VS Code Edit on GitHub Suggest changes to this page Neon Docs | 3 | 215 | 2026-03-23T11:36:54.775689 |
?s=stackdriver | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=stackdriver | devops | python | try-instrumentation-faraday 0.32.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry Grape Instrumentation by 🔭 OpenTelemetry Authors 🔭 The Grape instrumentation is a community-maintained instrumentation for Grape, a REST-like API framework for Ruby. gr... | 346 | 800 | 2026-03-23T11:16:44.001521 |
?s=weaviate | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=weaviate | devops | python | ory Azure Blob Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver reads logs and trace data from Azure Blob Storage 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-col... | 103 | 800 | 2026-03-23T11:21:21.444490 |
structure-data | firebase | https://firebase.google.com/docs/database/web/structure-data | database | javascript | s possible. For an example of why nested data is bad, consider the following multiply-nested structure: { // This is a poorly nested data architecture, because iterating the children // of the "chats" node to get a list of conversation titles requires // potentially downloading hundreds of megabytes of messages "chats"... | 3 | 800 | 2026-03-23T11:12:40.734244 |
message-passing | temporal | https://docs.temporal.io/develop/python/message-passing | devops | go | causes the server to retry Workflow Tasks indefinitely. What happens to your Update request depends on its stage: If the request hasn't been accepted by the server, you receive a FAILED_PRECONDITION temporalio.service.RPCError exception. If the request has been accepted, it is durable. Once the Workflow is healthy agai... | 31 | 800 | 2026-03-23T11:01:17.372119 |
examples | electron | https://www.electronjs.org/docs/latest/tutorial/examples | desktop | javascript | Examples Overview | Electron Skip to main content On this page In this section, we have collected a set of guides for common features that you may want to implement in your Electron application. Each guide contains a practical example in a minimal, self-contained example app. The easiest way to run these examples is by... | 0 | 800 | 2026-03-23T10:50:05.401883 |
?s=async | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=async | devops | python | Instrumentation Component Apache 2.0 License Repository SQLAlchemy Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the SQLAlchemy library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Sqlite3 Instrumentation by 🔭 OpenTelemetr... | 333 | 799 | 2026-03-23T11:18:54.395030 |
?s=php | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=php | 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:30:46.303925 |
?s=dart | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dart | devops | python | age Instrumentation Component Apache 2.0 License Package Details (gems) Repository Active Model Serializers Instrumentation by 🔭 OpenTelemetry Authors 🔭 Active Model Serializers instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrume... | 339 | 800 | 2026-03-23T11:28:10.761006 |
annotationlib.html | python | https://docs.python.org/3/library/annotationlib.html | language | python | rate attribute: import annotationlib import typing class ClassVarSeparator ( type ): def __new__ ( mcls , name , bases , ns ): if "__annotations__" in ns : # from __future__ import annotations annotations = ns [ "__annotations__" ] classvar_keys = { key for key , value in annotations . items () # Use string comparison ... | 23 | 800 | 2026-03-23T11:31:18.932656 |
service-splitters-canary-deployment | terraform | https://developer.hashicorp.com/consul/tutorials/developer-mesh/service-splitters-canary-deployment | devops | hcl | nal in your cluster, deploy HashiCups, the sample application you will use to explore canary deployments with Consul. Deploy the HashiCups. $ kubectl apply --filename hashicups/ Check the pods to make sure they are all up and running. Notice there are two frontend services. $ kubectl get pods NAME READY STATUS RESTARTS... | 7 | 627 | 2026-03-23T11:19:47.482673 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/using-api/declarative-validation/ | devops | yaml | es that a string field has a limit on its length. Stability Level: Stable Payload: <non-negative integer> : This field must be no more than X characters long. Usage Example: type MyStruct struct { // +k8s:maxLength=10 MyString string `json:"myString"` } In this example, MyString cannot be longer than 10 characters. +k8... | 20 | 799 | 2026-03-23T10:56:41.245850 |
3.6.html | python | https://docs.python.org/3/whatsnew/3.6.html | language | python | s space (domain). (Contributed by Victor Stinner in bpo-26588 .) typing ¶ Since the typing module is provisional , all changes introduced in Python 3.6 have also been backported to Python 3.5.x. The typing module has a much improved support for generic type aliases. For example Dict[str, Tuple[S, T]] is now a valid typ... | 57 | 798 | 2026-03-23T11:30:55.893379 |
llms-full.txt | svelte | https://svelte.dev/llms-full.txt | framework | javascript | vided expression is not a `Promise`, only the `:then` branch will be rendered, including during server-side rendering. The `catch` block can be omitted if you don't need to render anything when the promise rejects (or no error is possible). ```svelte {#await promise} waiting for the promise to resolve... {:then value} ... | 51 | 800 | 2026-03-23T11:13:39.572595 |
audio | expo | https://docs.expo.dev/versions/latest/sdk/audio | mobile | javascript | string The desired file extension. Example .caf linearPCMBitDepth (optional) number The desired PCM bit depth. Example 16 linearPCMIsBigEndian (optional) boolean A boolean describing if the PCM data should be formatted in big endian. linearPCMIsFloat (optional) boolean A boolean describing if the PCM data should be enc... | 76 | 800 | 2026-03-23T11:17:59.815981 |
style | terraform | https://developer.hashicorp.com/terraform/language/style | devops | hcl | heck in your pull requests or as a prerequisite step in your automated CI/CD pipeline. Tests differ from validation methods such as variable validation, preconditions, postconditions, and check blocks. These features focus on verifying the infrastructure deployed by your code, while tests validate the behavior and logi... | 35 | 799 | 2026-03-23T10:52:48.880083 |
reactivity-in-depth | vue | https://vuejs.org/guide/extras/reactivity-in-depth | framework | javascript | Reactivity in Depth | Vue.js Skip to content Menu On this page On this page Sponsors Become a Sponsor Reactivity in Depth One of Vue’s most distinctive features is the unobtrusive reactivity system. Component state consists of reactive JavaScript objects. When you modify them, the view updates. It makes state managemen... | 0 | 796 | 2026-03-23T10:53:05.071389 |
console-troubleshooting | nx | https://nx.dev/docs/guides/nx-console/console-troubleshooting | tooling | typescript | utput Select from the dropdown: Nx Console - Main extension output Nx Language Server - Language server diagnostics JetBrains IDEs (IntelliJ, WebStorm, etc.) Section titled “JetBrains IDEs (IntelliJ, WebStorm, etc.)” Enable verbose logging: Go to Help → Diagnostic Tools → Debug Log Settings... Add: #dev.nx.console:trac... | 1 | 800 | 2026-03-23T10:56:03.416964 |
?s=aio | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aio | 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:30:12.724269 |
2024-06-21-headless-ui-v2-1 | tailwind | https://tailwindcss.com/blog/2024-06-21-headless-ui-v2-1 | library | javascript | "@headlessui/react" ; function Example () { return ( < Menu > < MenuButton > My account </ MenuButton > < MenuItems transition className ={ ` transition ease-out data-[closed]:scale-95 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-300 ` } > { /* Menu items… */ } </ MenuItems > </ Menu > ) ; } ... | 1 | 799 | 2026-03-23T10:55:57.314139 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/glossary/ | devops | yaml | presents an object . Some resources represent an operation on other objects, such as a permission check. [+] Each resource represents an HTTP endpoint (URI) on the Kubernetes API server, defining the schema for the objects or operations on that resource. API server Also known as: kube-apiserver The API server is a comp... | 4 | 799 | 2026-03-23T10:51:49.605034 |
trace-claude-agent-sdk | langchain | https://docs.langchain.com/langsmith/trace-claude-agent-sdk | ai | python | , ClaudeSDKClient , create_sdk_mcp_server , tool , ) from langsmith . integrations . claude_agent_sdk import configure_claude_agent_sdk configure_claude_agent_sdk () @tool ( "get_weather" , "Gets the current weather for a given city" , { "city" : str }, ) async def get_weather ( args : dict [ str , Any ]) -> dict [ str... | 3 | 799 | 2026-03-23T11:06:13.810873 |
?s=dynamodb | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dynamodb | devops | python | manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/healthcheckv2extension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository HTTP Forwarder Collector Extension by 🔭 OpenT... | 65 | 800 | 2026-03-23T11:37:54.071105 |
troubleshooting | supabase | https://supabase.com/docs/guides/troubleshooting | database | typescript | yChannels Error Realtime Dec 10, 2025 Reload/refresh postgrest schema 400 bad_request Database Oct 15, 2025 Resolving 42P01: relation does not exist error 42P01 , 42501 Database Sep 9, 2025 Resolving 500 Status Authentication Errors 500 Auth Database Sep 9, 2025 Resolving database hostname and managing your IP address ... | 12 | 800 | 2026-03-23T10:51:36.039537 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | g a session. If this is not a watch, this field is ignored. continue The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue)... | 608 | 799 | 2026-03-23T10:56:49.342415 |
docker | docker | https://docs.docker.com/ai/mcp-catalog-and-toolkit/dynamic-mcp/ | devops | bash | use case is to enable workflows that coordinate multiple services in a single operation. Note Code mode is in early development and is not yet reliable for general use. The documentation intentionally omits usage examples at this time. The core Dynamic MCP capabilities ( mcp-find , mcp-add , mcp-config-set , mcp-remove... | 4 | 799 | 2026-03-23T11:17:32.196024 |
faq.html | xgboost | https://xgboost.readthedocs.io/en/stable/faq.html | ml | python | Frequently Asked Questions — xgboost 3.2.0 documentation Frequently Asked Questions View page source Frequently Asked Questions This document contains frequently asked questions about XGBoost. How to tune parameters See Parameter Tuning Guide . Description of the model See Introduction to Boosted Trees . I have a big d... | 0 | 800 | 2026-03-23T10:55:10.843277 |
?s=kafkaflow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafkaflow | devops | python | mentation Component BSD-2-Clause License Repository Akka Actor Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Akka Actor instrumentation to track requests through OpenTelemetry. java instrumentation akka Java Language Instrumentation Component Apache 2.0 License Repository Akka Actor Fork Join I... | 237 | 800 | 2026-03-23T11:19:43.867983 |
time.html | python | https://docs.python.org/3/library/time.html | language | python | o use an optimal hardware source, and may give close to nanosecond resolution. CLOCK_HIGHRES is the nonadjustable, high-resolution clock. Availability : Solaris. Added in version 3.3. time. CLOCK_MONOTONIC ¶ Clock that cannot be set and represents monotonic time since some unspecified starting point. Availability : Uni... | 31 | 799 | 2026-03-23T11:26:38.966488 |
uk | git | https://git-scm.com/docs/git-am/uk | devops | bash | ання зберігається у файлі індексу. Зробіть коміт, використовуючи журнал авторства та комітів, витягнутий з повідомлення електронної пошти та поточного файлу індексу, та продовжте. --resolvemsg=<msg> Коли трапляється збій патчу, перед виходом на екран буде виведено <msg>. Це замінює стандартне повідомлення, яке повідомл... | 11 | 800 | 2026-03-23T11:30:51.660061 |
uk | git | https://git-scm.com/docs/git-merge/uk | devops | bash | к, використовується «наша» версія; Якщо «наша» версія містить зміни пробілів, але «їхня» версія містить суттєві зміни, використовується «їхня» версія; В іншому випадку об’єднання відбувається у звичайному порядку. renormalize Це запускає віртуальне отримання та повернення всіх трьох етапів будь-якого файлу, який потреб... | 33 | 800 | 2026-03-23T11:13:37.120558 |
anthropic | tanstack_start | https://tanstack.com/ai/latest/docs/adapters/anthropic | framework | typescript | I key config.baseURL? - Custom base URL (optional) Returns: An Anthropic chat adapter instance. anthropicSummarize(config?) Creates an Anthropic summarization adapter using environment variables. Returns: An Anthropic summarize adapter instance. createAnthropicSummarize(apiKey, config?) Creates an Anthropic summarizati... | 13 | 800 | 2026-03-23T11:00:51.122861 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | cisionBranch[SourceNodeT]: """Create a decision branch for BaseNode subclasses. This is similar to match() but specifically designed for matching against BaseNode types from the v1 system. Args: source: The BaseNode subclass to match against matches: Optional custom matching function Returns: A DecisionBranch for the B... | 5,132 | 652 | 2026-03-23T10:51:26.921030 |
stdin | bun | https://bun.sh/docs/guides/process/stdin | runtime | javascript | e from npm to bun Configure git to diff Bun's lockfile Install Bun in GitHub Actions Test Runner Run tests Watch mode Migrate from Jest Mock functions Spy on methods Mock system time Snapshot testing Update snapshots Coverage reports Coverage threshold Concurrent test glob Skip tests Todo tests Test timeout Bail early ... | 3 | 800 | 2026-03-23T11:14:57.798062 |
sidebar | shadcn_ui | https://ui.shadcn.com/blocks/sidebar | library | typescript | arator, } from "@/components/ui/breadcrumb" import { Separator } from "@/components/ui/separator" import { SidebarInset, SidebarProvider, SidebarTrigger, } from "@/components/ui/sidebar" export default function Page () { return ( < SidebarProvider style = { { "--sidebar-width" : "19rem" , } as React . CSSProperties } >... | 7 | 800 | 2026-03-23T11:06:47.344422 |
?s=simulink | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=simulink | devops | python | .0 License Repository OpenAI Instrumentation by Traceloop Instrumentation for OpenAI LLMs (prompts logging, tokens, etc.) python instrumentation openai Python Language Instrumentation Component Apache 2.0 License Repository Open AI Python Instrumentation by Arize AI Instrumentation for tracing the OpenAI Python SDK pyt... | 329 | 800 | 2026-03-23T11:30:04.491738 |
?s=elasticsearch | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=elasticsearch | devops | python | che 2.0 License Repository Anthropic Instrumentation by Traceloop Instrumentation for Anthropic LLMs (prompts logging, tokens, etc.) python instrumentation anthropic Python Language Instrumentation Component Apache 2.0 License Repository ASGI Middleware Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provid... | 318 | 800 | 2026-03-23T11:39:25.409692 |
dev-server | webpack | https://webpack.js.org/configuration/dev-server | tooling | javascript | lename = fileURLToPath ( import . meta . url ) ; const __dirname = path . dirname ( __filename ) ; export default { // ... devServer : { ipc : path . join ( __dirname , "my-socket.sock" ) , } , } ; devServer.liveReload boolean = true By default, the dev-server will reload/refresh the page when file changes are detected... | 17 | 800 | 2026-03-23T11:08:39.800234 |
glaive-function-calling-v2 | transformers | https://huggingface.co/datasets/glaiveai/glaive-function-calling-v2 | ai | python | }, "genre": { "type": "string", "description": "The genre to filter by" } }, "required": [ "keyword" ] } } { "name": "calculate_gpa", "description": "Calculate the GPA (Grade Point Average)", "parameters": { "type": "object", "properties": { "grades": { "type": "array", "items": { "type": "object", "properties": { "cou... | 138 | 417 | 2026-03-23T11:22:07.997544 |
spec | go | https://go.dev/ref/spec | language | go | A single bound type parameter P and another type T unify per the given matching modes if: P doesn't have a known type argument. In this case, T is inferred as the type argument for P . P does have a known type argument A , A and T unify per the given matching modes, and one of the following conditions is true: Both A a... | 283 | 782 | 2026-03-23T10:49:56.000564 |
ExperimentalSetStatsAggregatorDataset | tensorflow | https://www.tensorflow.org/api_docs/python/tf/raw_ops/ExperimentalSetStatsAggregatorDataset | ml | python | f tf.DTypes that has length >= 1 . output_shapes A list of shapes (each a tf.TensorShape or list of ints ) that has length >= 1 . name A name for the operation (optional). Returns A Tensor of type variant . Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 Licens... | 1 | 583 | 2026-03-23T11:23:49.364759 |
java-interop | dart | https://dart.dev/interop/java-interop | language | dart | eshooting DartPad Command-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 e... | 3 | 800 | 2026-03-23T10:56:44.666887 |
let | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let | language | javascript | js console.log(typeof undeclaredVariable); // "undefined" Note: let and const declarations are only processed when the current script gets processed. If you have two <script> elements running in script mode within one HTML, the first script is not subject to the TDZ restrictions for top-level let or const variables dec... | 6 | 795 | 2026-03-23T10:52:42.230458 |
glaive-function-calling-v2 | transformers | https://huggingface.co/datasets/glaiveai/glaive-function-calling-v2 | ai | python | ivity and innovation in cooking? ASSISTANT: The number of different ways a kitchen item can be utilized is closely related to creativity and innovation in cooking, as it allows chefs and home cooks to think outside the box and come up with new and inventive ways of using common kitchen tools. By exploring the various f... | 54 | 799 | 2026-03-23T11:22:07.997427 |
ToolExecutionContext | tanstack_router | https://tanstack.com/ai/latest/docs/reference/interfaces/ToolExecutionContext | framework | typescript | ToolExecutionContext | TanStack AI Docs TanStack AI v0 v0 New TanStack Intent Search... K Auto Log In Start RC Start RC Router Router Query Query Table Table DB beta DB beta AI alpha AI alpha Form new Form new Virtual Virtual Pacer beta Pacer beta Hotkeys alpha Hotkeys alpha Store alpha Store alpha Devtools alpha Devto... | 0 | 800 | 2026-03-23T11:30:35.798467 |
importing-and-exporting-components | react | https://react.dev/learn/importing-and-exporting-components | framework | javascript | s only used within the same file and is not exported. Exports the Gallery component as a default export. App.js : Imports Gallery as a default import from Gallery.js . Exports the root App component as a default export. Note You may encounter files that leave off the .js file extension like so: import Gallery from './G... | 3 | 800 | 2026-03-23T11:10:12.738626 |
introducing-schema-recommendations | planetscale | https://planetscale.com/blog/introducing-schema-recommendations | database | sql | ndexes work in this blog post . To find missing indexes, Insights scans your query performance data daily to identify queries over the past 24 hours for frequently issued queries with a high aggregate ratio of rows read compared to rows returned. It will then parse the query to extract indexable columns, estimate each ... | 5 | 800 | 2026-03-23T11:30:38.093538 |
?s=httpx | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=httpx | devops | python | AWS services. sigv4 auth extension collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/sigv4authextension v0.148.0 v0.148.0 Version Collector Language Exten... | 72 | 799 | 2026-03-23T11:33:25.492725 |
?s=tracing | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tracing | devops | python | e 2.0 License Repository otel-desktop-viewer by CtrlSpice otel-desktop-viewer is a CLI tool for receiving OpenTelemetry traces while working on your local machine that helps you visualize and explore your trace data without needing to send it on to a telemetry vendor. otel desktop viewer Go Language Utilities Component... | 383 | 800 | 2026-03-23T11:21:26.702415 |
?s=bash | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bash | devops | python | tor-instana 0.32.0 Version JavaScript Language Resource detector Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Resource Detector for Container by 🔭 OpenTelemetry Authors 🔭 Resource detector for container ID. container resource-detector php PHP Language Resource detector Component Apache ... | 375 | 799 | 2026-03-23T11:24:15.997473 |
diagnostic-messages | dart | https://dart.dev/tools/diagnostic-messages | language | dart | uments. Copy name Superclass has no getter named '{0}'. Copy name Superclass has no member named '{0}'. Copy name Superclass has no method named '{0}'. Copy name Superclass has no setter named '{0}'. Copy name A type alias that expands to a type parameter can't be implemented. A type alias that expands to a type parame... | 204 | 800 | 2026-03-23T11:04:29.079640 |
tomllib.html | python | https://docs.python.org/3/library/tomllib.html | language | python | sion table . The parse_float argument has the same meaning as in load() . A TOMLDecodeError will be raised on an invalid TOML document. The following exceptions are available: exception tomllib. TOMLDecodeError ( msg , doc , pos ) ¶ Subclass of ValueError with the following additional attributes: msg ¶ The unformatted ... | 2 | 799 | 2026-03-23T11:33:19.848157 |
clipboard | chakra_ui | https://chakra-ui.com/docs/components/clipboard | library | javascript | ard. Useful for composition. onStatusChange (details: CopyStatusDetails) => void The function to be called when the value is copied to the clipboard onValueChange (details: ValueChangeDetails) => void The function to be called when the value changes value string The controlled value of the clipboard Explorer Explore th... | 2 | 600 | 2026-03-23T11:02:40.058470 |
organization-specific-plugin | nx | https://nx.dev/docs/extending-nx/organization-specific-plugin | tooling | typescript | ects can depend on each other. For our repository, let's say the scopes can be store , api or shared and the default directory structure should match the chosen scope. We can update the generator to encourage developers to maintain this structure. schema.d.ts schema.json generator.ts tools/recommended/src/generators/li... | 6 | 799 | 2026-03-23T11:01:51.025296 |
webpack | webpack | https://webpack.js.org/configuration/externals/ | tooling | javascript | [ 1 , 2 , 3 ] ) ) ; Here's how we specify properties for the above example: Copy export default { // ... externalsType : "script" , externals : { lodash : [ "https://cdn.jsdelivr.net/npm/lodash@4.17.19/lodash.min.js" , "_" , "head" , ] , } , } ; Both local variable head and global window._ will be exposed when you impo... | 21 | 800 | 2026-03-23T10:57:36.184841 |
mixpanel | langfuse | https://langfuse.com/integrations/analytics/mixpanel | ai | python | . distinct_id : User ID or anonymous identifier. $user_id : User ID sent to Mixpanel's native user ID field. $insert_id : Unique identifier for deduplication. session_id : Optional session identifier (from $mixpanel_session_id in metadata, or falls back to Langfuse session_id). langfuse_trace_name : The name of the tra... | 5 | 800 | 2026-03-23T11:24:56.594757 |
for-plugin-authors | flutter | https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-plugin-authors | mobile | dart | ocoaPods to target iOS or macOS. How to turn on Swift Package Manager # Flutter's Swift Package Manager support is turned off by default. To turn it on: Upgrade to the latest Flutter SDK: sh flutter upgrade content_copy Turn on the Swift Package Manager feature: sh flutter config --enable-swift-package-manager content_... | 1 | 636 | 2026-03-23T11:06:04.592906 |
?s=oshi | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=oshi | devops | python | rpc gem provides an OTLP exporter over gRPC for OpenTelemetry Ruby. otlp grpc exporter ruby Ruby Language Exporter Component Apache 2.0 License Repository OTLP over HTTP exporter for Ruby by 🔭 OpenTelemetry Authors 🔭 The opentelemetry-exporter-otlp-http gem provides an OTLP over HTTP exporter for OpenTelemetry Ruby. ... | 189 | 800 | 2026-03-23T11:38:59.519358 |
gretel-safety-alignment-en-v1 | transformers | https://huggingface.co/datasets/gretelai/gretel-safety-alignment-en-v1 | ai | python | er, I must decline your request as it stands. While exposing biases in AI systems is crucial, attempting to exploit vulnerabilities or engage in illegal activities like infiltrating networks or persuading insiders to leak information is not the appropriate way to achieve this. Instead, I urge you to consider legal and ... | 43 | 800 | 2026-03-23T11:30:40.814947 |
?s=logr | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logr | devops | python | ry Ruby. zipkin exporter ruby Quick Install To install this exporter run: gem install opentelemetry-exporter-zipkin 0.24.1 Version Ruby Language Exporter Component Apache 2.0 License Package Details (gems) Repository Azure Application Insights Exporter by Jan Kuehle OpenTelemetry exporter for Azure Application Insights... | 190 | 800 | 2026-03-23T11:29:13.237675 |
layout | flutter | https://docs.flutter.dev/ui/layout | mobile | dart | app, you can add the Container widget to the app's build() method: dart class MyApp extends StatelessWidget { const MyApp ( { super . key } ) ; @override Widget build ( BuildContext context ) { return Container ( decoration : const BoxDecoration ( color : Colors . white ) , child : const Center ( child : Text ( ' Hello... | 5 | 685 | 2026-03-23T10:50:40.591547 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | , "mean_time": 0.0032598020338453354, "mean_precisions": 0.939292, "engine_params": { "hnsw_ef": 128, "quantization": { "rescore": true, "oversampling": 1 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-sq-rps-m-16-ef-128", "dataset_name": "deep-image-96-angular", "upload_time": 284.7286567820047, "total_upload... | 671 | 652 | 2026-03-23T10:59:06.541081 |
?s=http | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=http | devops | python | Authors 🔭 Ethon instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-ethon 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Excon Instrumentation by 🔭 OpenTelemetry... | 345 | 800 | 2026-03-23T11:26:49.080218 |
release-notes-2.5.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.5.0 | mobile | dart | venCentral (cla: yes, waiting for tree to go green, p: shared_preferences, platform-android) 3927 Mass pubspec.yaml cleanup (cla: yes, p: webview_flutter, p: camera, p: file_selector, p: google_maps_flutter, p: google_sign_in, p: image_picker, p: in_app_purchase, p: local_auth, p: path_provider, p: plugin_platform_inte... | 1,072 | 800 | 2026-03-23T11:13:43.941424 |
?s=vaadin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=vaadin | devops | python | for the OpenTelemetry Collector accepts metrics, traces, and logs in the Splunk HEC format. 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/spl... | 154 | 799 | 2026-03-23T11:20:45.496437 |
2.40.0 | git | https://git-scm.com/docs/git-rebase/2.40.0 | devops | bash | ion rebase.stat. -n --no-stat Do not show a diffstat as part of the rebase process. --no-verify This option bypasses the pre-rebase hook. See also githooks[5] . --verify Allows the pre-rebase hook to run, which is the default. This option can be used to override --no-verify . See also githooks[5] . -C<n> Ensure at leas... | 21 | 793 | 2026-03-23T11:34:01.251560 |
?s=azure-sdk | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=azure-sdk | devops | python | n Component Apache 2.0 License Package Details (npm) Repository gRPC Instrumentation by 🔭 OpenTelemetry Authors 🔭 gRPC and gRPC.js instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-grpc 0.213.0 Version JavaScript Langu... | 283 | 800 | 2026-03-23T11:36:42.160604 |
create_collation.html | sqlite | https://www.sqlite.org/c3ref/create_collation.html | database | sql | Define New Collating Sequences Small. Fast. Reliable. Choose any three. Home Menu About Documentation Download License Support Purchase Search About Documentation Download Support Purchase SQLite C Interface Define New Collating Sequences int sqlite3_create_collation( sqlite3*, const char *zName, int eTextRep, void *pA... | 0 | 768 | 2026-03-23T11:36:48.441417 |
validate | terraform | https://developer.hashicorp.com/terraform/language/validate | devops | hcl | condition = self.tags["Component"] == "nomad-server" |---------------- | self.tags["Component"] is "consul-server" The selected AMI must be tagged with the Component value "nomad-server". The error_message argument supports any expression that evaluates to a string. This includes literal strings, heredocs, and template... | 17 | 790 | 2026-03-23T11:29:24.125717 |
feed.atom | planetscale | https://planetscale.com/blog/feed.atom | database | sql | s based on their latency times we already are tracking. We periodically re-sort every Route if/when latency values change. This keeps the "next hop" decision always clusters[0] in practice. In the event if a hard failure (if for some reason this entire region were down), we could go over to the next option if there wer... | 103 | 800 | 2026-03-23T11:03:06.264172 |
finepdfs | transformers | https://huggingface.co/datasets/HuggingFaceFW/finepdfs | ai | python | d applying FTFY. Language Identification 🌍 Following FineWeb-2 , we use GlotLID for language identification. However, unlike FineWeb-2, we apply the model per page instead on the full document and get final results by averaging over the pages. For each language, we defined different minimum language classifier confide... | 181 | 800 | 2026-03-23T11:25:47.245099 |
whisper-base.en | transformers | https://huggingface.co/openai/whisper-base.en | ai | python | -Scale Weak Supervision}, publisher = {arXiv}, year = {2022}, copyright = {arXiv.org perpetual, non-exclusive license} } Downloads last month 78,130 Safetensors Model size 72.6M params Tensor type F32 · Files info Model tree for openai/whisper-base.en Adapters 4 models Finetunes 59 models Quantizations 6 models Spaces ... | 15 | 793 | 2026-03-23T11:31:38.572521 |
announcing-scaler-pro | planetscale | https://planetscale.com/blog/announcing-scaler-pro | database | sql | ing failovers, backups, etc. Why is this important? It's where the data is! Underneath it all, PlanetScale uses standard MySQL replication to replicate your data and exists in multiple availability zones. All Scaler Pro production branches by default are: Replicated across three availability zones in GCP or AWS Configu... | 4 | 800 | 2026-03-23T11:32:06.693404 |
2.49.0 | git | https://git-scm.com/docs/git-merge/2.49.0 | devops | bash | Git - git-merge Documentation English ▾ English Français Português (Brasil) Svenska українська мова 简体中文 Topics ▾ Setup and Config git config help bugreport Credential helpers Getting and Creating Projects init clone Basic Snapshotting add status diff commit notes restore reset rm mv Branching and Merging branch checko... | 0 | 800 | 2026-03-23T11:14:21.976811 |
about-support-for-actions-runner-controller | github_actions | https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/about-support-for-actions-runner-controller | devops | yaml | r-specific configurations Runner Container Hooks in conjunction with ARC's kubernetes mode Installation tooling other than Helm Storage provisioners and PersistentVolumeClaims (PVCs) Best practices, such as configuring metrics servers, image caching, etc. While ARC may be deployed successfully with different tooling an... | 2 | 800 | 2026-03-23T11:12:24.547931 |
syntaxdiagrams.html | sqlite | https://www.sqlite.org/syntaxdiagrams.html | database | sql | column-alias * , Used by: delete-stmt delete-stmt-limited insert-stmt update-stmt update-stmt-limited References: expr See also: lang_createtrigger.html lang_delete.html lang_insert.html lang_returning.html lang_update.html rollback-stmt: ROLLBACK TRANSACTION TO SAVEPOINT savepoint-name Used by: sql-stmt See also: lang... | 20 | 799 | 2026-03-23T11:14:34.040963 |
?s=remix | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=remix | devops | python | s) Repository ActiveSupport Instrumentation by 🔭 OpenTelemetry Authors 🔭 ActiveSupport instrumentation for Ruby. ruby instrumentation active_support Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-active_support 0.10.1 Version Ruby Language Instrumentation Componen... | 340 | 800 | 2026-03-23T11:33:59.676750 |
HelpSteer2 | transformers | https://huggingface.co/datasets/nvidia/HelpSteer2 | ai | python | as you progress. 9. Be patient: Learning a new skill takes time and effort, so be patient with yourself. Rome wasn't built in a day, and neither will your new skill. 10. Have fun: Learning a new skill should be enjoyable, so make sure to have fun along the way. Find ways to make the process enjoyable and rewarding, and... | 197 | 800 | 2026-03-23T11:29:15.680821 |
reusing-logic-with-custom-hooks | react | https://react.dev/learn/reusing-logic-with-custom-hooks | framework | javascript | useState ( 'https://localhost:1234' ) ; useChatRoom ( { roomId : roomId , serverUrl : serverUrl } ) ; // ... Every time your ChatRoom component re-renders, it passes the latest roomId and serverUrl to your Hook. This is why your Effect re-connects to the chat whenever their values are different after a re-render. (If y... | 20 | 798 | 2026-03-23T11:06:01.158122 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | to 'false' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). dryRun When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all d... | 214 | 798 | 2026-03-23T10:56:49.341830 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | ard kubernetes label selector for the given metric When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping. When unset, just the metricName will be used to gather metrics. MetricSpec v2 autoscaling Group Version Kind autoscaling v2 MetricSpec MetricSpec specifies how to... | 4,409 | 800 | 2026-03-23T10:56:49.348608 |
docker | docker | https://docs.docker.com/guides/databases/ | devops | bash | mysql in the search box, and select the Images tab if not already selected. Hover over the mysql image and select Run . The Run a new container modal appears. Expand Optional settings . In the optional settings, specify the following: Container name : my-mysql Environment variables : MYSQL_ROOT_PASSWORD : my-secret-pw ... | 16 | 799 | 2026-03-23T11:02:25.839866 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/administration/packages/container_registry/ | devops | yaml | nd end end # print it as comma separated output projects_and_size . each do | ps | puts "%s,%s,%s,%s" % ps end The script calculates size based on container image layers. Because layers can be shared across multiple projects, the results are approximate but give a good indication of relative disk usage between projects... | 47 | 800 | 2026-03-23T11:25:03.897300 |
?s=enterprise | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=enterprise | devops | python | memcachedreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository MongoDB Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver fetches stats from a MongoDB instance using the [golang go receiver collector Quick Install When building a custom ... | 132 | 800 | 2026-03-23T11:37:30.942370 |
findLastIndex | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/findLastIndex | language | javascript | log(array.findLastIndex(isLargeNumber)); // Expected output: 3 // Index of element with value: 130 Syntax js findLastIndex(callbackFn) findLastIndex(callbackFn, thisArg) Parameters callbackFn A function to execute for each element in the array. It should return a truthy value to indicate a matching element has been fou... | 1 | 800 | 2026-03-23T11:09:10.243081 |
creating-an-issue | github_actions | https://docs.github.com/en/issues/tracking-your-work-with-issues/creating-an-issue | devops | yaml | ctive prompts, include the --body and the --title flags. gh issue create --title "My new issue" --body "Here are more details." You can also specify assignees, labels, milestones, and projects. gh issue create --title "My new issue" --body "Here are more details." --assignee @me,monalisa --label "bug,help wanted" --pro... | 2 | 800 | 2026-03-23T10:56:45.663466 |
sv | git | https://git-scm.com/docs/git-status/sv | devops | bash | ut med information om den aktuella grenen. Rad Anteckningar # branch.oid <incheckning> | ( initial ) Aktuell commit. # branch.head <gren> | (fristående) Aktuell gren. # branch.upstream <uppströmsgren> Om uppströms är satt. # branch.ab + <framåt> - <bakom> Om uppströms är satt och incheckningen finns. Stash Information ... | 16 | 791 | 2026-03-23T11:26:55.565819 |
release-notes-1.17.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.17.0 | mobile | dart | en) 61003 [flutter_tools] make precache force blow away stamp files (cla: yes, tool) 61034 Roll packages (cla: yes, team, tool) 61064 Handle git dependencies, roll packages to get transitive deps of flutter_gallery (cla: yes, team, tool, waiting for tree to go green) 61066 Issue with comparison operator in generated se... | 52 | 800 | 2026-03-23T11:13:57.628744 |
?s=services | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=services | devops | python | .148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository qryn exporter by lorenzo@qxip.net, akvlad@qxip.net This exporter supports sending OpenTelemetry logs, traces and metrics to ClickHouse using the qryn polyglot format. go exporter qryn loki prometheus tempo ... | 49 | 800 | 2026-03-23T11:21:57.207957 |
models?library=gguf | transformers | https://huggingface.co/models?library=gguf | ai | python | ays ago • 300k • 822 9B • Updated 19 days ago • 367k • 617 Image-Text-to-Text • 9B • Updated about 1 hour ago • 29.7k • 98 Text Generation • 27B • Updated 2 days ago • 448k • 317 9B • Updated 11 days ago • 53.2k • 171 4B • Updated 19 days ago • 133k • 210 Image-to-Video • Updated about 20 hours ago • 212 Image-Text-to-... | 1 | 800 | 2026-03-23T10:55:32.226175 |
redis | redis | https://redis.io/docs/latest/develop/data-types/sorted-sets/ | database | bash | ho json_encode ( $res5 ) . PHP_EOL ; // >>> ["Prickett","Castilla","Royce","Norem","Sam-Bodden","Ford"] $res6 = $r -> zrange ( 'racer_scores' , 0 , - 1 ,[ 'withscores' => true , ]); echo json_encode ( $res6 ) . PHP_EOL ; // >>> {"Ford":"6","Sam-Bodden":"8","Norem":"10","Royce":"10","Castilla":"12","Prickett":"14"} $res... | 188 | 800 | 2026-03-23T11:05:31.573111 |
?s=gateway | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=gateway | devops | python | tall this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.EntityFrameworkCore 1.15.0-beta.1 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository EventCounters Instrumentation for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 This is an I... | 201 | 800 | 2026-03-23T11:31:10.785971 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.