HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zxwrt

no profile record

Submissions

Skiff.com is lying about being open source

raikas.dev
6 points·by zxwrt·3 years ago·1 comments

.sex Considered Dangerous

datatracker.ietf.org
2 points·by zxwrt·4 years ago·0 comments

Respectful Software

github.com
2 points·by zxwrt·4 years ago·0 comments

comments

zxwrt
·3 years ago·discuss
What a nefarious move by Hetzner and Linode. How to trust them after this?
zxwrt
·3 years ago·discuss
Don't forget to consider adding ipv6 support since you are lacking it.
zxwrt
·3 years ago·discuss
Agree. Using "free and open" is still rather deceptive.
zxwrt
·3 years ago·discuss
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 years ago·discuss
Looks like another fauxpen source, yes.
zxwrt
·3 years ago·discuss
Thanks! Do not make this mistake again!
zxwrt
·3 years ago·discuss
[flagged]
zxwrt
·3 years ago·discuss
itsfoss publication that is not directly linked in article: https://news.itsfoss.com/skiff-mail-review/

Still not deleted.
zxwrt
·3 years ago·discuss
Not that excellent. They still don't have ipv6 support in 2023
zxwrt
·4 years ago·discuss
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 years ago·discuss
These are non-standard GNU extensions, unfortunately.
zxwrt
·4 years ago·discuss
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 years ago·discuss
No worries
zxwrt
·4 years ago·discuss
I meant the website, yeah
zxwrt
·4 years ago·discuss
When will openbsd.org get ipv6 support?
zxwrt
·4 years ago·discuss
You can't hack the paper, but you can hack the machine, no matter how secure it is...
zxwrt
·4 years ago·discuss
> 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 years ago·discuss
Looking forward to ipv6!
zxwrt
·4 years ago·discuss
> 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 years ago·discuss
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.