Slack client for Commodore 64
41–50 of 92 posts
Re: Slack client for Commodore 64
#42Come on guys... C64 all of the things! Some of the comments here are ridiculously negative or taking away from the fact that Jeff has done something cool here. Good stuff, Jeff! Keep on doing stuff like this and don't listen to the hate/negative comments.
I found writing 6502 assembly code is strangely comfortable once you get over the initial face-palm moments ;)
Re: Slack client for Commodore 64
#43FWIW you probably don't need a USB serial port, or a RS232 converter at all; you could just pick the TTL serial signals off the commodore port and plug them into the TTL serial port on the Raspberry Pi 23- or 40-pin expansion slot (pins 8, 9, and 10 are TX, ground, and RX.). Remove the tty on /dev/ttyAMA0 from the init config and you can use /dev/ttyAMA0 as your built-in Pi serial port.
Re: Slack client for Commodore 64
#44Does it have to be used with a Raspberry Pi? If you have a Wifi Modem for C64, would the Slack client still work?
Doable, for sure, but would be significant work (depending on the richness of the API provided by wifi modem)
Re: Slack client for Commodore 64
#45http://arstechnica.com/gaming/2015/01/pokemon-plays-twitch-h...
Re: Slack client for Commodore 64
#46Should have just stuck with IRC :(
I think this is fabulous ingenuity, useful fun, and the eccentricity doesn't rock any boats along the way.
Re: Slack client for Commodore 64
#47Earlier quoted context omitted.
The original version? Not even close. (: TCP/IP was a thing when the C64 came out, but it was one of many competing networking standards, and it wasn't even the favorite to win.
Fascinating - what was favored to win at the time?
I would say DECnet phase IV or IBM's SNA were the biggest contenders, along with X.25.
Re: Slack client for Commodore 64
#48but why? (Pls, don't reply: for the glory of satan)
Re: Slack client for Commodore 64
#49The writing in the blog post is nearly as awesome as the project itself.