10.xhtml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?php
  2. /**
  3. * <https://y.st./>
  4. * Copyright © 2015 Alex Yst <mailto:copyright@y.st>
  5. *
  6. * This program is free software: you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License as published by
  8. * the Free Software Foundation, either version 3 of the License, or
  9. * (at your option) any later version.
  10. *
  11. * This program is distributed in the hope that it will be useful,
  12. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. * GNU General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License
  17. * along with this program. If not, see <https://www.gnu.org./licenses/>.
  18. **/
  19. $xhtml = array(
  20. 'title' => 'An attempt to establish contact and a point of contact terminated',
  21. 'body' => <<<END
  22. </p>
  23. I attempted to contact Zoho by email today about the broken registration form as soon as I woke up.
  24. I have not heard back from them yet though.
  25. I will wait a couple more days, then probably attempt to contact them again.
  26. Before I can get anything significant done, I need to be reachable by email.
  27. </p>
  28. </p>
  29. I made the mistake of getting an Android mobile a while back, for use when dealing with customer support.
  30. Customer support doesn&apos;t like much when they find out I&apos;m a Replicant user and tend to refuse to provide support, even when the $a[OS] has nothing to do with the issue, such as when their voicemail system, which is not located on the device at all, is acting up.
  31. It is not a mistake I would make again, but my term is up.
  32. They have now unlocked the device (upon my request), and I am once again free to wander between networks whenever I am presented with a better deal.
  33. Of course, I still use my Replicant device for daily use, both because the Android system is nonfree and because the Android system is seriously lacking in essential features that I have grown to depend on.
  34. If you need wifi, Android might be a better choice for you.
  35. but if you need actual control over your device and privacy, Replicant is your go-to system.
  36. </p>
  37. </p>
  38. There is a secret $a[IRC] network that I frequent, but I have been asked not to speak of what goes on there too much.
  39. Specifically, I believe I am not supposed to mention names and specific conversations, though I&apos;m almost certain that speaking in the abstract about it is fine.
  40. I hope it is fine anyway, as this needs to be said.
  41. I have decided not to go back there.
  42. The environment was once a mix of beneficial and toxic, but the environment has grown more toxic as of late.
  43. One user is a hotheaded racist who refuses to bend on many issues even slightly.
  44. One user is very particular, and is insulting if you are either too free or not free enough.
  45. One user is an outright troll who once tried to tear the network apart with legal threats just because the head administrator of the network was a nuisance to him.
  46. Two users are quite literally just robots.
  47. And the final user is me.
  48. Everyone else has left, already realizing the toxicity of the network.
  49. It is time for me to move on and go somewhere that doesn&apos;t weigh me down.
  50. </p>
  51. END
  52. );