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 |
|---|---|---|---|---|---|---|---|---|
2.22.0 | git | https://git-scm.com/docs/git-push/2.22.0 | devops | bash | For example, with this: [url "ssh://example.org/"] pushInsteadOf = git://example.org/ a URL like "git://example.org/path/to/repo.git" will be rewritten to "ssh://example.org/path/to/repo.git" for pushes, but pulls will still use the original URL. REMOTES The name of one of the following can be used instead of a URL as ... | 27 | 797 | 2026-03-23T11:02:06.923801 |
?s=google | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=google | devops | python | crates) Repository Rust SDK by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry SDK for Rust. rust Quick Install To install this core run: cargo add opentelemetry_sdk 0.28.0 Version Rust Language Core Component Apache 2.0 License Package Details (crates) Repository otel4s by Ross A. Baker, Zach McCoy, Maksym Ochenashko An... | 369 | 800 | 2026-03-23T11:26:56.551162 |
type-safety | tanstack_start | https://tanstack.com/router/latest/docs/guide/type-safety | framework | typescript | ou can also improve type checking further by narrowing LinkProps tsx const props = { to: '/posts/', } as const satisfies LinkProps<RegisteredRouter, string '/posts/'> return ( <Link {...props}> ) This is even faster as we're checking against the narrowed LinkProps type. You can also use this to narrow the type of LinkP... | 18 | 774 | 2026-03-23T11:39:28.795072 |
json | flutter | https://docs.flutter.dev/data-and-backend/serialization/json | mobile | dart | nstance into a map. With this approach, the calling code can have type safety, autocompletion for the name and email fields, and compile-time exceptions. If you make typos or treat the fields as int s instead of String s, the app won't compile, instead of crashing at runtime. user.dart dart class User { final String na... | 8 | 722 | 2026-03-23T11:00:50.497717 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | lf.first_ancestor(predicate, stop_recursing_when) is not None ``` #### matches ```python matches(query: SpanQuery | SpanPredicate) -> bool ``` Check if the span node matches the query conditions or predicate. Source code in `pydantic_evals/pydantic_evals/otel/span_tree.py` ```python def matches(self, query: SpanQuery |... | 4,930 | 759 | 2026-03-23T10:51:26.920744 |
whentouse.html | sqlite | https://www.sqlite.org/whentouse.html | database | sql | thrives at the edge of the network, fending for itself while providing fast and reliable data services to applications that would otherwise have dodgy connectivity. Application file format SQLite is often used as the on-disk file format for desktop applications such as version control systems, financial analysis tools,... | 2 | 796 | 2026-03-23T10:54:28.096921 |
?s=stef | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=stef | devops | python | Telemetry Authors 🔭 React loading automatic instrumentation js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/plugin-react-load 0.45.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Redis Instrumentation b... | 296 | 800 | 2026-03-23T11:33:18.277367 |
?s=confluent-kafka-go | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=confluent-kafka-go | devops | python | rpc gem provides an OTLP exporter over gRPC for OpenTelemetry Ruby. otlp grpc exporter ruby Ruby Language Exporter Component Apache 2.0 License Repository OTLP over HTTP exporter for Ruby by 🔭 OpenTelemetry Authors 🔭 The opentelemetry-exporter-otlp-http gem provides an OTLP over HTTP exporter for OpenTelemetry Ruby. ... | 189 | 800 | 2026-03-23T11:29:52.354170 |
multi-cluster-replication | temporal | https://docs.temporal.io/temporal-service/multi-cluster-replication | devops | go | | | | | -------- | ------------- | | -------- | ------------- | | Event ID | Event Version | | Event ID | Event Version | | -------- | ------------- | | -------- | ------------- | | 4 | 2 | | 4 | 3 | | -------- | ------------- | | -------- | ------------- | | --------------- | ------------------- | | Version History | ... | 13 | 565 | 2026-03-23T11:23:33.672866 |
?s=stef | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=stef | devops | python | for go-chi/chi by Riandy R.N Instrumentation for the Golang go-chi/chi package. go instrumentation go-chi chi Go Language Instrumentation Component Apache 2.0 License Repository Go runtime metrics instrumentation by 🔭 OpenTelemetry Authors 🔭 Go contrib plugin for collecting metrics from Go runtime package go instrume... | 230 | 799 | 2026-03-23T11:33:18.277317 |
mui | mui | https://mui.com/x/api/charts/area-plot/ | library | javascript | AreaPlot API - MUI X Skip to content Skip to content AreaPlot API API reference docs for the React AreaPlot component. Learn about the props, CSS, and other APIs of this exported module. Demos For examples and details on the usage of this React component, visit the component demo pages: Charts - Areas demos Charts - Li... | 0 | 800 | 2026-03-23T11:33:14.564710 |
virtualizer | tanstack_router | https://tanstack.com/virtual/latest/docs/api/virtualizer | framework | typescript | own, TItemElement = unknown> { constructor(options: VirtualizerOptions<TScrollElement, TItemElement>) } Required Options count tsx count: number The total number of items to virtualize. getScrollElement tsx getScrollElement: () => TScrollElement A function that returns the scrollable element for the virtualizer. It may... | 2 | 798 | 2026-03-23T11:30:20.402507 |
effective-dart | dart | https://dart.dev/effective-dart | language | dart | abstract or concrete. A member is either a library member or a class member. A variable , when used generally, refers to top-level variables, parameters, and local variables. It doesn't include static or instance fields. A type is any named type declaration: a class, typedef, or enum. A property is a top-level variable... | 11 | 703 | 2026-03-23T10:57:56.772528 |
1 | transformers | https://huggingface.co/course/ru/chapter1/1 | ai | python | ацией от DeepLearning.AI: Natural Language Processing Specialization , которая покрывает широкий спектр традиционных моделей NLP: от наивного Байеса до LSTM-сетей! Кто мы? Об авторах: Abubakar Abid окончил PhD в области прикладного машинного обучения в Стэндфордском университете. Во время PhD, он основал Gradio - свобо... | 3 | 800 | 2026-03-23T10:59:27.462506 |
?s=ecs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ecs | devops | python | Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry PSR-16 auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Auto-instrumentation hooks are registered via composer, and spans will automatically be created for each PSR-16 cache operation. psr16 instrumentation php Quick Install To install... | 312 | 799 | 2026-03-23T11:26:01.524415 |
?s=swift | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=swift | devops | python | Version Rust Language Exporter Component Apache 2.0 OR MIT License Package Details (crates) Repository user_events Metrics Exporter by 🔭 OpenTelemetry Authors 🔭 A Rust OpenTelemetry Metric exporter for Linux Kernel user_events rust exporter linux user_events Quick Install To install this exporter run: cargo add opent... | 193 | 800 | 2026-03-23T11:28:57.192366 |
django | django | https://docs.djangoproject.com/en/dev/faq/ | framework | python | d Seer an AI agent for debugging. Kraken Tech Kraken is the most-loved operating system for energy. Powered by our Utility-Grade AI™ and deep industry know-how, we help utilities transform their technology and operations so they can lead the energy transition. Delivering better outcomes from generation through distribu... | 6 | 444 | 2026-03-23T11:20:25.035537 |
?s=headers | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=headers | devops | python | aScript Language Instrumentation Component MIT License Website Documentation Repository OpenTelemetry NodeCache Instrumentation by Aspecto Authors NodeCache instrumentation for Node.js. Node.js instrumentation node-cache JavaScript Language Instrumentation Component Apache 2.0 License Repository OpenAI JavaScript Instr... | 292 | 800 | 2026-03-23T11:37:50.038240 |
snapshots | bun | https://bun.sh/docs/test/snapshots | runtime | javascript | When snapshots change, carefully review them: terminal Copy # See what changed git diff __snapshots__/ # Update if changes are intentional bun test --update-snapshots # Commit the updated snapshots git add __snapshots__/ git commit -m " Update snapshots after UI changes " Cleaning Up Unused Snapshots Bun will warn abou... | 11 | 786 | 2026-03-23T11:22:26.363048 |
?s=envoyals | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=envoyals | devops | python | Flask) to track requests timing through OpenTelemetry. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository ActionPack Instrumentation by 🔭 OpenTelemetry Authors 🔭 ActionPack instrumentation for Ruby. ruby instrumentation action_pack Quick Install To install this instrumentat... | 337 | 799 | 2026-03-23T11:38:53.784182 |
postgresql | postgresql | https://www.postgresql.org/docs/release/7.4.0/ | database | sql | d to one or more column names. This release allows any type of scalar expression. Have SHOW TRANSACTION ISOLATION match input to SET TRANSACTION ISOLATION (Tom) Have COMMENT ON DATABASE on nonlocal database generate a warning, rather than an error (Rod) Database comments are stored in database-local tables so comments ... | 30 | 689 | 2026-03-23T11:24:04.867651 |
?s=julia | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=julia | devops | python | an add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/tlscheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Trace Simulation Receiver b... | 161 | 800 | 2026-03-23T11:23:03.563418 |
about-continuous-integration | github_actions | https://docs.github.com/en/actions/automating-builds-and-tests/about-continuous-integration | devops | yaml | ow to run when a GitHub event occurs (for example, when new code is pushed to your repository), on a set schedule, or when an external event occurs using the repository dispatch webhook. GitHub runs your CI tests and provides the results of each test in the pull request, so you can see whether the change in your branch... | 2 | 800 | 2026-03-23T11:09:19.696694 |
web-components | vue | https://vuejs.org/guide/extras/web-components | framework | javascript | dispatches. export type SomeElementEvents = { 'apple-fell' : AppleFellEvent } export class AppleFellEvent extends Event { /* ... details omitted ... */ } The implementation details have been omitted, but the important part is that we have type definitions for two things: prop types and event types. Let's create a type ... | 16 | 799 | 2026-03-23T10:52:43.249240 |
bind-this | svelte | https://svelte.dev/tutorial/svelte/bind-this | framework | javascript | transitions Custom JS transitions Transition events Global transitions Key blocks Advanced Svelte Advanced reactivity Raw state Reactive classes Getters and setters Reactive built-ins Stores Reusing content Snippets and render tags Passing snippets to components Implicit snippet props Motion Tweened values Springs Adva... | 1 | 800 | 2026-03-23T11:02:56.875816 |
multi-modality | langfuse | https://langfuse.com/docs/tracing-features/multi-modality | ai | python | 0xLjcK..." # } # } from langfuse import Langfuse # Initialize Langfuse client langfuse = Langfuse() # Example object with media references obj = { "image" : "@@@langfuseMedia:type=image/jpeg|id=some-uuid|source=bytes@@@" , "nested" : { "pdf" : "@@@langfuseMedia:type=application/pdf|id=some-other-uuid|source=bytes@@@" }... | 11 | 776 | 2026-03-23T11:27:31.005372 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/application_security/dependency_scanning/ | devops | yaml | unner with the docker or kubernetes executor. For hosted runners on GitLab.com, this configuration is enabled by default. To turn on dependency scanning: In the top bar, select Search or go to and find your project. Select Secure > Security configuration . In the Dependency Scanning row, select Configure with a merge r... | 3 | 800 | 2026-03-23T11:26:40.171554 |
?s=alertmanager | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=alertmanager | devops | python | cally discovers K8s resources (pods), extracts metadata from them and adds the extracted metadata to the relevant spans, metrics and logs. go 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-tele... | 84 | 800 | 2026-03-23T11:10:11.386639 |
?s=opa | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=opa | devops | python | ntation segmentio-kafka-go kafka Go Language Instrumentation Component Apache 2.0 License Documentation Repository URLSession Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a URLSession instrumentation to track requests through OpenTelemetry. swift instrumentation ios macOS tvOS Swift Language Ins... | 360 | 800 | 2026-03-23T11:32:28.017137 |
scripts | nextjs | https://nextjs.org/docs/pages/guides/scripts | framework | javascript | ://example.com/script.js" onLoad = {() => { console .log ( 'Script has loaded' ) }} /> </> ) } Refer to the next/script API reference to learn more about each event handler and view examples. Additional Attributes There are many DOM attributes that can be assigned to a <script> element that are not used by the Script c... | 7 | 771 | 2026-03-23T11:13:37.300822 |
fineweb-2 | transformers | https://huggingface.co/datasets/HuggingFaceFW/fineweb-2 | ai | python | fic social identities , respectively. Other Known Limitations While the language classifier we used, GlotLID supports over 2000 language labels, its performance is not ideal for all of them. The training data for many languages is hard to obtain and, additionally, the classifier is prone to sometimes mistaking closely ... | 302 | 800 | 2026-03-23T11:23:24.988661 |
supabase-seed-buckets | supabase | https://supabase.com/docs/reference/cli/supabase-seed-buckets | 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:29:18.347836 |
point-in-time-recovery | planetscale | https://planetscale.com/docs/postgres/backups/point-in-time-recovery | database | sql | covery point not available” ”WAL files missing” Need help? How PITR Works PlanetScale Postgres uses PostgreSQL’s Write-Ahead Logging (WAL) system combined with periodic backups to enable PITR. PostgreSQL’s WAL system records all changes to the database before they’re applied to the actual data files. Each transaction i... | 1 | 798 | 2026-03-23T11:36:42.879419 |
?s=tyk | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tyk | devops | python | e by 🔭 OpenTelemetry Authors 🔭 Package otelzap provides an OpenTelemetry log bridge for go.uber.org/zap . zap log-bridge go Go Language Log bridge Component Apache 2.0 License Repository Monolog Appender by 🔭 OpenTelemetry Authors 🔭 MonoLog Log Appender for PHP. php logs PHP Language Core Component Apache 2.0 Licen... | 361 | 800 | 2026-03-23T11:28:40.907782 |
?s=tomcat | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tomcat | devops | python | 🔭 The OpenTelemetry Kinesis Exporter for Go. go exporter collector Go Language Exporter Component Apache 2.0 License Repository AWS S3 Exporter for OpenTelemetry Collector by 🔭 OpenTelemetry Authors 🔭 This exporter targets to support proto/JSON and proto/binary format aws s3 exporter collector Quick Install When bui... | 27 | 799 | 2026-03-23T11:26:43.911671 |
biome | biome | https://biomejs.dev/reference/configuration/ | tooling | javascript | ule graph, and types won’t be inferred from them. vcs Section titled “vcs” Set of properties to integrate Biome with a VCS (Version Control Software). vcs.enabled Section titled “vcs.enabled” Whether Biome should integrate itself with the VCS client Default: false vcs.clientKind Section titled “vcs.clientKind” The kind... | 7 | 800 | 2026-03-23T11:43:57.200176 |
llms-components.txt | chakra_ui | https://chakra-ui.com/llms-components.txt | library | javascript | if (saveTimeoutRef.current) { clearTimeout(saveTimeoutRef.current) } } }, []) if (!editor) return null const formatLastSaved = (date: Date) => { const now = new Date() const diff = now.getTime() - date.getTime() const seconds = Math.floor(diff / 1000) if (seconds < 60) return "just now" if (seconds < 120) return "1 min... | 718 | 632 | 2026-03-23T10:52:18.209304 |
extension-types | dart | https://dart.dev/language/extension-types | language | dart | and that the reference to the representation object is named i . The declaration also introduces: An implicit getter for the representation object with the representation type as the return type: int get i . An implicit constructor: E(int i) : i = i . The representation getter gives access to the representation object ... | 7 | 677 | 2026-03-23T10:54:13.704929 |
llms-components.txt | chakra_ui | https://chakra-ui.com/llms-components.txt | library | javascript | rom "@chakra-ui/react" export const DialogWithDatalist = () => { return ( Open Dialog Prepare Chakra V3 Status Completed Assigned to Segun Adebayo Due date 12th August 2024 ) } ``` ## Props ### Root | Prop | Default | Type | Description | | --- | --- | --- | --- | | closeOnEscape | true | `boolean` | Whether to close t... | 350 | 798 | 2026-03-23T10:52:18.208814 |
?s=wordpress | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=wordpress | devops | python | Telemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter v0.148.0 v0.148.0 Version Collector Language... | 48 | 800 | 2026-03-23T11:26:26.067539 |
?s=httpx | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=httpx | devops | python | strumentation Component Apache 2.0 License Repository JBoss Log Manager Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for JBoss Log Manager jboss logmanager instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository JDBC Instrumentation b... | 252 | 800 | 2026-03-23T11:33:25.492871 |
redis | redis | https://redis.io/docs/latest/develop/data-types/hashes/ | database | bash | > 1 }). flatMap ( v -> reactiveCommands . hincrby ( "bike:1:stats" , "owners" , 1 )). doOnNext ( result -> { System . out . println ( result ); // >>> 1 }). then (); incrByGetMget . block (); Mono < String > getRides = reactiveCommands . hget ( "bike:1:stats" , "rides" ). doOnNext ( result -> { System . out . println (... | 33 | 799 | 2026-03-23T10:55:25.835510 |
?s=angular | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=angular | devops | python | ollector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository SAP HANA Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver can fetch stats from a SAP HANA instance. It leverages the driver written by SAP for connecting to SAP HANA with the golang SQL module to execute several monit... | 149 | 799 | 2026-03-23T11:16:36.728384 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | =30.2, location_id=1, position=1}, 1701765384638-1 {rider=Norem, speed=28.8, location_id=1, position=3}]] String res19 = jedis . xgroupCreate ( "race:france" , "france_riders" , StreamEntryID . LAST_ENTRY , false ); System . out . println ( res19 ); // >>> OK String res20 = jedis . xgroupCreate ( "race:italy" , "italy_... | 963 | 800 | 2026-03-23T11:04:07.560983 |
?s=httpx | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=httpx | 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:33:25.492806 |
kubernetes | kubernetes | https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ | devops | yaml | u can see that if a Pod requests more than 1.120 CPUs or more than 6.23Gi of memory, that Pod will not fit on the node. By looking at the “Pods” section, you can see which Pods are taking up space on the node. The amount of resources available to Pods is less than the node capacity because system daemons use a portion ... | 31 | 800 | 2026-03-23T11:04:53.010420 |
branching-authentication | neon | https://neon.tech/docs/auth/branching-authentication | database | sql | exposing production user pools. With Neon, an agent can programmatically provision its own "sandbox." Because Neon Auth moves with the data, this branch instantly creates a working Authentication service isolated from production, complete with its own user tables, sessions, and configuration. This ensures your entire a... | 11 | 800 | 2026-03-23T10:53:44.843908 |
?s=cri-o | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cri-o | devops | python | /opentelemetry-collector-contrib/receiver/huaweicloudcesreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Microsoft IIS Receiver by 🔭 OpenTelemetry Authors 🔭 The iis receiver grabs metrics about an IIS instance using the Windows Perfo... | 122 | 800 | 2026-03-23T11:37:42.137768 |
nx-cloud | nx | https://nx.dev/nx-cloud | tooling | typescript | r interruption* 13 Task switches per hour for developers* * Source: Academic research from MIT, Princeton, UC Irvine, and Peer reviewed studies. Nx Cloud Eliminates the CI Bottleneck Time to Green is the window from commit to merge-ready PR. Every minute wasted is a minute not shipping value. Traditional CI ~45 min → 1... | 1 | 800 | 2026-03-23T10:53:02.188970 |
?s=remoulade | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=remoulade | devops | python | License Package Details (go-collector) Repository ASAP Client Authentication Extension by 🔭 OpenTelemetry Authors 🔭 This extension allows serving sampling strategies following the Jaeger’s remote sampling API. jaeger sampling extension collector Quick Install When building a custom collector you can add this extensio... | 66 | 798 | 2026-03-23T11:31:41.890046 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | -' , '+' ); console . log ( res11 ); // >>> [{ id: '1692629576966-0', message: { rider: 'Castilla', speed: '30.2', position: '1', location_id: '1' } }, { id: '1692629594113-0', message: { rider: 'Norem', speed: '28.8', position: '3', location_id: '1' } }, { id: '1692629613374-0', message: { rider: 'Prickett', speed: '2... | 416 | 800 | 2026-03-23T11:04:07.560123 |
web-sites-integrate-with-vnet | csharp | https://learn.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet | language | csharp | IPs than the maximum scale. Because subnet size can't be changed after assignment, use a subnet that's large enough to accommodate whatever scale your app might reach. You should also reserve IP addresses for platform upgrades. To avoid any issues with subnet capacity, we recommend allocating double the IPs of your pla... | 8 | 800 | 2026-03-23T11:18:15.802518 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/api/agent/ | ai | python | ]] | None = None , event_stream_handler : EventStreamHandler [ AgentDepsT ] | None = None , ) -> AgentRunResult [ OutputDataT ]: ... @overload def run_sync ( self , user_prompt : str | Sequence [ _messages . UserContent ] | None = None , * , output_type : OutputSpec [ RunOutputDataT ], message_history : Sequence [ _mes... | 221 | 800 | 2026-03-23T10:51:55.517465 |
biome | biome | https://biomejs.dev/reference/configuration/ | tooling | javascript | es inside that folder will be processed. The following example matches all files with a .js extension inside the src folder: biome.json 1 { 2 "files" : { 3 "includes" : [ " src/**/*.js " ] 4 } 5 } * is used to match all files in a folder , while ** recursively matches all files and subfolders in a folder. For more info... | 2 | 799 | 2026-03-23T11:43:57.200172 |
ai-agent-integration | neon | https://neon.tech/docs/guides/ai-agent-integration | database | sql | r to the Neon Agent Plan docs. Provisioning projects When a user on your platform needs a database, create a project in the appropriate organization based on their tier: Free users → Create projects in your Free organization (sponsored by Neon; no cost to you) Paid users → Create projects in your paid organization (usa... | 3 | 800 | 2026-03-23T11:30:51.301121 |
redis | redis | https://redis.io/docs/latest/commands/ | database | bash | nges as unbound for a node. Learn more → Read more CLUSTER FAILOVER Forces a replica to perform a manual failover of its master. Learn more → Read more CLUSTER FLUSHSLOTS Deletes all slots information from a node. Learn more → Read more CLUSTER FORGET Removes a node from the nodes table. Learn more → Read more CLUSTER ... | 11 | 800 | 2026-03-23T10:54:12.537827 |
examples | github_actions | https://docs.github.com/en/actions/examples | devops | yaml | Managing your work with GitHub Actions - GitHub Docs Skip to main content Managing your work with GitHub Actions You can automatically manage your issues and pull requests using GitHub Actions workflows. Adding labels to issues You can use GitHub Actions to automatically label issues. Closing inactive issues You can us... | 0 | 705 | 2026-03-23T10:53:06.518655 |
grafana-cloud | neon | https://neon.tech/docs/guides/grafana-cloud | database | sql | e activity, errors, and performance. The logs are automatically sent to Grafana Cloud Loki and can be queried using LogQL. Performance impact Enabling this feature may result in: An increase in compute resource usage for log processing Additional network egress for log transmission, which is billed after 100 GB on paid... | 24 | 800 | 2026-03-23T11:37:16.723951 |
?s=loki | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=loki | devops | python | on Component Apache 2.0 License Repository otelpgx - tracing support for github.com/jackc/pgx by Exaring AG. Provides OpenTelemetry tracing implementation for the pgx PostgreSQL package. go instrumentation database postgresql tracing Go Language Instrumentation Component Apache 2.0 License Repository jmoiron/sqlx instr... | 229 | 800 | 2026-03-23T11:12:44.943004 |
SWE-bench_Verified | transformers | https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified | ai | python | s_x + @ rotation_matrix(NORTH_POLE - lat, 'y') + @ rotation_matrix(lon, 'z')) + return mat + + +def itrs_to_hadec_mat(lon): + # form ITRS to HADec matrix + # HADec frame is left handed + minus_y = np.eye(3) + minus_y[1][1] = -1.0 + mat = (minus_y + @ rotation_matrix(lon, 'z')) + return mat + + +def altaz_to_hadec_mat(l... | 103 | 701 | 2026-03-23T11:06:34.416866 |
dependency-review | github_actions | https://docs.github.com/en/rest/dependency-graph/dependency-review | devops | yaml | ase sensitive. repo string Required The name of the repository without the .git extension. The name is not case sensitive. basehead string Required The base and head Git revisions to compare. The Git revisions will be resolved to commit SHAs. Named revisions will be resolved to their corresponding HEAD commits, and an ... | 2 | 800 | 2026-03-23T11:43:54.526536 |
?s=dbcp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dbcp | devops | python | lector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Honeycomb Marker Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter allows creating markers, via the Honeycomb Markers API, based on the look of incoming telemetry. honeycombmarker exporter collector Quick Install When bu... | 39 | 800 | 2026-03-23T11:37:21.824944 |
2.22.0 | git | https://git-scm.com/docs/git-merge/2.22.0 | devops | bash | atch with each other when merging. Instead, the specified path is prefixed (or stripped from the beginning) to make the shape of two trees to match. octopus This resolves cases with more than two heads, but refuses to do a complex merge that needs manual resolution. It is primarily meant to be used for bundling topic b... | 29 | 795 | 2026-03-23T11:12:35.294091 |
data-masking | langfuse | https://langfuse.com/self-hosting/security/data-masking | ai | python | Example Implementation Performance Considerations Troubleshooting Question? Give us feedback → Edit this page on GitHub Contributors Marc Klingen Co-founder | 11 | 156 | 2026-03-23T11:28:54.953728 |
secrets | supabase | https://supabase.com/docs/guides/functions/secrets | database | typescript | get ( ' SUPABASE_SERVICE_ROLE_KEY ' ) ! 13 ) Local secrets # In development, you can load environment variables in two ways: Through an .env file placed at supabase/functions/.env , which is automatically loaded on supabase start Through the --env-file option for supabase functions serve . This allows you to use custom... | 2 | 799 | 2026-03-23T11:37:53.029926 |
hero-animations | flutter | https://docs.flutter.dev/ui/animations/hero-animations | mobile | dart | n the currently displayed widget tree as defined by the source route. Define an ending Hero widget, referred to as the destination hero . This hero also specifies its graphical representation, and the same tag as the source hero. It's essential that both hero widgets are created with the same tag , typically an object ... | 5 | 618 | 2026-03-23T11:16:11.200850 |
?group=hyperloglog | redis | https://redis.io/docs/latest/commands/?group=hyperloglog | database | bash | ation time of a key in seconds. Learn more → Read more EXPIREAT Sets the expiration time of a key to a Unix timestamp. Learn more → Read more EXPIRETIME Returns the expiration time of a key as a Unix timestamp. Learn more → Read more FAILOVER Starts a coordinated failover from a server to one of its replicas. Learn mor... | 17 | 800 | 2026-03-23T11:01:24.626664 |
tauri-community-survey-2022-data.csv | tauri | https://tauri.app/tauri-community-survey-2022-data.csv | desktop | rust | xqVOvOdd5plwD9,20 - 29,2 - 5,Frontend,,English,,FALSE,FALSE,FALSE,FALSE,TRUE,FALSE,FALSE,TRUE,FALSE,FALSE,,FALSE,FALSE,TRUE,FALSE,FALSE,TRUE,FALSE,TRUE,TRUE,FALSE,TRUE,FALSE,,TRUE,FALSE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,,Twitter,,TRUE,TRUE,TRUE,TRUE,TRUE,FALSE,TRUE,FALSE,,1 - 3 months,,TRUE,FALSE,TRUE,TRUE,FALSE... | 350 | 800 | 2026-03-23T11:10:27.958742 |
2.3.10 | git | https://git-scm.com/docs/git-rebase/2.3.10 | devops | bash | ur topic is based on branch next . For example, a feature developed in topic depends on some functionality which is found in next . o---o---o---o---o master \ o---o---o---o---o next \ o---o---o topic We want to make topic forked from branch master ; for example, because the functionality on which topic depends was merg... | 8 | 661 | 2026-03-23T11:18:43.573792 |
http.server.html | python | https://docs.python.org/3/library/http.server.html | language | python | d as the size parameter. log_error ( ... ) ¶ Logs an error when a request cannot be fulfilled. By default, it passes the message to log_message() , so it takes the same arguments ( format and additional values). log_message ( format , ... ) ¶ Logs an arbitrary message to sys.stderr . This is typically overridden to cre... | 14 | 800 | 2026-03-23T11:23:22.366056 |
diagnostic_describe_all_properties | dart | https://dart.dev/tools/diagnostics/diagnostic_describe_all_properties | language | dart | ing pub Verified publishers Security advisories Versioning Custom package repositories What not to commit Development expand_more JSON serialization Number representation Google APIs Multi-platform apps Command-line & server apps expand_more Overview Fetch data from the internet Libraries & packages Google Cloud Web ap... | 2 | 800 | 2026-03-23T11:16:15.902539 |
refresh | terraform | https://developer.hashicorp.com/terraform/tutorials/state/refresh | devops | hcl | to destroy. Do you want to perform these actions? Terraform will perform the actions described above. Only 'yes' will be accepted to approve. Enter a value: yes aws_instance.server: Creating... aws_instance.server: Still creating... [10s elapsed] aws_instance.server: Still creating... [20s elapsed] aws_instance.server:... | 7 | 799 | 2026-03-23T11:30:58.572487 |
redis | redis | https://redis.io/docs/latest/commands/expire/ | database | bash | , "Hello" ) { let res : String = res ; println! ( " {res} " ); // >>> OK } if let Ok ( res ) = r . set ( "key2" , "World" ) { let res : String = res ; println! ( " {res} " ); // >>> OK } match r . del ( & [ "key1" , "key2" , "key3" ]) { Ok ( res ) => { let res : i32 = res ; println! ( " {res} " ); // >>> 2 }, Err ( e )... | 55 | 799 | 2026-03-23T11:28:17.931342 |
flask | flask | https://flask.palletsprojects.com/changes/ | framework | python | uto reloading will honor debug mode even if Flask.jinja_env was already accessed. #2373 The following old deprecated code was removed. #2385 flask.ext - import extensions directly by their name instead of through the flask.ext namespace. For example, import flask.ext.sqlalchemy becomes import flask_sqlalchemy . Flask.i... | 41 | 800 | 2026-03-23T10:57:26.128667 |
uk | git | https://git-scm.com/docs/git-push/uk | devops | bash | навіть у випадках, коли перемотується не коміт, а об’єкт тегу, який вказує на новий коміт, що є перемотуванням вперед останнього тегу (або коміту), який він замінює. Заміна тегу на зовсім інший тег також дозволена, якщо він вказує на той самий коміт, а також вставлення очищеного тегу, тобто вставлення коміту, на який в... | 40 | 800 | 2026-03-23T11:01:49.296423 |
manage-organization-by-api | langchain | https://docs.langchain.com/langsmith/manage-organization-by-api | ai | python | they should only be executed through the UI. /api-key/current endpoints: these are related a user’s PATs /sso/email-verification/send (Cloud-only): this endpoint is related to SAML SSO Sample code The sample code below goes through a few common workflows related to organization management. Make sure to make necessary r... | 5 | 796 | 2026-03-23T10:50:48.323533 |
?s=dapr | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dapr | devops | python | nTelemetry Rake Instrumentation by 🔭 OpenTelemetry Authors 🔭 The Rake instrumentation is a community-maintained instrumentation for the Rake task invocation. rake instrumentation ruby Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-rake 0.5.0 Version Ruby Language ... | 353 | 800 | 2026-03-23T11:34:08.968934 |
network | terraform | https://developer.hashicorp.com/terraform/enterprise/deploy/configuration/network | devops | hcl | rts for ingress traffic. The Terraform binary accepts traffic from the following sources: users clients VCS metrics TFE servers Egress destination endpoints. To run Terraform Enterprise in an airgapped environment, you must also whitelist the domains that serve the Terraform Enterprise image from the registry. For Dock... | 1 | 800 | 2026-03-23T11:27:18.025472 |
archive | bun | https://bun.sh/docs/runtime/archive | runtime | javascript | t8Array ([ 1 , 2 , 3 , 4 ]), " buffer.bin " : arrayBuffer, }); Writing Archives to Disk Use Bun.write() to write an archive to disk: Copy // Write uncompressed tar (default) const archive = new Bun. Archive ({ " file1.txt " : " content1 " , " file2.txt " : " content2 " , }); await Bun. write ( " output.tar " , archive)... | 4 | 796 | 2026-03-23T10:53:55.311626 |
?s=gateway | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=gateway | devops | python | Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository HttpClient and HttpWebRequest instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments System.Net.Http.HttpClient and System.Net.HttpWebRequest and collects metrics and ... | 204 | 800 | 2026-03-23T11:31:10.785973 |
?s=thanos | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=thanos | devops | python | rter for Google StackDriver rust exporter Quick Install To install this exporter run: cargo add opentelemetry-stackdriver 0.18.0 Version Rust Language Exporter Component Apache 2.0 OR MIT License Package Details (crates) Repository Stdout Exporter by 🔭 OpenTelemetry Authors 🔭 This crate provides exporters that export... | 192 | 800 | 2026-03-23T11:18:21.642281 |
?s=stackdriver | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=stackdriver | devops | python | hub.com/open-telemetry/opentelemetry-collector-contrib/receiver/tcpcheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository TCP Receiver by 🔭 OpenTelemetry Authors 🔭 Receives logs over TCP. go receiver collector Quick Install When build... | 160 | 800 | 2026-03-23T11:16:44.001239 |
?s=guzzle | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=guzzle | devops | python | lector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Honeycomb Marker Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter allows creating markers, via the Honeycomb Markers API, based on the look of incoming telemetry. honeycombmarker exporter collector Quick Install When bu... | 39 | 800 | 2026-03-23T11:13:19.229260 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it labelSelector A selector to restrict the l... | 730 | 799 | 2026-03-23T10:56:49.342595 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | "mean_time": 0.0219403803, "mean_precisions": 0.99475, "engine_params": { "search_params": { "hnsw_ef": 512 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-32-ef-512", "dataset_name": "gist-960-euclidean", "upload_time": 360.920774204, "total_upload_time": 1442.7283516389, "p95_time": 0.0274637773, "rps":... | 3,040 | 558 | 2026-03-23T11:15:13.618999 |
?s=ecs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ecs | devops | python | r you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/splunkenterprisereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository SQL Query Re... | 155 | 799 | 2026-03-23T11:26:01.524280 |
spec-draft | dart | https://dart.dev/to/spec-draft | language | dart | ��'����E � ������r��S2�7�����������������o��� ���R� �f*�.�V����.��Zڙ�W� ���}d X�c���0�qs��<���@sgg��?*sp��/���X$�de�$�g\�1���̬���vN.�����'+x�99�l�Q63��gH�,�@� ����� ��9!�^H.N���oѿ�E�����A<` /�E�?���"��X���w��?�A�gP����� p�� p�?� ����3��A ��?\�� ή���k�A�|��A�`�� ff��-M��8�:S� x��-ac�5� ��a�� ��)���\�� ��oa����o��'�;p| �... | 918 | 798 | 2026-03-23T11:06:06.481054 |
docker | docker | https://docs.docker.com/desktop/troubleshoot-and-support/faqs/general/ | devops | bash | ST = unix:///var/run/docker.sock Docker Desktop Windows users can connect to the Docker Engine through a named pipe : npipe:////./pipe/docker_engine , or TCP socket at this URL: tcp://localhost:2375 . For details, see Docker Engine API . See the Linux FAQs for Linux specific setup. How do I connect from a container to ... | 2 | 799 | 2026-03-23T10:57:32.429606 |
distributed.tensor.html | pytorch | https://pytorch.org/docs/stable/distributed.tensor.html | ml | python | e same tensor , then please construct a replicated DTensor: tensor = torch . arange ( 10 ) tensor = DTensor . from_local ( tensor , placements = ( Replicate (),)) return tensor + dtensor If you wanted to create a DTensor with shards, below is how to do it. Semantically this means that your Tensor data is split between ... | 53 | 800 | 2026-03-23T11:06:27.576172 |
qdrant | qdrant | https://qdrant.tech/documentation/examples/hybrid-search-llamaindex-jinaai/ | database | python | and response generation for customer support use cases. Components Embeddings: Jina Embeddings, served via the Jina Embeddings API Database: Qdrant Hybrid Cloud , deployed in a managed Kubernetes cluster on DigitalOcean (DOKS) LLM: Mixtral-8x7B-Instruct-v0.1 language model on HuggingFace Framework: LlamaIndex for exten... | 1 | 800 | 2026-03-23T10:58:05.692777 |
?s=pdo | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pdo | devops | python | icense Website Documentation Package Details (npm) Repository OpenTelemetry confluent-kafka-javascript Instrumentation by Drazke This library allows tracing requests made by the confluent-kafka-javascript library. confluent-kafka-javascript instrumentation kafka javascript JavaScript Language Instrumentation Component ... | 277 | 800 | 2026-03-23T11:32:35.100585 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/kubectl/generated/kubectl_top/ | devops | yaml | s-group strings Group to impersonate for the operation, this flag can be repeated to specify multiple groups. --as-uid string UID to impersonate for the operation. --as-user-extra strings User extras to impersonate for the operation, this flag can be repeated to specify multiple values for the same key. --cache-dir str... | 2 | 796 | 2026-03-23T11:26:42.096691 |
spec | go | https://go.dev/ref/spec | language | go | teger representation, the operation, and its operands. Overflow does not cause a run-time panic . A compiler may not optimize code under the assumption that overflow does not occur. For instance, it may not assume that x < x + 1 is always true. Floating-point operators For floating-point and complex numbers, +x is the ... | 160 | 800 | 2026-03-23T10:49:56.000401 |
postgresql | postgresql | https://www.postgresql.org/docs/release/8.4.9/ | database | sql | ), leading to encrypted passwords being weaker than they should be. Fix memory leak in contrib/seg (Heikki Linnakangas) Fix pgstatindex() to give consistent results for empty indexes (Tom Lane) Allow building with perl 5.14 (Alex Hunsaker) Update configure script's method for probing existence of system functions (Tom ... | 10 | 735 | 2026-03-23T11:36:44.401160 |
?s=%40elastic%2felasticsearch | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=%40elastic%2felasticsearch | 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:17:15.832519 |
supabase-inspect-db-long-running-queries | supabase | https://supabase.com/docs/reference/cli/supabase-inspect-db-long-running-queries | database | typescript | s Usage 1 supabase gen types [flags] Flags --db-url <string> Optional Generate types from a database url. --lang <[ typescript | go | swift | python ]> Optional Output language of the generated types. --linked Optional Generate types from the linked project. --local Optional Generate types from the local dev database. ... | 13 | 800 | 2026-03-23T11:27:55.022580 |
release-notes-2.5.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.5.0 | mobile | dart | , p: plugin_platform_interface, p: share, p: url_launcher, p: video_player, p: package_info, p: shared_preferences, p: wifi_info_flutter, p: sensors, p: quick_actions, p: connectivity, p: device_info, p: ios_platform_images, platform-ios, platform-android, platform-windows, platform-macos, platform-linux, platform-web,... | 1,175 | 800 | 2026-03-23T11:13:43.941562 |
no-vue-data-object-declaration | biome | https://biomejs.dev/linter/rules/no-vue-data-object-declaration | tooling | javascript | noVueDataObjectDeclaration | Biome Skip to content noVueDataObjectDeclaration JavaScript (and super languages) Summary Section titled “Summary” Rule available since: v2.1.4 Diagnostic Category: lint/correctness/noVueDataObjectDeclaration This rule is recommended , meaning it is enabled by default. This rule has a safe ... | 0 | 800 | 2026-03-23T11:39:39.288952 |
redis | redis | https://redis.io/docs/latest/develop/data-types/bitmaps/ | database | bash | System . out . println ( bits ); // >>> 10100101 }). then (); oneOp . block (); } finally { redisClient . shutdown (); } } } ▼ Commands: BITOP, GET BITOP ( @write , @bitmap , @slow ) Performs bitwise operations on multiple strings, and stores the result. ▶ Methods bitopAnd ( destination : K , // result key of the opera... | 422 | 799 | 2026-03-23T11:03:25.839384 |
redis | redis | https://redis.io/docs/latest/develop/data-types/sets/ | database | bash | then (); sAddSMembers . block (); Mono < Boolean > sIsMember3 = reactiveCommands . sismember ( "bikes:racing:france" , "bike:1" ). doOnNext ( result -> { System . out . println ( result ); // >>> true }); Mono < List < Boolean >> sMIsMember = reactiveCommands . smismember ( "bikes:racing:france" , "bike:2" , "bike:3" ,... | 259 | 799 | 2026-03-23T11:02:34.326737 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.