HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zxwrt

no profile record

Submissions

Skiff.com is lying about being open source

raikas.dev
6 points·by zxwrt·3 jaar geleden·1 comments

.sex Considered Dangerous

datatracker.ietf.org
2 points·by zxwrt·4 jaar geleden·0 comments

Respectful Software

github.com
2 points·by zxwrt·4 jaar geleden·0 comments

comments

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

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