Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CR
Posts
24
Comments
246
Joined
2 yr. ago

  • Thank you for the information! It was not my intent to echo any such refrain. If you don’t mind, would you point me to some good survey papers which might expand my understanding of the topic? (physiology and human phenotypes?) May not be the right terminology for apparent race but I’ll lean on your expertise to interpret my meaning.

  • (I should preface this with the fact that I only really skimmed the aamc article you linked)

    I think we have a serious bias problem in medicine. However, the right answer might be to fund studies that debunk the racist claims pervading the education system, rather than relying solely on stricter policies.

    It seems to me that we want individualized medicine. Discounting race, different people may respond differently to various treatments; for example, I have really long tooth roots. Therefore, we should develop tests to identify these differences and tailor treatment accordingly. I understand the fear of research that could possibly establish differences in treatment across racial lines due to historical context. However, I would tentatively suggest that if one truly believes race is an ineffective descriptor for such distinctions, then one should expect that studies would more likely aid than hinder the effort to address racial disparities in medical treatment and outcomes.

  • To the contrary: there are so many potential stances if you take “100%” as a ballpark. But I think we’ve fallen into a common pitfall of non-verbal communication: I wasn’t trying to argue with you. I was simply asking for clarification out of curiosity.

    If it’s any consolation, I should point out that I do agree with you in thinking that America is great. We have our share of problems, some dire and heartbreaking. However it is my conviction that, given enough time, during which we will inevitably bear witness to many more injustices, they will be solved, if never to a satisfactory degree, that being the nature of progress.

  • I agree that it’s not the worst place to live, we have major problems, and the trends are not looking good but we also have some nice things too: national parks, cool technology, higher income, freedom of speech, etc. However propaganda is intended to influence, while I’m sure there is anti-American propaganda, I think a large part of it can be attributed to commiserating and a break down of the social order especially among young liberals who have been most effected by the evaporation of real life community. I guess I should go join a meet up or something— anyone down to play pool? Oh wait no sorry my university removed the pool tables to put in a never used “T Rowe Price Innovation center” fml.

  • Millions of hard working Dutch people depend on the tulip system for their retirement. The crash was not due to the management of the tulip market, rather it’s an unavoidable pattern of boom and bust. Given this, it’s only right that the Dutch government to bail out the tulip funds to avoid a breakdown of the liliaceae system.

  • I think it overall is a bad habit to get into, just like credit cards for some people, but could be a good thing if your very smart about the way you use it. npr did an interesting piece on the origins and motivations of buy now pay later a couple years ago here if anyone wants to learn about it: https://www.npr.org/2022/05/10/1097885472/buy-now-pay-dearly

  • While the iris study is interesting, looking at their dataset the pictures seem to include the area around the eye a little bit, including eye lashes, so after a cursory glance it seems odd that they even titled it as iris. However I didn’t read the full thing so it cold be that they cropped it somewhere. Although they are using large convolutions so a lot of detail is lost.

  • I do really like the error system in rust for its descriptions. I guess the difficulty for me, which maybe will go away after writing more rust, is that my intuition for what is efficient and what isn’t totally breaks down.

    I find myself passing copies of values around and things like that, it might be that the compiler just takes care of that, or that I just don’t know how to do it well but that’s often the point of friction for me.

    Totally agree on the refactor though, most of the time it doesn’t even take that much time since you know the skeleton of what you want at that point!

  • Maybe it’s just because I haven’t had to deal with the scenario yet but does compile time really matter? I mean for small programs it seems it’s almost instant on modern machines and for large programs I would assume, if it exists, that you would be using the equivalent of make so you would only be recompiling the small changes made.

  • Llama2 is pretty good but there are a ton of different models which have different pros and cons, you can see some of them here: https://ollama.com/library . However I would say that as a whole models are generally slightly less polished compared to chat gpt.

    To put it another way: when things are good they’re just as good, but when things are bad the AI will start going off the rails, for instance holding both sides on the conversation, refusing to answer, just saying goodbye, etc. More “wild westy” but you can also save the chats and go back to them so there are ways to mitigate, and things are only getting better.

  • While I agree wholeheartedly with the idea that we need to emphasize quality over quantity, so long as software pays well there will be people who don’t care. In my university I’ve met a fair few people that complain about having to learn about compilers, assembly, and whatnot because “I’ll never need to know that in my actual job”. While to some extent in the United States you can blame the fact that classes just cost a ton, I think it’s a sad reality that, barring some key change in the way our whole education and economic systems work, there will be unimaginative apathetic people that will ruin things for the rest. Plus people are fallible or something I dunno. But yeah void pointers are my jam because I don’t have to wait precious clock cycles making new ones jk.

  • Just run ollama locally and download uncensored versions— runs on my m1 MacBook no problem and is at the very least comparable to chatgpt3. Unsure for images though, but there should be some open source options. Data is king here, so the more you use a platform the better its AI gets (generally) so don’t give the corporations the business.

  • You could just add a small nonvolatile buffer to each camera if it’s not wired, such that if it loses connection with your home assistant server it will start recording. With 720p video and a 64gb flash storage you could, depending on encoding, store well over a day of footage. (Napkin math so could be wrong)