๐Ÿ› ๏ธ Hacker News Tools

Showing 201–220 of 1466 tools from Hacker News

Last Updated
January 17, 2026 at 04:00 AM

[API/SDK] Show HN: Python SDK โ€“ forecasting with foundation time-series and tabular models Weโ€™ve built a Python SDK for running inference on foundation models designed for time-series and tabular data. They are new SOTA models for time-series and tabular tasks and work out of the box. They do not require model training or feature engineering. The link to the GitHub repository is: <a href="https:&#x2F;&#x2F;github.com&#x2F;S-FM&#x2F;faim-python-client" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;S-FM&#x2F;faim-python-client</a>

Found: December 18, 2025 ID: 2780

[Other] Microsoft kills IntelliCode in favor of the paid Copilot

Found: December 18, 2025 ID: 2730

[Other] GitHub Actions for Self-Hosted Runners Price Increase Postponed

Found: December 18, 2025 ID: 2728

[API/SDK] Show HN: DocsRouter โ€“ The OpenRouter for OCR and Vision Models Most products that touch PDFs or images quietly rebuild the same thing: a hacked-together โ€œrouterโ€ that picks which OCR&#x2F;vision API to call, normalizes the responses, and prays the bill is sane at the end of the month.<p>DocsRouter is that layer as a product: one stable API that talks to multiple OCR engines and vision LLMs, lets you route per document based on cost&#x2F;quality&#x2F;latency, and gives you normalized outputs (text, tables, fields) so your app doesnโ€™t care which provider was used.<p>Itโ€™s meant for teams doing serious stuff with documents: invoices&#x2F;receipts, contracts, payroll, medical&#x2F;admin forms, logistics docs, etc., who are either stuck on โ€œthe OCR we picked years agoโ€ or are overwhelmed by the churn of new vision models.<p>Right now you get a REST API, simple SDKs (coming soon), a few pluggable backends (classic OCR + newer vision models), some basic routing policies, and a playground where you can upload a doc and compare outputs side by side.<p>Iโ€™d love feedback from HN on two things:<p>1- If you already juggle multiple OCR&#x2F;vision providers, what does your homegrown router look like, and what would you need to trust an external one?<p>2 - Would you prefer this or use the LLM&#x2F;OCR providers directly, with the possibility of changing the provider every so often?<p>Demo and docs are here: <a href="https:&#x2F;&#x2F;docsrouter.com" rel="nofollow">https:&#x2F;&#x2F;docsrouter.com</a>

Found: December 18, 2025 ID: 2750

[Other] Security vulnerability found in Rust Linux kernel code

Found: December 18, 2025 ID: 2724

[Other] Show HN: Largest Public Dataset of Electronic Circuit Files Introducing Open-Schematics: a large public dataset of electronic schematics with rendered images and structured metadata for ML, circuit understanding, retrieval, and validation.

Found: December 18, 2025 ID: 2722

[Other] Show HN: Muxide โ€“ Zero-dep pure Rust MP4 muxer (H.264/H.265/AV1, no FFmpeg)

Found: December 17, 2025 ID: 2726

[Other] Show HN: MDXport โ€“ Browser-Based Markdown to PDF Using Typst and WASM Hi HN,<p>I built this because I was frustrated with existing Markdown-to-PDF converters. Most of them rely on HTML&#x2F;CSS (puppeteer) which often messes up pagination and tables, or they require uploading data to a server (privacy concerns).<p>MDXport is a purely client-side tool.<p>The Stack: - Core: Typst (a modern LaTeX alternative) compiled to WebAssembly. - Privacy: Zero data leaves your browser. All rendering happens locally via WASM. - Feature: It handles page breaks and complex tables much better than standard CSS print drivers.<p>I also added some heuristics to automatically fix common formatting errors from LLM generated markdown (e.g., broken nested lists or overflowing tables).<p>It&#x27;s currently an MVP. No sign-up required, free to use.<p>I&#x27;d love to hear your feedback on the rendering quality compared to Pandoc&#x2F;LaTeX.<p>Link: <a href="https:&#x2F;&#x2F;www.mdxport.com" rel="nofollow">https:&#x2F;&#x2F;www.mdxport.com</a>

Found: December 17, 2025 ID: 2727

[Other] Developers can now submit apps to ChatGPT

Found: December 17, 2025 ID: 2718

[Other] Show HN: Minimal DL library in C โ€“ 24 NAIVE CUDA/CPU ops, autodiff, Python API

Found: December 17, 2025 ID: 2723

[Code Quality] Show HN: High-Performance Wavelet Matrix for Python, Implemented in Rust I built a Rust-powered Wavelet Matrix library for Python.<p>There were surprisingly few practical Wavelet Matrix implementations available for Python, so I implemented one with a focus on performance, usability, and typed APIs. It supports fast rank&#x2F;select, top-k, quantile, range queries, and even dynamic updates.<p>Feedback welcome!

Found: December 17, 2025 ID: 2714

[Other] Show HN: GitForms โ€“ Zero-cost contact forms using GitHub Issues as database got tired of paying $29โ€“99&#x2F;month for simple contact forms on landing pages and side projects (Typeform, Tally, etc.).So I built GitForms: an open-source contact form that stores submissions as GitHub Issues.How it works:Form runs on your Next.js 14 site (Tailwind + TypeScript) On submit โ†’ creates a new Issue in your repo via GitHub API You get instant email notifications from GitHub (free)<p>Zero ongoing costs:No database, no backend servers Deploy on Vercel&#x2F;Netlify free tier in minutes Configurable via JSON (themes, text, multi-language)<p>Perfect for MVPs, landing pages, portfolios, or any low-volume use case.Repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;Luigigreco&#x2F;gitforms" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Luigigreco&#x2F;gitforms</a> License: CC-BY-NC-SA-4.0 (non-commercial only โ€“ fine for personal projects, not client work).Curious what HN thinks: would you use this? Any obvious improvements or edge cases I missed?Thanks!

Found: December 17, 2025 ID: 2725

[Database] Show HN: Tonbo โ€“ an embedded database for serverless and edge runtimes

Found: December 17, 2025 ID: 2720

[Other] Linux Kernel Rust Code Sees Its First CVE Vulnerability

Found: December 17, 2025 ID: 2713

[Other] A Safer Container Ecosystem with Docker: Free Docker Hardened Images

Found: December 17, 2025 ID: 2711

[Other] A terminal emulator that runs in your terminal. Powered by Turbo Vision

Found: December 17, 2025 ID: 2752

[Other] Log level 'error' should mean that something needs to be fixed

Found: December 17, 2025 ID: 2754

[CLI Tool] Show HN: Skouriasmeno Papaki โ€“ S3 transfer tool, up to 12x faster than AWS-CLI

Found: December 16, 2025 ID: 2706

[Other] I ported JustHTML from Python to JavaScript with Codex CLI and GPT-5.2 in hours

Found: December 16, 2025 ID: 2701

[Other] Show HN: A community-curated list of BYOC (Bring Your Own Cloud) vendors Hi HN,<p>Iโ€™m from the team at Nuon. While building in the Bring Your Own Cloud (BYOC) space, we realized there wasn&#x27;t a centralized, community-driven resource like awesome-selfhosted.net for managed software that lives in the customer&#x27;s VPC.<p>We hope software vendors will open a PR and add their BYOC offerings.

Found: December 16, 2025 ID: 2700
Previous Page 11 of 74 Next