<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>canada - The Clever Shark</title>
	<atom:link href="https://clevershark.com/category/canada/feed/" rel="self" type="application/rss+xml" />
	<link>https://clevershark.com</link>
	<description>Hi. My name is Tony Emond and I&#039;m a blogger, technical writer, python, web and database developer based in Montreal..</description>
	<lastBuildDate>Wed, 09 Sep 2026 14:14:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://clevershark.com/wp-content/uploads/2026/07/cropped-avatar-32x32.png</url>
	<title>canada - The Clever Shark</title>
	<link>https://clevershark.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">127613282</site>	<item>
		<title>A follow-up on my bug report about the CRA careers site</title>
		<link>https://clevershark.com/2026/09/a-follow-up-on-my-bug-report-about-the-cra-careers-site/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-follow-up-on-my-bug-report-about-the-cra-careers-site</link>
					<comments>https://clevershark.com/2026/09/a-follow-up-on-my-bug-report-about-the-cra-careers-site/#respond</comments>
		
		<dc:creator><![CDATA[tony]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 14:14:12 +0000</pubDate>
				<category><![CDATA[canada]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[Stupid]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[cra]]></category>
		<category><![CDATA[offshoring]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[website]]></category>
		<guid isPermaLink="false">https://clevershark.com/?p=5899</guid>

					<description><![CDATA[<p>A couple of weeks ago I reported that there was a bug on the Canada Revenue Agency web site. To recap, if you just go to the CRA site, follow the link to &#8220;Job Opportunities&#8221;, and then click on the candidate registration link, you get an error message: &#8220;the session has expired&#8221;. And if you &#8230; <a href="https://clevershark.com/2026/09/a-follow-up-on-my-bug-report-about-the-cra-careers-site/" class="more-link">Continue reading <span class="screen-reader-text">A follow-up on my bug report about the CRA careers site</span></a></p>
<p>The post <a href="https://clevershark.com/2026/09/a-follow-up-on-my-bug-report-about-the-cra-careers-site/">A follow-up on my bug report about the CRA careers site</a> first appeared on <a href="https://clevershark.com">The Clever Shark</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>A couple of weeks ago <a href="https://clevershark.com/2026/08/canada-revenue-agency-please-do-better-your-web-site-is-broken/">I reported that there was a bug on the Canada Revenue Agency web site</a>. To recap, if you just go to the CRA site, follow the link to &#8220;Job Opportunities&#8221;, and then click on the candidate registration link, you get an error message: &#8220;the session has expired&#8221;. And if you try and repeat the process, you get a different error message. Basically it seems impossible to register as a candidate for jobs through the CRA web site.</p>
<p>Oddly enough yesterday I figured out how to get around that problem, more on that later. But earlier today, at 3:09am, I got a github message about it. It seems that someone did in fact look at my article, probably from seeing it posted on LinkedIn, and at least tried it out. Now this brings up the interesting question as to whether the Canadian federal government is outsourcing its IT work to India, because 3am is not considered &#8220;working hours&#8221; anywhere in Canada, but that&#8217;s a question for another day.</p>
<p>Here&#8217;s a screenshot of the message I got:</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-5900" src="https://clevershark.com/wp-content/uploads/2026/09/github-follow-up.png" alt="github follow-up" width="667" height="273" srcset="https://clevershark.com/wp-content/uploads/2026/09/github-follow-up.png 667w, https://clevershark.com/wp-content/uploads/2026/09/github-follow-up-300x123.png 300w" sizes="(max-width: 667px) 100vw, 667px" /></p>
<p>First of all, thanks for confirming it&#8217;s a bug. But it&#8217;s disappointingly lazy to say &#8220;well, it&#8217;s not my job&#8221; in response. It&#8217;s a bug that affects the usability of the site, it shouldn&#8217;t just get closed (which it did), and if it&#8217;s &#8220;not your job&#8221; it really should be passed along to the people whose job it is to fix it.</p>
<p>Secondly, it&#8217;s not even a difficult bug to figure out, and I know that because I figured it out by myself yesterday. And I&#8217;m not even getting paid to do this. Which is even more annoying, speaking as someone who&#8217;s been looking for a job in the IT field for 8 months now and will probably have to go work on the shop floor at Costco because the tech job market is absolute shite at the moment in Montreal (mind you, if you do have to work in a retail establishment, Costco is the gold standard there).</p>
<p>But, let&#8217;s get back to the matter at hand.</p>
<p>It&#8217;s the &#8220;candidate registration&#8221; page that&#8217;s broken. It simply will not work if you didn&#8217;t sign in to the CRA careers site before you get to it. If you go to the CRA Careers site you will see this near the top of the page:</p>
<p><img decoding="async" class="aligncenter size-full wp-image-5901" src="https://clevershark.com/wp-content/uploads/2026/09/sign-in-or-register.png" alt="sign in or register" width="487" height="151" srcset="https://clevershark.com/wp-content/uploads/2026/09/sign-in-or-register.png 487w, https://clevershark.com/wp-content/uploads/2026/09/sign-in-or-register-300x93.png 300w" sizes="(max-width: 487px) 100vw, 487px" /></p>
<p><strong>Click on the &#8220;Sign in or register&#8221; link, sign in through your authentication partner (or CRA ID), and THEN click on the &#8220;candidate registration&#8221; link, and you will be able to fill out your candidate profile. </strong></p>
<p>The easiest way to fix this would be to disable the fields in the &#8220;candidate registration&#8221; landing page if the user is not logged in, and inform the user that they must be logged in before continuing.</p>
<p>However, it appears that the web dev teams at the CRA operate in silos, where each team is responsible for small individual parts of the site while remaining blissfully unaware of what the other teams are doing. Those teams are probably offshore, working for different companies, and have no clear way of communicating with one another. I don&#8217;t know what happened to the &#8220;Canada First&#8221; and &#8220;Elbows up&#8221; attitude that the Prime Minister keeps talking about, but it doesn&#8217;t seem to apply to IT work done for the federal government. That&#8217;s a shame, because there are thousands of Canadian IT workers currently desperately looking for jobs, running through their EI, and eventually forced to apply for welfare at the provincial level. If I&#8217;d been in that same situation 20 years ago I would have just looked for employment in the USA, or somewhere else in the world, but that&#8217;s no longer an acceptable (in the case of the USA) or even possible option for a guy my age.</p>
<p>So, CRA, I&#8217;ve figured it out for you. Fix your damned web site!</p><p>The post <a href="https://clevershark.com/2026/09/a-follow-up-on-my-bug-report-about-the-cra-careers-site/">A follow-up on my bug report about the CRA careers site</a> first appeared on <a href="https://clevershark.com">The Clever Shark</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://clevershark.com/2026/09/a-follow-up-on-my-bug-report-about-the-cra-careers-site/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5899</post-id>	</item>
		<item>
		<title>An experiment in hiring in 2026 &#8211; an epilogue</title>
		<link>https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-an-epilogue/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=an-experiment-in-hiring-in-2026-an-epilogue</link>
					<comments>https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-an-epilogue/#respond</comments>
		
		<dc:creator><![CDATA[tony]]></dc:creator>
		<pubDate>Tue, 08 Sep 2026 22:29:57 +0000</pubDate>
				<category><![CDATA[canada]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[Scams]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[recruitment]]></category>
		<category><![CDATA[scams]]></category>
		<guid isPermaLink="false">https://clevershark.com/?p=5896</guid>

					<description><![CDATA[<p>I thought that the little experiment in recruitment fraud finding, which I started on Sunday, would be done and over after yesterday&#8217;s update, but as it turns out there was more to uncover. Checking my email this morning I found three more emails in my inbox! Each one as dodgy as the four I already &#8230; <a href="https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-an-epilogue/" class="more-link">Continue reading <span class="screen-reader-text">An experiment in hiring in 2026 &#8211; an epilogue</span></a></p>
<p>The post <a href="https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-an-epilogue/">An experiment in hiring in 2026 – an epilogue</a> first appeared on <a href="https://clevershark.com">The Clever Shark</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>I thought that the little experiment in recruitment fraud finding, which I started on Sunday, would be done and over after yesterday&#8217;s update, but as it turns out there was more to uncover.</p>
<p>Checking my email this morning I found three more emails in my inbox! Each one as dodgy as the four I already mentioned.</p>
<p>One of them came to me from someone claiming to be from the &#8220;Robert Walters&#8221; recruitment agency, but the domain of the email was &#8220;robertwaltters.com&#8221;. Which obviously is a typosquatting tactic that works if you don&#8217;t pay attention to these &#8220;little&#8221; details.</p>
<p>Another came from a Gmail account, but a very funny one. The account that originated the scam was [name].[company].sgourmetpizzaa@gmail.com. I mean, come on. This guy was barely even trying. The interesting thing is that this came as a message that used Gmail &#8220;Confidential Mode&#8221;, which I thought was a scam until I read up on it and found that it actually exists. Nevertheless the only people I&#8217;ve seen using that feature are recruitment scammers, so I must add it to the already long list of &#8220;tells&#8221; of recruitment scams.</p>
<p>The third also came to me via Gmail &#8220;Confidential Mode&#8221;, and claimed to be from Northrop Grumman. Now that is a big company involved in aviation, so why would they be relying on free gmail addresses? FWIW the address they used was [lastname].[firstname].northrop.grumman@gmail.com.</p>
<p>So, stay vigilant my employment-seeking friends. The vultures out there know there are lots of bodies ripe for pickin&#8217;. In more positive news I did score an interview tomorrow. For Costco. I haven&#8217;t worked there for 35 years, but hey, it&#8217;s a job.</p><p>The post <a href="https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-an-epilogue/">An experiment in hiring in 2026 – an epilogue</a> first appeared on <a href="https://clevershark.com">The Clever Shark</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-an-epilogue/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5896</post-id>	</item>
		<item>
		<title>An experiment in hiring in 2026: the unsurprising conclusion</title>
		<link>https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-the-unsurprising-conclusion/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=an-experiment-in-hiring-in-2026-the-unsurprising-conclusion</link>
					<comments>https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-the-unsurprising-conclusion/#comments</comments>
		
		<dc:creator><![CDATA[tony]]></dc:creator>
		<pubDate>Mon, 07 Sep 2026 18:20:51 +0000</pubDate>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[canada]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[Scams]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[recruitment]]></category>
		<category><![CDATA[scams]]></category>
		<guid isPermaLink="false">https://clevershark.com/?p=5891</guid>

					<description><![CDATA[<p>See part 1 of this exciting experiment here! Unsurprisingly, all four &#8220;new connection&#8221; recuiters turned out to be scammers. I noticed that 3 of them no longer have LinkedIn accounts, and I just reported the fourth one. The game is this: these &#8220;people&#8221; (probably AI bots) pretend to be &#8220;independent recruiters&#8221; who have a job &#8230; <a href="https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-the-unsurprising-conclusion/" class="more-link">Continue reading <span class="screen-reader-text">An experiment in hiring in 2026: the unsurprising conclusion</span></a></p>
<p>The post <a href="https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-the-unsurprising-conclusion/">An experiment in hiring in 2026: the unsurprising conclusion</a> first appeared on <a href="https://clevershark.com">The Clever Shark</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><a href="https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026/">See part 1 of this exciting experiment here!</a></p>
<p>Unsurprisingly, all four &#8220;new connection&#8221; recuiters turned out to be scammers. I noticed that 3 of them no longer have LinkedIn accounts, and I just reported the fourth one.</p>
<p>The game is this: these &#8220;people&#8221; (probably AI bots) pretend to be &#8220;independent recruiters&#8221; who have a job you&#8217;d be interested in. This can be sniffed easily enough from your profile. They give you a little spiel about they&#8217;re impressed by your qualifications and experience and you&#8217;re almost sure to get the job&#8230; BUT they want to make sure you get picked and your resume could use improvement! And of course they know someone who can do this, for a fee.</p>
<p>What are the tells? Just look at the profile. Low number of connections (for a recruiter in this economy?), their email is a free account (gmail, outlook, yahoo), often they don&#8217;t appear in the &#8220;recruitment firm&#8221; they claim to work at but they follow that company, sometimes they&#8217;ll redirect you away from Linkedin messaging and onto a proper custom-domained email account&#8230; that&#8217;s also a free email account. 1/4 of the candidates in my experiment did this, and probably just didn&#8217;t know that Yahoo mail adds branding to the emails they send. Also the custom domain had no web site. For a recruiter. In 2026.</p>
<p>They&#8217;ll also be as impatient as a Nigerian scammer &#8212; if you don&#8217;t answer quickly they&#8217;ll keep pinging you on Linkedin, and send reminder emails that say stuff like &#8220;looking forward to your feedback&#8221;. 2/4 of the scammers &#8220;suggested&#8221; resume optimization within 2 hours. One of them even showed that my resume had an ATS score of 39%&#8230; when all the ATS checkers I used showed high 60s to low 70s.</p>
<p>So, yeah. Looking for a job makes you a huge target for scammers on Linkedin. But at least Linkedin seems to be doing something about it, or at least acting on the reports they get, even on a long weekend. So, there&#8217;s something positive to get out of this.</p>
<p>Ultimately, if something seems just a little too good to be true, it&#8217;s because it is. The tech job market is absolute shit right now and it&#8217;s not about to get better.</p><p>The post <a href="https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-the-unsurprising-conclusion/">An experiment in hiring in 2026: the unsurprising conclusion</a> first appeared on <a href="https://clevershark.com">The Clever Shark</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-the-unsurprising-conclusion/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5891</post-id>	</item>
		<item>
		<title>An experiment in hiring in 2026</title>
		<link>https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=an-experiment-in-hiring-in-2026</link>
					<comments>https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026/#comments</comments>
		
		<dc:creator><![CDATA[tony]]></dc:creator>
		<pubDate>Sun, 06 Sep 2026 18:36:40 +0000</pubDate>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[canada]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[Montreal]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[recruitment]]></category>
		<guid isPermaLink="false">https://clevershark.com/?p=5888</guid>

					<description><![CDATA[<p>See the exciting conclusion of this experiment here! I&#8217;ve now been looking for employment for 8 months, after 4 month of unemployment last year and an unsuccessful stint at a job I had not applied for but been offered by the manager in charge, which turned out to be a complete shit show. So, I&#8217;ve &#8230; <a href="https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026/" class="more-link">Continue reading <span class="screen-reader-text">An experiment in hiring in 2026</span></a></p>
<p>The post <a href="https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026/">An experiment in hiring in 2026</a> first appeared on <a href="https://clevershark.com">The Clever Shark</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><a href="https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026-the-unsurprising-conclusion/">See the exciting conclusion of this experiment here!</a></p>
<p>I&#8217;ve now been looking for employment for 8 months, after 4 month of unemployment last year and an unsuccessful stint at a job I had not applied for but been offered by the manager in charge, which turned out to be a complete shit show. So, I&#8217;ve come to know a lot about how companies hire &#8212; or, more exactly, DON&#8217;T hire &#8212; candidates at this time in history.</p>
<p>Along the way I&#8217;ve come across a number of sus &#8220;recruiters&#8221; who take it on themselves to string candidates along, promising jobs that pay a little too well, and try to sell you on &#8220;resume reviews&#8221; costing hundreds of dollars, while not really having any access or say in hiring decisions and probably not even being recruiters. Now, the thing about scams is that they tend to follow patterns. This is not a field of creative geniuses, and they have a number of tells.</p>
<p>So today I went to LinkedIn, posted a video entitled &#8220;Yes, You ARE Getting Auto-Rejected&#8221; which is apparently causing a whole lot of controversy in the HR community. A mere minutes later I was contacted by FOUR people claiming to be recruiters who have a job for me. One of them was for a job I had already applied for at the target company, so it&#8217;ll be interesting to see what comes from that. Two more advertised a job I had seen in my local job searches but was not a good fit for me for certain specific reasons.</p>
<p>Well, I decided to take the bait and send all four of them my resume, which has already been optimized by Claude AI for ATS performance. As things progress I&#8217;ll make follow-ups to track  the progress of these &#8220;applications&#8221;. So, stay tuned.</p><p>The post <a href="https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026/">An experiment in hiring in 2026</a> first appeared on <a href="https://clevershark.com">The Clever Shark</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://clevershark.com/2026/09/an-experiment-in-hiring-in-2026/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5888</post-id>	</item>
		<item>
		<title>Canada Revenue Agency &#8212; please do better. Your web site is broken.</title>
		<link>https://clevershark.com/2026/08/canada-revenue-agency-please-do-better-your-web-site-is-broken/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=canada-revenue-agency-please-do-better-your-web-site-is-broken</link>
					<comments>https://clevershark.com/2026/08/canada-revenue-agency-please-do-better-your-web-site-is-broken/#comments</comments>
		
		<dc:creator><![CDATA[tony]]></dc:creator>
		<pubDate>Fri, 21 Aug 2026 21:36:38 +0000</pubDate>
				<category><![CDATA[canada]]></category>
		<category><![CDATA[Stupid]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[cra]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[recruitment]]></category>
		<category><![CDATA[site]]></category>
		<guid isPermaLink="false">https://clevershark.com/?p=5872</guid>

					<description><![CDATA[<p>So I saw a job ad on LinkedIn announcing that the CRA was hiring new personnel to answer phones for people with questions about their taxes. Being that I&#8217;m someone looking for a job, I decided to go to the CRA web site and submit my candidature. Several days later they still don&#8217;t have it, &#8230; <a href="https://clevershark.com/2026/08/canada-revenue-agency-please-do-better-your-web-site-is-broken/" class="more-link">Continue reading <span class="screen-reader-text">Canada Revenue Agency &#8212; please do better. Your web site is broken.</span></a></p>
<p>The post <a href="https://clevershark.com/2026/08/canada-revenue-agency-please-do-better-your-web-site-is-broken/">Canada Revenue Agency — please do better. Your web site is broken.</a> first appeared on <a href="https://clevershark.com">The Clever Shark</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>So I saw a job ad on LinkedIn announcing that the CRA was hiring new personnel to answer phones for people with questions about their taxes. Being that I&#8217;m someone looking for a job, I decided to go to the CRA web site and submit my candidature. Several days later they still don&#8217;t have it, nor &#8212; as far as I can tell &#8212; do they have anyone&#8217;s candidature since posting the ad, and the weird thing is that they seem to be blissfully unaware of this. Let me walk you through the process and you&#8217;ll see why.</p>
<p>First, I went to the CRA web site and looked for the &#8220;careers&#8221; link. <img decoding="async" class="aligncenter wp-image-5878 size-full" src="https://clevershark.com/wp-content/uploads/2026/08/employment-link-e1787347288979.png" alt="Job opportunities link" width="400" height="199" /></p>
<p>I click on the Job opportunities link, which takes me to the careers page, where I see a Candidate Registration link, which I click.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-5877 size-full" src="https://clevershark.com/wp-content/uploads/2026/08/submit-your-candidature-e1787347358940.png" alt="Submit your candidature" width="600" height="222" /></p>
<p>In the resulting form I select that I&#8217;m a member of the general public, and click on the data privacy statement checkbox. So far, so good.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-5876" src="https://clevershark.com/wp-content/uploads/2026/08/candidate-registration-e1787347479193.png" alt="Candidate registration 1" width="220" height="138" /></p>
<p>In this second Candidate Registration page (experienced UX writers will share my annoyance at having two consecutive pages with the same name, but let&#8217;s ignore that) I enter the appropriate data and click on the Next button.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-5875" src="https://clevershark.com/wp-content/uploads/2026/08/candidate-registration-2-e1787347576229.png" alt="Candidate registration 2" width="400" height="372" /></p>
<p>And voila! an error message. &#8220;The session has timed out&#8221;.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-5874" src="https://clevershark.com/wp-content/uploads/2026/08/error-029-e1787347757170.png" alt="Session error (029)" width="200" height="199" /></p>
<p>But I did not let this deter me. I clicked on the Exit button, which took me back to the CRA front page, completed the process again, and this time&#8230; I now got a different error, &#8220;Our services are not available at this time&#8221;.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-5873 size-full" src="https://clevershark.com/wp-content/uploads/2026/08/error-010-e1787347875948.png" alt="Error 010 - service is not available" width="200" height="203" /></p>
<p>I shared this last error message in the LinkedIn ad for the recruiting drive and haven&#8217;t heard anything from them since. The ad appeared on Tuesday (IIRC) and the web site SNAFU is still there.</p>
<p>So, dear Canada Revenue Agency, if you see no submissions for your recruiting drive don&#8217;t conclude it&#8217;s because nobody wants to answer people&#8217;s questions about taxes. It&#8217;s because your web site just. doesn&#8217;t. work.</p>
<p>Maybe you guys should be concentrating to hiring people to make sure that your web sites are usable instead of obsessing about killing public sector jobs, because having fewer and fewer staff isn&#8217;t going to fix things on your end.</p><p>The post <a href="https://clevershark.com/2026/08/canada-revenue-agency-please-do-better-your-web-site-is-broken/">Canada Revenue Agency — please do better. Your web site is broken.</a> first appeared on <a href="https://clevershark.com">The Clever Shark</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://clevershark.com/2026/08/canada-revenue-agency-please-do-better-your-web-site-is-broken/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5872</post-id>	</item>
		<item>
		<title>We Need to Talk About Carney</title>
		<link>https://clevershark.com/2026/07/we-need-to-talk-about-carney/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=we-need-to-talk-about-carney</link>
					<comments>https://clevershark.com/2026/07/we-need-to-talk-about-carney/#respond</comments>
		
		<dc:creator><![CDATA[tony]]></dc:creator>
		<pubDate>Wed, 01 Jul 2026 23:19:16 +0000</pubDate>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[canada]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Scary]]></category>
		<category><![CDATA[bamboozle]]></category>
		<category><![CDATA[carney]]></category>
		<category><![CDATA[conservative]]></category>
		<category><![CDATA[liberal]]></category>
		<guid isPermaLink="false">https://clevershark.com/?p=5824</guid>

					<description><![CDATA[<p>On this Canada Day in 2026, we really need to have a serious talk about the &#8220;leadership&#8221; of this country. And not in oversimplifications and trite hockey metaphors. The fact is, the barbarians aren&#8217;t at the gate. They&#8217;re in the Prime Minister&#8217;s Office. Mark Carney is the Great Canadian Bamboozle. Swept into power after assuming &#8230; <a href="https://clevershark.com/2026/07/we-need-to-talk-about-carney/" class="more-link">Continue reading <span class="screen-reader-text">We Need to Talk About Carney</span></a></p>
<p>The post <a href="https://clevershark.com/2026/07/we-need-to-talk-about-carney/">We Need to Talk About Carney</a> first appeared on <a href="https://clevershark.com">The Clever Shark</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>On this Canada Day in 2026, we really need to have a serious talk about the &#8220;leadership&#8221; of this country. And not in oversimplifications and trite hockey metaphors. The fact is, the barbarians aren&#8217;t at the gate. They&#8217;re in the Prime Minister&#8217;s Office. Mark Carney is the Great Canadian Bamboozle.</p>
<p>Swept into power after assuming the Liberal leadership after Justin Trudeau&#8217;s retirement, Carney did the two things Canada needed him to do at the time &#8212; stand up to the criminally insane Donald Trump, and save the country from the humiliation and indignity of a &#8220;Prime Minister Pierre Poilievre&#8221;, which honestly it probably wouldn&#8217;t have survived. However since that time, the mask of &#8220;great Canadian hero&#8221; has come off. Yes, Carney was an alternative to Poilievre, but sadly, that distinction has becomes little more than skin deep.</p>
<p>Where are the Canadian values in the Carney government? They&#8217;re just plain missing. The Prime Minister has done little for the country but consolidate power for himself by making recruiting MPs from other parties his first priority &#8212; not because he values diversity of opinion, but on the contrary, because he wants to consolidate the sort of power that a PM wields in the British Parliamentary system has an absolute majority.</p>
<p>And to achieve this, he has abandoned virtually every principle the Liberal Party has stood for, or at least has traditionally pretended to stand for. He has shown little but contempt for the country&#8217;s First Nations. He started his government by abandoning women&#8217;s issues, beginning with abolishing the ministry for women and gender equality and effectively relegating it as a back-burner issue. He has now officially told the country that the environment doesn&#8217;t matter, if it impacts business.</p>
<p>In short, he&#8217;s pretty much ruling as a Conservative. But he&#8217;s not going to tell you that.</p>
<p>The signs are all there, however. He waxed nostalgic about how Trudeau Senior&#8217;s national energy policy left him feeling betrayed as youth in Edmonton. He talks a good game about &#8220;data sovereignty&#8221; for Canada, but doesn&#8217;t see a problem with Canadian data being essentially controlled by Microsoft and other large American corporations. But the faux-nationalistic chest-beating and tired hockey cliches can&#8217;t hide the truth &#8212; as a country, we will be weaker than we&#8217;ve ever been in the face of the neo-liberal menace which has gradually been siphoning away everything we hold dear as a country. EI has become kind of a joke, and its decimation continues to accelerate, even as it is more needed than ever in the face of job purges led by &#8220;efficiency gains&#8221; of artificial intelligence, which Carney never fails to promote. Waiting lists in Canadian hospitals keep getting longer and longer, because Ottawa is constantly cutting transfer payments to provinces, and on top of that cutting the federal government payroll, which leads to more unemployment and a shrinking tax base not only for the provinces but also the federal government itself. The government is getting leaner and meaner with every passing month.</p>
<p>But oddly enough, the federal deficit is at a record high. Which would seem weird, if you didn&#8217;t realize that we&#8217;re spending hundreds of billions of dollars to push the neo-liberal accelerationism to new highs. And of course we&#8217;re doing all that without raising any taxes. I mean, Canadians are already very highly taxed, and as I&#8217;ve previously mentioned we&#8217;re getting less and less value for the value of our tax dollars, but that&#8217;s only half the story. Our corporate taxes are, frankly, a joke. The big reason why we&#8217;re paying more and getting less, as individual taxpayers, is that the overall tax burdens has shifted since the 1980s. 46 years ago the corporate sector paid a majority of the tax burden in North America. Now they pay less than half of the tax burden paid by individual taxpayers. That&#8217;s the neoliberal accelerationism I&#8217;m talking about.</p>
<p>So while increasing military spending and data infrastructure are not necessarily bad things, they also overwhelmingly benefit the rich and corporate interests &#8212; not even necessarily Canadian corporate interests &#8212; while the burden of paying for all this investment will fall overwhelmingly on the people, who are increasingly poorer, less cared for, and less free. That&#8217;s a reference to many bills like C22 which Carney is ushering through Parliament, something I plan to write more about later, but I want to get this piece out today.</p>
<p>But you wouldn&#8217;t hear about that from the Canadian corporate news media, any more than the American corporate news media mentions Donald Trump&#8217;s rapidly deteriorating mental state &#8212; which many honest observers would describe as a descent into madness. Because in the corporate world, nations no longer matter. We are effectively ruled by billionaire media owners who control what we see and hear, and Carney&#8217;s pseudo-nationalism has done a great job bamboozling the people of this country, while corporate tax cuts have sent a clear message that the rich should get on Carney&#8217;s side because he&#8217;s looking out for them.</p>
<p>We&#8217;re more like the USA than we like to think. We may think they&#8217;re dumb for having voted Trump in, but we&#8217;re hardly better. We took the word of an establishment figure without checking any receipts, and like our neighbors to the South we&#8217;re soon going to be facing a bill that&#8217;s much, much higher than we can imagine.</p><p>The post <a href="https://clevershark.com/2026/07/we-need-to-talk-about-carney/">We Need to Talk About Carney</a> first appeared on <a href="https://clevershark.com">The Clever Shark</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://clevershark.com/2026/07/we-need-to-talk-about-carney/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5824</post-id>	</item>
	</channel>
</rss>
