Slack client for Commodore 64
71–80 of 92 posts
Re: Slack client for Commodore 64
#72Re: Slack client for Commodore 64
#73Re: Slack client for Commodore 64
#74FWIW 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.
The DC voltage supply on the Commodore side looks like 5V, and at a guess, the TTL probably runs at that voltage too. The Pi won't be happy with more than 3.3V on its UART pins, so the USB adapter also fills the purpose of a voltage adapter.
Re: Slack client for Commodore 64
#75I could really use this seeing as... https://twitter.com/NickPoorman/status/737647940026634240
Wow, you really need to be in less slack teams...
Re: Slack client for Commodore 64
#76but why? (Pls, don't reply: for the glory of satan)
my question was serious, i don't see why i should get down vote for this. i'm actually curious to understand what's the reason to build this. it may be fun, but once it's built you trow it away. it's like baking a cake and don't eat it.
I've hired many developers over the years and seeing a project like this would make me hire you in an instant!
Re: Slack client for Commodore 64
#77Re: Slack client for Commodore 64
#78Re: Slack client for Commodore 64
#79Earlier quoted context omitted.
Well, the C64 screen resolution is 320 x 200, so you should be able to do some awesome full screen emoji :)
Standard sprite size on the C64 in high res mode is 8x8, and you can't use more than two colours within that space, should be serviceable.
Redefined characters would work, but they're limited to a total of 256 characters at a time, including the usual letters/numbers/punctuation. Still, 150 or so of the most popular emoji would go a long way!
Re: Slack client for Commodore 64
#80Earlier quoted context omitted.
Slack IS IRC... just with new clothes on. :)
Not even close. Slack regularly screws up text, harfs on things, and does generally not-IRC things. Overall Slack's interface is terrible and does not seem to have been tested by anyone who has regularly used chat interfaces in the past.
It's boggling.