There's a lot of work between the WPT team and web-features/web-features-mapping that should allow this to work automatically based on WPT results.
HN user
sebsebmc
If you have a basic site that doesn't work you can open an issue on the repo. If you have some relatively simple site, its useful for the team to know what features that people are using are broken.
That's roughly correct. The other side of this is figuring out a release process and thinking about versioning.
Only a few components of Servo that got split out are used in Firefox. A number of them are shared between the 2 (and servo having the smaller team usually follows the Mozilla upstream)
Speaking only for myself, I think a big part of this is that to be comfortable recommending any browser to be used as a typical browser would require a pretty substantial base set of security features/layers. Servo has a few pieces in place but some of those features are only available on some platforms. It is much easier to recommend it to be used as an embedding solution where the embedder is usually choosing to only render specific pages as an app.
It is pretty exciting, there's lots of big projects constantly being undertaken in the codebase. In terms of being "greenfield" I will say that the layout engine got rewritten starting in 2020, became the default in 2023, and the legacy one got fully removed in early 2025. There's a lot of reorganization and re-architecting going on in the net and storage components as we speak. There's opportunities to redesign systems to align with newer versions of the various RFCs/WHATWG specs. Basically lots of work to do to stay modern.
The location they have that's "well into construction" is SPARC, which is not intended to be a net power production facility. It will host their net gain demonstrator that they intend to have first plasma in next year and target a net gain demonstration in 2027.
ARC which they announced siting for and is intended to be their first grid-attached net power provider only just had the location selected so I don't believe its got much construction going on yet. The goal for that plant to be producing power is "early 2030s".
According to the IEA "Heat accounted for almost half of total final energy consumption and 38% of energy-related CO2 emissions in 2022" so finding ways to create process heat that can reach hot enough temperatures efficiently from electricity is a big deal for industry.
Im still hoping that Typescript support comes soon!
All regular expressions for this function, as well as REGEXEXTRACT and REGEXREPLACE use the PCRE2 'flavor' of regex.
Another semantic distance guessing game is https://semantle.com/
SpaceX themselves[1] seem to corroborate what you're saying. "The second flight test of a fully integrated Starship could launch as early as Friday, November 17, pending final regulatory approval." and the FAA page[2] for the approval still doesn't have any updates.
[1] https://www.spacex.com/launches/mission/?missionId=starship-...
[2] https://www.faa.gov/space/stakeholder_engagement/spacex_star...
For a skeptic's response I recommend https://www.youtube.com/watch?v=3vUPhsFoniw
The Path of Exile wiki made a similar move a few years ago. Fandom was such a limitation for the community and the ads and page speed were awful. Now the Minecraft wiki will have to spend effort beating the Fandom site on SEO so that people get directed to the actually updated wiki. For Path of Exile there was a browser extension that would hide the Fandom from search results and redirect you to the new community wiki.
For those of you that use VS Code, there is a plugin[1] that follow a lot of the Kakoune grammar but doesn't try to emulate fully, opting instead for better integration with vscode. I have been using it for a few years after using Kakoune for a few and then trying and failing to make my own Kakoune emulation mode for vscode.
It actually was expected to do a flip and perform stage separation. It was a problem when it kept trying to flip and Starship didn't separate.
The explosion at the end was the Flight Termination System. In case of uncontrolled flight you detonate the rocket to keep it from flying somewhere dangerous.
I had this come up recently, the issue is that it seems that products with multiple "styles" will show the same alert across all "styles". The problem is that often times the "styles" may be significantly different products, in my case they were monitors with extremely different specs all from the same manufacturer.
Right-click open in incognito works, but definitely annoying
Outstanding work, I wrote an incredibly naive simulator of Starlink coverage using H3 over a year ago before we even knew that Starlink was using H3 internally. The community over in r/Starlink wrote some other simulations too and we all stopped short of actually calculating based on gateway reachability and ISLs weren't in use yet either.
Not exactly, it moved on to round 4 of the competition as a potential backup.
I did manage to run the simulation in May and surprisingly the data appeared to indicate less stars but higher average coverage time (by a few minutes). I didn't push this update because it wasn't much of a change from the current map, but I probably should have since that is interesting in itself.
I will note that the cells that I have rendering on the site there are for performance and download size reasons, and were never meant to correspond to any geographical restrictions that Starlink has put in place.
Hi, yeah I created that and haven't updated it in a long time. You can pull the github repo and run it yourself to get a new map but there are some issues that have cropped up since that have prevented me from being able to update the site myself.