Daily Shaarli

All links of one day in a single page.

April 23, 2024

Trudeau dismisses plea from doctors to reconsider capital gains tax change | CBC News
thumbnail

just uhh, don't do this? don't use a personal corp as a fun little deferred tax shelter just for doctors? just RRSPs and TFSAs like everyone else
"Canadian Medical Association president Kathleen Ross told the Canadian Press earlier Tuesday that many doctors would be be hit by the hike because they incorporate their medical practices and invest for their retirement within their corporations."

Note: FFmpeg build steps

./configure --prefix=/usr/local --enable-gpl --enable-nonfree --enable-libx264 \
--enable-libx265 --enable-libfdk-aac --enable-libvpx --enable-libopus --enable-libtheora \
--enable-libvorbis --enable-libmp3lame --enable-version3 --enable-libxvid --enable-openssl
make -j$(nproc)