1
2
3
https://mspaint.humanhead.com/
4
5
https://artofpencil.com/ms-paint-online/
6
7
1. ChatGPT: Best for general use and versatile reasoning tasks.
2. Claude: Excels at structured writing, analysis, and thoughtful answers.
3. Perplexity: Ideal for real time research with clean, cited answers.
4. Gemini: Seamless for Google Workspace users and productivity workflows.
5. Copilot: Deeply integrated into Microsoft 365 for team productivity.
6. DeepSeek: Strong open source option with low cost and solid reasoning.
7. LLaMA: Best for on premise or custom open deployments.
8. Tidio: Great for SMBs automating customer support across channels.
9. Intercom: Enterprise grade CX automation with strong integrations.
10. ProProfs: Focused on mobile and Android chatbot experiences.
11. Knock AI: Designed for real time B2B lead engagement through Slack and messaging.
A full music player that lives in your terminal. No browser tab required.
https://github.com/bjarneo/cliamp
Golang crossplatform application.
Linux · macOS · Windows
MIT licensed
Go 1.26
https://gist.github.com/lidgnulinux/4b40d72d358528e76c6f9be4ad6cbaa5
windblows 99...
https://www.bcuninstaller.com/
SkorpionOS, local model AI OS:
https://skossyte.pages.dev/english
Skorpion OS was born from a simple but ambitious idea: artificial intelligence should not be a separate tool, but act as the user's butler, handling their every need.
To run an application blocked by Windows Smart App Control, you must turn off the feature in your security settings or unblock the specific file properties. [1]
1. Проверите да ли је System Protection укључен
Притисните Win + R, укуцајте sysdm.cpl и притисните Enter.
Идите на картицу System Protection.
Изаберите системски диск (C:) и кликните на Configure.
Проверите да ли је означено Turn on system protection.
Подесите Max Usage клизач на бар 5–10% и кликните Apply > OK.
netsh
winsock reset
netsh
int ip reset
ipconfig
/release
ipconfig
/renew
ipconfig
/flushdns
Za odabir između i3wm i dwm prilikom prijave na Alpine Linuxu, najlakše je koristiti lagani Display Manager poput LightDM-a zajedno sa X11 okruženjem.
sudo ili doas privilegijama.community i testing skladišta omogućena u /etc/apk/repositories (potrebna su za i3, dwm i lightdm):sudo setup-apkovl # ili ručno uredite /etc/apk/repositories odkomentarisanjem linija sa community/testing
sudo apk update
sudo apk add xorg-server xf86-input-libinput lightdm lightdm-gtk-greeter i3wm i3status dwm xterm
.desktop fajlovi u /usr/share/xsessions/./usr/share/xsessions/i3.desktop. Ako ne postoji, kreirajte ga:# /usr/share/xsessions/i3.desktop
[Desktop Entry]
Name=i3
Comment=improved dynamic tiling window manager
Exec=i3
Type=Application
/usr/share/xsessions/dwm.desktop:sudo mkdir -p /usr/share/xsessions
sudo nano /usr/share/xsessions/dwm.desktop
[Desktop Entry]
Name=dwm
Comment=dynamic window manager
Exec=dwm
Type=Application
udev servis i pokretanje dbus-a (ako već nisu konfigurisani):sudo apk add udev dbus
sudo rc-update add udev
sudo rc-update add dbus
sudo rc-update add lightdm
sudo rc-service udev start
sudo rc-service dbus start
sudo rc-service lightdm start