title
stringlengths
1
551
source
stringclasses
83 values
url
stringlengths
13
578
category
stringclasses
11 values
language
stringclasses
12 values
content
stringlengths
80
800
chunk_id
int64
0
6.66k
chunk_length
int64
80
800
last_updated
stringdate
2026-03-23 10:49:51
2026-03-23 11:44:43
?s=bullmq
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=bullmq
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:22:42.087967
introduction
supabase
https://supabase.com/docs/reference/self-hosting-analytics/introduction
database
typescript
" : " lorem " , 18 " email " : " lorem " , 19 " email_me_product " : true , 20 " email_preferred " : " lorem " , 21 " image " : " lorem " , 22 " name " : " lorem " , 23 " phone " : " lorem " , 24 " provider " : " lorem " , 25 " token " : " lorem " 26 } 27 } 28 ] Create Team post /api/teams Body name Required string tea...
26
799
2026-03-23T10:52:18.658352
temporal
temporal
https://docs.temporal.io/cli/workflow/
devops
go
ifiers, and values must be JSON values. May be passed multiple times to set multiple Temporal headers. Note: These are workflow headers, not gRPC headers. --input , -i No string[] Input value. Use JSON content or set --input-meta to override. Can't be combined with --input-file. Can be passed multiple times to pass mul...
21
800
2026-03-23T11:16:00.247993
choosing-the-state-structure
react
https://react.dev/learn/choosing-the-state-structure
framework
javascript
e = "submit" > Send </ button > { isSending && < p > Sending... </ p > } </ form > ) ; } // Pretend to send a message. function sendMessage ( text ) { return new Promise ( resolve => { setTimeout ( resolve , 2000 ) ; } ) ; } Show more While this code works, it leaves the door open for “impossible” states. For example, ...
6
800
2026-03-23T11:11:13.117819
streaming-data-from-server-functions
tanstack_start
https://tanstack.com/start/latest/docs/framework/react/guide/streaming-data-from-server-functions
framework
typescript
ge) } controller.close() }, }) return stream }) When you consume this stream from the client, the streamed chunks will be properly typed: ts const [message, setMessage] = useState('') const getTypedReadableStreamResponse = useCallback(async () => { const response = await streamingResponseFn() if (!response) { return } ...
5
722
2026-03-23T11:00:32.681776
changelog
turso
https://docs.turso.tech/tursodb/changelog
database
sql
core/storage: Fix WAL already enabled issue (Pekka Enberg) Return better syntax error messages (Diego Reis) core/vdbe: fix ALTER COLUMN to propagate constraints to other table references (Preston Thorpe) core/translate: fix ALTER COLUMN to propagate other constraint references (Preston Thorpe") core/translate: fix ALTE...
90
800
2026-03-23T10:55:52.803268
?s=dataloader
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dataloader
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:14:09.286540
custom-claims
firebase
https://firebase.google.com/docs/auth/admin/custom-claims
database
javascript
et on a user on creation using Cloud Functions . Custom claims can be added using Cloud Functions , and propagated immediately with Realtime Database . The function is called only on signup using an onCreate trigger. Once the custom claims are set, they propagate to all existing and future sessions. The next time the u...
13
800
2026-03-23T11:30:02.931299
?s=libhoney
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=libhoney
devops
python
Telemetry SDK. oltp exporter dotnet startup hook .NET Language Exporter Component MIT License Documentation Repository Prometheus Exporter ASP.NET Core for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 An OpenTelemetry Prometheus exporter for configuring an ASP.NET Core application with an endpoint for Prometheus t...
173
800
2026-03-23T11:34:20.692620
?s=kubewarden
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kubewarden
devops
python
ector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Headers Setter extension by 🔭 OpenTelemetry Authors 🔭 The headers_setter extension implements ClientAuthenticator and is used to set requests headers in gRPC / HTTP exporters with values provided via extension configuratio...
63
800
2026-03-23T11:30:42.721430
RouterLinkActive
angular
https://angular.dev/api/router/RouterLinkActive
framework
typescript
uterLinkWithHref RouterModule RouterOutlet RouterOutletContract RouterPreloader RouterState RouterStateSnapshot Routes ROUTES RoutesRecognized RunGuardsAndResolvers Scroll TitleStrategy UrlCreationOptions UrlHandlingStrategy UrlMatcher UrlMatchResult UrlSegment UrlSegmentGroup UrlSerializer UrlTree VERSION ViewTransiti...
4
800
2026-03-23T11:03:01.202502
no-solid-destructured-props
biome
https://biomejs.dev/linter/rules/no-solid-destructured-props
tooling
javascript
}) => <div a={A} />; │ ^ ^ ^ ^ ^ ^ ^ ^ 2 │ ℹ In Solid, props must be used with property accesses (props.foo) to preserve reactivity. ℹ Remove the destructuring and use props.foo instead. 1 let Component = ( { prop1 } : Props ) => < div p1 = { prop1 } /> ; code-block.tsx:1:48 lint/correctness/noSolidDestructuredProps ━━...
2
800
2026-03-23T11:39:45.395069
?s=haskell
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=haskell
devops
python
omod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/gitlabreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Google Cloud Monitoring Receiver by 🔭 OpenTelemetry Authors 🔭 The primary objective of the Google Cloud ...
117
800
2026-03-23T11:20:15.839035
performance
vue
https://vuejs.org/guide/best-practices/performance
framework
javascript
page load performance, avoid shipping it as a pure client-side SPA. You want your server to be directly sending HTML containing the content the users want to see. Pure client-side rendering suffers from slow time-to-content. This can be mitigated with Server-Side Rendering (SSR) or Static Site Generation (SSG) . Check ...
3
798
2026-03-23T10:55:07.747433
SampleDistortedBoundingBox
tensorflow
https://www.tensorflow.org/api_docs/python/tf/raw_ops/SampleDistortedBoundingBox
ml
python
ole input. If false, raise an error. name A name for the operation (optional). Returns A tuple of Tensor objects (begin, size, bboxes). begin A Tensor . Has the same type as image_size . size A Tensor . Has the same type as image_size . bboxes A Tensor of type float32 . Except as otherwise noted, the content of this pa...
5
647
2026-03-23T11:39:15.793551
?s=logs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logs
devops
python
for propagating trace context in the Jaeger format . rust jaeger utilities propagator Quick Install To install this utilities run: cargo add opentelemetry-jaeger-propagator 0.1.0 Version Rust Language Utilities Component Apache 2.0 License Package Details (crates) Repository otelify.sh by Cisco Open A shell script that...
392
800
2026-03-23T11:38:48.486334
static
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/static
language
javascript
te(n) * super.calculate(n); } } console.log(Triple.description); // 'I triple any number you provide' console.log(Triple.calculate()); // 3 console.log(Triple.calculate(6)); // 18 const tp = new Triple(); console.log(SquaredTriple.calculate(3)); // 81 (not affected by parent's instantiation) console.log(SquaredTriple.d...
7
798
2026-03-23T11:11:35.352332
llms-full.txt
chakra_ui
https://chakra-ui.com/llms-full.txt
library
javascript
) } ``` ## Props | Prop | Default | Type | Description | | --- | --- | --- | --- | | colorPalette | gray | `'gray' \| 'red' \| 'orange' \| 'yellow' \| 'green' \| 'teal' \| 'blue' \| 'cyan' \| 'purple' \| 'pink'` | The color palette of the component | | size | md | `'2xs' \| 'xs' \| 'sm' \| 'md' \| 'lg' \| 'xl' \| '2xl'...
571
798
2026-03-23T10:52:11.338966
media-library
expo
https://docs.expo.dev/versions/latest/sdk/media-library
mobile
javascript
Only for: iOS An array of MediaSubtype s or a single MediaSubtype . mediaType (optional) MediaTypeValue [] | MediaTypeValue An array of MediaTypeValue s or a single MediaTypeValue . Default: MediaType.photo resolveWithFullInfo (optional) boolean Only for: Android Whether to resolve full info for the assets during the q...
29
799
2026-03-23T10:59:45.818951
native-debugging
flutter
https://docs.flutter.dev/testing/native-debugging
mobile
dart
get you selected in the Widget Inspector Widget Details Tree List of properties of the widget selected in the Widget Inspector Orange Problems List of issues the Dart analyzer found in the current Dart file Output Response that the Flutter app returns when building an app Debug Console Logs or error messages that the F...
5
764
2026-03-23T11:31:19.438359
pytorch
pytorch
https://pytorch.org/get-started/locally/
ml
python
the Python website . Package Manager To install the PyTorch binaries, you will need to use the supported package manager: pip . pip Python 3 If you installed Python via Homebrew or the Python website, pip was installed with it. If you installed Python 3.x, then you will be using the command pip3 . Tip: If you want to u...
2
800
2026-03-23T10:58:12.618819
?s=trusted-publishing
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=trusted-publishing
devops
python
orter collector Go Language Utilities Component UPL License Documentation Repository OpenTelemetry Collector Release Notes Comparator by wbollock Website to help operators read release notes and compare across OpenTelemetry Collector versions. collector upgrade visualization Go Language Utilities Component Apache 2.0 L...
388
800
2026-03-23T11:23:36.389865
Modules
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
language
javascript
ecause when JavaScript evaluates a.js , it needs to first evaluate b.js , the dependency of a.js . However, b.js uses a , which is not yet available. On the other hand, if you change the code to use b synchronously but a asynchronously, the module evaluation succeeds: js // -- a.js (entry module) -- import { b } from "...
49
798
2026-03-23T11:12:26.851244
?s=confluent-kafka
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=confluent-kafka
devops
python
ent Collector (HEC) Exporter by 🔭 OpenTelemetry Authors 🔭 The Splunk HTTP Event Collector (HEC) Exporter for the OpenTelemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-teleme...
52
800
2026-03-23T11:29:56.045259
?s=memcached
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=memcached
devops
python
unofficial implementation of the OpenTelemetry SDK in Perl. perl instrumentation Perl Language Instrumentation Component Artistic-1.0-Perl License Repository PHP by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Core repository for PHP. php PHP Language Core Component Apache 2.0 License Documentation Repository PHP API ...
367
799
2026-03-23T11:12:58.232787
?s=hub
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=hub
devops
python
ides a Jodd HTTP instrumentation to track requests through OpenTelemetry. jodd http instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository JSF Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for JSF jsf instrumentation java Java Languag...
255
800
2026-03-23T11:39:42.319039
transition-group
vue
https://vuejs.org/guide/built-ins/transition-group
framework
javascript
TransitionGroup | Vue.js Skip to content Menu On this page On this page Sponsors Become a Sponsor TransitionGroup <TransitionGroup> is a built-in component designed for animating the insertion, removal, and order change of elements or components that are rendered in a list. Differences from <Transition> <TransitionGrou...
0
796
2026-03-23T10:57:38.214417
go
go
https://go.dev/pkg/reflect/
language
go
and src each must have kind Slice or Array , and dst and src must have the same element type. It dst is an Array , it panics if Value.CanSet returns false. As a special case, src can have kind String if the element type of dst is kind Uint8 . func DeepEqual ¶ func DeepEqual(x, y any ) bool DeepEqual reports whether x a...
7
799
2026-03-23T10:50:25.566775
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
tools.exa import ExaToolset api_key = os.getenv('EXA_API_KEY') assert api_key is not None toolset = ExaToolset( api_key, num_results=5, max_characters=1000, # Limit text content to control token usage include_search=True, # Include the search tool (default: True) include_find_similar=True, # Include the find_similar to...
404
755
2026-03-23T10:51:26.910880
gitlab_ci
gitlab_ci
https://docs.gitlab.com/runner/faq/
devops
yaml
nd wait for any jobs to complete. If you remove a runner pod with helm uninstall or helm upgrade while a job is running, Unauthorized errors like the following may occur when the job completes: ERROR: Error cleaning up pod: Unauthorized ERROR: Error cleaning up secrets: Unauthorized ERROR: Job failed (system failure): ...
22
800
2026-03-23T11:19:45.180446
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
append(metadata_diff) if self.include_expected_output: # pragma: no branch expected_output_diff = ( self.output_renderer.render_diff(None, baseline.expected_output, new_case.expected_output) or EMPTY_CELL_STR ) row.append(expected_output_diff) if self.include_output: # pragma: no branch output_diff = self.output_render...
5,055
657
2026-03-23T10:51:26.920920
ways-of-using-vue
vue
https://vuejs.org/guide/extras/ways-of-using-vue
framework
javascript
where Vue not only controls the entire page, but also handles data updates and navigation without having to reload the page. This type of application is typically referred to as a Single-Page Application (SPA). Vue provides core libraries and comprehensive tooling support with amazing developer experience for building ...
2
797
2026-03-23T10:55:11.098437
?s=isolationforest
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=isolationforest
devops
python
Event Receiver by 🔭 OpenTelemetry Authors 🔭 Tails and parses logs from windows event log API using the opentelemetry-log-collection library. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-tel...
165
799
2026-03-23T11:33:12.408223
temporal
temporal
https://docs.temporal.io/cli/workflow/
devops
go
me. --rps No float Limit batch's requests per second. Only allowed if query is present. --run-id , -r No string Run ID. Only use with --workflow-id. Cannot use with --query. --workflow-id , -w No string Workflow ID. You must set either --workflow-id or --query. --yes , -y No bool Don't prompt to confirm signaling. Only...
2
798
2026-03-23T11:16:00.247966
release-notes-2.8.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.8.0
mobile
dart
team, tool, framework, f: material design, cla: yes, f: cupertino, d: examples) 89062 Fix (Vertical)Divider samples & docs (team, framework, f: material design, cla: yes, d: examples, waiting for tree to go green) 89064 Fix RadioThemeData documentation issues (framework, f: material design, cla: yes, waiting for tree t...
380
800
2026-03-23T11:14:04.146011
?s=kafkaflow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kafkaflow
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:19:43.867860
?s=enterprise
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=enterprise
devops
python
tor Quick Install When building a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/probabilisticsamplerprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 Lice...
89
800
2026-03-23T11:37:30.942338
?s=token
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=token
devops
python
instrumentation oracledatabase database Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-oracledb 0.38.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository PostgreSQL Instrumentation by 🔭 OpenTelemetry Authors �...
293
799
2026-03-23T11:30:53.656397
qdrant
qdrant
https://qdrant.tech/blog/sketch-n-search-winners/
database
python
red landscape design platform that takes you from a single photo to a build-ready outdoor project. But it’s more than a generic image generation tool. AutoScape is a full platform for homeowners, designers, contractors, and public-sector teams working on residential, commercial, or civic spaces. AutoScape produces phot...
4
800
2026-03-23T11:29:04.736432
baidu
transformers
https://huggingface.co/baidu
ai
python
h to OCR Sep 10, 2025 • 110 View all articles Team members 129 Organization Card Community About org cards Our Mission At Baidu, our mission is to make the complicated world simpler through technology. We firmly believe that true simplicity is rooted in open source. 🔥 ERNIE 4.5 Model Family Announcement Announcing the...
1
800
2026-03-23T11:02:09.747311
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
g). The ID to use to represent this application instead of the client's ID. Useful for creating many Inngest endpoints in a single application. Options like `signingKey`, `signingKeyFallback`, `logger`, `baseUrl`, and `fetch` are configured on the [Inngest client](/docs/reference/typescript/v4/client/create), not on `s...
1,459
800
2026-03-23T10:50:47.949626
?s=cisco
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cisco
devops
python
pentelemetry-collector-contrib/receiver/pprofreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Prometheus Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Prometheus Receiver for the OpenTelemetry Collector. go receiver collector Q...
143
800
2026-03-23T11:10:45.886791
ToolDefinitionInstance
tanstack_start
https://tanstack.com/ai/latest/docs/reference/interfaces/ToolDefinitionInstance
framework
typescript
dBoundaryStrategy Function References text textOptions combineStrategies convertMessagesToModelMessages convertZodToJsonSchema createReplayStream embedding generateMessageId maxIterations messages modelMessageToUIMessage modelMessagesToUIMessages normalizeToUIMessage parsePartialJSON summarize toServerSentEventsStream ...
2
800
2026-03-23T11:15:50.924931
qdrant
qdrant
https://qdrant.tech/blog/page/3/
database
python
Qdrant Blog Qdrant Blog Features and News We Raised $50M to Build Composable Vector Search as Core Infrastructure Andre Zayarni March 12, 2026 Qdrant Meets Google Gemini Embedding 2 Neil Kanungo March 10, 2026 How GlassDollar improved high-recall sourcing by migrating from Elasticsearch to Qdrant Daniel Azoulai March 0...
0
800
2026-03-23T11:29:41.201985
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/storage/storage-classes/
devops
yaml
. Currently supported features are layering only. Default is "", and no features are turned on. Azure Disk Kubernetes 1.35 does not include a azureDisk volume type. The azureDisk in-tree storage driver was deprecated in the Kubernetes v1.19 release and then removed entirely in the v1.27 release. The Kubernetes project ...
21
800
2026-03-23T11:04:25.363586
baidu
transformers
https://huggingface.co/baidu
ai
python
ed 4 days ago • 6.24k • 305 Image-Text-to-Text • 29B • Updated 17 days ago • 63.2k • • 94 Image-Text-to-Text • 30B • Updated 17 days ago • 11.6k • 523 Image-Text-to-Text • 29B • Updated Jan 16 • 20 • 37 Image-Text-to-Text • 424B • Updated Jan 16 • 58 • 99 Image-Text-to-Text • 424B • Updated Jan 16 • 29 • • 77 Text Gene...
4
574
2026-03-23T11:02:09.747315
FixedLengthRecordDataset
tensorflow
https://www.tensorflow.org/api_docs/python/tf/data/FixedLengthRecordDataset
ml
python
Users can specify various options to control the behavior of snapshot, including how snapshots are read from and written to by passing in user-defined functions to the reader_func and shard_func parameters. shard_func is a user specified function that maps input elements to snapshot shards. Users may want to specify th...
93
799
2026-03-23T11:03:14.076893
mac.html
python
https://docs.python.org/3/using/mac.html
language
python
172af, Jun 5 2024, 12:50:24) [Clang 15.0.0 (clang-1500.3.9.4)] Note Current python.org installers only install to fixed locations like /Library/Frameworks/ , /Applications , and /usr/local/bin . You cannot use the installer -domain option to install to other locations. 5.5.3. Distributing Python Applications ¶ A range ...
19
799
2026-03-23T11:28:22.570471
sandbox?launch=boundary-enterprise-sandbox
terraform
https://developer.hashicorp.com/boundary/sandbox?launch=boundary-enterprise-sandbox
devops
hcl
Boundary | HashiCorp Developer HashiConf 2025 Don't miss the live stream of HashiConf Day 2 happening now View live stream Boundary Home Boundary Interactive Sandboxes Experiment with HashiCorp products in a safe, pre-configured environment. HashiCorp Sandboxes provide interactive environments where you can experiment ...
0
800
2026-03-23T11:14:59.233623
?s=oracledatabase
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=oracledatabase
devops
python
hon Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry aiohttp server Integration by 🔭 OpenTelemetry Authors 🔭 This library allows tracing HTTP requests made by the aiohttp server library. aio http server instrumentation python Python Language Instrumentation Component Apache 2.0 License R...
317
800
2026-03-23T11:31:21.292062
enable-delegated-alert-dismissal
github_actions
https://docs.github.com/en/enterprise-cloud@latest/code-security/how-tos/manage-security-alerts/manage-dependabot-alerts/enable-delegated-alert-dismissal
devops
yaml
delegated alert dismissal via an enforced security configuration, the settings can't be changed at the repository level. On GitHub, navigate to the main page of the repository. Under your repository name, click Settings . If you cannot see the "Settings" tab, select the dropdown menu, then click Settings . In the "Secu...
1
800
2026-03-23T11:20:43.705808
?s=client
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=client
devops
python
Telemetry SDK. oltp exporter dotnet startup hook .NET Language Exporter Component MIT License Documentation Repository Prometheus Exporter ASP.NET Core for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 An OpenTelemetry Prometheus exporter for configuring an ASP.NET Core application with an endpoint for Prometheus t...
173
800
2026-03-23T11:21:37.915897
?s=generator
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=generator
devops
python
Component Apache 2.0 License Package Details (go-collector) Repository AWS X-Ray Tracing Exporter by 🔭 OpenTelemetry Authors 🔭 The AWS X-Ray Tracing Exporter for the OpenTelemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the fo...
25
800
2026-03-23T11:11:58.624098
postgresql
postgresql
https://www.postgresql.org/docs/release/12.3/
database
sql
ormation_schema schema). Repair performance regression in floating point overflow/underflow detection (Emre Hasegeli) § Previous refactoring had resulted in isinf() being called extra times in some hot code paths. Fix full text search to handle NOT above a phrase search correctly (Tom Lane) § Queries such as !(foo<->ba...
5
800
2026-03-23T11:22:02.967218
auth-apple
supabase
https://supabase.com/docs/guides/auth/social-login/auth-apple
database
typescript
diately revoke it in the Apple Developer Console and create a new one Consider automating this process if possible to prevent service disruptions This requirement only applies if you're configuring OAuth settings (Services ID, signing key, etc.). Native-only implementations don't require secret key rotation. Apple Does...
2
800
2026-03-23T11:37:31.055605
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
dataset = Dataset[str, str, Any](cases=[Case(name='test', inputs='example')]) dataset.to_file('my_dataset.json') # Also saves schema file: my_dataset_schema.json ``` ### Custom Schema Path ```python from pathlib import Path from typing import Any from pydantic_evals import Case, Dataset dataset = Dataset[str, str, Any]...
6,121
792
2026-03-23T10:51:26.923300
with-router-cli
tanstack_router
https://tanstack.com/router/latest/docs/installation/with-router-cli
framework
typescript
Installation with Router CLI | TanStack Router Docs TanStack Router v1 v1 New TanStack Intent Search... K Auto Log In Start RC Start RC Router Router Query Query Table Table DB beta DB beta AI alpha AI alpha Form new Form new Virtual Virtual Pacer beta Pacer beta Hotkeys alpha Hotkeys alpha Store alpha Store alpha Devt...
0
800
2026-03-23T10:50:15.627620
?s=transformers
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=transformers
devops
python
metry/instrumentation-fs 0.32.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Generic Pool Instrumentation for Node.js by 🔭 OpenTelemetry Authors 🔭 generic-pool instrumentation for Node.js. js instrumentation generic-pool pooling Quick Install ...
282
800
2026-03-23T11:26:30.537804
2.39.0
git
https://git-scm.com/docs/git-rebase/2.39.0
devops
bash
-[no-]autosquash --rebase-merges --interactive --exec --no-keep-empty --empty= --reapply-cherry-picks --edit-todo --update-refs --root when used in combination with --onto In addition, the following pairs of options are incompatible: --keep-base and --onto --keep-base and --root --fork-point and --root BEHAVIORAL DIFFE...
31
797
2026-03-23T11:34:04.463554
?s=restlet
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=restlet
devops
python
tor Quick Install When building a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/probabilisticsamplerprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 Lice...
89
800
2026-03-23T11:34:17.313807
faq
svelte
https://svelte.dev/docs/svelte/faq
framework
javascript
ponent, adding it to the relevant elements in the component that are under Svelte's control, and then adding it to each of the selectors in that component's styles. When the compiler can't see what elements a style selector applies to, there would be two bad options for keeping it: If it keeps the selector and adds the...
8
800
2026-03-23T11:15:00.513627
overview
mastra
https://mastra.ai/docs/workspace/overview
ai
typescript
expectedMtime in write options). If they don't match, it throws a StaleFileError . This catches external modifications (for example, an editor saving the file) that happen between the tool-level check and the actual write. When requireReadBeforeWrite is enabled, workspace tools pass the recorded modification time throu...
12
799
2026-03-23T11:23:12.832046
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
0000001, position: 3, location_id: 1] // Tests for 'xrange_step_1' step. StreamEntry [] res15 = db . StreamRange ( "race:france" , "(1712668766534-1" , "+" , 2 ); foreach ( StreamEntry entry in res15 ) { Console . WriteLine ( $"{entry.Id}: [{string.Join(" , ", entry.Values.Select(b => $" { b . Name }: { b . Value } "))...
2,320
800
2026-03-23T11:04:07.562863
2.5.html
python
https://docs.python.org/3/whatsnew/2.5.html
language
python
eb page; the documentation describes the syntax and the available data types for the supported SQL dialect. The documentation for the sqlite3 module. PEP 249 - Database API Specification 2.0 PEP written by Marc-André Lemburg. The wsgiref package ¶ The Web Server Gateway Interface (WSGI) v1.0 defines a standard interfac...
96
797
2026-03-23T10:58:46.825154
?s=pillarjs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pillarjs
devops
python
onent Apache 2.0 License Repository Express Instrumentation by 🔭 OpenTelemetry Authors 🔭 Express instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-express 0.61.0 Version JavaScript Language Instrumentation Component Ap...
280
800
2026-03-23T11:32:31.642117
context-engineering-in-practice
inngest
https://www.inngest.com/blog/context-engineering-in-practice
devops
typescript
-augmenting phase is architected following Anthropic's “Orchestrator-workers” pattern: Learn more about the Orchestrator-workers pattern We start an orchestrator workflow that runs the four specialized agents simultaneously and sends their compressed contexts to the synthesizer agent to generate the final answer: Concl...
10
800
2026-03-23T11:23:47.210974
Nemotron-MIND
transformers
https://huggingface.co/datasets/nvidia/Nemotron-MIND
ai
python
those questions. If you leave questions unanswered, the algorithm assumes that you would have answered them incorrectly, which can lower your score." Participant 1: "I see. So, what about the Integrated Reasoning (IR) section? If two students perform the same otherwise, but for the same one or two questions, one studen...
119
799
2026-03-23T11:23:03.927694
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
sync with agent.run_stream('What is the capital of the UK?') as response: print(await response.get_output()) #> The capital of the UK is London. ``` Args: user_prompt: User input to start/continue the conversation. output_type: Custom output type to use for this run, `output_type` may only be used if the agent has no o...
2,137
708
2026-03-23T10:51:26.914229
release-notes-1.17.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.17.0
mobile
dart
he private presentation window type for platform view windows (cla: yes, waiting for tree to go green) 17386 Roll src/third_party/dart 1402e8e1a42d.e21c4353006d (95 commits) (cla: yes) 17387 Roll src/third_party/skia 7345d88277c4..5b11a58c6297 (18 commits) (cla: yes, waiting for tree to go green) 17391 Partially revert...
647
800
2026-03-23T11:13:57.629623
?s=neo4j-driver
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=neo4j-driver
devops
python
m/open-telemetry/opentelemetry-collector-contrib/receiver/k8sclusterreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Kubernetes Events Receiver by 🔭 OpenTelemetry Authors 🔭 The Kubernetes Events receiver collects events from the Kube...
126
800
2026-03-23T11:17:22.475358
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
mt.Println(res27) // >>> [{1692632647899-0 Bob 0s 1} {1692632662819-0 Bob 0s 1}] res28 , err := rdb . XRange ( ctx , "race:italy" , "1692632647899-0" , "1692632647899-0" , ). Result () if err != nil { panic ( err ) } fmt . Println ( res28 ) // >>> [{1692632647899-0 map[rider:Royce] 0 0}] res29 , err := rdb . XClaim ( c...
722
800
2026-03-23T11:04:07.560609
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
ple: when this is set to 30%, the old ReplicaSet can be scaled down to 70% of desired pods immediately when the rolling update starts. Once new pods are ready, old ReplicaSet can be scaled down further, followed by scaling up the new ReplicaSet, ensuring that the total number of pods available at all times during the u...
225
722
2026-03-23T10:56:49.341846
webpack
webpack
https://webpack.js.org/api/compilation-hooks/
tooling
javascript
ets and their sizes:" ) ; for ( const [ pathname , source ] of Object . entries ( assets ) ) { console . log ( ` — ${ pathname } : ${ source . size ( ) } bytes ` ) ; } } , ) ; Additional assets In addition to name and stage , you can pass an additionalAssets 5.8.0+ option which accepts either a value of true or a callb...
11
799
2026-03-23T11:05:52.909174
android-devs
flutter
https://docs.flutter.dev/flutter-for/android-devs
mobile
dart
veloper . log ( ' row $i ' ) ; } ) ; } , child : Padding ( padding : const EdgeInsets . all ( 10 ) , child : Text ( ' Row $i ' ) ) , ) ; } } content_copy The recommended, efficient, and effective way to build a list uses a ListView.Builder . This method is great when you have a dynamic List or a List with very large am...
72
758
2026-03-23T10:51:15.214065
?s=javalin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=javalin
devops
python
data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. go exporter Go Language Exporter Component Apache 2.0 License Repository otlpr - A logr implementation backed by OTLP by MrAlias Provides a logr.Logger that exports messages as OTLP logs. go exporter l...
177
799
2026-03-23T11:15:15.388094
why
vite
https://vitejs.dev/guide/why
tooling
javascript
k a different approach. It split the work into two parts: Dependencies (libraries that rarely change) are pre-bundled once using fast native tooling, so they're ready instantly. Source code (your application code that changes frequently) is served on-demand over native ESM. The browser loads only what it needs for the ...
2
800
2026-03-23T10:50:35.159338
qdrant
qdrant
https://qdrant.tech/articles/qdrant-1.7.x/
database
python
cessary to recreate the HNSW index each time. However, with the introduction of the new snapshot approach, the snapshot itself, inclusive of all data and potentially quantized content, is transferred to the target node. This comprehensive snapshot includes the entire index, enabling the target node to seamlessly load i...
8
799
2026-03-23T11:00:43.369746
redis
redis
https://redis.io/docs/latest/integrate/redisom-for-java/
database
bash
dis OM Spring: <dependency> <groupId> com.redis.om </groupId> <artifactId> redis-om-spring </artifactId> <version> 0.3.0-SNAPSHOT </version> </dependency> Adding Swagger We'll use the Swagger UI to test our web services endpoint. To add Swagger 2 to a Spring REST web service, using the Springfox implementation add the ...
3
800
2026-03-23T11:09:27.587255
sveltekit
neon
https://neon.tech/docs/guides/sveltekit
database
sql
started with Sveltekit and Neon Need help? Join our Discord Server to ask questions or see what others are doing with Neon. For paid plan support options, see Support . Last updated on February 6, 2026 Was this page helpful? Yes No Thank you for your feedback! Previous SolidStart Next Symfony On this page 1 Create a Ne...
4
799
2026-03-23T11:09:53.727404
3.4.html
python
https://docs.python.org/3/whatsnew/3.4.html
language
python
unctions now raise an error immediately if passed string input, instead of failing randomly later on ( bpo-16685 ). The new convert_charrefs argument to HTMLParser currently defaults to False for backward compatibility, but will eventually be changed to default to True . It is recommended that you add this keyword, wit...
109
798
2026-03-23T11:07:15.346549
?s=meter
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=meter
devops
python
ry Authors 🔭 This library provides a concurrent instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Couchbase Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Couchbase instrumentation to track request...
243
800
2026-03-23T11:17:39.413978
?s=neo4j-driver
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=neo4j-driver
devops
python
ery receiver runs queries run on an osquery ’s daemon on a schedule and converts the output to logs. osquery 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-contri...
139
800
2026-03-23T11:17:22.475375
?s=tyk
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tyk
devops
python
Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The OTLP HTTP Exporter for the OpenTelemetry Collector. go exporter collector Collector Language Exporter Component Apache 2.0 License Repository Prometheus Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The Prometheus Exporter for the OpenTelemetry Collector. go exp...
47
800
2026-03-23T11:28:40.907545
?s=pinecone
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pinecone
devops
python
gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/tencentcloudlogserviceexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Tinybird Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter sends logs, metrics, and t...
55
799
2026-03-23T11:20:29.243342
work@go1.26.1
go
https://go.dev/cmd/go/internal/work@go1.26.1
language
go
Shell ) RemoveAll(paths ... string ) error RemoveAll is like 'rm -rf'. It attempts to remove all paths even if there's an error, and returns the first error. func (*Shell) ShowCmd ¶ added in go1.22.0 func (sh * Shell ) ShowCmd(dir string , format string , args ... any ) ShowCmd prints the given command to standard outp...
37
799
2026-03-23T11:14:37.592489
results-1-100-thread-2024-06-15.json
qdrant
https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json
database
python
e": 0.015143455589732185, "mean_time": 0.008385420120806703, "mean_precisions": 0.926032, "engine_params": { "index_params": { "efConstruction": 256, "M": 64 } } }, { "engine_name": "milvus", "setup_name": "milvus-m-64-ef-256", "dataset_name": "glove-100-angular", "upload_time": 38.14195053200092, "total_upload_time": ...
157
656
2026-03-23T10:59:06.540235
redis
redis
https://redis.io/docs/latest/develop/data-types/sorted-sets/
database
bash
ithscores : bool = False , score_cast_func : Union[type, Callable] = float ) → ResponseT Python Quick-Start import assert from 'assert' ; import { createClient } from 'redis' ; const client = createClient (); await client . connect (); const res1 = await client . zAdd ( 'racer_scores' , { score : 10 , value : 'Norem' }...
73
800
2026-03-23T11:05:31.572946
glossary
dart
https://dart.dev/resources/glossary
language
dart
t, including null , is an Object? . dynamic - A special type that disables static type checking. Like Object? , it accepts any value, but it also allows you to access any member on it without a compile-time error. The check is deferred to runtime instead. void - A type that indicates its value is not intended to be use...
72
534
2026-03-23T11:00:03.054668
index.html
postgresql
https://www.postgresql.org/docs/9.1/index.html
database
sql
nt Applications III. PostgreSQL Server Applications VII. Internals 44. Overview of PostgreSQL Internals 45. System Catalogs 46. Frontend/Backend Protocol 47. PostgreSQL Coding Conventions 48. Native Language Support 49. Writing A Procedural Language Handler 50. Writing A Foreign Data Wrapper 51. Genetic Query Optimizer...
3
650
2026-03-23T11:05:46.653265
adapter-node
svelte
https://svelte.dev/docs/kit/adapter-node
framework
javascript
upports x-forwarded-port , you can also set PORT_HEADER=x-forwarded-port . If adapter-node can't correctly determine the URL of your deployment, you may experience this error when using form actions : Cross-site POST form submissions are forbidden ADDRESS_HEADER and XFF_DEPTH The RequestEvent object passed to hooks and...
5
799
2026-03-23T11:33:09.107070
seed-functions
drizzle_orm
https://orm.drizzle.team/docs/seed-functions
database
typescript
000 }) .refine ((funcs) => ({ users : { columns : { isAvailable : funcs .boolean ({ // number of elements in each one-dimensional array. // (If specified, arrays will be generated.) arraySize : 3 }) , } , } , })); date Generates a date within the given range param default type minDate new Date('2020-05-08') string | Da...
7
800
2026-03-23T10:52:36.696649
internationalization
flutter
https://docs.flutter.dev/ui/internationalization
mobile
dart
data // (see https://github.com/dart-lang/i18n/blob/main/pkgs/intl/lib/number_symbols_data.dart). // Unfortunately, there is no way to use a locale that isn't defined in // this map and the only way to work around this is to use a listed // locale's NumberFormat symbols. So, here we use the number formats // for 'en_US...
49
800
2026-03-23T10:53:01.997045
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
' , 'speed' : '29.9' , 'position' : '1' , 'location_id' : '2' } ); console . log ( res6 ); // >>> 1692629676124-0 const res7 = await client . xLen ( 'race:france' ); console . log ( res7 ); // >>> 4 const res8 = await client . xAdd ( 'race:usa' , '0-1' , { 'racer' : 'Castilla' }); console . log ( res8 ); // >>> 0-1 con...
2,878
799
2026-03-23T11:04:07.563630
select
drizzle_orm
https://orm.drizzle.team/docs/select
database
typescript
.as ( "lower" ) , }) .from (users); Conditional select You can have a dynamic selection object based on some condition: async function selectUsers (withName : boolean ) { return db .select ({ id : users .id , ... (withName ? { name : users .name } : {}) , }) .from (users); } const users = await selectUsers ( true ); Di...
7
799
2026-03-23T10:54:15.869990
django
django
https://docs.djangoproject.com/pt-br/3.0/
framework
python
ls Framework de verificação do sistema O framework Sites Unicode no Django O projeto de código-aberto Django ¶ Saiba mais sobre o processo de desenvolvimento do próprio Django e como você pode contribuir: Comunidade: Como participar | O processo de publicação | Organização do time | O repositório do código fonte do Dja...
9
800
2026-03-23T11:16:44.863921
SWE-bench_Verified
transformers
https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified
ai
python
astropy/table/tests/test_table.py::TestRemove::test_2[masked]", "astropy/table/tests/test_table.py::TestRemove::test_2[subclass]", "astropy/table/tests/test_table.py::TestRemove::test_3[unmasked]", "astropy/table/tests/test_table.py::TestRemove::test_3[masked]", "astropy/table/tests/test_table.py::TestRemove::test_3[su...
69
800
2026-03-23T11:06:34.416820
redis
redis
https://redis.io/docs/latest/develop/get-started/document-database/
database
bash
want an" " affordable bike that you can take to work, but also take trail in" " mountains on the weekends or you’re just after a stable," " comfortable ride for the bike path, the Summit gives a good value" " for money." ), "condition" : "new" , }, { "model" : "ThrillCycle" , "brand" : "BikeShind" , "price" : 815 , "de...
16
799
2026-03-23T11:07:04.803576
release-notes-2.0.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.0.0
mobile
dart
s, waiting for tree to go green) 73376 Simplify the pull request template further. (cla: yes, waiting for tree to go green) 73378 build ios-framework simulator slices for profile/release (cla: yes, team, tool) 73380 Roll Engine from e1c1eb0d8c95 to e115066dcd65 (2 revisions) (cla: yes, waiting for tree to go green) 733...
1,155
800
2026-03-23T11:06:17.754643
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
recisions": 0.9953, "engine_params": { "search_params": { "hnsw_ef": 512 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-64-ef-512", "dataset_name": "gist-960-euclidean", "upload_time": 376.292199888, "total_upload_time": 1603.3763145949, "p95_time": 0.034074639, "rps": 36.7238863445, "parallel": 1, "p99_...
3,378
559
2026-03-23T11:15:13.619453
?s=haskell
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=haskell
devops
python
exec functions. Additionally, distributed tracing is supported by setting the traceparent header. curl instrumentation php Quick Install To install this instrumentation library run: composer require open-telemetry/opentelemetry-auto-curl 0.1.0 Version PHP Language Instrumentation Component Apache 2.0 License Package De...
306
800
2026-03-23T11:20:15.839287