if __name__ == '__main__':
main()
into every Python program.
if __name__ == '__main__':
main()
into every Python program.
And then they […]
And then they […]
There's still a lot more to do, but […]
There's still a lot more to do, but […]
This was a gargantuan effort, and as I've previously mentioned (and discuss in the notes), it sets the stage for the future of CE's runtime with a series of almost entirely […]
This was a gargantuan effort, and as I've previously mentioned (and discuss in the notes), it sets the stage for the future of CE's runtime with a series of almost entirely […]
The outlier in their thesis is Go, which is not actually a particularly fast language per se. Its static linking results […]
The outlier in their thesis is Go, which is not actually a particularly fast language per se. Its static linking results […]
[Original post on fosstodon.org]
[Original post on fosstodon.org]
Jensen gave the example of computationally rendering 2 million pixels and then inferring 31 million more […]
Jensen gave the example of computationally rendering 2 million pixels and then inferring 31 million more […]
(bar: y) => z
bar: y => z
foo.bar: x => z
Remember the *tooling* has to handle multiple versions of the language, even when the […]
(bar: y) => z
bar: y => z
foo.bar: x => z
Remember the *tooling* has to handle multiple versions of the language, even when the […]
https://github.com/typelevel/cats-effect/releases/tag/v3.6.0-RC1
It's hard to overstate how vast of an impact this release has on the Cats Effect ecosystem, albeit one which is almost entirely invisible without measurement! This is the first full release of our […]
https://github.com/typelevel/cats-effect/releases/tag/v3.6.0-RC1
It's hard to overstate how vast of an impact this release has on the Cats Effect ecosystem, albeit one which is almost entirely invisible without measurement! This is the first full release of our […]
[Original post on fosstodon.org]
[Original post on fosstodon.org]