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
splash.article
go
https://go.dev/talks/2012/splash.article
language
go
nsing notice */ #ifndef _SYS_STAT_H_ #define _SYS_STAT_H_ /* Types and other definitions */ #endif The intent is that the C preprocessor reads in the file but disregards the contents on the second and subsequent readings of the file. The symbol _SYS_STAT_H_ , defined the first time the file is read, "guards" the invoca...
8
780
2026-03-23T11:27:58.381000
redis
redis
https://redis.io/docs/latest/operate/rs/installing-upgrading/install/plan-deployment/configuring-aws-instances/
database
bash
he number of open ports, you can open only the ports used by Redis Software . After successfully launching the instances: Install Redis Software from the Linux package or AWS AMI . Set up the cluster . On this page
4
214
2026-03-23T11:01:15.957492
?s=kubewarden
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kubewarden
devops
python
metry Authors 🔭 Serves as a placeholder receiver in a pipeline. This can be useful if you want to e.g. start a Collector with only extensions enabled. nop receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : go.opente...
136
800
2026-03-23T11:30:42.721489
2.30.0
git
https://git-scm.com/docs/git-merge/2.30.0
devops
bash
tch origin git merge v1.2.3^0 git merge --ff-only v1.2.3 HOW CONFLICTS ARE PRESENTED During a merge, the working tree files are updated to reflect the result of the merge. Among the changes made to the common ancestor’s version, non-overlapping ones (that is, you changed an area of the file while the other side left th...
21
798
2026-03-23T11:15:28.963778
python_api.html
xgboost
https://xgboost.readthedocs.io/en/stable/python/python_api.html
ml
python
params ( ) Get xgboost specific parameters. Return type : Dict [ str , Any ] property intercept_ : ndarray Intercept (bias) property For tree-based model, the returned value is the base_score . Returns : intercept_ Return type : array of shape (1,) or [n_classes] load_model ( fname ) Load the model from a file or a byt...
95
800
2026-03-23T10:51:31.580832
?s=python
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=python
devops
python
instrumentation for Quarkus RESTEasy Reactive quarkus resteasy reactive instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Quartz Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Quartz quartz instrumentation java Java Language I...
264
800
2026-03-23T11:27:43.915077
threading.html
python
https://docs.python.org/3/library/threading.html
language
python
may acquire it again without blocking; the thread must release it once for each time it has acquired it. Note that RLock is actually a factory function which returns an instance of the most efficient version of the concrete RLock class that is supported by the platform. acquire ( blocking = True , timeout = -1 ) ¶ Acqu...
33
799
2026-03-23T11:18:03.003434
datatypes.html
python
https://docs.python.org/3/library/datatypes.html
language
python
timedelta objects Examples of usage: timedelta date objects Examples of usage: date datetime objects Examples of usage: datetime time objects Examples of usage: time tzinfo objects timezone objects strftime() and strptime() behavior strftime() and strptime() format codes Technical detail zoneinfo — IANA time zone suppo...
1
800
2026-03-23T10:57:02.013851
MiniMax-M2.5
transformers
https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=MiniMaxAI/MiniMax-M2.5
ai
python
le.py::TestAddRow::test_add_table_row[masked]", "astropy/table/tests/test_table.py::TestAddRow::test_add_table_row[subclass]", "astropy/table/tests/test_table.py::TestAddRow::test_add_table_row_obj[unmasked]", "astropy/table/tests/test_table.py::TestAddRow::test_add_table_row_obj[masked]", "astropy/table/tests/test_tab...
64
800
2026-03-23T11:06:56.712875
subprocess.html
python
https://docs.python.org/3/library/subprocess.html
language
python
specifies a replacement program to execute. It is very seldom needed. When shell=False , executable replaces the program to execute specified by args . However, the original args is still passed to the program. Most programs treat the program specified by args as the command name, which can then be different from the p...
22
792
2026-03-23T10:59:22.269744
gitlab_ci
gitlab_ci
https://docs.gitlab.com/administration/pages/troubleshooting/
devops
yaml
Troubleshooting GitLab Pages administration | GitLab Docs Troubleshooting GitLab Pages administration Tier : Free, Premium, Ultimate Offering : GitLab Self-Managed When administering GitLab Pages, you might encounter the following issues. How to see GitLab Pages logs You can see Pages daemon logs by running: sudo gitla...
0
800
2026-03-23T11:31:27.679798
?s=filestats
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=filestats
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:38:11.462887
Nemotron-MIND
transformers
https://huggingface.co/datasets/nvidia/Nemotron-MIND
ai
python
at makes sense. So, if I understand correctly, we can represent a rotation as a matrix, and the composition of two rotations is equivalent to multiplying their corresponding matrices?" Participant 2: "Exactly! And the rotational group, which is the set of all rotations in three-dimensional space, is not abelian, meanin...
39
800
2026-03-23T11:23:03.927630
release-notes
csharp
https://learn.microsoft.com/en-us/visualstudio/releases/2026/release-notes
language
csharp
ly depending on whether you have code selected: Try out these Copilot actions and let us know what you think! We would love to hear your feedback and any suggestions for other actions you would like to see in the context menu. 📣 See feature ticket to share your feedback and continue the conversation. Mermaid chart ren...
88
799
2026-03-23T11:27:44.127539
firebase_admin.auth
firebase
https://firebase.google.com/docs/reference/admin/python/firebase_admin.auth
database
javascript
g sessions from getting minted, existing ID tokens may remain active until their natural expiration (one hour). To verify that ID tokens are revoked, use verify_id_token(idToken, check_revoked=True) . Parameters : uid – A user ID string. app – An App instance (optional). Raises : ValueError – If the user ID is None, em...
79
800
2026-03-23T11:37:43.308857
?s=akka
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=akka
devops
python
ou can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/tlscheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Trace Simulation Receiv...
161
800
2026-03-23T11:18:15.453692
set-up-your-local-dotnet
temporal
https://docs.temporal.io/develop/dotnet/set-up-your-local-dotnet
devops
go
be available on localhost:7233. The Temporal Web UI will be available at http://localhost:8233 . Leave the local Temporal Service running as you work through tutorials and other projects. You can stop the Temporal Service at any time by pressing CTRL+C. Once you have everything installed, you're ready to build apps wit...
3
796
2026-03-23T10:51:33.535022
tauri-community-survey-2022-data.csv
tauri
https://tauri.app/tauri-community-survey-2022-data.csv
desktop
rust
ility for a game,7,Not applicable,,TRUE,FALSE,FALSE,FALSE,FALSE,TRUE,FALSE,FALSE,FALSE,FALSE,TRUE,FALSE,TRUE,FALSE,FALSE,FALSE,,FALSE,FALSE,FALSE,FALSE,TRUE,FALSE,FALSE,Better and more comprehensive documentation,Better and more comprehensive documentation,Heard of it but not used it,Heard of them but not used them,,,,...
563
800
2026-03-23T11:10:27.959027
mem
go
https://go.dev/ref/mem
language
go
ogrammers should write Go programs without data races, there are limitations to what a Go implementation can do in response to a data race. An implementation may always react to a data race by reporting the race and terminating the program. Otherwise, each read of a single-word-sized or sub-word-sized memory location m...
2
800
2026-03-23T10:51:47.095041
asset-management
webpack
https://webpack.js.org/guides/asset-management
tooling
javascript
style.css'; - import Icon from './icon.png'; - import Data from './data.xml'; - import Notes from './data.csv'; - import toml from './data.toml'; - import yaml from './data.yaml'; - import json from './data.json5'; - - console.log(toml.title); // output `TOML Example` - console.log(toml.owner.name); // output `Tom Pres...
26
800
2026-03-23T11:14:33.657090
projects
terraform
https://developer.hashicorp.com/hcp/docs/hcp/admin/projects
devops
hcl
Projects | HashiCorp Cloud Platform | HashiCorp Developer HashiConf 2025 Don't miss the live stream of HashiConf Day 2 happening now View live stream HashiCorp Cloud Platform Home Projects Projects are lightweight containers for resources or use cases that require similar access. An organization contains one or more pr...
0
800
2026-03-23T11:28:10.965442
overview
mastra
https://mastra.ai/docs/observability/tracing/overview
ai
typescript
ted values from RequestContext: export const mastra = new Mastra ( { observability : new Observability ( { configs : { default : { requestContextKeys : [ 'user.id' , 'session.data.experimentId' ] , exporters : [ new DefaultExporter ( ) ] , } , } , } ) , } ) const requestContext = new RequestContext ( ) requestContext ....
18
800
2026-03-23T11:08:22.817573
django
django
https://docs.djangoproject.com/zh-hans/4.2/
framework
python
outcomes from generation through distribution to supply, Kraken powers 70+ million accounts worldwide, and is on a mission to make a big, green dent in the universe.
5
165
2026-03-23T11:18:35.002308
?s=kafka
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kafka
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:34:05.695791
metrics-api
langfuse
https://langfuse.com/docs/metrics/features/metrics-api
ai
python
e { "measure" : "count" , "aggregation" : "count" } Common measure types include: count - Count of records latency - Duration/latency metrics Aggregation types include: sum - Sum of values avg - Average of values count - Count of records max - Maximum value min - Minimum value p50 - 50th percentile p75 - 75th percentil...
5
800
2026-03-23T11:11:31.465238
urllib.request.html
python
https://docs.python.org/3/library/urllib.request.html
language
python
URL may be wrapped in whatever source file it comes from. But even though some browsers don’t mind about a missing padding at the end of a base64 encoded data URL, this implementation will raise a ValueError in that case. FTPHandler Objects ¶ FTPHandler. ftp_open ( req ) ¶ Open the FTP file indicated by req . The login...
46
800
2026-03-23T11:12:17.488721
?s=logger
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logger
devops
python
cally discovers K8s resources (pods), extracts metadata from them and adds the extracted metadata to the relevant spans, metrics and logs. go processor collector Quick Install When building a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-tele...
84
800
2026-03-23T11:31:00.937447
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/workloads/controllers/job/
devops
yaml
), and a Job manages Pods that are expected to terminate (e.g. batch tasks). As discussed in Pod Lifecycle , Job is only appropriate for pods with RestartPolicy equal to OnFailure or Never . Note: If RestartPolicy is not set, the default value is Always . Single Job starts controller Pod Another pattern is for a single...
64
800
2026-03-23T11:00:02.302556
scale-to-zero-guide
neon
https://neon.tech/docs/guides/scale-to-zero-guide
database
sql
ires persistent session data, consider disabling scale to zero on a paid plan to keep your compute active continuously. On the Free plan, scale to zero is always enabled and automatically suspends your compute after 5 minutes of inactivity. Need help? Join our Discord Server to ask questions or see what others are doin...
7
800
2026-03-23T11:04:52.603455
?s=logger
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logger
devops
python
.0 License Repository VertexAI Instrumentation by Traceloop Instrumentation for VertexAI LLMs (prompts logging, tokens, etc.) python instrumentation vertexai google Python Language Instrumentation Component Apache 2.0 License Repository IBM Watsonx Instrumentation by Traceloop Instrumentation for IBM Watsonx LLMs (prom...
336
800
2026-03-23T11:31:00.937662
release-notes-1.22.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.22.0
mobile
dart
) 20865 Add auto plugin registration to FlutterFragmentActivity as well (cla: yes, platform-android) 20912 Pass text input key events to the EventResponder if they do not yield characters (cla: yes, platform-android) 20916 Ensure the destructor is called since it destroys the EGLSurface before creating a new onscreen s...
237
800
2026-03-23T11:14:48.702526
schema
expo
https://docs.expo.dev/eas/metadata/schema
mobile
javascript
g.json Copy { "configVersion" : 0 , "apple" : { "review" : { "firstName" : "John" , "lastName" : "Doe" , "email" : "john@example.com" , "phone" : "+1 123 456 7890" , "demoUsername" : "john" , "demoPassword" : "applereview" , "demoRequired" : false , "notes" : "This is an example app primarily used for educational purpo...
18
799
2026-03-23T11:04:10.447986
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/groups/
devops
yaml
Boilerplate" , "path" : "html5-boilerplate" , "path_with_namespace" : "h5bp/html5-boilerplate" , "issues_enabled" : true , "merge_requests_enabled" : true , "wiki_enabled" : true , "jobs_enabled" : true , "snippets_enabled" : true , "created_at" : "2016-04-05T21:40:50.169Z" , "last_activity_at" : "2016-04-06T16:52:08.4...
82
799
2026-03-23T11:10:53.333767
2.47.0
git
https://git-scm.com/docs/git-config/2.47.0
devops
bash
to "copies" or "copy", Git will detect copies, as well. Defaults to the value of diff.renames. status.showStash If set to true, git-status[1] will display the number of entries currently stashed away. Defaults to false. status.showUntrackedFiles By default, git-status[1] and git-commit[1] show files which are not curre...
319
798
2026-03-23T11:24:43.756241
switch
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/switch
language
javascript
switch - JavaScript | MDN Skip to main content Skip to search switch Baseline Widely available This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015. Learn more See full compatibility Report feedback The switch statement evaluates an exp...
0
782
2026-03-23T10:50:23.296928
hydration-mismatch
react
https://react.dev/link/hydration-mismatch
framework
javascript
you. To hydrate your app, React will “attach” your components’ logic to the initial generated HTML from the server. Hydration turns the initial HTML snapshot from the server into a fully interactive app that runs in the browser. index.js index.html App.js index.js Reload Clear Fork import './styles.css' ; import { hydr...
7
800
2026-03-23T11:03:48.754872
zero-downtime-migrations-at-petabyte-scale
planetscale
https://planetscale.com/blog/zero-downtime-migrations-at-petabyte-scale
database
sql
hat when using PlanetScale Managed — as most customers at this scale would be doing — the additional network cost would be minimal as the application and PlanetScale database would typically be in the same cloud vendor account and sharing the same physical locations (regions and availability zones) and physical network...
9
800
2026-03-23T11:28:23.043165
c4
transformers
https://huggingface.co/datasets/allenai/c4
ai
python
: Seksualiteitsonderrig – Boikot word in die vooruitsig gestel / Sexuality Education – Boycot foreseen. Lees meer/Read more Nuusbrief / Newsletter 17/2019 : SAOU Hoofdesimposium, 1 tot 4 Sept’19, Port Elizabeth / SAOU Principals’ Symposium, 1 to 4 Sept’19, Port Elizabeth. Lees meer/Read more Nuusbrief / Newsletter 16/2...
144
799
2026-03-23T11:22:33.736700
fineweb-2
transformers
https://huggingface.co/datasets/HuggingFaceFW/fineweb-2
ai
python
avn_Latn avt_Latn (235 rows) avu_Latn (379 rows) awa_Deva (1.93k rows) awb_Latn (139 rows) awx_Latn ayo_Latn ayp_Arab (84 rows) ayr_Latn (3.43k rows) azb_Arab (80.1k rows) azg_Latn (115 rows) azj_Cyrl (5.79k rows) azj_Latn (7.32M rows) azz_Latn (60 rows) bak_Cyrl (185k rows) bam_Latn (2.6k rows) ban_Latn (9.33k rows) b...
3
799
2026-03-23T11:23:24.988409
invalid_use_of_visible_for_testing_member
dart
https://dart.dev/tools/diagnostics/invalid_use_of_visible_for_testing_member
language
dart
migration guide Glossary Books Videos Related sites expand_more API reference open_in_new DartPad (online editor) open_in_new Flutter open_in_new Package site open_in_new Dart 3.11 is live! Learn more The member '{0}' can only be used within '{1}' or a test. Description # The analyzer produces this diagnostic when a me...
4
762
2026-03-23T11:28:41.364544
NuminaMath-CoT
transformers
https://huggingface.co/datasets/AI-MO/NuminaMath-CoT
ai
python
allelogram, the midpoints of opposite sides form another parallelogram. - Since $QUVR$ is a parallelogram, the distance between the midpoints of $QU$ and $RV$ is the same as any side length of $QUVR$. - Hence, the distance between the midpoints of $QU$ and $RV$ is equal to $Q R$. Conclusion: The side length $Q R$ is gi...
59
774
2026-03-23T11:26:26.860167
tensorflow
tensorflow
https://www.tensorflow.org/api_docs/python/
ml
python
ecay tf.compat.v1.train.piecewise_constant tf.compat.v1.train.piecewise_constant_decay tf.compat.v1.train.polynomial_decay tf.compat.v1.train.queue_runner tf.compat.v1.train.queue_runner.QueueRunner tf.compat.v1.train.queue_runner.add_queue_runner tf.compat.v1.train.queue_runner.start_queue_runners tf.compat.v1.train.r...
246
800
2026-03-23T10:50:09.735482
reactivity-core
vue
https://vuejs.org/api/reactivity-core
framework
javascript
ed as a ref's value, the object is made deeply reactive with reactive() . This also means if the object contains nested refs, they will be deeply unwrapped. To avoid the deep conversion, use shallowRef() instead. Example js const count = ref ( 0 ) console. log (count.value) // 0 count.value = 1 console. log (count.valu...
1
798
2026-03-23T10:53:55.769005
?s=orchestrator
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=orchestrator
devops
python
ing the OpenTelemetry API. asp telemetry http module instrumentation dotnet Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule 1.15.1 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository ...
197
800
2026-03-23T11:28:53.572070
django
django
https://docs.djangoproject.com/en/6.0/
framework
python
ing trouble? We’d like to help! Try the FAQ – it’s got answers to many common questions. Looking for specific information? Try the Index , Module Index or the detailed table of contents . Not found anything? See FAQ: Getting Help for information on getting support and asking questions to the community. Report bugs with...
1
800
2026-03-23T11:00:30.477186
api-plugin
vite
https://vitejs.dev/guide/api-plugin
tooling
javascript
ide source map if available } }, }, } } Importing a Virtual File See the example in the next section . Virtual Modules Convention Virtual modules are a useful scheme that allows you to pass build time information to the source files using normal ESM import syntax. js import { exactRegex } from '@rolldown/pluginutils' e...
5
796
2026-03-23T10:50:23.609777
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
ean_time": 0.0082925198, "mean_precisions": 0.990976, "engine_params": { "search_params": { "hnsw_ef": 128 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-32-ef-256", "dataset_name": "gist-960-euclidean", "upload_time": 367.059499501, "total_upload_time": 483.644031212, "p95_time": 0.0201279964, "rps": 118.31...
1,216
552
2026-03-23T11:15:13.616564
redis
redis
https://redis.io/docs/latest/develop/data-types/sets/
database
bash
... // the keys. ) → Flux<V> // Long count of members of the resulting set. @deprecated since 6.0 in favor of consuming large results through the org.reactivestreams.Publisher returned by #sinter. sinter ( channel : ValueStreamingChannel<V> , // the channel. keys : K... // the keys. ) → Mono<Long> // Long count of memb...
439
800
2026-03-23T11:02:34.326986
supabase-migration-list
supabase
https://supabase.com/docs/reference/cli/supabase-migration-list
database
typescript
│ very_bloated_table │ 41.0 │ 700 MB table │ public │ my_table │ 4.0 │ 76 MB table │ public │ happy_table │ 1.0 │ 1472 kB index │ public │ happy_table::my_nice_index │ 0.7 │ 880 kB Usage 1 supabase inspect db bloat Flags --db-url <string> Optional Inspect the database specified by the connection string (must be percent...
38
722
2026-03-23T11:30:01.493756
?s=proxy
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=proxy
devops
python
untimeextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Datadog Collector Extension by 🔭 OpenTelemetry Authors 🔭 The Datadog Extension for the OpenTelemetry Collector. go extension collector Quick Install When building a custom coll...
61
800
2026-03-23T11:36:31.297044
uk
git
https://git-scm.com/docs/git-commit/uk
devops
bash
нфігурації trailer.* ( git-interpret-trailers[1] ) можна використовувати для визначення того, чи пропущено дубльований трейлер, де в рядку трейлерів з’явиться кожен трейлер та інші деталі. -n --verify --no-verify Обійти хуки pre-commit та commit-msg . Див. також githooks[5] . --allow-empty Зазвичай запис коміту, який м...
15
800
2026-03-23T11:30:48.470333
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collect...
2,662
800
2026-03-23T10:56:49.346155
oldnews.html
sqlite
https://www.sqlite.org/oldnews.html
database
sql
is a regular bimonthly release of SQLite. Upgrading from the prior release is purely optional. This release contains new pragmas: the secure_delete pragma , and the compile_options pragma . There are a new SQL functions: sqlite_compileoption_used() and sqlite_compileoption_get() . New C/C++ interfaces: sqlite3_compileo...
64
781
2026-03-23T11:13:03.531160
feed.xml
kubernetes
https://kubernetes.io/feed.xml
devops
yaml
isplay:flex;"><span><span style="color:#008000;font-weight:bold">spec</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">nodeAffinity</span>:<span style="color:#bbb"> </span></span></span><span style="disp...
420
800
2026-03-23T11:17:36.485049
?s=aiohttp-client
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=aiohttp-client
devops
python
on Component Apache 2.0 License Repository Elasticsearch Python Client native by Elasticsearch B.V. You can use OpenTelemetry to monitor the performance and behavior of your Elasticsearch requests through the Python Client. python elasticsearch client Python Language Instrumentation Component Apache-2.0 License Website...
323
800
2026-03-23T11:27:20.662223
?s=logger
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logger
devops
python
Storage FlashArray Receiver by 🔭 OpenTelemetry Authors 🔭 The Pure Storage FlashArray receiver, receives metrics from Pure Storage internal services hosts. purefa receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : g...
145
800
2026-03-23T11:31:00.937496
utils
bun
https://bun.sh/docs/runtime/utils
runtime
javascript
nst foo = new Foo (); console. log (foo); // => "foo" Bun.inspect.table(tabularData, properties, options) Format tabular data into a string. Like console.table , except it returns a string rather than printing to the console. Copy console. log ( Bun.inspect. table ([ { a : 1 , b : 2 , c : 3 }, { a : 4 , b : 5 , c : 6 }...
28
794
2026-03-23T10:56:01.244217
train
transformers
https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train
ai
python
o the 'Summary' metadata field: diff --git a/python/sparknlp/__init__.py b/python/sparknlp/__init__.py --- a/python/sparknlp/__init__.py +++ b/python/sparknlp/__init__.py @@ -128,7 +128,7 @@ def start(gpu=False, The initiated Spark session. """ - current_version = "5.0.1" + current_version = "5.0.2" if params is None: ...
767
740
2026-03-23T11:25:24.231901
dis.html
python
https://docs.python.org/3/library/dis.html
language
python
ntained in slot i of the “fast locals” storage. Changed in version 3.11: i is no longer offset by the length of co_varnames . DELETE_DEREF ( i ) ¶ Empties the cell contained in slot i of the “fast locals” storage. Used by the del statement. Added in version 3.2. Changed in version 3.11: i is no longer offset by the len...
47
800
2026-03-23T11:27:27.691157
NuminaMath-CoT
transformers
https://huggingface.co/datasets/AI-MO/NuminaMath-CoT
ai
python
. As $p$ is a necessary but not sufficient condition for $q$, we have $p \Rightarrow q$, but $q$ does not imply $p$. This leads to two cases: $\begin{cases} a+1 > 1 \\ a\leqslant \frac{1}{2} \end{cases}$ or $\begin{cases} a+1 \geqslant 1 \\ a < \frac{1}{2} \end{cases}$. Solving these inequalities, we obtain $0\leqslant...
113
782
2026-03-23T11:26:26.860209
feed.xml
kubernetes
https://kubernetes.io/feed.xml
devops
yaml
ups, and by cloud native vendors. Ingress NGINX has continued to be one of the most popular, deployed as part of many hosted Kubernetes platforms and within innumerable independent users’ clusters.</p> <h2 id="history-and-challenges">History and Challenges</h2> <p>The breadth and flexibility of Ingress NGINX has caused...
749
800
2026-03-23T11:17:36.485477
InferToolName
tanstack_start
https://tanstack.com/ai/latest/docs/reference/type-aliases/InferToolName
framework
typescript
Strategy Function References text textOptions combineStrategies convertMessagesToModelMessages convertZodToJsonSchema createReplayStream embedding generateMessageId maxIterations messages modelMessageToUIMessage modelMessagesToUIMessages normalizeToUIMessage parsePartialJSON summarize toServerSentEventsStream toServerS...
2
800
2026-03-23T11:18:24.379231
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/issues/
devops
yaml
turn issues reacted by the authenticated user by the given emoji . None returns issues not given a reaction. Any returns issues given at least one reaction. non_archived boolean No Return issues from non archived projects. Default is true. not Hash No Return issues that do not match the parameters supplied. Accepts: la...
18
800
2026-03-23T11:10:12.384397
arguments
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/arguments
language
javascript
ties indexed from zero, but it doesn't have Array 's built-in methods like forEach() or map() . However, it can be converted to a real Array , using one of slice() , Array.from() , or spread syntax . js const args = Array.prototype.slice.call(arguments); // or const args = Array.from(arguments); // or const args = [......
5
792
2026-03-23T11:09:34.009969
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
| | ----------------------- | ----------------------------------------- | --------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------...
1,983
404
2026-03-23T10:51:26.913883
?s=restlet
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=restlet
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:34:17.313736
?s=grpc
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=grpc
devops
python
age Details (go-collector) Repository Logz.io Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Collector Exporter for Logz.io 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/o...
43
800
2026-03-23T11:38:56.254667
application
vue
https://vuejs.org/api/application
framework
javascript
thand) app. directive ( 'myDirective' , () => { /* ... */ }) // retrieve a registered directive const myDirective = app. directive ( 'myDirective' ) See also Custom Directives app.use() Installs a plugin . Type ts interface App { use ( plugin : Plugin , ... options : any []) : this } Details Expects the plugin as the f...
4
798
2026-03-23T10:56:54.606880
ssr
vue
https://vuejs.org/guide/scaling-up/ssr
framework
javascript
sts. Every time the data changes, a new deployment is needed. If you're only investigating SSR to improve the SEO of a handful of marketing pages (e.g. / , /about , /contact , etc.), then you probably want SSG instead of SSR. SSG is also great for content-based websites such as documentation sites or blogs. In fact, th...
5
795
2026-03-23T10:55:45.031350
ExistingProvider
angular
https://angular.dev/api/core/ExistingProvider
framework
typescript
ortProvidersSource inject Inject Injectable InjectableProvider InjectableType InjectionToken InjectOptions Injector INJECTOR InjectorType input Input inputBinding InputOptions InputOptionsWithoutTransform InputOptionsWithTransform InputSignal InputSignalWithTransform isDevMode isSignal isStandalone isWritableSignal Ite...
4
800
2026-03-23T11:20:50.053189
introduction-to-interoperability-between-com-and-net
csharp
https://learn.microsoft.com/en-us/office/client-developer/outlook/pia/introduction-to-interoperability-between-com-and-net
language
csharp
tes communication between COM and the managed programming model. Note that even though this topic uses Visual Studio to illustrate the RCW mechanism, you can use an interop assembly outside of Visual Studio to develop a managed client. Facilitating interoperability: the Interop Assembly and RCW Compile time An interop ...
2
799
2026-03-23T11:41:04.679647
SWE-Fixer-Train-110K
transformers
https://huggingface.co/datasets/internlm/SWE-Fixer-Train-110K
ai
python
actions(actions, index, verbose=not args.quiet) conda remove --dry-run actually removes the package Is there anything set around here: https://github.com/conda/conda/blob/ded940c3fa845bbb86b3492e4a7c883c1bcec10b/conda/cli/main_remove.py#L196 to actually exit before removing the package if --dry-run is set but --json is...
153
788
2026-03-23T11:25:30.160975
?s=hub
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=hub
devops
python
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/bmchelixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package...
30
800
2026-03-23T11:39:42.318852
?s=dapr
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dapr
devops
python
icense Website Documentation Package Details (npm) Repository OpenTelemetry confluent-kafka-javascript Instrumentation by Drazke This library allows tracing requests made by the confluent-kafka-javascript library. confluent-kafka-javascript instrumentation kafka javascript JavaScript Language Instrumentation Component ...
277
800
2026-03-23T11:34:08.968876
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
n for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are...
2,406
799
2026-03-23T10:56:49.345798
redis
redis
https://redis.io/docs/latest/commands/lpushx/
database
bash
LPUSHX | Docs {"acl_categories":["@write","@list","@fast"],"arguments":[{"display_text":"key","key_spec_index":0,"name":"key","type":"key"},{"display_text":"element","multiple":true,"name":"element","type":"string"}],"arity":-3,"categories":["docs","develop","stack","oss","rs","rc","oss","kubernetes","clients"],"comman...
0
800
2026-03-23T11:30:55.537276
pragma.html
sqlite
https://www.sqlite.org/pragma.html
database
sql
ied, the only foreign key constraints checked are those created by REFERENCES clauses in the CREATE TABLE statement for table-name . PRAGMA foreign_key_list PRAGMA foreign_key_list( table-name ); This pragma returns one row for each foreign key constraint created by a REFERENCES clause in the CREATE TABLE statement of ...
37
767
2026-03-23T10:57:09.454358
tutorials
csharp
https://learn.microsoft.com/en-us/aspnet/core/tutorials
language
csharp
Tutorial: Create a Razor Pages web app with ASP.NET Core | Microsoft Learn Table of contents Exit editor mode Ask Learn Ask Learn Focus mode Table of contents Read in English Add Add to plan Edit Share via Facebook x.com LinkedIn Email Copy Markdown Print Note Access to this page requires authorization. You can try sig...
0
799
2026-03-23T10:51:23.844303
?s=bullmq
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=bullmq
devops
python
trumentation dotnet .NET Language Instrumentation Component Apache 2.0 License Repository Elasticsearch Client Instrumentation for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 Automatically instruments events emitted by the NEST/Elasticsearch.Net client library. elasticsearch client instrumentation dotnet Quick In...
200
800
2026-03-23T11:22:42.088030
busy_timeout.html
sqlite
https://www.sqlite.org/c3ref/busy_timeout.html
database
sql
Set A Busy Timeout Small. Fast. Reliable. Choose any three. Home Menu About Documentation Download License Support Purchase Search About Documentation Download Support Purchase SQLite C Interface Set A Busy Timeout int sqlite3_busy_timeout(sqlite3*, int ms); This routine sets a busy handler that sleeps for a specified ...
0
797
2026-03-23T11:30:02.729331
managing-github-actions-settings-for-a-repository
github_actions
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository
devops
yaml
ame, click Settings . If you cannot see the "Settings" tab, select the dropdown menu, then click Settings . In the left sidebar, click Actions , then click General . In the "Cache settings" section, configure the following settings: Cache retention : The number of days to retain caches before automatic deletion. The de...
21
799
2026-03-23T10:55:56.570906
kubernetes
kubernetes
https://kubernetes.io/docs/reference/kubectl/generated/kubectl_scale/
devops
yaml
to 3 kubectl scale --current-replicas=2 --replicas=3 deployment/mysql # Scale multiple replication controllers kubectl scale --replicas=5 rc/example1 rc/example2 rc/example3 # Scale stateful set named 'web' to 3 kubectl scale --replicas=3 statefulset/web Options --all Select all resources in the namespace of the specif...
1
778
2026-03-23T11:29:05.699971
rbu.html
sqlite
https://www.sqlite.org/rbu.html
database
sql
k than an SQLite VACUUM. An SQLite VACUUM requires roughly twice the size of the final database file in temporary disk space to run. The total amount of data written is around three times the size of the final database file. By contrast, an RBU Vacuum requires roughly the size of the final database file in temporary di...
3
800
2026-03-23T10:58:02.993409
go
go
https://go.dev/pkg/runtime/
language
go
e functions. The symbolizer function may be called while the program is crashing, and so must be cautious about using memory. None of the functions may call back into Go. The context function will be called with a single argument, a pointer to a struct: struct { Context uintptr } In C syntax, this struct will be struct...
40
797
2026-03-23T11:19:15.632713
ai-intro
neon
https://neon.tech/docs/ai/ai-intro
database
sql
a custom Postgres GPT Expert using OpenAI's GPT Vector search tools and notebooks Optimize your vector search implementation and experiment with different approaches: Vector search optimization Best practices for optimizing vector search performance Vector search notebooks Interactive notebooks for vector search with O...
5
800
2026-03-23T10:51:19.858906
tsconfig
typescript
https://www.typescriptlang.org/tsconfig
language
javascript
e operating system/file system’s native events for file changes. useFsEventsOnParentDirectory : Attempt to use the operating system/file system’s native events to listen for changes on a file’s parent directory Allowed: fixedpollinginterval prioritypollinginterval dynamicprioritypolling fixedchunksizepolling usefsevent...
159
800
2026-03-23T10:57:49.381605
?s=token
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=token
devops
python
nse Package Details (npm) Repository Prometheus Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Prometheus Exporter for Node.js. Node.js exporter Quick Install To install this exporter run: npm install @opentelemetry/exporter-prometheus 0.213.0 Version JavaScript Language Exporter Component Apache 2.0 License...
181
800
2026-03-23T11:30:53.656301
lifecycle-events
nestjs
https://docs.nestjs.com/fundamentals/lifecycle-events
framework
typescript
wing table, onModuleDestroy , beforeApplicationShutdown and onApplicationShutdown are only triggered if you explicitly call app.close() or if the process receives a special system signal (such as SIGTERM) and you have correctly called enableShutdownHooks at application bootstrap (see below Application shutdown part). L...
2
800
2026-03-23T10:52:59.227887
?s=twig
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=twig
devops
python
e Authors ClickHouse creates trace spans for each query and some of the query execution stages, such as query planning or distributed queries. clickhouse database c++ C++ Language Application integration Component Apache-2.0 License Website Documentation Repository Envoy Proxy native graduated by Envoy Proxy Authors Th...
2
800
2026-03-23T11:30:17.910827
updates
expo
https://docs.expo.dev/versions/latest/sdk/updates
mobile
javascript
n isNew false Whether the fetched update is new (that is, a different version than what's currently running). Always false when isRollBackToEmbedded is true . isRollBackToEmbedded false Whether the fetched update is a roll back to the embedded update. manifest undefined The manifest of the fetched update. UpdateFetchRe...
38
800
2026-03-23T10:58:48.375806
deferred-components
flutter
https://docs.flutter.dev/perf/deferred-components
mobile
dart
mport the new Dart library with the deferred keyword in your app and call loadLibrary() (see lazily loading a library ). The following example uses FutureBuilder to wait for the loadLibrary Future (created in initState ) to complete and display a CircularProgressIndicator as a placeholder. When the Future completes, it...
8
794
2026-03-23T11:04:59.313416
blog
nextjs
https://nextjs.org/blog
framework
javascript
uting Automatic Static Optimization API Routes More Production Optimizations Improved DX Read More April 16th, 2019 + 2 Next.js 8.1 Today, we're excited to announce we've extended the Next.js experience to authoring AMP pages. What is AMP AMP in Next.js Hybrid AMP pages AMP-first pages AMP Validation Read More April 2n...
24
800
2026-03-23T11:24:01.781770
results-1-100-thread-2024-06-15.json
qdrant
https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json
database
python
f": 256, "quantization": { "rescore": true, "oversampling": 8 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-sq-rps-m-16-ef-128", "dataset_name": "dbpedia-openai-1M-1536-angular", "upload_time": 220.5908488649875, "total_upload_time": 535.2270815119846, "p95_time": 0.17079485604772343, "rps": 597.8922465408978...
645
657
2026-03-23T10:59:06.541046
python_api.html
xgboost
https://xgboost.readthedocs.io/en/stable/python/python_api.html
ml
python
orted types. output_margin ( bool ) – Whether to output the raw untransformed margin value. validate_features ( bool ) – When this is True, validate that the Booster’s and data’s feature_names are identical. Otherwise, it is assumed that the feature_names are the same. base_margin ( Any | None ) – Global bias for each ...
232
797
2026-03-23T10:51:31.581019
langsmith-alternative
langfuse
https://langfuse.com/faq/all/langsmith-alternative
ai
python
ing The economic models differ significantly. Langfuse charges based on the depth of data (Units), while LangSmith charges based on the volume of root executions (Traces). Feature Langfuse LangSmith Model Unit-Based : 1 Unit = 1 Trace, Observation, or Score. Trace-Based : Charges per root run (internal steps included)....
3
800
2026-03-23T11:26:09.806245
?s=metric
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=metric
devops
python
by Drew Corlin Rollup plugin which bundles OpenTelemetry node core and contrib instrumentations into your code rollup vite rolldown bundler JavaScript Language Utilities Component MIT License Documentation Repository OpenTelemetry Webpack Plugin by Drew Corlin Webpack plugin which bundles OpenTelemetry node core and co...
386
800
2026-03-23T11:16:31.526713
?s=cloudwego
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cloudwego
devops
python
ary provides a Jodd HTTP instrumentation to track requests through OpenTelemetry. jodd http instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository JSF Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for JSF jsf instrumentation java Java...
255
800
2026-03-23T11:15:52.636946
qdrant
qdrant
https://qdrant.tech/documentation/fastembed/fastembed-splade/
database
python
t_tokens_and_weights function takes a SparseEmbedding object and a tokenizer as input. It will construct a dictionary where the keys are the decoded tokens, and the values are their corresponding weights. def get_tokens_and_weights ( sparse_embedding , tokenizer ): token_weight_dict = {} for i in range ( len ( sparse_e...
6
800
2026-03-23T11:03:26.029876
feed.xml
kubernetes
https://kubernetes.io/feed.xml
devops
yaml
display:flex;"><span><span style="color:#bbb"> </span><span style="color:#008000;font-weight:bold">value</span>:<span style="color:#bbb"> </span><span style="color:#b44">&#34;pending&#34;</span><span style="color:#bbb"> </span></span></span><span style="display:flex;"><span><span style="color:#bbb"> </span><span style=...
269
800
2026-03-23T11:17:36.484838
?s=systemd
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=systemd
devops
python
ails (go-collector) Repository Cloud Foundry Receiver by 🔭 OpenTelemetry Authors 🔭 The Cloud Foundry receiver connects to the RLP (Reverse Log Proxy) Gateway of the Cloud Foundry installation go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the f...
107
800
2026-03-23T11:25:52.879901