HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sbergot

1,072 karmajoined 12 лет назад

comments

sbergot
·3 дня назад·discuss
I hope it is implemented with multiple result sets and a single roundtrip
sbergot
·18 дней назад·discuss
The comparison is good. Humans are also stacked in volumes and we still measure population density over a surface because the third dimension is less significant in this context.
sbergot
·18 дней назад·discuss
isn't density a way to lower both the price and energy dissipation (so better heat management & energy efficiency)?
sbergot
·5 месяцев назад·discuss
Europe was able to impose policies to Greece because Greece was requesting loans from Europe. Those loans were required because other investors were unhappy that Greece had hidden the real state of its finance in its reports.
sbergot
·9 месяцев назад·discuss
and for a while the status was "there might be issues on azure portal".
sbergot
·9 месяцев назад·discuss
now there is an information about "Azure Portal Access Issues". No word about front door being down.
sbergot
·9 месяцев назад·discuss
official status pages are useless most of the time.
sbergot
·9 месяцев назад·discuss
There is no way to measure awareness. We can only know we are aware ourselves. For all we know trees or rocks might have awareness. Or I could be the only being aware of itself in the universe. We have no way to prove anything about it. Therefore it is not a useful descriptor of intelligence (be it human, animal or artificial).
sbergot
·10 месяцев назад·discuss
This is factully wrong. You are confusing react with nextjs. React produce html documents, and the first usecase was reactdom, a pure client rendering library.
sbergot
·12 месяцев назад·discuss
I work on the SSO stack in a b2b company with about 200k monthly active users. One blind spot in our monitoring is when an error occurs on the client's identity provider because of a problem on our side. The service is unusable and we don't have any error logs to raise an alert. We tried to setup an alert based on expected vs actual traffic but we concluded that it would create more problems for the reason you provided.
sbergot
·в прошлом году·discuss
Oauth defines bearers tokens without requesting them to be jwt.
sbergot
·в прошлом году·discuss
interestingly other people are answering the opposite in this thread.
sbergot
·2 года назад·discuss
Except it is biased in its conclusion:

> However, unlike our OOP example, existing code that uses the Logger type and log function cannot work with this new type. There needs to be some refactoring, and how the user code will need to be refactored depends on how we want to expose this new type to the users.

It is super simple to create a Logger from a FileLogger an pass that to old code. In OOP you also need to refactor code when you are changing base types, and you need to think about what to expose to client code.

To me option 1 is the correct simple approach, but the author dissmisses it for unclear reasons.
sbergot
·2 года назад·discuss
I am not an expert but is the dark matter theory testable?
sbergot
·2 года назад·discuss
I agree. There are enough standard places to put metadata in a website.
sbergot
·2 года назад·discuss
Grid has a lot of features but flex is simple enough and still very powerful
sbergot
·2 года назад·discuss
A simple example is the Result<T> which could have either Ok(T value) or Error(string message). In order to get the value you need to switch over both cases, forcing you to handle the error case locally.
sbergot
·2 года назад·discuss
I believe this is a good thing even if it will cause many issues. Humanity will have to live on earth for a long time and infinite growth is not sustainable. So at some point the population has to fluctuate. We will have to accept this reality.
sbergot
·2 года назад·discuss
Do we? Is the global population about to collapse? Isn't an increase of global population going to cause more issues?
sbergot
·2 года назад·discuss
The other massive contribution of steam is the discoverability you get.