Article URL: https://github.com/KrystianJonca/lnai Comments URL: https://news.ycombinator.com/item?id=46868318 Points: 34 # Comments: 16| Hacker News: Newest
Hi HN,I'm Emilie, I have a literature background (which explains the well-written documentation!) and I've been learning Rust and distributed systems by building minikv over the past few months. It recently got featured in Programmez! magazine: https://www.programmez.com/actualites/minikv-un-key-value-st...minikv is an open-source, distributed storage engine built for learning, experimentation, and self-hosted setups. It combines a strongly-consistent key-value database (Raft), S3-compatible ...| Hacker News: Newest
TOC How to Reacting to failures All put together A few notes Prior Art How to When new GHC versions are released, I often have to go through all my library CI systems and update the ghc version matrix in my github action. You could argue a CI generation system like haskell-CI makes this somewhat simpler, but I’m a strong opponent of generating CI configurations, because: it makes debugging harder (where does the line in my 800 LOC config come from?) it requires frequent manual updates (e.g....| Hasufell's blog
Comments| Lobsters
Article URL: https://github.com/termux/termux-app Comments URL: https://news.ycombinator.com/item?id=46854642 Points: 328 # Comments: 171| Hacker News: Best
Comments| Lobsters
I’ve been running Clawdbot for the last couple weeks and have genuinely found it useful but running it scares the crap out of me.OpenClaw has 52+ modules and runs agents with near-unlimited permissions in a single Node process. NanoClaw is ~500 lines of core code, agents run in actual Apple containers with filesystem isolation. Each chat gets its own sandboxed context.This is not a swiss army knife. It’s built to match my exact needs. Fork it and make it yours. --- Comments URL: https://n...| Hacker News: Best
Fixed Guard against empty labels when changing labels #141.| sitespeed.io release feed
Framework files for use with popular python macadmin toolsets - macadmins/python| GitHub
Contribute to apple-oss-distributions/xar development by creating an account on GitHub.| GitHub
A library for complex text layout. Contribute to HOST-Oman/libraqm development by creating an account on GitHub.| GitHub
Free Mac utility by Zendit Oy:| Daring Fireball
Private Cloud Compute (PCC). Contribute to apple/security-pcc development by creating an account on GitHub.| GitHub
Private Cloud Compute (PCC). Contribute to apple/security-pcc development by creating an account on GitHub.| GitHub
Private Cloud Compute (PCC). Contribute to apple/security-pcc development by creating an account on GitHub.| GitHub
Private Cloud Compute (PCC). Contribute to apple/security-pcc development by creating an account on GitHub.| GitHub
Private Cloud Compute (PCC). Contribute to apple/security-pcc development by creating an account on GitHub.| GitHub
Visual Studio Code. Contribute to microsoft/vscode development by creating an account on GitHub.| GitHub
BookLore: A self-hosted, multi-user digital library with smart shelves, auto metadata, Kobo & KOReader sync, BookDrop imports, OPDS support, and a built-in reader for EPUB, PDF, and comics. - b...| GitHub
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster. - postmanlabs/postman-a...| GitHub
The ES6 promises spec, as per September 2013 TC39 meeting - domenic/promises-unwrapping| GitHub
The official Poetry installation script. Contribute to python-poetry/install.python-poetry.org development by creating an account on GitHub.| GitHub
Install and Run Python Applications in Isolated Environments - pypa/pipx| GitHub
Library of utility modules, used by ex-Divmod projects - twisted/epsilon| GitHub
An implementation of differential dataflow using timely dataflow on Rust. - TimelyDataflow/differential-dataflow| GitHub
Logica is a logic programming language that compiles to SQL. It runs on DuckDB, Google BigQuery, PostgreSQL and SQLite. - EvgSkv/logica| GitHub
Immutable database and Datalog query engine for Clojure, ClojureScript and JS - tonsky/datascript| GitHub
The live data layer for apps and AI agents Create up-to-the-second views into your business, just using SQL - MaterializeInc/materialize| GitHub
DuckDB is an analytical in-process SQL database management system - duckdb/duckdb| GitHub
A transparent, highly scalable and cryptographically verifiable data store. - google/trillian| GitHub
A transparent, highly scalable and cryptographically verifiable data store. - google/trillian| GitHub
A transparent, highly scalable and cryptographically verifiable data store. - google/trillian| GitHub
gRPC to JSON proxy generator following the gRPC HTTP spec - grpc-ecosystem/grpc-gateway| GitHub
The free computing lab researches the nature of computing freedom. - The free computing lab| GitHub
Typesetting and static site engine based on Typst. Contribute to freecomputinglab/rheo development by creating an account on GitHub.| GitHub
verl: Volcano Engine Reinforcement Learning for LLMs - volcengine/verl| GitHub
Fault tolerance for PyTorch (HSDP, LocalSGD, DiLoCo, Streaming DiLoCo) - meta-pytorch/torchft| GitHub
Fault tolerance for PyTorch (HSDP, LocalSGD, DiLoCo, Streaming DiLoCo) - meta-pytorch/torchft| GitHub
PyTorch Single Controller. Contribute to meta-pytorch/monarch development by creating an account on GitHub.| GitHub
PyTorch Single Controller. Contribute to meta-pytorch/monarch development by creating an account on GitHub.| GitHub
PyTorch Single Controller. Contribute to meta-pytorch/monarch development by creating an account on GitHub.| GitHub
Ongoing research training transformer models at scale - NVIDIA/Megatron-LM| GitHub
Submit pull requests for individual, amendable, rebaseable commits to GitHub - spacedentist/spr| GitHub
The Github Flow article encourages pushing new commits while iterating over a pull requests during code reviews. However, this sometimes leads to a messy commit history and some teams prefer to con...| GitHub
Maintain a shadow branch for GitHub PRs that never requires force-pushing - MaskRay/pr-shadow| GitHub
😀 The Acid2 test, now for the original Game Boy! 😀 - GitHub - mattcurrie/dmg-acid2: 😀 The Acid2 test, now for the original Game Boy! 😀| GitHub
A decompilation of LEGO Island (1997). Contribute to isledecomp/isle development by creating an account on GitHub.| GitHub
Software only hypervisor exploit for Xbox 360. Contribute to grimdoomer/Xbox360BadUpdate development by creating an account on GitHub.| GitHub
A collection of different test suites for your Game Boy emulator - c-sp/game-boy-test-roms| GitHub
Mooneye Test Suite is a suite of Game Boy test ROMs - Gekkio/mooneye-test-suite| GitHub
A WIP cross-platform research Game Boy emulator made with C++ and SDL3. - ByteOfMelon/GameByte| GitHub
A WIP cross-platform research Game Boy emulator made with C++ and SDL3. - ByteOfMelon/GameByte| GitHub
Soatok's Proposal for End-to-End Encryption in Mastodon - soatok/mastodon-e2ee-specification| GitHub
I had considered adding support for one of the NIST curves in order to make CNSA 1.0 and/or FIPS development easier, but I've decided against that. Ed25519 is now in FIPS 186-5, so we don't need to...| GitHub
It's not immediately obvious to me why Fireproof messages can't be reversed. I can imagine a user saying at one time that they want to be fireproof, then later deciding they don't want that much re...| GitHub
I've added some important verbiage around the account recovery mechanism, and its security considerations. I will not mince words: This gives instance operators two ways to impersonate users. ...| GitHub
Specification for a Fediverse Directory Server for Public Keys - fedi-e2ee/public-key-directory-specification| GitHub
Specification for a Fediverse Directory Server for Public Keys - fedi-e2ee/public-key-directory-specification| GitHub
📖 Runbooks that run . Contribute to atuinsh/desktop development by creating an account on GitHub.| GitHub
Title: MySQL block connection fails with "Set statement only support constant expr" on StarRocks/Doris (sqlx init issue) Body: Description I am attempting to connect to a StarRocks database (which ...| GitHub
Communicate intent precisely. Right now you can use @setRuntimeSafety(false) in Debug and ReleaseSafe modes to allow the optimizer to speed up particular blocks of code. This would make sense to do...| GitHub
for error unions it looks like this: tail call fastcc void @__zig_return_error(%StackTrace* %0, i8* blockaddress(@foo, %ReturnError)), !dbg !50 ret i16 %6, !dbg !50 We could have __zig_return_error...| GitHub
I came across the definition of usize, which is currently defined as unsigned pointer sized integer and a question arose: Size of what pointer? Function pointer? Pointer to constant data? Pointer t...| GitHub
This proposal assumes the existence of #23367. Background At the time of writing, @andrewrk and @jacobly0 are exploring the idea of implementing async/await in userland, based on the new Io interfa...| GitHub
This inline assembly does exit(0) on x86_64 linux: asm volatile ("syscall" : [ret] "={rax}" (-> usize) : [number] "{rax}" (60), [arg1] "{rdi}" (0) : "rcx", "r11"); Here are some flaws: 60 and 0 are...| GitHub
zig version: 0.11.0-dev.407+34fa6a1e0 Ideally this code would produce a compile error: comptime execution exceeded 1000 branches. However, const assert = @import("std").debug.assert; fn fibonacci(i...| GitHub
VP, Engineering. JakubOleksy has 5 repositories available. Follow their code on GitHub.| GitHub
Expert. jasonjgardner has 60 repositories available. Follow their code on GitHub.| GitHub
I'm not sure if we'll be able to land enough new features to warrant a new minor release as this cycle is cut short due to vacations around Christmas. It might happen that we'll skip this one and m...| GitHub
deer has 45 repositories available. Follow their code on GitHub.| GitHub
adamgreg has 28 repositories available. Follow their code on GitHub.| GitHub
| Hugo News
| Hugo News
| Hugo News
Elsner Technologies Pvt. Ltd. has 6 repositories available. Follow their code on GitHub.| GitHub
Cybersecurity research results. Simple C/C++ and Python implementations - cocomelonc/meow| GitHub
Design engineering for Claude Code. Craft, memory, and enforcement for consistent UI. - Dammyjay93/interface-design| GitHub
Anthropic's original performance take-home, now open for you to try! - anthropics/original_performance_takehome| GitHub
📝 My method to capture, study, and recall interesting knowledge - Phantas0s/alexandria-library| GitHub
A PHP library/toolkit designed to handle all of your web scraping needs under a MIT or LGPL license. Also has web server and WebSocket server classes for building custom servers. - cubiclesoft/ult...| GitHub
CSS Selectors (via Fizzler) for HtmlAgilityPack (HAP) - atifaziz/Hazz| GitHub
A little like that j-thing, only in Go. Contribute to PuerkitoBio/goquery development by creating an account on GitHub.| GitHub
The repository provides code for running inference and finetuning with the Meta Segment Anything Model 3 (SAM 3), links for downloading the trained model checkpoints, and example notebooks that sho...| GitHub
Collection of extracted System Prompts from popular chatbots like ChatGPT, Claude & Gemini - asgeirtj/system_prompts_leaks| GitHub
Community Detection Signature Build and Distribution Pipeline for YARA, Suricata, Snort and Sigma - c3rb3ru5d3d53c/signatures| GitHub
A Binary Genetic Traits Lexer Framework. Contribute to c3rb3ru5d3d53c/binlex development by creating an account on GitHub.| GitHub
Contribute to X-Junior/Malware-IDAPython-Scripts development by creating an account on GitHub.| GitHub
X-Junior has 5 repositories available. Follow their code on GitHub.| GitHub
heavily vectorized c++17 compile time string encryption. - JustasMasiulis/xorstr| GitHub
Contribute to BakkerJan/LogicApps development by creating an account on GitHub.| GitHub
Language Server for YAML Files. Contribute to redhat-developer/yaml-language-server development by creating an account on GitHub.| GitHub
Explore the GitHub Discussions forum for redhat-developer vscode-yaml. Discuss code, ask questions & collaborate with the developer community.| GitHub
YAML support for VS Code with built-in kubernetes syntax support - redhat-developer/vscode-yaml| GitHub
YAML support for VS Code with built-in kubernetes syntax support - redhat-developer/vscode-yaml| GitHub
YAML support for VS Code with built-in kubernetes syntax support - redhat-developer/vscode-yaml| GitHub
YAML support for VS Code with built-in kubernetes syntax support - redhat-developer/vscode-yaml| GitHub
YAML support for VS Code with built-in kubernetes syntax support - redhat-developer/vscode-yaml| GitHub
Contribute to redhat-developer/vscode-redhat-telemetry development by creating an account on GitHub.| GitHub