Artix is about the art of creating a unique Linux distribution while replacing several of the usual bits and pieces. It eschews systemd in favor of either OpenRC or dinit, allowing users to choose their preferred init system.
Starting early next year, Google's Chrome web browser will automatically block some of the most annoying and intrusive internet advertisements, including those that automatically play audio or prevent you from viewing a web page. Google is a member of the Coalition for Better Ads, which recently published guidelines to convince advertisers to stop using annoying ad formats. Google will design Chrome's ad blocker to filter out ads that don't meet those guidelines, the company announced on Thursday.
On those rare occasions when I use AI, I always opt for a local version. Most often, that comes in the form of Ollama installed on a desktop or laptop. I've been leery of using cloud-based AI for some time now for several reasons: It consumes vast amounts of energy. There's no way to be certain it honors privacy claims. I don't want any of my queries or data to be used for training LLMs.
The first is that the UI is highly customizable. One of my favorite customizations is the ability to move the search bar to the bottom of the window, which makes it much easier to use Opera with one hand. The second is that Opera has a built-in AI tool called Aria, and it is pretty fantastic. Aria was the first AI tool I used, and I often use it before any other service.
BrowserCoPilot is designed to make your workflows easier and faster - and completely customized to you, your prompts, and your writing style. One useful example? Integrate the program directly to your inbox, and let it create one-click emails that use your phrasing and tone, and that gather context from your conversations. Or, write directly in the browser to revise or analyze documents using your saved prompts - or upload images and PDFs to interact with directly.
The tools were designed to intercept users' ChatGPT session authentication tokens and send them to a remote server, but they don't exploit ChatGPT vulnerabilities to do so. Instead, they inject a content script into chatgpt.com and execute it in the MAIN JavaScript world. The script monitors outbound requests initialized by the web application, to identify and extract authorization headers and send them to a second content script, which exfiltrates them to the remote server.