• 2 Posts
  • 57 Comments
Joined 1 year ago
cake
Cake day: August 8th, 2023

help-circle
  • Harris just offered little to get voters excited. Mostly ran as a status-quo candidate. Racial minorities, for the most part, are not happy with the status-quo. By being ignored, it allowed right-wing propaganda on media (social and traditional) to do its work. One thing I’ve heard is, “well, at least Trump sent me some checks.” Many people I’ve talked to weren’t happy with Biden’s involvement with the crime bill, or Harris’ being a DA that proudly prosecuted cannabis offenders. Some people I’ve talked to liked that Trump pardoned Lil Wayne, Kodak Black, and that woman who had an extremely long sentence for cannabis. One person I’ve talked to was upset about “libtards” removing black faces from grocery store products (using Aunt Jemima as an example). Some younger men I know (some racial minorities) have started going deep into the Jordan Peterson, Fresh and Fit, Andrew Tate, etc pipeline, which I’m guessing is rooted in sexual insecurity.






  • Is it? Could you please enlighten me? I admit, I’m a bit ignorant of the politics over there.

    To me, it seems like it’s a clear violation of a nation’s sovereignty. As a US citizen, I can’t imagine Mexico bombing us for private actors for distributing guns to the cartels, for example. Even if the government itself was responsible for distrubuting arms to the cartels (which actually may very well be the case), I still don’t see the justification for bombing US apartment complexes.





  • AI are people, my friend. /s

    But, really, I think people should be able to run algorithms on whatever data they want. It’s whether the output is sufficiently different or “transformative” that matters (and other laws like using people’s likeness). Otherwise, I think the laws will get complex and nonsensical once you start adding special cases for “AI.” And I’d bet if new laws are written, they’d be written by lobbiests to further erode the threat of competition (from free software, for instance).






  • The problem is that HP writes drivers and software for those things for Windows, but not for Linux, so Linux depends on random people to write software for those things for free (which often involves complex reverse-engineering). With Linux you need to make sure you use widely-used hardware that someone has already written support for (this is mostly applicable to laptops and peripherals, which often use custom non-standard hardware). There may be a way to fix your problems, but you’ll have to search forums or issue trackers for the solutions, and they’re probably pretty involved to get working correctly. The router crashing thing is probably just a coincidence though, or the laptop is using a feature that’s broken on your router.






  • I thought the tuning procedures, such as RLHF, kind of messes up the probabilities, so you can’t really tell how confident the model is in the output (and I’m not sure how accurate these probabilities were in the first place)?

    Also, it seems, at a certain point, the more context the models are given, the less accurate the output. A few times, I asked ChatGPT something, and it used its browsing functionality to look it up, and it was still wrong even though the sources were correct. But, when I disabled “browsing” so it would just use its internal model, it was correct.

    It doesn’t seem there are too many expert services tied to ChatGPT (I’m just using this as an example, because that’s the one I use). There’s obviously some kind of guardrail system for “safety,” there’s a search/browsing system (it shows you when it uses this), and there’s a python interpreter. Of course, OpenAI is now very closed, so they may be hiding that it’s using expert services (beyond the “experts” in the MOE model their speculated to be using).