• 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: July 24th, 2023

help-circle



  • RedstoneValley@sh.itjust.workstohmmm@lemmy.worldhmmm
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    4 months ago

    EDIT: I was wrong. This is in Erfurt, Germany.

    That might be Switzerland. White frames around traffic lights are not typical for Germany. And the sign itself would likely have a white background instead of a yellow one. Also there is a Molly Malone Pub with a similar typography as the one in the ad in Winterthur, Switzerland.

    And yes, it’s a very boring day today







  • This happened just this morning. Probably not the dumbest thing ever, and I blame Snap for putting things where they don’t belong: I deleted stuff from the /run/user/1000/doc directory. Turns out the files there are in fact hard links to files which actually reside somewhere else. Well, they were, until I deleted them forever.

    Background: Firefox (as an Ubuntu snap package) downloads files in some kind of sandbox mode and references stuff there for some obscure reason. That was my weekly reminder to get rid of snap packages because snap sucks in a myriad of ways.





  • Ok, maybe it helps to be more specific. We have an LLM which is based on a broad range of human data input, like news, internet chatter, stories but also books of all kinds including those about philosophy, diplomacy, altruism etc. But if the topic at hand is “conflict resolution” the overwhelming data will be about violent solutions. It’s true that humans have developed means for peaceful conflict resolution. But at the same time they also have a natural tendency to focus on “bad news” so there is much more data available on the shitty things that happen in the world which is then fed to the chatbot.

    To fix this, you would have to train an LLM specifically to have a bias towards educational resources and a moral code based on established principles.

    But current implementations (like ChatGPT) don’t work that way. Quite the opposite, in fact: In training, first we ingest all the data that we can get our hands on (including all the atrocities in the world) and then in a second step we fine-tune the LLM to make it “better”.







  • The Philips TOS change was the reason I got into Home Assistant. I have the Sonoff ZBdongle-P, which was pre-flashed and uses ZHA. I had an absolutely flawless experience in using that instead of the Hue Bridge so far. Sure, the initial setup took a while but now the lights work without any hiccups whatsoever. Some lights which had problems connecting to the grid with the Hue Bridge before now work even better. Sorry to hear about your experience.

    About Home Assistant in general, a lot of research was involved until I got the basics of automation, sensor setup and yaml configuration. I’m controlling stuff like a weather station, my espresso machine states, TV and Amp, and a bunch of environmental sensors. Some of the concepts can feel a little odd at first, but I’m very happy how the whole system turned out. I used OpenHab in the past and that was a much, much worse experience.