Feed aggregator

4n6Img Project

Hacker News - Wed, 03/11/2026 - 2:57am

This website serves as a centralized place where you can download forensic images to practice your skills and for research purposes. Link: https://4n6img.com

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

Points: 1

# Comments: 0

Categories: Hacker News

Capital Isn't Destiny

Hacker News - Wed, 03/11/2026 - 2:57am
Categories: Hacker News

Show HN: CLI and TUI for Elasticsearch and OpenSearch

Hacker News - Wed, 03/11/2026 - 2:57am

I built a CLI for Elasticsearch and OpenSearch called ktsearch

You can run searches from the command line, manage indices, ILM, and data streams, inspect cat APIs like shards and indices, dump and restore indices, and monitor cluster status via a TUI (ktsearch top). Also includes bash/zsh completion.

Supports local/self-hosted clusters, Elastic Cloud, and experimental AWS OpenSearch support.

Install native binaries on Mac/Linux:

brew tap jillesvangurp/tap && brew install --cask kt-search Or download the binaries from the release here: https://github.com/jillesvangurp/kt-search/releases/tag/2.8....

The CLI is part of a bigger client library project that may be of interest if you work with Kotlin based backends. It's a multiplatform project, which enabled me to create a native cli for this.

Disclaimer: I've put a lot of manual work in this client over the last years but the CLI is indeed AI generated.

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

Points: 1

# Comments: 1

Categories: Hacker News

IamHacked Project

Hacker News - Wed, 03/11/2026 - 2:51am

My project aims to help people who do not have technical cybersecurity background to recover & investigate their compromised accounts & devices. Link: IamHacked.com

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

Points: 1

# Comments: 0

Categories: Hacker News

Double Descent

Hacker News - Wed, 03/11/2026 - 2:50am
Categories: Hacker News

Web Reading Assistant

Hacker News - Wed, 03/11/2026 - 2:49am

Article URL: https://speakoala.com/

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

Points: 1

# Comments: 0

Categories: Hacker News

Ask HN: What is thick black row above top of header?

Hacker News - Wed, 03/11/2026 - 2:45am

I just noticed HN now has a thick black row right above the header [1].

I don't mean any disrespect to dang or whoever designed it, but is this supposed to be a feature or a bug? :)

According to Internet Archive it was added earlier today; it wasn't there before [2]. Here's the html:

Personally I prefer the clean look from before, but respect if this is a new permanent design. I use a custom HN dark theme extension, so I can just adjust it to remove the row (unless it serves some other purpose; maybe counting visitors?)

[1] 2026-03-11 01:07 https://web.archive.org/web/20260311010735/https://news.ycombinator.com/

[2] 2026-03-10 05:34 https://web.archive.org/web/20260310053447/https://news.ycombinator.com/

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

Points: 2

# Comments: 4

Categories: Hacker News

Show HN: Access all your apps with a single AI

Hacker News - Wed, 03/11/2026 - 2:36am

Instead of having an AI in each app, reflexion does the opposite, it's your AI that access all your apps (google, microsoft..) most useful for those working with excel, word, pdf, gmail etc..

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

Points: 3

# Comments: 0

Categories: Hacker News

Ask HN: How are people forecasting AI API costs for agent workflows?

Hacker News - Wed, 03/11/2026 - 2:06am

I’ve been experimenting with agent-based features and one thing that surprised me is how hard it is to estimate API costs.

A single user action can trigger anywhere from a few to dozens of LLM calls (tool use, retries, reasoning steps), and with token-based pricing the cost can vary a lot.

How are builders here planning for this when pricing their SaaS?

Are you just padding margins, limiting usage, or building internal cost tracking? Also curious, would a service that offers predictable pricing for AI APIs (like a fixed subscription cost) actually be useful for people building agentic workflows?

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

Points: 2

# Comments: 0

Categories: Hacker News

Pages