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/)BA
Posts
5
Comments
1,074
Joined
2 yr. ago

  • I understand what you’re saying, I just don’t think it’s easy to deliver such low density heat in a useful way. Large datacenters are located away from residential land because they can be unpleasant to live near, and while businesses could be close by, what industries can utilize a huge volume of ~100 degree air?

  • Idk about you but I’ve thought of making a Lemmy instance exclusively for bots. Have an algorithm make posts, have a collection of llm accounts semi-randomly commenting on them and responding to each other. It could allow federated users to make comments that are able to be interacted with by the bots.

  • How’s a data center going to use a lot of hot air? Maybe they could use specialized heat pumps to condense it even more and spin some turbines, but the efficiency would be extremely low and probably not worth the investment. Best option is probably to just heat a few adjacent buildings in the winter.

  • It’s truly shocking how a tiny company of a few people can outperform one of the largest companies in the world with search. Google is full of ads though, so it’s more profitable for them if you have to spend more time on their page to see more ads.

  • I guess I don’t see the point of removing pocket from the build since it can be disabled in a standard Firefox build with a single about:config option. That’s what I do.

  • That blog is a gross simplification and is not authoritative. Most of the time, you probably want to register your car in your state of residency, but if you scroll down just a tiny bit there are a whole list of states that allow you to register a car as a non-resident. All states respect cars registered in the other states, so if the vehicle is licensed and insured in one state and you have a valid personal drivers license, I see no reason why that wouldn’t work.

  • Taint analysis is a real thing that several papers have been published about, but the implementations aren’t in a state where they could be run in real time without massively hampering performance. Also they’re mostly focused on findings bugs in native applications rather than privacy on the web.

  • Tor browser is something else, I don't group it in with stuff like Librewolf.

    For librewolf, I just took a look to try and figure out what binary blobs are being talked about. This is the repository I was looking at, I think its the right place: https://codeberg.org/librewolf/source/src/branch/main. There isn't much documentation on the patches besides the file names for the most part, but do you have any idea which of these relates to binary blobs? Or is it in the settings file? Really nothing I see here convinces me that this project is worth anybody's time over regular firefox, it just changes some defaults, disables pocket (they patch it out, but there's already a setting), and changes the branding. I don't disagree with most of their changes, I just don't see the point of maintaining and marketing an entire derivative browser for what could just be a settings hardening guide on a wiki somewhere.

  • We’re already seeing a slight leveling off compared to what we had previously. Right now there is a strong focus on optimization, getting models that can run on-device without losing too much quality. This will both help make LLMs sustainable financially and energy-wise, as well as mitigate the privacy and security concerns inherent to the first wave of cloud-based LLMs.

  • I don’t disagree with the idea that AI is being shoved into software without much purpose or thought, but that’s got little to do with whether it is here to stay or not. It’s here to stay for its many practical uses, be it new personal assistants like what Apple has shown off with Siri, text summarization like what is being added to browsers, rephrasing/tone checking like what is being added to office software, or code completion and debugging like what is being added to code editors. These applications have proved their worth, and even if some applications are just because hype, these applications are here to stay.

  • I do genuinely believe that these Firefox forks are mostly pointless rebrands of Firefox to satisfy a small crowd of people who are fine with Firefox but don’t want Firefox or Mozilla branding. Other than branding, they tweak the default config, pre-install ublock origin, and that’s about it. I guess this one exposes some already existing about:config flags in the settings UI. The best part is they are managed by small teams that run a few versions behind Firefox persistently, leaving 0-days unpatched and thus their users vulnerable. Their small userbase also opens their users up to tracking that wouldn’t be possible with larger browsers.

  • Writing it off as a fad is rather ignorant. Sure there’s a lot of hype and bullshit surrounding AI, but it already has strong use cases and earns a profit for the companies involved. It’s still the early years for the tech too, so it is reasonable to expect it to improve in the coming years, both in terms of accuracy and performance.

  • Not exactly what you’re looking for, but most small blogs support rss. That’s enough if you just want a personal feed, and one could really easily build a bot to post articles onto Mastodon or Lemmy or similar. I’d be surprised if there isn’t already one.