It's just the natural evolution of slouching
QuazarOmega
Yeah, not gonna be easy.
Waiting for Europe to ban ads altogether 🤞
/s ..unless?
How about Pixelfed? That has more affinity with it at least
Someone ate Taco Bell before the court hearing
And for our next sponsor, check out Raid Shadow of Mordor
The fukin audacity!
Yeah, I'd say that falls into the REPL category
Does using a REPL make you both?
not to mention the Microsoft Edge processes when that is the last of any browser that I would choose to use
I believe all DDG browsers are webview based, so they use the already installed platform WebView as the engine and add the browser functionalities on top, that's not really a bad thing, since it saves space by avoiding duplicating such a huge component. Realistically, if they rolled their own, it would 100% be another Chromium fork and the Edge WebView is already based on Chromium so it's kind of (but not totally) pointless
We can optimize this further:
unsatisfied = true
while(unsatisfied) {
key.dispatch(
Keyboard::Ctrl,
Keyboard::s
)
}
..No, there is no instance where unsatisfied
changes state
Just FYI, you can keep personal repositories for configurations and whatnot on Codeberg, check out the FAQ: https://docs.codeberg.org/getting-started/faq/#can-i-host-personal%2C-private-repositories-that-i-do-not-intend-to-publish%3F
~~Codeberg hasn't deployed their Actions yet, but the software Gitea and Forgejo both have it, so I believe it will come some time in the near future (don't know how near though, could probably ask them over on @Codeberg).~~
EDIT: not completely true, actions have been ready for a while apparently, but you currently have to provide your own compute: https://docs.codeberg.org/ci/actions/
Which isn't ideal, though
In the meantime you can either use Woodpecker or use another forge like Gitea hosted (has Actions already) or Gitlab with their CI/CD