AI assisted browsers: Deepseek for chrome, Opera, Microsoft Edge and others
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
AI assisted browsers: Deepseek for chrome, Opera, Microsoft Edge and others
Post#1 by francois » 28 Feb 2024, 19:24
https://www.makeuseof.com/best-ai-brows ... %20browser.
Do you have these on your porteus installation? Do you use these on any other platform? Your comments on such browsers would be appreciated on this thread.
Thanks.
francois
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
AI assisted browsers: Opera, Microsoft Edge and others
Post#2 by francois » 20 Mar 2024, 01:43
https://www.wired.com/story/alternative ... ave-opera/
A little info about the general benefits, not very impressive.
francois
-
- Full of knowledge
- Posts: 2106
- Joined: 17 Jun 2013, 13:17
- Distribution: Porteus 3.2.2 XFCE 32bit
- Location: Germany
AI assisted browsers: Opera, Microsoft Edge and others
Post#3 by donald » 20 Mar 2024, 04:02
text snippets, images, chats, opinions and whatnot -- what could possible go wrong?...
Just read the "Personalize the Web" paragraph.
Yeah browser, please AI preselect the web for me, you know what my interests are and
never,never provide me an opposite opinion; I don't have a brain of my own...nuff said.
...bright future..
donald
AI assisted browsers: Opera, Microsoft Edge and others
Post#4 by M. Eerie » 20 Mar 2024, 08:47
An inordinate fight not to lose spot on the new trend bandwagon and an inordinate use of resources to get information from people for whatever reason/means.
The eternal struggle between short-term convenience and slavery on the long run. Madness

https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=102066#p102066
https://forum.porteus.org/viewtopic.php?p=102306#p102306
https://forum.porteus.org/viewtopic.php?p=72741#p72741
M. Eerie
- Ed_P
- Contributor
- Posts: 8959
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
AI assisted browsers: Opera, Microsoft Edge and others
Post#5 by Ed_P » 20 Mar 2024, 16:16

Except for people who hate. Then they get lured to sites about things/people they hate.

Ed_P
AI assisted browsers: Opera, Microsoft Edge and others
Post#6 by Kulle » 23 Mar 2024, 10:09
in any browser without signing up and for free.
The page is in German, but if a question or task is asked in English, you will also receive the answer in English.
With precise questioning, one can also get help with bash programming. This is very helpful for me
Kulle
AI assisted browsers: Opera, Microsoft Edge and others
Post#7 by Kulle » 23 Mar 2024, 11:54
Kulle
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
AI assisted browsers: Opera, Microsoft Edge and others
Post#8 by Rava » 26 Apr 2024, 01:19
When you ask like so, I shall answer: https://tvtropes.org/pmwiki/pmwiki.php/ ... blyGoWrong and/or https://tvtropes.org/pmwiki/pmwiki.php/ ... mptingFate (Warning: TV Tropes!)
Or maybe you prefer it as a video: https://www.youtube.com/watch?v=VkhYrUY6frw
Anyhow, as soon as some half-baked chat-robots were available approx a year ago some greedy companies tried to kick off all freelance reporters and let the chat robot do the reporting, and while it seems such chat robots are good at technical knowledge (like "how to use tar to extract a file") they make up utter nonsense when it comes to more complex human stuff. Especially we humans understand how sentences are meant to be understood because we get the social cues, while chatbot doesn't get that.
The hilarious result was utter crap nonsense reporting, and not once, but twice in that much months.
When it's greed and more greed that drives the want for AI, the results will be less quality for all and more money for the richest. Or in short, if we ignore the half percentile: we all lose.
Yours Rava
Rava
Ed_P
AI assisted browsers: Opera, Microsoft Edge and others
Post#10 by Kulle » 27 Apr 2024, 07:13
I found Bing Copilot to be the best:
https://www.bing.com/copilot?toWww=1&re ... C9E4BD72B8
I have given Bing Copilot this task:
Write a bash script using nmcli
All available WLAN networks should be listed numbered.
After entering the desired number, the password of the network should be asked for and the connection should be established.
And this was the result:
Code: Select all
#!/bin/bash
# Verfügbare WLAN-Netze auflisten und nummerieren
networks=($(nmcli -t -f SSID device wifi list | awk -F: '{print $1}'))
for i in "${!networks[@]}"; do
echo "$((i+1)). ${networks[i]}"
done
# Benutzereingabe für die gewünschte Nummer
read -p "Bitte geben Sie die Nummer des gewünschten WLAN-Netzes ein: " choice
# SSID basierend auf der ausgewählten Nummer ausgeben
selected_ssid="${networks[choice-1]}"
if [ -n "$selected_ssid" ]; then
read -s -p "Bitte geben Sie das Passwort für '$selected_ssid' ein: " password
nmcli device wifi connect "$selected_ssid" password "$password"
else
echo "Ungültige Auswahl. Bitte geben Sie eine gültige Nummer ein."
fi
Comfortable, I can formulate questions and tasks in my native language.
It's amazing that AI can help with programming.
Kulle
donald
AI assisted browsers: Opera, Microsoft Edge and others
Post#12 by Kulle » 28 Apr 2024, 07:57
For me, AI is a very big help.
I couldn't have done the script on my own.
But I now understand what the lines do.
I had never used awk before. That's why I let the AI give me some simple examples for the application of awk.
You learn so much faster than from books.
I will have more scripts programmed by the AI to perfect my bash programming skills.
Kulle
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
AI assisted browsers: Opera, Microsoft Edge and others
Post#13 by francois » 16 Jul 2024, 13:54
spman to build microsoft-edge zoom, openoffice, vlc from sbo
On porteus, microsoft edge is a lot more responsive or fast than google-chrome.
Personnally, I think that AI cannot be ignored. To get to know what it could do for you is interesting.
My conclusions about microsoft-edge are from very efficient and pertinent to completely useless and frustrating.
francois
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
AI assisted browsers: Opera, Microsoft Edge and others
Post#14 by francois » 29 Jan 2025, 11:38
See the front page of the wallstreet journal of today
DeepSeek Used Bevy of Tactics To Outfox U.S.
AI startup relied on inexperienced engineers, loophole in export controls
The Wall Street Journal29 Jan 2025BY STU WOO AND RAFFAELE HUANG
There is a Deepseek extension for google chrome:
https://chromewebstore.google.com/detai ... cagm?pli=1
francois