back
user profile
zug_zug
12,052karma·2,819submissions·April 18, 2014
about
Tech dude
recent activity (2,819 total)
comment
This is a lot of noise around what's clearly not even an order of magnitude to the way to AGI. Here's my AGI test - Can the model make a theory of AGI validation that no human has suggested …
comment
I think they could be called a scam. Having flame retardent in our bedding by law, all so smokers could smoke in bed safely, feels like some sort of regulatory capture to me. They should make flame-re…
comment
EPA safe guidelines are changed all the time often by much more than 1 order of magnitude. E.G. lead has gone from .5ppm being safe (1995) to 20 ppb (2023). If you adopted a life strategy of "o…
comment
I hear a lot of people speculate this, but frankly we don't need a million people repeating this theory. We need a few scientists looking into it, and the rest repeating whatever the scientists c…
comment
So you're saying the US outpaced areas that didn't have vaccine and didn't even take social distancing seriously? Are we controlling for age and health of the population then?
comment
Here's on litmus test -- if it wouldn't be criminal/negligence for one kid to say this to another kid, should it be criminal/negligence for a chatbot to say it? Like on the one han…
comment
I don't think you understand. USA had exponentially higher reported deaths because we tested probably 10 to 100x as much as your average country.
comment
Probably only because we reported it better.
comment
> that many of those with the lowest intake of treats were on a diet due to bad health I haven't read this study, but any study that isn't complete garbage normally would examine the to g…
comment
If we had what I described then we wouldn't have fake honey on shelves.
comment
Tests are less useful on features that may be canceled soon. Tests are more valuable on more complex codebases. Local tests (shifting left) is more valuable when deploying is hard/infrequent and …
comment
I think the FDA should build towards mass food analysis. To sell something en masse you should have to put down a deposit, and the FDA should do an annual analysis of your food (via mass spectometry) …
comment
Curios if anybody can explain what a 2:4 sparsity pattern is. Are the 2 to be removed picked randomly?
comment
Really? It seems obvious to me. During the learning stage we want input from every variable so that we are sure that we don't omit a variable that turns out to be essential for the calculation. H…
comment
I like this idea. I think we can dismiss the most literal/extreme interpretation of this (as most commenters seem to be doing), but when I look at most of us I find we are more likely to forecast…
comment
> You don't PIP a lower performing staff unless they're completely useless or toxic Maybe this is part of the problem -- that it's called one thing (a plan to improve performance) bu…
comment
I'm having trouble understanding all the upvotes for a wall of buzzwords from across-fields. Would love to understand what this even is in plain english if somebody has the time.
comment
and interestingly they say they share their data, but after looking through the data I don't see what I'm looking for, which is closest-approximate words for each celebrity.
comment
> Lonely individuals tend to think and talk in an unusual way, study finds That's not really what this article finds... the title is "Loneliness corresponds with neural representations an…
comment
> If you answer yes to many of those questions there's really no better alternative than k8s. Nah, most of that list is basically free for any company that uses an amazon loadbalancer and an a…
comment
We are using EKS > I can't see how it can take 4 months to figure it out. Well have you ever tried moving a company with a dozen services onto kubernetes piece-by-piece, with zero downtime? Ho…
comment
For what it's worth, I've worked at multiple places that ran shell scripts just fine for their deploys. - One had only 2 services [php] and ran over 1 billion requests a day. Deploy was triv…
comment
The interesting thing in my mind is how dysfunctional I've found reporting chains' behavior (to the company). I've found the same thing others here have found -- certain cultural backgr…
comment
Well there are two appropriate action-- Jail time to the CEO of that compary for fraud (because it wasn't FDIC insured) or full reimbursement of all creditors. I'm okay with either, but if n…
comment
I came here to write the same thing. Getting an estimate accurate for at least 5 digits on all netflix video watches worldwide can all be done with intelligent sampling (like hyperloglog) and likely o…