llvm-project
serenity
llvm-project | serenity | |
---|---|---|
5 | 266 | |
1,188 | 32,254 | |
0.9% | 0.6% | |
0.0 | 9.9 | |
4 days ago | 4 days ago | |
LLVM | C++ | |
GNU General Public License v3.0 or later | BSD 2-clause "Simplified" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
llvm-project
-
Ladybird browser to start using Swift language this fall
Apple/Clang LLVM fork is open-source, just not upstreamed. No Free Software license requires anyone to upstream their changes.
https://github.com/swiftlang/llvm-project/blob/apple/main/ap...
-
Apple VisionOS Simulator streaming wirelessly to Meta Quest headset
It’s open source: https://github.com/apple/llvm-project
-
GCC Rust front-end approved by GCC Steering Committee
Well, that's just a lie, stop spreading lies. That tells me that you just dislike apple and have no other argument than "Apple bad". Apple publishes sources for plenty of open-source products they use, even if the license doesn't require it.
-
A deep dive into an NSO zero-click iMessage exploit: Remote Code Execution
Pointer authentication cannot protect against all pointer substitutions, because doing so to arbitrary C++ code would violate language guarantees. https://github.com/apple/llvm-project/blob/next/clang/docs/P... is a good overview of which things can and can’t be signed because of standards compliance.
-
Issues with closures in the REPL
This sounds like a bug I fixed in Xcode 13 https://github.com/apple/llvm-project/pull/3043
serenity
- Open, free, and ignored: the afterlife of Symbian
-
Writing your own C++ standard library part 2
I was curious, and a bit distractible this morning, so I took a look at their git repo. I did some osdev tinkering in college so I find this all interesting. AK seems to be their standard library that you were mentioning, but there's some interesting things going on in their Libraries dir too.
https://github.com/SerenityOS/serenity/blob/master/AK/
- New browser in town
- SerenityOS is a love letter to '90s user interfaces
-
Learning to Program with Haiku
> https://serenityos.org/
Trad Unix, redone in C++; not self-hosting; project lead has quit to work on a browser.
> https://collapseos.org/
Interesting but mainly for extreme smallness. Forth will alienate a lot of people. For me, Oberon would have been a more interesting basis.
> http://kolibrios.org/en/
Hostile fork of Menuet OS; based on 25YO code.
I mean, yes, it is good there's interesting stuff, but these are not inspiring examples IMHO.
- Recommendation for non-DOS/Unix open source OS outside x86/X64
-
Firefox nightly is running an experiment featuring a Fakespot feed on newtab
For a little more context, the most controversial of of the pronoun PR request was how Andreas Kling rejected it[0]:
This project is not an appropriate arena to advertise your personal politics.
There is a "politics" section to the contributing guidelines [1], but this particular change doesn't appear to be covered by them.
[0]: https://github.com/SerenityOS/serenity/pull/6814#issuecommen...
[1]: https://github.com/SerenityOS/serenity/blob/master/CONTRIBUT...
-
Calling All Hackers
We could argue about the history of hacker culture and its inclusivity, but it would most likely be just a series of proofless claims from both sides. I personally have never seen or heard of a person rejected from any hacker clique because of their sexual orientation. I've heard of a few having their contributions refused for trying to push political agenda [0], but then again it wasn't their identity that was refused, only the contributions related to advertising that identity.
I don't feel like the neo-queer-hacker culture you're discribing is particularly welcome to anyone who disagrees with them. I've heard of multiple instances of people calling for bans of people who said something in their private lives [1]. That is completely opposite of "inclusive". Inclusivity only matters when it includes people you disagree with.
[0] https://github.com/SerenityOS/serenity/pull/6814
-
Ladybird browser to start using Swift language this fall
Not anymore https://github.com/SerenityOS/serenity/pull/24648
- Managarm: Pragmatic microkernel-based OS with asynchronous I/O
What are some alternatives?
cargo-gccrs - Gaining support for cargo via rustc-wrapper
Chicago95 - A rendition of everyone's favorite 1995 Microsoft operating system for Linux.
VisionOSStereoScreenshots - Take 3D stereoscopic screenshots in the visionOS emulator.
skiftOS - 🥑 A modern delightful operating system
how-to-exploit-a-double-free - How to exploit a double free vulnerability in 2021. Use After Free for Dummies
redox - Mirror of https://gitlab.redox-os.org/redox-os/redox