PR submitted, comments by concerned coders with years experience in the system overruled and force merged with message "wcgw".
This is the real killer. Gambling in the CS scene is absolutely rampant, you will only find a handful of CS influencers that do no accept gambling sponsors (As they offer much more than other companies). I was happy…
docker-minecraft is under Adulttopia. I wonder what made it make that connection
Having had a quick read of the concept, I believe it's concurrent in the sense that Promise.all() is compared to awaiting in a for loop? In other words, put on the stack at the same time but not a different thread. Do…
Vanguard AC is indeed incompatible with linux, but maybe that's for the better...
What's the deal with trying so hard to defend the advertising of an objectively harmful industry? I think a good parallel here is Tobacco advertising. Smoking is harmful in every way, therefore I don't see any reason…
I've seen it being used before to call async operations within a class constructor. Hated it though.
So, because another party is disproportionately punished for their crimes, we must punish others disproportionately as well? We should be raising the bar, not giving it a funeral.
This is the same for Microsofts Solitaire. Shameless, really.
https://youtrack.jetbrains.com/issue/JBR-6802 The JetBrains team has already figured it out as well.
I'm honestly not sold on using comment blocks as a way of adding such annotations. IMO the use of decorators is more pleasant and flexible.
But what if AWS has an outage as well?
I don't think that's a good way of thinking about it. Just because programmers might have better job security doesn't mean other motivators for not wanting to get fired exist.
Maybe using a user agent spoofing plugin can circumvent this? Just a guess though.
As someone who played a lot of CSGO as a 15-16 year old back in 2015, it's all psychological. Why does anyone become addicted to gambling? The thrill releases enormous amounts of dopamine. Satisfy this over and over,…
Imo it depends on what you're prompting. If you yourself do not fully understand what you want and/or which information you have to provide for the model to 'understand' enough context, prompts will not give good…
We do natural language processing with some custom tokenisation, the data it uses at runtime is put into an sqlite db at build-time. Works fine for our usecase.
PR submitted, comments by concerned coders with years experience in the system overruled and force merged with message "wcgw".
This is the real killer. Gambling in the CS scene is absolutely rampant, you will only find a handful of CS influencers that do no accept gambling sponsors (As they offer much more than other companies). I was happy…
docker-minecraft is under Adulttopia. I wonder what made it make that connection
Having had a quick read of the concept, I believe it's concurrent in the sense that Promise.all() is compared to awaiting in a for loop? In other words, put on the stack at the same time but not a different thread. Do…
Vanguard AC is indeed incompatible with linux, but maybe that's for the better...
What's the deal with trying so hard to defend the advertising of an objectively harmful industry? I think a good parallel here is Tobacco advertising. Smoking is harmful in every way, therefore I don't see any reason…
I've seen it being used before to call async operations within a class constructor. Hated it though.
So, because another party is disproportionately punished for their crimes, we must punish others disproportionately as well? We should be raising the bar, not giving it a funeral.
This is the same for Microsofts Solitaire. Shameless, really.
https://youtrack.jetbrains.com/issue/JBR-6802 The JetBrains team has already figured it out as well.
I'm honestly not sold on using comment blocks as a way of adding such annotations. IMO the use of decorators is more pleasant and flexible.
But what if AWS has an outage as well?
I don't think that's a good way of thinking about it. Just because programmers might have better job security doesn't mean other motivators for not wanting to get fired exist.
Maybe using a user agent spoofing plugin can circumvent this? Just a guess though.
As someone who played a lot of CSGO as a 15-16 year old back in 2015, it's all psychological. Why does anyone become addicted to gambling? The thrill releases enormous amounts of dopamine. Satisfy this over and over,…
Imo it depends on what you're prompting. If you yourself do not fully understand what you want and/or which information you have to provide for the model to 'understand' enough context, prompts will not give good…
We do natural language processing with some custom tokenisation, the data it uses at runtime is put into an sqlite db at build-time. Works fine for our usecase.