We ran into an interesting crash when upgrading from C++17 to C++20. We had an inline function being compiled into some object files built with C++17 and some built with C++20. This inline function...| GitHub
Bugzilla Link 50531 Version trunk OS Linux CC @dschuff,@sbc100 Extended Description Regular comdat any performs deduplication with the symbol name as the key. comdat noduplicates is useful to expre...| GitHub
Bugzilla Link 49022 Version trunk OS All CC @Bhramar-vatsa,@dwblaikie,@efriedma-quic,@fhahn,@hubert-reinterpretcast,@jdoerfert,@dobbelaj-snps,@jdoerfert,@RKSimon,@mikaelholmen,@Kojoley,@pogo59,@zyg...| GitHub
Bugzilla Link 26774 Version trunk OS All Attachments Reproducer CC @dexonsmith,@hfinkel,@joker-eph,@rnk,@wjristow Extended Description This was discussed on llvm-dev: http://lists.llvm.org/pipermai...| GitHub
Contribute to GoogleChromeLabs/chrome-for-testing development by creating an account on GitHub.| GitHub
Article URL: https://github.com/alxndrTL/little-book-rl/ Comments URL: https://news.ycombinator.com/item?id=48941104 Points: 73 # Comments: 10| Hacker News: Newest
Article URL: https://github.com/19h/EPathfinder Comments URL: https://news.ycombinator.com/item?id=48941048 Points: 13 # Comments: 2| Hacker News: Newest
Comments| Lobsters
Comments| Hacker News
Article URL: https://github.com/xai-org/grok-build Comments URL: https://news.ycombinator.com/item?id=48926590 Points: 228 # Comments: 274| Hacker News: Newest
Just released: Kubo 0.42.0!| IPFS Blog & News
PowerSploit - A PowerShell Post-Exploitation Framework - PowerShellMafia/PowerSploit| GitHub
Moonshot's most powerful model. Contribute to MoonshotAI/Kimi-K2.5 development by creating an account on GitHub.| GitHub
First workshop which is to authenticate using Clerk and integrate with Convex| GitHub
Agon Light, Agon Light 2, Agon Console8 Emulator for Linux, Windows, Mac, any system with SDL3 - tomm/fab-agon-emulator| GitHub
Port to Agon Light of TI-84-CE C/C++ Toolchain which uses LLVM and generates eZ80 ADL code - pcawte/AgDev| GitHub
MOS utilities for Agon: copy, view, editor... Contribute to lennart-benschop/agon-utilities development by creating an account on GitHub.| GitHub
Official AGON QUARK Firmware Documentation. Contribute to breakintoprogram/agon-docs development by creating an account on GitHub.| GitHub
ClickHouse® is a real-time analytics database management system - ClickHouse/ClickHouse| GitHub
A template engine for Pony. Contribute to ponylang/templates development by creating an account on GitHub.| GitHub
Run, manage, and scale AI workloads on any AI infrastructure. Use one system to access & manage all AI compute (Kubernetes, Slurm, 20+ clouds, on-prem). - skypilot-org/skypilot| GitHub
Open-source keyboard firmware for Atmel AVR and Arm USB families - qmk/qmk_firmware| GitHub
Erlang/OTP. Contribute to erlang/otp development by creating an account on GitHub.| GitHub
Erlang/OTP. Contribute to erlang/otp development by creating an account on GitHub.| GitHub
Reference code for the Slug Algorithm. Contribute to EricLengyel/Slug development by creating an account on GitHub.| GitHub
Run, manage, and scale AI workloads on any AI infrastructure. Use one system to access & manage all AI compute (Kubernetes, Slurm, 20+ clouds, on-prem). - skypilot-org/skypilot| GitHub
Fixes #39357| GitHub
Version v 1.58.2 Steps to reproduce Run tests in serial mode with the first test passing, the second with a changing test name, the third one failing. The third test is made to fail, because the th...| GitHub
System info Playwright Version: [v1.36.1] Source code I provided exact source code that allows reproducing the issue locally. https://playwright.dev/docs/test-parameterize#create-tests-via-a-csv-fi...| GitHub
The Clojure programming language. Contribute to clojure/clojure development by creating an account on GitHub.| GitHub
Environment pip version: 19.3.1 and above Python version: 3.7.7 OS: macOS 10.14.6 Description After using pip install -e to install a local package, pip freeze returns an error: PermissionError: [E...| GitHub
The Ethereum Improvement Proposal repository. Contribute to ethereum/EIPs development by creating an account on GitHub.| GitHub
dbt learning project: UK Environment Agency flood monitoring data pipeline - rmoff/env-agency-dbt| GitHub
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo...| GitHub
Abacus, software voor verkiezingsuitslagen en zetelverdeling - kiesraad/abacus| GitHub
LLM inference in C/C++. Contribute to ggml-org/llama.cpp development by creating an account on GitHub.| GitHub
StateMachines Active Record Integration. Contribute to state-machines/state_machines-activerecord development by creating an account on GitHub.| GitHub
Summary fix ORPO training behavior to use average response log-probs (TRL-style) and safer ORPO diagnostics expand in-loop generation from a fixed 3-prompt list to a configurable prompt pool with ...| GitHub
Open-source keyboard firmware for Atmel AVR and Arm USB families - qmk/qmk_firmware| GitHub
Open-source keyboard firmware for Atmel AVR and Arm USB families - qmk/qmk_firmware| GitHub
C library for consistent hashing, and langauge bindings - RJ/ketama| GitHub
Cloud-native high-performance edge/middle/service proxy - envoyproxy/envoy| GitHub
A Claude Code plugin for reviewing CPython C extensions — finding API misuse, memory safety bugs, compatibility issues, and correctness problems. - devdanzin/cext-review-toolkit| GitHub
Elixir is a dynamic, functional language for building scalable and maintainable applications - elixir-lang/elixir| GitHub
Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub.| GitHub
Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub.| GitHub
TypeScript/JavaScript client library for Convex. Contribute to get-convex/convex-js development by creating an account on GitHub.| GitHub
Count and truncate text based on tokens. Contribute to simonw/ttok development by creating an account on GitHub.| GitHub
DOSBox Pure is a new fork of DOSBox built for RetroArch/Libretro aiming for simplicity and ease of use. - schellingb/dosbox-pure| GitHub
Common useful functions and rules for Bazel. Contribute to bazelbuild/bazel-skylib development by creating an account on GitHub.| GitHub
🛏 An HTML to Markdown converter written in JavaScript - mixmark-io/turndown| GitHub
The Topics API. Contribute to patcg-individual-drafts/topics development by creating an account on GitHub.| GitHub
Convert Ingress resources to Gateway API resources - kubernetes-sigs/ingress2gateway| GitHub
Initial release. TCP prepl client with a small EDN-ish reader (handles maps, vectors, and lists with simple leaf values). Two-socket session model: a user socket drives the REPL with raw streaming...| GitHub
A minimalist Clojure interactive programming environment for Emacs, built on prepl - clojure-emacs/port| GitHub
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.| GitHub
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.| GitHub
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.| GitHub
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.| GitHub
A TypeScript library that wraps objects in a cache-aware Proxy for faster method calls. Similar to VCR, snapshot libraries, and request recording tools, fast-forward makes testing faster by caching...| GitHub
hyprland_global_shortcuts_manager_v1_register_shortcut will cause an error if the (app_id, shortcut_id) combination has already been registered. Ignore shortcuts that have already been registered. ...| GitHub
This is a GPIO access library for OrangePi. It is based on the original WiringPi for Raspberry Pi. - zhaolei/WiringOP| GitHub
modified version of WiringPi for OrangePi PC2. Contribute to tumugin/WiringOP development by creating an account on GitHub.| GitHub
wiringPi for Orange Pi. Contribute to orangepi-xunlong/wiringOP development by creating an account on GitHub.| GitHub
Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub.| GitHub
Contribute to nobloat/blog development by creating an account on GitHub.| GitHub
Cross-platform filesystem notifications for Go. Contribute to fsnotify/fsnotify development by creating an account on GitHub.| GitHub
mimalloc is a compact general purpose allocator with excellent performance. - microsoft/mimalloc| GitHub
Conventions supporting interoperatibility between tools working with WebAssembly. - WebAssembly/tool-conventions| GitHub
An Elixir port of the Ruby dotenv package. Contribute to fireproofsocks/dotenvy development by creating an account on GitHub.| GitHub
A Ruby gem to load environment variables from `.env`. - bkeepers/dotenv| GitHub
Access to Anthropic's safety-first language model APIs in TypeScript - anthropics/anthropic-sdk-typescript| GitHub
Contribute to anthropics/anthropic-sdk-python development by creating an account on GitHub.| GitHub
Elixir is a dynamic, functional language for building scalable and maintainable applications - elixir-lang/elixir| GitHub
Add a MVCC data model image to make the physical view more easy to understand. Signed-off-by: Miancheng Lin| GitHub
Claude Code plugin for direct Chrome browser control via DevTools Protocol - zero dependencies - obra/superpowers-chrome| GitHub
Claude Code plugin for direct Chrome browser control via DevTools Protocol - zero dependencies - obra/superpowers-chrome| GitHub
Claude Code plugin for direct Chrome browser control via DevTools Protocol - zero dependencies - obra/superpowers-chrome| GitHub
IO::Tty - Low-level allocate a pseudo-Tty, import constants. - cpan-authors/IO-Tty| GitHub
Accurate current and historical timezones for Ruby with support for Geonames and Google latitude - longitude lookups. - panthomakos/timezone| GitHub
An agentic skills framework & software development methodology that works. - obra/superpowers| GitHub
Contribute to obra/claude-memory-extractor development by creating an account on GitHub.| GitHub
Contribute to microsoft/amplifier development by creating an account on GitHub.| GitHub
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Subm...| GitHub
A zero-dependency, thread-safe, in-memory B+Tree. Contribute to jcsherin/btree development by creating an account on GitHub.| GitHub
This is the fourth release candidate version of the brand new asciinema CLI 3.0. See the initial RC release notes for details about the major 3.0 changes. UPDATE: RC 5 is out: https://github.com/as...| GitHub
The Clojure programming language. Contribute to clojure/clojure development by creating an account on GitHub.| GitHub
WhisperX-powered voice transcription tool that types text directly at your cursor position. Hold F9 to record, release to transcribe. - Aaronontheweb/witticism| GitHub
A Linux tray application aimed at making it easy to work with Elgato Facecam. - Aaronontheweb/ubuntu-elgato-facecam| GitHub
MSSQL Server MCP implementation written in C#. Contribute to Aaronontheweb/mssql-mcp development by creating an account on GitHub.| GitHub
Composable reasoning skills for Claude - antithesize, excavate, metaphorize, synthesize, and more - jordanrubin/FUTURE_TOKENS| GitHub
Web Components Polyfills. Contribute to webcomponents/polyfills development by creating an account on GitHub.| GitHub
a fast, scalable, multi-language and extensible build system - bazelbuild/bazel| GitHub
TLA+ snippets, operators, and modules contributed and curated by the TLA+ community - tlaplus/CommunityModules| GitHub
[mirror] A non-monolithic Wayland compositor. Contribute to riverwm/river development by creating an account on GitHub.| GitHub
[mirror] Zig Wayland scanner and libwayland bindings - ifreund/zig-wayland| GitHub
:hatching_chick: Kairos bootstrapper. Contribute to kairos-io/AuroraBoot development by creating an account on GitHub.| GitHub
Code for https://yakread.com. Contribute to jacobobryant/yakread development by creating an account on GitHub.| GitHub
Code for https://yakread.com. Contribute to jacobobryant/yakread development by creating an account on GitHub.| GitHub
Code for https://yakread.com. Contribute to jacobobryant/yakread development by creating an account on GitHub.| GitHub