• 1 Post
  • 152 Comments
Joined 3 years ago
cake
Cake day: June 15th, 2023

help-circle
  • I’ve always used heat-only, cool-only, and off modes on the thermostat, but I set them manually. Actually, I think it’s only a relatively recent firmware update that the thermostat even got dual-mode. In my climate, there’s probably not much risk of triggering both heating and cooling on the same day, anyway.

    My comfort range is 68-78°F/20-26°C, though, and in I’m generally in heat mode Oct-Mar & cool mode Jun-Sep. The transition months I generally manage by manually opening windows at the appropriate time. It’d be nice to get some window servos, because sometimes it’s not cool enough to open the windows until well after I’m asleep. Or I just forget. Window program would definitely need an outdoor humidity condition - don’t want to open summer windows, even if the temp is down to 72, when the dewpoint is also 72.





  • Those companies have extremely well developed propaganda machines. They have to sell their technology and products as benefits to governments (i.e. society) and solutions to chaos (i.e. crime and terrorism), and they have extremely well refined language to describe themselves in positive term. If you don’t look past the company line, it’s easy to believe that the skeptics and warnings are all just FUD from haters, especially when the propaganda pays your mortgage.

    Then Palantir goes and publishes an actual fascist manifesto…



  • To me, that’s the ‘fancy search engine’ mode of AI where it works well and basically focuses the human effort. A needle-in-haystack problem. It might still be missing things, but they’re things you’ve already missed yourself, so no loss.

    It’s different from asking Claude, for example, to create a new guest VLAN with limited internet access and access to only a specific service on the private network. For that, you have to 1) trust Claude because you lack the expertise to review, 2) spend time learning the config system well enough to review, or 3) already know the system well enough to check it. 1) just sounds bad. 2) sounds like Claude isn’t saving much time, but maybe helps focus the human where to study, and 3) seems like the human might have been able to just do the job in similar or less time than writing the prompt + reviewing the result.


  • I feel like the big mistake they continue to propagate is failing to distinguish among the uses of AI.

    A lot of hype seems to be the generative uses, where AI creates code, images, text, or whatever, or the agentic uses where it supposedly automates some process. Safe uses in that way should involve human review and approval, and if the human spends as much time reviewing as they would creating it in the first place, then there’s a productivity loss.

    All the positive cases I’ve heard of use AI like a fancy search engine - look for specific issues in a large code base, look for internal consistency in large document or document sets. That form lets the human shift from reading hundreds or thousands of pages to reading whatever snippets the AI returns. Even if that’s a lot of false positives, it’s still a big savings over full review. And as long as the AI’s false-negative rate is better than the human, it’s a net improvement in review.

    And, of course, there’s the possibility that AI facilitated review allows companies to do review of documents that they would otherwise have ignored as intractable, which would also show up as reduced productivity.


  • tburkhol@lemmy.worldtoSelfhosted@lemmy.worldIPv6
    link
    fedilink
    English
    arrow-up
    5
    ·
    4 months ago

    Not familiar with opnSense, but on your PC, you can check the address it assigns - if it’s /128, it’s a single address.

    My ISP does not assign a prefix for delegation unless you specifically ask for it. I had to add “request_prefix 1” to my dhclient.conf file to get a /64 I assume opnSense has a friendly setting somewhere for that. For me, the key phrase was ‘prefix delegation.’ After I got that, I could search around and get my solution.



  • Beyond “whomever holds the highest office at the moment,” there’s “whomever gets the biggest media coverage.” That might be Gavin Newsom, who’s not very popular, even in his home state. Bernie Sanders and AOC always get good coverage, but that’s partly because they’re so far outside the mainstream.

    US isn’t really set up for singular leaders at the national level, which is part of what makes Trump so unusual.



  • From a non-lawyer perspective, it is not yet clear how such regulations apply to a non-commercial, volunteer-driven project like Debian, which does not sell software and provides it in a highly decentralized way. It seems plausible that obligations, if any, may primarily affect redistributors or commercial entities building products on top of Debian. In such cases, Debian would as usual be open to contributions that help downstreams meet their requirements, while keeping such features optional and respecting the needs of users in other jurisdictions. However, this is an area where proper legal analysis is still required.

    I found this part very reassuring. Being neither a lawyer nor having read any of the legislation (of which I am not a subject, anyway), the “it’s not our job” approach seems very reasonable. Facilitating downstream vendors who do want/have to comply seems like an exceptional effort to show good faith to local legal processes, while remaining, fundamentally, just people freely sharing knowledge.

    I hope their lawyers can make that work.



  • tburkhol@lemmy.worldtoSelfhosted@lemmy.worldPower efficiency
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 months ago

    Logging power use by my server was one of the motivators to add homeassistant. That also showed me that specific containers use a (relative) ton of background power. Immich and authentik each raised power consumption by 2-3 watts, so I leave them down unless I have specific need.





  • So, I can see where commercial OSes, like Windows and MacOS, but maybe including Chrome, Red Hat, and similar, would welcome the requirement to collect user ages. Another piece of user data for telemetry, ad serving, etc, with the cover of ‘government made me do it.’

    Linux is always going to have weirdos, ready to spin up their own distribution for their own reasons. Like, I remember when the majors all started switching from init to systemd. There’s still a bunch of distros, even some good–sized ones, that avoid systemd. If age verification works its way from facilitating tools to distro mandates, I guarantee that there will be distributions created in jurisdictions without age mandates that exclude any tools that require age validation or with systems to spoof age validation. It’s simply too easy to change linux to avoid this.