• 5 Posts
  • 361 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle





  • I’m way more worried about where the energy is coming from and what the true cost of storage is, rather than where I get it from. Every conversion/storage has an energy and materials cost. As bad as petrol burning is, I have to imagine coal burning + transfer loss has to be about as bad. Not to mention the nature of lithium cells.

    We don’t need more charging stations to make EV viable, we need more nuclear power plants and cleaner battery tech first.



  • “[an] integrated vehicle system that uses, at minimum, the GPS location of the vehicle compared with a database of posted speed limits, to determine the speed limit, and utilizes a brief, one-time visual and audio signal to alert the driver each time they exceed the speed limit by more than 10 miles per hour.”

    Honestly the only part of this that is unreasonable is that it isn’t immediately followed with “the database updates will be maintained and provided in an open, unencrypted format for free for the life of the vehicle, and the tracking data cannot be used for any other purpose”. GPS is a one-way, triangulation-based signal. It doesn’t inherently track or leak anything. I think we would be a lot safer if we all could agree what speed to go.



  • That is usually more incompetence than malice. They write a game that requires different operation on amd vs Nvidia devices and basically write an

    If Nvidia: Do x; Else if amd: Do Y; Else: Crash;

    The idea being that if the check for amd/Nvidia fails, there must be an issue with the check function. The developers didn’t consider the possibility of a non amd/Nvidia card. This was especially true of old games. There are a lot of 1990s-2000s titles that won’t run on modern cards or modern windows because the developers didn’t program a failure mode of “just try it”


  • Businesses “follow the constitution” here. The nuance is that the first amendment (freedom of speech) explicitly only applies to consequences from government. As a private corporation, the people running Harvard have the right to their own speech, in this case: a policy denying graduation, without consequence from the government.

    I in no way endorse the speech that Harvard is expressing, but I do have the right to impose my own consequences on them for it (I.E not supporting things they do financially, disparaging them in an online forum like Lemmy, etc). The constitution prevents the US government from punishing Harvard for these actions in the same ways, unless a law has explicitly been broken.



  • Dran@lemmy.worldtoTechnology@lemmy.worldHello GPT-4o
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    1
    ·
    edit-2
    1 month ago

    I have this running at home on a used r630 (CPU only). oobabooga/automatic1111 for LLM/SD backends, vosk + mimic3 for tts/stt. A little bit of custom python to tie it all together. I certainly don’t have latency as low as theirs, but it’s definitely conversational when my sentences are short enough.






  • Not that I remotely want to defend reddit, but from a development standpoint it’s much easier to maintain and secure a single login workflow. Whatever nonsense the new/old font ends require, it’s probably much easier to make that work with a single unified token than it is to maintain both separately.

    As long as the login remembers which frontend it came from, I wouldn’t be too up in arms here. If it dumps you out to www/new.reddit then that’s completely fucked and there’s no excuse.