Do you have a lot of add-ons for Firefox mobile? I’m on a pixel 7 and it is smooth with 3ish add-ons, but is slow if I have too many.
Do you have a lot of add-ons for Firefox mobile? I’m on a pixel 7 and it is smooth with 3ish add-ons, but is slow if I have too many.
Seems right on brand for him. He wrote a book about his life and struggles being on the spectrum. I wouldn’t be surprised if it’s not intentional at all.
X11 has been mostly solid for me. Wonder if Wayland would be worth messing with.
Consent-O-Matic
If you enable all of the u block filters I think it’ll hide all the consent banners.
Fair enough. It just was funny to me that they were so adamant about it when windows 10 launched.
Whatever happened to windows 10 being the last windows? Like windows was moving to the os as a service model.
Why are we still talking about reddit?
The IOS UI is so cumbersome
I don’t care for them anymore, but the SNES, N64 and Gameboy eras were and still are magical.
And the a dude masturbating 😅
I get what you mean, but I just don’t care. I’ll stop using YouTube if I can’t use it with adblockers.
Cable is starting to look reasonable with all the subscription services and ads out there now
HackerNews…don’t even have an account. Just been lurking for years.
I like Jellyfin quite a bit better. The UI is less cluttered and the controls make more sense. It also doesn’t phone home like plex. I do keep plex running beside it for my dad and sister. Plex has way better device support.
Oh, sorry haven’t tried proxies. Just scraping a single site.
Not 100% sure if this is helpful, but here is what I’m importing and a snippet initiating webdriver. Sorry on mobile. The hardest part was getting the right chromium installed and getting the path right. I believe this is the one I used. sudo apt-get install chromium-chromedriver
from selenium.webdriver.chrome.options import Options
from selenium.common.exceptions import TimeoutException
from selenium.webdriver.common.keys import Keys
from selenium.common.exceptions import NoSuchElementException
from selenium.webdriver.support.ui import WebDriverWait
from selenium.webdriver.common.by import By
from selenium.webdriver.support import expected_conditions as EC
driver = webdriver.Chrome("/usr/lib/chromium-browser/chromedriver")```
I’ve thought about this a lot as well. Really the hiring process is just so goofy and feels so negative. I try not to let being passed by get to me, and try to learn from it all. For example, my last technical interviewer really hammered away the sql questions. I did ok, but realized I really need to brush up on it. Maybe work on some practice projects involving it. Lastly, I’ve given up entirely on the big leagues (faang, etc). It just is what it is. Even some of the mid level tech companies may be out of reach for some time for me.
The don’t know what I don’t know feeling happens a lot. I’ve been trying to learn basic CS and dabble with C. It has helped a bit opening up my mind.
Do bank apps work ok on GrapheneOS?