summaryrefslogtreecommitdiff
path: root/Documentation/Links.md
blob: b34cea5f5999709d3f306fb804fe23f711bd0687 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# SerenityOS-related pages across the web

This is a roughly categorized list of pages relating to SerenityOS and its subprojects across the web. Many of these pages are "unofficial" in that some single person created them and/or maintains them independently; but we only list pages here that are widely recognized and of good quality. If you want your Serenity related page to be listed, just create a pull request adding it and we can discuss.

## General

-   **[serenityos.org](https://serenityos.org)**
    -   [Manpages](https://man.serenityos.org/)
    -   Birthday Posts
        -   [1st](https://www.serenityos.org/happy/1st/)
        -   [2nd](https://www.serenityos.org/happy/2nd/)
        -   [3rd](https://www.serenityos.org/happy/3rd/)
        -   [4th](https://www.serenityos.org/happy/4th/)
    -   [Emoji](https://emoji.serenityos.org/)
-   [Try it out Online!](https://copy.sh/v86/?profile=serenity) (This is an old i686 build which will never be updated as [i686 support is removed](https://github.com/SerenityOS/serenity/pull/15467).)
-   [SerenityOS on English Wikipedia](https://en.wikipedia.org/wiki/SerenityOS). This page also links to the SerenityOS articles in many other languages.

## Development

-   [GitHub Organization](https://github.com/SerenityOS) and [GitHub Repositories](https://github.com/orgs/SerenityOS/repositories)
-   [Changelog](https://changelog.serenityos.org/)
-   [Issues Found by OSS-Fuzz Continous Fuzzing](https://bugs.chromium.org/p/oss-fuzz/issues/list?q=label:Proj-serenity)
-   [Azure CI Overview](https://dev.azure.com/SerenityOS/SerenityOS/_build)
-   [SonarCloud Static Analysis](https://sonarcloud.io/project/overview?id=SerenityOS_serenity)
-   [libjs.dev](https://libjs.dev/)
    -   [Try LibJS Online!](https://libjs.dev/repl/)
-   [Compiler Explorer](https://serenity.godbolt.org/): Select "Lagom trunk" under "Libraries" and add the compiler option `-std=c++20`

## Related Projects

-   [LibFont.js](https://macdue.github.io/LibFont.js/)

## Social

-   [Discord Server](https://discord.gg/serenityos)
-   [serenityos.social](https://serenityos.social/), unofficial Mastodon instance run by [networkException](https://serenityos.social/@networkexception) and [Linus Groh](https://serenityos.social/@linusg)
-   [Map of Developers and Users](https://usermap.serenityos.org/)
-   YouTube Channels
    -   [Andreas Kling](https://www.youtube.com/@awesomekling)
    -   [Linus Groh](https://www.youtube.com/@linusgroh)
    -   [kleines Filmröllchen](https://www.youtube.com/@kleinesfilmroellchen)
    -   [davidot](https://www.youtube.com/@davidot4475)
-   Personal Blogs
    -   [Andreas Kling](https://awesomekling.github.io/)
    -   [Linus Groh](https://linus.dev/posts/)
    -   [Andrew Kaster](https://adkaster.github.io/)
    -   [Jesse Buhagiar](https://quaker762.github.io/)
    -   [Sam Atkins](https://atkinssj.github.io/)

## Statistics and Lists

-   [Ports](https://ports.serenityos.net/)
-   [:^) Tracker](https://happy-serenityos.linus.dev/)
-   [FIXMEs](https://benwiederhake.github.io/serenity-fixmes/)
    -   [Flamegraph Distribution](https://benwiederhake.github.io/serenity-fixmes/flamegraph.html)
-   [Lines of Code vs. Commits](https://github.com/alimpfard/random-serenity-statistics#random-serenityos-statistics)
-   [CSS Conformance](https://css.tobyase.de/)
-   [Fonts](https://fonts.serenityos.net/)
-   [Emoji Table](https://emoji.serenityos.net/)
    -   [Emoji Statistics](https://emoji.serenityos.net/chart.emoji.serenityos)
-   [Flags](https://flags.serenityos.net/)
-   [test262](https://libjs.dev/test262/) (JavaScript Spec Tests)
-   [Wasm Spec Tests](https://libjs.dev/wasm/)
-   [Test Performance](https://github.com/alimpfard/random-serenity-statistics/tree/main/view/benchmarks/x86_64)
-   [serenityos.social Statistics](https://grafana.serenityos.social/public)

## Miscellaneous

-   [Merch](https://store.serenityos.org)
-   [Yaksplained](https://yaksplained.org/)
-   [serenityos.net](https://serenityos.net), [Xexxa](https://github.com/xexxa)'s site for various pages listed here
    -   [Font Wishlist & Useful Links for Font Developers](https://serenityos.net/~xexxa/)
    -   [Emoji Wall Of Awesome](https://emoji.serenityos.net/wall-of-awesome)
    -   [Unofficial Wiki](https://wiki.serenityos.net/)
-   [Spinning Ladyball Shadertoy](https://www.shadertoy.com/view/7lVXWd)