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
oldnews.html
sqlite
https://www.sqlite.org/oldnews.html
database
sql
t on systems where deleting a file is expensive. The PERSIST journal mode is still considered experimental and should be used with caution pending further testing. Version 3.5.9 is intended to be the last stable release prior to version 3.6.0. Version 3.6.0 will make incompatible changes to the sqlite3_vfs VFS layer in...
80
779
2026-03-23T11:13:03.531181
redis
redis
https://redis.io/docs/latest/commands/ts.add/
database
bash
parameters : TsAddParams ) → TimeStamp AddAsync ( key : string , timestamp : TimeStamp , value : double , retentionTime : long? , labels : IReadOnlyCollection<TimeSeriesLabel>? , uncompressed : bool? , chunkSizeBytes : long? , duplicatePolicy : TsDuplicatePolicy? ) → Task<TimeStamp> AddAsync ( key : string , parameters...
5
800
2026-03-23T11:36:48.928854
building-durable-agents?ref=blog-ai-agents-inngest-durable-steps
inngest
https://www.inngest.com/blog/building-durable-agents?ref=blog-ai-agents-inngest-durable-steps
devops
typescript
esearch-agent" } , { event : "research.requested" } , async ( { event , step } ) => { const searchResults = await step . run ( 'search' , async ( ) => { return await search ( event . data . query ) } ) const analysis = await step . ai . infer ( 'analyze' , { model : openai ( { model : "gpt-4o" } ) , body : { messages :...
8
800
2026-03-23T11:34:17.575944
?s=lua
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=lua
devops
python
etails (crates) Repository Rust SDK by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry SDK for Rust. rust Quick Install To install this core run: cargo add opentelemetry_sdk 0.28.0 Version Rust Language Core Component Apache 2.0 License Package Details (crates) Repository otel4s by Ross A. Baker, Zach McCoy, Maksym Ochen...
369
800
2026-03-23T11:12:05.431810
?s=sso
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sso
devops
python
Details (gems) Repository Redis Instrumentation by 🔭 OpenTelemetry Authors 🔭 Redis instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-redis 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package...
354
799
2026-03-23T11:26:22.118904
?s=executors
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=executors
devops
python
se Package Details (go-collector) Repository Collector File Provider by 🔭 OpenTelemetry Authors 🔭 File provider for OpenTelemetry Collector configuration maps. go confmap provider collector file Quick Install When building a custom collector you can add this provider to the manifest file like the following: providers...
20
800
2026-03-23T11:39:10.067142
?s=strimzi
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=strimzi
devops
python
zure Monitor Exporter by Microsoft Authors The OpenTelemetry Azure Monitor Exporter for JavaScript (Node.js) Node.js exporter Azure Monitor Application Insights Quick Install To install this exporter run: npm install @azure/monitor-opentelemetry-exporter 1.0.0-beta.32 Version JavaScript Language Exporter Component MIT ...
179
800
2026-03-23T11:29:44.749851
atomic
go
https://go.dev/pkg/sync/atomic
language
go
d in go1.4 func (v * Value ) Load() (val any ) Load returns the value set by the most recent Store. It returns nil if there has been no call to Store for this Value. func (*Value) Store ¶ added in go1.4 func (v * Value ) Store(val any ) Store sets the value of the Value v to val. All calls to Store for a given Value mu...
34
800
2026-03-23T11:25:11.583528
configuring-dependabot-version-updates
github_actions
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates
devops
yaml
eed to block updates to a library, pending work to support a breaking change to its API, but want to get any security fixes to the version you use. Example disabling version updates for some dependencies The example dependabot.yml file below includes examples of the different ways to disable updates to some dependencie...
9
800
2026-03-23T10:58:07.464265
?s=action
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=action
devops
python
elemetry Authors 🔭 This library provides a Kubernetes Client instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Lettuce Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Lettuce instrumentation to trac...
257
800
2026-03-23T11:12:37.665382
tips-for-java-developers
csharp
https://learn.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/tips-for-java-developers
language
csharp
ilar syntax : Both Java and C# are in the C family of languages. That similarity means you can already read and understand C#. There are some differences, but most of the syntax is the same as Java, and C. The curly braces and semicolons are familiar. The control statements like if , else , switch are the same. The loo...
1
799
2026-03-23T10:52:16.287528
?flag=deprecated
opentelemetry
https://opentelemetry.io/ecosystem/registry//?flag=deprecated
devops
python
epository Ratpack Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Ratpack instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Reactor Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provide...
265
799
2026-03-23T11:29:30.110716
application-administration
terraform
https://developer.hashicorp.com/terraform/enterprise/application-administration
devops
hcl
Terraform Enterprise application administration | Terraform | HashiCorp Developer HashiConf 2025 Don't miss the live stream of HashiConf Day 2 happening now View live stream Terraform Home Application administration overview Terraform Enterprise is a software distribution that manages a private instance of the HCP Terr...
0
524
2026-03-23T10:56:28.267811
?s=ocaml
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ocaml
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/alibabacloudlogserviceexporter v0.148.0 v0.148.0 Version Collector Language Exporter...
24
799
2026-03-23T11:17:46.074600
build-a-laravel-application-with-a-mysql-database
planetscale
https://planetscale.com/blog/build-a-laravel-application-with-a-mysql-database
database
sql
tory { /** * Define the model's default state. * * @return array */ public function definition() { return [ 'notes' => $this->faker->realText($maxNbChars = 300), 'mood_id' => Mood::inRandomOrder()->value('id'), ]; } } The text for each entry is being generated using Faker PHP . A random id from the Mood model is assign...
17
724
2026-03-23T11:29:52.451351
?s=visualization
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=visualization
devops
python
python Python Language Exporter Component Apache 2.0 License Repository OpenTelemetry Zipkin protobuf Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows export of tracing data to Zipkin using protobuf for serialization. zipkin protobuf http exporter python Python Language Exporter Component Apache 2.0 License ...
187
800
2026-03-23T11:39:49.908199
io-devices-and-latency
planetscale
https://planetscale.com/blog/io-devices-and-latency
database
sql
of these operations, all the tasks were able to complete quickly. Now consider the same set of 6 reads and writes, but with them being interleaved in a different order. Go ahead and click the Time IO button again. If you had the patience to wait until the end, you should notice how the same total number of reads and wr...
10
799
2026-03-23T11:31:11.244795
firebase-functions.storage.objectmetadata
firebase
https://firebase.google.com/docs/reference/functions/firebase-functions.storage.objectmetadata
database
javascript
erEncryption ?: { encryptionAlgorithm? : string ; keySha256? : string ; }; storage.ObjectMetadata.etag Signature: etag? : string ; storage.ObjectMetadata.generation Generation version number that changes each time the object is overwritten. Signature: generation? : string ; storage.ObjectMetadata.id The ID of the objec...
7
800
2026-03-23T11:09:35.022686
undefined_enum_constant
dart
https://dart.dev/tools/diagnostics/undefined_enum_constant
language
dart
undefined_enum_constant Skip to main content dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more OK, got it asterisk Overview docs Docs newsmode Blog public Community play_lesson Learn Dart download Get Dart Language expand_more Introduction Variables ...
0
800
2026-03-23T11:22:07.709058
worker-performance
temporal
https://docs.temporal.io/develop/worker-performance
devops
go
mplement support for Poller Autoscaling , which dynamically adjusts the number of pollers in use to maximize throughput for a given number of workers and the size of the task backlog. Temporal recommends using Poller Autoscaling for the majority of use cases, as manually setting the number of pollers too high or too lo...
6
798
2026-03-23T11:07:48.661326
v1.8.html
scikit_learn
https://scikit-learn.org/stable/whats_new/v1.8.html
ml
python
es compared to Python 3.13. Feel free to try free-threaded on your use case and report any issues! For more details about free-threaded CPython see py-free-threading doc , in particular how to install a free-threaded CPython and Ecosystem compatibility tracking . By Loïc Estève and Olivier Grisel and many other people ...
6
800
2026-03-23T10:56:54.648588
?s=llm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=llm
devops
python
y 🔭 OpenTelemetry Authors 🔭 React loading automatic instrumentation js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/plugin-react-load 0.45.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Redis Instrume...
296
800
2026-03-23T11:17:28.589397
supabase-projects-list
supabase
https://supabase.com/docs/reference/cli/supabase-projects-list
database
typescript
n the linked project. --local Optional Runs pgTAP tests on the local database. Basic usage 1 supabase test db Response 1 /tmp/supabase/tests/nested/order_test.pg .. ok 2 /tmp/supabase/tests/pet_test.sql .......... ok 3 All tests successful. 4 Files=2, Tests=2, 6 wallclock secs ( 0.03 usr 0.01 sys + 0.05 cusr 0.02 csys ...
11
795
2026-03-23T11:30:16.395656
?s=kafkaflow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kafkaflow
devops
python
erability to tracing. rust instrumentation Quick Install To install this instrumentation library run: cargo add tracing-opentelemetry 0.22.0 Version Rust Language Instrumentation Component MIT License Package Details (crates) Repository Trillium Instrumentation first party integration by Jacob Rothstein OpenTelemetry i...
359
799
2026-03-23T11:19:43.868148
?s=masstransit
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=masstransit
devops
python
on Component Apache 2.0 License Package Details (gems) Repository RubyLLM Instrumentation by thoughtbot RubyLLM instrumentation for Ruby. ruby instrumentation GenAI LLM Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-ruby_llm 0.2.0 Version Ruby Language Instrumentati...
356
800
2026-03-23T11:39:07.435027
2.24.0
git
https://git-scm.com/docs/git-fetch/2.24.0
devops
bash
he remote repository. The pu branch will be updated even if it does not fast-forward, because it is prefixed with a plus sign; tmp will not be. Peek at a remote’s branch, without configuring the remote in your local repository: $ git fetch git://git.kernel.org/pub/scm/git/git.git maint $ git log FETCH_HEAD The first co...
36
799
2026-03-23T11:09:40.232159
?s=resque
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=resque
devops
python
metry Authors 🔭 This library allows tracing requests made by the Redis library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Remoulade Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the Remoulade library. remou...
332
800
2026-03-23T11:29:22.122070
llms-full.txt
chakra_ui
https://chakra-ui.com/llms-full.txt
library
javascript
@chakra-ui/react" export const MenuWithHideWhenDetached = () => { return ( {[...Array(6).keys()].map((x) => ( Item{x} ))} Menu New Text File New File... New Window Open File... Export ) } ``` ### Open From Dialog To use the `Menu` within a `Dialog`, you need to avoid portalling the `Menu.Positioner` to the document's b...
666
793
2026-03-23T10:52:11.339091
?s=oshi
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=oshi
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:59.519308
qdrant
qdrant
https://qdrant.tech/legal/privacy-policy/
database
python
e provider processes usage data (e.g. web pages visited, interest in content, access times) and meta/communication data (e.g. device information, IP addresses) in the USA. The legal basis for the processing is Art. 6 para. 1 s. 1 lit. a GDPR. The processing is based on consent. Data subjects may revoke their consent at...
26
800
2026-03-23T11:26:32.981956
?s=async
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=async
devops
python
on to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository AWS SDK Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a AWS SDK instrumentation to track requests through OpenTelemetry. java instrumentation aws aws-sdk sqs sns ...
241
800
2026-03-23T11:18:54.394906
use-functional-api
langchain
https://docs.langchain.com/oss/python/langgraph/use-functional-api
ai
python
tion for more details. Example of using the streaming API to stream both updates and custom data. Copy from langgraph . func import entrypoint from langgraph . checkpoint . memory import InMemorySaver from langgraph . config import get_stream_writer checkpointer = InMemorySaver () @entrypoint ( checkpointer = checkpoin...
11
800
2026-03-23T11:37:50.272779
fr
git
https://git-scm.com/docs/git-push/fr
devops
bash
gé, par exemple «Votre branche et origin/main ont divergé, et ont respectivement 2 et 3 commits différents». L’amont est stocké dans .git/config , dans les champs remote et merge . Par exemple, si le main de l’amont est origin/main : [branch "main"] remote = origin merge = refs/heads/main Vous pouvez configurer une bra...
36
794
2026-03-23T10:59:59.078606
?s=transformers
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=transformers
devops
python
Telemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter v0.148.0 v0.148.0 Version Collector Language...
48
800
2026-03-23T11:26:30.537622
llms-styling.txt
chakra_ui
https://chakra-ui.com/llms-styling.txt
library
javascript
one | ## Letter Spacing Use the `letterSpacing` prop to set the letter spacing of a text element. ```jsx // hardcoded values Hello World // token values Hello World Hello World Hello World Hello World ``` | Prop | CSS Property | Token Category | | --------------- | ---------------- | ---------------- | | `letterSpacing...
104
753
2026-03-23T10:52:24.666475
?s=haskell
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=haskell
devops
python
rib plugin for the gin-gonic/gin package. go instrumentation http Go Language Instrumentation Component Apache 2.0 License Repository go-pg instrumentation first party integration by go-pg Authors Instrumentation for go-pg PostgreSQL client. go instrumentation postgresql Go Language Instrumentation Component BSD-2-Clau...
221
799
2026-03-23T11:20:15.839176
Qwen3.5-397B-A17B
transformers
https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=Qwen/Qwen3.5-397B-A17B
ai
python
st explaining why I am ignoring any difference in `obstime` between the input and output frames for this transform. This won't break anything. I'll just state in the documentation that this is the case. I suppose that, if `obstimes` are present in both frames, I can raise an exception if they don't match. I think we sh...
134
799
2026-03-23T11:16:48.661383
ray.html
xgboost
https://xgboost.readthedocs.io/en/stable/tutorials/ray.html
ml
python
r_actor should be set using ray_params.get_tune_resources() . This will make sure that each trial has the necessary resources available to start their distributed training jobs. from xgboost_ray import RayDMatrix , RayParams , train from sklearn.datasets import load_breast_cancer num_actors = 4 num_cpus_per_actor = 1 r...
9
800
2026-03-23T10:49:58.846315
create_function.html
sqlite
https://www.sqlite.org/c3ref/create_function.html
database
sql
Create Or Redefine SQL Functions Small. Fast. Reliable. Choose any three. Home Menu About Documentation Download License Support Purchase Search About Documentation Download Support Purchase SQLite C Interface Create Or Redefine SQL Functions int sqlite3_create_function( sqlite3 *db, const char *zFunctionName, int nArg...
0
768
2026-03-23T11:26:22.279539
3-10-deprecations
flutter
https://docs.flutter.dev/release/breaking-changes/3-10-deprecations
mobile
dart
tion: ThemeData Relevant PRs: Deprecated in #87281 Removed in #125893 OverscrollIndicatorNotification.disallowGlow # Package: flutter Supported by Flutter Fix: yes OverscrollIndicatorNotification.disallowGlow was deprecated in v2.5. The replacement is the disallowIndicator method. The disallowIndicator was created as a...
2
710
2026-03-23T11:04:41.707321
get-started-multi-agents
csharp
https://learn.microsoft.com/en-us/azure/developer/ai/get-started-multi-agents
language
csharp
op a mental model that maps how the new terminology and technologies related to generative AI fit into what you already understand. The following series of articles show you how your current development experience applies to generative AI. Introduction to developing generative AI apps for experienced developers Importa...
1
799
2026-03-23T11:16:28.933324
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
uery Parameters Parameter Description allowWatchBookmarks allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may the...
403
800
2026-03-23T10:56:49.342109
dis.html
python
https://docs.python.org/3/library/dis.html
language
python
None , show_caches = False , adaptive = False , show_offset = False , show_positions = False ) ¶ Disassemble the top-of-stack function of a traceback, using the last traceback if none was passed. The instruction causing the exception is indicated. The disassembly is written as text to the supplied file argument if prov...
11
799
2026-03-23T11:27:27.691130
release-notes-1.22.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.22.0
mobile
dart
tests, cla: yes, platform-fuchsia) 20704 fuchsia: Clean shell_unittests under FEMU (affects: tests, cla: yes, platform-fuchsia) 20761 fuchsia: Call out legacy rasterizer code (affects: engine, cla: yes, platform-fuchsia) 20798 [fuchsia] Link to SDK version of script (cla: yes, platform-fuchsia, waiting for tree to go g...
246
799
2026-03-23T11:14:48.702538
memory.html
python
https://docs.python.org/3/c-api/memory.html
language
python
er Py_PreInitialize() and before Py_InitializeFromConfig() to install a custom memory allocator. There are no restrictions over the installed allocator other than the ones imposed by the domain (for instance, the Raw Domain allows the allocator to be called without an attached thread state ). See the section on allocat...
22
800
2026-03-23T11:01:55.039248
pub-global
dart
https://dart.dev/tools/pub/cmd/pub-global
language
dart
PATH environment variable. For example, say you've activated the webdev package, but you still can't run the command: $ dart pub global activate webdev $ webdev serve -bash: webdev: command not found content_copy Verify that the bin directory for the system cache is in your path. The following PATH variable, on macOS, ...
9
720
2026-03-23T11:06:49.384633
?s=azure
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=azure
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:38:25.447487
opcode.html
sqlite
https://www.sqlite.org/opcode.html
database
sql
or more instructions. Each instruction has an opcode and five operands named P1, P2 P3, P4, and P5. The P1, P2, and P3 operands are 32-bit signed integers. These operands often refer to registers. For instructions that operate on b-tree cursors, the P1 operand is usually the cursor number. For jump instructions, P2 is ...
4
792
2026-03-23T10:52:48.494791
load
svelte
https://svelte.dev/docs/kit/load
framework
javascript
ess the parameter in the main body of your load function. Search parameters are tracked independently from the rest of the url. For example, accessing event.url.searchParams.get("x") inside a load function will make that load function re-run when navigating from ?x=1 to ?x=2 , but not when navigating from ?x=1&y=1 to ?...
98
800
2026-03-23T11:23:04.963626
opc-sft-stage2
transformers
https://huggingface.co/datasets/OpenCoder-LLM/opc-sft-stage2
ai
python
ts = sum(1 for count in char_counts.values() if count % 2 != 0) return odd_counts <= 1 ``` from collections import Counter def is_anagram_of_palindrome(s: str) -> bool: char_counts = Counter(s) odd_counts = sum(1 for count in char_counts.values() if count % 2 != 0) return odd_counts <= 1 is_anagram_of_palindrome [ "ass...
22
773
2026-03-23T11:30:05.698625
?s=dspy
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dspy
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:25:48.466174
filter-result-2023-02-03.json
qdrant
https://qdrant.tech/benchmarks/filter-result-2023-02-03.json
database
python
allel": 8, "num_candidates": 128 } }, { "engine_name": "weaviate", "upload_time": 1481.3664408480108, "total_upload_time": 1481.366480947996, "setup_name": "weaviate-m-16-ef-128", "dataset_name": "geo-radius-100-filters", "parallel": 8, "p95_time": 0.11494665406207782, "rps": 172.6765259126334, "p99_time": 0.1492957972...
10
676
2026-03-23T10:59:10.466129
?s=weaviate
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=weaviate
devops
python
nstrumentation Component Apache 2.0 License Repository influxdb instrumentation by 🔭 OpenTelemetry Authors 🔭 influxdb instrumentation influxdb instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Java HTTP Client Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provide...
250
800
2026-03-23T11:21:21.444698
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/services-networking/network-policies/
devops
yaml
uster will have no effect unless your chosen networking solution supports network policy. Mandatory Fields : As with all other Kubernetes config, a NetworkPolicy needs apiVersion , kind , and metadata fields. For general information about working with config files, see Configure a Pod to Use a ConfigMap , and Object Ma...
6
800
2026-03-23T11:22:29.233131
start-mvc
csharp
https://learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/start-mvc
language
csharp
ild and debug the project, select Yes . If Visual Studio Code doesn't offer to add build and debug assets, select View > Command Palette and type " .NET " into the search box. From the list of commands, select the .NET: Generate Assets for Build and Debug command. Visual Studio Code adds a .vscode folder with generated...
46
799
2026-03-23T10:55:14.616434
schema
mcp
https://modelcontextprotocol.io/specification/draft/schema
ai
typescript
_meta?: MetaObject protocolVersion: string The version of the Model Context Protocol that the server wants to use. This may not match the version that the client requested. If the client cannot support this version, it MUST disconnect. capabilities: ServerCapabilities serverInfo: Implementation instructions?: string In...
53
799
2026-03-23T11:05:28.215173
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
ime": 0.0142202532, "mean_precisions": 0.91196, "engine_params": { "search_params": { "hnsw_ef": 64 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-32-ef-512", "dataset_name": "gist-960-euclidean", "upload_time": 390.675399504, "total_upload_time": 1238.652931707, "p95_time": 0.0180115514, "rps": 67.96017...
2,950
552
2026-03-23T11:15:13.618879
?s=dart
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dart
devops
python
metry Authors 🔭 This library allows tracing requests made by the Redis library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Remoulade Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the Remoulade library. remou...
332
800
2026-03-23T11:28:10.761001
blue-green-canary-tests-deployments
terraform
https://developer.hashicorp.com/terraform/tutorials/applications/blue-green-canary-tests-deployments
devops
hcl
rsting-slug-lb-976734382.us-west-2.elb.amazonaws.com" Verify load balancer traffic Verify that your load balancer now routes all traffic to the green environment. Note It may take a few minutes for the load balancer's health checks to pass. $ for i in ` seq 1 5 ` ; do curl $( terraform output -raw lb_dns_name) ; done V...
24
800
2026-03-23T11:25:27.118839
security-overview
neon
https://neon.tech/docs/security/security-overview
database
sql
nd uphold the highest standards of security and privacy, please visit our Trust Center . GitHub secret scanning Neon is a GitHub Secret Scanning Partner . If a Neon database credential or API key is detected in a GitHub repository, GitHub alerts Neon through an automated system. This system validates the credential and...
13
800
2026-03-23T11:22:43.106897
redis
redis
https://redis.io/docs/latest/develop/data-types/json/
database
bash
console . log ( res2 ); // ['"Hyperion"'] const res3 = await client . json . type ( "bike" , { path : "$" }); console . log ( res3 ); // [ 'string' ] const res4 = await client . json . strLen ( "bike" , { path : "$" }); console . log ( res4 ) // [10] const res5 = await client . json . strAppend ( "bike" , '" (Enduro bi...
32
792
2026-03-23T10:54:21.884427
feed.xml
kubernetes
https://kubernetes.io/feed.xml
devops
yaml
<span style="color:#080;font-style:italic"># The sum of the limits of all containers in the Pod cannot exceed these values.</span><span style="color:#bbb"> </span></span></span><span style="display:flex;"><span><span style="color:#bbb"> </span><span style="color:#008000;font-weight:bold">limits</span>:<span style="colo...
896
800
2026-03-23T11:17:36.485673
sklearn.pipeline.Pipeline.html
scikit_learn
https://scikit-learn.org/1.8/modules/generated/sklearn.pipeline.Pipeline.html
ml
python
f the steps may be set using its name and the parameter name separated by a ‘__’. Returns : self object Pipeline class instance. set_score_request ( * , sample_weight : bool | None | str = '$UNCHANGED$' ) → Pipeline [source] # Configure whether metadata should be requested to be passed to the score method. Note that th...
21
799
2026-03-23T10:54:33.591192
?s=js
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=js
devops
python
afka-python integration by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for kafka-python kafka-python instrumentation python Python Language Instrumentation Component Apache 2.0 License Repository LangChain Instrumentation by Traceloop Instrumentation for LangChain Framework python instrumentation langchain Pyth...
326
799
2026-03-23T11:15:08.510109
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
event: AgentRunResultEvent) -> AsyncIterator[EventT]: """Handle an `AgentRunResultEvent`. Args: event: The agent run result event. """ return yield # Make this an async generator ``` #### accept ```python accept: str | None = None ``` The `Accept` header value of the request, used to determine how to encode the protoco...
5,752
738
2026-03-23T10:51:26.922753
?s=simulink
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=simulink
devops
python
entation by 🔭 OpenTelemetry Authors 🔭 Go contrib plugin for the host package. go instrumentation Go Language Instrumentation Component Apache 2.0 License Repository Go package net/http instrumentation by 🔭 OpenTelemetry Authors 🔭 Package http provides a http.Handler and functions that are intended to be used to add...
224
800
2026-03-23T11:30:04.491650
how-to-solve-nextjs-timeouts
inngest
https://www.inngest.com/blog/how-to-solve-nextjs-timeouts
devops
typescript
cially when combined with Fluid Compute: Durable Functions . Move your code into a Durable Function A piece of code that runs for a long time without returning a response synchronously is a good candidate for Durable Functions. Durable Functions are the asynchronous counterpart to Vercel Functions, enabling you to run ...
4
799
2026-03-23T11:18:19.503934
mod
go
https://go.dev/ref/mod
language
go
orp.example.com,*.research.example.com GOPRIVATE simply acts as a default for GONOPROXY and GONOSUMDB , so it’s not necessary to set GONOPROXY unless GONOSUMDB should have a different value. When a module path is matched by GONOPROXY , the go command ignores GOPROXY for that module and fetches it directly from its vers...
196
800
2026-03-23T10:56:19.992912
SWE-bench_Pro
transformers
https://huggingface.co/datasets/ScaleAI/SWE-bench_Pro
ai
python
ld create a object", "test/database.js | Test database test/database/hash.js::Hash methods test/database/hash.js::setObject() should set two objects to same data", "test/database.js | Test database test/database/hash.js::Hash methods test/database/hash.js::setObject() should do nothing if key is falsy", "test/database....
39
800
2026-03-23T11:06:23.461799
marshal.html
python
https://docs.python.org/3/library/marshal.html
language
python
der the Python Software Foundation License Version 2. Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License. See History and License for more information. The Python Software Foundation is a non-profit corporation. Please donate. Last updated on Mar 23, 2026 ...
8
374
2026-03-23T11:05:04.682700
?s=sqlclient
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sqlclient
devops
python
hors 🔭 Various ResourceProvider implementations contributed to OpenTelemetry. contrib glassFish jetty tomcat tomEE resource-detector java Java Language Resource detector Component Apache 2.0 License Repository OpenTelemetry Resource Detector for GCP by 🔭 OpenTelemetry Authors 🔭 The GCP resource detector for Java. gc...
371
800
2026-03-23T11:37:18.460152
?s=simulation
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=simulation
devops
python
License Package Details (go-collector) Repository ASAP Client Authentication Extension by 🔭 OpenTelemetry Authors 🔭 This extension allows serving sampling strategies following the Jaeger’s remote sampling API. jaeger sampling extension collector Quick Install When building a custom collector you can add this extensio...
66
798
2026-03-23T11:13:41.625677
2.0.5
git
https://git-scm.com/docs/git-fetch/2.0.5
devops
bash
5 no changes 2.20.0 2018-12-09 2.19.1 → 2.19.6 no changes 2.19.0 2018-09-10 2.18.1 → 2.18.5 no changes 2.18.0 2018-06-21 2.17.1 → 2.17.6 no changes 2.17.0 2018-04-02 2.15.4 → 2.16.6 no changes 2.14.6 2019-12-06 2.12.5 → 2.13.7 no changes 2.11.4 2017-09-22 2.10.5 2017-09-22 2.9.5 2017-07-30 2.8.6 2017-07-30 2.7.6 2017-0...
3
798
2026-03-23T11:06:13.784534
results-1-100-thread-2024-06-15.json
qdrant
https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json
database
python
time": 0.11530571954015177, "mean_precisions": 0.9437399999999999, "engine_params": { "ef": 64, "hnsw_config": { "M": 16, "EF_CONSTRUCTION": 128 } } }, { "engine_name": "redis", "setup_name": "redis-m-16-ef-128", "dataset_name": "dbpedia-openai-1M-1536-angular", "upload_time": 2192.37910383899, "total_upload_time": 219...
1,158
650
2026-03-23T10:59:06.541759
to-array
bun
https://bun.sh/docs/guides/streams/to-array
runtime
javascript
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 Postgres with Bun Next.js with Bu...
1
800
2026-03-23T11:08:46.371850
go
go
https://go.dev/dl/
language
go
4b6e6e62ed58f370f3f6d8c30825d6e56c5853c66d3c23bcdb09db19 go1.21.5.aix-ppc64.tar.gz Archive aix ppc64 62MB 4402b0689f14895636ea7b61d8d037d90b64f1e3a108f3dbc68becfa7b2e4034 go1.21.5.darwin-amd64.tar.gz Archive macOS x86-64 64MB a2e1d5743e896e5fe1e7d96479c0a769254aed18cf216cf8f4c3a2300a9b3923 go1.21.5.darwin-amd64.pkg Ins...
416
800
2026-03-23T11:25:37.381546
biome
biome
https://biomejs.dev/linter/rules/no-positive-tabindex/
tooling
javascript
WCAG 2.4.3 Examples Section titled “Examples” Invalid Section titled “Invalid” 1 < div tabIndex = { 1 } > foo </ div > code-block.jsx:1:15 lint/a11y/noPositiveTabindex FIXABLE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✖ Avoid positive values for the tabIndex prop. > 1 │ <div tabIndex={1}>foo</div> │ ^ ^ ^ 2 │ ℹ Element...
1
799
2026-03-23T11:33:49.058520
docker-change
terraform
https://developer.hashicorp.com/terraform/tutorials/docker-get-started/docker-change
devops
hcl
ce = "kreuzwerker/docker" version = "~> 3.0.1" } } } provider "docker" { host = "npipe:////.//pipe//docker_engine" } resource "docker_image" "nginx" { name = "nginx:latest" keep_locally = false } resource "docker_container" "nginx" { image = docker_image.nginx.image_id name = "tutorial" ports { internal = 80 external =...
2
800
2026-03-23T11:05:28.467416
?s=spring-boot
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=spring-boot
devops
python
ctor Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Memory Limiter Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Memory Limiter Processor for the OpenTelemetry Collector is used to prevent out of memory situations on the collector. go processor collector Collector Lan...
86
800
2026-03-23T11:22:36.744505
LinearOperatorToeplitz
tensorflow
https://www.tensorflow.org/api_docs/python/tf/linalg/LinearOperatorToeplitz
ml
python
he linear operator, equal to sum of self.diag_part() . If the operator is square, this is also the sum of the eigenvalues. Args name A name for this Op . Returns Shape [B1,...,Bb] Tensor of same dtype as self . __getitem__ View source __getitem__ ( slices ) __matmul__ View source __matmul__ ( other ) Except as otherwis...
20
678
2026-03-23T11:05:55.227566
alerts
github_actions
https://docs.github.com/en/rest/dependabot/alerts
devops
yaml
{/number}", "commits_url": "https://api.github.com/repos/octo-org/octo-repo/commits{/sha}", "compare_url": "https://api.github.com/repos/octo-org/octo-repo/compare/{base}...{head}", "contents_url": "https://api.github.com/repos/octo-org/octo-repo/contents/{+path}", "contributors_url": "https://api.github.com/repos/octo...
16
739
2026-03-23T11:43:19.169693
preview
expo
https://docs.expo.dev/eas-update/preview
mobile
javascript
Preview updates - Expo Documentation Hide navigation Search or Ask AI Home Guides EAS Reference Learn Archive Expo Snack Discord and Forums Newsletter Preview updates Edit page Copy page Learn how to preview updates in development, preview, and production builds. Edit page Copy page Before deploying an update to produc...
0
800
2026-03-23T10:59:25.242435
?s=ai
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ai
devops
python
e Instrumentation Component Apache 2.0 License Repository c3p0 Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for c3p0 c3p0 instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Camel Instrumentation by 🔭 OpenTelemetry Authors...
242
800
2026-03-23T11:24:07.879748
?s=deltatocumulative
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=deltatocumulative
devops
python
orter 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-telemetry/opentelemetry-collector-contrib/exporter/zipkinexporter v0.148.0 v0.148.0 Version Collector Langu...
56
800
2026-03-23T11:36:53.632894
resources
pytorch
https://pytorch.org/resources
ml
python
Developer Resources Close Search Developer Resources Explore resources, get your questions answered, and join the discussion with other PyTorch developers. PyTorch Docs Access comprehensive developer documentation. PyTorch Discuss Browse and join discussions on deep learning with PyTorch. Slack Discuss advanced topics....
0
799
2026-03-23T10:59:06.402362
?s=heroku
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=heroku
devops
python
sion Autoinjection”, but with a few more features and a slightly different approach to content-script injection. js browser web-ext browserextension browser-extension chrome-extension firefox-extension safari-extension edge-extension autoinstrumentation JavaScript Language Utilities Component GPL-3.0 License Documentat...
378
799
2026-03-23T11:39:27.847485
anatomy-of-a-throttler-part-2
planetscale
https://planetscale.com/blog/anatomy-of-a-throttler-part-2
database
sql
ht collect data once per second, while the throttler polls the API at its own interval, which could also be once per second. The throttler may now collect data that is up to 2 seconds stale, as opposed to up to 1 second stale in the monolithic, synchronous approach. Note that there is also a latency effect to the stale...
5
800
2026-03-23T11:31:32.861779
redis
redis
https://redis.io/docs/latest/develop/data-types/lists/
database
bash
. Del ( ctx , "new_bikes" ) res39 , err := rdb . Set ( ctx , "new_bikes" , "bike:1" , 0 ). Result () if err != nil { panic ( err ) } fmt . Println ( res39 ) // >>> OK res40 , err := rdb . Type ( ctx , "new_bikes" ). Result () if err != nil { panic ( err ) } fmt . Println ( res40 ) // >>> string res41 , err := rdb . LPu...
1,059
799
2026-03-23T11:05:26.646917
constructors
dart
https://dart.dev/language/constructors
language
dart
tance variables // before the constructor body runs. PointB ( this . x , this . y ) ; // Initializing formal parameters can also be optional. PointB . optional ( [ this . x = 0.0 , this . y = 0.0 ] ) ; } content_copy Private fields can't be used as named initializing formals. dart class PointB { // ... PointB . namedPr...
15
788
2026-03-23T10:58:27.548143
?s=logmanager
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logmanager
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:22:05.742792
?s=spring-boot
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=spring-boot
devops
python
Arize AI Instrumentation for tracing the Mistral AI Python SDK python instrumentation mistralai Python Language Instrumentation Component Apache 2.0 License Documentation Repository MySQL Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation with MySQL that supports the mysql-connector library. python instrume...
328
799
2026-03-23T11:22:36.744802
mcp
langchain
https://docs.langchain.com/oss/python/langchain/mcp
ai
python
uest . name == "mark_complete" : return Command ( update = { "messages" : [ result ], "status" : "done" }, goto = "__end__" , ) return result Custom interceptors Interceptors are async functions that wrap tool execution, enabling request/response modification, retry logic, and other cross-cutting concerns. They follow ...
25
798
2026-03-23T11:07:41.390480
?s=nestjs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=nestjs
devops
python
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-collector-contrib/extension/encoding v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collect...
62
799
2026-03-23T11:22:46.018950
OpenCodeReasoning
transformers
https://huggingface.co/datasets/nvidia/OpenCodeReasoning
ai
python
use The OpenCodeReasoning Dataset is intended to be used by the community to continue to improve open models. The data may be freely used to train models. However, for each dataset an user elects to use, the user is responsible for checking if the dataset license is fit for the intended purpose . Ethical Considerations...
193
797
2026-03-23T11:22:37.663945
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
branch within a decision node. Each branch defines the conditions under which it should be taken and the path to follow when those conditions are met. Note: with the current design, it is actually *critical* that this class is invariant in SourceT for the sake of type-checking that inputs to a Decision are actually han...
5,198
783
2026-03-23T10:51:26.921125
generate
mastra
https://mastra.ai/reference/agents/generate
ai
typescript
the model to use a specific tool. toolsets ?: ToolsetsInput Additional tool sets that can be used for this execution. clientTools ?: ToolsInput Client-side tools available during execution. savePerStep ?: boolean Save messages incrementally after each generation step completes (default: false). providerOptions ?: Recor...
18
799
2026-03-23T11:09:32.812426
?s=python
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=python
devops
python
collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/sentryexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository SignalFx Colle...
51
799
2026-03-23T11:27:43.914897
generators
nx
https://nx.dev/docs/technologies/react/generators
tooling
typescript
Path=src/my-fancy-button.tsx Test file are generated with the .cy. suffix. this is to prevent colliding with any existing .spec. files contained in the project. It’s currently expected the generated .cy. file will live side by side with the component. It is also assumed the project is already setup for component testin...
8
800
2026-03-23T11:14:37.544802
go
go
https://go.dev/cmd/go/
language
go
is if no other flags are specified, as in 'go mod edit -fmt'. The -module flag changes the module's path (the go.mod file's module line). The -godebug=key=value flag adds a godebug key=value line, replacing any existing godebug lines with the given key. The -dropgodebug=key flag drops any existing godebug lines with th...
65
800
2026-03-23T10:50:42.953438
trace-with-google-gemini
langchain
https://docs.langchain.com/langsmith/trace-with-google-gemini
ai
python
Trace Google Gemini applications - Docs by LangChain Skip to main content Docs by LangChain home page LangSmith Search... ⌘ K Search... Navigation LLM providers Trace Google Gemini applications Get started Observability Evaluation Prompt engineering Agent deployment Platform setup Reference Overview Quickstart Concepts...
0
800
2026-03-23T11:04:27.901023