A devastated Software Systems student, libre software promoter. Sometimes I draw pixel art. Very fond of classical Computer Science and Touhou project.

Autism® Inside™

  • 5 Posts
  • 117 Comments
Joined 2 years ago
cake
Cake day: March 28th, 2023

help-circle






  • Can be a combination of certain traits:

    1. The game is a complex AND continuous/incremental puzzle;
    2. Doesn’t have a boring/idle part;
    3. Emulates real world. (optional);
    4. Player can produce creative output. (optional).

    Games that I like: SimCity4 (2003), Europa Universalis 4 (2010s), Touhou series (1997-now), Taisei (2012-now), Minetest and many Tycoon games that used to be popular in 2000s.

    Programming and math satisfies all 4 traits :) When I started programming 10 years ago, I became less interested in games.













  • There are programs (LyX, TexMacs) that implement WYSIWYG for LaTeX, TexMacs is exceptionally good. I don’t know about the standards, though.

    Another problem with LaTeX and most of the other document formats is that they are so bloated and depend on many other tasks that it is hardly possible to embed the tool into a larger document. That’s a bit of criticism for UNIX design philosophy, as well. And LaTeX code is especially hard to make portable.

    There used to be a similar situation with PDFs, it was really hard to display a PDF embedded in application. Finally, Firefox pdf.js came in and solved that issue.

    The only embedded and easy-to-implement standard that describes a ‘document’ is HTML, for now (with Javascript for scripting). Only that it’s not aware of page layout. If only there’s an extension standard that could make a HTML page into a document…


  • Sleeping over alarms? That’s easy to fix. One should attach an electrode to his body and charge the capacitor on the other end of the wire. The capacitor is powered by a battery on one side, just to keep the capacitor charged. Then, in the middle of the wire, there’s a relay/transistor that passes current at 3AM, the control signal is sent by an Arduino or something else with a clock. It will pass through the body a short electrostatic discharge needed to shock the body that would be painful but not causing any injury.

    Not an electrician. This may be useful, but without warranty.