diff options
author | 2020-08-09 13:51:02 -0500 | |
---|---|---|
committer | 2020-08-09 13:51:02 -0500 | |
commit | 928a0bc3703a2020ccf7063c869e76ea89fadfe0 (patch) | |
tree | 7401de84e1eddb5177e51166ffd4f981cbdfac32 | |
parent | update ASDF (diff) |
add more ideas
-rw-r--r-- | ideas.org | 11 | ||||
-rw-r--r-- | todo.org | 3 |
2 files changed, 14 insertions, 0 deletions
@@ -100,6 +100,17 @@ Oh who cares what you think, you're just some antivirus that I rely on Here's what he had to say about the wonders of modern technology `What the fuck happened?' He was amazed with today's computer software that is more complex, less customizable and extendable, harder to debug, and lags all the time. But at least hardware got a lot faster. + - GNU Hurd removes support for directories. RMS's reasoning is "Directories are a hack. Just put prefixes in front of your filenames everywhere" + - A car company that produced cars that ran on water and was fully automated just went out of business. + Many customers said that despite it being cheaper, faster, more miles to the gallon, and the fact it could drive itself, + they were unable to use it because they didn't want to learn something other than a steering wheel and gas pedals, + and the fact that it used ogg instead of mp3 and therefore "wasn't compatible". + - Someone has leaked the entire Mathematica source code online. A single lisp file implementing M Expressions as a reader macro. + One of the SBCL maintainers commented "I have no idea why Steven Wolfram wrote this. + The Lisp community abandoned that syntax for a reason." + - For profit university sues The International Obfuscated C Code Contest for copyright infringement. + Despite the contestants never laying eyes on the university's code in their life, + the code looks eerily similar to what the scientists at the university wrote. * Dialogs - You see a bunch of people with Windows and Mac laptops, mostly refugees from GNOME. One half were scared back to Windows and the other half wanted a real Mac. @@ -19,3 +19,6 @@ - I can do that when I add them to the storyline * TODO add mission capability to the event system * TODO change ~potty-on-toilet~ and ~potty-on-self-or-prop~ to be more extensible, possibly by defining more methods and having these return values to indicate whether it was used. +* TODO extend props to make them placable +* TODO rename all slots to internal symbols +* TODO add method that prints "it's super/not very/no effects" when using moves |