Hacker Newsnew | past | comments | ask | show | jobs | submit | sea-gold's commentslogin

The predecessor of AmneziaWG, WireGuard, has established itself as a fast and reliable VPN protocol thanks to its compact codebase and high efficiency. However, its fixed packet headers and predictable packet sizes create an easily recognizable signature. DPI systems can effortlessly identify these packets and immediately terminate connections—a critical issue in countries with strict internet censorship.

AmneziaWG 1.5 addresses this issue through multi-level obfuscation at the transport layer: it modifies packet headers, randomizes handshake message sizes, and allows traffic to be disguised as popular UDP protocols. At the same time, the fundamental cryptographic core of WireGuard remains unchanged, preserving its performance and security.


> We're pleased to announce the release of Inko 0.19.1. This release includes support for HTTP servers and clients, pattern matching for let expressions, better code generation, many fixes and performance improvements, and more!

> If you're new to Inko: Inko is a programming language for building concurrent software, but without the usual headaches such as data race conditions and non-deterministic garbage collectors. Inko features deterministic automatic memory management, compiles to machine code using LLVM, supports different platforms (Linux, macOS and FreeBSD, and potentially any other Unix based platform), and is easy to get started with.


Argc is a powerful Bash framework that simplifies building full-featured CLIs. It lets you define your CLI through comments, focusing on your core logic without dealing with argument parsing, usage text, error messages, and other boilerplate code.


Thanks for the recommendation. I just gave them a try. We shall see how it turns out.


Please let me know either way, as I don't want to continue to mention them if it's a poor experience.


Paragraphs would be helpful when reading.


godo creates copy-on-write worktrees so you can run tests, generators or one-off tools in isolation. Each sandbox is disposable, disk-cheap and mapped to its own branch, letting you merge the results whenever you are ready.


Agency scientists found that PFNA could cause developmental, liver and reproductive harms. Their final report was ready in mid-April, according to an internal document reviewed by ProPublica, but the Trump administration has yet to release it.


Previously discussed in 2020 (55 comments): https://news.ycombinator.com/item?id=23668507



Any ideas what pricing will look like?

What is your privacy policy around AI?

Any plans for a locally-runnable version of this?


1. Pricing would be $20 per person and we'd spin up an analysis for every PR you create/are assigned to review 2. We don't train or retain anything related to your codebase. We do send all the diffs to Open AI and/or Anthropic (and we have agentic grepping so it can see other parts of the codebase as well) 3. Do you mean the ability to run this on your own servers (or even on your own computer with local LLMs)? We do have plans for the former, but I don't know how big the lift on the latter will be so I'm not sure!


> We don't train or retain anything related to your codebase.

It would be good to have this mentioned on the website somewhere, as part of a privacy policy. Right now I can't find any details on the site, which is preventing me from trying this out with a production repository.


Will add this then!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: