khorovodoved

joined 1 year ago
[–] [email protected] 7 points 1 month ago (8 children)

That's just VPN with extra steps. Why not just set up a SOCKS5/Shadowsocks/wireguard/whatever on any hosting and get a lot better experience?

[–] [email protected] 6 points 1 month ago* (last edited 1 month ago) (4 children)

Zig has other selling points, that are arguably more suitable for system programming. Rust's obsession with safety (which is still not absolute even in rust) is not the only thing to consider.

[–] [email protected] 31 points 1 month ago* (last edited 1 month ago)

Zig is indeed designed specifically for such tasks as system programming and interoperability with C code. However it is not yet ready for production usage as necessary infrastructure is not yet done and each new version introduces breaking changes. Developers recomend waiting version 1.0 before using it in any serious project.

[–] [email protected] 2 points 1 month ago

Does it require to be enabled at compilation, or it can be toggled at any time?

[–] [email protected] 2 points 1 month ago

Works fine for me.

[–] [email protected] 26 points 2 months ago (2 children)

Telegram published a statement on X/Twitter that they are not changing any policy. The just removed misleading line in their FAQ, that stated that you can't report private chats (which you always could).

[–] [email protected] 6 points 2 months ago (4 children)

I doubt it. It is basically equivalent to buying a proprietary software license for 1% of a revenue. I doubt any large business would be willing to spend that much on a single piece of software. And it would always be only one piece of software at a time.

[–] [email protected] 1 points 2 months ago (1 children)

He already has the overhead of maintaining to C libraries, which is a lot bigger problem.

[–] [email protected] 2 points 2 months ago

I wouldn't recomend testing any software for glibc system on a musl system.

[–] [email protected] 5 points 2 months ago* (last edited 2 months ago) (2 children)

It boots faster than openRC (which is painfully slow). But runit is a lot faster than systemd, and there are init systems even faster than runit. And they all already work with musl. There is even dinit system specifically designed for containers.

[–] [email protected] 6 points 2 months ago (4 children)

Systemd bloats the container a lot more than glibc.

view more: next ›