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 |
|---|---|---|---|---|---|---|---|---|
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | 75.1439346252, "p95_time": 0.0259742141, "rps": 180.0721841739, "parallel": 4, "p99_time": 0.0290989463, "mean_time": 0.0218732541, "mean_precisions": 0.91099, "engine_params": { "search_params": { "ef": 512 } } }, { "engine_name": "redis", "setup_name": "redis-m-16-ef-128", "dataset_name": "gist-960-euclidean", "uploa... | 3,504 | 565 | 2026-03-23T11:15:13.619620 |
llms-components.txt | chakra_ui | https://chakra-ui.com/llms-components.txt | library | javascript | n happens outside the component | | onOpenChange | undefined | `(details: OpenChangeDetails) => void` | Function called when the menu opens or closes | | onPointerDownOutside | undefined | `(event: PointerDownOutsideEvent) => void` | Function called when the pointer is pressed down outside the component | | onRequestDi... | 553 | 799 | 2026-03-23T10:52:18.209089 |
flask | flask | https://flask.palletsprojects.com/lifecycle/ | framework | python | atch some of these setup ordering issues by showing an error if setup-related methods are called after requests are handled. In that case you’ll see this error: The setup method ‘route’ can no longer be called on the application. It has already handled its first request, any changes will not be applied consistently. Ma... | 2 | 800 | 2026-03-23T10:52:59.087174 |
?s=fusioncache | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=fusioncache | devops | python | trumentation Component Apache 2.0 License Repository splunkclient-go – Instrumentation for k8s.io/client-go by Splunk Inc. Instrumentation for the k8s.io/client-go package. go instrumentation kubernetes Go Language Instrumentation Component Apache 2.0 License Repository splunkdns – Instrumentation for github.com/miekg/... | 231 | 800 | 2026-03-23T11:32:05.661143 |
native-tabs | expo | https://docs.expo.dev/router/advanced/native-tabs | mobile | javascript | avior. src/app/_layout.tsx Copy import { NativeTabs } from 'expo-router/unstable-native-tabs' ; function TabLayout ( ) { return ( < NativeTabs > < NativeTabs.Trigger name = " index " disableTransparentOnScrollEdge > < NativeTabs.Trigger.Label > Home </ NativeTabs.Trigger.Label > </ NativeTabs.Trigger > </ NativeTabs > ... | 40 | 800 | 2026-03-23T11:07:27.636913 |
?s=kuma | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kuma | devops | python | ion java Java Language Instrumentation Component Apache 2.0 License Repository JAX-WS Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a JAX-WS instrumentation to trace requests through OpenTelemetry. It includes support for jws as well as axis2, cxf, and metro libraries. java instrumentation Java L... | 251 | 800 | 2026-03-23T11:38:06.864899 |
colors | chakra_ui | https://chakra-ui.com/docs/theming/colors | library | javascript | purple.focusRing light : {purple.500} dark : {purple.500} purple.border light : {purple.500} dark : {purple.400} cyan cyan.contrast light : white dark : white cyan.fg light : {cyan.700} dark : {cyan.300} cyan.subtle light : {cyan.100} dark : {cyan.900} cyan.muted light : {cyan.200} dark : {cyan.800} cyan.emphasized lig... | 4 | 800 | 2026-03-23T11:07:51.949832 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubectl/kubectl/ | devops | yaml | n in the Status field of every given resource. Alternatively, the command can wait for the given set of resources to be deleted by providing the "delete" keyword as the value to the --for flag. A successful message will be printed to stdout indicating when the specified condition has been met. You can use -o option to ... | 205 | 800 | 2026-03-23T11:25:56.780576 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/api/issues/ | devops | yaml | "Administrator" }, "user_notes_count" : 1 , "due_date" : "2016-07-22" , "imported" : false , "imported_from" : "none" , "web_url" : "http://gitlab.example.com/my-group/my-project/issues/1" , "references" : { "short" : "#1" , "relative" : "#1" , "full" : "my-group/my-project#1" }, "time_stats" : { "time_estimate" : 0 , ... | 33 | 800 | 2026-03-23T11:10:12.384417 |
xgboost4j_spark_tutorial.html | xgboost | https://xgboost.readthedocs.io/en/latest/jvm/xgboost4j_spark_tutorial.html | ml | python | h class and the prediction for each instance +-----------------+----------+--------------------+--------------------+----------+ | features|classIndex| rawPrediction| probability|prediction| +-----------------+----------+--------------------+--------------------+----------+ |[5.1,3.5,1.4,0.2]| 0.0|[3.45569849014282...|... | 15 | 706 | 2026-03-23T10:55:44.846930 |
hooks | svelte | https://svelte.dev/docs/kit/hooks | framework | javascript | ) => MaybePromise < App . Error > The handleValidationError hook runs when the argument to a remote function fails validation. It will be called with the validation issues and the event, and must return an object shape that matches App.Error . reference HandleValidationError = ({ issues : StandardSchemaV1 .Issue[] issu... | 36 | 800 | 2026-03-23T11:22:56.022965 |
?group=geo | redis | https://redis.io/docs/latest/commands/?group=geo | database | bash | l index. Learn more → Read more GEORADIUS Deprecated Use GEOSEARCH and GEOSEARCHSTORE with the BYRADIUS argument instead Queries a geospatial index for members within a distance from a coordinate, optionally stores the result. Learn more → Read more GEORADIUS_RO Deprecated Use GEOSEARCH with the BYRADIUS argument inste... | 22 | 800 | 2026-03-23T11:05:48.858189 |
?s=executors | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=executors | 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:39:10.067160 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/policy/development_stages_support/ | devops | yaml | Support for features in different stages of development | GitLab Docs Support for features in different stages of development GitLab sometimes releases features at different development stages, such as experimental or beta. Users can opt in and test the new experience. Some reasons for these kinds of feature releases i... | 0 | 800 | 2026-03-23T11:03:46.954152 |
scaling-postgres-connections-with-pgbouncer | planetscale | https://planetscale.com/blog/scaling-postgres-connections-with-pgbouncer | database | sql | database pair (the app-server user connecting to the main logical database). Because of this, we set default_pool_size=30 but then also set max_user_connections=30 and max_db_connections=40 . This prevents connections from the app user from utilizing all of the backend connections, ensuring some are always available fo... | 10 | 800 | 2026-03-23T11:02:50.070436 |
?s=isolationforest | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=isolationforest | devops | python | kage Details (packagist) Repository OpenTelemetry openai-php/client auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides auto-instrumentation for openai-php/client to help you understand the interactions with OpenAI compatible services. openai instrumentation php Quick Install To install this instr... | 310 | 800 | 2026-03-23T11:33:12.408333 |
Nemotron-4-340B-Instruct | transformers | https://huggingface.co/nvidia/Nemotron-4-340B-Instruct | ai | python | -d '' cmd <<EOF bash /scripts/nemo_inference.sh /model EOF srun -o $OUTFILE -e $ERRFILE --container-image="$CONTAINER" $MOUNTS bash -c "${cmd}" Evaluation Results MT-Bench (GPT-4-Turbo) Evaluated using MT-Bench judging by GPT-4-0125-Preview as described in Appendix H in the HelpSteer2 Dataset Paper total writing rolepl... | 9 | 800 | 2026-03-23T11:28:55.267495 |
?s=hub | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=hub | devops | python | .0 License Repository OpenAI Instrumentation by Traceloop Instrumentation for OpenAI LLMs (prompts logging, tokens, etc.) python instrumentation openai Python Language Instrumentation Component Apache 2.0 License Repository Open AI Python Instrumentation by Arize AI Instrumentation for tracing the OpenAI Python SDK pyt... | 329 | 800 | 2026-03-23T11:39:42.319106 |
redis | redis | https://redis.io/blog/level-up-rag-apps-with-redis-vector-library/ | database | bash | ache. This only accounts for questions from users. If you chose to pre-fetch FAQs into your semantic cache this hit rate could go up even more and lead to even more speedups and savings. If you’re thinking about user privacy, and you should be thinking about user privacy, RedisVL has you covered. It enables full contro... | 10 | 800 | 2026-03-23T11:14:02.860094 |
?s=service-account | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=service-account | devops | python | tion Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry HTTPlug async auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for PHP HTTP Async Client httpasyncclient instrumentation php Quick Install To install this instrumentation library run: composer require open-... | 308 | 800 | 2026-03-23T11:38:39.652290 |
mui | mui | https://mui.com/material-ui/react-typography/ | library | javascript | href = " https://fonts.googleapis.com " /> < link rel = " preconnect " href = " https://fonts.gstatic.com " crossorigin /> < link rel = " stylesheet " href = " https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap " /> Copy Copied (or $keyC ) Component Usage The Typography component follows ... | 1 | 800 | 2026-03-23T11:39:18.883101 |
buttons | flutter | https://docs.flutter.dev/release/breaking-changes/buttons | mobile | dart | New Buttons and Button themes Skip to main content docs.flutter.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more OK, got it asterisk Guides play_lesson Learn api Reference list On this page chevron_right New Buttons and Button themes vertical_align_top N... | 0 | 728 | 2026-03-23T11:26:14.938845 |
client-request | electron | https://www.electronjs.org/docs/latest/api/client-request | desktop | javascript | e : 'github.com' , port : 443 , path : '/' } ) Instance Events Event: 'response' Returns: response IncomingMessage - An object representing the HTTP response message. Event: 'login' Returns: authInfo Object isProxy boolean scheme string host string port Integer realm string callback Function username string (optional) ... | 5 | 794 | 2026-03-23T10:59:38.084413 |
http | deno | https://docs.deno.com/api/node/http | runtime | javascript | ticate proxy-authorization public-key-pins public-key-pins-report-only range referer referrer-policy refresh retry-after sec-websocket-accept sec-websocket-extensions sec-websocket-key sec-websocket-protocol sec-websocket-version server set-cookie strict-transport-security te trailer transfer-encoding upgrade upgrade-i... | 8 | 799 | 2026-03-23T11:38:32.585192 |
?s=syslog | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=syslog | devops | python | receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/dockerstatsreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Elasticsearch Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver queries the Elasti... | 110 | 800 | 2026-03-23T11:19:50.049347 |
pickletools.html | python | https://docs.python.org/3/library/pickletools.html | language | python | pickletools — Tools for pickle developers — Python 3.14.3 documentation Navigation index modules | next | previous | Python » 3.14.3 Documentation » The Python Standard Library » Python Language Services » pickletools — Tools for pickle developers | Theme Auto Light Dark | pickletools — Tools for pickle developers ¶ So... | 0 | 798 | 2026-03-23T11:23:18.711646 |
Mistral-7B-Instruct-v0.3 | transformers | https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3 | ai | python | stral-7B-Instruct-v0.3" , allow_patterns=[ "params.json" , "consolidated.safetensors" , "tokenizer.model.v3" ], local_dir=mistral_models_path) Chat After installing mistral_inference , a mistral-chat CLI command should be available in your environment. You can chat with the model using mistral-chat $HOME/mistral_models... | 1 | 800 | 2026-03-23T11:23:08.165462 |
?s=stackdriver | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=stackdriver | devops | python | ils (gems) Repository ActiveSupport Instrumentation by 🔭 OpenTelemetry Authors 🔭 ActiveSupport instrumentation for Ruby. ruby instrumentation active_support Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-active_support 0.10.1 Version Ruby Language Instrumentation ... | 340 | 800 | 2026-03-23T11:16:44.001513 |
lang_altertable.html | sqlite | https://www.sqlite.org/lang_altertable.html | database | sql | iggers could not be parsed. Beginning with SQLite 3.38.0 (2022-02-22), this error checking can be disabled by setting " PRAGMA writable_schema=ON; ". When the schema is writable, ALTER TABLE silently ignores any rows of the sqlite_schema table that do not parse. 7. Making Other Kinds Of Table Schema Changes The only sc... | 13 | 797 | 2026-03-23T11:16:44.444001 |
configuration-language | terraform | https://developer.hashicorp.com/terraform/tutorials/configuration-language | devops | hcl | sion. Terraform 17min Troubleshoot Terraform Interpret and fix a Terraform configuration with common configuration language errors and deploy an EC2 instance with security groups in AWS. Learn best practices for logging application errors and reporting bugs. Terraform 10min Manage Terraform versions Update an existing ... | 4 | 800 | 2026-03-23T10:54:55.160486 |
2.27.0 | git | https://git-scm.com/docs/git-merge/2.27.0 | devops | bash | ions from the actual commits that are being merged. Defaults to false, and true is a synonym for 20. merge.renameLimit The number of files to consider when performing rename detection during a merge; if not specified, defaults to the value of diff.renameLimit. This setting has no effect if rename detection is turned of... | 35 | 796 | 2026-03-23T11:15:10.057702 |
spec-draft | dart | https://dart.dev/to/spec-draft | language | dart | Kk� bb��r�{ �[�5�Gj{+�&آF��x� GhM�ځ��0n+��ğ0Cc��7�T��̬���>�3��"2�ԟ��_K�ܨkٿ�(�� |ͮ�JoӺ��|K ��j=7Q���$��k��)aV�jD)��W� lP8M��~�M#�-fZ����c����Õ���wb���/�<� ���^N��W=5�&eo�J���P�3c��%��?��X�� �R�E�����k�%��`>z4]�{�u�\j���;��I-�噄�Qn�s�P,\�`w�z�j�$��ڹ3�cq�G�L�{����m�*��{�0[�gq_c���R�_����u�Xl���#JP!'�تн/ �&m���@ �VZ���i�+�+... | 957 | 800 | 2026-03-23T11:06:06.481110 |
cfg@go1.26.1 | go | https://go.dev/cmd/go/internal/cfg@go1.26.1 | language | go | dded in go1.23.0 func EnvOrAndChanged(name, def string ) (v string , changed bool ) EnvOrAndChanged returns the environment variable value and reports whether it differs from the default value. func ForceHost ¶ added in go1.25.0 func ForceHost() ForceHost forces GOOS and GOARCH to runtime.GOOS and runtime.GOARCH. This ... | 7 | 800 | 2026-03-23T11:12:38.474382 |
turtle.html | python | https://docs.python.org/3/library/turtle.html | language | python | ( ) ¶ turtle. getpen ( ) ¶ Return the Turtle object itself. Only reasonable use: as a function to return the “anonymous turtle”: >>> pet = getturtle () >>> pet . fd ( 50 ) >>> pet <turtle.Turtle object at 0x...> turtle. getscreen ( ) ¶ Return the TurtleScreen object the turtle is drawing on. TurtleScreen methods can th... | 46 | 796 | 2026-03-23T11:27:39.761645 |
elements | tailwind | https://tailwindcss.com/plus/ui-blocks/documentation/elements | library | javascript | modern stack—Next.js, Rails, Laravel, Svelte, Astro, or even plain HTML. Available components Tailwind Plus Elements includes the following UI components: Autocomplete Command palette Dialog Disclosure Dropdown menu Popover Select Tabs Browser support Elements targets the same modern browsers supported by Tailwind CSS ... | 1 | 800 | 2026-03-23T11:01:45.288069 |
?s=encoding | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=encoding | 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:37:00.885257 |
deploy | deno | https://docs.deno.com/runtime/reference/cli/deploy | runtime | javascript | lp - Show help information --org <name> - The name of the organization (required) --app <name> - The name of the application (required) deno deploy setup-aws --org my-org --app my-app Google Cloud Platform integration setup Jump to heading # Configure Google Cloud Platform integration for use as a Cloud Connection in y... | 17 | 800 | 2026-03-23T11:22:46.154136 |
?s=apk | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=apk | devops | python | anguage Provider Component Apache 2.0 License Package Details (go-collector) Repository Alertmanager Exporter by 🔭 OpenTelemetry Authors 🔭 Exports OTel Events (SpanEvent in Tracing added by AddEvent API) as Alerts to Alertmanager backend to notify Errors or Change events. alertmanager prometheus exporter collector Qu... | 23 | 799 | 2026-03-23T11:14:25.044438 |
?s=broadway | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=broadway | devops | python | 🔭 The OTel web server module comprises of both Apache HTTP Server and NGINX instrumentation. c++ instrumentation apache nginx webserver C++ Language Instrumentation Component Apache 2.0 License Repository ASP.NET Instrumentation by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments ASP.N... | 196 | 799 | 2026-03-23T11:31:26.275979 |
serverless-driver | neon | https://neon.tech/docs/serverless/serverless-driver | database | sql | tabase. For a step-by-step guide to setting up a local environment, refer to this community guide: Local Development with Neon . The guide demonstrates how to use a community-developed Docker Compose file to configure a local Postgres database and a Neon proxy service. This setup allows connections over both WebSockets... | 19 | 800 | 2026-03-23T10:56:36.503741 |
?group=stream | redis | https://redis.io/docs/latest/commands/?group=stream | database | bash | e of a key by one. Uses 0 as initial value if the key doesn't exist. Learn more → Read more INCRBY Increments the integer value of a key by a number. Uses 0 as initial value if the key doesn't exist. Learn more → Read more INCRBYFLOAT Increment the floating point value of a key by a number. Uses 0 as initial value if t... | 28 | 800 | 2026-03-23T11:02:11.716427 |
effective_go.html | go | https://go.dev/doc/effective_go.html | language | go | of a name outside a package is determined by whether its first character is upper case. It's therefore worth spending a little time talking about naming conventions in Go programs. Package names When a package is imported, the package name becomes an accessor for the contents. After import "bytes" the importing package... | 6 | 796 | 2026-03-23T10:55:14.328672 |
distributed.fsdp.fully_shard.html | pytorch | https://pytorch.org/docs/stable/distributed.fsdp.fully_shard.html | ml | python | bool ) – Whether to only ever use ReduceOp.SUM for comms. set_gradient_divide_factor ( factor ) [source] # Sets a custom divide factor for the gradient reduction. This might use a custom reduce op using NCCL’s PreMulSum, which allows multiplying by the factor before reduction. Parameters : factor ( float ) – Custom div... | 17 | 799 | 2026-03-23T10:58:08.376851 |
contribute | go | https://go.dev/doc/contribute | language | go | . $ cd $GOROOT/src/crypto/sha1 $ [make changes...] $ $GOROOT/bin/go test . If you're modifying the compiler itself, you can just recompile the compile tool (which is the internal binary invoked by go build to compile each single package). After that, you will want to test it by compiling or running something. $ cd $GOR... | 37 | 791 | 2026-03-23T10:50:19.551376 |
docker | docker | https://docs.docker.com/build/checks/ | devops | bash | ockerignore => => transferring context: 50B JSONArgsRecommended - https://docs.docker.com/go/dockerfile/rule/json-args-recommended/ JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals Dockerfile:7 -------------------- 5 | 6 | COPY index.js . 7 | >>> CMD node index.js 8 | -... | 5 | 795 | 2026-03-23T10:52:06.671704 |
2.10.5 | git | https://git-scm.com/docs/git-push/2.10.5 | devops | bash | hen an update changes a branch (or more in general, a ref) that used to point at commit A to point at another commit B, it is called a fast-forward update if and only if B is a descendant of A. In a fast-forward update from A to B, the set of commits that the original commit A built on top of is a subset of the commits... | 27 | 790 | 2026-03-23T11:02:28.273816 |
?s=oltp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=oltp | devops | python | ruby instrumentation aws-sdk aws sqs sns Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-aws_sdk 0.11.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry AWS-Lambda Instrumentation by 🔭 OpenTelemetry A... | 341 | 799 | 2026-03-23T11:25:57.744064 |
?s=syslog | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=syslog | devops | python | Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-lru-memoizer 0.57.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Instrumentation for memcached by 🔭 OpenTelemetry Authors 🔭 Instrumentation l... | 287 | 800 | 2026-03-23T11:19:50.049587 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/api/models/openai/ | ai | python | ofile ) if not tools : tool_choice : Literal [ 'none' , 'required' , 'auto' ] | None = None elif not model_request_parameters . allow_text_output and profile . openai_supports_tool_choice_required : tool_choice = 'required' else : tool_choice = 'auto' openai_messages = await self . _map_messages ( messages , model_requ... | 34 | 800 | 2026-03-23T10:51:16.632121 |
Modules | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules | language | javascript | e behavior ("isomorphic"). If it's impossible to provide the same functionality, or if doing so involves loading significant amounts of code while a large part remains unused, better use different "bindings" instead. Use a polyfill to provide a fallback for missing features. For example, if you want to use the fetch fu... | 53 | 796 | 2026-03-23T11:12:26.851249 |
enforcing-policies-for-dependency-insights-in-your-enterprise | github_actions | https://docs.github.com/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-dependency-insights-in-your-enterprise | devops | yaml | y . In the "Policies" section, under "Dependency insights", review the information about changing the setting. Optionally, to view the current configuration for all organizations in the enterprise account before you change the setting, click View your organizations' current configurations . Under "Dependency insights",... | 5 | 800 | 2026-03-23T11:41:30.525913 |
nx-cloud-conformance-automate-consistency | nx | https://nx.dev/blog/nx-cloud-conformance-automate-consistency | tooling | typescript | ry has a properly configured CODEOWNERS file. First, we need to define our requirements: A CODEOWNERS file must exist at the root of the repository It should start with a catch-all rule so unassigned directories get reviewers Every rule should include at least one team so PRs are assigned to groups of people to ensure ... | 3 | 800 | 2026-03-23T11:19:24.769988 |
blog?ref=blog-cta | inngest | https://www.inngest.com/blog?ref=blog-cta | devops | typescript | edis cluster by introducing a gRPC proxy that caches immutable run state and routes consistently by run ID. How to Fix Next.js AI Route Failures (Without Restarting from Zero) 3/9/2026 Add step-level durability to your Next.js AI routes so failures don't restart from zero—each step is independently retryable and memoiz... | 2 | 800 | 2026-03-23T11:30:04.609747 |
server-actions | react | https://react.dev/reference/rsc/server-actions | framework | javascript | succeeds, React will automatically reset the form. You can add useActionState to access the pending state, last response, or to support progressive enhancement. For more, see the docs for Server Functions in Forms . Server Functions with useActionState You can call Server Functions with useActionState for the common ca... | 6 | 799 | 2026-03-23T11:03:44.424404 |
?s=services | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=services | devops | python | ver HTTP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows to export data to the OpenTelemetry Collector using the OpenTelemetry Protocol using protobuf over HTTP. otlp protobuf grpc exporter python Python Language Exporter Component Apache 2.0 License Repository Prometheus Exporter by 🔭 OpenTelemetry Author... | 186 | 799 | 2026-03-23T11:21:57.208139 |
?s=dspy | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dspy | 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:25:48.466008 |
server | bun | https://bun.sh/docs/runtime/http/server | runtime | javascript | Array < string | Buffer | BunFile >; /** Path to DH parameters file */ dhParamsFile ?: string ; /** Private key */ key ?: string | Buffer | BunFile | Array < string | Buffer | BunFile >; /** Reduce TLS memory usage */ lowMemoryMode ?: boolean ; /** Private key passphrase */ passphrase ?: string ; /** OpenSSL options fl... | 21 | 523 | 2026-03-23T10:50:35.118884 |
?s=watchos | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=watchos | devops | python | ry-cpp. cpp vcpkg package C++ Language Core Component MIT License Repository Standalone .NET Aspire dashboard by Microsoft The .NET Aspire Dashboard is a browser-based app to view run-time information about your distributed application. dashboard aspire viewer browser-based .NET Language Utilities Component MIT License... | 379 | 800 | 2026-03-23T11:10:38.112413 |
redis | redis | https://redis.io/docs/latest/commands/lpop/ | database | bash | r) 5 redis> LPOP mylist "one" redis> LPOP mylist 2 1) "two" 2) "three" redis> LRANGE mylist 0 -1 1) "four" 2) "five" ▼ Commands: RPUSH, LPOP, LRANGE RPUSH ( @write , @list , @fast ) Appends one or more elements to a list. Creates the key if it doesn't exist. LPOP ( @write , @list , @fast ) Returns the first elements in... | 10 | 800 | 2026-03-23T11:33:28.428181 |
quickstart | firebase | https://firebase.google.com/docs/firestore/quickstart | database | javascript | er with a first and last name final user = < String , dynamic > { "first" : "Ada" , "last" : "Lovelace" , "born" : 1815 }; // Add a new document with a generated ID db . collection ( "users" ). add ( user ). then (( DocumentReference doc ) = > print ( 'DocumentSnapshot added with ID: ${ doc . id } ' )); firestore . dar... | 20 | 734 | 2026-03-23T11:11:46.739466 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/api/settings/ | devops | yaml | these domains are not proxied. Wildcards allowed. Your GitLab installation URL is automatically allowlisted. GitLab restart is required to apply changes. asset_proxy_allowlist string or array of strings no Assets that match these domains are not proxied. Wildcards allowed. Your GitLab installation URL is automatically ... | 24 | 799 | 2026-03-23T11:27:03.897639 |
?s=sumologic | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sumologic | devops | python | .148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository qryn exporter by lorenzo@qxip.net, akvlad@qxip.net This exporter supports sending OpenTelemetry logs, traces and metrics to ClickHouse using the qryn polyglot format. go exporter qryn loki prometheus tempo ... | 49 | 800 | 2026-03-23T11:36:46.287732 |
server | bun | https://bun.sh/docs/runtime/http/server | runtime | javascript | he server will listen on, set port and hostname in the options object. Copy Bun. serve ({ port : 8080 , // defaults to $BUN_PORT, $PORT, $NODE_PORT otherwise 3000 hostname : " mydomain.com " , // defaults to "0.0.0.0" fetch ( req ) { return new Response ( " 404! " ); }, }); To randomly select an available port, set por... | 5 | 798 | 2026-03-23T10:50:35.118863 |
postgresql | postgresql | https://www.postgresql.org/docs/release/15.8/ | database | sql | t's reported. Fix handling of subtransactions of prepared transactions when starting a hot standby server (Heikki Linnakangas) § When starting a standby's replay at a shutdown checkpoint WAL record, transactions that had been prepared but not yet committed on the primary are correctly understood as being still in progr... | 12 | 800 | 2026-03-23T11:22:58.934301 |
$env-static-private | svelte | https://svelte.dev/docs/kit/$env-static-private | framework | javascript | 3 const name = 'Will Robinson' ; console .warn ( `Danger ${ name } ! Danger!` ); // Prints: Danger Will Robinson! Danger!, to stderr Example using the Console class: const out = getStreamSomehow (); const err = getStreamSomehow (); const myConsole = new console .Console (out , err); myConsole .log ( 'hello world' ); //... | 3 | 800 | 2026-03-23T11:23:51.470805 |
redis | redis | https://redis.io/docs/latest/operate/rs/databases/active-active/get-started/ | database | bash | nd cluster 2 would most likely be in separate data centers in different regions. However, for local testing we created the scale-minimized deployment using two local clusters running on the same host. Test connection With the Redis database created, you are ready to connect to your database. See Connect to Active-Activ... | 7 | 403 | 2026-03-23T10:58:02.983856 |
llms-components.txt | chakra_ui | https://chakra-ui.com/llms-components.txt | library | javascript | ugh Time", value: "the_girl_who_leapt_through_time", }, { label: "Weathering with You", value: "weathering_with_you" }, { label: "Ponyo", value: "ponyo" }, { label: "5 Centimeters per Second", value: "5_centimeters_per_second" }, { label: "A Silent Voice", value: "a_silent_voice" }, { label: "Paprika", value: "paprika"... | 805 | 730 | 2026-03-23T10:52:18.209489 |
SWE-Fixer-Train-110K | transformers | https://huggingface.co/datasets/internlm/SWE-Fixer-Train-110K | ai | python | ster/requests_ftp/ftp.py) + +# Copyright 2012 Cory Benfield + +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applic... | 72 | 783 | 2026-03-23T11:25:30.160908 |
audit-log-events-for-your-organization | github_actions | https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization | devops | yaml | der , request_id , token_id , token_scopes , user , user_id , user_agent , created_at , operation_type org.unblock_user A user was unblocked from an organization. Fields @timestamp , _document_id , action , actor , actor_id , business , business_id , hashed_token , org , org_id , programmatic_access_type , repo , repo_... | 214 | 800 | 2026-03-23T10:59:03.608957 |
?s=ssh | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ssh | devops | python | eivers : - 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 from... | 153 | 800 | 2026-03-23T11:25:26.476196 |
quirks.html | sqlite | https://www.sqlite.org/quirks.html | database | sql | true, for reasons that the creator of SQLite does not understand. 14. SQLite Gets The Precedence Of Comma-Joins Wrong SQLite gives all join operators equal precedence and processes them from left to right. But this is not quite correct. It should be that comma-joins have lower precedence than all others join operators.... | 21 | 797 | 2026-03-23T10:55:31.622814 |
django | django | https://docs.djangoproject.com/el/5.0/faq/help/ | framework | python | Εκτός σύνδεσης (Django 5.0): HTML | PDF | ePub Από το Read the Docs . Diamond and Platinum Members JetBrains JetBrains delivers intelligent software solutions that make developers more productive by simplifying their challenging tasks, automating the routine, and helping them adopt the best development practices. PyCha... | 6 | 799 | 2026-03-23T11:26:40.179323 |
fineweb-2 | transformers | https://huggingface.co/datasets/HuggingFaceFW/fineweb-2 | ai | python | 59-2bd0-4392-ba96-cbe15406b426> CC-MAIN-2016-40 http://bibles.org/aai-AAINT/Matt/2/16 2016-10-01T15:36:58Z s3://commoncrawl/crawl-data/CC-MAIN-2016-40/segments/1474738663010.9/warc/CC-MAIN-20160924173743-00216-ip-10-143-35-109.ec2.internal.warc.gz aai 1.000008 Latn 12 {} Acts 9 Saul Dogoron Baikitabir Bai 1-Baise Saul ... | 174 | 800 | 2026-03-23T11:23:24.988554 |
TextOptions | tanstack_router | https://tanstack.com/ai/latest/docs/reference/interfaces/TextOptions | framework | typescript | r | null) Gemini: generationConfig.topP (number) Edit on GitHub Previous TextCompletionChunk Next ChunkRecording Blog @Tan_Stack on X.com @TannerLinsley on X.com GitHub YouTube Nozzle.io - Keyword Rank Tracker Ethos Tenets Privacy Policy Terms of Service © 2026 TanStack LLC Partners Become a Partner Latest Posts 5x SSR... | 13 | 741 | 2026-03-23T11:19:45.063151 |
developing_modules_general.html | ansible | https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general.html | devops | yaml | rshell. One advantage of using Python or Powershell for your custom modules is being able to use the module_utils common code that does a lot of the heavy lifting for argument processing, logging and response writing, among other things. Creating a standalone module It is highly recommended that you use a venv or virtu... | 2 | 800 | 2026-03-23T10:57:11.229843 |
?s=python | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=python | devops | python | go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/expvarreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 Licen... | 112 | 800 | 2026-03-23T11:27:43.914950 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands/ | devops | yaml | Y_NAME is a dot delimited name where each token represents either an attribute name or a map key. Map keys may not contain dots. PROPERTY_VALUE is the new value you want to set. Binary fields such as 'certificate-authority-data' expect a base64 encoded string unless the --set-raw-bytes flag is used. Specifying an attri... | 265 | 799 | 2026-03-23T11:18:50.246036 |
serverless-driver-ga | neon | https://neon.tech/blog/serverless-driver-ga | database | sql | @neondatabase/serverless hits 1.0.0 - Neon Specific.dev is a cloud platform built for coding agents - with a database layer powered by Neon. Read the Case Study Back to Blog / Engineering @neondatabase/serverless hits 1.0.0 Our serverless driver is GA. Connect to Neon over HTTP or WebSockets George MacKerron – Software... | 0 | 800 | 2026-03-23T11:19:04.917422 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/collector/registry/ | devops | python | native 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 Instrume... | 199 | 799 | 2026-03-23T11:04:10.134328 |
?s=twig | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=twig | devops | python | zure Monitor Exporter by Microsoft Authors The OpenTelemetry Azure Monitor Exporter for JavaScript (Node.js) Node.js exporter Azure Monitor Application Insights Quick Install To install this exporter run: npm install @azure/monitor-opentelemetry-exporter 1.0.0-beta.32 Version JavaScript Language Exporter Component MIT ... | 179 | 800 | 2026-03-23T11:30:17.910979 |
cts | terraform | https://developer.hashicorp.com/consul/docs/reference/cts | devops | hcl | name will be <workspace_prefix value>-<task name> , with the character '-' between the workspace prefix and task name. For example, if you configure the prefix as "cts", then a task with the name "task-firewall" will have the workspace name "cts-task-firewall". workspaces - Configure CTS management of Terraform Cloud w... | 60 | 799 | 2026-03-23T11:24:58.423275 |
bedrock | langchain | https://docs.langchain.com/oss/python/integrations/chat/bedrock | ai | python | tyzALQvVbZqjpkKAXdtcVCrsz8zUo/LZT1B/92Ukux2dE0O1ZOdcW3tORK+NFLSBaWuqigcFUTDH9XNQoHd2WpQNhl+ypnCItbL2wDRscN/tEBkgGMQugvPmL0LAuLKBmsRKStKRi/RMYGJb3Ft2yEDsRnYNJBJ6TtgxXFvjDwqc/UaI9cIcTxdoVVlsPFsYccpVwirzwAOiz6CSQ1oOQTYJVT90eQ71QW74n1ubbFIZAvDBKk0KG8jK1FGx4FpuuZyFhBpXtfrgOCdrlVSAO/EE9fKCbP9FlhPbRgB'}}, {'type': 'text', 'te... | 11 | 798 | 2026-03-23T11:17:42.145743 |
expressions.html | python | https://docs.python.org/3/reference/expressions.html | language | python | y: x == (x//y)*y + (x%y) . Floor division and modulo are also connected with the built-in function divmod() : divmod(x, y) == (x//y, x%y) . [ 2 ] . In addition to performing the modulo operation on numbers, the % operator is also overloaded by string objects to perform old-style string formatting (also known as interpo... | 62 | 796 | 2026-03-23T11:23:00.026202 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | ps_type=SupportDependencies, output_type=SupportOutput, instructions=( 'You are a support agent in our bank, give the ' 'customer support and judge the risk level of their query. ' "Reply using the customer's name." ), ) @support_agent.instructions async def add_customer_name(ctx: RunContext[SupportDependencies]) -> st... | 6,486 | 728 | 2026-03-23T10:51:26.923851 |
?s=namedpipe | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=namedpipe | devops | python | and generates resource usage metrics (such as CPU, memory, network, and disk) from them. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsecs... | 99 | 800 | 2026-03-23T11:26:08.589151 |
webpack | webpack | https://webpack.js.org/guides/output-management/ | tooling | javascript | see what this generates: Copy .. . [ webpack-cli ] Compilation finished asset index.bundle.js 69.5 KiB [ emitted ] [ minimized ] ( name: index ) 1 related asset asset print.bundle.js 316 bytes [ emitted ] [ minimized ] ( name: print ) runtime modules 1.36 KiB 7 modules cacheable modules 530 KiB ./src/index.js 406 bytes... | 3 | 797 | 2026-03-23T11:08:33.114969 |
supabase-snippets-list | supabase | https://supabase.com/docs/reference/cli/supabase-snippets-list | database | typescript | BLOCKED PID │ BLOCKING STATEMENT │ BLOCKING DURATION │ BLOCKING PID │ BLOCKED STATEMENT │ BLOCKED DURATION ──────────────┼──────────────────────────────┼───────────────────┼──────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────── 253 │ select count(*) f... | 39 | 698 | 2026-03-23T11:27:51.329832 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/yaml/ | devops | yaml | nment : default : staging timeout : type : number default : 30 inputs:type Use type to define the data type of the input value. Keyword type : Job keyword. You can use it only as part of a job. Supported values : string (default) number boolean array . Example of inputs:type : test_job : inputs : count : type : number ... | 121 | 800 | 2026-03-23T10:51:59.387047 |
release-notes-2.2.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.2.0 | mobile | dart | , p: share, p: shared_preferences, p: url_launcher, p: video_player, platform-linux, platform-macos, platform-web, platform-windows) 3546 [video_player] Update video_player readme to change sample video to https (cla: yes, documentation, p: video_player) 3547 [google_maps_flutter] Fix CameraPosition regression (cla: ye... | 522 | 798 | 2026-03-23T11:13:36.910022 |
checkbox-card | chakra_ui | https://chakra-ui.com/docs/components/checkbox-card | library | javascript | Checkbox Card | Chakra UI Build faster with Premium Chakra UI Components 💎 Learn more Skip to Content Checkbox Card Used to select or deselect options displayed within cards. Source Storybook Recipe Ark AI Tip Want to skip the docs? Use the MCP Server Copy Page Preview Code Stackblitz Next.js Usage import { CheckboxCa... | 0 | 800 | 2026-03-23T10:56:20.243937 |
release-notes-1.22.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.22.0 | mobile | dart | ort in WidgetTester for an array of inputs (a: animation, a: tests, cla: yes, f: gestures, framework) 64267 [framework] make hit slop based on device pointer kind for drag/pan/scale gestures (a: desktop, cla: yes, f: gestures, framework) f: inspector - 2 pull request(s) # 60990 Use the correct Transform in the WidgetIn... | 222 | 800 | 2026-03-23T11:14:48.702505 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/specs/opamp/ | devops | python | Message The message has the following structure: message ServerErrorResponse { enum Type { UNKNOWN = 0 ; BAD_REQUEST = 1 ; UNAVAILABLE = 2 } Type type = 1 ; string error_message = 2 ; oneof Details { RetryInfo retry_info = 3 ; } } ServerErrorResponse.type This field defines the type of the error that the Server encount... | 37 | 799 | 2026-03-23T11:09:24.252447 |
reading-writing-file | tanstack_router | https://tanstack.com/start/latest/docs/framework/react/tutorial/reading-writing-file | framework | typescript | t [error, setError] = useState<string | null>(null) return ( <form onSubmit={handleSubmit} className="mb-8"> {error && ( <div className="bg-red-100 text-red-700 p-2 rounded mb-4">{error}</div> )} <div className="flex flex-col sm:flex-row gap-4 mb-8"> <input id="question" type="text" placeholder="Enter joke question" cl... | 16 | 624 | 2026-03-23T11:23:37.607972 |
deploy | angular | https://angular.dev/cli/deploy | framework | typescript | form. Adding the package automatically updates your workspace configuration, adding a deployment CLI builder . For example: "projects" : { "my-project" : { ... "architect" : { ... "deploy" : { "builder" : "@angular/fire:deploy" , "options" : {} } } } } Arguments project The name of the project to build. Can be an appli... | 1 | 799 | 2026-03-23T11:36:42.947363 |
delete-file | bun | https://bun.sh/docs/guides/runtime/delete-file | runtime | javascript | omain sockets Stream with iterators Server-Sent Events Stream with Node.js WebSocket Simple server Pub-sub server Contextual data Enable compression Processes & System Spawn child process Read stdout Read stderr Parse command-line arguments Read from stdin Spawn a child process and communicate using IPC Listen for CTRL... | 2 | 800 | 2026-03-23T11:21:12.298926 |
?s=watchos | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=watchos | devops | python | ration c# .net dotnet aspnet logs log logger logging source-generator high-performance-logging otel open-telemetry telemetry traces tracing metric metrics meter meters instrumentation instruments events distributed-traces distributed-tracing melt purview Quick Install To install this utilities run: dotnet add package P... | 380 | 800 | 2026-03-23T11:10:38.112414 |
?s=zap | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=zap | devops | python | instrumentation oracledatabase database Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-oracledb 0.38.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository PostgreSQL Instrumentation by 🔭 OpenTelemetry Authors �... | 293 | 799 | 2026-03-23T11:32:44.967683 |
?s=cortex | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cortex | devops | python | more convenient to use a pre-compiled package installed from NuGet. This client library for .NET also includes the opentelemetry-proto clients to allow for manually generating and sending signals, and lastly it includes a query builder to ease the process of building queries using the OddQueryLanguage (OQL). The proto ... | 387 | 799 | 2026-03-23T11:30:57.339975 |
IterableDiffers | angular | https://angular.dev/api/core/IterableDiffers | framework | typescript | find ( iterable : any ) : IterableDifferFactory ; static create ( factories : IterableDifferFactory [], parent ?: IterableDiffers | undefined ) : IterableDiffers ; static extend ( factories : IterableDifferFactory []) : StaticProvider ; } @param factories IterableDifferFactory [] @returns IterableDiffers @param iterabl... | 7 | 798 | 2026-03-23T11:27:15.367163 |
qdrant.tech | qdrant | https://qdrant.tech | database | python | brid Search Built-in Multivector Set new standards for relevance; make the retrieval layer more expressive, flexible, and multimodal with multiple vectors per object. See Documentation Efficient, One-Stage Filtering Filters are applied during HNSW traversal — no pre- or post-filtering. High recall with low latency, eve... | 1 | 800 | 2026-03-23T11:11:50.481856 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.