title stringlengths 1 551 | source stringclasses 83
values | url stringlengths 13 578 | category stringclasses 11
values | language stringclasses 12
values | content stringlengths 80 800 | chunk_id int64 0 6.66k | chunk_length int64 80 800 | last_updated stringdate 2026-03-23 10:49:51 2026-03-23 11:44:43 |
|---|---|---|---|---|---|---|---|---|
?s=knative | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=knative | devops | python | Authors 🔭 Ethon instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-ethon 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Excon Instrumentation by 🔭 OpenTelemetry... | 345 | 800 | 2026-03-23T11:27:11.488907 |
supabase-inspect-db-table-stats | supabase | https://supabase.com/docs/reference/cli/supabase-inspect-db-table-stats | database | typescript | Go and Swift. Generated types give you type safety and autocompletion when working with your database in code, helping prevent runtime errors and improving developer experience. The types respect relationships, constraints, and custom types defined in your database schema. Subcommands supabase gen bearer-jwt supabase g... | 12 | 799 | 2026-03-23T11:31:31.350492 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/project/integrations/webhooks/ | devops | yaml | as failed requests. To optimize your webhook receivers: Respond quickly with a 200 or 201 status: Avoid processing webhooks in the same request. Use a queue to handle webhooks after receiving them. Respond before the timeout limit to prevent automatic disabling on GitLab.com. Handle potential duplicate events: Prepare ... | 16 | 800 | 2026-03-23T11:09:30.067316 |
kubectl-commands | kubernetes | https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands | devops | yaml | Shorthand Default Usage certificate-authority Path to certificate-authority file for the cluster entry in kubeconfig embed-certs false embed-certs for the cluster entry in kubeconfig insecure-skip-tls-verify false insecure-skip-tls-verify for the cluster entry in kubeconfig proxy-url proxy-url for the cluster entry in ... | 267 | 799 | 2026-03-23T10:53:59.473350 |
2.42.1 | git | https://git-scm.com/docs/git-push/2.42.1 | devops | bash | ule. If any commits are missing the push will be aborted and exit with non-zero status. If on-demand is used all submodules that changed in the revisions to be pushed will be pushed. If on-demand was not able to push all necessary revisions it will also be aborted and exit with non-zero status. If only is used all subm... | 24 | 800 | 2026-03-23T11:02:36.351263 |
providers-plugin-framework-resource-create | terraform | https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-resource-create | devops | hcl | hange into the directory returned from the command above. Find the GOBIN path where go installs your binaries. Your path may vary depending on how your Go environment variables are configured. $ go env GOBIN /Users/<Username>/go/bin If the GOBIN go environment variable is not set, use the default path, /Users/<Username... | 5 | 800 | 2026-03-23T11:00:01.733465 |
kubernetes | kubernetes | https://kubernetes.io/docs/tasks/manage-kubernetes-objects/declarative-config/ | devops | yaml | Using Configuration Files Following are definitions for terms used in this document: object configuration file / configuration file : A file that defines the configuration for a Kubernetes object. This topic shows how to pass configuration files to kubectl apply . Configuration files are typically stored in source cont... | 2 | 799 | 2026-03-23T11:18:59.732186 |
v0.19.html | scikit_learn | https://scikit-learn.org/stable/whats_new/v0.19.html | ml | python | stead of self.best_estimator_.inverse_transform() . #8344 by Akshay Gupta and Rasmus Eriksson . Added classes_ attribute to model_selection.GridSearchCV , model_selection.RandomizedSearchCV , grid_search.GridSearchCV , and grid_search.RandomizedSearchCV that matches the classes_ attribute of best_estimator_ . #7661 and... | 31 | 800 | 2026-03-23T10:56:34.561348 |
release-notes-1.20.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.20.0 | mobile | dart | 55420 [flutter_tools] fix package config invalidation (cla: yes, tool, waiting for tree to go green) 55436 [flutter_tools] quality pass on windows build (cla: yes, tool) 55499 fixed flutter pub get failure in tests (cla: yes, tool, waiting for tree to go green) 55510 [flutter_tools] precache and unpack updates for desk... | 14 | 799 | 2026-03-23T11:13:03.432041 |
redis | redis | https://redis.io/docs/latest/develop/data-types/lists/ | database | bash | nic ( err ) } fmt . Println ( res5 ) // >>> 1 res6 , err := rdb . LPush ( ctx , "bikes:repairs" , "bike:2" ). Result () if err != nil { panic ( err ) } fmt . Println ( res6 ) // >>> 2 res7 , err := rdb . LPop ( ctx , "bikes:repairs" ). Result () if err != nil { panic ( err ) } fmt . Println ( res7 ) // >>> bike:2 res8 ... | 72 | 800 | 2026-03-23T11:05:26.645039 |
design | dart | https://dart.dev/effective-dart/design | language | dart | d the types of values being passed to the invocation. However, sometimes those aren't enough to fully determine a type argument. In that case, write the entire type argument list explicitly. good dart var playerScores = < String , int > { } ; final events = StreamController < Event > ( ) ; content_copy bad dart var pla... | 68 | 700 | 2026-03-23T10:59:48.183654 |
gitcore-tutorial | git | https://git-scm.com/docs/gitcore-tutorial | devops | bash | sh <public-host>:/path/to/my-git.git master This synchronizes your public repository to match the named branch head (i.e. master in this case) and objects reachable from them in your current repository. As a real example, this is how I update my public Git repository. Kernel.org mirror network takes care of the propaga... | 59 | 799 | 2026-03-23T11:37:21.958308 |
openai-realtime | mastra | https://mastra.ai/reference/voice/openai-realtime | ai | typescript | Reference: OpenAI Realtime voice | Voice | Mastra Docs Skip to main content On this page The OpenAIRealtimeVoice class provides real-time voice interaction capabilities using OpenAI's WebSocket-based API. It supports real time speech to speech, voice activity detection, and event-based audio streaming. Usage example Di... | 0 | 800 | 2026-03-23T11:30:10.269211 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/runner/executors/docker_machine/ | devops | yaml | options that you intend to configure in the MachineOptions under the [runners.machine] section. This approach sets up the Docker Machine environment properly and validates the specified options. After this, you can destroy the machine with docker-machine rm [machine_name] and start the runner. Multiple concurrent reque... | 3 | 800 | 2026-03-23T10:57:43.302265 |
Nemotron-Personas-USA | transformers | https://huggingface.co/datasets/nvidia/Nemotron-Personas-USA | ai | python | et Spaces using nvidia/Nemotron-Personas-USA 4 Collection including nvidia/Nemotron-Personas-USA A collection of multilingual, region-specific synthetic persona datasets that support sovereign AI development across many countries and regions. • 6 items • Updated 3 days ago • 32 | 231 | 278 | 2026-03-23T11:30:19.698727 |
?s=application-insights | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=application-insights | devops | python | hors 🔭 Various ResourceProvider implementations contributed to OpenTelemetry. contrib glassFish jetty tomcat tomEE resource-detector java Java Language Resource detector Component Apache 2.0 License Repository OpenTelemetry Resource Detector for GCP by 🔭 OpenTelemetry Authors 🔭 The GCP resource detector for Java. gc... | 371 | 800 | 2026-03-23T11:29:09.170053 |
postgres-migrate-walstream | planetscale | https://planetscale.com/docs/postgres/imports/postgres-migrate-walstream | database | sql | tscale_migration FOR TABLE table1, table2, table3; -- Verify publication SELECT * FROM pg_publication; Step 4: Get PlanetScale Connection Details From your PlanetScale console: 1 Navigate to your PlanetScale Postgres database 2 Go to the “Connect” section 3 Copy the connection details including: Host Port Database name... | 6 | 794 | 2026-03-23T11:20:40.303604 |
supabase-gen-signing-key | supabase | https://supabase.com/docs/reference/cli/supabase-gen-signing-key | database | typescript | al migration files against the local database. -s, --schema <strings> Optional Comma separated list of schema to include. --use-migra Optional Use migra to generate schema diff. --use-pg-delta Optional Use pg-delta to generate schema diff. --use-pg-schema Optional Use pg-schema-diff to generate schema diff. --use-pgadm... | 24 | 800 | 2026-03-23T11:31:21.469603 |
?s=julia | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=julia | devops | python | ry opentelemetry-exporter-jaeger by 🔭 OpenTelemetry Authors 🔭 The opentelemetry-exporter-jaeger gem provides a Jaeger exporter for OpenTelemetry Ruby jaeger exporter ruby Quick Install To install this exporter run: gem install opentelemetry-exporter-jaeger 0.24.1 Version Ruby Language Exporter Component Apache 2.0 Li... | 188 | 800 | 2026-03-23T11:23:03.563441 |
redis | redis | https://redis.io/docs/latest/commands/ft.aliasupdate/ | database | bash | edis Cloud compatibility Add an alias to an index. If the alias is already associated with another index, FT.ALIASUPDATE removes the alias association with the previous index. Examples Required arguments alias index is alias to be added to an index. Examples Update an index alias Update the alias of an index. 127.0.0.1... | 3 | 800 | 2026-03-23T11:37:16.797432 |
increase-vector-lookup-speeds-by-applying-an-hsnw-index-ohLHUM | supabase | https://supabase.com/docs/guides/troubleshooting/increase-vector-lookup-speeds-by-applying-an-hsnw-index-ohLHUM | database | typescript | _l2_ops <#> negative inner product vector_ip_ops <=> cosine distance vector_cosine_ops Queries can only utilize the index if it matches the search type used. If you are unsure which search type to prioritize, vector_cosine_ops is the most commonly used. You can checkout our guide for more info. The folks at Crunchy Dat... | 1 | 800 | 2026-03-23T11:03:04.569709 |
?s=thousandeyes | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=thousandeyes | devops | python | Arize AI Instrumentation for tracing the Mistral AI Python SDK python instrumentation mistralai Python Language Instrumentation Component Apache 2.0 License Documentation Repository MySQL Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation with MySQL that supports the mysql-connector library. python instrume... | 328 | 799 | 2026-03-23T11:23:10.675515 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | "search_params": { "hnsw_ef": 64 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-64-ef-512", "dataset_name": "deep-image-96-angular", "upload_time": 1004.8663107869, "total_upload_time": 5973.3109883871, "p95_time": 0.150216999, "rps": 689.847530215, "parallel": 100, "p99_time": 0.1595730891, "mean_time": 0.1... | 2,201 | 554 | 2026-03-23T11:15:13.617866 |
env-static-private | svelte | https://svelte.dev/tutorial/kit/env-static-private | framework | javascript | e modules can only be imported by other server modules. Static vs dynamic The static in $env/static/private indicates that these values are known at build time, and can be statically replaced . This enables useful optimisations: import { FEATURE_FLAG_X } from '$env/static/private' ; if ( FEATURE_FLAG_X === 'enabled' ) ... | 6 | 800 | 2026-03-23T10:58:08.417838 |
?s=logger | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logger | devops | python | e Receiver Component Apache 2.0 License Package Details (go-collector) Repository PostgreSQL Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver queries the PostgreSQL statistics collector. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the fol... | 142 | 800 | 2026-03-23T11:31:00.937494 |
git-rebase | git | https://git-scm.com/docs/git-rebase | devops | bash | t also drops commits that become empty and has no option for controlling this behavior. The merge backend keeps intentionally empty commits by default (though with -i they are marked as empty in the todo list editor, or they can be dropped automatically with --no-keep-empty ). Similar to the apply backend, by default t... | 33 | 799 | 2026-03-23T10:50:43.117913 |
create-a-prompt | langchain | https://docs.langchain.com/langsmith/create-a-prompt | ai | python | Create a prompt - Docs by LangChain Skip to main content Docs by LangChain home page LangSmith Search... ⌘ K Search... Navigation Create and update prompts Create a prompt Get started Observability Evaluation Prompt engineering Agent deployment Platform setup Reference Overview Quickstart Concepts Polly AI assistant Be... | 0 | 800 | 2026-03-23T10:57:41.119759 |
release-notes-3.10.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.10.0 | mobile | dart | ted AppBar.color & AppBar.backwardsCompatibility by @LongCatIsLooong in 120618 Revert "Fix error when resetting configurations in tear down phase" by @loic-sharma in 120739 Add temporary default case to support new PointerSignalKind by @LouiseHsu in 120731 Fix license page crash by @Piinks in 120728 Fix switching from ... | 26 | 800 | 2026-03-23T11:09:18.470004 |
release-notes-2.0.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.0.0 | mobile | dart | 71c9cce to 7b776b514933 (3 revisions) (cla: yes, waiting for tree to go green) 22804 Roll buildroot and benchmark (cla: yes, waiting for tree to go green) 22805 Roll Fuchsia Mac SDK from qpkZl0s5J... to 7O11wjLVX... (cla: yes, waiting for tree to go green) 22807 Make CkPicture resurrectable (cla: yes) 22808 Roll Skia f... | 583 | 799 | 2026-03-23T11:06:17.753699 |
mctest | transformers | https://huggingface.co/datasets/sagnikrayc/mctest | ai | python | te. I\newlineflew higher and higher into the air until I my dad looked like an ant on the ground. The\newlinepark was beautiful from up high, and I could see our car getting smaller. I flew all the\newlineway out of the city and over the lake. Eventually, the wind started to die down and I fell\newlinecloser to the wat... | 86 | 787 | 2026-03-23T11:30:58.217787 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | ains=include_domains, # pyright: ignore[reportArgumentType] exclude_domains=exclude_domains, # pyright: ignore[reportArgumentType] ) return tavily_search_ta.validate_python(results['results']) ``` ### tavily_search_tool ```python tavily_search_tool( api_key: str, *, max_results: int | None = None, search_depth: Literal... | 1,737 | 710 | 2026-03-23T10:51:26.913434 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | del). | | `overrides` | \`EmbeddingSettings | None\` | Settings that should override the base (typically per-call settings). | Returns: | Type | Description | | ------------------- | ----------- | | \`EmbeddingSettings | None\` | Source code in `pydantic_ai_slim/pydantic_ai/embeddings/settings.py` ```python def merge_e... | 2,495 | 719 | 2026-03-23T10:51:26.914905 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/project/integrations/clickup/ | devops | yaml | ClickUp | GitLab Docs ClickUp Tier : Free, Premium, Ultimate Offering : GitLab.com, GitLab Self-Managed, GitLab Dedicated History Introduced in GitLab 16.1. You can use ClickUp as an external issue tracker . To enable the ClickUp integration in a project: In the top bar, select Search or go to and find your project. Se... | 0 | 800 | 2026-03-23T11:23:10.761584 |
?s=redis | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=redis | 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:25:32.724196 |
schedules | temporal | https://docs.temporal.io/develop/java/schedules | devops | go | Schedules - Java SDK | Temporal Platform Documentation Skip to main content On this page This page shows how to do the following: How to Schedule a Workflow How to create a Schedule in Java How to backfill a Schedule in Java How to delete a Schedule in Java How to describe a Schedule in Java How to list a Schedule in J... | 0 | 798 | 2026-03-23T10:58:09.704547 |
NVIDIA-Nemotron-3-Super-120B-A12B-BF16 | transformers | https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16 | ai | python | eek-R1-0528 ; gpt-oss-120b ; Mixtral-8x7B-v0.1 Synthetic STEM from Qwen3-235B-A22B-Instruct-2507 and gpt-oss-120b Text Undisclosed arXiv ; National Institutes of Health ExPorter ; BioRxiv ; PMC Article ; USPTO Backgrounds ; peS2o ; Global Regulation; CORE ; PG-19 ; DOAB CC BY & CC BY-SA subset ; NDLTD Qwen3-235B-A22B-I... | 46 | 800 | 2026-03-23T10:52:50.802047 |
hooks | dart | https://dart.dev/tools/hooks | language | dart | rt SDK to: Discover the hooks. Execute the hooks with the necessary input. Consume the output produced by the hooks. Example project with a build hook: example_project/ // Project with hooks. hook/ // Add hook scripts here. build.dart lib/ // Use your assets here. example.dart src/ // Add native sources here. example_n... | 5 | 720 | 2026-03-23T10:59:21.588519 |
supabase-completion-powershell | supabase | https://supabase.com/docs/reference/cli/supabase-completion-powershell | database | typescript | ng supabase/config.toml. -i, --interactive Optional Enables interactive mode to configure IDE settings. --use-orioledb Optional Use OrioleDB storage engine for Postgres. Basic usage Initialize from an existing directory 1 supabase init Response 1 Finished supabase init. supabase login Connect the Supabase CLI to your S... | 3 | 800 | 2026-03-23T11:32:55.270226 |
?s=psr6 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=psr6 | devops | python | ion library for Grails grails instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository GraphQL Java Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for GraphQL Java graphql instrumentation java Java Language Instrumentation Component Apac... | 247 | 800 | 2026-03-23T11:27:52.082539 |
django | django | https://docs.djangoproject.com/en/1.8/genindex/ | framework | python | mpleTestCase method) assertFormsetError() (SimpleTestCase method) assertHTMLEqual() (SimpleTestCase method) assertHTMLNotEqual() (SimpleTestCase method) assertInHTML() (SimpleTestCase method) assertJSONEqual() (SimpleTestCase method) assertJSONNotEqual() (SimpleTestCase method) assertNotContains() (SimpleTestCase metho... | 11 | 800 | 2026-03-23T11:17:08.328204 |
spec-draft | dart | https://dart.dev/to/spec-draft | language | dart | ���ŗ �Y+��4[��Ju�^^���_R�\���|ՙ}λ.|�I� vu�ƀ�����!0\��V�Z(v'��irju�'d��yqE��Y$7���Ub�7�u�w{�:r4���� p!a�p�y������lQ���"��J_�7��EN_�f⟜�e���d�K��l�k����� � v�l��*�:V ������he�|��dA(���R��t�f�#y� ��71�*��|�7/�ۂwWmլ@>{6��M� >�5|�-z�Ou˼4��dž{��z���չ&Y���SS: �i��� >���3���p��"#�M�P��S�f�L�4 'z�A+�"t���xwѪ�0�]:� ���; &4��t� ,��... | 113 | 800 | 2026-03-23T11:06:06.479860 |
llms-full.txt | inngest | https://www.inngest.com/llms-full.txt | devops | typescript | , the run will resume with an undefined return value. How to handle duplicate signals. By default, step.waitForSignal requires a unique signal and duplicate signals will fail the function. Set to 'replace' to replace any other run's signal. Note that previous runs will NOT resume from this signal if replaced, and inste... | 1,382 | 756 | 2026-03-23T10:50:47.949527 |
server | convex | https://docs.convex.dev/api/modules/server | database | typescript | me Type T T K extends keyof T Defined in type_utils.ts:24 Variables anyApi • Const anyApi : AnyApi A utility for constructing FunctionReference s in projects that are not using code generation. You can create a reference to a function like: const reference = anyApi . myModule . myFunction ; This supports accessing any ... | 52 | 790 | 2026-03-23T11:05:06.380908 |
mui | mui | https://mui.com/x/api/data-grid/data-grid-premium/ | library | javascript | -grid/server-side-data/lazy-loading/#viewport-loading Server-side data-Viewport loading} instead. onFilterModelChange Callback fired when the Filter model changes before the filters are applied. Type : func Signature : function(model: GridFilterModel, details: GridCallbackDetails) => void model With all properties from... | 36 | 799 | 2026-03-23T11:22:35.716984 |
kubernetes | kubernetes | https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/ | devops | yaml | , the GREETING , HONORIFIC , and NAME environment variables are set to Warm greetings to , The Most Honorable , and Kubernetes , respectively. The environment variable MESSAGE combines the set of all these environment variables and then uses it as a CLI argument passed to the env-print-demo container. Environment varia... | 4 | 800 | 2026-03-23T11:21:19.305462 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/api/models/openai/ | ai | python | t ) elif isinstance ( chunk . item , responses . response_output_item . McpCall ): _ , return_part = _map_mcp_call ( chunk . item , self . provider_name ) yield self . _parts_manager . handle_part ( vendor_part_id = f ' { chunk . item . id } -return' , part = return_part ) elif isinstance ( chunk . item , responses . r... | 155 | 800 | 2026-03-23T10:51:16.632284 |
?s=bullmq | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bullmq | devops | python | m/open-telemetry/opentelemetry-collector-contrib/receiver/k8sclusterreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Kubernetes Events Receiver by 🔭 OpenTelemetry Authors 🔭 The Kubernetes Events receiver collects events from the Kube... | 126 | 800 | 2026-03-23T11:22:42.087970 |
default_value_in_redirecting_factory_constructor | dart | https://dart.dev/tools/diagnostics/default_value_in_redirecting_factory_constructor | language | dart | re Overview & usage Class modifiers for API maintainers Reference Concurrency expand_more Overview Asynchronous programming Isolates Null safety expand_more Sound null safety Understanding null safety Dart keywords Language versioning Core libraries expand_more Overview dart:core dart:async dart:math dart:convert dart:... | 1 | 800 | 2026-03-23T11:23:52.990935 |
table | chakra_ui | https://chakra-ui.com/docs/components/table | library | javascript | ing their props and behavior. For more details, read our Composition guide. unstyled boolean Whether to remove the component's style. interactive 'true' | 'false' The interactive of the component stickyHeader 'true' | 'false' The stickyHeader of the component striped 'true' | 'false' The striped of the component showCo... | 10 | 800 | 2026-03-23T11:04:59.909266 |
tkinter.messagebox.html | python | https://docs.python.org/3/library/tkinter.messagebox.html | language | python | names of buttons: tkinter.messagebox. ABORT = 'abort' ¶ tkinter.messagebox. RETRY = 'retry' ¶ tkinter.messagebox. IGNORE = 'ignore' ¶ tkinter.messagebox. OK = 'ok' ¶ tkinter.messagebox. CANCEL = 'cancel' ¶ tkinter.messagebox. YES = 'yes' ¶ tkinter.messagebox. NO = 'no' ¶ Predefined sets of buttons: tkinter.messagebox. ... | 5 | 800 | 2026-03-23T11:21:12.592850 |
using-postcss | tailwind | https://tailwindcss.com/docs/installation/using-postcss | library | javascript | name = "viewport" content = "width=device-width, initial-scale=1.0" > < link href = "/dist/styles.css" rel = "stylesheet" > </ head > < body > < h1 class = "text-3xl font-bold underline" > Hello world! </ h1 > </ body > </ html > Are you stuck? Setting up Tailwind with PostCSS can be a bit different across different bu... | 2 | 513 | 2026-03-23T10:50:19.905077 |
?s=fastify-plugin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=fastify-plugin | devops | python | eiver fetches stats from an SNMP-enabled host using the Go SNMP client . Metrics are collected based on configuration settings. 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/opentele... | 152 | 800 | 2026-03-23T11:31:55.021090 |
redis | redis | https://redis.io/docs/latest/develop/data-types/timeseries/ | database | bash | g:1" , "-" , 1 ); Console . WriteLine ( $"[{string.Join(" , ", res13.Select(t => $" ({ t . Time . Value }, { t . Val }) "))}]" ); // >>> [(0, 18), (1, 14)] // Retrieve data points from time 3 onwards. IReadOnlyList < TimeSeriesTuple > res14 = db . TS (). Range ( "rg:1" , 3 , "+" ); Console . WriteLine ( $"[{string.Join... | 598 | 800 | 2026-03-23T10:54:53.790893 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/api/commits/ | devops | yaml | oject. GET /projects/:id/repository/commits Attribute Type Required Description id integer or string Yes The ID or URL-encoded path of the project . all boolean No Retrieve every commit from the repository. If true , the ref_name parameter is ignored. author string No Search commits by commit author. first_parent boole... | 1 | 799 | 2026-03-23T11:01:12.438151 |
?s=undertow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=undertow | devops | python | rumentation Component Apache 2.0 License Repository Pinecone Instrumentation by Traceloop Instrumentation for Pinecone Vector DB python instrumentation pinecone Python Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Psycopg Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation fo... | 330 | 800 | 2026-03-23T11:39:02.415661 |
choosing-compiler-options.html | typescript | https://www.typescriptlang.org/docs/handbook/modules/guides/choosing-compiler-options.html | language | javascript | tion": "bundler" and use a bundler to emit an ESM bundle while using tsc to emit many individual declaration files, your declaration files may cause errors when consumed under "module": "nodenext" . For example, an input file like: ts import { Component } from "./extensionless-relative-import" ; will have its import er... | 14 | 800 | 2026-03-23T10:55:27.375497 |
?s=client | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=client | devops | python | mologic processor collector Quick Install When building a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/sumologicprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Ap... | 94 | 800 | 2026-03-23T11:21:37.915775 |
tigerbot-kaggle-leetcodesolutions-en-2k | transformers | https://huggingface.co/datasets/TigerResearch/tigerbot-kaggle-leetcodesolutions-en-2k | ai | python | * **Input:** s = "PAYPALISHIRING ", numRows = 4 **Output:** "PINALSIGYAHRPI " **Explanation:** P I N A L S I G Y A H R P I **Example 3:** **Input:** s = "A ", numRows = 1 **Output:** "A " **Constraints:** * `1 <= s.length <= 1000` * `s` consists of English letters (lower-case and upper-case), `','` and `'.'`. * `1 <= n... | 60 | 722 | 2026-03-23T11:25:49.951468 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | : 678.6138078793883, "parallel": 100, "engine_params": { "hnsw_ef": 768, "quantization": { "rescore": true, "oversampling": 128 } }, "mean_time": 0.8677784057796002, "mean_precisions": 0.8801260000000001, "std_time": 0.06375838247196784, "min_time": 0.10046971589326859, "max_time": 1.14085753262043, "rps": 114.43251481... | 1,688 | 672 | 2026-03-23T10:59:06.542547 |
3.2.html | python | https://docs.python.org/3/whatsnew/3.2.html | language | python | uirement was the result of the free access to Python interpreter internals that extension modules could use. With Python 3.2, an alternative approach becomes available: extension modules which restrict themselves to a limited API (by defining Py_LIMITED_API) cannot use many of the internals, but are constrained to a se... | 1 | 800 | 2026-03-23T10:55:27.233592 |
terminology-and-concepts | planetscale | https://planetscale.com/docs/vitess/vectors/terminology-and-concepts | database | sql | Q) PQ is a learned algorithm for compressing a vector into a more compact representation. Unlike fixed quantization methods, it requires an existing vector dataset to “train” before it can be used. Types of search algorithms and indexes There are many algorithms and indexes that have been developed over the years, each... | 6 | 794 | 2026-03-23T11:36:33.500236 |
convex | convex | https://docs.convex.dev/client/tanstack/tanstack-query/ | database | typescript | eQuery ( convexQuery ( api . messages . list , { } ) ) ; Instead of the typical polling pattern for API endpoints used with TanStack Query, the code above receives updates for this api.messages.list query from the Convex server reactively. New results for all relevant subscriptions are pushed to the client where they u... | 1 | 798 | 2026-03-23T10:59:27.088939 |
supabase-inspect-db-traffic-profile | supabase | https://supabase.com/docs/reference/cli/supabase-inspect-db-traffic-profile | database | typescript | ───────────── │ 20230103054303 │ 2023-01-03 05:43:03 20230103054315 │ │ 2023-01-03 05:43:15 To reset your migration history to a clean state, first delete your local migration file. $ rm supabase/migrations/20230103054315_remote_commit.sql $ supabase migration list LOCAL │ REMOTE │ TIME (UTC) ─────────────────┼────────... | 31 | 690 | 2026-03-23T11:27:49.534153 |
changes.html | sqlite | https://www.sqlite.org/changes.html | database | sql | documentation enhancements. 2010-08-24 (3.7.2) Fix an old and very obscure bug that can lead to corruption of the database free-page list when incremental_vacuum is used. 2010-08-23 (3.7.1) Added new commands SQLITE_DBSTATUS_SCHEMA_USED and SQLITE_DBSTATUS_STMT_USED to the sqlite3_db_status() interface, in order to rep... | 288 | 774 | 2026-03-23T10:50:32.102919 |
feed.xml | kubernetes | https://kubernetes.io/feed.xml | devops | yaml | yle="color:#008000;font-weight:bold">mountPath</span>:<span style="color:#bbb"> </span>/config<span style="color:#bbb"> </span></span></span><span style="display:flex;"><span><span style="color:#bbb"> </span><span style="color:#008000;font-weight:bold">containers</span>:<span style="color:#bbb"> </span></span></span><s... | 986 | 800 | 2026-03-23T11:17:36.485791 |
postgresql | postgresql | https://www.postgresql.org/docs/release/12.15/ | database | sql | We overlooked the possibility that an index might contain a composite type that doesn't also appear in its table. Disallow system columns as elements of foreign keys (Tom Lane) § Since the removal of OID as a system column, there is no plausible use-case for this, and various bits of code no longer support it. Disallow... | 3 | 799 | 2026-03-23T11:38:38.007176 |
?s=ntp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ntp | devops | python | andler that creates OpenTelemetry spans from Phoenix events. phoenix instrumentation erlang Erlang Language Instrumentation Component Apache 2.0 License Repository Redix Instrumentation by 🔭 OpenTelemetry Authors 🔭 OpentelemetryRedix uses telemetry handlers to create OpenTelemetry spans from Redix command events. red... | 218 | 800 | 2026-03-23T11:11:52.247536 |
?s=rollup | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=rollup | devops | python | hors 🔭 Various ResourceProvider implementations contributed to OpenTelemetry. contrib glassFish jetty tomcat tomEE resource-detector java Java Language Resource detector Component Apache 2.0 License Repository OpenTelemetry Resource Detector for GCP by 🔭 OpenTelemetry Authors 🔭 The GCP resource detector for Java. gc... | 371 | 800 | 2026-03-23T11:30:08.832471 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | T, DepsT, Any] | End[Any]\` | Raises: | Type | Description | | --------------------- | --------------------------------------------------------- | | `NotImplementedError` | Always raised as StepNode is not meant to be run directly | Source code in `pydantic_graph/pydantic_graph/beta/step.py` ```python async def run(sel... | 5,390 | 679 | 2026-03-23T10:51:26.921434 |
pt_BR | git | https://git-scm.com/docs/git-notes/pt_BR | devops | bash | orna para HEAD ). merge Mescle as anotações "ref" informadas nas anotações "ref" atuais. Será feita uma tentativa para mesclar as alterações feitas através das anotações "ref" informada (chamadas "remotas") desde a base de mesclagem (caso haja) nas anotações "ref" atuais (chamadas "locais"). Caso surjam conflitos e uma... | 8 | 800 | 2026-03-23T11:30:03.750988 |
index.html | scikit_learn | https://scikit-learn.org/stable/auto_examples/index.html | ml | python | a noise-level Ability of Gaussian process regression (GPR) to estimate data noise-level Comparison of kernel ridge and Gaussian process regression Comparison of kernel ridge and Gaussian process regression Forecasting of CO2 level on Mona Loa dataset using Gaussian process regression (GPR) Forecasting of CO2 level on M... | 16 | 799 | 2026-03-23T10:52:34.386937 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/collector/registry/ | devops | python | ation by Arize AI Instrumentation for tracing the Mistral AI Python SDK python instrumentation mistralai Python Language Instrumentation Component Apache 2.0 License Documentation Repository MySQL Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation with MySQL that supports the mysql-connector library. python... | 328 | 799 | 2026-03-23T11:04:10.134501 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | 0-angular", "upload_time": 57.3555402359998, "total_upload_time": 1340.6456618529992, "p95_time": 0.012555679000070083, "rps": 103.60116717113438, "parallel": 1, "p99_time": 0.014678333788506283, "mean_time": 0.009556874174398763, "mean_precisions": 0.966832, "engine_params": { "hnsw_ef": 128, "quantization": { "rescor... | 979 | 680 | 2026-03-23T10:59:06.541513 |
?s=krakend | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=krakend | devops | python | Event Receiver by 🔭 OpenTelemetry Authors 🔭 Tails and parses logs from windows event log API 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: receivers : - gomod : github.com/open-tel... | 165 | 799 | 2026-03-23T11:30:28.987280 |
?flag=deprecated | opentelemetry | https://opentelemetry.io/ecosystem/registry//?flag=deprecated | devops | python | db 0.66.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Mongoose Plugin by Walter Dal Mut Mongoose Plugin for Node.js. Node.js plugin Mongoose MongoDB JavaScript Language Instrumentation Component MIT License Repository OpenTelemetry Mongoose Ins... | 288 | 800 | 2026-03-23T11:29:30.110733 |
?s=remoulade | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=remoulade | devops | python | ive by Microsoft Azure Authors Instrumentation for Azure SDK for .NET (Track 2 libraries). dotnet C# .NET instrumentation azure-sdk azure .NET Language Instrumentation Component MIT License Website Documentation Repository Cassandra Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumenta... | 199 | 800 | 2026-03-23T11:31:41.890149 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | clidean", "upload_time": 3135.398908147, "total_upload_time": 3135.398977028, "p95_time": 0.0568156669, "rps": 40.1441550337, "parallel": 2, "p99_time": 0.06007071, "mean_time": 0.0494226671, "mean_precisions": 0.98098, "engine_params": { "vectorIndexConfig": { "ef": 512 } } }, { "engine_name": "weaviate", "setup_name"... | 4,028 | 584 | 2026-03-23T11:15:13.620321 |
qdrant | qdrant | https://qdrant.tech/articles/relevance-feedback/ | database | python | text pair (positive, negative) is two documents from the top context limit results of the initial retrieval. The positive received a higher relevance-to-query score from the feedback model, and the negative received a lower score. How context pairs are formed Context Pair’s Confidence Two documents nearly indistinguish... | 11 | 800 | 2026-03-23T10:55:49.582347 |
mixins.html | typescript | https://www.typescriptlang.org/docs/handbook/mixins.html | language | javascript | ) => { Object . defineProperty ( derivedCtor . prototype , name , Object . getOwnPropertyDescriptor ( baseCtor . prototype , name ) || Object . create ( null ) ); }); }); } Try This pattern relies less on the compiler, and more on your codebase to ensure both runtime and type-system are correctly kept in sync. Constrai... | 5 | 798 | 2026-03-23T10:57:31.211827 |
beyond-vibes-measuring-your-agent-with-evals | mastra | https://mastra.ai/workshops/beyond-vibes-measuring-your-agent-with-evals | ai | typescript | connect evals to the workflow that actually makes them useful: datasets and experiments. You’ll learn how to build a versioned set of test cases, run the same dataset against different agent versions, and compare results to catch regressions and measure improvements with confidence. Expect a grounded, no-hype look at w... | 1 | 655 | 2026-03-23T11:18:58.457219 |
?s=solarwinds | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=solarwinds | devops | python | orter Component Apache 2.0 License Package Details (nuget) Repository Instana Exporter for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 The Instana Exporter exports telemetry to Instana backend. instana exporter dotnet Quick Install To install this exporter run: dotnet add package OpenTelemetry.Exporter.Instana 1.... | 171 | 799 | 2026-03-23T11:37:38.890640 |
?s=knative | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=knative | devops | python | e Repository otel-desktop-viewer by CtrlSpice otel-desktop-viewer is a CLI tool for receiving OpenTelemetry traces while working on your local machine that helps you visualize and explore your trace data without needing to send it on to a telemetry vendor. otel desktop viewer Go Language Utilities Component Apache 2.0 ... | 383 | 800 | 2026-03-23T11:27:11.488935 |
DeepSeek-R1-Distill-Llama-70B?inference_provider=novita | transformers | https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-70B?inference_provider=novita | ai | python | Model Evaluation Model AIME 2024 pass@1 AIME 2024 cons@64 MATH-500 pass@1 GPQA Diamond pass@1 LiveCodeBench pass@1 CodeForces rating GPT-4o-0513 9.3 13.4 74.6 49.9 32.9 759 Claude-3.5-Sonnet-1022 16.0 26.7 78.3 65.0 38.9 717 o1-mini 63.6 80.0 90.0 60.0 53.8 1820 QwQ-32B-Preview 44.0 60.0 90.6 54.5 41.9 1316 DeepSeek-R1... | 7 | 800 | 2026-03-23T11:10:06.483278 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/runner/executors/kubernetes/ | devops | yaml | rom <tt>kubernetes.io/os</tt><br/>Arch: from <tt>kubernetes.io/arch</tt><br/>KernelVersion: from <tt>node.kubernetes.io/windows-build</tt>] updateNodeSelOverride[<b>Update from <tt>node_selector</tt> overwrites</b> if set:</br>OS: from <tt>kubernetes.io/os</tt><br/>Arch: from <tt>kubernetes.io/arch</tt><br/>KernelVersi... | 79 | 772 | 2026-03-23T11:04:27.821688 |
?s=confluent-kafka-go | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=confluent-kafka-go | 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:29:52.354100 |
?s=codeigniter | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=codeigniter | devops | python | sion Component Apache 2.0 License Package Details (go-collector) Repository Cgroup Go runtime extension by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Cgroup Auto-Config Extension is designed to optimize Go runtime performance in containerized environments by automatically configuring GOMAXPROCS and GOMEMLIMIT based ... | 60 | 800 | 2026-03-23T11:29:41.106084 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out... | 281 | 798 | 2026-03-23T10:56:49.341928 |
?s=logs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logs | devops | python | nstrumentation Java Language Instrumentation Component Apache 2.0 License Repository Settings for the PowerJob instrumentation by 🔭 OpenTelemetry Authors 🔭 powerjob instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Pulsar instrumentation by 🔭 OpenTelemetry Authors 🔭 T... | 263 | 799 | 2026-03-23T11:38:48.486231 |
forms-and-mutations | nextjs | https://nextjs.org/docs/pages/building-your-application/data-fetching/forms-and-mutations | framework | javascript | Guides: Forms | Next.js Menu Using App Router Features available in /app Latest Version 16.2.1 Pages Router Guides Forms Copy page How to create forms with API Routes Last updated February 24, 2026 Forms enable you to create and update data in web applications. Next.js provides a powerful way to handle data mutations u... | 0 | 800 | 2026-03-23T11:29:37.982371 |
use-nodejs-import-protocol | biome | https://biomejs.dev/linter/rules/use-nodejs-import-protocol | tooling | javascript | odejsImportProtocol FIXABLE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ℹ A Node.js builtin module should be imported with the node: protocol. > 1 │ import os from ‘os’; │ ^ ^ ^ ^ 2 │ ℹ Using the node: protocol is more explicit and signals that the imported module belongs to Node.js. ℹ Unsafe fix : Add the node: protocol. 1 │... | 2 | 800 | 2026-03-23T11:26:41.198540 |
process-model | electron | https://www.electronjs.org/docs/latest/tutorial/process-model | desktop | javascript | ocess . platform !== 'darwin' ) app . quit ( ) } ) Native APIs To extend Electron's features beyond being a Chromium wrapper for web contents, the main process also adds custom APIs to interact with the user's operating system. Electron exposes various modules that control native desktop functionality, such as menus, d... | 4 | 796 | 2026-03-23T11:00:21.394879 |
django | django | https://docs.djangoproject.com/ko/1.11/faq/ | framework | python | ow do I cite Django? FAQ: Installation How do I get started? What are Django's prerequisites? What Python version can I use with Django? What Python version should I use with Django? Should I use the stable version or development version? FAQ: Using Django Why do I get an error about importing DJANGO_SETTINGS_MODULE? I... | 1 | 800 | 2026-03-23T11:31:39.282691 |
rsync.html | sqlite | https://www.sqlite.org/rsync.html | database | sql | te transactions. Rsync will make a copy of ORIGIN into REPLICA, however the copy might not be consistent. Parts of the copy might be from one transaction, while other parts might be from a different transaction. The database copy might be corrupt. If no other processes are connected to the database for the entire time ... | 9 | 690 | 2026-03-23T10:52:54.052024 |
release-notes-3.27.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.27.0 | mobile | dart | lla in 151235 Fix references in examples by @goderbauer in 151204 Feat: Add withOpacity to gradient by @rkishan516 in 150670 SliverFloatingHeader by @HansMuller in 151145 Update deprecation policy by @Piinks in 151257 PinnedHeaderSliver example based on the iOS Settings AppBar by @HansMuller in 151205 Add a message abo... | 1 | 800 | 2026-03-23T11:14:10.984847 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | the `split` of dataset `dataset_name` from huggingface. Args: ctx: Pydantic AI agent RunContext path: name of the dataset in the form of ` / ` split: load the split of the dataset (default: "train") """ # begin load data from hf builder = datasets.load_dataset_builder(path) # pyright: ignore[reportUnknownMemberType] sp... | 6,520 | 705 | 2026-03-23T10:51:26.923903 |
?s=grpc | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=grpc | devops | python | Component Apache 2.0 License Package Details (go-collector) Repository AWS X-Ray Tracing Exporter by 🔭 OpenTelemetry Authors 🔭 The AWS X-Ray Tracing Exporter for the OpenTelemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the fo... | 25 | 800 | 2026-03-23T11:38:56.254652 |
api-versions | github_actions | https://docs.github.com/rest/overview/api-versions | devops | yaml | sts without the X-GitHub-Api-Version header will default to use the 2022-11-28 version. If you specify an API version that is no longer supported, you will receive a 400 error. Upgrading to a new API version Before upgrading to a new REST API version, you should read the changelog of breaking changes for the new API ve... | 2 | 800 | 2026-03-23T11:01:12.668512 |
login | shadcn_ui | https://ui.shadcn.com/blocks/login | library | typescript | ge Open in New Tab Refresh Preview npx shadcn add login-02 Open in Files app login page.tsx components login-form.tsx app/login/page.tsx import { GalleryVerticalEnd } from "lucide-react" import { LoginForm } from "@/components/login-form" export default function LoginPage () { return ( < div className = "grid min-h-svh... | 1 | 800 | 2026-03-23T11:07:29.973031 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | ``` The kind of tool. ### UrlContextTool Bases: `WebFetchTool` Deprecated Use `WebFetchTool` instead. Deprecated alias for WebFetchTool. Use WebFetchTool instead. Overrides kind to 'url_context' so old serialized payloads with {"kind": "url_context", ...} can be deserialized to UrlContextTool for backward compatibility... | 1,666 | 776 | 2026-03-23T10:51:26.913328 |
console-exporter | mastra | https://mastra.ai/reference/observability/tracing/exporters/console-exporter | ai | typescript | Reference: ConsoleExporter | Observability | Mastra Docs Skip to main content On this page Outputs trace events to the console for debugging and development. Constructor Direct link to Constructor new ConsoleExporter ( config ? : BaseExporterConfig ) config ?: BaseExporterConfig Configuration options BaseExporterConfig... | 0 | 799 | 2026-03-23T11:32:56.870363 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.