Hacker Newsnew | past | comments | ask | show | jobs | submit | miolini's commentslogin

Looking for memory shrink instruction.


It's not only because 3nm is not ready, but also because ARM v9 around the corner.


Could you please get some example?


Thanks. But it's also use reflect package.


I've used it for multithread lock-free queues. It's working well for my case.


:+1:


Yeah, AES-GCM is better choice for our Meshbird. I've posted AES benchmarks in GO into golang-dev mailgroup.

https://groups.google.com/forum/#!searchin/golang-dev/aes/go...


I'm author of Meshbird. Big different between Tinc and Meshbird. When you start Tinc you have to specify other node addresses. When you start Meshbird you have to specify network secret key only. Meshbird's node will find each others automaticly.


My name is Artem. I'm one of the Meshbird maintainer. Feel free to ask questions.


Hi Artem,

I notice that IP addresses changes each time the client is started. How are the addresses allocated? Is it possible to use static addresses?

Very cool project. I've been waiting for something like this to replace tinc. I love the simplicity!


Meshbird is not traditional VPN solution. It's a distributed private networking. Where encrypted packets going directly destination host without passing any gateways. It's avoid performance and availability bottlenecks.

Today we have released v0.2 with OSX support.

https://github.com/meshbird/meshbird.


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

Search: