HackerTrans
トップ新着トレンドコメント過去質問紹介求人

zxwrt

no profile record

投稿

Skiff.com is lying about being open source

raikas.dev
6 ポイント·投稿者 zxwrt·3 年前·1 コメント

.sex Considered Dangerous

datatracker.ietf.org
2 ポイント·投稿者 zxwrt·4 年前·0 コメント

Respectful Software

github.com
2 ポイント·投稿者 zxwrt·4 年前·0 コメント

Request to remove tracking from Go websites

github.com
26 ポイント·投稿者 zxwrt·4 年前·6 コメント

コメント

zxwrt
·3 年前·議論
What a nefarious move by Hetzner and Linode. How to trust them after this?
zxwrt
·3 年前·議論
Don't forget to consider adding ipv6 support since you are lacking it.
zxwrt
·3 年前·議論
Agree. Using "free and open" is still rather deceptive.
zxwrt
·3 年前·議論
Yes.

> ... An open source cloud that can run anywhere.

> ... Open-source or managed for you. Available on GitHub under the Elastic v2 license.

Taken from here: https://ubicloud.com/
zxwrt
·3 年前·議論
Looks like another fauxpen source, yes.
zxwrt
·3 年前·議論
Thanks! Do not make this mistake again!
zxwrt
·3 年前·議論
[flagged]
zxwrt
·3 年前·議論
itsfoss publication that is not directly linked in article: https://news.itsfoss.com/skiff-mail-review/

Still not deleted.
zxwrt
·3 年前·議論
Not that excellent. They still don't have ipv6 support in 2023
zxwrt
·4 年前·議論
Actually, the only compiler interface that can claim to call itself a standard is POSIX c99. Everything else is too volatile to be a standard.
zxwrt
·4 年前·議論
These are non-standard GNU extensions, unfortunately.
zxwrt
·4 年前·議論
Sad that C23 didn't get symbol visibility attributes. They are very useful for libraries. Perhaps there is still a chance to get them?
zxwrt
·4 年前·議論
No worries
zxwrt
·4 年前·議論
I meant the website, yeah
zxwrt
·4 年前·議論
When will openbsd.org get ipv6 support?
zxwrt
·4 年前·議論
You can't hack the paper, but you can hack the machine, no matter how secure it is...
zxwrt
·4 年前·議論
> It's on their list fortunately.

Do you know why they fail to implement ipv6 for years? I mean it's shame when tech-oriented website/service can't keep up with new technologies.

> Until then you can derive and use the IPv6 address for their old Cloudflare endpoint.

Would be cool if you could share more information how to do that.
zxwrt
·4 年前·議論
Looking forward to ipv6!
zxwrt
·4 年前·議論
> To me the only downside of Meson is that it requires python but I can accommodate with that.

Check out https://git.sr.ht/~lattis/muon
zxwrt
·4 年前·議論
I agree that disabling will-be-posix extensions in POSIX mode sounds like an extreme idea, but seriously, such strictness is the main point of the pdpmake. It ensures that implementation conform to the current standard, not draft which may change quite often.