QuazarOmega

joined 1 year ago
[–] [email protected] 11 points 9 months ago* (last edited 9 months ago) (8 children)

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

I'd have to see their CI/CD pipelines though.

~~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

[–] [email protected] 9 points 9 months ago

It's just the natural evolution of slouching

[–] [email protected] 4 points 9 months ago

Yeah, not gonna be easy.
Waiting for Europe to ban ads altogether 🤞
/s ..unless?

[–] [email protected] 3 points 9 months ago (3 children)

How about Pixelfed? That has more affinity with it at least

[–] [email protected] 2 points 9 months ago

Someone ate Taco Bell before the court hearing

[–] [email protected] 63 points 9 months ago

And for our next sponsor, check out Raid Shadow of Mordor

[–] [email protected] 8 points 9 months ago

The fukin audacity!

[–] [email protected] 1 points 9 months ago

Yeah, I'd say that falls into the REPL category

[–] [email protected] 7 points 9 months ago (5 children)

Does using a REPL make you both?

[–] [email protected] 13 points 9 months ago

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

[–] [email protected] 24 points 9 months ago (4 children)

We can optimize this further:

unsatisfied = true
while(unsatisfied) {
    key.dispatch(
        Keyboard::Ctrl,
        Keyboard::s
    )
}

..No, there is no instance where unsatisfied changes state

[–] [email protected] 2 points 9 months ago
view more: ‹ prev next ›