You have less than four simultaneous 24-hour rotations of Earth until the next post. Good luck finding the Easter eggs. |
|
So what was your reply to their pointless final email or did you just forget about them after that? |
|
13512. Anonymous (197.156.77.164) –
25 Mar 2018 18:39:31
[ BAD SAT SCORES ]
I scored 1100 on the new SAT. I think I have nice GPA. Do I have a chance of getting to NYU? |
|
Hey Tom
I am having a blast with your AI program.
currently running Gradius as it is my favorite childhood game.
I will post the results here when done.
thanks |
|
I haven't modified that version since release. I recommend setting the priority of the helpers to the lowest class; I didn't have any problem playing games or whatever foreground apps when I was running it for days on end to make those videos.
There's a new version in development now which is easier to use, but saving is still a difficult feature to support, so it's unlikely, sorry! |
|
is there still no save feature at all? i want to have playfun learn mega man, but i don't quite appreciate it eating up my cpu 24/7 and i can't just have it running in the background bc it makes most programs lag |
|
13508. Anonymous (204-228-137-196.utopia.xmission.net) –
13 Feb 2018 23:41:29
[ SIGBOVIK 2017: ABC ]
I just found this video. This is easily the best explanation of *multiple* subjects I've ever seen. |
|
13507. Anonymous (c-24-218-182-147.hsd1.ma.comcast.net) –
05 Feb 2018 17:07:42
[ ARST ARSW ]
hu |
|
Anon1: I've tried this, but so far without any real success. GPUs don't seem well suited to executing NES instructions, unfortunately. I have some more ideas in the queue that I hope to get back to, though.
Oaklr: Are you running helpers first? It's saying it can't connect to one on port 8000. Some other comments on this page may show you what you need to do, but I also tried to write it clearly in the readme... |
|
Thanks Nate! There is no one secret, but I will say:
- Write down all your ideas, even the bad ones.
- Always use your best idea; don't hoard them.
- Every project has awful slogs in it and your body and brain tell you to just give up. Not giving up in those moments is what I think it feels like to "be creative," so you just have to be willing to suffer that stuff.
It seems you can use the editor straight from the source repository:
http://svn.code.sf.net/p/tom7misc/svn/trunk/anagraph/editor-ceors.html
Begin by hitting backtick to switch modes, but you probably need to view the source code (editor.js) to make any sense of the UI. Unfortunately you won't be able to save without downloading the helper app and compiling it (and good luck; it's Standard ML), so it won't be that usable except just to mess around. But obviously feel free... |
|
You still have a few hours to post.
|
|
Hey tom i had an error with playfun it reads
SDLNet_TCP_Open(127.0.0.1:8000): Couldn't connect to remote host |
|
Tom I absolutely LOVE your videos and your work, you are extremely talented! How do you remain so creative and motivated? Do your ideas just come to you or do you have some kind of brainstorming work flow I could steal?
(Side note: Would you consider releasing the font editor you made? I would love to play around with it if you did.)
|
|
Shantanu: Well, it just allows anyone to comment without making an account, so the IP addresses are to provide some form of accountability. For example I use them to ban spammers. :) This was very common practice when I wrote this blog software (e.g. on IRC you could always see the IP address where each person was connecting from); I hadn't really thought about the fact that this is not common any more. Normally it shows the reverse DNS, but I guess my reverse DNS server was not functioning.
jonas: Precision nitpicks are certainly welcome! I think this is a gap in the "proof" (and a good example of the kind of thing you have to account for when you REALLY formalize something). It seems like you could easily handle this by adding rules like "{0 <=> {" and "0} <=> }", which would then allow the deletion of any extraneous zeroes, which yields a single normalized representation of any Turing machine state with no leading or trailing zeroes (treating the cursor's location as also nonzero). I avoided using rules like this because they add ambiguity to what rules apply at any given moment, which makes other reasoning harder (you need to think about equivalence classes of states, I guess). |
|
Nitpicking time! I'll complain about a technical detail that you could just leave an exercise for the reader in an ordinary article, but since this is an introductory kind of video that pretends to be very precise, I get to do this.
Your definition of the halting problem asks if the tape ever gets into a specific state. The tape is potentially infinite, padded with zeros. Your reduction of the halting problem to the kerning problem makes sure the tape is expanded with zeros when necessary, but it never shrinks the tape. How do you then reduce checking for a specific state of the tape to checking for a specific destination word in the kerning problem, when the latter word could be padded with an unknown an unbounded number of zeros?
|
|
That's quite a lot.
Also, why do the comments record IP addresses? |
|
Thanks folks! I'm glad that the lecture video seems to have found an audience. :)
I don't actually take my watch on every run, especially when I'm doing an indoor treadmill where it's hard to measure the actual "mileage." So I don't really know. But it's at least 708 miles, since that's the total that I did record during the period. Not bad; that's at least 30 miles a week. |
|
Hey Tom, loved both new videos. I really enjoyed your lecture and would love to see more Tom Academy videos in the future, especially ones about logic as I find it fascinating. Keep up the great work as always and congrats on the 159 day running streak, that's great! |
|
So with 159 days, how much have you run so far?
(Turing machine lecture runs like an MITCourseWare video by the way) |
|
13495. Anonymous (122-60-103-125.jetstream.xtra.co.nz) –
07 Dec 2017 02:20:26
[ ARST ARSW ]
h |
|
13494. Tom 7 (pool-74-109-242-55.pitbpa.fios.verizon.net) –
04 Dec 2017 17:58:26
[ Seismograph ]
Yes true. There was a puzzling moment when I realized I could keep buying stars in the store, but the in-game lists make it clear the finite number of unique stars. That's my goal! Getting close! |
|
Going back and reading this again produced a strange realization because 2014 did not give us a Mr Hemiverse competition. That year seemed so far off back then... |
|
13492. jonas (griffin.dolphio.hu) –
01 Dec 2017 06:15:50
[ Seismograph ]
As far as I understand, there aren't really 1000 different stars to collect in Super Mario Odyssey. There's a fixed and revealed number of unique stars for each world that you can obtain. After that, you can buy additional stars for gold coins in the shop, and you can get the same gold coins repeatedly any number of times. Because of this, the number of stars you can get is theoretically unlimited, but the star count is displayed only up to 999. For an all stars completion of the game, you only need to get each unique star, plus buy one star in the shop in each world, and that totals to less than 999 stars. |
|
You have very few hours left to post an entry for November.
|
|
Porting to iOS, Android, and web is a long-term goal for me! But don't hold your breath; it's a lot of work and I don't have as much time as I'd like. :/ |
|