Daniel Gleason

Results 69 comments of Daniel Gleason

What is the "ranking table?"

In order to make a leaderboard, wouldn't we need to have some sort of way to compare each players score against each others? These all seem independent and related to...

Thanks for the response. I appreciate it. > Then yes, you match players of comparable ratings with one another. Yeah that makes sense. So I would match people who are...

``` """ provides functionality for recording the screen """ import os import time from typing import Optional, Union from datetime import datetime from loguru import logger from multiprocess import Process,...

> > > Hoping to see this coming soon! It's been confirmed for the next release I believe.

> > > Hello, > at SonarSource we are definitely tracking this request, and we will keep it into account for our next roadmap decisions; on the other hand, be...

> > > The company I work for is using SonarQube and we are around 7000 Developers using it in our daily development for a big variety of projects and...