DiamondDemon669
DiamondDemon669
Good news! I have managed to code this feature myself. Pull request coming soon (maybe) because I need to iron out all the bugs
I used `xrandr --addmode HDMI-2 1920x1080`, `xrandr --output HDMI-2 1920x1080 --right-of HDMI-1` and it didnt work, but then I ran `xrandr --addmode DP-1 1920x1080` and it worked! I use HP...
this is not really possible. you might be able to save the history (commands and scren text) but you wont be able to combine those again to create the same...
this could also be because of an expired session token
Technically, this project uncoveres the secret ChatGPT API, not the source code of their models. its not against their terms of service
Hmm I think I know whats causing this. the session refresh call generates a new session token and expires the previous one, but its hard to grab the real session...
Ok, I think I found the problem. ChatGPT uses a message history similar to the blockchain (dont you dare talk about crypto) and when you switch to a different conversation,...
tbh when I was testing for the Dec15 update features I saw this call in the network log but I didnt think it was important enougn to add, but if...
Solved this in ten minutes just add your country code to /boot/wpa_supplicant.conf, for example `country=GB` for britian