I used to have something funny on here. But now I have to be boring.
Haven't done the age verification yet so you can't DM me.
When I do push notifications, that will also be an option.
When I do push notifications, that will also be an option.
I put it into action by hand but was too slow, and the comment has sat there. So tooling needs improvement. But I think the principle is sound.
I put it into action by hand but was too slow, and the comment has sat there. So tooling needs improvement. But I think the principle is sound.
I'm not convinced that would be as true in a bookshop (where the difficulty in reading it might count against it more).
I'm not convinced that would be as true in a bookshop (where the difficulty in reading it might count against it more).
```
String.prototype.indexOf = function(match,from,to){
for(let i = from; i < this.length; i++) {
if ( this.startsWith(match, i)) return i;
}
return -1
}
```
```
String.prototype.indexOf = function(match,from,to){
for(let i = from; i < this.length; i++) {
if ( this.startsWith(match, i)) return i;
}
return -1
}
```
The game is to fill it with people who'll offset that loss - hopefully to the point it makes a profit.
The game is to fill it with people who'll offset that loss - hopefully to the point it makes a profit.