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 |
|---|---|---|---|---|---|---|---|---|
overview | tanstack_start | https://tanstack.com/db/latest/docs/framework/vue/overview | framework | typescript | tors NPM Stats GitHub YouTube Discord Getting Started Overview Quick Start Installation Guides Live Queries Mutations Schemas Error Handling Creating Collection Options Creators Collections Query Collection Electric Collection TrailBase Collection RxDB Collection PowerSync Collection LocalStorage Collection LocalOnly C... | 2 | 800 | 2026-03-23T11:25:41.558672 |
?s=psr14 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=psr14 | devops | python | lding a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Rep... | 91 | 800 | 2026-03-23T11:33:29.276764 |
?s=otlp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=otlp | 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:36:50.249937 |
?s=akka | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=akka | devops | python | Registry | OpenTelemetry Registry Find libraries, plugins, integrations, and other useful tools for using and extending OpenTelemetry. Note The OpenTelemetry Registry allows you to search for instrumentation libraries, collector components, utilities, and other useful projects in the OpenTelemetry ecosystem. If you are... | 0 | 800 | 2026-03-23T11:18:15.453432 |
django | django | https://docs.djangoproject.com/it/5.1/ | framework | python | Guide agli argomenti discutono gli argomenti chiave e i concetti ad un livello abbastanza elevato, e forniscono utili infomazioni e spiegazioni di base. Guide di riferimento contengono riferimenti tecnici per le API e per altri aspetti del complesso di Django. Descrivono come funzione e come utilizzarlo, ma presumono l... | 2 | 800 | 2026-03-23T11:15:24.145026 |
?s=provider | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=provider | devops | python | OpenTelemetry.Exporter.Geneva 1.15.1 Version .NET Language Exporter Component Apache 2.0 License Package Details (nuget) Repository InfluxDB Exporter for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 The InfluxDB exporter converts OpenTelemetry metrics into the InfluxDB model influxdb exporter dotnet Quick Install ... | 170 | 800 | 2026-03-23T11:28:15.721397 |
docker | docker | https://docs.docker.com/ai/mcp-catalog-and-toolkit/e2b-sandboxes/ | devops | bash | le . log ( "\nRunning example: Search Notion and create GitHub issue...\n" ); const prompt : string = `Using Notion and GitHub MCP tools: 1. Search my Notion workspace for databases 2. Create a test issue in owner/repo titled "MCP Toolkit Test" with description "Testing E2B + Docker MCP integration" 3. Confirm both ope... | 8 | 800 | 2026-03-23T11:17:36.832916 |
?s=redis-4 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=redis-4 | devops | python | Telemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter v0.148.0 v0.148.0 Version Collector Language... | 48 | 800 | 2026-03-23T11:33:50.373140 |
KernelBook | transformers | https://huggingface.co/datasets/GPUMODE/KernelBook | ai | python | rt _cuda_getCurrentRawStream as get_raw_stream aten = torch.ops.aten inductor_ops = torch.ops.inductor _quantized = torch.ops._quantized assert_size_stride = torch._C._dynamo.guards.assert_size_stride empty_strided_cpu = torch._C._dynamo.guards._empty_strided_cpu empty_strided_cuda = torch._C._dynamo.guards._empty_stri... | 147 | 796 | 2026-03-23T11:23:59.255034 |
deploy-with-control-plane | langchain | https://docs.langchain.com/langsmith/deploy-with-control-plane | ai | python | n panel, select Deployments . In the top-right corner, select + New Deployment . In the deployment configuration panel, provide: Image URL : The full image URL you pushed in Step 3 . Listener/Compute ID : Select the listener configured for your infrastructure. Namespace : The Kubernetes namespace to deploy to. Environm... | 6 | 800 | 2026-03-23T10:53:52.409918 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | Document that calling variadic functions with ctypes requires special care on macOS/arm64 (and possibly other platforms). bpo-41825 : Restructured the documentation for the os.wait* family of functions, and improved the docs for os.waitid() with more explanation of the possible argument constants. Tests ¶ gh-99892 : Sk... | 792 | 799 | 2026-03-23T10:57:25.353731 |
supabase-migration-squash | supabase | https://supabase.com/docs/reference/cli/supabase-migration-squash | database | typescript | you can also save the schema diff as a new migration file by passing in -f flag. By default, all schemas in the target database are diffed. Use the --schema public,extensions flag to restrict diffing to a subset of schemas. While the diff command is able to capture most schema changes, there are cases where it is known... | 23 | 799 | 2026-03-23T11:33:23.655202 |
redis | redis | https://redis.io/docs/latest/develop/data-types/bitmaps/ | database | bash | se operations on multiple strings, and stores the result. ▶ Method bitop ( operation : str , dest : KeyT , *keys : KeyT ) → ResponseT GET ( @read , @string , @fast ) Returns the string value of a key. ▶ Method get ( name : KeyT ) → ResponseT Python Quick-Start import { createClient , RESP_TYPES } from 'redis' ; const c... | 395 | 800 | 2026-03-23T11:03:25.839345 |
react-18-upgrade-guide | react | https://react.dev/blog/2022/03/08/react-18-upgrade-guide | framework | javascript | pp in React 17 mode. react-dom : ReactDOM.hydrate has been deprecated. Using it will warn and run your app in React 17 mode. react-dom : ReactDOM.unmountComponentAtNode has been deprecated. react-dom : ReactDOM.renderSubtreeIntoContainer has been deprecated. react-dom/server : ReactDOMServer.renderToNodeStream has been... | 15 | 800 | 2026-03-23T10:53:13.898116 |
socket.html | python | https://docs.python.org/3/library/socket.html | language | python | ry : s . send ( cf ) except OSError : print ( 'Error sending CAN frame' ) try : s . send ( build_can_frame ( 0x01 , b ' \x01\x02\x03 ' )) except OSError : print ( 'Error sending CAN frame' ) Running an example several times with too small delay between executions, could lead to this error: OSError : [ Errno 98 ] Addres... | 96 | 800 | 2026-03-23T11:07:27.254525 |
ask-ai | langfuse | https://langfuse.com/docs/ask-ai | ai | python | Ask AI - Langfuse Langfuse just got faster → Langfuse just got faster – read about Fast Preview (v4) → Docs Ask AI Copy page Ask AI The Langfuse AI assistant helps you find answers about Langfuse's features, integrations, and best practices. It's trained on our documentation, GitHub discussions/issues, and API. If you ... | 0 | 800 | 2026-03-23T10:54:17.248840 |
supabase-gen-types | supabase | https://supabase.com/docs/reference/cli/supabase-gen-types | database | typescript | abase API --workdir <string> Optional no type path to a Supabase project directory --yes Optional no type answer yes to all prompts supabase bootstrap Usage 1 supabase bootstrap [template] [ flags ] Flags -p, --password <string> Optional Password to your remote Postgres database. supabase init Initialize configurations... | 2 | 800 | 2026-03-23T11:30:07.028216 |
django | django | https://docs.djangoproject.com/pt-br/6.0/genindex/ | framework | python | ate) (atributo Expression) empty_value (atributo CharField) (atributo SlugField) (atributo TypedChoiceField) empty_value_display (atributo AdminSite) (atributo ModelAdmin) EmptyPage EmptyResultSet enable_comments (atributo models.FlatPage) enable_nav_sidebar (atributo AdminSite) Enclosure (classe em django.utils.feedge... | 70 | 800 | 2026-03-23T11:17:13.008888 |
laravel-livewire-simple-search | neon | https://neon.tech/guides/laravel-livewire-simple-search | database | sql | ery to perform a case-insensitive search. You can customize the search logic based on your requirements. Next we get all matching products using the get method and pass them to the view. Alternatively, you can paginate the results for better performance using Laravel's paginate method. The render method returns the vie... | 11 | 800 | 2026-03-23T11:28:51.704472 |
?s=b3 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=b3 | devops | python | opentelemetry/instrumentation-fs 0.32.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Generic Pool Instrumentation for Node.js by 🔭 OpenTelemetry Authors 🔭 generic-pool instrumentation for Node.js. js instrumentation generic-pool pooling Quick ... | 282 | 800 | 2026-03-23T11:20:37.875687 |
?s=extrdkafka | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=extrdkafka | devops | python | mance of your systems masstransit .net client .net Quick Install To install this instrumentation library run: dotnet add package MassTransit 3.2.1 Version .NET Language Instrumentation Component Apache-2.0 License Website Documentation Package Details (nuget) Repository MassTransit Instrumentation for OpenTelemetry .NE... | 206 | 799 | 2026-03-23T11:10:05.128533 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be droppe... | 1,617 | 799 | 2026-03-23T10:56:49.343895 |
drizzle_orm | drizzle_orm | https://orm.drizzle.team/ | database | typescript | se issue. Starting from this version, drizzle-kit will detect such cases and initiate table recreation with data transfer between the tables February 2025 Drizzle Studio updates: Added the ability to create/alter tables. Added the ability to create/alter views. Added the ability to refresh db schema. Improved dropdowns... | 18 | 800 | 2026-03-23T10:55:39.395891 |
audit-log-events-for-your-organization | github_actions | https://docs.github.com/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization | devops | yaml | epositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/about-protected-branches#lock-branch protected_branch.update_lock_branch_enforcement_level The enforcement of a branch lock was updated. Fields @timestamp , _document_id , action , actor , actor_id , business , business_id , hash... | 290 | 800 | 2026-03-23T11:37:16.620794 |
?s=nservicebus | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=nservicebus | devops | python | Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Instrumentation for cassandra-driver by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for Cassandra driver. Node.js cassandra cassandra-driver database Quick Install To install this instrumentation library run: npm install @opentelemetry/... | 276 | 799 | 2026-03-23T11:20:22.287484 |
?s=configuration-validation | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=configuration-validation | devops | python | entation 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... | 230 | 800 | 2026-03-23T11:11:39.549101 |
data-processing-addendum | planetscale | https://planetscale.com/legal/data-processing-addendum | database | sql | mation relating to the Security Incident as it becomes known or as is reasonably requested by Customer. Updates to Security Measures . Customer is responsible for reviewing the information made available by PlanetScale relating to data security and making an independent determination as to whether the Services meet Cus... | 11 | 800 | 2026-03-23T10:58:41.265172 |
?s=bunyan | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bunyan | 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:29:05.426603 |
?s=keda | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=keda | devops | python | Version Rust Language Exporter Component Apache 2.0 OR MIT License Package Details (crates) Repository user_events Metrics Exporter by 🔭 OpenTelemetry Authors 🔭 A Rust OpenTelemetry Metric exporter for Linux Kernel user_events rust exporter linux user_events Quick Install To install this exporter run: cargo add opent... | 193 | 800 | 2026-03-23T11:27:07.065460 |
v5-migration-guide | svelte | https://svelte.dev/docs/svelte/v5-migration-guide | framework | javascript | e case they are a child of a <template shadowrootmode="..."> element. <svelte:element> tag must be an expression In Svelte 4, <svelte:element this="div"> is valid code. This makes little sense — you should just do <div> . In the vanishingly rare case that you do need to use a literal value for some reason, you can do t... | 75 | 799 | 2026-03-23T10:50:29.323298 |
syntax | tailwind | https://tailwindcss.com/plus/templates/syntax | library | javascript | dge of Tailwind CSS, HTML, React, and Vue to use the product successfully. Because every project is different and the way independently authored pieces of code interact can be complex and time-consuming to understand, we do not offer technical support or consulting . What is your refund policy? If you're unhappy with y... | 11 | 449 | 2026-03-23T11:01:14.244493 |
executors | nx | https://nx.dev/docs/technologies/java/maven/executors | tooling | typescript | @nx/maven - Executors | Nx Skip to content @nx/maven - Executors The @nx/maven plugin provides various executors to help you create and configure maven projects within your Nx workspace. Below is a complete reference for all available executors and their options. maven Section titled “maven” The Maven executor is used ... | 0 | 755 | 2026-03-23T11:17:31.479621 |
useEffect | react | https://react.dev/reference/react/useEffect | framework | javascript | nd set didMount to true , triggering a re-render. This will switch to the client-only render output. Effects don’t run on the server, so this is why didMount was false during the initial server render. Use this pattern sparingly. Keep in mind that users with a slow connection will see the initial content for quite a bi... | 42 | 800 | 2026-03-23T10:56:32.967849 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/api/models/openai/ | ai | python | AI Prompt Caching documentation for more information. openai_prompt_cache_retention instance-attribute openai_prompt_cache_retention : Literal [ 'in_memory' , '24h' ] The retention policy for the prompt cache. Set to 24h to enable extended prompt caching, which keeps cached prefixes active for longer, up to a maximum o... | 8 | 800 | 2026-03-23T10:51:16.632086 |
Llama-3.1-8B-Instruct?inference_provider=novita | transformers | https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct?inference_provider=novita | ai | python | R OTHERWISE, ARISING OUT OF THIS AGREEMENT, FOR ANY LOST PROFITS OR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN IF META OR ITS AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF ANY OF THE FOREGOING. Intellectual Property. a. No trademark licenses are granted under this Agreeme... | 6 | 800 | 2026-03-23T11:11:37.450188 |
integrations | neon | https://neon.tech/docs/guides/integrations | database | sql | a Connect from AWS Lambda to Neon Azure Functions Connect from Azure Functions to Neon Neon Connect with the Neon serverless driver Last updated on March 20, 2026 Was this page helpful? Yes No Thank you for your feedback! Previous Neon VS Code Extension Next Auth0 On this page Authentication Deploy Develop File & media... | 5 | 762 | 2026-03-23T11:17:31.298864 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands/ | devops | yaml | ield-manager kubectl-set Name of the manager used to track field ownership. filename f [] Filename, directory, or URL to files identifying the resource to get from a server. kustomize k Process the kustomization directory. This flag can't be used together with -f or -R. local false If true, set image will NOT contact a... | 188 | 800 | 2026-03-23T11:18:50.245927 |
PlatformRef | angular | https://angular.dev/api/core/PlatformRef | framework | typescript | PlatformRef • Angular Skip to main content menu menu API Roadmap Get involved API Reference CLI Reference Error Encyclopedia Extended Diagnostics Versioning and releases Version compatibility Update guide Configurations Migrations arrow_back API Reference Overview @angular/animations @angular/animations/browser @angula... | 0 | 800 | 2026-03-23T11:18:47.761746 |
?s=krakend | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=krakend | devops | python | agist) Repository OpenTelemetry Laravel auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for Laravel laravel instrumentation php Quick Install To install this instrumentation library run: composer require open-telemetry/opentelemetry-auto-laravel 1.4.0 Version PHP Language Instrumentation Com... | 309 | 800 | 2026-03-23T11:30:28.987392 |
?s=mongoose | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mongoose | devops | python | n 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 Instrumen... | 237 | 800 | 2026-03-23T11:37:13.128385 |
deferred-data-loading | tanstack_router | https://tanstack.com/router/latest/docs/guide/deferred-data-loading | framework | typescript | ats GitHub YouTube Discord Getting Started Overview Quick Start Devtools Decisions on DX LLM Assistance Support Comparison Frequently Asked Questions Installation Guides Manual Setup Vite Rspack/Rsbuild Webpack Esbuild Router CLI Migrate from React Router Migrate from React Location Routing Routing Concepts Route Trees... | 3 | 800 | 2026-03-23T10:51:29.453405 |
qdrant | qdrant | https://qdrant.tech/articles/serverless/ | database | python | able) What you’re going to build You’ll combine the embedding provider and the Qdrant instance to a neat semantic search, calling both services from a small Lambda function. Now lets look at how to work with each ingredient before connecting them. Rust and cargo-lambda You want your function to be quick, lean and safe,... | 1 | 800 | 2026-03-23T10:59:22.307094 |
overview | expo | https://docs.expo.dev/review/overview | mobile | javascript | rsions and updates . You can use the EAS dashboard to launch updates and share a link to a specific update. You can explore and launch updates directly from a development build. You can configure GitHub Actions to automatically publish updates on PRs and commits. This approach is uniquely powerful because it allows you... | 5 | 800 | 2026-03-23T11:11:58.983492 |
redis | redis | https://redis.io/docs/latest/operate/rs/databases/active-active/planning/ | database | bash | between the clusters. Network ports Every node must have access to the REST API ports of every other node as well as other ports for proxies, VPNs, and the Cluster Manager UI. See Network port configurations for more details. These ports should be allowed through firewalls that may be positioned between the clusters. N... | 5 | 799 | 2026-03-23T10:57:41.828325 |
?s=service-account | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=service-account | devops | python | o by 🔭 OpenTelemetry Authors 🔭 This library provides a Apache Pekko instrumentation to track requests through OpenTelemetry. pekko instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Pekko Actor Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides an Apach... | 262 | 800 | 2026-03-23T11:38:39.652255 |
static | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/static | language | javascript | text of classes, MDN Web Docs content uses the terms properties and fields interchangeably. Try it class ClassWithStaticMethod { static staticProperty = "someValue"; static staticMethod() { return "static method has been called."; } static { console.log("Class static initialization block called"); } } console.log(Class... | 1 | 770 | 2026-03-23T11:11:35.352323 |
convex | mastra | https://mastra.ai/reference/vectors/convex | ai | typescript | ctors to delete (mutually exclusive with ids) // Delete by IDs await vectorStore . deleteVectors ( { indexName : 'my_vectors' , ids : [ 'vec1' , 'vec2' , 'vec3' ] , } ) // Delete by filter await vectorStore . deleteVectors ( { indexName : 'my_vectors' , filter : { status : 'archived' } , } ) Response types Direct link ... | 6 | 800 | 2026-03-23T11:34:01.298323 |
analysis | dart | https://dart.dev/tools/analysis | language | dart | e Glossary Books Videos Related sites expand_more API reference open_in_new DartPad (online editor) open_in_new Flutter open_in_new Package site open_in_new list On this page chevron_right Customizing static analysis vertical_align_top Customizing static analysis Dart 3.11 is live! Learn more Static analysis allows you... | 4 | 679 | 2026-03-23T10:50:08.102345 |
share-memory-by-communicating | go | https://go.dev/blog/share-memory-by-communicating | language | go | Share Memory By Communicating - The Go Programming Language The Go Blog Share Memory By Communicating Andrew Gerrand 13 July 2010 Traditional threading models (commonly used when writing Java, C++, and Python programs, for example) require the programmer to communicate between threads using shared memory. Typically, sh... | 0 | 800 | 2026-03-23T11:27:54.071378 |
zlib.html | python | https://docs.python.org/3/library/zlib.html | language | python | KiB . zlib. DEF_MEM_LEVEL ¶ The default memory level for compression objects. zlib. DEF_BUF_SIZE ¶ The default buffer size for decompression operations. zlib. Z_NO_COMPRESSION ¶ Compression level 0 ; no compression. Added in version 3.6. zlib. Z_BEST_SPEED ¶ Compression level 1 ; fastest and produces the least compress... | 15 | 799 | 2026-03-23T11:33:23.328346 |
release-notes-2.5.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.5.0 | mobile | dart | flaky. (team, cla: yes, waiting for tree to go green) 82756 added gaaclarke as testowner for platform channels benchmarks (team, cla: yes, waiting for tree to go green) 82759 Mark mac_ios_platform_channels_benchmarks_ios not flaky (team, cla: yes, team: flakes, waiting for tree to go green) 82760 Mark win_build_tests_2... | 111 | 800 | 2026-03-23T11:13:43.940051 |
redis | redis | https://redis.io/docs/latest/develop/data-types/json/ | database | bash | . log ( res39 ); // [1820, 1972, 3164, 1375, 3841] const res40 = await client . json . numIncrBy ( "bikes:inventory" , "$..price" , 100 ); console . log ( res40 ); // [1920, 2072, 3264, 1475, 3941] const res40a = await client . json . set ( 'bikes:inventory' , '$.inventory.*[?(@.price<2000)].price' , 1500 ); // Get all... | 751 | 795 | 2026-03-23T10:54:21.885443 |
strike | javascript | https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/strike | language | javascript | <strike> - HTML | MDN Skip to main content Skip to search <strike> Deprecated: This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avo... | 0 | 799 | 2026-03-23T11:20:06.947326 |
?s=thanos | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=thanos | devops | python | orter 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 following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/zipkinexporter v0.148.0 v0.148.0 Version Collector Langu... | 56 | 800 | 2026-03-23T11:18:21.642098 |
redis | redis | https://redis.io/docs/latest/commands/del/ | database | bash | >> 2 res = r . set ( "key1" , "Hello" ) print ( res ) # >>> True res = r . exists ( "key1" ) print ( res ) # >>> 1 res = r . exists ( "nosuchkey" ) print ( res ) # >>> 0 res = r . set ( "key2" , "World" ) print ( res ) # >>> True res = r . exists ( "key1" , "key2" , "nosuchkey" ) print ( res ) # >>> 2 res = r . set ( "... | 8 | 800 | 2026-03-23T11:29:28.849604 |
?s=masstransit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=masstransit | devops | python | se API integration by 🔭 OpenTelemetry Authors 🔭 The trace integration with Database API for OpenTelemetry. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Django Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests for Django applications. ... | 322 | 800 | 2026-03-23T11:39:07.435000 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/application_security/policies/scan_execution_policies/ | devops | yaml | ield: The GitLab agent for Kubernetes checks every 30 seconds to see if there is an applicable policy. When the agent finds a policy, the scans execute according to the defined cadence . The cron expression is evaluated using the system time of the Kubernetes agent pod. When using the schedule rule type with the branch... | 23 | 800 | 2026-03-23T10:51:32.678512 |
fixing-multi-tenant-queueing-concurrency-problems | inngest | https://www.inngest.com/blog/fixing-multi-tenant-queueing-concurrency-problems | devops | typescript | ord a worker-per user at scale so workers need to be able to handle multiple queues and re-adjust as more users are added to your system. If not done well, this can lead to poor performance for all users. Queue configuration and management : Most traditional message queues require pre-configuring your queues either in ... | 3 | 800 | 2026-03-23T11:18:57.452402 |
?s=active_job | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=active_job | devops | python | lector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Honeycomb Marker Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter allows creating markers, via the Honeycomb Markers API, based on the look of incoming telemetry. honeycombmarker exporter collector Quick Install When bu... | 39 | 800 | 2026-03-23T11:28:48.638387 |
release-phases | inngest | https://www.inngest.com/docs/release-phases | devops | typescript | s and customers over emails, Discord, and private support Slack channels Update of SDKs to highlight the deprecated APIs (if applicable) Targeted email reminders weeks before the target sunset date FAQ How feedback are collected during the developer preview phase? During the Developer Preview and Public beta phases, we... | 5 | 799 | 2026-03-23T11:29:56.737395 |
firebase-console | firebase | https://firebase.google.com/docs/test-lab/android/firebase-console | database | javascript | n orientations and locales you want to test your app against. (Optional) Click Show advanced options to change the following options: Test timeout determines the maximum duration of each test execution. Test account credentials are usedis used to provide credentials for a test account. Additional fields are used to pro... | 4 | 800 | 2026-03-23T11:07:34.859625 |
?s=connect | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=connect | devops | python | e of your systems masstransit .net client .net Quick Install To install this instrumentation library run: dotnet add package MassTransit 3.2.1 Version .NET Language Instrumentation Component Apache-2.0 License Website Documentation Package Details (nuget) Repository MassTransit Instrumentation for OpenTelemetry .NET de... | 206 | 800 | 2026-03-23T11:24:38.264965 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | lly in the login method. bpo-21151 : Fixed a segfault in the winreg module when None is passed as a REG_BINARY value to SetValueEx. Patch by John Ehresman. bpo-21090 : io.FileIO.readall() does not ignore I/O errors anymore. Before, it ignored I/O errors if at least the first C call read() succeed. bpo-5800 : headers pa... | 2,448 | 798 | 2026-03-23T10:57:25.356028 |
pytorch | pytorch | https://pytorch.org/community-hub/ | ml | python | documentation. Design Philosophy PyTorch design principles for contributors and maintainers. Governance Learn about the PyTorch governance hierarchy. Contributors Stay up to date with the codebase and discover RFCs, PRs and more. PyTorch Training Further your education and career goals. Newsletter Stay up in touch for ... | 1 | 800 | 2026-03-23T11:01:57.616569 |
qdrant | qdrant | https://qdrant.tech/blog/case-study-fieldy/ | database | python | accessible memory. Attempts to address the problem, including migrating to self-hosted infrastructure, provided only temporary relief before the errors returned months later. For the engineering team, these failures had two serious implications. First, missing data meant a permanent loss of user trust. Second, time spe... | 3 | 799 | 2026-03-23T11:01:59.327411 |
react.ConvexReactClient | convex | https://docs.convex.dev/api/classes/react.ConvexReactClient | database | typescript | e versions as we figure out what information is most useful. As such this API is considered unstable. Parameters Name Type cb ( connectionState : ConnectionState ) => void Returns fn An unsubscribe function to stop listening. ▸ (): void Subscribe to the ConnectionState between the client and the Convex backend, calling... | 7 | 794 | 2026-03-23T10:56:09.806201 |
opcode.html | sqlite | https://www.sqlite.org/opcode.html | database | sql | stored in register number P2. The key is stored in register P3. The key must be a MEM_Int. If the OPFLAG_NCHANGE flag of P5 is set, then the row change count is incremented (otherwise not). If the OPFLAG_LASTROWID flag of P5 is set, then rowid is stored for subsequent return by the sqlite3_last_insert_rowid() function ... | 57 | 796 | 2026-03-23T10:52:48.494861 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | 1389173, "rps": 13.6279844707, "parallel": 4, "p99_time": 0.3853483631, "mean_time": 0.2886068539, "mean_precisions": 0.98174, "engine_params": { "num_candidates": 512 } }, { "engine_name": "elastic", "setup_name": "elastic-m-16-ef-128", "dataset_name": "gist-960-euclidean", "upload_time": 1216.133150156, "total_upload... | 91 | 584 | 2026-03-23T11:15:13.614654 |
generate | mastra | https://mastra.ai/reference/agents/generate | ai | typescript | ck function called when the generation is aborted. activeTools ?: Array<keyof ToolSet> | undefined Array of tool names that should be active during execution. If undefined, all available tools are active. abortSignal ?: AbortSignal Signal object that allows you to abort the agent's execution. When the signal is aborted... | 10 | 799 | 2026-03-23T11:09:32.812415 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/collector/architecture/ | devops | python | quot; Processor`"] P1 --> E1[["`#quot;otlp#quot; Exporter`"]] Note that each transform processor is an independent instance, although they are configured the same way with a send_batch_size of 10000 . The same name of the processor must not be referenced multiple times in the processors key of a single pipeline. Runnin... | 10 | 798 | 2026-03-23T11:02:54.110401 |
django | django | https://docs.djangoproject.com/es/4.0/faq/ | framework | python | gent software solutions that make developers more productive by simplifying their challenging tasks, automating the routine, and helping them adopt the best development practices. PyCharm is the Python IDE for Professional Developers by JetBrains providing a complete set of tools for productive Python, Web and scientif... | 6 | 800 | 2026-03-23T11:27:05.915526 |
cmdline.html | python | https://docs.python.org/3/using/cmdline.html | language | python | support for the Linux perf profiler. When this option is provided, the perf profiler will be able to report Python calls. This option is only available on some platforms and will do nothing if is not supported on the current system. The default value is “off”. See also PYTHONPERFSUPPORT and Python support for the Linux... | 22 | 799 | 2026-03-23T11:00:25.087139 |
?s=thousandeyes | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=thousandeyes | devops | python | package provides an instrumentation library for OpenSearch opensearch instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Oracle UCP Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Oracle UCP oracle ucp instrumentation java Java ... | 261 | 799 | 2026-03-23T11:23:10.675464 |
gitremote-helpers | git | https://git-scm.com/docs/gitremote-helpers | devops | bash | l. This requires a bidirectional, full-duplex connection. Supported commands: connect . stateless-connect Experimental; for internal use only. Can attempt to connect to a remote server for communication using git’s wire-protocol version 2. See the documentation for the stateless-connect command for more information. Su... | 9 | 799 | 2026-03-23T10:59:29.804265 |
redis | redis | https://redis.io/docs/latest/commands/lrange/ | database | bash | ); // >>> [four, three] List < String > rPopResult4 = jedis . lrange ( "mylist" , 0 , - 1 ); System . out . println ( rPopResult4 ); // >>> [one, two] long rPushResult1 = jedis . rpush ( "mylist" , "hello" ); System . out . println ( rPushResult1 ); // >>> 1 long rPushResult2 = jedis . rpush ( "mylist" , "world" ); Sys... | 20 | 800 | 2026-03-23T11:33:21.610292 |
llms-theming.txt | chakra_ui | https://chakra-ui.com/llms-theming.txt | library | javascript | repos. ```bash npx @chakra-ui/cli typegen ./theme.ts ``` # Recipes :::info Please read the [overview](/docs/theming/customization/overview) first to learn how to properly customize the styling engine, and get type safety. ::: ## Recipes ### Extending variants Use the `defineRecipe` function to define a recipe override.... | 82 | 734 | 2026-03-23T10:52:05.493070 |
django | django | https://docs.djangoproject.com/es/1.11/faq/ | framework | python | ment practices. PyCharm is the Python IDE for Professional Developers by JetBrains providing a complete set of tools for productive Python, Web and scientific development. Sentry Monitor your Django Code Resolve performance bottlenecks and errors using monitoring, replays, logs and Seer an AI agent for debugging. Krake... | 6 | 725 | 2026-03-23T11:26:49.197829 |
?s=transformers | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=transformers | devops | python | t file like the following: providers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/googlesecretmanagerprovider v0.148.0 v0.148.0 Version Collector Language Provider Component Apache 2.0 License Package Details (go-collector) Repository Collector HTTP Provider by 🔭 OpenTelemetry... | 21 | 799 | 2026-03-23T11:26:30.537601 |
help@go1.26.1 | go | https://go.dev/cmd/go/internal/help@go1.26.1 | language | go | S, CGO_CPPFLAGS_ALLOW, CGO_CPPFLAGS_DISALLOW Like CGO_CFLAGS, CGO_CFLAGS_ALLOW, and CGO_CFLAGS_DISALLOW, but for the C preprocessor. CGO_CXXFLAGS, CGO_CXXFLAGS_ALLOW, CGO_CXXFLAGS_DISALLOW Like CGO_CFLAGS, CGO_CFLAGS_ALLOW, and CGO_CFLAGS_DISALLOW, but for the C++ compiler. CGO_ENABLED Whether the cgo command is suppor... | 23 | 769 | 2026-03-23T11:07:29.129527 |
Qwen3.5-397B-A17B | transformers | https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=Qwen/Qwen3.5-397B-A17B | ai | python | ving site's EarthLocation geocentric + ITRS coordinates to yield the object's geocentric ITRS coordinates. + + On the other hand, using ``transform_to`` to transform geocentric ITRS coordinates to + topocentric ITRS, observed `~astropy.coordinates.AltAz`, or observed + `~astropy.coordinates.HADec` coordinates includes ... | 100 | 770 | 2026-03-23T11:16:48.661335 |
?s=prometheusremotewrite | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=prometheusremotewrite | devops | python | vides automatic instrumentation for the Nest framework. nestjs-core instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-nestjs-core 0.59.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTe... | 291 | 800 | 2026-03-23T11:38:28.410524 |
structures.html | python | https://docs.python.org/3/c-api/structures.html | language | python | with an exception set on failure. PyObject * PyCFunction_GET_SELF ( PyObject * func ) ¶ This is the same as PyCFunction_GetSelf() , but without error or type checking. Accessing attributes of extension types ¶ type PyMemberDef ¶ Part of the Stable ABI (including all members). Structure which describes an attribute of a... | 21 | 800 | 2026-03-23T11:07:02.593190 |
qdrant | qdrant | https://qdrant.tech/articles/why-rust/ | database | python | ooks), being easy to learn and integration in most ML stacks. It doesn’t have a traditional garbage collector, opting for ubiquitous reference counting instead, which somewhat helps memory consumption. With that said, unless you only use it as glue code over high-perf modules, you may find yourself waiting for results.... | 2 | 800 | 2026-03-23T10:58:58.011410 |
?s=otterize | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=otterize | devops | python | ails (go-collector) Repository Cloud Foundry Receiver by 🔭 OpenTelemetry Authors 🔭 The Cloud Foundry receiver connects to the RLP (Reverse Log Proxy) Gateway of the Cloud Foundry installation go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the f... | 107 | 800 | 2026-03-23T11:14:02.202763 |
mui | mui | https://mui.com/x/react-data-grid/overlays/ | library | javascript | } /> Press Enter to start editing Circular progress A circular loading spinner. < DataGrid { ... data } loading slotProps = { { loadingOverlay : { variant : 'circular-progress' , noRowsVariant : 'circular-progress' , } , } } /> <DataGrid {...data} loading slotProps={{ loadingOverlay: { variant: 'circular-progress', noR... | 2 | 772 | 2026-03-23T11:29:26.064247 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/api/projects/ | devops | yaml | ute-cats/hello-world" , "created_at" : "2020-10-15T16:25:22.415Z" , "updated_at" : "2020-10-15T16:25:22.415Z" , "default_branch" : "main" , "tag_list" : [], //deprecated, use `topics` instead "topics" : [], "ssh_url_to_repo" : "git@gitlab.example.com:cute-cats/hello-world.git" , "http_url_to_repo" : "https://gitlab.exa... | 185 | 799 | 2026-03-23T11:10:28.832390 |
planetscale-system-limits | planetscale | https://planetscale.com/docs/vitess/scaling/planetscale-system-limits | database | sql | ling query limits OLAP mode Reducing table size without OPTIMIZE TABLE Need help? We can sometimes manually adjust limits on a per-database level. If you are facing issues or have questions, the best course of action is to open a support ticket . Additionally, you can find some solutions to specific error codes in the ... | 1 | 795 | 2026-03-23T11:16:59.786053 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | 635.8539970641, "p95_time": 0.0141701965, "rps": 374.0443083194, "parallel": 4, "p99_time": 0.0175518208, "mean_time": 0.0104101866, "mean_precisions": 0.993957, "engine_params": { "search_params": { "hnsw_ef": 256 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-16-ef-128", "dataset_name": "deep-image-96-angu... | 598 | 576 | 2026-03-23T11:15:13.615362 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | a: no cover if (status_code := e.status_code) and status_code >= 400: raise ModelHTTPError(status_code=status_code, model_name=self.model_name, body=e.body) from e raise ModelAPIError(model_name=self.model_name, message=str(e)) from e return len(result.tokens) ```` #### __init__ ```python __init__( model_name: CohereEm... | 2,518 | 545 | 2026-03-23T10:51:26.914944 |
Kimi-K2-Instruct | transformers | https://huggingface.co/moonshotai/Kimi-K2-Instruct | ai | python | moonshotai/Kimi-K2-Instruct · Hugging Face A newer version of this model is available: moonshotai/Kimi-K2-Instruct-0905 📰 Tech Blog | 📄 Paper 0. Changelog 2025.8.11 Messages with name field are now supported. We’ve also moved the chat template to a standalone file for easier viewing. 2025.7.18 We further modified our... | 0 | 800 | 2026-03-23T11:22:16.284618 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | +123,7 @@ class SegModel(pl.LightningModule): ''' def __init__(self, hparams): - super(SegModel, self).__init__() + super().__init__() self.root_path = hparams.root self.batch_size = hparams.batch_size self.learning_rate = hparams.lr @@ -143,7 +143,7 @@ def training_step(self, batch, batch_nb): img, mask = batch img = ... | 1,054 | 684 | 2026-03-23T11:25:24.232198 |
?s=masstransit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=masstransit | devops | python | 🔭 The OTel web server module comprises of both Apache HTTP Server and NGINX instrumentation. c++ instrumentation apache nginx webserver C++ Language Instrumentation Component Apache 2.0 License Repository ASP.NET Instrumentation by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments ASP.N... | 196 | 799 | 2026-03-23T11:39:07.434900 |
ffi_native_unexpected_number_of_parameters | dart | https://dart.dev/tools/diagnostics/ffi_native_unexpected_number_of_parameters | language | dart | ( void f(double, double) ) has two arguments: dart import ' dart:ffi ' ; @Native < Void Function ( Double ) > ( symbol : ' f ' ) external void f ( double x , double y ) ; content_copy Common fixes # If the annotated function is correct, then update the function type in the @Native annotation to match: dart import ' dar... | 5 | 768 | 2026-03-23T11:07:02.890615 |
xgboostfromJSON.html | xgboost | https://xgboost.readthedocs.io/en/stable/R-package/xgboostfromJSON.html | ml | python | do this: # now convert the dates to floats first bst_from_json_logodds <- ifelse ( fl ( data $ dates ) < fl ( node $ split_condition ), as.numeric ( fl ( node $ children [[ 1 ]] $ leaf )), as.numeric ( fl ( node $ children [[ 2 ]] $ leaf ))) # test that values are equal bst_preds_logodds == bst_from_json_logodds ## [1]... | 8 | 796 | 2026-03-23T10:52:17.328909 |
next | nextjs | https://nextjs.org/docs/pages/api-reference/cli/next | framework | javascript | n available for other devices on the network. Default: 0.0.0.0 --experimental-https Starts the server with HTTPS and generates a self-signed certificate. --experimental-https-key <path> Path to a HTTPS key file. --experimental-https-cert <path> Path to a HTTPS certificate file. --experimental-https-ca <path> Path to a ... | 3 | 798 | 2026-03-23T11:31:35.155724 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | | | `usage` | \`RunUsage | None\` | Optional usage to start with, useful for resuming a conversation or agents used in tools. | | `metadata` | \`AgentMetadata[AgentDepsT] | None\` | Optional metadata to attach to this run. Accepts a dictionary or a callable taking RunContext; merged with the agent's configured metadata... | 2,320 | 321 | 2026-03-23T10:51:26.914484 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/project/import/github/ | devops | yaml | orted. In GitLab 18.4 and later , when you import collaborators, the Users cannot be added to projects in this group setting is respected. Select which repositories to import By default, the proposed repository namespaces match the names as they exist in GitHub, but based on your permissions, you can choose to edit the... | 11 | 800 | 2026-03-23T11:06:26.498230 |
?s=dart | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dart | devops | python | r 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 Trac... | 176 | 800 | 2026-03-23T11:28:10.760864 |
redis | redis | https://redis.io/docs/latest/develop/data-types/bitmaps/ | database | bash | :2024-01-01-00:00" ); System . out . println ( res4 ); // >>> 1 jedis . setbit ( "A" , 0 , true ); jedis . setbit ( "A" , 1 , true ); jedis . setbit ( "A" , 3 , true ); jedis . setbit ( "A" , 4 , true ); byte [] res5 = jedis . get ( "A" . getBytes ()); System . out . println ( String . format ( "%8s" , Integer . toBina... | 353 | 799 | 2026-03-23T11:03:25.839285 |
?s=cloudwego | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cloudwego | devops | python | collector) Repository Filelog Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Filelog Receiver tails and parses logs from files using the opentelemetry-log-collection library. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: re... | 113 | 800 | 2026-03-23T11:15:52.636756 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.