I'm not sure who maintains juliabloggers (https://www.juliabloggers.com/} but it keeps redirecting me to a juliahub entry
(https://info.juliahub.com/cuda-jl-5-0-changes)
that's superweird. I've reported it in the blogging channel in slack in the hope it gets more visibility by someone who can help
There's a
<meta http-equiv="refresh" content="0;url=https://info.juliahub.com/cuda-jl-5-0-changes"><!-- fallback 1: use Javscript, in case the browser doesn't like meta tags in the body --><br />
<script>
window.onload = function() {
window.location.href = "https://info.juliahub.com/cuda-jl-5-0-changes";
}
</script>
in the page body, but I dunno why. It's possible that the juliahub rss feed is broken
https://github.com/randyzwitch was the original maintainer I believe.
Last updated: Nov 06 2024 at 04:40 UTC