Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 17 min 7 sec ago

PDF Batch Translator

Wed, 07/15/2026 - 3:15am
Categories: Hacker News

Ask HN: Insightful research or longreads on core teams in IT?

Wed, 07/15/2026 - 3:09am

Core teams serve internal Software Engineers in larger software companies. Think of Platform Operations, CICD, developer tools, etc.

With the advent of AI, code became cheap and this exposed inefficiencies everywhere. Having spent many years in many companies, I feel like there is little we know about how a successful core team should operate and what are the pitfalls.

I have anecdotal evidence about core teams operations, but I am sorely missing more substantial reading.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Spill It A local voice dictation app

Wed, 07/15/2026 - 3:08am

I built a free-to-use app. It's based on open-source STT models. Do give it a go and share your feedback.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Lean64 – doom64 style FPS on Lean 4

Wed, 07/15/2026 - 3:06am

I wanted to see how lean does outside of theorems.

(currently studying ME, professor introduced us to lean4)

Lean handles the game loop, geometry, collision detection, enemy AI, weapons, particles, and HUD. The native side is a roughly 570-line C shim that handles Win32 input and audio, and submits Lean-generated triangles to OpenGL.

The game currently has two maps, a shotgun, and a few secrets.

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

Points: 1

# Comments: 0

Categories: Hacker News

Emily Wilson: Scholia

Wed, 07/15/2026 - 3:04am
Categories: Hacker News

Show HN: TUI wrapper for cargo-nextest, Clap-powered xtasks, and more

Wed, 07/15/2026 - 3:03am

Hi Everyone! While working on big Rust projects I'm experiencing these pains:

- having to hand-roll CLI test commands

- remembering custom project commands & arguments

- adding test time only logs (timings, cache invalidations or other useful markers)

What I wanted:

- UI experience navigating and running the tests tree

- easy and fast access to custom task commands (xtask)

- test time only events that get generated regardless of global log level

And so I built (with the help of Codex..) Nextdeck. https://github.com/romansky/nextdeck

I tested Nextdeck to work with iTerm2 & Terminal & Intellij's built-in terminal.

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

Points: 1

# Comments: 0

Categories: Hacker News

Ask HN: Do y'all sit here just looking at each url pop up to engage?

Wed, 07/15/2026 - 3:02am

So I can see that people are engaging with posts and they have very good engagement too. But when I am posting and asking a question, there is no one who is answering my question. Is there something that I am missing out on?

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

Points: 2

# Comments: 2

Categories: Hacker News

Pages