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/)AL
Posts
11
Comments
453
Joined
2 yr. ago

  • I went from an iPhone 7 to an iPhone 13 . I had replaced the battery on the iPhone 7 already, it still was getting updates but physically the charge port started wearing out and the NFC stopped working .

    Was a good run, phone was super reliable needed no tweaking to work.

    I have also been using iPhones since the iPhone 3G. Long before it existed on Android it was very easy to movie everything from your old phone to the new one, first via iTunes desktop then later via iCloud.

    Family sharing for apps and family backups pooled in iCloud is also very convenient.

  • Electrolysis is at least 25% less as efficient than just storing the electricity in battery’s as it produces both oxygen and hydrogen and then you need to spend some more of the power compressing it…. Even before you get to transporting it. Otherwise we would just have electrolytes plants all over already.

  • The ONLY place I have used cash in the last year at least has been having a coin for my shopping cart and the local dump only takes cash.

    I get 2-3% back on every transaction my credit card and pay it off every month for zero fees.

  • Sometimes the controls are just better on the Emulators at least on older PC ports as they would do dumb stuff like require a mouse / keyboard for menus etc.

    On the steam deck in particular when getting steam versions of games with lower steam deck compatibility ratings it often comes down to odd menu issues or controller support.

  • There is no clean, cheap, efficient source of hydrogen. You still need to transport it around burning more fuel to transport it all around.

    There are already multiple ways to get clean electricity for BEVs and the supply chain is cleaner.. Plant, grid, car.

    Also coal is already a TINY TINY % of US power production, https://www.eia.gov/energyexplained/us-energy-facts/ , going to natural gas sourced hydrogen would be a step backward.

    When source to consumption is considered BEV is the cleanest option so far.

  • I suspect that since the borg needed such detailed info on picards body and they altered starfleet transporters that it only would work on "known" species in the federation databases.

    Ultimately the assimilated just needed to out number and overwhelm the older old un effected backed up by complete computer ship control of all federation vessels. The plan never needed total assimilation.

    SO my answer is that they would probably be immune.

  • More concerning is that so many romantic movies contain an element of cheating.. IE the main characters meet while one or both are seeing someone else and often don't break it off with the other person. In the comedies they are often sneaking around and not getting caught is played for laughs.

  • Natural language is really messy.. Could go through many variants on things. Then you get text to speech issues due to audio quality / accents.. And you need an engine that can "best guess / best match" based on what it has or ask for clarification.

    Similarly you can ask for TWO of a complex thing: I would like Two.... meals, with,,, XXXX

  • An LLM can somewhat smooth over variances in language without having to have all possible variances known just the valid options and the raw input.

    • I would like a Big Mac, no lettuce, no tomato, no cheese.
    • I would like a Big Mac, no vegies, hold the cheese.
    • I would like a Big Mac, no vegies, no dairy
  • Mc Donald's already has customer self serve kiosks and mobile apps with the full menu that limit you as to which items you can add or remove.

    How did they screw this up and leave things open ended for the LLM?

    IE why was the LLM not referencing a list of valid options with every request and then replying with what the possible options are. This is something LLMs are actually able to do fairly well, then layer on top the EXACT same HARD constraints they already have on the kiosk and mobile app to ensure orders are valid?