Covariant formulation of classical electromagnetism Updated 2025-07-16
See also: covariance.
Coventry Updated 2025-07-16
Covert Lab Updated 2025-07-16
Create gradient image with ImageMagick Updated 2025-07-16
convert -size 256x256 gradient: out.png
convert -size 256x256 gradient:white-black out.png
convert -size 256x256 gradient:red-blue out.png
convert -size 256x256 radial-gradient: out.png
convert -size 256x256 radial-gradient:white-black out.png
Creator of Archive.today Updated 2025-07-16
- drive.google.com/file/d/1JTPVd09NPaGH-KzGv2jU3XXcFiJAoUjw/view some crazy due investigating, let's see how long until it goes down, posted at: Points to:"Alex Conferno" is also brought up: twitter.com/conferno
- www.reddit.com/r/DataHoarder/comments/12trawt/has_anyone_ever_actually_spoken_to_denis_petrov/
- gyrovague.com/2023/08/05/archive-today-on-the-trail-of-the-mysterious-guerrilla-archivist-of-the-internet/. Trended on Hacker News: news.ycombinator.com/item?id=37009598
- gigazine.net/gsc_news/en/20240326-archive-today/
Other mentions of "Denis Petrov":
Cross product Updated 2025-07-16
Cryptocurrency Updated 2025-07-16
Cryptocurrency mining Updated 2025-07-16
Cryptocurrency tumbler Updated 2025-07-16
Crystal detector Updated 2025-07-16
The first diodes. These were apparently incredibly unreliable, especially for portable radios, as you had to randomly search for the best contact point you could find in a random polycrystalline material!!
And also quality was highly dependant on where the material was sourced from as that affected the impurities present in the material. Later this was understood to be an issue of doping.
It was so unreliable that vacuum tube diodes overtook them in many applications, even though crystal detectors are actually semiconductor diodes, which eventually won over!
For a long time, before artificial semiconductors kicked in, people just didn't know the underlying physical working principle of these detectors. What I cannot create, I do not understand basically.
Crystallography Updated 2025-07-16
Crystal oscillator Updated 2025-07-16
From Raw Crystal to Crystal oscillator
. Source. by United States Army Signal Corps (1943) CSV CLI tool Updated 2025-07-16
The generic tool recommendation question: unix.stackexchange.com/questions/7425/is-there-a-robust-command-line-tool-for-processing-csv-files
csvgrep from csvkit Updated 2025-07-16
Simple example:output:
printf '00,11,22\n33,44,55\n' | csvgrep -H -c2 -r '^11$' | tail -n+2
00,11,22
csvkit Updated 2025-07-16
Lots of features, but slow because written in Python. A faster version may be csvtools. Also some annoyances like obtuse header handing and missing features like grep + cut in one go: csvgrep and select column in csvkit.
csvtools Updated 2025-07-16
Build failed with
undefined reference to pcre_config
on Ubuntu 23.04: github.com/DavyLandman/csvtools/issues/18Unfortunately it is lacking some basic options, like optional header + selecting column by index on
csvgrep
(though csvcut
has it). The project seems kind of dead.Also unclear if it allows to filter + print only selected columns.
CUDA hello world Updated 2025-07-16
Cuisine Updated 2025-07-16
Cultured food Updated 2025-07-16
- 2024 www.uktech.news/foodtech/alternative-meat-research-centre-20240829A research centre examining the implementation of alternatives to meat, backed by £38m, will be launched by the University of Leeds.
- 2024 techcrunch.com/2024/08/04/even-after-1-6b-in-vc-money-the-lab-grown-meat-industry-is-facing-massive-issues/ "Even after $1.6B in VC money, the lab-grown meat industry is facing 'massive' issues"
- www.reuters.com/markets/commodities/hoxton-farms-raises-22-million-cultivated-animal-fat-2022-10-20/ Hoxton Farms, cultured animal fat
Cultured meat Updated 2025-07-16
There are unlisted articles, also show them or only show them.