techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

5.3K
active users

nanobot567

So I was working on this morning, trying to figure out why nanoweb (it’s a web browser) wasn’t displaying web pages. At some point I gave up trying to fix it myself
and consulted StackOverflow.

The line “app = QApplication([])” had to be changed to “app = QApplication([‘’, ‘—no-sandbox’])”.

Dude, how does ANYONE figure this stuff out?? And how do you expect anyone to code without the internet nowadays?? 😆