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 |
|---|---|---|---|---|---|---|---|---|
vtab_nochange.html | sqlite | https://www.sqlite.org/c3ref/vtab_nochange.html | database | sql | qlite3_vtab_nochange() and finds that the column is not changed by the UPDATE statement, then the xColumn method can optionally return without setting a result, without calling any of the sqlite3_result_xxxxx() interfaces . In that case, sqlite3_value_nochange(X) will return true for the same column in the xUpdate meth... | 1 | 716 | 2026-03-23T11:23:50.938506 |
constraints | flutter | https://docs.flutter.dev/ui/layout/constraints | mobile | dart | of Center . Align also tells the Container that it can be any size it wants, but if there is empty space it won't center the Container . Instead, it aligns the container to the bottom-right of the available space. Example 5 # dart Center ( child : Container ( width : double . infinity , height : double . infinity , col... | 51 | 674 | 2026-03-23T10:50:10.028438 |
v0.18.html | scikit_learn | https://scikit-learn.org/stable/whats_new/v0.18.html | ml | python | itters are replaced by the new parameter n_splits since it can provide a consistent and unambiguous interface to represent the number of train-test splits. #7187 by YenChen Lin . classes parameter was renamed to labels in metrics.hamming_loss . #7260 by Sebastián Vanrell . The splitter classes LabelKFold , LabelShuffle... | 32 | 800 | 2026-03-23T10:55:09.359531 |
image-response | nextjs | https://nextjs.org/docs/app/api-reference/functions/image-response | framework | javascript | 0%' , height : '100%' , display : 'flex' , alignItems : 'center' , justifyContent : 'center' , }} > My site </ div > ) , // ImageResponse options { // For convenience, we can re-use the exported opengraph-image // size config to also set the ImageResponse's width and height. ... size , } ) } Custom fonts You can use cu... | 4 | 800 | 2026-03-23T11:11:26.941678 |
system.type | csharp | https://learn.microsoft.com/en-us/dotnet/api/system.type | language | csharp | ly from which this Type object was loaded. Attributes Gets the attributes associated with the Type . BaseType Gets the type from which the current Type directly inherits. ContainsGenericParameters Gets a value indicating whether the current Type object has type parameters that have not been replaced by specific types. ... | 9 | 800 | 2026-03-23T11:19:34.840129 |
?s=browser | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=browser | devops | python | your pom.xml file to install this package. <dependency> <groupId> io.opentelemetry.instrumentation </groupId> <artifactId> opentelemetry-okhttp-3.0 </artifactId> <version> 2.16.0-alpha </version> </dependency> Gradle Add the following dependency in your build.gradle file to install this package: dependencies { implemen... | 260 | 799 | 2026-03-23T11:09:59.660943 |
?s=core | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=core | devops | python | vers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/nsxtreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository NTP Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver periodically retrieves the clock offset ... | 137 | 800 | 2026-03-23T11:38:36.158255 |
tauri | tauri | https://tauri.app/reference/javascript/fs/ | desktop | rust | () . encode ( " Hello world " )); await file . close (); Since Section titled “Since” 2.0.0 Source : https://github.com/tauri-apps/plugins-workspace/blob/v2/plugins/fs/guest-js/index.ts#L480 exists() Section titled “exists()” function exists ( path , options ? ) : Promise < boolean > Check if a path exists. Parameters ... | 37 | 799 | 2026-03-23T11:03:41.364866 |
fmt_test.go | go | https://go.dev/src/fmt/fmt_test.go | language | go | " 1177 } 1178 p := s[:i] + pattern 1179 for j := i; j < len(s); j++ { 1180 if !strings.ContainsRune(chars, rune(s[j])) { 1181 p += s[j:] 1182 break 1183 } 1184 } 1185 s = p 1186 } 1187 if s != tt.out { 1188 if _, ok := tt.val.(string); ok { 1189 // Don't requote the already-quoted strings. 1190 // It's too confusing to... | 55 | 800 | 2026-03-23T11:26:20.202453 |
?s=akka | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=akka | devops | python | Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Systemd Receiver by 🔭 OpenTelemetry Authors 🔭 systemd receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : gi... | 159 | 799 | 2026-03-23T11:18:15.453689 |
learn | tensorflow | https://www.tensorflow.org/learn | ml | python | te bias in your data to produce fair, ethical outcomes from your models. Try it in Colab Load and preprocess an image dataset Investigate and visualize datasets Build and fine-tune models with the TensorFlow ecosystem Explore an entire ecosystem built on the Core framework that streamlines model construction, training,... | 2 | 800 | 2026-03-23T10:51:20.721566 |
loaders | webpack | https://webpack.js.org/api/loaders | tooling | javascript | o the Stats and formatted accordingly. It can be filtered and exported by the webpack user. Loaders may use this.getLogger('name') to get an independent logger with a child name. Loader path and processed file is still added. Loaders may use specific fallback logic for detecting logging support this.getLogger ? this.ge... | 28 | 547 | 2026-03-23T10:52:11.448877 |
supabase-branches-create | supabase | https://supabase.com/docs/reference/cli/supabase-branches-create | database | typescript | n bugs and issues Supabase CLI v1 and Management API Beta Video: Announcing CLI V1 and Management API Beta Global flags Supabase CLI supports global flags for every command. Flags --create-ticket Optional no type create a support ticket for any CLI error --debug Optional no type output debug logs to stderr --dns-resolv... | 1 | 800 | 2026-03-23T11:30:56.032030 |
index | tanstack_start | https://tanstack.com/db/latest/docs/reference/electric-db-collection/index | framework | typescript | zy Tool Discovery: Scaling AI Tool Systems Without Drowning in Tokens Mar 12, 2026 TanStack AI Just Got Middleware — And It Changes Everything Mar 12, 2026 TanStack Start Full-stack Framework powered by TanStack Router for React and Solid Explore Start → TanStack Router Type-safe Routing for React and Solid application... | 4 | 351 | 2026-03-23T11:24:49.906722 |
?s=psr14 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=psr14 | devops | python | upports OpenTelemetry. go docker moby buildkit Go Language Application integration Component Apache-2.0 License Website Documentation Repository containerd native graduated by containerd Authors containerd supports OpenTelemetry tracing since v1.6.0. Tracing currently targets only gRPC calls. go containerd graduated Go... | 4 | 800 | 2026-03-23T11:33:29.276692 |
docker | docker | https://docs.docker.com/reference/cli/docker/compose/up/ | devops | bash | ntainer was stopped. Incompatible with -d --abort-on-container-failure Stops all containers if any container exited with failure. Incompatible with -d --always-recreate-deps Recreate dependent containers. Incompatible with --no-recreate. --attach Restrict attaching to the specified services. Incompatible with --attach-... | 2 | 800 | 2026-03-23T11:23:01.930211 |
react-native-devs | flutter | https://docs.flutter.dev/flutter-for/react-native-devs | mobile | dart | eterized constructor. dart /// Flutter class CustomCard extends StatelessWidget { const CustomCard ( { super . key , required this . index , required this . onPress } ) ; final int index ; final void Function ( ) onPress ; @override Widget build ( BuildContext context ) { return Card ( child : Column ( children : < Wid... | 51 | 789 | 2026-03-23T10:50:34.281489 |
analytics | firebase | https://firebase.google.com/docs/analytics | database | javascript | des you with unlimited reporting for up to 500 distinct events that you can define using the Firebase SDK. Analytics reports help you understand clearly how your users behave, which enables you to make informed decisions regarding app marketing and performance optimizations. Ready to get started? Choose your platform: ... | 1 | 776 | 2026-03-23T10:56:01.573921 |
recent-documents | electron | https://www.electronjs.org/docs/latest/tutorial/recent-documents | desktop | javascript | Recent Documents | Electron Skip to main content On this page Overview Windows and macOS provide access to a list of recent documents opened by the application via JumpList or dock menu, respectively. JumpList: Application dock menu: Example Managing recent documents docs/fiddles/features/recent-documents ( 41.0.3 ) Op... | 0 | 793 | 2026-03-23T11:02:39.857262 |
livekit | langfuse | https://langfuse.com/integrations/frameworks/livekit | ai | python | ush_trace) session = AgentSession( vad = silero. VAD .load()) @session.on ( "metrics_collected" ) def _on_metrics_collected (ev: MetricsCollectedEvent): metrics.log_metrics(ev.metrics) await session.start( agent = MyAgent(), room = ctx.room) You can find a full end-to-end example on GitHub . Step 5: View Traces in Lang... | 5 | 800 | 2026-03-23T10:58:54.335172 |
release-notes-1.17.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.17.0 | mobile | dart | d print in tools (cla: yes, framework, tool, waiting for tree to go green) 59023 add a help link to the default module template readme (cla: yes, tool, waiting for tree to go green) 59025 Revert "Build iOS apps using Swift Packages" (cla: yes, d: examples, team, tool) 59026 [flutter_tools] Fix slow ios_device_start_pre... | 39 | 799 | 2026-03-23T11:13:57.628726 |
biome | biome | https://biomejs.dev/linter/rules/no-playwright-page-pause/ | tooling | javascript | block.js:3:11 lint/nursery/noPlaywrightPagePause ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ℹ Unexpected use of page.pause() . 1 │ test(‘example’, async ({ page }) => { 2 │ await page.click(‘button’); > 3 │ await page.pause(); │ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 4 │ }); 5 │ ℹ page.pause() is a debugging utility and should no... | 2 | 800 | 2026-03-23T11:44:16.139899 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/project/integrations/bamboo/ | devops | yaml | right GitLab IP address in Bamboo under Trigger IP addresses . Also, check the integration webhook logs for request failures. Advanced Atlassian Bamboo features not available in GitLab UI Advanced Atlassian Bamboo features are not compatible with GitLab. These features include, but are not limited to, the ability to wa... | 5 | 358 | 2026-03-23T11:24:33.451447 |
?s=log | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=log | devops | python | ector accepts metrics in the SignalFx proto format and events (Logs) in the SignalFx proto format. 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/recei... | 150 | 799 | 2026-03-23T11:38:20.505232 |
system.collections.generic.ilist-1 | csharp | https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.ilist-1 | language | csharp | ImmutableSortedSet<T> System.Collections.ObjectModel.Collection<T> System.Collections.ObjectModel.ReadOnlyCollection<T> System.Data.Common.DbBatchCommandCollection System.Data.Linq.EntitySet<TEntity> System.Diagnostics.TagList System.DirectoryServices.AccountManagement.PrincipalValueCollection<T> System.Runtime.Compile... | 3 | 800 | 2026-03-23T11:08:54.949659 |
supabase-vanity-subdomains-get | supabase | https://supabase.com/docs/reference/cli/supabase-vanity-subdomains-get | database | typescript | │ DEAD ROW COUNT │ EXPECT AUTOVACUUM? ──────────────────────┼──────────────────────────────────┼─────────────┼──────────────────┼──────────────────────┼────────────────┼───────────────────── auth │ users │ │ 2023-06-26 12:34 │ 18,030 │ 0 │ no public │ profiles │ │ 2023-06-26 23:45 │ 13,420 │ 28 │ no public │ logs │ │ 2... | 53 | 427 | 2026-03-23T11:29:10.635429 |
postgresql | postgresql | https://www.postgresql.org/docs/release/8.3.10/ | database | sql | m server's encoding (Tom) Fix incorrect WAL data emitted during end-of-recovery cleanup of a GIST index page split (Yoichi Hirai) This would result in index corruption, or even more likely an error during WAL replay, if we were unlucky enough to crash during end-of-recovery cleanup after having completed an incomplete ... | 2 | 711 | 2026-03-23T11:17:24.306202 |
kitchen-sink-react-query | tanstack_router | https://tanstack.com/router/latest/docs/framework/react/examples/kitchen-sink-react-query | framework | typescript | > <pre className="text-sm"> #{invoice.id} - {invoice.title.slice(0, 10)}{' '} {/* {updateSubmission ? ( <Spinner /> ) : ( */} <MatchRoute to={invoiceRoute.to} params={{ invoiceId: invoice.id, }} pending > {(match) => <Spinner show={!!match} wait="delay-50" />} </MatchRoute> {/* )} */} </pre> </Link> </div> ) })} {/* {c... | 16 | 406 | 2026-03-23T10:58:56.234467 |
?s=web | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=web | devops | python | anguage Instrumentation Component BSD-2-Clause License Repository SQL instrumentation by Vladimir Mihailenco Instrumentation for SQL that records queries (including transactions and statements) and reports DBStats metrics. go instrumentation database sql Go Language Instrumentation Component BSD-2-Clause License Reposi... | 236 | 800 | 2026-03-23T11:23:14.011258 |
llms-full.txt | angular | https://angular.dev/assets/context/llms-full.txt | framework | typescript | element of `AdminMenu`. This works similarly to applying the `MenuBehavior` to the `<admin-menu>` element in a template. ```typescript @Component({ selector: 'admin-menu', template: 'admin-menu.html', hostDirectives: [MenuBehavior], }) export class AdminMenu {} ``` When the framework renders a component, Angular also c... | 191 | 794 | 2026-03-23T10:56:08.577909 |
schema | mcp | https://modelcontextprotocol.io/specification/draft/schema | ai | typescript | without any previous subscription from the client. Example: Prompts list changed { “jsonrpc” : “2.0” , “method” : “notifications/prompts/list_changed” } Copy jsonrpc: “2.0” method: “notifications/prompts/list_changed” params?: NotificationParams notifications/resources/list_changed ResourceListChangedNotification inter... | 74 | 796 | 2026-03-23T11:05:28.215201 |
?s=high-performance-logging | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=high-performance-logging | devops | python | s 🔭 The GitHub receiver receives data from GitHub . As a starting point it scrapes metrics from repositories but will be extended to include traces and logs. github receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod :... | 116 | 800 | 2026-03-23T11:12:23.966634 |
?s=qryn | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=qryn | devops | python | rumentation Elixir Language Instrumentation Component Apache 2.0 License Repository OpentelemetryBandit by 🔭 OpenTelemetry Authors 🔭 Telemetry handler that creates OpenTelemetry spans from Bandit events . bandit instrumentation erlang Quick Install The package can be installed by adding opentelemetry_bandit to your l... | 214 | 800 | 2026-03-23T11:23:59.058629 |
?s=pooling | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pooling | devops | python | 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/datasetexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apac... | 33 | 799 | 2026-03-23T11:39:19.826316 |
svelte-test | bun | https://bun.sh/docs/guides/test/svelte-test | runtime | javascript | nd executable path import.meta.dir import.meta.file import.meta.path Check entrypoint Get entrypoint path Ecosystem & Frameworks Astro with Bun Discord.js with Bun Docker with Bun Drizzle with Bun Gel with Bun Elysia with Bun Express with Bun Hono with Bun Mongoose with Bun Neon Drizzle with Bun Neon Serverless Postgre... | 1 | 800 | 2026-03-23T11:21:12.935561 |
SWE-smith | transformers | https://huggingface.co/datasets/SWE-bench/SWE-smith | ai | python | ope.split() def params_from_uri(uri): params = dict(urldecode(urlparse(uri).query)) if 'scope' in params: - params['scope'] = scope_to_list(params['scope']) + params['scope'] = scope_to_list(params['scope'][-1]) + params['timestamp'] = None return params @@ -50,11 +51,11 @@ def host_from_uri(uri): sch, netloc, path, pa... | 2 | 713 | 2026-03-23T11:25:54.351716 |
nep-0043-extensible-ufuncs.html | numpy | https://numpy.org/neps/nep-0043-extensible-ufuncs.html | ml | python | s ) np . multiple . register_promoter ( ( Timedelta64 , Integer , None ), promote_timedelta_integer ) Where Integer is an abstract DType (compare NEP 42). Steps involved in a UFunc call # Before going into more detailed API choices, it is helpful to review the steps involved in a call to a universal function in NumPy. ... | 15 | 800 | 2026-03-23T11:02:00.223189 |
?s=pdo | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pdo | devops | python | 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/aerospikereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector)... | 97 | 799 | 2026-03-23T11:32:35.100448 |
release-notes-3.29.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.29.0 | mobile | dart | king changes to the flutter tool" to include flutter-dev by @andrewkolos in 157480 Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot[bot] in 157473 Readability change to flutter.groovy , align on null assignment, reduce unused scope for some methods, apply static where possible by @AbdeMohlbi in 157471 Turn brie... | 64 | 800 | 2026-03-23T11:12:51.858079 |
kubernetes | kubernetes | https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ | devops | yaml | sources allocation by DRA allows cluster administrators to specify an extendedResourceName in DeviceClass, then the devices matching the DeviceClass can be requested from a pod's extended resource requests. Read more about Extended Resource allocation by DRA . Consuming extended resources Users can consume extended res... | 25 | 800 | 2026-03-23T11:04:53.010412 |
tensor_view.rst.txt | pytorch | https://pytorch.org/docs/stable/_sources/tensor_view.rst.txt | ml | python | .. currentmodule:: torch .. _tensor-view-doc: Tensor Views ============= PyTorch allows a tensor to be a ``View`` of an existing tensor. View tensor shares the same underlying data with its base tensor. Supporting ``View`` avoids explicit data copy, thus allows us to do fast and memory efficient reshaping, slicing and ... | 0 | 767 | 2026-03-23T11:07:48.381487 |
?s=extrdkafka | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=extrdkafka | devops | python | postgresql Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-pg 0.35.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Que Instrumentation by 🔭 OpenTelemetry Authors 🔭 Que instrumentation for Ruby. ruby instrumenta... | 351 | 799 | 2026-03-23T11:10:05.128741 |
llms-full.txt | chakra_ui | https://chakra-ui.com/llms-full.txt | library | javascript | play={{ delay: 2000 }}"} or {"autoplay={true}"} {items.map((_, index) => ( {index + 1} ))} } play={ } /> ) } ``` ### Lightbox Compose the `Carousel` component with the `Dialog` component to create a lightbox. ```tsx "use client" import { AspectRatio, Button, Carousel, CloseButton, Dialog, HStack, IconButton, Image, Por... | 210 | 748 | 2026-03-23T10:52:11.338107 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | _images` | ✅ | ❌ | | `quality` | ✅ | ❌ | | `size` | ✅ (auto (default), 1024x1024, 1024x1536, 1536x1024) | ✅ (512, 1K (default), 2K, 4K) | | `aspect_ratio` | ✅ (1:1, 2:3, 3:2) | ✅ (1:1, 2:3, 3:2, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, 21:9) | Notes - **OpenAI**: `auto` lets the model select the value. - **Google (Vertex AI)**:... | 185 | 497 | 2026-03-23T10:51:26.910576 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | : # pragma: no branch self.provider_details = {'timestamp': self._provider_timestamp} async for chunk in self._response: self._usage += _map_usage(chunk) if chunk.id: # pragma: no branch self.provider_response_id = chunk.id try: choice = chunk.choices[0] except IndexError: continue if raw_finish_reason := choice.finish... | 4,219 | 602 | 2026-03-23T10:51:26.919687 |
docker | docker | https://docs.docker.com/ai/sandboxes/agents/ | devops | bash | sudo access Private Docker daemon for running additional containers Package managers: apt, pip, npm Individual agents add their specific CLI tools on top of this base. See Custom templates to build your own agent images. Agent-specific configuration Each agent has its own credential requirements and authentication flow... | 2 | 737 | 2026-03-23T10:55:12.939734 |
qdrant | qdrant | https://qdrant.tech/articles/serverless/ | database | python | v variable you can set in the lambda environment. This avoids accidentally putting your key into a public repo. Now all you need to get embeddings is a bit of code. First you need to extend your dependencies with reqwest and also add anyhow for easier error handling: anyhow = "1.0" reqwest = { version = "0.11.18" , def... | 7 | 800 | 2026-03-23T10:59:22.307103 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | ta=data, media_type=mime_type) yield self._parts_manager.handle_part( vendor_part_id=uuid4(), part=FilePart( content=BinaryContent.narrow_type(content), provider_name=self.provider_name if provider_details else None, provider_details=provider_details, ), ) elif part.executable_code is not None: part_obj = self._handle_... | 4,143 | 480 | 2026-03-23T10:51:26.919581 |
?s=esbuild | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=esbuild | devops | python | by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for Winston. Node.js winston logging Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-winston 0.57.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository XMLHt... | 303 | 800 | 2026-03-23T11:31:45.079588 |
db_mutex.html | sqlite | https://www.sqlite.org/c3ref/db_mutex.html | database | sql | Retrieve the mutex for a database connection Small. Fast. Reliable. Choose any three. Home Menu About Documentation Download License Support Purchase Search About Documentation Download Support Purchase SQLite C Interface Retrieve the mutex for a database connection sqlite3_mutex *sqlite3_db_mutex(sqlite3*); This inter... | 0 | 634 | 2026-03-23T11:19:41.041533 |
backends.html | pytorch | https://pytorch.org/docs/stable/backends.html | ml | python | ( enable ) [source] # On-demand oneMKL verbosing functionality. To make it easier to debug performance issues, oneMKL can dump verbose messages containing execution information like duration while executing the kernel. The verbosing functionality can be invoked via an environment variable named MKL_VERBOSE . However, t... | 19 | 800 | 2026-03-23T11:01:30.109887 |
tap-drag | flutter | https://docs.flutter.dev/cookbook/testing/widget/tap-drag | mobile | dart | a list of todos. Swiping-to-dismiss to remove the item from the list. To keep the focus on testing, this recipe won't provide a detailed guide on how to build the todo app. To learn more about how this app is built, see the relevant recipes: Create and style a text field Handle taps Create a basic list Implement swipe ... | 2 | 739 | 2026-03-23T11:38:07.007719 |
OpenR1-Math-220k | transformers | https://huggingface.co/datasets/open-r1/OpenR1-Math-220k | ai | python | \\sqrt{3} \\sin B \\cos \\frac{A+B}{2}=\\sin C \\sin B \\Rightarrow \\sqrt{3} \\sin \\frac{C}{ (...TRUNCATED) \sinA=\frac{1}{2}or\sinA=1 Geometry math-word-problem olympiads 84f224e8-719b-5b42-a410-27816014bdd3 [ true, true ] ["<think>\nOkay, so I have this triangle ABC, with angles A, B, C opposite sides a, b, c respe... | 11 | 787 | 2026-03-23T11:25:05.925411 |
style | dart | https://dart.dev/effective-dart/style | language | dart | er that directives should appear in. Each "section" should be separated by a blank line. A single linter rule handles all the ordering guidelines: directives_ordering. DO place dart: imports before other imports # Linter rule: directives_ordering good dart import ' dart:async ' ; import ' dart:collection ' ; import ' p... | 16 | 774 | 2026-03-23T10:52:01.156578 |
introducing-workflows-on-planetscale | planetscale | https://planetscale.com/blog/introducing-workflows-on-planetscale | database | sql | tionality is available on all PlanetScale plans . Why did we build this? At PlanetScale, our goal is to be the most reliable and scalable platform for running relational databases. One of the keys to achieving this is sharding — a proven architecture used by some of the web's largest properties to scale their databases... | 1 | 800 | 2026-03-23T11:30:32.011836 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/administration/gitlab_duo_self_hosted/configure_duo_features/ | devops | yaml | select GitLab Duo . Select Configure models for GitLab Duo . If Configure models for GitLab Duo is not available, synchronize your subscription after purchase: In the left sidebar, select Subscription . In Subscription details , to the right of Last sync , select synchronize subscription ( retry ). Select Add self-host... | 6 | 799 | 2026-03-23T11:37:32.804052 |
Character_escape | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Character_escape | language | javascript | the form \cX where X is a number or _ are decoded in the same way as those with ASCII letters: \c0 is the same as \cP when taken modulo 32. In addition, if the form \cX is encountered anywhere where X is not one of the recognized characters, then the backslash is treated as a literal character. These syntaxes are also ... | 4 | 800 | 2026-03-23T11:29:41.423969 |
examples | shadcn_ui | https://ui.shadcn.com/docs/registry/examples | library | typescript | : "oklch(0.985 0 0)" }, "dark" : { "background" : "oklch(0.141 0.005 285.823)" , "foreground" : "oklch(0.985 0 0)" , "primary" : "oklch(0.985 0 0)" , "primary-foreground" : "oklch(0.21 0.006 285.885)" } }, "css" : { "@import \" tw-animate-css \" " : {}, "@layer base" : { "*" : { "@apply border-border outline-ring/50" :... | 15 | 799 | 2026-03-23T10:56:43.817722 |
?s=geoip | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=geoip | devops | python | for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library which instruments Grpc.Net.Client and collects traces about outgoing gRPC requests. grpc client instrumentation dotnet Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.GrpcNetCl... | 203 | 798 | 2026-03-23T11:29:17.475636 |
?s=odddotnet | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=odddotnet | devops | python | or user. Data Preboarding Delimited data validation Data loading Trusted publishing Python Language Application integration Component GNU Lesser General Public License v2.1 License Website Documentation Repository MLflow native by MLflow Authors The MLflow tracing feature is built using OpenTelemetry, and allows users ... | 17 | 799 | 2026-03-23T11:15:01.957400 |
pt_BR | git | https://git-scm.com/docs/git-fast-import/pt_BR | devops | bash | s são criadas automaticamente. As marcas existentes podem ser movidas para outro objeto simplesmente reutilizando o mesmo <idnum> em outro comando mark . original-oid Fornece o nome do objeto no sistema de controle da fonte original. A importação rápida simplesmente ignorará essa diretriz, porém, os processos de filtra... | 50 | 796 | 2026-03-23T11:29:56.699150 |
?s=io | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=io | 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:37:34.369389 |
exception-filters | nestjs | https://docs.nestjs.com/exception-filters | framework | typescript | ut it can be useful for logging purposes, providing valuable information about the inner error that caused the HttpException to be thrown. Here's an example overriding the entire response body and providing an error cause: content_copy cats.controller.ts JS TS @ Get ( ) async findAll ( ) { try { await this . service . ... | 4 | 800 | 2026-03-23T10:51:49.297043 |
llms-full.txt | inngest | https://www.inngest.com/llms-full.txt | devops | typescript | fault inngest.createFunction( { id: "import-product-images", triggers: { event: "shop/product.imported" } }, async ({ event, step }) => { // Here goes the business logic // By wrapping code in steps, it will be retried automatically on failure await step.run("copy-images-to-s3", async () => { return copyAllImagesToS3(e... | 829 | 757 | 2026-03-23T10:50:47.948826 |
caching | planetscale | https://planetscale.com/blog/caching | database | sql | e frequently put in front of a database as a mechanism to cache the results of slow queries. However, DBMSs like Postgres and MySQL also use caching within their implementations. Postgres implements a two-layer caching strategy. First, it uses shared_buffers , an internal cache for data pages that store table informati... | 16 | 800 | 2026-03-23T11:04:24.212788 |
gating | react | https://react.dev/reference/react-compiler/gating | framework | javascript | gating – React API Reference Configuration Copy page Copy gating The gating option enables conditional compilation, allowing you to control when optimized code is used at runtime. { gating : { source : 'my-feature-flags' , importSpecifierName : 'shouldUseCompiler' } } Reference gating Usage Basic feature flag setup Tro... | 0 | 800 | 2026-03-23T11:05:42.933518 |
?s=masstransit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=masstransit | devops | python | nnes Neo4j instrumentation for golang. golang instrumentation neo4j neo4j-driver Go Language Instrumentation Component Apache 2.0 License Repository nhatthm/otelsql – OpenTelemetry SQL database driver wrapper for Go by nhatthm Add a OpenTelemetry wrapper to your existing database code to instrument the interactions wit... | 228 | 800 | 2026-03-23T11:39:07.434925 |
?s=sumologic | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sumologic | devops | python | s both extensionauth.HTTPClient and extensionauth.Server , so it can be used in both exporters and receivers. azureauth extension collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-co... | 58 | 800 | 2026-03-23T11:36:46.287739 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/jobs/job_rules/ | devops | yaml | ex pattern is not expanded." rules : - if : '$CI_JOB_NAME =~ /$string1/' regex-job2 : script : echo "This job will NOT run, because the 'string2' variable inside the 'pattern' variable is not expanded." rules : - if : '$CI_JOB_NAME =~ $pattern' Join variable expressions together You can join multiple expressions using ... | 19 | 799 | 2026-03-23T11:05:34.463144 |
MissingKeyFieldError | tanstack_start | https://tanstack.com/db/latest/docs/reference/query-db-collection/classes/MissingKeyFieldError | framework | typescript | n, all frames above constructorOpt , including constructorOpt , will be omitted from the generated stack trace. The constructorOpt argument is useful for hiding implementation details of error generation from the user. For instance: js function a() { b(); } function b() { c(); } function c() { // Create an error withou... | 6 | 780 | 2026-03-23T11:41:10.139786 |
module-variables | webpack | https://webpack.js.org/api/module-variables | tooling | javascript | production" dotenv : { prefix : "WEBPACK_" , // Only expose variables with WEBPACK_ prefix } , plugins : [ // EnvironmentPlugin exposes variables from process.env new webpack . EnvironmentPlugin ( { API_URL : "https://api.example.com" , } ) , // DefinePlugin allows custom definitions new webpack . DefinePlugin ( { "imp... | 5 | 800 | 2026-03-23T11:07:40.531826 |
authorization | mcp | https://modelcontextprotocol.io/specification/draft/basic/authorization | ai | typescript | domain-specific knowledge to make informed decisions about individual scope selection. Requesting all available scopes allows the authorization server and end-user to determine appropriate permissions during the consent process. This approach minimizes user friction while following the principle of least privilege. The... | 18 | 796 | 2026-03-23T11:00:20.822140 |
supabase-secrets-set | supabase | https://supabase.com/docs/reference/cli/supabase-secrets-set | database | typescript | │ 102,114,301 │ 00:00:00 Usage 1 supabase inspect db outliers Flags --db-url <string> Optional Inspect the database specified by the connection string (must be percent-encoded). --linked Optional Inspect the linked project. --local Optional Inspect the local database. supabase inspect db replication-slots This command ... | 47 | 799 | 2026-03-23T11:32:37.549533 |
?s=local | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=local | devops | python | epository runtimetelemetry by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Runtime Telemetry runtimetelemetry instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository RXJava Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a RXJav... | 267 | 800 | 2026-03-23T11:13:53.860444 |
MiniMax-M2.5 | transformers | https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=MiniMaxAI/MiniMax-M2.5 | ai | python | le/tests/test_table.py::TestColumnAccess::test_itercols[masked]", "astropy/table/tests/test_table.py::TestColumnAccess::test_itercols[subclass]", "astropy/table/tests/test_table.py::TestAddLength::test_right_length[unmasked]", "astropy/table/tests/test_table.py::TestAddLength::test_right_length[masked]", "astropy/table... | 56 | 800 | 2026-03-23T11:06:56.712863 |
supabase-storage-mv | supabase | https://supabase.com/docs/reference/cli/supabase-storage-mv | database | typescript | applied 5 Finished supabase db pull. 6 The auth and storage schemas are excluded. Run supabase db pull --schema auth,storage again to diff them. supabase db push Pushes all local migrations to a remote database. Requires your local project to be linked to a remote database by running supabase link . For self-hosted dat... | 16 | 800 | 2026-03-23T11:28:18.341781 |
?s=bundler | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bundler | devops | python | omponent Apache 2.0 License Repository OpentelemetryHTTPoison by 🔭 OpenTelemetry Authors 🔭 OpentelemetryHTTPoison is an Instrumentation Library for HTTPoison. httpoison instrumentation erlang Erlang Language Instrumentation Component Apache 2.0 License Repository OpentelemetryNebulex by 🔭 OpenTelemetry Authors 🔭 Op... | 217 | 800 | 2026-03-23T11:28:32.940361 |
hooks | svelte | https://svelte.dev/docs/kit/hooks | framework | javascript | ((name : string , value : string ) => boolean) | undefined Determines which headers should be included in serialized responses when a load function loads a resource with fetch . By default, none will be included. @param name header name @param value header value filterSerializedResponseHeaders : ( name : string name ) ... | 20 | 799 | 2026-03-23T11:22:56.022952 |
getopt.html | python | https://docs.python.org/3/library/getopt.html | language | python | r long options (e.g., '--long-option' ), and the option argument as its second element, or an empty string if the option has no argument. The options occur in the list in the same order in which they were found, thus allowing multiple occurrences. Long and short options may be mixed. Changed in version 3.14: Optional a... | 4 | 798 | 2026-03-23T11:29:10.502323 |
prepare-host | terraform | https://developer.hashicorp.com/terraform/enterprise/deploy/prepare-host | devops | hcl | ot be protected by a passphrase. bundle.pem : Additional certificates to be added to the Certificate Authority (CA) bundle. If your certificate files are from Let’s Encrypt, the file names map to the following Terraform Enterprise files: Terraform Enterprise Let's Encrypt key.pem privkey.pem cert.pem fullchain.pem bund... | 3 | 800 | 2026-03-23T11:27:09.483604 |
docker | docker | https://docs.docker.com/reference/dockerfile/ | devops | bash | at ./file.txt to the root of the filesystem in the build container. Specifying a source path with a leading slash or one that navigates outside the build context, such as ADD ../something /something , automatically removes any parent directory navigation ( ../ ). Trailing slashes in the source path are also disregarded... | 51 | 800 | 2026-03-23T10:49:58.782227 |
html-static | bun | https://bun.sh/docs/bundler/html-static | runtime | javascript | s source file: app.ts Copy const apiUrl = process.env. PUBLIC_API_URL ; console. log ( `API URL: ${ apiUrl } ` ); And running with PUBLIC_API_URL=https://api.example.com : terminal Copy PUBLIC_API_URL = https://api.example.com bun build ./index.html --outdir=dist --env=PUBLIC_ * The bundled output will contain: dist/ap... | 10 | 798 | 2026-03-23T10:58:54.148453 |
?s=filestats | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=filestats | devops | python | nse Package Details (go-collector) Repository JMX Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The JMX Receiver will work in conjunction with the OpenTelemetry JMX Metric Gatherer to report metrics from a target MBean server using a built-in or your custom OpenTelemetry helper-utilizing Groovy script. go receiver ... | 124 | 800 | 2026-03-23T11:38:11.462772 |
migrate-from-next-js | tanstack_router | https://tanstack.com/start/latest/docs/framework/react/migrate-from-next-js | framework | typescript | s Basic Basic + React Query Basic + Clerk Auth Basic + DIY Auth Basic + Supabase Auth Trellaux + Convex Trellaux WorkOS Material UI Basic + Auth.js Basic + Static rendering Cloudflare Vite Plugin Tutorials Reading and Writing a File Fetching Data from External API AI/LLM: This documentation page is available in plain m... | 3 | 800 | 2026-03-23T11:22:45.171256 |
?s=apk | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=apk | devops | python | for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-dns 0.56.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Document Load Instrumentation by 🔭 OpenTelemetry Authors 🔭 Document... | 279 | 800 | 2026-03-23T11:14:25.044793 |
mui | mui | https://mui.com/x/react-charts/zoom-and-pan/ | library | javascript | fectively changes the padding around the slider. The size is the height on an x-axis and the width on a y-axis. Tooltip The zoom slider supports a tooltip that displays the current zoom range. You can configure the tooltip by setting the zoom.slider.showTooltip property on the axis config. The following options are ava... | 5 | 800 | 2026-03-23T11:15:25.912641 |
?s=bullmq | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bullmq | devops | python | sion Component Apache 2.0 License Package Details (go-collector) Repository Cgroup Go runtime extension by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Cgroup Auto-Config Extension is designed to optimize Go runtime performance in containerized environments by automatically configuring GOMAXPROCS and GOMEMLIMIT based ... | 60 | 800 | 2026-03-23T11:22:42.087916 |
deno | deno | https://docs.deno.com/examples/bdd_tutorial/ | runtime | javascript | 50 ) ; } ) ; it ( "should be chainable" , ( ) => { calculator . multiply ( 2 ) . multiply ( 3 ) ; assertEquals ( calculator . result , 60 ) ; } ) ; } ) ; describe ( "divide method" , ( ) => { beforeEach ( ( ) => { // For division tests, start with value 10 calculator = new Calculator ( 10 ) ; } ) ; it ( "should divide ... | 6 | 794 | 2026-03-23T10:52:26.691871 |
sensitive-content | flutter | https://docs.flutter.dev/platform-integration/android/sensitive-content | mobile | dart | rmation, visit the SensitiveContent and ContentSensitivity API docs. Was this page's content helpful? thumb_up thumb_down Unless stated otherwise, the documentation on this site reflects Flutter 3.41.2. Page last updated on 2025-09-05. View source or report an issue . | 3 | 268 | 2026-03-23T10:52:56.835353 |
?s=simulink | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=simulink | devops | python | # .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 Purview.T... | 380 | 800 | 2026-03-23T11:30:04.491778 |
Expressions_and_operators | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_operators | language | javascript | ** 3 returns 8 . 10 ** -1 returns 0.1 . Bitwise operators A bitwise operator treats their operands as a set of 32 bits (zeros and ones), rather than as decimal, hexadecimal, or octal numbers. For example, the decimal number nine has a binary representation of 1001. Bitwise operators perform their operations on such bin... | 20 | 800 | 2026-03-23T11:12:54.741722 |
introduction | nx | https://nx.dev/docs/technologies/react/expo/introduction | tooling | typescript | x g @nx/expo:component libs/your-lib-name/src/your-component-name --export Replace your-lib-name with the app's name as defined in your tsconfig.base.json file or the name property of your package.json Using Expo Section titled “Using Expo” Start a development server Section titled “Start a development server” You can ... | 4 | 800 | 2026-03-23T10:59:52.198441 |
?s=local | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=local | devops | python | n add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/chronyreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Cloudflare Receiver by 🔭 Open... | 106 | 800 | 2026-03-23T11:13:53.860234 |
?s=dynatrace | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dynatrace | devops | python | License Website Documentation Repository Deno new native by Deno Land Inc. Deno has built-in OpenTelemetry support for traces, metrics, and logs. Enabled via the OTEL_DENO=true environment variable, it automatically instruments HTTP servers, outgoing fetch requests, and Deno.cron jobs, exports telemetry over OTLP, and ... | 14 | 799 | 2026-03-23T11:36:56.523450 |
?language=collector | opentelemetry | https://opentelemetry.io/ecosystem/registry/?language=collector | devops | python | Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Systemd Receiver by 🔭 OpenTelemetry Authors 🔭 systemd receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : gi... | 159 | 799 | 2026-03-23T11:03:09.542834 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/specs/opamp/ | devops | python | erverErrorResponse.error_message Error message, typically human readable. ServerErrorResponse.retry_info Additional RetryInfo message about retrying if type==UNAVAILABLE. ServerToAgentCommand Message Status: Beta The message has the following structure: // ServerToAgentCommand is sent from the Server to the Agent to re... | 38 | 800 | 2026-03-23T11:09:24.252448 |
?s=emissary | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=emissary | devops | python | 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 Documen... | 379 | 800 | 2026-03-23T11:31:06.709618 |
start | firebase | https://firebase.google.com/docs/storage/admin/start | database | javascript | rom privileged environments. Then you can use Google Cloud Storage APIs to manipulate the objects stored in the buckets. The Admin SDK also lets you to create shareable URLs so users can download objects in your buckets. Also, make sure your Firebase project is on the pay-as-you-go Blaze pricing plan , which is a requi... | 1 | 800 | 2026-03-23T11:29:58.873622 |
?s=httpx | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=httpx | devops | python | d this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsxrayreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Cloudwatch Receiver by 🔭 OpenTel... | 100 | 800 | 2026-03-23T11:33:25.492749 |
cli | biome | https://biomejs.dev/reference/cli | tooling | javascript | --json-formatter-line-ending = <lf|crlf|cr|auto> — The type of line ending applied to JSON (and its super languages) files. auto uses CRLF on Windows and LF on other platforms. --json-formatter-line-width = NUMBER — What’s the max width of a line applied to JSON (and its super languages) files. Defaults to 80. --json-f... | 66 | 799 | 2026-03-23T11:39:03.580245 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.