Dipam Sen

Results 54 comments of Dipam Sen

Well, there's no bug here, it works as intended. It is just not intuitive/useful the way it currently works. In @BryanMed's example, `circle(50, 50, 0)` turns into `ellipse(50, 50, 0,...

I did something similar to @Samathingamajig and came up with this. The problem is that the the cursor will have to be set back to default at the start of...

@spahnke thanks... exactly what I was looking for 👍

NeDB is fine to use, it will automatically remove unnecessary data from time to time From the docs: * Under the hood, NeDB's persistence uses an append-only format, meaning that...

Seems to work! (Sorry, misclicked and closed by mistake)

@shiffman as far as i can tell from old discussion, this seems to be about using CT characters / YT thumbnails / custom images for group links (references, videos, etc),...

Here is a rough list of steps for implementing this to the site: - [ ] Create `.pdez` compressed files for all code examples in https://github.com/CodingTrain/Coding-Challenges - [ ] Add...

other inconsistencies/bugs: (in the following screenshots kindly ignore font/text rendering issues, they are local to my machine due to weird resolution settings) Footer social links - icon issue? ![image](https://github.com/CodingTrain/thecodingtrain.com/assets/59444569/b8f72679-e647-4200-945c-909988f3f609) Track...

@Yashasewi I have updated my comment to include example urls to pages on the deploy preview site.