2019 cell phones are glued together with adhesive, which makes them impossible to repair them unless you have a heat gun, spend hours and hours learning and planning, and accept the risk of breaking the screen
Repairability scores: www.ifixit.com/smartphone-repairability
If you take a phone less than 300 dollars to a repair shop in the first world, they will say: I've never repaired this crap, and likely for the price of the repair you should just buy a new one, and so to the trash goes the old one, polluting the planet, and in comes a new one, enriching the manufacturer further.
Oh, there is some 2017 EU action actually: (archive) www.europarl.europa.eu/news/en/press-room/20170629IPR78633/making-consumer-products-more-durable-and-easier-to-repair
Appears to be a Wikipedia clone but with much lower/no notability requirements guidelines, which overcomes one of Wikipedia's main issues: deletionism.
They do have the interesting idea of importing deleted Wikipedia pages as a source of content, which leads to some epic "most viewed pages" such as en.everybodywiki.com/List_of_erotic_and_sex_workers_with_unnatural_death which currently reads:
Stop Being Pervs, Go Watch Lichfaop/Faoplich Instead and you can also visit MR Info 24 for more details.
We can for example see Ciro Santilli's deleted entry PsiQuantum at: en.everybodywiki.com/PsiQuantum, Wikipedia deletion page: en.wikipedia.org/wiki/Wikipedia:Articles_for_deletion/PsiQuantum. Their attribution is atrocious however, e.g. it does not seem possible to find any mention of "Ciro Santilli" on the edit history, which just points to the delete article which is not visible anymore. They could really get into trouble for this one day.
Their main use case, as suggested by the website itself, if for people/brands to create pages about themselves.
The website is the reference instance of OurBigBook Web, which is part of the OurBigBook Project, the other main part of the project are software that users can run locally to publish their content such as the OurBigBook CLI.
The project documentation is present at: docs.ourbigbook.com#ourbigbook-web-user-manual
The topics feature allows you to find the best version of a subject written by other users user
. Live demo: derivative.sqlite3 ':memory:' 'WITH t (i) AS (VALUES (-1), (-1), (-2)) SELECT *, row_number() over () FROM t'
-1|1
-1|2
-2|3
With a possible output:
partition by
:sqlite3 ':memory:' 'WITH t (i) AS (VALUES (-1), (-1), (-2)) SELECT *, row_number() over ( partition by i ) FROM t'
-2|1
-1|1
-1|2
Starting in the 2019 redefinition of the SI base units, the elementary charge is assigned a fixed number, and the Ampere is based on it and on the second, which is beautiful.
This choice is not because we attempt to count individual electrons going through a wire, as it would be far too many to count!
Rather, it is because because there are two crazy quantum mechanical effects that give us macroscopic measures that are directly related to the electron charge. www.nist.gov/si-redefinition/ampere/ampere-quantum-metrology-triangle by the NIST explains that the two effects are:
- quantum Hall effect, which has discrete resistances of type:for integer values of .
- Josephson effect, used in the Josephson voltage standard. With the Inverse AC Josephson effect we are able to produce:per Josephson junction. This is about 2 microvolt / GHz, where GHz is a practical input frequency. Video "The evolution of voltage metrology to the latest generation of JVSs by Alain Rüfenacht" mentions that a typical operating frequency is 20 GHz.But this is possible to implement in a single chip with existing micro fabrication techniques, and is exactly what the Josephson voltage standard does!
Those effect work because they also involve dividing by the Planck constant, the fundamental constant of quantum mechanics, which is also tiny, and thus brings values into a much more measurable order of size.
YouTube channels that just go over Stack Exchange questions Updated 2025-06-17 +Created 1970-01-01
Some people have been creating YouTube channels that just post and go over a large number of Stack Exchange questions, some of them with a quick random intro video. Perfectly legal due to CC BY-SA but really weird stuff!
- Roel Van de Paar www.youtube.com/@RoelVandePaar. This one seems to be the OG. As of June 2024 it had 2M videos (!), 161K subscribers and only 47M views. youtube.fandom.com/wiki/Roel_Van_de_Paar mentions "he has the highest number of uploads of any YouTube channel". Interestingly at www.linkedin.com/in/roelvandepaar/?originalSubdomain=au he says he is a test engineer at MariaDB.
- Peter Schneider www.youtube.com/@peterschneiderQandA e.g. www.youtube.com/watch?v=GBQhrKRpUdI "How to put a newline special character into a file using the echo command and redirection operator?" from unix.stackexchange.com/questions/191694/how-to-put-a-newline-special-character-into-a-file-using-the-echo-command-and-re)Stackexchange
- Sophia Wagner www.youtube.com/@SophiaWagnerQandA. As of June 2024 it had 14k videos and only 88k views, so she made 88 bucks on it.
- E.g. www.youtube.com/watch?v=elIlkJneVBI "Vertically stack multiple images using ImageMagick" goes over superuser.com/questions/290656/vertically-stack-multiple-images-using-imagemagick
- www.youtube.com/@LukeChaffeyTechInfo Luke Chaffey, an Indian-American dude, e.g. www.youtube.com/watch?v=wmx6mN_G83s "Do Boost Geometry nearest queries always sort results ordered by smallest distance first?"
- www.youtube.com/@pythonoracle The Python Oracle. Speech synthesis, with different accents. Cute!
Likely the best JavaScript 2D game engine as of 2023.Uses Matter.js as a physics engine if enabled. There's also an alternative (in-house?) "arcade" engine: photonstorm.github.io/phaser3-docs/Phaser.Physics.Arcade.ArcadePhysics.html but it appears to be simpler/less robust (but also possibly faster).
- github.com/photonstorm/phaser
- phaser.io/
- phaser.io/examples/v3.85.0/games contains the demo games
No matter how hight the wave intensity, if it the frequency is small, no photons are removed from the material.
This is different from classic waves where energy is proportional to intensity, and coherent with the existence of photons and the Planck-Einstein relation.
Photoelectric effect by UCSB Physics Lecture Demonstrations (2021)
Source. Unlisted articles are being shown, click here to show only listed articles.