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
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
rmination. In most cases this hanging is harmless since the process will soon exit anyway. The PyThread_exit_thread function is now deprecated. Its behavior is inconsistent across platforms, and it can only be used safely in the unlikely case that every function in the entire call stack has been designed to support the...
390
797
2026-03-23T10:57:25.353144
deprecate-overlay-portal-targets-root
flutter
https://docs.flutter.dev/release/breaking-changes/deprecate-overlay-portal-targets-root
mobile
dart
er was added to the OverlayPortal default constructor to control where the overlay child renders. As a result, the OverlayPortal.targetsRootOverlay constructor is no longer useful. To prevent an OverlayEntry from being inserted across multi-view boundaries by mistake, Overlay.of now respects LookupBoundary . Descriptio...
1
692
2026-03-23T11:24:06.056023
?s=krakend
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=krakend
devops
python
nnes Neo4j instrumentation for golang. golang instrumentation neo4j neo4j-driver Go Language Instrumentation Component Apache 2.0 License Repository nhatthm/otelsql – OpenTelemetry SQL database driver wrapper for Go by nhatthm Add a OpenTelemetry wrapper to your existing database code to instrument the interactions wit...
228
800
2026-03-23T11:30:28.987329
?s=aiohttp-client
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=aiohttp-client
devops
python
.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository qryn exporter by lorenzo@qxip.net, akvlad@qxip.net This exporter supports sending OpenTelemetry logs, traces and metrics to ClickHouse using the qryn polyglot format. go exporter qryn loki prometheus tempo ...
49
800
2026-03-23T11:27:20.662013
redis
redis
https://redis.io/docs/latest/commands/scan/
database
bash
lexity":"O(1)","name":"SCAN"}],"description":"Keyspace iteration: Iterate database keys with pattern matching using SCAN MATCH and COUNT (demonstrates cursor iteration with sparse results)","difficulty":"intermediate","id":"scan2","languages":[{"id":"redis-cli","panelId":"panel_redis-cli_cmds_generic-stepscan2"},{"clie...
5
800
2026-03-23T11:06:16.643021
?s=provider
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=provider
devops
python
Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/datasetexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apac...
33
799
2026-03-23T11:28:15.721288
?s=dbcp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dbcp
devops
python
Component Apache 2.0 License Documentation Package Details (npm) Repository Zipkin Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Zipkin Exporter for Node.js. Node.js exporter Quick Install To install this exporter run: npm install @opentelemetry/exporter-zipkin 2.6.0 Version JavaScript Language Exporter Com...
182
799
2026-03-23T11:37:21.825054
reviewing-the-audit-log-for-your-organization
github_actions
https://docs.github.com/en/enterprise-cloud@latest/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization
devops
yaml
automatic validity checks for secret scanning. For more information, see Managing security and analysis settings for your organization . org_secret_scanning_custom_pattern Contains organization-level activities related to secret scanning custom patterns. For more information, see Defining custom patterns for secret sca...
10
799
2026-03-23T11:17:59.416124
?s=kafkaflow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kafkaflow
devops
python
ntation-socket.io 0.60.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Instrumentation for SvelteKit native by Svelte contributors SvelteKit supports OpenTelemetry instrumentation out of the box. Node.js instrumentation sveltekit JavaScript Language Instrument...
300
800
2026-03-23T11:19:43.868069
whats-new
dart
https://dart.dev/resources/whats-new
language
dart
cImport documentation tag to reference external elements in documentation comments. Added Cross-compilation docs for the dart compile command. Cross-compilation to Linux x64 and ARM64 is now supported on the following 64-bit host operating systems: macOS, Windows, and Linux. Added Null-aware elements docs, which explai...
10
656
2026-03-23T10:56:11.861749
using-react
tailwind
https://tailwindcss.com/plus/ui-blocks/documentation/using-react
library
javascript
image: 'https://images.unsplash.com/photo-1491528323818-fdd1faba62cc?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80', }, { name: 'Kristen Ramos', email: 'kristen.ramos@example.com', image: 'https://images.unsplash.com/photo-1550525811-e5869dd03032?ixlib=rb-1.2.1&ixid=eyJhcH...
2
741
2026-03-23T11:18:17.834230
redis
redis
https://redis.io/docs/latest/develop/data-types/sorted-sets/
database
bash
the number of elements in the sorted set, and M being the number of elements popped. ZRANDMEMBER v6.2.0 @read @sortedset @slow Returns one or more random members from a sorted set. O(N) where N is the number of members returned ZRANGE v1.2.0 @read @sortedset @slow Returns members in a sorted set within a range of index...
19
799
2026-03-23T11:05:31.572867
Resizing
tensorflow
https://www.tensorflow.org/api_docs/python/tf/keras/layers/Resizing
ml
python
ng, either "channels_last" or "channels_first" . The ordering of the dimensions in the inputs. "channels_last" corresponds to inputs with shape (batch, height, width, channels) while "channels_first" corresponds to inputs with shape (batch, channels, height, width) . It defaults to the image_data_format value found in ...
3
800
2026-03-23T11:12:33.017613
qdrant
qdrant
https://qdrant.tech/documentation/examples/graphrag-qdrant-neo4j/
database
python
aphRAG, which uses Knowledge Graphs (KGs) instead of vectors as a context for LLMs. GraphRAG depends mainly on LLMs for creating KGs and querying them. However, this reliance on LLMs can lead to many problems. We will address these challenges by combining vector databases with graph-based databases. This tutorial will ...
1
800
2026-03-23T10:57:38.662245
feed.xml
kubernetes
https://kubernetes.io/feed.xml
devops
yaml
teway&gt; <span style="color:#bbb"> </span><span style="color:#080;font-style:italic"># Change this depending on your use case</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">rules</span>:<span style="co...
162
800
2026-03-23T11:17:36.484702
2.30.0
git
https://git-scm.com/docs/git-merge/2.30.0
devops
bash
g checkin/checkout attributes" in gitattributes[5] . merge.stat Whether to print the diffstat between ORIG_HEAD and the merge result at the end of the merge. True by default. merge.autoStash When set to true, automatically create a temporary stash entry before the operation begins, and apply it after the operation ends...
38
798
2026-03-23T11:15:28.963800
v0.19.html
scikit_learn
https://scikit-learn.org/stable/whats_new/v0.19.html
ml
python
is Fixed excessive memory usage in prediction for random forests estimators. #8672 by Mike Benfield . Fixed a bug where sample_weight as a list broke random forests in Python 2 #8068 by @xor . Fixed a bug where ensemble.IsolationForest fails when max_features is less than 1. #5732 by Ishank Gulati . Fix a bug where gra...
23
800
2026-03-23T10:56:34.561337
webpack
webpack
https://webpack.js.org/concepts/under-the-hood/
tooling
javascript
x Non-initial chunk for ./app.jsx is created as this module is imported dynamically. Output: /dist/main.js - an initial chunk /dist/394.js - non-initial chunk By default, there is no name for non-initial chunks so that a unique ID is used instead of a name. When using dynamic import we may specify a chunk name explicit...
3
800
2026-03-23T11:16:04.857991
github
nx
https://nx.dev/docs/guides/nx-cloud/source-control-integration/github
tooling
typescript
h a PAT will not receive Nx Cloud comments with command results and self-healing CI fixes. Github supports two personal access token types: classic and fine-grained. To use a personal access token for authentication, one must be generated with proper permissions. The minimum required permissions are shown in the screen...
3
800
2026-03-23T11:27:27.146945
?s=sentry
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sentry
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:22:19.424943
manage-sessions
firebase
https://firebase.google.com/docs/auth/admin/manage-sessions
database
javascript
hentication APIs provided by the Firebase Authentication client SDKs. To initialize the Admin SDK for your platform, follow the instructions on the setup page . Examples of retrieving the ID token are in the verifyIdToken section. Node.js // Verify the ID token while checking if the token is revoked by passing // check...
9
800
2026-03-23T11:29:54.187709
ghost-8b-beta-1608-gguf
transformers
https://huggingface.co/ghost-x/ghost-8b-beta-1608-gguf
ai
python
There's more Other evaluations will be done soon and updated here later. Notes If the model is interesting or helpful to your work, feel free to buy me a beer and let's raise a glass. It will motivate me to improve the model in the future. 🍻 Thanks The project sends sincere thanks to friends, including... Meta Meta , ...
62
799
2026-03-23T11:37:08.210781
manage-installations
firebase
https://firebase.google.com/docs/projects/manage-installations
database
javascript
%@" , token ); NSString * message = [ NSString stringWithFormat : @"FCM registration token: %@" , token ]; // display message NSLog ( @"%@" , message ); } }]; Java FirebaseInstanceId . getInstance (). getInstanceId () . addOnCompleteListener ( new OnCompleteListener<InstanceIdResult> () { @Override public void onComple...
23
799
2026-03-23T10:56:42.600686
?group=topk
redis
https://redis.io/docs/latest/commands/?group=topk
database
bash
s the value of a field and deletes it from the hash. Learn more → Read more HGETEX Get the value of one or more fields of a given hash key, and optionally set their expiration. Learn more → Read more HINCRBY Increments the integer value of a field in a hash by a number. Uses 0 as initial value if the field doesn't exis...
25
800
2026-03-23T11:03:04.207985
fastapi
fastapi
https://fastapi.tiangolo.com/tutorial/bigger-applications/
framework
python
name} " , tags = [ "users" ]) async def read_user ( username : str ): return { "username" : username } You can think of APIRouter as a "mini FastAPI " class. All the same options are supported. All the same parameters , responses , dependencies , tags , etc. Tip In this example, the variable is called router , but you ...
5
800
2026-03-23T10:50:47.634175
?s=proxy
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=proxy
devops
python
cto Authors Neo4j instrumentation for Node.js. Node.js instrumentation neo4j neo4j-driver JavaScript Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Instrumentation for Nest by Metin Seylan Instrumentation library for Nest. Node.js nest nestjs JavaScript Language Instrumentation Component...
290
800
2026-03-23T11:36:31.297228
?s=guzzle
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=guzzle
devops
python
.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository qryn exporter by lorenzo@qxip.net, akvlad@qxip.net This exporter supports sending OpenTelemetry logs, traces and metrics to ClickHouse using the qryn polyglot format. go exporter qryn loki prometheus tempo ...
49
800
2026-03-23T11:13:19.229275
firestore-data
supabase
https://supabase.com/docs/guides/resources/migrating-to-supabase/firestore-data
database
typescript
" : 100 , " items " : [ " hammer " , " nail " , " glue " ] }] And split it into two files (one table for users and one table for items): 1 [{ " user " : " mark " , " score " : 100 }] 1 [ 2 { " user " : " mark " , " item " : " hammer " }, 3 { " user " : " mark " , " item " : " nail " }, 4 { " user " : " mark " , " item ...
3
799
2026-03-23T11:23:39.059597
built-in
langchain
https://docs.langchain.com/oss/python/langchain/middleware/built-in
ai
python
eware Copy from langchain . agents import create_agent from langchain . agents . middleware import ( ShellToolMiddleware , HostExecutionPolicy , ) agent = create_agent ( model = "gpt-4.1" , tools = [ search_tool ], middleware = [ ShellToolMiddleware ( workspace_root = "/workspace" , execution_policy = HostExecutionPoli...
41
792
2026-03-23T11:21:12.502765
?s=nginx
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=nginx
devops
python
implementation 'io.opentelemetry.javaagent.instrumentation:opentelemetry-javaagent-finatra-2.9:2.16.0-alpha' } 2.16.0-alpha Version Java Language Instrumentation Component Apache 2.0 License Package Details (maven) Repository Geode Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Geode instrumenta...
246
799
2026-03-23T11:33:22.910653
?s=libhoney
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=libhoney
devops
python
ation hooks are registered via composer. There will be a new span created for each message that is consumed. The goal of this instrumentation is to allow distributed traces to happen across Kafka in PHP. This means that the following should happen extrdkafka instrumentation php Quick Install To install this instrumenta...
307
800
2026-03-23T11:34:20.692722
2.18.0
git
https://git-scm.com/docs/git-rebase/2.18.0
devops
bash
le find this behavior confusing. It occurs because only the heads and the merge base are considered when performing a merge, not the individual commits. The merge algorithm therefore considers the reverted change as no change at all, and substitutes the changed version instead. NOTES You should understand the implicati...
32
794
2026-03-23T11:33:45.028753
?s=replicate
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=replicate
devops
python
nsights into the performance of your systems and how caching is performing fusioncache caching .net Quick Install To install this instrumentation library run: dotnet add package ZiggyCreatures.FusionCache 2.6.0 Version .NET Language Instrumentation Component MIT License Website Documentation Package Details (nuget) Rep...
202
800
2026-03-23T11:10:52.951566
3.12.html
python
https://docs.python.org/3/whatsnew/3.12.html
language
python
rk Shannon in gh-96123 .) Add sys.last_exc which holds the last unhandled exception that was raised (for post-mortem debugging use cases). Deprecate the three fields that have the same information in its legacy form: sys.last_type , sys.last_value and sys.last_traceback . (Contributed by Irit Katriel in gh-102778 .) sy...
37
800
2026-03-23T11:00:33.942618
?s=orm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=orm
devops
python
on Java Language Instrumentation Component Apache 2.0 License Repository Struts Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Struts struts instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Tapestry Instrumentation by 🔭 Open...
269
800
2026-03-23T11:30:50.151116
MiniMax-M2.5
transformers
https://huggingface.co/datasets/ScaleAI/SWE-bench_Pro?eval_result=MiniMaxAI/MiniMax-M2.5
ai
python
dSetRemove() should remove an element from a sorted set", "test/database.js | Test database test/database/sorted.js::Sorted Set methods test/database/sorted.js::sortedSetRemove() should not think the sorted set exists if the last element is removed", "test/database.js | Test database test/database/sorted.js::Sorted Set...
73
800
2026-03-23T11:06:52.708244
?s=gitlab
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=gitlab
devops
python
des a processor and propagator to send data to Sentry and to associate traces/spans to Sentry errors. For configuration details, see OpenTelemetry Support . ruby processor propagator utilities sentry error monitoring Quick Install To install this utilities run: gem install sentry-opentelemetry 6.5.0 Version Ruby Langua...
391
800
2026-03-23T11:14:54.085948
testing-plugins
flutter
https://docs.flutter.dev/testing/testing-plugins
mobile
dart
sing integration tests—for example if they require interacting with native UI or mocking device state—consider writing "end to end" tests of the two halves using unit tests: Native unit tests that set up the necessary mocks, then call into the method channel entry point with a synthesized call and validate the method r...
8
636
2026-03-23T11:07:54.711706
llms-full.txt
svelte
https://svelte.dev/llms-full.txt
framework
javascript
s in isolation, which allows you to render them in a browser (real or simulated), simulate behavior, and make assertions, without spinning up your whole app. > [!NOTE] Before writing component tests, think about whether you actually need to test the component, or if it's more about the logic _inside_ the component. If ...
112
791
2026-03-23T11:13:39.572680
tensorflow
tensorflow
https://www.tensorflow.org/api_docs/python/
ml
python
shuffle tf.compat.v1.random.split tf.compat.v1.random.stateless_binomial tf.compat.v1.random.stateless_categorical tf.compat.v1.random.stateless_gamma tf.compat.v1.random.stateless_multinomial tf.compat.v1.random.stateless_normal tf.compat.v1.random.stateless_parameterized_truncated_normal tf.compat.v1.random.stateless...
223
799
2026-03-23T10:50:09.735452
redis
redis
https://redis.io/docs/latest/commands/xread/
database
bash
ments with COUNT), you can consider it O(1). On the other side when XREADGROUP blocks, XADD will pay the O(N) time in order to serve the N clients blocked on the stream getting new data.","description":"Returns messages from multiple streams with IDs greater than the ones requested. Blocks until a message is available ...
1
798
2026-03-23T11:32:11.224802
?s=base
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=base
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:27:24.893304
?s=google
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=google
devops
python
ense Package Details (gems) Repository Mysql2 Instrumentation by 🔭 OpenTelemetry Authors 🔭 Mysql2 instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-mysql2 0.33.0 Version Ruby Language Instrumentation Component Apache 2.0...
350
800
2026-03-23T11:26:56.551148
monorepo
mastra
https://mastra.ai/docs/deployment/monorepo
ai
typescript
│ ├── tools/ │ │ ├── workflows/ │ │ └── index.ts │ ├── package.json │ └── tsconfig.json └── web/ packages/ ├── ui/ └── utils/ package.json Building from a monorepo Direct link to Building from a monorepo Use your monorepo tool to run the build command from the correct package. There's no need for special flags. Example...
1
771
2026-03-23T11:14:58.978772
supabase-branches-update
supabase
https://supabase.com/docs/reference/cli/supabase-branches-update
database
typescript
orage API of the local database. supabase storage cp Usage 1 supabase storage cp < sr c > < ds t > [flags] Flags --cache-control <string> Optional Custom Cache-Control header for HTTP upload. --content-type <string> Optional Custom Content-Type header for HTTP upload. -j, --jobs <uint> Optional Maximum number of parall...
68
800
2026-03-23T11:31:01.263344
release-notes-2.5.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.5.0
mobile
dart
c to 7c67ebcd3bd4 (1 revision) (cla: yes, waiting for tree to go green) 26317 Roll Dart SDK from 551af75f42c0 to a70c4b0fafc2 (1 revision) (cla: yes, waiting for tree to go green) 26318 Roll Skia from 7c67ebcd3bd4 to 9604eab2bdca (1 revision) (cla: yes, waiting for tree to go green) 26320 Roll Skia from 9604eab2bdca to...
664
800
2026-03-23T11:13:43.940809
model_evaluation.html
scikit_learn
https://scikit-learn.org/stable/modules/model_evaluation.html
ml
python
it-learn provides the PredictionErrorDisplay class. It allows to visually inspect the prediction errors of a model in two different manners. The plot on the left shows the actual values vs predicted values. For a noise-free regression task aiming to predict the (conditional) expectation of y , a perfect regression mode...
138
800
2026-03-23T10:50:50.577713
difflib.html
python
https://docs.python.org/3/library/difflib.html
language
python
, "qr:" ) except getopt . error as detail : return fail ( str ( detail )) noisy = 1 qseen = rseen = 0 for opt , val in opts : if opt == "-q" : qseen = 1 noisy = 0 elif opt == "-r" : rseen = 1 whichfile = val if qseen and rseen : return fail ( "can't specify both -q and -r" ) if rseen : if args : return fail ( "no args ...
37
799
2026-03-23T11:24:49.062583
research-assistant
mastra
https://mastra.ai/blog/research-assistant
ai
typescript
Building an AI Research Assistant with vNext Workflows - Mastra Blog Blog / Examples Building an AI Research Assistant with vNext Workflows A deep dive into building MastraManus, an AI research assistant powered by Mastra's vNext workflows. Sam Bhagwat · Jun 6, 2025 · 5 min read On this page Toggle We recently built an...
0
798
2026-03-23T11:04:55.934384
2.35.0
git
https://git-scm.com/docs/git-switch/2.35.0
devops
bash
Git - git-switch Documentation English ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugreport Credential helpers Getting and Creating Projects init clone Basic Snapshotting add status diff commit notes restore reset rm mv Branching and Merging branch checkout swit...
0
800
2026-03-23T11:17:11.900010
this
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/this
language
javascript
al variables) — this is the case for browsers and Node — but hosts are allowed to provide a different value for globalThis that's unrelated to the global object. js // In web browsers, the window object is also the global object: console.log(this === window); // true this.b = "MDN"; console.log(window.b); // "MDN" cons...
15
792
2026-03-23T10:54:04.923451
?s=logrus
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logrus
devops
python
his receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/simpleprometheusreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Skywalking Receiver by 🔭 O...
151
800
2026-03-23T11:17:34.407534
?s=provider
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=provider
devops
python
tation erlang Erlang Language Instrumentation Component Apache 2.0 License Repository OpentelemetryXandra by 🔭 OpenTelemetry Authors 🔭 This library uses Telemetry events to create OpenTelemetry Spans for Xandra queries. xandra instrumentation erlang Quick Install The package can be installed by adding opentelemetry_x...
219
800
2026-03-23T11:28:15.721436
tool_calling_guide.md
transformers
https://huggingface.co/MiniMaxAI/MiniMax-M2.5/blob/main/docs/tool_calling_guide.md
ai
python
l definition list for getting parameter type information, format can be: - [{"name": "...", "parameters": {...}}] - [{"type": "function", "function": {"name": "...", "parameters": {...}}}] Returns: Parsed tool call list, each element contains name and arguments fields Example: >>> tools = [{ ... "name": "get_weather", ...
11
740
2026-03-23T11:08:17.668469
typescript
typescript
https://www.typescriptlang.org/tsconfig/
language
javascript
are owned (basically properties set on the object and not via the prototype chain) on the imported object. If the module you’re importing defines its API using inherited properties, you need to use the default import form ( import fs from "fs" ), or disable esModuleInterop . Note : You can make JS emit terser by enabli...
101
799
2026-03-23T10:56:11.752086
gitlab_ci
gitlab_ci
https://docs.gitlab.com/administration/packages/container_registry/
devops
yaml
ollowed by a delete. With object versioning enabled, these deleted temporary upload artifacts are kept as non-current versions, therefore increasing the storage bucket size. To ensure that non-current versions are deleted after a given amount of time, you should configure an object lifecycle policy with your storage pr...
18
800
2026-03-23T11:25:03.897277
?s=sigv4
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sigv4
devops
python
ers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/otelarrowreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository OTLP Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The OTLP Receiver for the OpenTelemetry...
140
800
2026-03-23T11:29:48.769696
ai-solid.md
tanstack_start
https://tanstack.com/ai/latest/docs/api/ai-solid.md
framework
typescript
Callback when error occurs - `streamProcessor?` - Stream processing configuration **Note:** Client tools are now automatically executed - no `onToolCall` callback needed! ### Returns ```typescript interface UseChatReturn { messages: Accessor ; sendMessage: (content: string) => Promise ; append: (message: ModelMessage |...
2
746
2026-03-23T11:37:40.268891
storage-blobs-introduction
csharp
https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blobs-introduction
language
csharp
ly. Block blobs can store up to about 190.7 TiB. Append blobs are made up of blocks like block blobs, but are optimized for append operations. Append blobs are ideal for scenarios such as logging data from virtual machines. Page blobs store random access files up to 8 TiB in size. Page blobs store virtual hard drive (V...
6
800
2026-03-23T11:16:53.438042
2.0.5
git
https://git-scm.com/docs/git-fetch/2.0.5
devops
bash
complete them. The ref names and their object names of fetched refs are stored in .git/FETCH_HEAD . This information is left for a later merge operation done by git merge . By default, tags are auto-followed. This means that when fetching from a remote, any tags on the remote that point to objects that exist in the loc...
4
795
2026-03-23T11:06:13.784535
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
text[AnalystAgentDeps], dataset: str, sql: str) -> str: """Run DuckDB SQL query on the DataFrame. Note that the virtual table name used in DuckDB SQL must be `dataset`. Args: ctx: Pydantic AI agent RunContext dataset: reference string to the DataFrame sql: the query to be executed using DuckDB """ data = ctx.deps.get(d...
6,517
732
2026-03-23T10:51:26.923899
agent-server-scale
langchain
https://docs.langchain.com/langsmith/agent-server-scale
ai
python
e to based on maximum expected throughput. The default for cloud deployments is a maximum of 10 API servers. Example self-hosted Agent Server configurations The exact optimal configuration depends on your application complexity, request patterns, and data requirements. Use the following examples in combination with the...
12
798
2026-03-23T10:54:38.374284
go
go
https://go.dev/dl/
language
go
Archive 4 bootstrap 11MB 49f806f66762077861b7de7081f586995940772d29d4c45068c134441a743fa2 go1.26rc3 go1.26rc3 This is an unstable version of Go. Use with caution. If you already have Go installed, you can install this version by running: go install golang.org/dl/go1.26rc3@latest Then, use the go1.26rc3 command instead ...
940
800
2026-03-23T11:25:37.381934
SWE-bench_Pro
transformers
https://huggingface.co/datasets/ScaleAI/SWE-bench_Pro
ai
python
s should load /user/foo/consent", "test/controllers.js | Controllers account pages should load /user/foo/sessions", "test/controllers.js | Controllers account pages should load /user/foo/categories", "test/controllers.js | Controllers account pages should load /user/foo/uploads", "test/controllers.js | Controllers acco...
130
800
2026-03-23T11:06:23.461923
api.html
express
https://expressjs.com/en/4x/api.html
framework
javascript
string representing a path. A path pattern. A regular expression pattern to match paths. An array of combinations of any of the above. For examples, see Path examples . '/' (root path) callback Callback functions; can be: A middleware function. A series of middleware functions (separated by commas). An array of middlew...
25
760
2026-03-23T10:56:21.301593
?s=elasticsearch
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=elasticsearch
devops
python
age Exporter Component Apache 2.0 License Package Details (go-collector) Repository Sematext Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter supports sending metrics to Sematext Cloud in Influx line protocol format and logs using the Bulk Index API format. sematext exporter collector Quick Install When building a...
50
800
2026-03-23T11:39:25.409489
Qwen3.5-397B-A17B
transformers
https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=Qwen/Qwen3.5-397B-A17B
ai
python
eak from what we have now. In particular the way the coordinates package does not cleanly separate coordinate *frames* from the coordinate *data* at the level of Python classes causes us some difficulties here if decided to go down this route. e.g At the moment, you can have an `ITRS` frame with some data in it, wherea...
135
798
2026-03-23T11:16:48.661384
?group=set
redis
https://redis.io/docs/latest/commands/?group=set
database
bash
Returns messages from multiple streams with IDs greater than the ones requested. Blocks until a message is available otherwise. Learn more → Read more XREADGROUP Returns new or historical messages from a stream for a consumer in a group. Blocks until a message is available otherwise. Learn more → Read more XREVRANGE Re...
56
799
2026-03-23T11:03:48.603114
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/workloads/controllers/deployment/
devops
yaml
get pods should now show only the new Pods: kubectl get pods The output is similar to this: NAME READY STATUS RESTARTS AGE nginx-deployment-1564180365-khku8 1/1 Running 0 14s nginx-deployment-1564180365-nacti 1/1 Running 0 14s nginx-deployment-1564180365-z9gth 1/1 Running 0 14s Next time you want to update these Pods, ...
12
702
2026-03-23T10:53:47.765882
edge-function-546-error-response
supabase
https://supabase.com/docs/guides/troubleshooting/edge-function-546-error-response
database
typescript
eries that may be useful for identifying patterns around 546 errors. Checking if a specific version is an offender Check error frequency by time Check requests per isolate Step 3: Correcting the error # The only way to manage the error is to reduce resource consumption per request. There are a few strategies one can go...
5
799
2026-03-23T11:12:49.071780
?s=tomcat
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tomcat
devops
python
er to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/windowsservicereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Zipkin Collector Receiver by 🔭 OpenTel...
166
800
2026-03-23T11:26:43.911778
?s=ocaml
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ocaml
devops
python
tation-redis”, which (as of v0.50.0) includes support for instrumenting redis v4. This module provides automatic instrumentation for the redis@^4.0.0 package. redis-4 instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-redis-4 0.49.0 Version JavaScrip...
297
800
2026-03-23T11:17:46.074974
tailwindcss-v3-3
tailwind
https://tailwindcss.com/blog/tailwindcss-v3-3
library
javascript
-clamp documentation to learn more about how it all works if you haven't played with it before. New line-height shorthand for font-size utilities One thing we've found over years and years of designing beautiful stuff with Tailwind is that we literally never set a line-height without also setting the font-size at the s...
11
800
2026-03-23T10:54:40.356543
redis
redis
https://redis.io/docs/latest/commands/ttl/
database
bash
// >>> 2 // Tests for 'del' step. String existsResult1 = jedis . set ( "key1" , "Hello" ); System . out . println ( existsResult1 ); // >>> OK boolean existsResult2 = jedis . exists ( "key1" ); System . out . println ( existsResult2 ); // >>> true boolean existsResult3 = jedis . exists ( "nosuchkey" ); System . out . p...
18
799
2026-03-23T11:36:54.734738
generating-a-user-access-token-for-a-github-app
github_actions
https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app
devops
yaml
eauthorizing. For more information, see SAML and GitHub Apps in the GitHub Enterprise Cloud documentation. A user access token is a type of OAuth token. Unlike a traditional OAuth token, the user access token does not use scopes. Instead, it uses fine-grained permissions. A user access token only has permissions that b...
1
799
2026-03-23T11:00:43.895397
registry-scope
bun
https://bun.sh/docs/guides/install/registry-scope
runtime
javascript
URL to path Path to file URL Find executable path import.meta.dir import.meta.file import.meta.path Check entrypoint Get entrypoint path Ecosystem & Frameworks Astro with Bun Discord.js with Bun Docker with Bun Drizzle with Bun Gel with Bun Elysia with Bun Express with Bun Hono with Bun Mongoose with Bun Neon Drizzle w...
1
799
2026-03-23T11:18:23.402068
composite
mastra
https://mastra.ai/reference/storage/composite
ai
typescript
n generate hundreds of spans, and high-traffic applications can produce thousands of traces per day. ClickHouse is recommended for production observability because it's optimized for high-volume, write-heavy analytics workloads. Use composite storage to route observability to ClickHouse while keeping other data in your...
9
800
2026-03-23T11:18:14.125805
router
tanstack_router
https://tanstack.com/router
framework
typescript
React and Solid applications A powerful React router for client-side and full-stack react applications. Fully type-safe APIs, first-class search-params for managing state in the URL and seamless integration with the existing React ecosystem. Get Started 0,000,000,000 0 NPM Downloads 000,000 0 Stars on Github 0,000 0 Co...
5
792
2026-03-23T10:49:56.646630
redis
redis
https://redis.io/docs/latest/commands/cluster-failover/
database
bash
he-master-is-down","title":"FORCE option: manual failover when the master is down"},{"id":"takeover-option-manual-failover-without-cluster-consensus","title":"TAKEOVER option: manual failover without cluster consensus"},{"id":"implementation-details-and-notes","title":"Implementation details and notes"},{"id":"redis-so...
1
800
2026-03-23T11:25:16.991100
supabase-projects-delete
supabase
https://supabase.com/docs/reference/cli/supabase-projects-delete
database
typescript
mental Required enable experimental features --project-ref <string> Optional Project ref of the Supabase project. supabase snippets Subcommands supabase snippets download supabase snippets list supabase snippets list List all SQL snippets of the linked project. Usage 1 supabase snippets list Flags --project-ref <string...
84
800
2026-03-23T11:29:02.065087
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
yield maybe_event @property def model_name(self) -> str: """Get the model name of the response.""" return self._model_name @property def provider_name(self) -> str: """Get the provider name.""" return self._provider_name @property def provider_url(self) -> str: """Get the provider base URL.""" return self._provider_url...
4,221
683
2026-03-23T10:51:26.919690
constraints
flutter
https://docs.flutter.dev/ui/layout/constraints
mobile
dart
isit Example 2 , the screen forces the red Container to be exactly the same size as the screen. The screen achieves that, of course, by passing tight constraints to the Container . Loose constraints # A loose constraint is one that has a minimum of zero and a maximum non-zero. Some boxes loosen the incoming constraints...
71
602
2026-03-23T10:50:10.028465
?s=log
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=log
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:38:20.505303
String
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String
language
javascript
primitives and String objects Note that JavaScript distinguishes between String objects and primitive string values. (The same is true of Boolean and Numbers .) String literals (denoted by double or single quotes) and strings returned from String calls in a non-constructor context (that is, called without using the new...
5
800
2026-03-23T10:50:35.040257
?s=provider
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=provider
devops
python
er that creates OpenTelemetry spans from Phoenix events. phoenix instrumentation erlang Erlang Language Instrumentation Component Apache 2.0 License Repository Redix Instrumentation by 🔭 OpenTelemetry Authors 🔭 OpentelemetryRedix uses telemetry handlers to create OpenTelemetry spans from Redix command events. redix i...
218
800
2026-03-23T11:28:15.721436
uk
git
https://git-scm.com/docs/git-fsck/uk
devops
bash
ntly 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-...
1
797
2026-03-23T11:30:26.389531
external_memory.html
xgboost
https://xgboost.readthedocs.io/en/stable/tutorials/external_memory.html
ml
python
A async pool or RMM. You might want to start the training with a fresh pool instead of starting training right after the ETL process. If you run into out-of-memory errors and you are convinced that the pool is not full yet (pool memory usage can be profiled with nsight-system ), consider using the ArenaMemoryResource m...
24
799
2026-03-23T10:53:14.684262
release-notes-2.8.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.8.0
mobile
dart
ion) (cla: yes, waiting for tree to go green) 29411 Roll Skia from 378e4aecfe58 to 1ea54a127fbe (4 revisions) (cla: yes, waiting for tree to go green) 29412 Revert "Update to match harfbuzz subsetting 3.0.0 api." (cla: yes, needs tests) 29413 Roll Skia from 1ea54a127fbe to 50add5af1a68 (1 revision) (cla: yes, waiting f...
646
800
2026-03-23T11:14:04.146371
?s=pika
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pika
devops
python
lowing: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Schema Transformer Processor by 🔭 OpenTelemetry Authors 🔭 The Sche...
92
799
2026-03-23T11:38:15.996816
index.html
java
https://docs.oracle.com/cd/G18097_01/English/tested_config/index.html
language
java
ed configuration, it is strongly recommended to fully test the product and non-certified platform in a test environment. For your reference, refer to the following link for the specific and complete Oracle Support terms and conditions: https://www.oracle.com/contracts/support/ Last Published Friday, December 12, 2025
2
318
2026-03-23T11:39:17.138962
elixir
neon
https://neon.tech/docs/guides/elixir
database
sql
t the stock status for 'Dune' has been updated to true . Delete data In your project directory, create a file named delete_data.exs . This script connects to your Neon database and deletes the book '1984' from the books table. defmodule DeleteData do def run do config = Application . get_all_env (:neon_elixir_quickstar...
11
800
2026-03-23T10:56:03.786467
llms-components.txt
chakra_ui
https://chakra-ui.com/llms-components.txt
library
javascript
d element as the default rendered element, combining their props and behavior. | | container | undefined | `RefObject ` | undefined | | disabled | undefined | `boolean` | undefined | # Presence ```tsx "use client" import { Button, Center, Presence, Stack, useDisclosure, } from "@chakra-ui/react" export const PresenceFa...
617
784
2026-03-23T10:52:18.209173
_thread.html
python
https://docs.python.org/3/library/_thread.html
language
python
ants and functions: exception _thread. error ¶ Raised on thread-specific errors. Changed in version 3.3: This is now a synonym of the built-in RuntimeError . _thread. LockType ¶ This is the type of lock objects. _thread. start_new_thread ( function , args [ , kwargs ] ) ¶ Start a new thread and return its identifier. T...
1
799
2026-03-23T11:36:45.491623
with
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/with
language
javascript
identifier refers to, so it must repeat the same property lookup every time the identifier is used. Readability: The with statement makes it hard for a human reader or JavaScript compiler to decide whether an unqualified name will be found along the scope chain, and if so, in which object. For example: js function f(x,...
4
791
2026-03-23T11:09:02.003541
news
numpy
https://numpy.org/news
ml
python
cited to see the results from this work! You can read the full proposal here . 2021 NumPy survey # July 12, 2021 – At NumPy, we believe in the power of our community. 1,236 NumPy users from 75 countries participated in our inaugural survey last year. The survey findings gave us a very good understanding of what we shou...
16
800
2026-03-23T10:52:57.279171
?s=restlet
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=restlet
devops
python
nstrumentation Java Language Instrumentation Component Apache 2.0 License Repository Settings for the PowerJob instrumentation by 🔭 OpenTelemetry Authors 🔭 powerjob instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Pulsar instrumentation by 🔭 OpenTelemetry Authors 🔭 T...
263
799
2026-03-23T11:34:17.313948
?s=b3
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=b3
devops
python
sql Go Language Instrumentation Component Apache 2.0 License Repository splunkpgx – Instrumentation for github.com/jackc/pgx by Splunk Inc. Instrumentation for the github.com/jackc/pgx package. go instrumentation database postgresql Go Language Instrumentation Component Apache 2.0 License Repository splunkpq – Instrume...
234
800
2026-03-23T11:20:37.875622
release-notes-2.10.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.10.0
mobile
dart
run or build" (#92901) (team, tool, a: accessibility, cla: yes, waiting for tree to go green, integration_test) 93568 Roll Engine from 701d66d109e2 to 85e06f206389 (3 revisions) (cla: yes, waiting for tree to go green) 93572 Roll Engine from 85e06f206389 to c19137fd56fb (1 revision) (cla: yes, waiting for tree to go gr...
107
799
2026-03-23T11:13:16.598271
theory.html
typescript
https://www.typescriptlang.org/docs/handbook/modules/theory.html
language
javascript
s are node16 and nodenext . While the emitted JavaScript for an all-ESM Node.js project might look identical between compilations using esnext and nodenext , the type checking can differ. See the reference section on nodenext for more details. Module format detection Node.js understands both ES modules and CJS modules,...
13
800
2026-03-23T10:50:45.445386
43651-type-parameters
go
https://go.dev/design/43651-type-parameters
language
go
esign to provide a compile-time type-safe wrapper around an existing API. Sort Before the introduction of sort.Slice , a common complaint was the need for boilerplate definitions in order to use sort.Sort . With this design, we can add to the sort package as follows: // Ordered is a type constraint that matches all ord...
136
793
2026-03-23T11:28:04.608791