Install Chromium same version

Retrieve Chromium Installation Info from Old Machine To check the installed version of Chromium on your old machine, run: apt-cache policy chromium-browser Example Output: chromium-browser: Installed: 90.0.4430.93-0ubuntu0.20.04.1 Candidate: 90.0.4430.93-0ubuntu0.20.04.1 Version table: *** 90.0.4430.93-0ubuntu0.20.04.1 500 500 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages 100 /var/lib/dpkg/status Install the Same Version on the New Machine To install Chromium on the new…

Some notes for Casual Inference

Ref: https://www.stat.cmu.edu/~larry/=stat700/Lecture22.pdf Counterfactual and . is the potential outcome if an individual were treated. is the potential outcome if an individual were not treated. is the observed outcome:     which means: From , we have . Therefore in general. Note that is an unobserved counterfactual. For example, if represents whether an individual receives a…

Pytorch cpp extension not working

When playing with https://github.com/happy-jihye/Cartoon-StyleGAN, PyTorch CPP extension does not work out of the box. Running under docker at least let me import the module. Update:It seems that gcc-11 causing the problem. Using gcc-10 seems to work. But I need to modify environment variables explicitly.

The economic downfall is here

SUMMARY Ray Dalio discusses the changing economic landscape influenced by technology, international dynamics, and internal political shifts. IDEAS: INSIGHTS: QUOTES: HABITS: FACTS: REFERENCES: ONE-SENTENCE TAKEAWAY Understanding the interconnections of economic forces and prioritizing education are essential for future resilience. RECOMMENDATIONS:

Stripe

SUMMARY Stripe presents its financial infrastructure solutions that help businesses grow revenue through integrated payment systems and automation tools. IDEAS: INSIGHTS: QUOTES: HABITS: FACTS: REFERENCES: ONE-SENTENCE TAKEAWAY Stripe provides integrated financial solutions that enable businesses to grow revenue through efficient payment processing. RECOMMENDATIONS: Title: Stripe | Financial Infrastructure to Grow Your Revenue URL Source: https://stripe.com/…

What is Segment Anything 2 (SAM 2)?

https://blog.roboflow.com/what-is-segment-anything-2 SUMMARY Meta AI released Segment Anything 2 (SAM 2), an advanced image and video segmentation model, on July 29, 2024. IDEAS: INSIGHTS: QUOTES: HABITS: FACTS: REFERENCES: ONE-SENTENCE TAKEAWAY Segment Anything 2 is an advanced segmentation model that enhances image and video processing capabilities significantly. RECOMMENDATIONS: