As a reminder, you can always just uninstall OneDrive and call it a day.
Until Microsoft takes that option away as well…
As a reminder, you can always just uninstall OneDrive and call it a day.
Until Microsoft takes that option away as well…
Not PeerTube, but he is on Odysee/LBRY.
On the one hand, having an AI generated alt-text on the client side would be much better than not having any alt-text at all. On the other hand, the pessemist in me thinks that if it becomes widely available, website makers will feel less of a need to add proper alt-text to their content.
The original research was regarding supercapacitors, not Lithium-ion. Based on the PNAS preview it seems it has to do with changing the design of a supercapacitor to increase charge rate.
Increasing capacitance (how much charge is stored to reach a certain voltage) or the voltage it is charged to would indeed increase the capacity. Putting several in parallel would work, as would making a bigger capacitor. The main problem as far as I can tell is that the energy density of even supercapacitors is low, so you’d need a much larger volume to have the same capacity (and thus a much thicker phone).
Alexandria and Stract use their own open source crawlers. Brave is also independent, if I recall correctly.
Although it is possible that some messaging apps send completely unencrypted messages, most (reputable) non-E2E apps are probably still using HTTPS. It just means that when the message arrives at the messaging app’s servers, they can decrypt the message and store it in plaintext.
DDG’s AI chat isn’t a search engine. It’s just a chat interface for GPT-3.5 Turbo and Claude, without any search access. It’s also not very up to date.
GPT-3.5 Turbo:
Who is the PM of the UK?
As of my last update, the Prime Minister of the United Kingdom is Boris Johnson. Please note that political positions can change, so I recommend checking the latest news sources for the most up-to-date information.
Is Queen Elizabeth still alive?
Yes, as of my last update, Queen Elizabeth II is still alive.
The Claude version doesn’t fare any better:
Is Queen Elizabeth still alive?
Yes, Queen Elizabeth II is still alive. She is the current and longest-reigning monarch of the United Kingdom, having ascended to the throne in 1952. As of 2023, she is 96 years old.
Are there any search engines other than perplexity that tie the sources to sections rather than just popping them all at the bottom? That always felt like the most practical layout for being able to easily cross-check information against their supposed sources.
The example implemented in Mithril.js, for comparison.
Good data (and program) structures are definitely quite important. Well chosen structures make implementation much easier (and likewise bad structure makes things needlessly difficult).
Also, the film editing example is also an example of a piece table, which makes cutting very simple. Cutting out a section is just a node insertion + update the end of the original node ({0-3} -> {0-1}, {2-3}).
If I had a nickel for every FOSS project creator named Andreas who rejects the neutral they…