Hacker News

Is the author of pdf-lib okay?

Hacker News - Mon, 02/09/2026 - 5:53am

Article URL: https://github.com/Hopding/pdf-lib

Comments URL: https://news.ycombinator.com/item?id=46943865

Points: 2

# Comments: 1

Categories: Hacker News

Darksun > Space Missions for AI Agents

Hacker News - Mon, 02/09/2026 - 5:53am

Article URL: https://www.darksunai.com/

Comments URL: https://news.ycombinator.com/item?id=46943861

Points: 1

# Comments: 1

Categories: Hacker News

Show HN: NanoSLG – Hack Your Own Multi-GPU LLM Server (5x Faster, Educational)

Hacker News - Mon, 02/09/2026 - 5:52am

I built NanoSLG as a minimal, educational inference server for LLMs like Llama-3.1-8B. It supports Pipeline Parallelism (split layers across GPUs), Tensor Parallelism (shard weights), and Hybrid modes for scaling.

Comments URL: https://news.ycombinator.com/item?id=46943849

Points: 1

# Comments: 0

Categories: Hacker News

Deta5yueriyfjhn

Hacker News - Mon, 02/09/2026 - 5:16am
Categories: Hacker News

Show HN: OpenClaw Swarm as a Service – Operator.io (YC W20)

Hacker News - Mon, 02/09/2026 - 5:16am

Single-agent setups hit a scaling limit: once one OpenClaw instance has tons of skills + cron jobs + integrations, it gets slower and less reliable.

So we built Operator.io: a hosted way to spin up/down many small, specialized OpenClaw instances so each one stays focused.

I'd love for you to give it a try. Reach out to me at david [at] operator.io -- happy to set you up with an early access / founder discount.

Comments URL: https://news.ycombinator.com/item?id=46943623

Points: 1

# Comments: 0

Categories: Hacker News

Adwetysu6tryth

Hacker News - Mon, 02/09/2026 - 5:15am

Article URL: https://glot.io/snippets/hfmww91ujn

Comments URL: https://news.ycombinator.com/item?id=46943620

Points: 1

# Comments: 0

Categories: Hacker News

A Language for Agents

Hacker News - Mon, 02/09/2026 - 5:15am
Categories: Hacker News

RLM Explained

Hacker News - Mon, 02/09/2026 - 5:12am
Categories: Hacker News

Show HN: Algorithmically Finding the Longest Line of Sight on Earth

Hacker News - Mon, 02/09/2026 - 5:05am

We're Tom and Ryan and we teamed up to build an algorithm with Rust and SIMD to exhaustively search for the longest line of sight on the planet. We can confirm that a previously speculated view between Pik Dankova in Kyrgyzstan and the Hindu Kush in China is indeed the longest, at 530km.

We go into all the details at https://alltheviews.world

And there's an interactive map with over 1 billion longest lines, covering the whole world at https://map.alltheviews.world Just click on any point and it'll load its longest line of sight.

Some of you may remember Tom's post[1] from a few months ago about how to efficiently pack visibility tiles for computing the entire planet. Well now it's done. The compute run itself took 100s of AMD Turin cores, 100s of GBs of RAM, a few TBs of disk and 2 days of constant runtime on multiple machines.

If you are interested in the technical details, Ryan and I have written extensively about the algorithm and pipeline that got us here:

* Tom's blog post: https://tombh.co.uk/longest-line-of-sight

* Ryan's technical breakdown: https://ryan.berge.rs/posts/total-viewshed-algorithm

This was a labor of love and we hope it inspires you both technically and naturally, to get you out seeing some of these vast views for yourselves!

1. https://news.ycombinator.com/item?id=45485227

Comments URL: https://news.ycombinator.com/item?id=46943568

Points: 2

# Comments: 1

Categories: Hacker News

Ask HN: Why do you use AI for coding?

Hacker News - Mon, 02/09/2026 - 5:05am

I'm writing an article on AI-assisted coding, I'm wondering what are the main reasons people use AI/LLM/Agentic for coding purposes.

2nd question: do you feel like it helps you solve novel/non-trivial problems?

Comments URL: https://news.ycombinator.com/item?id=46943563

Points: 1

# Comments: 0

Categories: Hacker News

Pages