Viewing profile — disattention
disattention
HN member- Joined
- Sun, Jul 16, 2023, 11:42 PM UTC
- HN karma
- 59
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About disattention
No profile information was provided.
Recent public activity
-
comment
Comment #47930097
I feel like this is my time to shine
-
comment
Comment #45681316
I had the same thought, especially because of their recent collaboration. https://pytorch.org/blog/pytorch-foundation-welcomes-ray-to-...
-
comment
Comment #45451674
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 att…
-
comment
Comment #44422307
In what way is food insecurity comparable to death by starvation?
-
comment
Comment #44305659
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 ra…
-
comment
Comment #44305644
Anyone can literally just buy/make a uniform. Especially concerning if badges aren't visible. This argument doesn't hold much water imo.
-
comment
Comment #44172337
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…
-
comment
Comment #43389016
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 d…
-
comment
Comment #43387350
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 peo…
-
comment
Comment #43381856
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 prote…
-
comment
Comment #42470817
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 actua…
-
comment
Comment #42344805
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 …
-
comment
Comment #42306825
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%. …
-
comment
Comment #41162629
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…
-
comment
Comment #40994718
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 …
-
comment
Comment #40235930
Strangely pro-eugenics take...
-
comment
Comment #39679312
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…
-
comment
Comment #39422281
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…
-
comment
Comment #38488857
The license details are listed on the project GitHub https://github.com/facebookresearch/seamless_communication#l...
-
comment
Comment #37256863
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 standardize…