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+200,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.
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
Curie temperature Updated 2025-07-16
Variation of saturation magnetisation with temperature for Nickel
. Source. This graph shows what happens when you approach the Curie temperature from below. CuriousMarc Updated 2025-07-16
Has been going wild with restoration and reverse engineering of the Apollo moon mission.
Inside the WILD Lab of CuriousMarc by Keysight Labs (2022)
Source. - youtu.be/qwocVH3_1Eo?t=841 the IBM System/360 is insane!
Cybercrime Updated 2025-07-16
Braindumping Updated 2025-07-16
There are two ways:
- manually dumping your brain on media such as notebooks, wikis or videos, i.e. forming a personal knowledge base
- technically using sensors for brain scanning
Cyborg beetle Updated 2025-07-16
Singapore's Remote-Controlled Cyborg Insects by Vice Media (2018)
Source. By Dr. Hirotaka Sato from Nanyang Technological University Singapore.
Yitang Zhang's theorem Updated 2025-07-16
There are infinitely many primes with a neighbor not further apart than 70 million. This was the first such finite bound to be proven, and therefore a major breakthrough.
This implies that for at least one value (or more) below 70 million there are infinitely many repetitions, but we don't know which e.g. we could have infinitely many:or infinitely many:or infinitely many:or infinitely many:but we don't know which of those.
The Prime k-tuple conjecture conjectures that it is all of them.
Brain in a vat Updated 2025-07-16
BrainSimII Updated 2025-07-16
yolov5-pip Updated 2025-07-16
OK, now we're talking, two liner and you get a window showing bounding box object detection from your webcam feed!The accuracy is crap for anything but people. But still. Well done. Tested on Ubuntu 22.10, P51.
python -m pip install -U yolov5==7.0.9
yolov5 detect --source 0 Parallel LC circuit Updated 2025-07-16
Short-read DNA sequencing Updated 2025-07-16
Superconducting Super Collider Updated 2025-07-16
Superconductor coil experiment video Updated 2025-07-16
TODO!!! Even this is hard to find! A clean and minimal one! Why! All we can find are shittly levitating YBCO samples in liquid nitrogen! Maybe because liquid helium is expensive?
First 10T Tape Coil by Mark Benz
. Source. Dr. Mark Benz describes the first commercially sold superconducting magnet made by him and colleagues in 1965. The 10 Tesla magnet was made at GE Schenectady and they sold magnets to research facilities world wide before the team formed Intermagnetics General. IGC and Carl Rosner went on to pioneer MRI technology. Unlisted articles are being shown, click here to show only listed articles.
