08.xhtml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. h t t :: / / t /
  4. h t t :: // // t //
  5. h ttttt ttttt ppppp sssss // // y y sssss ttttt //
  6. hhhh t t p p s // // y y s t //
  7. h hh t t ppppp sssss // // yyyyy sssss t //
  8. h h t t p s :: / / y .. s t .. /
  9. h h t t p sssss :: / / yyyyy .. sssss t .. /
  10. <https://y.st./>
  11. Copyright © 2017 Alex Yst <mailto:copyright@y.st>
  12. This program is free software: you can redistribute it and/or modify
  13. it under the terms of the GNU General Public License as published by
  14. the Free Software Foundation, either version 3 of the License, or
  15. (at your option) any later version.
  16. This program is distributed in the hope that it will be useful,
  17. but WITHOUT ANY WARRANTY; without even the implied warranty of
  18. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  19. GNU General Public License for more details.
  20. You should have received a copy of the GNU General Public License
  21. along with this program. If not, see <https://www.gnu.org./licenses/>.
  22. -->
  23. <!DOCTYPE html>
  24. <html xmlns="http://www.w3.org/1999/xhtml">
  25. <head>
  26. <base href="https://y.st./en/weblog/2017/04-April/08.xhtml" />
  27. <title>I give up on the gift card plan. &lt;https://y.st./en/weblog/2017/04-April/08.xhtml&gt;</title>
  28. <link rel="icon" type="image/png" href="/link/CC_BY-SA_4.0/y.st./icon.png" />
  29. <link rel="stylesheet" type="text/css" href="/link/basic.css" />
  30. <link rel="stylesheet" type="text/css" href="/link/site-specific.css" />
  31. <script type="text/javascript" src="/script/javascript.js" />
  32. <meta name="viewport" content="width=device-width" />
  33. </head>
  34. <body>
  35. <nav>
  36. <p>
  37. <a href="/en/">Home</a> |
  38. <a href="/en/a/about.xhtml">About</a> |
  39. <a href="/en/a/contact.xhtml">Contact</a> |
  40. <a href="/a/canary.txt">Canary</a> |
  41. <a href="/en/URI_research/"><abbr title="Uniform Resource Identifier">URI</abbr> research</a> |
  42. <a href="/en/opinion/">Opinions</a> |
  43. <a href="/en/coursework/">Coursework</a> |
  44. <a href="/en/law/">Law</a> |
  45. <a href="/en/a/links.xhtml">Links</a> |
  46. <a href="/en/weblog/2017/04-April/08.xhtml.asc">{this page}.asc</a>
  47. </p>
  48. <hr/>
  49. <p>
  50. Weblog index:
  51. <a href="/en/weblog/"><abbr title="American Standard Code for Information Interchange">ASCII</abbr> calendars</a> |
  52. <a href="/en/weblog/index_ol_ascending.xhtml">Ascending list</a> |
  53. <a href="/en/weblog/index_ol_descending.xhtml">Descending list</a>
  54. </p>
  55. <hr/>
  56. <p>
  57. Jump to entry:
  58. <a href="/en/weblog/2015/03-March/07.xhtml">&lt;&lt;First</a>
  59. <a rel="prev" href="/en/weblog/2017/04-April/07.xhtml">&lt;Previous</a>
  60. <a rel="next" href="/en/weblog/2017/04-April/09.xhtml">Next&gt;</a>
  61. <a href="/en/weblog/latest.xhtml">Latest&gt;&gt;</a>
  62. </p>
  63. <hr/>
  64. </nav>
  65. <header>
  66. <h1>I give up on the gift card plan.</h1>
  67. <p>Day 00763: Saturday, 2017 April 08</p>
  68. </header>
  69. <section id="general">
  70. <h2>General news</h2>
  71. <p>
  72. I&apos;d planned to try to claim more gift cards, for a total of at least ten; one for each day of the giveaway.
  73. However, I&apos;m not up to the task.
  74. The day before yesterday, I rode to the general area to buy potatoes.
  75. Then yesterday, I rode just a bit further to reach the temporary car dealership.
  76. That was enough to take a lot out of me.
  77. I can&apos;t do this nine more days in a row.
  78. I mean, I <strong>*could*</strong>, but I&apos;d run myself ragged and there&apos;s a possibility I&apos;d fall behind in my studies.
  79. It&apos;s just not worth it.
  80. I&apos;m not in that bad of shape financially to need the extra forty-five dollars at the cost of my energy and grades.
  81. That first time, going yesterday, was still totally worth it.
  82. I got to see how they ran the giveaway.
  83. It was a lot less formal than I feared.
  84. I met that fool that thought they actually won something big.
  85. And most of all, I got to straight-up tell the salesperson I knew I&apos;d won the consolation prize from the get-go.
  86. But that&apos;s got to be the end of it.
  87. I need to get back to my studies.
  88. </p>
  89. <p>
  90. At work, I finally worked out one last kink in the base Minetest mod I&apos;m working on, the one that compresses rare nodes both for storage and for use in expensive craft recipes.
  91. For the most part, everything&apos;s been programmed, aside from the compressed versions of a few simple nodes that will just have some colour channels inverted and the compressed waterlily node.
  92. I simply haven&apos;t been able to figure out what to do with the waterlilies.
  93. Should I make them into a full, solid node?
  94. The only way I see to do that would either be to use a waterlily image for each face, which would look stupid, or find some way to create a side image for a stack of them.
  95. Either option didn&apos;t look good.
  96. Should I leave them as a flat, intangible node?
  97. The obvious texture for that would be an overlap of normal waterlilies, but I only have two pixels free to display the overlap.
  98. It&apos;d barely show, and most people would either not even notice or wouldn&apos;t be able to tell why the waterlily looked strange on one side.
  99. I&apos;ve figured it out now though.
  100. I&apos;ll keep the node flat and intangible, but shrink the waterlilies and place them side by side.
  101. The waterlilies in Minetest are about a meter across.
  102. They&apos;re beautiful, but not realistic.
  103. My version will be a cluster of nine of them, each about five sixteenths of a meter across.
  104. Do we need a more realistic version of the waterlily?
  105. No.
  106. But I need a compressed version to complete my mod, and this more-realistic version provides a nice way to do that.
  107. There&apos;ll be slight space throughout the waterlilies, as each lily will be five pixels across and the full texture will be sixteen pixels across.
  108. The lilies will also face different directions.
  109. At first, I was going to run a pseudorandomiser once to decide the placement of everything, but before I got home, I came up with a far better idea.
  110. I&apos;ll build the randomisation into the mod!
  111. The mod&apos;ll choose the placements and orientations each time the server starts, so it&apos;ll change every time.
  112. There&apos;s no more real planning to do for this mod now, gust some programming and colour-choosing.
  113. I&apos;ll wait to release it once finished though.
  114. I want a second mod released at the same time, one that&apos;ll show why the dense nodes are even needed.
  115. I&apos;ll wait until the diamese mod is complete to release them both.
  116. </p>
  117. <p>
  118. I had a strange not-quite-customer come through the drive-through today.
  119. They stopped at the menu board, ordered, then when asked to pay at the window, instead drove away without paying and without getting their requested food.
  120. Strange.
  121. I wonder what that was about.
  122. Maybe they forgot their wallet?
  123. </p>
  124. <p>
  125. Apparently, one of the shift leaders has been trying to get me a hat.
  126. I&apos;m not sure who they&apos;ve been pestering, probably the head manager or the former assistant manager that now runs all our franchise&apos;s stores from higher up, but they&apos;ve been pestering them repeatedly.
  127. I was told I could do that, but it was never worth it.
  128. If I have to ask repeatedly for something, I&apos;ll instead find my own workaround, which in my case, meant hair clips to keep my hair from hitting me in the eyes.
  129. I&apos;m thankful for the new hat though.
  130. I think the hair clips suit me better, but I often work the drive-through window.
  131. We have this headset, and I frequently need to adjust it.
  132. Most of the time, I need it to cover my ear, but sometimes a soft-spoken customer will be talking to me at the window, and I&apos;ll need to move the headset away from my ear to hear them.
  133. It doesn&apos;t matter that my uncovered ear is the one pointed at the window; without both ears, it&apos;s difficult to hear many people.
  134. All that adjustment messes with my hair clips and messes up my hair.
  135. With this hat, I no longer have to deal with that.
  136. </p>
  137. <p>
  138. My <a href="/a/canary.txt">canary</a> still sings the tune of freedom and transparency.
  139. </p>
  140. </section>
  141. <section id="university">
  142. <h2>University life</h2>
  143. <p>
  144. I finished up my reading assignment, and with it, the bulk of my essay for the week.
  145. The essay still remains without a title though, so I&apos;m not able to upload even this incomplete version yet.
  146. I wrote up my <a href="/en/coursework/HIST1421/#Unit1">learning journal entry</a> as well, which is kind of short.
  147. In my defence, it&apos;s supposed to be about the fall of &quot;democracy&quot; in Greece, but that was barely touched upon in the reading assignment.
  148. </p>
  149. <blockquote>
  150. <p>
  151. The first definition of &quot;demos&quot; mentioned in the reading assignment was used to refer to subdivisions of land.
  152. These subdivisions were controlled by the ten tribes formed by Cleisthenes when Cleisthenes broke up the three factions left in the wake of Solon&apos;s reform.
  153. </p>
  154. <p>
  155. The second use of the word &quot;demos&quot; in the reading material&apos;s a bit unclear.
  156. I&apos;m not sure if it means &quot;people&quot; or &quot;free, native-born males&quot;.
  157. </p>
  158. <p>
  159. The third meaning of the word &quot;demos&quot; presented in the text is &quot;mob&quot;.
  160. In a way, this definition is very much like the one in the last paragraph.
  161. People have a mob mentality often times, and form a counterproductive mob.
  162. People frequently fail to think and act logically, so the mob definition is mostly just a negative spin on the people definition.
  163. </p>
  164. </blockquote>
  165. </section>
  166. <hr/>
  167. <p>
  168. Copyright © 2017 Alex Yst;
  169. You may modify and/or redistribute this document under the terms of the <a rel="license" href="/license/gpl-3.0-standalone.xhtml"><abbr title="GNU&apos;s Not Unix">GNU</abbr> <abbr title="General Public License version Three or later">GPLv3+</abbr></a>.
  170. If for some reason you would prefer to modify and/or distribute this document under other free copyleft terms, please ask me via email.
  171. My address is in the source comments near the top of this document.
  172. This license also applies to embedded content such as images.
  173. For more information on that, see <a href="/en/a/licensing.xhtml">licensing</a>.
  174. </p>
  175. <p>
  176. <abbr title="World Wide Web Consortium">W3C</abbr> standards are important.
  177. This document conforms to the <a href="https://validator.w3.org./nu/?doc=https%3A%2F%2Fy.st.%2Fen%2Fweblog%2F2017%2F04-April%2F08.xhtml"><abbr title="Extensible Hypertext Markup Language">XHTML</abbr> 5.1</a> specification and uses style sheets that conform to the <a href="http://jigsaw.w3.org./css-validator/validator?uri=https%3A%2F%2Fy.st.%2Fen%2Fweblog%2F2017%2F04-April%2F08.xhtml"><abbr title="Cascading Style Sheets">CSS</abbr>3</a> specification.
  178. </p>
  179. </body>
  180. </html>