frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: How is your org managing PR review load as AI multiplies code output?

3•meteor333•1h ago•0 comments

Ask HN: Any advice on how to learn good software architecture practices?

9•jimsojim•6h ago•6 comments

Ask HN: If I cancel Codex today whats the next best local inference agent?

7•Bulbasaur2015•5h ago•2 comments

FYI: Dreamina is shady; do not use

2•ronyeh•3h ago•0 comments

Ask HN: Thoughts on the current state of tech meetups in the SF Bay Area?

4•Austin_Conlon•1h ago•1 comments

Ask HK: How are you building AI apps today?

7•Mnexium•8h ago•4 comments

Ask HN: What Is an "AI Engineer"?

17•seattle_spring•1d ago•28 comments

Ask HN: Does Claude Code remove the need for so many front-end frameworks?

8•ex-aws-dude•1d ago•10 comments

Ask HN: What was the best decision you made in your career?

7•chistev•3h ago•6 comments

Ask HN: I found out that I'm about to be laid off. How do people find jobs?

21•wwwthrowaway256•1d ago•15 comments

A disk-first C++ vector engine

4•saeedq•23h ago•0 comments

Garnix, the Nix CI, is shutting down

12•cinericius•1d ago•4 comments

C++ CLI for folder encryption with AES-256-GCM and USB-based key loading

2•nextma•1d ago•0 comments

Do not use Cloudflare DNS regsitrar

10•talkingtab•1d ago•1 comments

Ask HN: How do you feel about posts about GenAI taking over the HN front page?

11•blenderob•1d ago•15 comments

Train 1T parameter LLM with 8 GPUs?

3•kendy1992•1d ago•1 comments

Ask HN: Is anyone working at least 4 hours daily on an Apple Vision Pro?

152•widenrun•3d ago•108 comments

Ask HN: Why not have an EU browser?

6•osigurdson•1d ago•20 comments

Sqlit – A lazygit-style TUI for SQL databases

20•MaxTeabag•4d ago•5 comments

Ask HN: How do you model temporarily invalid data structures

5•escot•3d ago•1 comments

Did the Linux memory management maintainer "just quit"?

17•hliyan•4d ago•3 comments

Ask HN: When and why did you start believing in God?

28•dvrp•3d ago•92 comments

Amdahl's Law for LLM generated code

6•akiarie•3d ago•4 comments

S there room for a VPN with zero Five Eyes servers and RAM-only infrastructure?

7•yanbinette•4d ago•4 comments

You've reached the end!

Open in hackernews

C++ CLI for folder encryption with AES-256-GCM and USB-based key loading

2•nextma•1d ago
I built a Linux CLI tool that encrypts and decrypts folders using AES-256-GCM. It also hides file and folder names and stores the mapping in an encrypted file.

Repo: https://github.com/sahilPadmani/ACE-files-encryption