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
train
transformers
https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train
ai
python
.13, 64bit Logs: <stderr>, /var/log/datadog/dogstatsd.log, syslog:/dev/log Flush count: 51867 Packet Count: 0 Packets per second: 0.0 Metric count: 1 Event count: 0 Service check count: 0 ==================== Forwarder (v 5.17.2) ==================== Status date: 2017-09-24 19:12:51 (1s ago) Pid: 2927 Platform: Linux-4...
83
760
2026-03-23T11:25:24.231326
redis
redis
https://redis.io/docs/latest/develop/tools/cli/
database
bash
rs, is the ability to use color terminals to show a spectrum of latencies. You'll see a colored output that indicates the different percentages of samples, and different ASCII characters that indicate different latency figures. This mode is enabled using the --latency-dist option: $ redis-cli --latency-dist (output not...
37
800
2026-03-23T11:06:33.920695
kubernetes-provider?variants=kubernetes%3Aeks
terraform
https://developer.hashicorp.com/terraform/tutorials/kubernetes/kubernetes-provider?variants=kubernetes%3Aeks
devops
hcl
e after 0s Destroy complete! Resources: 2 destroyed. If you followed a previous tutorial to set up a Kubernetes cluster, refer to the Clean up your workspace section of the tutorial to remove those resources as well. Otherwise, your Kubernetes cluster will remain running. Next steps In this tutorial, you configured the...
23
800
2026-03-23T11:23:05.254880
Classes
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes
language
javascript
be plain functions, async functions, generator functions, or async generator functions. For more information, see method definitions . js class Rectangle { constructor(height, width) { this.height = height; this.width = width; } // Getter get area() { return this.calcArea(); } // Method calcArea() { return this.height ...
5
747
2026-03-23T10:50:12.754894
generics.html
typescript
https://www.typescriptlang.org/docs/handbook/2/generics.html
language
javascript
lass or interface declaration that merges with an existing class or interface declaration may introduce a new type parameter as long as it specifies a default. Variance Annotations This is an advanced feature for solving a very specific problem, and should only be used in situations where you’ve identified a reason to ...
19
800
2026-03-23T10:56:42.675507
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
yaml', schema_path=None) ``` ### Schema Path Templates Use `{stem}` to reference the dataset filename: ```python from typing import Any from pydantic_evals import Case, Dataset dataset = Dataset[str, str, Any](cases=[Case(inputs='test')]) # Creates: my_tests.yaml and my_tests.schema.json dataset.to_file( 'my_tests.yaml...
6,143
788
2026-03-23T10:51:26.923338
multiprocessing.shared_memory.html
python
https://docs.python.org/3/library/multiprocessing.shared_memory.html
language
python
demonstrates the basic mechanisms of a SharedMemoryManager : >>> from multiprocessing.managers import SharedMemoryManager >>> smm = SharedMemoryManager () >>> smm . start () # Start the process that manages the shared memory blocks >>> sl = smm . ShareableList ( range ( 4 )) >>> sl ShareableList([0, 1, 2, 3], name='psm...
12
800
2026-03-23T10:58:35.598051
firebase-ios-swift
firebase
https://firebase.google.com/codelabs/firebase-ios-swift
database
javascript
see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
23
105
2026-03-23T10:50:05.536970
symmetric_memory.html
pytorch
https://pytorch.org/docs/stable/symmetric_memory.html
ml
python
, group ) The symm_mem.empty function creates a tensor that is backed by a symmetric memory allocation. The rendezvous function establishes a rendezvous with peers in the group, and returns a handle to the symmetric memory allocation. The handle provides method to access information related to the symmetric memory allo...
6
799
2026-03-23T11:00:05.697851
Optional
angular
https://angular.dev/api/core/Optional
framework
typescript
sourceOptions ResourceRef ResourceSnapshot ResourceStatus ResourceStreamingLoader ResourceStreamItem RESPONSE_INIT ResponseInit runInInjectionContext Sanitizer SchemaMetadata SecurityContext Self setTestabilityGetter signal Signal SimpleChange SimpleChanges SkipSelf StateKey StaticClassProvider StaticClassSansProvider ...
6
800
2026-03-23T11:24:36.460381
?s=local
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=local
devops
python
it is often more convenient to use a pre-compiled package installed from NuGet. This client library for .NET also includes the opentelemetry-proto clients to allow for manually generating and sending signals, and lastly it includes a query builder to ease the process of building queries using the OddQueryLanguage (OQL)...
387
798
2026-03-23T11:13:53.860602
feed.atom
planetscale
https://planetscale.com/blog/feed.atom
database
sql
loper who likes to hack on side projects or part of an engineering team, I’d love for you to experience the joy of using PlanetScale. Sign up today and give us a shot. Happy hacking! P.S. We’re hiring! If you’re interested in being a part of the team that builds the best database for developers, take a look at our care...
599
800
2026-03-23T11:03:06.264927
?group=hash
redis
https://redis.io/docs/latest/commands/?group=hash
database
bash
Learn more → Read more DIGEST Returns the hash digest of a string value as a hexadecimal string. Learn more → Read more DISCARD Discards a transaction. Learn more → Read more DUMP Returns a serialized representation of the value stored at a key. Learn more → Read more ECHO Returns the given string. Learn more → Read mo...
16
799
2026-03-23T11:04:29.891175
?flag=deprecated
opentelemetry
https://opentelemetry.io/ecosystem/registry//?flag=deprecated
devops
python
ection deprecated by 🔭 OpenTelemetry Authors 🔭 Deprecated This browser extension is permanently deprecated. Other browser extensions are available that provide similar functionality . This browser extension allows you to inject OpenTelemetry instrumentation in any web page. It uses the Web SDK and can export data to ...
377
800
2026-03-23T11:29:30.110799
schedule
temporal
https://docs.temporal.io/cli/schedule
devops
go
n --calendar No string[] Calendar specification in JSON. For example: {"dayOfWeek":"Fri","hour":"17","minute":"5"} . --catchup-window No duration Maximum catch-up time for when the Service is unavailable. --cron No string[] Calendar specification in cron string format. For example: "30 12 * * Fri" . --end-time No times...
13
800
2026-03-23T11:19:41.420572
firebase
mastra
https://mastra.ai/docs/server/auth/firebase
ai
typescript
your client application: lib/firebase.ts import { initializeApp } from 'firebase/app' import { getAuth , GoogleAuthProvider } from 'firebase/auth' const firebaseConfig = { apiKey : process . env . NEXT_PUBLIC_FIREBASE_API_KEY , authDomain : process . env . NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN , projectId : process . env . ...
5
799
2026-03-23T11:10:33.784828
2022-05-23-headless-ui-v1-6-tailwind-ui-team-management
tailwind
https://tailwindcss.com/blog/2022-05-23-headless-ui-v1-6-tailwind-ui-team-management
library
javascript
ue/solid" ; const people = [ { id : 1 , name : "Wade Cooper" }, // ... ] ; const selected = ref ( people [ 3 ]) ; </ script > To me, the absolute best part is that you don't have to explicitly register anything under components anymore — any components that are in scope are automatically available to the template. Usin...
12
799
2026-03-23T10:54:31.656695
tfrun
terraform
https://developer.hashicorp.com/terraform/cloud-docs/policy-enforcement/import-reference/tfrun
devops
hcl
data associated with the current run. Value: id Value Type: String. Specifies the ID that is associated with the current Terraform run. Value: created_at Value Type: String. The created_at value within the root namespace specifies the time that the run was created. The timestamp returned follows the format outlined in ...
3
800
2026-03-23T11:22:29.429614
?s=configuration-validation
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=configuration-validation
devops
python
y Database API integration by 🔭 OpenTelemetry Authors 🔭 The trace integration with Database API for OpenTelemetry. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Django Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests for Django applic...
322
800
2026-03-23T11:11:39.549252
redis
redis
https://redis.io/docs/latest/commands/redis-7-2-commands/
database
bash
alue of a key after setting its expiration time. Complexity: O(1) Since: 6.2.0 GETRANGE - Returns a substring of the string stored at a key. Syntax: GETRANGE key start end Description: Returns a substring of the string stored at a key. Complexity: O(N) where N is the length of the returned string. The complexity is ult...
5
800
2026-03-23T11:33:19.306461
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
r servers. Inngest can never read data in this object. - All step output and function output is encrypted _before_ it leaves your servers. Inngest only receives the encrypted values, and can never read this data. Function state is sent fully encrypted to the SDKs. The SDKs decrypt data on your servers and then resume a...
850
800
2026-03-23T10:50:47.948852
Nemotron-PrismMath
transformers
https://huggingface.co/datasets/nvidia/Nemotron-PrismMath
ai
python
on reduced to a relation between y and k, but it didn't form a straight line. Wait, maybe it's a circle. Let me consider specific points and see if they lie on a circle. In the symmetric case where a = b = 1, we saw that at point (0,1), k ≈ 1.414, at point (0,0), undefined, at point (1,0), k approaches -1, and as N app...
92
800
2026-03-23T11:23:20.408548
observability
temporal
https://docs.temporal.io/develop/typescript/observability
devops
go
TRACE The most detailed level of logging, used for very fine-grained information. DEBUG Detailed information, typically useful for debugging purposes. INFO General information about the application's operation. WARN Indicates potentially harmful situations or minor issues that don't prevent the application from working...
5
798
2026-03-23T10:53:46.084656
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
aphRunContext[StateT, DepsT], ) -> BaseNode[StateT, DepsT, Any] | End[Any] ``` Attempt to run the join node. Parameters: | Name | Type | Description | Default | | ----- | -------------------------------- | --------------------------- | ---------- | | `ctx` | `GraphRunContext[StateT, DepsT]` | The graph execution contex...
5,365
662
2026-03-23T10:51:26.921385
postgresql
postgresql
https://www.postgresql.org/docs/release/12.3/
database
sql
y drops a temporary schema; which isn't normal practice, but should work. Avoid premature recycling of WAL segments during crash recovery (Jehan-Guillaume de Rorthais) § § WAL segments that become ready to be archived during crash recovery were potentially recycled without being archived. Avoid scanning irrelevant time...
11
800
2026-03-23T11:22:02.967227
postgres_fdw
neon
https://neon.tech/docs/extensions/postgres_fdw
database
sql
sers from the remote_users table: SELECT * FROM remote_users WHERE created_at > NOW () - INTERVAL '1 week' ; You can perform joins between local tables and foreign tables, aggregate data from remote sources, and use any other SQL features supported by Postgres. SELECT r.username, o.order_id, o.order_date FROM remote_us...
10
800
2026-03-23T11:03:19.467472
nomad
terraform
https://developer.hashicorp.com/terraform/enterprise/deploy/nomad
devops
hcl
n for instructions. Remove the identity stanza. Pass the ACL token to the Terraform Enterprise job. Export the token to the NOMAD_TOKEN environment variable and add it to the env stanza. Refer to the example Nomad job specification for a template that you can copy and modify. Run the nomad job run command and specify j...
10
800
2026-03-23T11:26:24.963939
?s=ecs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ecs
devops
python
Authors 🔭 Ethon instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-ethon 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Excon Instrumentation by 🔭 OpenTelemetry...
345
800
2026-03-23T11:26:01.524445
animated-container
flutter
https://docs.flutter.dev/cookbook/animation/animated-container
mobile
dart
ld an AnimatedContainer using the properties. Start the animation by rebuilding with new properties. 1. Create a StatefulWidget with default properties # To start, create StatefulWidget and State classes. Use the custom State class to define the properties that change over time. In this example, that includes the width...
2
724
2026-03-23T11:32:25.105563
?s=interval
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=interval
devops
python
metry Authors 🔭 The Zookeeper Receiver for the OpenTelemetry Collector collects metrics from a Zookeeper instance, using the ‘mntr’ command. 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-tele...
167
800
2026-03-23T11:20:08.181419
?s=micrometer
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=micrometer
devops
python
ctions. 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 Details (p...
306
800
2026-03-23T11:39:37.845177
3.6.html
python
https://docs.python.org/3/whatsnew/3.6.html
language
python
and reviews from Serhiy Storchaka and Victor Stinner in bpo-26647 and bpo-28050 .) The asyncio.Future class now has an optimized C implementation. (Contributed by Yury Selivanov and INADA Naoki in bpo-26081 .) The asyncio.Task class now has an optimized C implementation. (Contributed by Yury Selivanov in bpo-28544 .) V...
63
800
2026-03-23T11:30:55.893384
2.18.0
git
https://git-scm.com/docs/git-interpret-trailers/2.18.0
devops
bash
ly Asked Questions (FAQ) Glossary Hooks gitignore gitmodules Revisions Submodules Tutorial Workflows All guides... Administration clean gc fsck reflog filter-branch instaweb archive bundle Plumbing Commands cat-file check-ignore checkout-index commit-tree count-objects diff-index for-each-ref hash-object ls-files ls-tr...
1
797
2026-03-23T11:37:18.768396
git-config
git
https://git-scm.com/docs/git-config
devops
bash
s setting can be overridden by passing the --strategy option to git-notes[1] . notes. <name> .mergeStrategy Which merge strategy to choose when doing a notes merge into refs/notes/ <name> . This overrides the more general notes.mergeStrategy . See the "NOTES MERGE STRATEGIES" section in git-notes[1] for more informatio...
267
798
2026-03-23T10:57:42.961262
Nemotron-MIND
transformers
https://huggingface.co/datasets/nvidia/Nemotron-MIND
ai
python
type in Excel. You can then enter the x, y, and z values for the surface equation in the 'Data' tab. The surface equation can be explicit, implicit, or parametric." Participant 1: "Thank you for the detailed explanation. I was able to create the 3D surface plot using a user-defined surface equation. However, I'm now wo...
159
799
2026-03-23T11:23:03.927725
pytorch
pytorch
https://pytorch.org/tutorials/
ml
python
yTorch Recipes Bite-size, ready-to-deploy PyTorch code examples. Explore Recipes Learn the Basics A step-by-step guide to building a complete ML workflow with PyTorch. Getting-Started Introduction to PyTorch on YouTube An introduction to building a complete ML workflow with PyTorch. Follows the PyTorch Beginner Series ...
1
800
2026-03-23T11:09:16.467433
SWE-bench_Verified
transformers
https://huggingface.co/datasets/princeton-nlp/SWE-bench_Verified
ai
python
rt::test_empty_reverse[unmasked-False]", "astropy/table/tests/test_table.py::TestSort::test_empty_reverse[masked-True]", "astropy/table/tests/test_table.py::TestSort::test_empty_reverse[masked-False]", "astropy/table/tests/test_table.py::TestSort::test_empty_reverse[subclass-True]", "astropy/table/tests/test_table.py::...
77
800
2026-03-23T11:23:16.362041
3_34_1.html
sqlite
https://www.sqlite.org/releaselog/3_34_1.html
database
sql
dex are useful for the index lookup, postpone doing the main table seek until after all WHERE clause constraints have been evaluated, in case those constraints can be covered by unused later terms of the index, thus avoiding unnecessary main table seeks. The new OP_SeekScan opcode is used to improve performance of mult...
2
725
2026-03-23T11:38:25.517785
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
in `pydantic_ai_slim/pydantic_ai/ui/_messages_builder.py` ```python @dataclass class MessagesBuilder: """Helper class to build Pydantic AI messages from request/response parts.""" messages: list[ModelMessage] = field(default_factory=list[ModelMessage]) def add(self, part: ModelRequestPart | ModelResponsePart) -> None: ...
5,801
695
2026-03-23T10:51:26.922823
otel
mastra
https://mastra.ai/docs/observability/tracing/exporters/otel
ai
typescript
.usage.input_tokens - Number of input tokens gen_ai.usage.output_tokens - Number of output tokens gen_ai.request.temperature - Sampling temperature gen_ai.response.finish_reasons - Completion reasons Protocol selection guide Direct link to Protocol selection guide Choose the right protocol package based on your provide...
14
800
2026-03-23T11:20:02.910308
no-static-element-interactions
biome
https://biomejs.dev/linter/rules/no-static-element-interactions
tooling
javascript
le a rule Configure the code fix Rule options Source Code Test Cases Sponsored by Copyright (c) 2023-present Biome Developers and Contributors.
4
143
2026-03-23T11:27:23.328028
?s=odddotnet
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=odddotnet
devops
python
mentation Component BSD-2-Clause License Repository Akka Actor Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Akka Actor instrumentation to track requests through OpenTelemetry. java instrumentation akka Java Language Instrumentation Component Apache 2.0 License Repository Akka Actor Fork Join I...
237
800
2026-03-23T11:15:01.957727
supabase-inspect-db-blocking
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-blocking
database
typescript
83. policy A value that indicates how the edge-runtime should forward incoming HTTP requests to the worker. per_worker allows multiple HTTP requests to be forwarded to a worker that has already been created. oneshot will force the worker to process a single HTTP request and then exit. (Debugging purpose, This is especi...
64
799
2026-03-23T11:30:40.596187
capi3ref.html
sqlite
https://www.sqlite.org/capi3ref.html
database
sql
the argument format described in the previous paragraph, the SQLITE_DBCONFIG_MAINDBNAME and SQLITE_DBCONFIG_LOOKASIDE options are different. See the documentation of those exceptional options for details. Authorizer Return Codes #define SQLITE_DENY 1 /* Abort the SQL statement with an error */ #define SQLITE_IGNORE 2 /...
306
792
2026-03-23T11:15:05.573660
?s=http
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=http
devops
python
install this instrumentation library run: composer require open-telemetry/opentelemetry-auto-psr6 0.0.5 Version PHP Language Instrumentation Component Apache 2.0 License Package Details (packagist) Repository Slim Framework by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for the Slim Framework php slim instrumen...
314
799
2026-03-23T11:26:49.080194
go1.9
go
https://go.dev/doc/go1.9
language
go
arbage collection if one is immediately necessary because of the new GOGC value. This makes it possible to adjust GOGC on-the-fly. Large object allocation performance is significantly improved in applications using large (>50GB) heaps containing many large objects. The runtime.ReadMemStats function now takes less than ...
10
800
2026-03-23T11:30:54.889731
?s=esbuild
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=esbuild
devops
python
uage Instrumentation Component Apache 2.0 License Package Details (nuget) Repository MySqlData Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments MySql.Data and collects telemetry about database operations. mysqldata instrumentation dotnet Quick Instal...
207
800
2026-03-23T11:31:45.079508
?s=console
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=console
devops
python
mentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Spark Web Framework Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Spark Web Framework instrumentation to track requests through OpenTelemetry. java instr...
268
800
2026-03-23T11:39:15.141919
qdrant
qdrant
https://qdrant.tech/articles/vector-search-production/
database
python
solution to improve product discovery. Everything ran smoothly in testing, but once in production, memory errors, disk I/O spikes, and query delays piled up. Investigations showed they hadn’t adjusted the default configuration or reserved dedicated storage for write-ahead logs. Their index repeatedly spilled to disk du...
31
799
2026-03-23T10:54:40.374995
?s=twig
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=twig
devops
python
ocumentation Repository kgateway native sandbox by kgateway Authors kgateway supports OTLP export for traces and logs, with Prometheus-native metrics collection. go kgateway gateway-api ingress envoy Go Language Application integration Component Apache-2.0 License Website Documentation Repository Knative native incubat...
8
800
2026-03-23T11:30:17.910833
refresh
terraform
https://developer.hashicorp.com/terraform/tutorials/state/refresh
devops
hcl
Use refresh-only mode to sync Terraform state | Terraform | HashiCorp Developer HashiConf 2025 Don't miss the live stream of HashiConf Day 2 happening now View live stream State Terraform tracks information about the resources it manages in your workspace's state file. When you apply changes to your resources with Terr...
0
799
2026-03-23T11:30:58.572475
blocking-route
nextjs
https://nextjs.org/docs/messages/blocking-route
framework
javascript
rt-lived Caches "use cache" allows you to describe a cacheLife() that might be too short to be practical to prerender. The utility of doing this is that it can still describe a non-zero caching time for the client router cache to reuse the cache entry in the browser and it can also be useful for protecting upstream API...
8
800
2026-03-23T10:59:58.858336
webpack
webpack
https://webpack.js.org/concepts/
tooling
javascript
Concepts | webpack (opens in a new tab) (opens in a new tab) Datagrid and Charting for Enterprise Applications Proud to partner with webpack (opens in a new tab) Concepts At its core, webpack is a static module bundler for modern JavaScript applications. When webpack processes your application, it internally builds a d...
0
800
2026-03-23T10:49:54.675022
RetrieveTPUEmbeddingAdadeltaParameters
tensorflow
https://www.tensorflow.org/api_docs/python/tf/raw_ops/RetrieveTPUEmbeddingAdadeltaParameters
ml
python
dding table configuration. For example, this op is used to retrieve updated parameters before saving a checkpoint. Args num_shards An int . shard_id An int . table_id An optional int . Defaults to -1 . table_name An optional string . Defaults to "" . config An optional string . Defaults to "" . name A name for the oper...
1
800
2026-03-23T11:28:49.610313
module_lifecycle.html
ansible
https://docs.ansible.com/ansible/latest/dev_guide/module_lifecycle.html
devops
yaml
ed: to the documentation of the module or plugin with the following sub-values: removed_in : A string , such as "2.10" ; the version of Ansible where the module will be replaced with a docs-only module stub. Usually current release +4. Mutually exclusive with :removed_by_date:. remove_by_date : (Added in ansible-base 2...
5
799
2026-03-23T10:57:06.442840
?s=service-account
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=service-account
devops
python
emetry-auto-symfony 1.1.1 Version PHP Language Instrumentation Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry Twig auto-instrumentation by Christian Melius Instrumentation Library for Twig twig instrumentation php Quick Install To install this instrumentation library run: composer req...
315
800
2026-03-23T11:38:39.652295
BarrierInsertMany
tensorflow
https://www.tensorflow.org/api_docs/python/tf/raw_ops/BarrierInsertMany
ml
python
the barrier in an undefined state. Args handle A Tensor of type mutable string . The handle to a barrier. keys A Tensor of type string . A one-dimensional tensor of keys, with length n. values A Tensor . An any-dimensional tensor of values, which are associated with the respective keys. The 0th dimension must have leng...
1
798
2026-03-23T11:19:46.309328
?s=php
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=php
devops
python
ng OpenTelemetry logs to Elasticsearch 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/elasticsearchexporter v0.148.0 v0.148.0 Version Collecto...
35
800
2026-03-23T11:30:46.303893
release-notes-2.8.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.8.0
mobile
dart
m, cla: yes, waiting for tree to go green) 89382 Roll Engine from cf06c9c2853a to 2c2d4080a381 (2 revisions) (cla: yes, waiting for tree to go green) 89389 Roll Engine from 2c2d4080a381 to a166c3286653 (2 revisions) (cla: yes, waiting for tree to go green) 89393 Add raster cache metrics to timeline summaries (a: tests,...
196
800
2026-03-23T11:14:04.145755
asyncvfs.html
sqlite
https://www.sqlite.org/asyncvfs.html
database
sql
in reality it is happening at its usual slow pace in the background. Asynchronous I/O appears to give better responsiveness, but at a price. You lose the Durable property. With the default I/O backend of SQLite, once a write completes, you know that the information you wrote is safely on disk. With the asynchronous I/O...
2
793
2026-03-23T11:01:21.769242
consul-terraform-sync-intro?utm_source=docs
terraform
https://developer.hashicorp.com/consul/tutorials/network-infrastructure-automation/consul-terraform-sync-intro?utm_source=docs
devops
hcl
the driver.terraform.backend section of the configuration. cts-policy.hcl # Permission for CTS to write the Terraform state in the default Consul KV path key_prefix "consul-terraform-sync/" { policy = "write" } # Permission for CTS to lock a semaphore session for all possible node names. # For a restrictive environment...
9
799
2026-03-23T11:22:03.632930
v1.3.html
scikit_learn
https://scikit-learn.org/stable/whats_new/v1.3.html
ml
python
thanPi, John Pangas, Joshua Choo Yun Keat, Joshua Hedlund, JuliaSchoepp, Julien Jerphanion, jygerardy, ka00ri, Kaushik Amar Das, Kento Nozawa, Kian Eliasi, Kilian Kluge, Lene Preuss, Linus, Logan Thomas, Loic Esteve, Louis Fouquet, Lucy Liu, Madhura Jayaratne, Marc Torrellas Socastro, Maren Westermann, Mario Kostelac, ...
43
799
2026-03-23T10:55:47.244079
merge
angular
https://angular.dev/guide/i18n/merge
framework
typescript
ation, it is similar to when you set the "localize" option to true . HELPFUL: For more information about how to set the locales, see Generate application variants for each locale . ng build -- localize Apply specific build options for just one locale To apply specific build options to only one locale, specify a single ...
8
800
2026-03-23T11:32:11.012193
mcp
langchain
https://docs.langchain.com/oss/python/langchain/mcp
ai
python
: return f "Tool { request . name } timed out. Please try again later." except ConnectionError : return f "Could not connect to { request . name } service. Using cached data." Progress notifications Subscribe to progress updates for long-running tool executions: Progress callback Copy from langchain_mcp_adapters . clie...
30
797
2026-03-23T11:07:41.390487
2.53.0
git
https://git-scm.com/docs/git-format-patch/2.53.0
devops
bash
han once. --inter-hunk-context= <number> Show the context between diff hunks, up to the specified <number> of lines, thereby fusing hunks that are close to each other. Defaults to diff.interHunkContext or 0 if the config option is unset. -W --function-context Show whole function as context lines for each change. The fu...
25
800
2026-03-23T11:22:18.510002
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
plex('(inf+infj)') . Patch by Sergey B Kirpichev. gh-119180 : Evaluation of annotations is now deferred. See PEP 649 for details. gh-119180 : Replace LOAD_ASSERTION_ERROR opcode with LOAD_COMMON_CONSTANT and add support for NotImplementedError . gh-119213 : Non-builtin modules built with argument clinic were crashing i...
376
798
2026-03-23T10:57:25.353125
prune
turborepo
https://turbo.build/en/docs/reference/prune
tooling
javascript
Flags" : { "pruneIncludesGlobalFiles" : true , } , } With this flag, all files matching the globalDependencies globs will be included in the pruned output. In --docker mode, they are copied to both the full and json directories. Comparison to pnpm deploy While both turbo prune and pnpm deploy are used to isolate packag...
3
800
2026-03-23T10:52:33.770390
create-conformance-rule
nx
https://nx.dev/docs/reference/conformance/create-conformance-rule
tooling
typescript
} from ' @nx/conformance ' ; export default createConformanceRule ({ name: ' ensure-owners ' , category: ' consistency ' , description: ' Ensure that all projects have owners defined via Nx Owners. ' , implementation : async ( context ) => { const violations : ConformanceViolation [] = []; for ( const node of Object . ...
7
800
2026-03-23T11:19:28.899982
oldnews.html
sqlite
https://www.sqlite.org/oldnews.html
database
sql
d memory usage information and for controlling database file fragmentation. And the query planner now does a better job of optimizing the LIKE and GLOB operators. This release increases the maximum size of database pages from 32KiB to 64KiB. A database with 64KiB pages will not be readable or writable by older versions...
62
778
2026-03-23T11:13:03.531157
basic
mcp
https://modelcontextprotocol.io/specification/2025-03-26/basic
ai
typescript
an error code and message at minimum. Error codes MUST be integers. Notifications Notifications are sent from the client to the server or vice versa, as a one-way message. The receiver MUST NOT send a response. Copy { jsonrpc : "2.0" ; method : string ; params ?: { [key: string]: unknown ; }; } Notifications MUST NOT i...
3
794
2026-03-23T11:09:22.152057
?s=logmanager
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logmanager
devops
python
resource attributes by appending information about the geographical location of an IP address. To add geographical information, the IP address must be included in the resource attributes using the source.address semantic conventions key attribute . geoip processor collector Collector Language Processor Component Apache...
80
800
2026-03-23T11:22:05.742677
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/groups/
devops
yaml
H5bp / Html5 Boilerplate" , "path" : "html5-boilerplate" , "path_with_namespace" : "h5bp/html5-boilerplate" , "created_at" : "2020-04-27T06:13:22.642Z" , "default_branch" : "main" , "tag_list" :[], //deprecated, use `topics` instead "topics" :[], "ssh_url_to_repo" : "ssh://git@gitlab.com/h5bp/html5-boilerplate.git" , "...
26
799
2026-03-23T11:10:53.333693
pytorch
pytorch
https://pytorch.org/blog/mapillary-research/
ml
python
mantic segmentation. In-place activated BatchNorm is enabling us to use up to 50% more memory (at little computational overhead) and is therefore deeply integrated in all our current projects (including Seamless Scene Segmentation described above). When processing a BN-Activation-Convolution sequence in the forward pas...
9
800
2026-03-23T11:26:14.785344
qdrant
qdrant
https://qdrant.tech/blog/page/8/
database
python
cale, 13x Faster Results ColPali combines text and visual contexts for precise document retrieval, but scaling posed challenges. We achieved 13x faster retrieval using pooling and reranking, reducing vector counts by ~30x while retaining near-original accuracy. Explore the open-source demo to optimize your retrieval wo...
3
615
2026-03-23T11:28:57.492628
edge-function-cpu-limits
supabase
https://supabase.com/docs/guides/troubleshooting/edge-function-cpu-limits
database
typescript
Supabase Docs | Troubleshooting | Understanding Edge Function CPU limits Understanding Edge Function CPU limits Last edited: 2/6/2026 Learn how Edge Functions manage CPU resources and what happens when limits are reached. How isolates work # An isolate is like a worker that can handle multiple requests for a function. ...
0
800
2026-03-23T11:02:20.475447
qdrant
qdrant
https://qdrant.tech/legal/privacy-policy/
database
python
ers with existing contracts use its seals, which is why a mere image copy of the certificate is not a viable alternative as confirmation. As the data is masked after collection, there is no possibility to identify website visitors. Further information is available in the privacy policy of the provider at https://heydat...
28
798
2026-03-23T11:26:32.981958
vapi
langfuse
https://langfuse.com/integrations/no-code/vapi
ai
python
with low latency (< 500-800ms voice-to-voice). Function Calling : Taking actions during conversations and interfacing with your services for custom actions. Extracting Conversation Data : Reviewing conversation audio, transcripts, and metadata. What is Langfuse? Langfuse is an open source LLM engineering platform desig...
1
799
2026-03-23T11:22:40.774486
diagnostics
dart
https://dart.dev/tools/diagnostics
language
dart
ter '{1}' is not a subtype of the type '{2}' of the setter '{3}'. Copy name The type '{0}' of the inherited field '{1}' is not a subtype of the type '{2}' of the inherited setter '{3}'. Copy name The type '{0}' of the inherited getter '{1}' is not a subtype of the type '{2}' of the inherited setter '{3}'. Copy name Thi...
115
800
2026-03-23T10:55:23.675391
random.html
python
https://docs.python.org/3/library/random.html
language
python
fmean as mean from random import choices data = [ 41 , 50 , 29 , 37 , 81 , 30 , 73 , 63 , 20 , 35 , 68 , 22 , 60 , 31 , 95 ] means = sorted ( mean ( choices ( data , k = len ( data ))) for i in range ( 100 )) print ( f 'The sample mean of { mean ( data ) : .1f } has a 90% confidence ' f 'interval from { means [ 5 ] : ....
22
800
2026-03-23T11:31:32.057862
?s=connect
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=connect
devops
python
a Druid Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides an Alibaba Druid instrumentation to track requests through OpenTelemetry. alibabadruid instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Settings for the OpenTelemetry Instrumentation Annotations integr...
238
800
2026-03-23T11:24:38.264993
equal_keys_in_map_pattern
dart
https://dart.dev/tools/diagnostics/equal_keys_in_map_pattern
language
dart
ss modifiers for API maintainers Reference Concurrency expand_more Overview Asynchronous programming Isolates Null safety expand_more Sound null safety Understanding null safety Dart keywords Language versioning Core libraries expand_more Overview dart:core dart:async dart:math dart:convert dart:io dart:js_interop Iter...
1
800
2026-03-23T11:37:11.288523
changes.html
sqlite
https://www.sqlite.org/changes.html
database
sql
ompiler built-ins (ex: __builtin_bswap32() or _byteswap_ulong()) for byteswapping when available. Uses the sqlite3_blob key/value access object instead of SQL for pulling content out of R-Tree nodes Other miscellaneous enhancements such as loop unrolling. Add the SQLITE_DEFAULT_LOOKASIDE compile-time option. Increase t...
165
756
2026-03-23T10:50:32.102763
opentelemetry
opentelemetry
https://opentelemetry.io/docs/specs/opamp/
devops
python
gent’s configuration then the Agent should limit such functionality only to specific scripts located in a limited set of directories. This limitation should be locally specified and should not be overridable via remote configuration. If this rule is not followed the remote configuration functionality may be exploited t...
159
800
2026-03-23T11:09:24.252615
release-notes
docker
https://docs.docker.com/engine/release-notes
devops
bash
5 2026-01-16 For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones: docker/cli, 29.1.5 milestone moby/moby, 29.1.5 milestone Packaging updates Update Go runtime to 1.25.6 . moby/moby#51860 , docker/cli#6750 Networking Fixed a regression where established network connectio...
7
800
2026-03-23T11:13:56.756894
tauri
tauri
https://tauri.app/reference/javascript/shell/
desktop
rust
ction titled “Since” 2.0.0 Inherited from Section titled “Inherited from” EventEmitter . listenerCount Source : https://github.com/tauri-apps/plugins-workspace/blob/v2/plugins/shell/guest-js/index.ts#L241 off() Section titled “off()” off < N >(eventName, listener): this Removes the all specified listener from the liste...
9
800
2026-03-23T11:04:20.128016
vitess
planetscale
https://planetscale.com/learn/courses/vitess
database
sql
n more about the key components, including MySQL, VTTablet, VTGate, VTOrg, VTAdmin, VTCtl, and the ETCD topo server. Vertical Sharding — Vitess has built-in support for Vertical sharding, making it easy to spread the tables of your database out across multiple MySQL instances. This lesson will walk through an example o...
3
800
2026-03-23T10:59:51.850986
?s=llm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=llm
devops
python
Details (go-collector) Repository Span Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Span Processor for the OpenTelemetry Collector modifies either the span name or attributes of a span based on the span name. go processor collector Quick Install When building a custom collector you can add this processor to t...
93
800
2026-03-23T11:17:28.589123
supabase-migration-down
supabase
https://supabase.com/docs/reference/cli/supabase-migration-down
database
typescript
,vector,supavisor] --ignore-health-check Optional Ignore unhealthy services and exit 0 Basic usage Start containers without studio and imgproxy Ignore service health checks 1 supabase start Response 1 Creating custom roles supabase/roles.sql... 2 Applying migration 20220810154536_employee.sql... 3 Seeding data supabase...
7
799
2026-03-23T11:32:19.763884
pytorch
pytorch
https://pytorch.org/blog/enabling-vllm-v1-on-amd-gpus-with-triton/
ml
python
the same tensor core instructions in the case that QpKV<16. Note that the blocking in the flattened batch dimension (the “Q blocks”) has to be defined carefully such that each Q block contains tokens from only one sequence within the batch (notice how some of the Q blocks are masked out in Figure 7 at the end of each q...
19
800
2026-03-23T11:41:48.264909
devtool
webpack
https://webpack.js.org/configuration/devtool
tooling
javascript
g. Qualities bundled code - You see all generated code as a big blob of code. You don't see modules separated from each other. generated code - You see each module separated from each other, annotated with module names. You see the code generated by webpack. Example: Instead of import {test} from "module"; test(); you ...
8
800
2026-03-23T10:57:03.838600
?s=symfony
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=symfony
devops
python
lp-grpc gem provides an OTLP exporter over gRPC for OpenTelemetry Ruby. otlp grpc exporter ruby Ruby Language Exporter Component Apache 2.0 License Repository OTLP over HTTP exporter for Ruby by 🔭 OpenTelemetry Authors 🔭 The opentelemetry-exporter-otlp-http gem provides an OTLP over HTTP exporter for OpenTelemetry Ru...
189
800
2026-03-23T11:18:28.495683
query
tanstack_start
https://tanstack.com/query
framework
typescript
TanStack Query TanStack Query v5 v5 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 Devtools alpha Devtools alpha CLI alpha CL...
0
800
2026-03-23T11:40:29.969059
agent
llamaindex
https://docs.llamaindex.ai/python/framework/understanding/agent
ai
python
ama_index.core import VectorStoreIndex, SimpleDirectoryReader documents = SimpleDirectoryReader( "data" ).load_data() index = VectorStoreIndex.from_documents(documents) query_engine = index.as_query_engine() response = query_engine.query( "Some question about the data should go here" ) print (response) If any part of t...
7
800
2026-03-23T10:51:32.315083
v0.22.html
scikit_learn
https://scikit-learn.org/stable/whats_new/v0.22.html
ml
python
n sparse input matrices now uses batching to avoid briefly allocating an array with size (#non-zero elements, n_components). #15257 by Mart Willocx . Enhancement decomposition.dict_learning and decomposition.dict_learning_online now accept method_max_iter and pass it to decomposition.sparse_encode . #12650 by Adrin Jal...
16
800
2026-03-23T10:57:01.621066
?s=erlang
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=erlang
devops
python
ponent Apache 2.0 License Package Details (go-collector) Repository File Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The File 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 ...
36
799
2026-03-23T11:19:06.934449
body-limit
hono
https://hono.dev/docs/middleware/builtin/body-limit
framework
javascript
text ( 'pass :)' ) } ) Options required maxSize: number The maximum file size of the file you want to limit. The default is 100 * 1024 - 100kb . optional onError: OnError The error handler to be invoked if the specified file size is exceeded. Usage with Bun for large requests If the Body Limit Middleware is used explic...
1
792
2026-03-23T10:51:27.288344
useSyncExternalStore
react
https://react.dev/reference/react/useSyncExternalStore
framework
javascript
ion that cleans up the subscription. getSnapshot : A function that returns a snapshot of the data in the store that’s needed by the component. While the store has not changed, repeated calls to getSnapshot must return the same value. If the store changes and the returned value is different (as compared by Object.is ), ...
2
800
2026-03-23T10:59:01.264475
spec-draft
dart
https://dart.dev/to/spec-draft
language
dart
�fs����ce"�ls���k�e� w;����]�Е�S�< Ao�R6wb�p. ��t����U�w��U9�ms���?�N�y�,`� V�g:E�7��R7���S:)r�?�݉F��lT��4���.�ٶsù�59��y�����"���(~G��7��%Ɗ���c�m���3�K`��|[��{�P�m����Dk�;<:z8���&�|2�3NV��MY�JA����yd��U�Ⱦ�DY�V�~<� �2�-����� ���d���N��fl:CK��P����c��м$��$�kb��������&qͺ%�,�-���!��41z��!2% ��{.����� fd��I�!R�%�|��r&�K�҂ݾ~...
456
799
2026-03-23T11:06:06.480385
gitlab_ci
gitlab_ci
https://docs.gitlab.com/user/application_security/
devops
yaml
ch reduces the cost and effort of fixing issues later in development. Outside the development cycle, you can run security scans on demand, or schedule them to run at regular intervals. As vulnerability databases are updated with newly discovered threats and zero-day exploits, new risks to your project’s software librar...
1
800
2026-03-23T11:00:41.812611
redis
redis
https://redis.io/docs/latest/develop/data-types/lists/
database
bash
: CommandFlags // The flags to use for this operation. ) → long // The length of the list after the push operation. ListRightPush ( key : RedisKey , // The key of the list. values : RedisValue[] , // The values to add to the tail of the list. when : When , flags : CommandFlags // The flags to use for this operation. ) ...
382
799
2026-03-23T11:05:26.645476