HN user

mattrad

50 karma

https://mattrad.uk

Posts0
Comments22
View on HN
No posts found.

UK Govt. stupidity aside, Apple could allow iOS users to switch their backup provider from iCloud to other services or backup targets. But they won't because they want to continue to grow their services revenue.

“WordPress is in trouble” depends on what “WordPress” is.

WordPress the supply chain is currently dependent on wordpress.org. The community is working to route around this by decentralising distribution - see efforts such as AspirePress.

WordPress the software development project is dependent on wordpress.org, and there is no way to route around this unless Matt agrees to give up his DFL position or a fork is created.

WordPress the brand is being tarnished, mostly by Matt’s actions. wpdrama creates a riskier environment when assessing whether to use it as a CMS.

WordPress the community is being denigrated and diminished. Again, I think only a change in governance can resolve that.

Could you please consider adding support for custom fields as part of this? For example, to be really useful in the in the UK, donation links would need to ask if the donor is eligible for Gift Aid (which increases donations by 25%). This then needs at least house/flat number and postcode to make a valid Gift Aid application (and some organisations may ask for more address details than that).

With those additional fields it would mean we could post donation links all over the place, and then get donor details out of Stripe for the donations team. Thanks :)

WireGuard for iOS 8 years ago

Great write up, thank you! Looking at your blog post, it seems that once I've followed your guide, I only need to forward port 51820 from my router to the WG server. Is that correct?

I've just tried to update to stable using the instructions there, and when I ran apt-get install nginx, it returned:

dpkg: error processing /var/cache/apt/archives/nginx_1.4.4-1~precise_i386.deb (--unpack): trying to overwrite '/usr/sbin/nginx', which is also in package nginx-full 1.1.19-1ubuntu0.2 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/nginx_1.4.4-1~precise_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)

Any suggestions on how to fix this? Ta.