I feel like this is my time to shine
I had the same thought, especially because of their recent collaboration. https://pytorch.org/blog/pytorch-foundation-welcomes-ray-to-...
Seems inconsistent to say "truth be told" before "probably". These sorts of vibes based statements cloud conversation and confuse the scientifically illiterate who are quick to attach truth to belief.
In what way is food insecurity comparable to death by starvation?
There seems to be a clear difference between criminals doing shady things and the government doing shady things. It seems like a false equivalency to compare an incident where a random guy does something terrible to one…
Anyone can literally just buy/make a uniform. Especially concerning if badges aren't visible. This argument doesn't hold much water imo.
This is a silly comment, and missing content that would make it helpful. At least say why you think these things are better than C. They want a language that allows them to explore the depths of systems, so they may…
The reason I replied to the parent comment was because of their dismissive tone. Of course returning the product is a good idea, but telling reasonable people to "chill out", and dismissing their concerns by suggesting…
This is a kind of stoic virtue signal that may make people feel more mature for agreeing, but fails to fix issues while mocking people who try to make a difference. It's ok for people to feel things, and it's ok for…
This exists in the US as well. I've personally experienced and witnessed it happen within labs at an R1 University. The accountability structures are woefully insufficient to protect students and junior researchers, and…
This is actually a good insight. It turns out that transformers are indeed a form of graph network, precisely because of the attention mechanism. Graph attention networks are actually a very popular GNN architecture.…
Yes? And it's not so much about the surveillance in the first place as opposed to the algorithmic manipulation of content to shift narratives and spread propaganda. Whether or not one believes the US based companies do…
It isn't unrealistic unfortunately. It's not unusual for a few people to rack up $300, especially with drinks involved. Many states (e.g. Texas) have sales tax, so already +8.25%. Add on an 18% automatic gratuity, then…
I think it's unwise to dismiss soft skills as getting in the way of that goal. As responsibility increases, and the complexity of your work increases, you'll have to lead people at some point. You can absolutely remain…
This is a common pattern in zig and compliments comptime well. It's not supposed to be the constructor for the ArrayList, it's more like a C++ template in that you're constructing a type that then needs to be…
Strangely pro-eugenics take...
Knowledge graphs have been around for a long time (early 70s). You could even argue they're older than that when considering something like an ontological map. I think this post is not meant to demonstrate novel…
The Wikipedia page just shows a linear time algorithm for identification of an undirected graph as an interval graph. The article notes that there's a polynomial time algorithm for coloring, which is the task-line…
The license details are listed on the project GitHub https://github.com/facebookresearch/seamless_communication#l...
Why not use existing OCR/document extraction tools [0]? There are a number of options, and even a custom implementation is probably a reasonable side project given some standardized structure. [0]:…
I feel like this is my time to shine
I had the same thought, especially because of their recent collaboration. https://pytorch.org/blog/pytorch-foundation-welcomes-ray-to-...
Seems inconsistent to say "truth be told" before "probably". These sorts of vibes based statements cloud conversation and confuse the scientifically illiterate who are quick to attach truth to belief.
In what way is food insecurity comparable to death by starvation?
There seems to be a clear difference between criminals doing shady things and the government doing shady things. It seems like a false equivalency to compare an incident where a random guy does something terrible to one…
Anyone can literally just buy/make a uniform. Especially concerning if badges aren't visible. This argument doesn't hold much water imo.
This is a silly comment, and missing content that would make it helpful. At least say why you think these things are better than C. They want a language that allows them to explore the depths of systems, so they may…
The reason I replied to the parent comment was because of their dismissive tone. Of course returning the product is a good idea, but telling reasonable people to "chill out", and dismissing their concerns by suggesting…
This is a kind of stoic virtue signal that may make people feel more mature for agreeing, but fails to fix issues while mocking people who try to make a difference. It's ok for people to feel things, and it's ok for…
This exists in the US as well. I've personally experienced and witnessed it happen within labs at an R1 University. The accountability structures are woefully insufficient to protect students and junior researchers, and…
This is actually a good insight. It turns out that transformers are indeed a form of graph network, precisely because of the attention mechanism. Graph attention networks are actually a very popular GNN architecture.…
Yes? And it's not so much about the surveillance in the first place as opposed to the algorithmic manipulation of content to shift narratives and spread propaganda. Whether or not one believes the US based companies do…
It isn't unrealistic unfortunately. It's not unusual for a few people to rack up $300, especially with drinks involved. Many states (e.g. Texas) have sales tax, so already +8.25%. Add on an 18% automatic gratuity, then…
I think it's unwise to dismiss soft skills as getting in the way of that goal. As responsibility increases, and the complexity of your work increases, you'll have to lead people at some point. You can absolutely remain…
This is a common pattern in zig and compliments comptime well. It's not supposed to be the constructor for the ArrayList, it's more like a C++ template in that you're constructing a type that then needs to be…
Strangely pro-eugenics take...
Knowledge graphs have been around for a long time (early 70s). You could even argue they're older than that when considering something like an ontological map. I think this post is not meant to demonstrate novel…
The Wikipedia page just shows a linear time algorithm for identification of an undirected graph as an interval graph. The article notes that there's a polynomial time algorithm for coloring, which is the task-line…
The license details are listed on the project GitHub https://github.com/facebookresearch/seamless_communication#l...
Why not use existing OCR/document extraction tools [0]? There are a number of options, and even a custom implementation is probably a reasonable side project given some standardized structure. [0]:…