Yes
What I used to recommend to my sofware engineering classes is that instead of putting large files (media etc) into Git, put them into the artifact repository (Artifactory or something like it). That lets you for…
I set this as part of a Scala programming assignment for my second year undergraduate class at UNE (Australia) last term. However, during the working a square is not Queen | Eliminated but Set[Queen | NotQueen] Largely…
I wonder whether future generations will be ingrained with a Truman Show fear that maybe only the few thousand people they meet are real and everything else is generated background noise.
I've never really understood the problems he had getting the Hitchhiker movie made - all the articles around before it came out talked about having to revise the script to make sense to an American audience (and the…
Sometimes. Foals are born (almost) able to walk. There are occasions where evolution baked the model into the genes.
We use ARM. Because then we can lean on some things (e.g. the ARMlite simulator) UK schools built for A-levels.
That's a similar approach to the one I use for teaching git. First the sim, then the CLI. https://theintelligentbook.com/supercollaborative/#/challeng... (Albeit I made mine simulate how things like VS Code look while…
The more obvious one is that Orion's standing on his head.
We do sometimes have an informal "Christmas in July". Which is a little odd, since 6 months on from Christmas would be June.
Sorry to see them go. I used them with students and they were always very helpful.
It depends. e.g. In Australia, the snake most people worry about (the eastern brown - world's second most venomous and common in cities) is native, so yes it's important to an ecosystem in the broader sense. But its…
The elephant in the room in this study is how the UK economy has performed over the study period. From a quick read, they are essentially asking people to predict whether they'll be better/worse off next year, and then…
LLMs are very good at uncovering the mathematical relationships between words, many layers deep. Calling that understanding is a claim about what understanding is. But because we know how the LLMs we're talking about at…
Give this one a go, you know you want to... https://theintelligentbook.com/thinkingaboutprogramming/#/de... (programmable lander)
> What's the big advantage of encoding whole requests into JSON blobs If you're doing URL routing, you're at the mercy of your web framework If you've got a data structure coming in, you're probably turning it into…
If I recall, the overhead of running a university (the fraction taken by the central institution to run campus and facilities, versus the amount coming into the schools to pay academics) is around two thirds of the…
Hugely sorry to hear this. I met him when he was visiting Cambridge while I was a PhD student and he's a wonderful person as well as a computing luminary.
I've always been curious that old dogs often get cancer, despite "old" for a dog only being the early teens as well as dogs being smaller.
It would be very difficult to dispel the notion of prestige, because most output measures are highly influenced by input measures. Prestige inevitably flows into the measures. E.g. an academic at a prestigious…
It seems (to me) less complex to have that as "just a library". In most of my little projects, I don't use ZIO, I just have a tiny library I wrote years ago that lets me write stuff that works ok whether it's a…
Although there are some complex libraries available for Scala, there's also a lot of very simple stuff. It's a very expressive language, and sure that lets some libraries do some very powerful and complex things or find…
I sincerely hope Scala.js isn't "dead". Though I know use by academics isn't the use case you imagined, Scala.js has very much been the right choice for me publishing interactive Open Educational Resources that can…
Long-term, I expect identity-tracking legislation ("big brother bills") are unavoidable. It's cheaper to generate fake content than real content. Arguably it's already cheaper to generate fake content than to read real…
> For some higher risk use cases, the age check may involve a liveness test where the user must ... record a short video saying phrases requested by the provider. I guess that'll be just in time for OpenAI or Stability…
Yes
What I used to recommend to my sofware engineering classes is that instead of putting large files (media etc) into Git, put them into the artifact repository (Artifactory or something like it). That lets you for…
I set this as part of a Scala programming assignment for my second year undergraduate class at UNE (Australia) last term. However, during the working a square is not Queen | Eliminated but Set[Queen | NotQueen] Largely…
I wonder whether future generations will be ingrained with a Truman Show fear that maybe only the few thousand people they meet are real and everything else is generated background noise.
I've never really understood the problems he had getting the Hitchhiker movie made - all the articles around before it came out talked about having to revise the script to make sense to an American audience (and the…
Sometimes. Foals are born (almost) able to walk. There are occasions where evolution baked the model into the genes.
We use ARM. Because then we can lean on some things (e.g. the ARMlite simulator) UK schools built for A-levels.
That's a similar approach to the one I use for teaching git. First the sim, then the CLI. https://theintelligentbook.com/supercollaborative/#/challeng... (Albeit I made mine simulate how things like VS Code look while…
The more obvious one is that Orion's standing on his head.
We do sometimes have an informal "Christmas in July". Which is a little odd, since 6 months on from Christmas would be June.
Sorry to see them go. I used them with students and they were always very helpful.
It depends. e.g. In Australia, the snake most people worry about (the eastern brown - world's second most venomous and common in cities) is native, so yes it's important to an ecosystem in the broader sense. But its…
The elephant in the room in this study is how the UK economy has performed over the study period. From a quick read, they are essentially asking people to predict whether they'll be better/worse off next year, and then…
LLMs are very good at uncovering the mathematical relationships between words, many layers deep. Calling that understanding is a claim about what understanding is. But because we know how the LLMs we're talking about at…
Give this one a go, you know you want to... https://theintelligentbook.com/thinkingaboutprogramming/#/de... (programmable lander)
> What's the big advantage of encoding whole requests into JSON blobs If you're doing URL routing, you're at the mercy of your web framework If you've got a data structure coming in, you're probably turning it into…
If I recall, the overhead of running a university (the fraction taken by the central institution to run campus and facilities, versus the amount coming into the schools to pay academics) is around two thirds of the…
Hugely sorry to hear this. I met him when he was visiting Cambridge while I was a PhD student and he's a wonderful person as well as a computing luminary.
I've always been curious that old dogs often get cancer, despite "old" for a dog only being the early teens as well as dogs being smaller.
It would be very difficult to dispel the notion of prestige, because most output measures are highly influenced by input measures. Prestige inevitably flows into the measures. E.g. an academic at a prestigious…
It seems (to me) less complex to have that as "just a library". In most of my little projects, I don't use ZIO, I just have a tiny library I wrote years ago that lets me write stuff that works ok whether it's a…
Although there are some complex libraries available for Scala, there's also a lot of very simple stuff. It's a very expressive language, and sure that lets some libraries do some very powerful and complex things or find…
I sincerely hope Scala.js isn't "dead". Though I know use by academics isn't the use case you imagined, Scala.js has very much been the right choice for me publishing interactive Open Educational Resources that can…
Long-term, I expect identity-tracking legislation ("big brother bills") are unavoidable. It's cheaper to generate fake content than real content. Arguably it's already cheaper to generate fake content than to read real…
> For some higher risk use cases, the age check may involve a liveness test where the user must ... record a short video saying phrases requested by the provider. I guess that'll be just in time for OpenAI or Stability…