pullrequests Search Results · language:Dune language:Python language:Java language:CSS language:JavaScript language:JavaScript
Filter by
190M results
💡 What: Replaced sequential for...of await loops with Promise.all and .filter(Boolean) in DriveRepository.findAll and
InstanceRepository.findAll. 🎯 Why: Sequential awaits block the event loop and create ...
- Migrate homepage from static HTML/CSS to Astro
- Add Tiny Experiments section
- Introduce content-based experiment entries
- Remove node_modules from repository
What
shelby_ingest.py was failing immediately at layer discovery with 403 Forbidden. The Shelby County ArcGIS host
(gis.shelbycountytn.gov) sits behind a WAF that rejects the default python-requests User-Agent. ...
XOR indices with values, present numbers cancel, missing one is left.
💡 What: The UX enhancement added: Replaced className= hidden (which applies display: none) with className= sr-only on
file inputs, and added focus-within:ring-2 to their parent label elements. 🎯 Why: ...
Summary
The gene_health rs2157719 (CDKN2B-AS1/9p21, ANRIL — glaucoma) entry was wrong in two ways, not just the strand the issue
flagged.
1. Strand (what #491 reported)
Coded G/T, but the SNP is C/T ...
Use cryptography x509 APIs when available.
Additionally, I ve deprecated TLS logging helpers that weren t intended to be public: ffi_buf_to_string(),
x509name_to_string(), get_temp_key_info().
Unified replay for bazelbuild/continuous-integration