Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 35 min 12 sec ago

StyloBot- Open Source self hosted behavioural bot protection

Tue, 05/26/2026 - 6:31am

Article URL: https://stylobot.net

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

Points: 1

# Comments: 0

Categories: Hacker News

Raft Consensus with a Minority of Nodes

Tue, 05/26/2026 - 6:30am

Article URL: https://padhye.org/raft-minority/

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

Points: 1

# Comments: 0

Categories: Hacker News

Ask HN: Is there a need for YAML in post-LLM world?

Tue, 05/26/2026 - 5:54am

Curious to know your opinion about YAML and other DSL created to make workflows/processes less software engineering (imperative) and more configuration (declarative).

Take a look at K8s for example, lots and lots of YAML configurations, which was used for human readability, but with LLMs do we still need them?

Wouldn't it be easier with LLMs to say: expose this service with 10 pods and enable only internal routing - which then updates couple lines of Python code (pulumi, aws cdk and etc,.) instead of generating 5 yaml files each with at least 40 lines of YAML and also try to reuse same attributes/labels/tags

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Audit your Linux VPS security in one command

Tue, 05/26/2026 - 5:46am

One command runs 25+ security checks on your Linux VPS. No persistent access, script self-deletes after running. Full source on GitHub.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: OpenFeed – private dev news in your new tab, with LinkedIn and X feeds

Tue, 05/26/2026 - 5:41am

Fork of Hackertab (https://github.com/medyo/hackertab.dev). All sources fetch directly in your browser - nothing goes through a server.

LinkedIn and X work via your existing session cookies. Onboarding runs Claude (your claude.ai session) in the background to infer your stack from your LinkedIn profile. No credentials stored, no data leaves your machine.

LinkedIn, X, and Claude.ai technically restrict this kind of access — though it's your own data, in your own browser. Use at your own discretion.

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

Points: 2

# Comments: 0

Categories: Hacker News

Pages