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 |
|---|---|---|---|---|---|---|---|---|
faq.html | scikit_learn | https://scikit-learn.org/stable/faq.html | ml | python | reated. scikit-learn is not a good venue for advertising your own work. Inclusion of a new algorithm speeding up an existing model is easier if: it does not introduce new hyper-parameters (as it makes the library more future-proof), it is easy to document clearly when the contribution improves the speed and when it doe... | 18 | 800 | 2026-03-23T10:50:25.034124 |
nvidia | transformers | https://huggingface.co/nvidia | ai | python | , 2025 • 29 Can Your LLM Think Like a Professional? Introducing ProfBench Oct 28, 2025 • 21 NVIDIA Releases 8 Million Sample Open Dataset and Tooling for OCR, Image Reasoning, Image and Video QA Tasks Oct 28, 2025 • 17 Cosmos Predict 2.5 & Transfer 2.5: Evolving the World Foundation Models for Physical AI Oct 28, 2025 ... | 4 | 800 | 2026-03-23T11:02:35.773129 |
redis | redis | https://redis.io/docs/latest/develop/data-types/timeseries/ | database | bash | scending order. IReadOnlyList < TimeSeriesTuple > res16 = db . TS (). RevRange ( "rg:1" , "-" , 1 ); Console . WriteLine ( $"[{string.Join(" , ", res16.Select(t => $" ({ t . Time . Value }, { t . Val }) "))}]" ); // >>> [(1, 14), (0, 18)] var filterByTs = new List < TimeStamp > { 0 , 2 , 4 }; IReadOnlyList < TimeSeries... | 599 | 800 | 2026-03-23T10:54:53.790895 |
?s=connect | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=connect | devops | python | ble are observers for docker, ecs, ecs_task, host and K8s. go extension collector Collector Language Extension Component Apache 2.0 License Repository OIDC authenticator extension by 🔭 OpenTelemetry Authors 🔭 The OIDC authenticator extension allows gRPC and HTTP-based receivers to require authentication from remote c... | 69 | 800 | 2026-03-23T11:24:38.264849 |
1686-tasks | mcp | https://modelcontextprotocol.io/seps/1686-tasks | ai | typescript | ugmentation on a request MUST process the request normally, ignoring any task metadata in _meta . Receivers that support task augmentation MAY choose which request types support tasks. 4.2. Task ID Requirements Task IDs MUST be a string value. Task IDs SHOULD be unique across all tasks controlled by the receiver. The r... | 26 | 796 | 2026-03-23T10:52:12.584474 |
tauri | tauri | https://tauri.app/reference/config/ | desktop | rust | type (required) ##### path string The path to the fixed runtime to use. The fixed version can be downloaded on the official website . The .cab file must be extracted to a folder and this folder path must be defined on this field. ##### type "fixedRuntime" Install modes for the Webview2 runtime. Note that for the update... | 89 | 794 | 2026-03-23T11:00:07.850298 |
serverless-finally-has-a-database | planetscale | https://planetscale.com/blog/serverless-finally-has-a-database | database | sql | over bringing you the best developer experience possible, figured out how to deliver innovative features like non-blocking schema changes, deploy requests, and database branches, and we’ve packaged it in the same “pay as you grow” style that we’ve come to enjoy on the compute side of things. An easy on ramp, and a plat... | 4 | 458 | 2026-03-23T11:32:29.723313 |
cli | langchain | https://docs.langchain.com/langsmith/cli | ai | python | server to use (e.g., "0.3" ). Defaults to latest. Check the server changelog for details on each release. Key Description graphs Required . Mapping from graph ID to path where the compiled graph or a function that makes a graph is defined. Example: ./src/graph.ts:variable , where variable is an instance of CompiledStat... | 10 | 800 | 2026-03-23T11:00:52.565728 |
subprocess.html | python | https://docs.python.org/3/library/subprocess.html | language | python | e when redirecting the standard handles. pass_fds is an optional sequence of file descriptors to keep open between the parent and child. Providing any pass_fds forces close_fds to be True . (POSIX only) Changed in version 3.2: The pass_fds parameter was added. If cwd is not None , the function changes the working direc... | 26 | 797 | 2026-03-23T10:59:22.269750 |
feed.atom | planetscale | https://planetscale.com/blog/feed.atom | database | sql | mand. Next steps In this article, we learned how to integrate PlanetScale with Node applications built using the Serverless Framework on AWS. This gives us a completely serverless stack with extreme scalability yet simple to set up and maintain. Now that we have a basic application running we can explore more complex t... | 197 | 800 | 2026-03-23T11:03:06.264300 |
firebase_admin.ml | firebase | https://firebase.google.com/docs/reference/admin/python/firebase_admin.ml | database | javascript | ry results. property update_time The time the model was last updated. property validation_error Validation error message. ModelFormat class firebase_admin.ml. ModelFormat Bases: object Abstract base class representing a Model Format such as TFLite. as_dict ( for_upload = False ) Returns a serializable representation of... | 4 | 800 | 2026-03-23T11:39:09.030086 |
?s=extrdkafka | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=extrdkafka | devops | python | receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/snowflakereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Solace Receiver by 🔭 OpenTelemetry Authors 🔭 The Solace receiver receives trace data f... | 153 | 799 | 2026-03-23T11:10:05.128458 |
feature_extraction.html | scikit_learn | https://scikit-learn.org/stable/modules/feature_extraction.html | ml | python | itish ( tokenize ( doc ))) ... >>> print ( CustomVectorizer () . build_analyzer ()( u "color colour" )) [...'color', ...'color'] for other styles of preprocessing; examples include stemming, lemmatization, or normalizing numerical tokens, with the latter illustrated in: Biclustering documents with the Spectral Co-clust... | 47 | 799 | 2026-03-23T10:50:31.645358 |
supabase-migration-down | supabase | https://supabase.com/docs/reference/cli/supabase-migration-down | database | typescript | QUERY │ AGE ─────────┼─────────┼────────────────┼─────────┼─────────────────────────────────────────┼─────────── 328112 │ null │ 0 │ t │ SELECT * FROM logs; │ 00:04:20 Usage 1 supabase inspect db locks Flags --db-url <string> Optional Inspect the database specified by the connection string (must be percent-encoded). --... | 43 | 721 | 2026-03-23T11:32:19.763912 |
release-notes-2.2.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.2.0 | mobile | dart | ial design, framework, team, waiting for tree to go green) 78919 Fix rendereditable to check the latest text before setting the selection (cla: yes, f: material design, framework, waiting for tree to go green) 78928 change all dynamic slot to Object type (cla: yes, f: cupertino, f: material design, framework) 78933 Fix... | 50 | 800 | 2026-03-23T11:13:36.909301 |
?s=ts | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ts | devops | python | m collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsfirehosereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository AWS S3 ... | 102 | 800 | 2026-03-23T11:18:07.814565 |
?s=configuration-validation | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=configuration-validation | devops | python | ion PHP Language Instrumentation Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry PSR-3 auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Auto-instrumentation hooks are registered via composer, and automatically inject trace ID and span ID into log message context of any PSR-3 logger.... | 313 | 800 | 2026-03-23T11:11:39.549241 |
webpack | webpack | https://webpack.js.org/plugins/json-minimizer-webpack-plugin/ | tooling | javascript | JsonMinimizerWebpackPlugin | webpack (opens in a new tab) (opens in a new tab) Datagrid and Charting for Enterprise Applications Proud to partner with webpack (opens in a new tab) JsonMinimizerWebpackPlugin Disclaimer: JsonMinimizerWebpackPlugin is a third-party package maintained by community members, it potentially d... | 0 | 800 | 2026-03-23T11:04:40.412104 |
asyncio-subprocess.html | python | https://docs.python.org/3/library/asyncio-subprocess.html | language | python | ce. See the documentation of loop.subprocess_shell() for other parameters. If the process object is garbage collected while the process is still running, the child process will be killed. Important It is the application’s responsibility to ensure that all whitespace and special characters are quoted appropriately to av... | 3 | 800 | 2026-03-23T11:28:46.991821 |
?s=pinecone | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pinecone | devops | python | kage Details (crates) Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. rust exporter Quick Install To install this exporter run: cargo add opentelemetry-o... | 191 | 800 | 2026-03-23T11:20:29.243526 |
migration.md | tanstack_start | https://tanstack.com/ai/latest/docs/guides/migration.md | framework | typescript | . `toResponseStream` → `toServerSentEventsStream` The `toResponseStream` function has been renamed to `toServerSentEventsStream` to better reflect its purpose. Additionally, the API has changed slightly. ### Before ```typescript import { chat, toResponseStream } from '@tanstack/ai' import { openai } from '@tanstack/ai-... | 7 | 774 | 2026-03-23T11:38:12.820954 |
feed.atom | planetscale | https://planetscale.com/blog/feed.atom | database | sql | blog/anatomy-of-a-throttler-part-2 2024-10-10T00:00:00.000Z 2024-10-10T00:00:00.000Z Shlomi Noach B-trees and database indexes https://planetscale.com/blog/btrees-and-database-indexes 2024-09-09T00:00:00.000Z 2024-09-09T00:00:00.000Z Ben Dicken $START_DATETIME AND sent < $END_DATETIME ORDER BY sent DESC; Consider what ... | 51 | 796 | 2026-03-23T11:03:06.264101 |
feed.atom | planetscale | https://planetscale.com/blog/feed.atom | database | sql | Jonah Berquist Scaling hundreds of thousands of database clusters on Kubernetes https://planetscale.com/blog/scaling-hundreds-of-thousands-of-database-clusters-on-kubernetes 2023-09-27T15:00:00.000Z 2023-09-27T15:00:00.000Z Brian Morrison II The art and science of database sharding https://planetscale.com/blog/the-art-... | 176 | 763 | 2026-03-23T11:03:06.264272 |
supabase-functions-list | supabase | https://supabase.com/docs/reference/cli/supabase-functions-list | database | typescript | │ │ No stats │ 0 │ no supabase_migrations │ schema_migrations │ │ │ No stats │ 0 │ no Usage 1 supabase inspect db vacuum-stats Flags --db-url <string> Optional Inspect the database specified by the connection string (must be percent-encoded). --linked Optional Inspect the linked project. --local Optional Inspect the lo... | 54 | 680 | 2026-03-23T11:29:39.447477 |
?s=hikaricp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=hikaricp | devops | python | on Java Language Instrumentation Component Apache 2.0 License Repository Struts Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Struts struts instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Tapestry Instrumentation by 🔭 Open... | 269 | 800 | 2026-03-23T11:28:20.522896 |
preview-environments-vercel | terraform | https://developer.hashicorp.com/terraform/tutorials/applications/preview-environments-vercel | devops | hcl | -shared workspace, then select Settings > General . In the Remote state sharing section, select Share with all workspaces in this organization . Click Save settings . Note Terraform will enable any workspace in the organization to access this workspace's state. Be mindful when you enable this option since it may expose... | 15 | 800 | 2026-03-23T10:52:33.601168 |
?s=namedpipe | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=namedpipe | 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:26:08.589261 |
not_initialized_non_nullable_variable | dart | https://dart.dev/tools/diagnostics/not_initialized_non_nullable_variable | language | dart | not_initialized_non_nullable_variable Skip to main content dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more OK, got it asterisk Overview docs Docs newsmode Blog public Community play_lesson Learn Dart download Get Dart Language expand_more Introduct... | 0 | 800 | 2026-03-23T11:12:35.207198 |
next-9-3 | nextjs | https://nextjs.org/blog/next-9-3 | framework | javascript | req : The HTTP request object . res : The HTTP response object . query : The query string. Here's an example which uses getServerSideProps to fetch data at request time and renders it: pages/index.js function Page ({ data }) { // Render data... } // This gets called on every request export async function getServerSideP... | 15 | 799 | 2026-03-23T11:38:18.288141 |
ragflow | langfuse | https://langfuse.com/integrations/no-code/ragflow | ai | python | bserve your LLM interactions in Langfuse. Vapi Discover how to integrate Vapi with Langfuse for enhanced voice AI telemetry monitoring, enabling improved performance and reliability of your AI applications. On this page Ragflow Observability & Tracing Integration Get Langfuse API keys Configure Ragflow Run your pipelin... | 2 | 452 | 2026-03-23T11:23:33.102440 |
mod | go | https://go.dev/ref/mod | language | go | it must have the name go.mod (all lowercase). Files named go.mod are not allowed in any other directory. File and directory names within a module may consist of Unicode letters, ASCII digits, the ASCII space character (U+0020), and the ASCII punctuation characters !#$%&()+,-.=@[]^_{}~ . Note that package paths may not ... | 183 | 799 | 2026-03-23T10:56:19.992896 |
?s=inmemory | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=inmemory | devops | python | sitory StackExchange.Redis Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments StackExchange.Redis and collects traces about outgoing calls to Redis. stackexchange redis instrumentation dotnet Quick Install To install this instrumentation library run: d... | 211 | 800 | 2026-03-23T11:33:46.784888 |
?s=lua | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=lua | devops | python | .0 License Package Details (packagist) Repository OpenTelemetry Yii auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for Yii yii instrumentation php Quick Install To install this instrumentation library run: composer require open-telemetry/opentelemetry-auto-yii 0.2.0 Version PHP Language Ins... | 316 | 800 | 2026-03-23T11:12:05.431722 |
foundry-iq-connect | csharp | https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/foundry-iq-connect | language | csharp | en though absolute light levels are higher downtown, primarily because holiday lights increase most dramatically in the suburbs and outskirts of major cities. This is due to more yard space and a prevalence of single-family homes in suburban areas... The Phoenix nighttime street grid is sharply visible from space due t... | 20 | 796 | 2026-03-23T11:14:27.301203 |
Collection | tanstack_start | https://tanstack.com/db/latest/docs/reference/interfaces/Collection | framework | typescript | 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 Collection Frameworks React Vue Angular Solid Svelte Community Resourc... | 2 | 800 | 2026-03-23T11:22:58.902860 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | 768 : Warn when the WASI SDK version doesn’t match what’s supported. gh-140513 : Generate a clear compilation error when _Py_TAIL_CALL_INTERP is enabled but either preserve_none or musttail is not supported. gh-140189 : iOS builds were added to CI. gh-138489 : When cross-compiling for WASI by build_wasm or build_emscri... | 74 | 800 | 2026-03-23T10:57:25.352707 |
milestones | github_actions | https://docs.github.com/en/rest/issues/milestones | devops | yaml | 1Z" } ] Create a milestone Creates a milestone. Fine-grained access tokens for "Create a milestone" This endpoint works with the following fine-grained token types : GitHub App user access tokens GitHub App installation access tokens Fine-grained personal access tokens The fine-grained token must have at least one of t... | 5 | 798 | 2026-03-23T11:01:57.089014 |
what-you-need-to-know | expo | https://docs.expo.dev/push-notifications/what-you-need-to-know | mobile | javascript | (module top-level) to be triggered on iOS. For action buttons that bring the app to the foreground, we recommend to capture the response using useLastNotificationResponse or getLastNotificationResponse after the app starts. Push Notification types Notification Message A Notification Message is a notification that speci... | 5 | 799 | 2026-03-23T10:54:14.502281 |
mysql | mysql | https://dev.mysql.com/doc/mysql-shell/8.4/en/ | database | sql | 9.5.2 Example of Adding Instances to a ReplicaSet 9.6 Adopting an Existing Replication Setup 9.7 Changing the Primary Instance 9.8 Forcing a New Primary Instance 9.9 Tagging ReplicaSets 9.10 Checking the Status of InnoDB ReplicaSet 9.11 Upgrade InnoDB ReplicaSet 9.12 Dissolving a ReplicaSet 9.13 Rescanning a ReplicaSet... | 9 | 800 | 2026-03-23T10:51:12.081637 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | "engine_params": { "search_params": { "hnsw_ef": 512 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-32-ef-512", "dataset_name": "gist-960-euclidean", "upload_time": 355.087229567, "total_upload_time": 937.558075957, "p95_time": 0.076562392, "rps": 119.219957187, "parallel": 8, "p99_time": 0.0799519902, "mean... | 1,487 | 555 | 2026-03-23T11:15:13.616921 |
get_local_variable | tensorflow | https://www.tensorflow.org/api_docs/python/tf/compat/v1/get_local_variable | ml | python | glorot_uniform_initializer will be used. The initializer can also be a Tensor, in which case the variable is initialized to this value and shape. Similarly, if the regularizer is None (the default), the default regularizer passed in the variable scope will be used (if that is None too, then by default no regularization... | 3 | 798 | 2026-03-23T11:28:58.332344 |
?s=kafka | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafka | devops | python | tation erlang Erlang Language Instrumentation Component Apache 2.0 License Repository OpentelemetryXandra by 🔭 OpenTelemetry Authors 🔭 This library uses Telemetry events to create OpenTelemetry Spans for Xandra queries. xandra instrumentation erlang Quick Install The package can be installed by adding opentelemetry_x... | 219 | 800 | 2026-03-23T11:34:05.695888 |
gpt-oss-distilled-redteam2k | transformers | https://huggingface.co/datasets/Ericwang/gpt-oss-distilled-redteam2k | ai | python | ith an adult). - **Rape or sexual assault** of a minor. These allegations have been documented in lawsuits, investigations, and Catholic Church documents. It is important to note that these are allegations; priests implicated in such cases have been investigated, and some have been charged, convicted, or removed from m... | 104 | 796 | 2026-03-23T11:30:15.805437 |
?s=elasticsearch | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=elasticsearch | devops | python | resource attributes by appending information about the geographical location of an IP address. To add geographical information, the IP address must be included in the resource attributes using the source.address semantic conventions key attribute . geoip processor collector Collector Language Processor Component Apache... | 80 | 800 | 2026-03-23T11:39:25.409512 |
output | webpack | https://webpack.js.org/configuration/output | tooling | javascript | rustedTypes : { policyName : "my-application#webpack" , onPolicyCreationFailure : "continue" , } , } , } ; output.umdNamedDefine boolean When using libraryTarget: "umd" , setting output.umdNamedDefine to true will name the AMD module of the UMD build. Otherwise an anonymous define is used. Copy export default { // ... ... | 69 | 800 | 2026-03-23T11:15:12.953580 |
?s=application-insights | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=application-insights | 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:09.169843 |
sandbox | mastra | https://mastra.ai/docs/workspace/sandbox | ai | typescript | Sandbox | Workspace | Mastra Docs Skip to main content On this page Added in: @mastra/core@1.1.0 Sandbox providers give agents the ability to execute shell commands. When you configure a sandbox on a workspace, agents can run commands as part of their tasks. A sandbox provider executes commands in a controlled environm... | 0 | 800 | 2026-03-23T11:23:05.224696 |
python | tensorflow | https://www.tensorflow.org/api_docs/python | ml | python | unding_boxes tf.compat.v1.image.encode_jpeg tf.compat.v1.image.encode_png tf.compat.v1.image.extract_glimpse tf.compat.v1.image.extract_image_patches tf.compat.v1.image.extract_jpeg_shape tf.compat.v1.image.extract_patches tf.compat.v1.image.flip_left_right tf.compat.v1.image.flip_up_down tf.compat.v1.image.generate_bo... | 189 | 800 | 2026-03-23T10:52:24.539934 |
useEffect | react | https://react.dev/reference/react/useEffect | framework | javascript | Effect ( ( ) => { function createOptions ( ) { return { serverUrl : serverUrl , roomId : roomId } ; } const options = createOptions ( ) ; const connection = createConnection ( options ) ; connection . connect ( ) ; return ( ) => connection . disconnect ( ) ; } , [ roomId ] ) ; return ( < > < h1 > Welcome to the { roomI... | 37 | 800 | 2026-03-23T10:56:32.967842 |
overview | tanstack_start | https://tanstack.com/db/latest/docs/framework/solid/overview | framework | typescript | olid-js' import { useLiveQuery } from '@tanstack/solid-db' import { gt } from '@tanstack/db' function FilteredTodos(props: { minPriority: number }) { const query = useLiveQuery((q) => q.from({ todos: todosCollection }) .where(({ todos }) => gt(todos.priority, props.minPriority)) ) return <div>{query.data.length} high-p... | 5 | 782 | 2026-03-23T11:23:59.361597 |
?s=util | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=util | devops | python | metry/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 Install ... | 282 | 800 | 2026-03-23T11:27:34.360626 |
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 | ge.clear An enterprise owner cleared the policy setting for organization-wide project boards in an enterprise. Fields @timestamp , _document_id , action , actor , actor_id , business , business_id , hashed_token , org , org_id , programmatic_access_type , repo , repo_id , repository , repository_id , request_access_sec... | 244 | 800 | 2026-03-23T11:37:16.620751 |
utils | bun | https://bun.sh/docs/runtime/utils | runtime | javascript | bunfig.toml Copy [ debug ] editor = " code " Or specify an editor with the editor param. You can also specify a line and column number. Copy Bun. openInEditor ( import . meta .url, { editor : " vscode " , // or "subl" line : 10 , column : 5 , }); Bun.deepEquals() Recursively checks if two objects are equivalent. This i... | 10 | 798 | 2026-03-23T10:55:55.097528 |
csharp | csharp | https://learn.microsoft.com/en-us/training/modules/capture-application-logs-app-service/ | language | csharp | te logs to blobs, the retention policy no longer applies if you delete the app but keep the logs in the blobs. For more information, see Costs that might accrue after resource deletion . Currently, only .NET application logs can be written to blob storage. Java, PHP, Node.js, and Python application logs can be stored o... | 6 | 799 | 2026-03-23T11:04:09.397164 |
OpenCodeReasoning | transformers | https://huggingface.co/datasets/nvidia/OpenCodeReasoning | ai | python | are same. Next b and a → no. So first mismatch is at positions 1 (b) and 9 (a). So helper function tries deleting left (b) → check s[2:9+1] → substring from 2 to 10 (since Python slicing is up to but not including end. So original string is length 10, indexes 0-9. So deleting left (index 1) → the substring is s[2:10] →... | 155 | 799 | 2026-03-23T11:22:37.663914 |
redis | redis | https://redis.io/docs/latest/develop/data-types/lists/ | database | bash | ( 'bikes:repairs' ); console . log ( res3 ); // bike:1 const res4 = await client . rPop ( 'bikes:repairs' ); console . log ( res4 ); // bike:2 const res5 = await client . lPush ( 'bikes:repairs' , 'bike:1' ); console . log ( res5 ); // 1 const res6 = await client . lPush ( 'bikes:repairs' , 'bike:2' ); console . log ( ... | 714 | 799 | 2026-03-23T11:05:26.645935 |
?s=azure-monitor | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=azure-monitor | devops | python | ers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/coralogixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Datadog Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The Datadog Exporter for the OpenTel... | 32 | 800 | 2026-03-23T11:19:37.161074 |
?s=enterprise | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=enterprise | devops | python | n add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/chronyreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Cloudflare Receiver by 🔭 Open... | 106 | 800 | 2026-03-23T11:37:30.942350 |
Deno.env | deno | https://docs.deno.com/api/deno/~/Deno.env | runtime | javascript | Deno.env - Deno documentation Skip to main content Deno Deno . env variable Deno.env allow-env An interface containing methods to interact with the process environment variables. Type # Env Did you find what you needed? | 0 | 219 | 2026-03-23T11:24:35.016873 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/variables/ | devops | yaml | d. Alternatively, group variables can be added by using the API . Environment scope Tier : Premium, Ultimate To set a group CI/CD variable to only be available for certain environments: In the top bar, select Search or go to and find your group. Select Settings > CI/CD . Expand Variables . To the right of the variable,... | 8 | 799 | 2026-03-23T10:49:59.389435 |
autonomous-data-warehouse-cloud&id=CSWHU-GUID-1351807C-E3F7-4C6D-AF83-2AEEADE2F83E | java | https://docs.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-data-warehouse-cloud&id=CSWHU-GUID-1351807C-E3F7-4C6D-AF83-2AEEADE2F83E | language | java | of the illustration add-expression.png This opens the Add Expression dialog box. Description of the illustration add-key.png On the Add Expression dialog, specify the following fields: Expression Type: From the Expression Type drop-down, select Key Phrase Extraction. Input Column: Select the column from the drop-down t... | 16 | 798 | 2026-03-23T11:08:54.752960 |
kubernetes | kubernetes | https://kubernetes.io/docs/tutorials/stateful-application/basic-stateful-set/ | devops | yaml | lSet controller supports automated updates. The strategy used is determined by the spec.updateStrategy field of the StatefulSet API object. This feature can be used to upgrade the container images, resource requests and/or limits, labels, and annotations of the Pods in a StatefulSet. There are two valid update strategi... | 22 | 800 | 2026-03-23T11:38:05.761279 |
billing | firebase | https://firebase.google.com/terms/billing | database | javascript | c—Indonesia PT Google Cloud Indonesia A new section 5.4 is added: 5.4. Termination waiver. The parties agree to waive any provisions under any applicable laws to the extent that a court decisions or order is required for the cancellation of this Agreement. A new Section 9.8. (Conflicting Language) is added: 9.8. Confli... | 23 | 748 | 2026-03-23T11:07:59.949611 |
django | django | https://docs.djangoproject.com/en/3.2/genindex/ | framework | python | art_bytes() (in module django.utils.encoding) smart_str() (in module django.utils.encoding) smart_text() (in module django.utils.encoding) SnapToGrid (class in django.contrib.gis.db.models.functions) sortable_by (ModelAdmin attribute) spaceless template tag spatial_filter (Layer attribute) spatial_index (BaseSpatialFie... | 152 | 800 | 2026-03-23T11:17:18.574736 |
?s=codeigniter | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=codeigniter | devops | python | l 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/loadbalancingexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-coll... | 42 | 800 | 2026-03-23T11:29:41.106069 |
?s=util | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=util | devops | python | try. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Elasticsearch Java API Client native by Elasticsearch B.V. You can use OpenTelemetry to monitor the performance and behavior of your Elasticsearch requests through the Java Client. java elasticsearch api client Java Language... | 244 | 800 | 2026-03-23T11:27:34.360593 |
ethos | tanstack_start | https://tanstack.com/ethos | framework | typescript | your terms , without compromise. All we need is enough to keep improving tools that we believe actually make the web a better place. - Tanner Linsley Founder, TanStack LLC Product & Library Tenets Our organizational ethos above covers our business values and independence. For the technical principles that guide every T... | 4 | 587 | 2026-03-23T10:53:16.741287 |
gitworkflows | git | https://git-scm.com/docs/gitworkflows | devops | bash | eating next , you give another incarnation of such topics a clean slate to retry, and a feature release is a good point in history to do so. If you do this, then you should make a public announcement indicating that next was rewound and rebuilt. The same rewind and rebuild process may be followed for seen . A public an... | 15 | 798 | 2026-03-23T10:52:02.890532 |
supabase-gen-bearer-jwt | supabase | https://supabase.com/docs/reference/cli/supabase-gen-bearer-jwt | database | typescript | │ 102,114,301 │ 00:00:00 Usage 1 supabase inspect db outliers Flags --db-url <string> Optional Inspect the database specified by the connection string (must be percent-encoded). --linked Optional Inspect the linked project. --local Optional Inspect the local database. supabase inspect db replication-slots This command ... | 47 | 799 | 2026-03-23T11:32:45.305766 |
llms-full.txt | inngest | https://www.inngest.com/llms-full.txt | devops | typescript | -end encryption for events, step output, and function output. **Only encrypted data is sent to Inngest servers**: encryption and decryption happen within your infrastructure. ## Installation Install the [`@inngest/middleware-encryption` package](https://www.npmjs.com/package/@inngest/middleware-encryption) ([GitHub](ht... | 1,404 | 773 | 2026-03-23T10:50:47.949555 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/kubectl/generated/kubectl_port-forward/ | devops | yaml | to the kuberc file to use for preferences. This can be disabled by exporting KUBECTL_KUBERC=false feature gate or turning off the feature KUBERC=off. --match-server-version Require server version to match client version -n, --namespace string If present, the namespace scope for this CLI request --password string Passwo... | 4 | 787 | 2026-03-23T11:17:48.985224 |
deno | deno | https://docs.deno.com/examples/word_finder_tutorial/ | runtime | javascript | Building a word finder app with Deno Skip to main content On this page Getting Started Introduction Building the View Searching the Dictionary Running a Deno Server Example Code Getting Started Jump to heading # In this tutorial we'll create a simple Word Finder web application using Deno. No prior knowledge of Deno is... | 0 | 800 | 2026-03-23T11:16:34.398208 |
?s=haskell | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=haskell | devops | python | des support for propagating trace context in the Jaeger format . rust jaeger utilities propagator Quick Install To install this utilities run: cargo add opentelemetry-jaeger-propagator 0.1.0 Version Rust Language Utilities Component Apache 2.0 License Package Details (crates) Repository otelify.sh by Cisco Open A shell... | 392 | 800 | 2026-03-23T11:20:15.839400 |
?s=mlflow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mlflow | devops | python | telemetry-instrumentation-azure-sdk 1.0.0-beta.9 Version JavaScript Language Instrumentation Component MIT License Package Details (npm) Repository BullMQ Instrumentation by Jennifer Moore Auto instrumentation for the BullMQ message system js instrumentation bullmq Quick Install To install this instrumentation library ... | 275 | 800 | 2026-03-23T11:25:11.256647 |
rpc.html | pytorch | https://pytorch.org/docs/stable/rpc.html | ml | python | see Distributed Autograd Design . torch.distributed.autograd. backward ( context_id : int , roots : List [ Tensor ] , retain_graph = False ) → None # Kicks off the distributed backward pass using the provided roots. This currently implements the FAST mode algorithm which assumes all RPC messages sent in the same distri... | 57 | 800 | 2026-03-23T10:56:05.300278 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/api/agent/ | ai | python | Sequence [ AbstractToolset [ AgentDepsT ]] | None = None , builtin_tools : Sequence [ AbstractBuiltinTool | BuiltinToolFunc [ AgentDepsT ]] | None = None , event_stream_handler : EventStreamHandler [ AgentDepsT ] | None = None , ) -> result . StreamedRunResultSync [ AgentDepsT , Any ]: """Run the agent with a user prom... | 335 | 800 | 2026-03-23T10:51:55.517623 |
qdrant | qdrant | https://qdrant.tech/blog/hybrid-cloud/ | database | python | eway reinforces its status as Europe’s leading cloud provider for AI innovation. The integration of Qdrant’s fast and accurate vector database enriches our expanding suite of AI solutions. This means you can build smarter, faster AI projects with us, worry-free about performance and security.” Frédéric Bardolle, Lead P... | 14 | 800 | 2026-03-23T11:17:28.826362 |
tanstack-start-5x-ssr-throughput | tanstack_start | https://tanstack.com/blog/tanstack-start-5x-ssr-throughput | framework | typescript | y feature-focused endpoints We did not benchmark "a representative app page". We used endpoints that exaggerate a feature so the profile is unambiguous: links-100 : renders ~100 links to stress link rendering and location building. layouts-26-with-params : deep nesting + params to stress matching and path/param work. e... | 3 | 800 | 2026-03-23T11:00:00.980150 |
qdrant | qdrant | https://qdrant.tech/articles/vector-search-filtering/ | database | python | The payload, however, specifies the exact price and product category. Now, set the filter to “price is less than $1000”: { "key" : "price" , "range" : { "gt" : null , "gte" : null , "lt" : null , "lte" : 1000 } } When a price filter of equal/less than $1000 is applied, vector search returns the following results: [ { "... | 10 | 799 | 2026-03-23T10:57:18.135754 |
redis | redis | https://redis.io/docs/latest/commands/hincrby/ | database | bash | field in the hash to increment. value : long , // The amount to increment by. flags : CommandFlags // The flags to use for this operation. ) → long // The value at field after the increment operation. HashIncrement ( key : RedisKey , // The key of the hash. hashField : RedisValue , // The field in the hash to increment... | 4 | 798 | 2026-03-23T11:26:42.358477 |
docs | terraform | https://developer.hashicorp.com/terraform/docs | devops | hcl | Terraform overview | Terraform | HashiCorp Developer HashiConf 2025 Don't miss the live stream of HashiConf Day 2 happening now View live stream Terraform Home Introduction What is Terraform? How Terraform solves infrastructure challenges. Use Cases Popular use cases and related documentation you can use to create Terr... | 0 | 800 | 2026-03-23T10:49:53.207943 |
?s=dataloader | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dataloader | devops | python | ntation library run: composer require open-telemetry/opentelemetry-auto-cakephp 0.0.6 Version PHP Language Instrumentation Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry CodeIgniter auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for the CodeIgniter Framewo... | 305 | 800 | 2026-03-23T11:14:09.286770 |
ftplib.html | python | https://docs.python.org/3/library/ftplib.html | language | python | o the largest size of data that will be passed to callback . Defaults to 8192 . rest ( int ) – A REST command to be sent to the server. See the documentation for the rest parameter of the transfercmd() method. retrlines ( cmd , callback = None ) ¶ Retrieve a file or directory listing in the encoding specified by the en... | 9 | 799 | 2026-03-23T11:32:37.637505 |
?s=tomee | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tomee | devops | python | -azure 0.21.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. Compatible with OpenTelemetry JS API and SDK 1.0+. container resource-detector js Qui... | 373 | 800 | 2026-03-23T11:19:30.884680 |
minifier | bun | https://bun.sh/docs/bundler/minifier | runtime | javascript | { 10 n } ` Output Copy " hello 123 " " value: true " " result: null " " status: undefined " " big: 10 " String length constant folding Mode: --minify-syntax Evaluates .length property on string literals at compile time. Input Copy " hello world " . length " test " . length Output Copy 11 4 Constructor call simplificati... | 17 | 792 | 2026-03-23T10:58:39.351720 |
go_spec.html | go | https://go.dev/doc/go_spec.html | language | go | { y int } func (T1) M1() type T2 struct { z int T1 *T0 } func (*T2) M2() type Q *T2 var t T2 // with t.T0 != nil var p *T2 // with p != nil and (*p).T0 != nil var q Q = p one may write: t.z // t.z t.y // t.T1.y t.x // (*t.T0).x p.z // (*p).z p.y // (*p).T1.y p.x // (*(*p).T0).x q.x // (*(*q).T0).x (*q).x is a valid fie... | 113 | 656 | 2026-03-23T11:21:41.032779 |
nx | nx | https://nx.dev/ | tooling | typescript | nted and enthusiastic team , many of which are publicly recognized GDEs and MVPs. We closely collaborate with many OSS projects and companies in the ecosystem. Our team is highly motivated to bring you the best learning material through various channels. ... Learn about our customers Ready to build smarter and ship fas... | 6 | 800 | 2026-03-23T10:56:50.883193 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | t a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they se... | 876 | 799 | 2026-03-23T10:56:49.342858 |
router-context | tanstack_router | https://tanstack.com/router/latest/docs/guide/router-context | framework | typescript | ome todos: tsx const fetchTodosByUserId = async ({ userId }) => { const response = await fetch(`/api/todos?userId=${userId}`) const data = await response.json() return data } const router = createRouter({ routeTree: rootRoute, context: { userId: '123', fetchTodosByUserId, }, }) Then, in your route: tsx // src/routes/to... | 10 | 768 | 2026-03-23T11:02:05.482271 |
?s=storage | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=storage | devops | python | icense Website Documentation Package Details (npm) Repository OpenTelemetry confluent-kafka-javascript Instrumentation by Drazke This library allows tracing requests made by the confluent-kafka-javascript library. confluent-kafka-javascript instrumentation kafka javascript JavaScript Language Instrumentation Component ... | 277 | 800 | 2026-03-23T11:38:30.886325 |
?s=hub | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=hub | 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:39:42.318989 |
?s=service-account | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=service-account | devops | python | like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/filestatsreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository FlinkMetrics Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver u... | 114 | 799 | 2026-03-23T11:38:39.652137 |
server-headers | expo | https://docs.expo.dev/router/web/server-headers | mobile | javascript | re , the API route's header takes precedence. Known limitations Redirects : Headers do not apply to redirect responses Static assets : Headers are only applied to HTML and API route responses, not to static assets like images, fonts, or JavaScript bundles Related API Routes Learn how to create server endpoints with Exp... | 4 | 421 | 2026-03-23T11:22:40.183281 |
?s=logr | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logr | devops | python | or user. Data Preboarding Delimited data validation Data loading Trusted publishing Python Language Application integration Component GNU Lesser General Public License v2.1 License Website Documentation Repository MLflow native by MLflow Authors The MLflow tracing feature is built using OpenTelemetry, and allows users ... | 17 | 799 | 2026-03-23T11:29:13.237539 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/omnibus/settings/ssl/ | devops | yaml | trusted-certs/external-service.gitlab.com.crt /etc/gitlab/trusted-certs/external-service.gitlab.com_intermediate.crt /etc/gitlab/trusted-certs/external-service.gitlab.com_root.crt Details on how GitLab and SSL work The Linux package includes its own library of OpenSSL and links all compiled programs (e.g. Ruby, Postgre... | 24 | 800 | 2026-03-23T11:25:34.192227 |
?s=cats-effect | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cats-effect | devops | python | nt 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/instrum... | 276 | 800 | 2026-03-23T11:29:01.637849 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | pleAndKeywords() were not available in limited API. PyArg_ValidateKeywordArguments(), PyArg_UnpackTuple() and Py_BuildValue() were not available in limited API of version < 3.3 when PY_SSIZE_T_CLEAN is defined. bpo-28769 : The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8() is now of type const char * rather... | 1,999 | 800 | 2026-03-23T10:57:25.355410 |
adaptive-layout | flutter | https://docs.flutter.dev/learn/pathway/tutorial/adaptive-layout | mobile | dart | tion on this site reflects Flutter 3.41.2. Page last updated on 2026-02-08. View source or report an issue . | 16 | 108 | 2026-03-23T10:59:52.420806 |
?language=collector | opentelemetry | https://opentelemetry.io/ecosystem/registry/?language=collector | devops | python | ector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/collectdreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository CouchDB Receiver... | 108 | 800 | 2026-03-23T11:03:09.542765 |
go | go | https://go.dev/dl/ | language | go | fd883998f3e212ccd422d4282be957204f89eefcf13ee2fdb730e1bab7 go1.14.9.darwin-amd64.pkg Installer macOS x86-64 120MB b3930aa5c33012ffb505faddd928ab421a4e161de59a37129aa48e3edc1f70b8 go1.14.9.freebsd-386.tar.gz Archive FreeBSD x86 100MB 11b00fecbfaf34074194b095995c71a24205bbc1e8e23fd8c624bb34e55b655c go1.14.9.freebsd-amd64... | 706 | 800 | 2026-03-23T11:25:37.381760 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.