> I'm more drawn to the fact that the American government can greenlight this, even though it has global implications.
They only need to greenlight the launch, and radio-transmissions over the US.
As far as I know, there is no central authority anywhere to stop you from putting/keeping a satellite in a certain orbit. (aside from someone else moving it out of that orbit by force)
Space border laws aren't super-well developed yet.
Does npm or whatever package manager is in vogue not have a hack to make a "package" out of a URL pointing to some javascript? (even if someone has to write some automation to package every version from github, as it comes out.)
Although, this point is moot as soon as someone packages it for whatever package manager you use. No matter how hackily they do it. e.g. if there were a npm package called "auto-import-arbitrary-or-versioned-file-from-git-repo-or-http-url" that consolidated _all_ of your random single-file imports, that'd count IMO.
> WebDSP is a collection of highly performant algorithms, which are designed to be building blocks for web applications that aim to operate on media data.
> The methods are written in C++ and compiled to WASM, and exposed as simple vanilla Javascript functions developers can run on the client side.
..On further reading, they have functions for video and image processing, but not audio as far as I can tell.
---
There's Glissando, "A web-based digital audio workstation using the web platform APIs (Web Audio, Web MIDI) and WebAssembly".
> * Having a relatively big number of tabs (~600 in multiple tab groups)
I have found this extension[0] useful, for saving my machine when I leave too many tabs open.
Just make sure to whitelist things you don't want unloaded. Like infinite-scroll webpages.
The keyword here is "linking exception". It is a hack to sidestep the licensing problems caused by dynamic linking.
e.g. If I encase gcc in java, and release gcc.class under GPL3+, but use it extensively in a separate proprietary java program, does that infringe on the terms of the GPL? Does providing copies of the two together, with a single installer make a difference?
They only need to greenlight the launch, and radio-transmissions over the US.
As far as I know, there is no central authority anywhere to stop you from putting/keeping a satellite in a certain orbit. (aside from someone else moving it out of that orbit by force)
Space border laws aren't super-well developed yet.