It's clear enough, although not exactly true. Non-premium just can't use the web player, and will fallback to the embedded player. They will still be able to listen to full songs, but the page won't behave like a music player. I think that's complex to explain though, so I would leave it as is
Wanted to discuss about something about CB which I noticed while I was working on the PR to allow users to edit comments.
2019-03-08 06759, 2019
code_master5
*ignore 2 abouts 😅
2019-03-08 06719, 2019
adhawkins
ruaok, reosarevok: Those tuning changes seem to have helped. All of today's imports have completed in about 15 mins or less.
2019-03-08 06723, 2019
adhawkins
Will keep an eye on it.
2019-03-08 06732, 2019
ruaok
great
2019-03-08 06740, 2019
adhawkins
3 Gig is a lot of RAM from my VM host though :)
2019-03-08 06752, 2019
ruaok
I remember the days when I thought 3GB of ram was a lot.
2019-03-08 06706, 2019
ruaok
heck, I remember when 256MB was absolutely mind blowing!
2019-03-08 06708, 2019
ruaok
(1993)
2019-03-08 06728, 2019
adhawkins
I can beat that :p
2019-03-08 06756, 2019
adhawkins
My first PC (a 286) had 4 *meg* of RAM, and a 40 *meg* hard disk.
2019-03-08 06715, 2019
adhawkins
DOS could only use 640k of that RAM in most cases. And it could only handle a maximum disk partition size of 32 Meg...
2019-03-08 06725, 2019
ruaok puts on his suspenders and straps on a fake beard.
2019-03-08 06743, 2019
ruaok
My first ever program was written on a VIC-20.
2019-03-08 06746, 2019
adhawkins
That would have been 1990 or 1991 I think.
2019-03-08 06755, 2019
adhawkins
Ok, mine was a ZX81...
2019-03-08 06701, 2019
adhawkins
1k RAM...
2019-03-08 06704, 2019
code_master5
Mr_Monkey: So, I had to write a bit of Jquery to dynamically generate edit forms for each comment. It seemed quite a bit of repetitive work. I discussed that with iliekcomputers and he suggested adding React to CB. Any thoughts on this?
2019-03-08 06712, 2019
ruaok
aw man, I wanted to buy the ZX81 kit sooo badly.
2019-03-08 06728, 2019
ruaok
in fact, I checked one out on ebay the other day. antiques now!
2019-03-08 06710, 2019
adhawkins
Indeed. I dread to think how we could code for something like that these days :)
2019-03-08 06731, 2019
ruaok
and on membrane keybaords.
2019-03-08 06735, 2019
adhawkins
Even the smallest embedded kit I work on for work has 128MB of RAM :)
2019-03-08 06744, 2019
adhawkins
I loved the Spectrum keyboard. I could type so quickly on that.
2019-03-08 06752, 2019
adhawkins
Even though each key had 3 or 4 functions I think.
2019-03-08 06714, 2019
ruaok
smallest these days is 32k.
2019-03-08 06725, 2019
ruaok
ESP8266 modules. they are being deployed all over the house.
2019-03-08 06740, 2019
adhawkins
I do love a bit of inverse willy waving :)
2019-03-08 06751, 2019
Mr_Monkey
code_master5: In theory, copying a bunch of code from LB, that should be fairly easy.
2019-03-08 06758, 2019
code_master5
Mr_Monkey: I mean would that be worth the effort? considering one of the GSoC projects is focussed on gamification?
2019-03-08 06700, 2019
Mr_Monkey
Are you familiar with React?
2019-03-08 06720, 2019
code_master5
Mr_Monkey: Not much to be honest! 😅
2019-03-08 06730, 2019
code_master5
But I'm a fast learner...
2019-03-08 06756, 2019
code_master5
I've worked with JS last GSoC.
2019-03-08 06715, 2019
Mr_Monkey
I think it won't be wasted time or efforts, seeing how all the Brainz projects are standardizing on React
2019-03-08 06737, 2019
Mr_Monkey
And it's definitely much easier to do dynamic stuff
2019-03-08 06737, 2019
code_master5
Mr_Monkey: Exactly! That's what iliekcomputers said ...
2019-03-08 06739, 2019
Mr_Monkey
And if exerything goes as planned, it should be fairly easy to set up.
2019-03-08 06752, 2019
Mr_Monkey
-x +v
2019-03-08 06743, 2019
code_master5
ruaok: ^ any ideas? I know you guys are adding React into LB. Or are you guys done with that already?
2019-03-08 06710, 2019
Mr_Monkey
Done a while ago
2019-03-08 06734, 2019
Mr_Monkey
It took a bit of effort, mainly from iliekcomputers, but it wasn't a very long task.
2019-03-08 06738, 2019
code_master5
Mr_Monkey: Nice! would become a lot easier to set up then! ::grinning: