Live data from Hacker News

Swift for TensorFlow Shuts Down

github.com

431–432 of 432 posts

Re: Swift for TensorFlow Shuts Down

#431
post #33

Earlier quoted context omitted.

> I think Serverless would be another ideal use-case for Swift, where the productivity, clarity and correctness tools it offers would be a huge benefit. I agree, but sadly none of the big cloud providers has any interest in pushing it - Google's got Go, AWS and Azure seem focused on Typescript.

I know AWS lets you just deploy a docker container, so you can use whatever tools you want -- anyone know about Azure and Google cloud?

I'm running Swift server side on Azure. You simply package it in a docker container and run it in an appservice. The only problem really is not having native blobstorage support (like AWS S3) but I wrote an opensource implementation that supports the basics at least. Im not going to plug the library here however coz its far from finished :)

Re: Swift for TensorFlow Shuts Down

#432
post #326
post #224

Earlier quoted context omitted.

Maybe Numba with Enzyme will catch up to Julia’s features before Julia catches up to Python’s users. I think the reason why people use python is because it’s the only universally-accepted language for coding interviews.

Only interviews for Python related jobs. I am not asking anyone to write Python when it isn't part of the job.

If you are only asking interviewees to demonstrate skills related to the job, it seems like you are deeply in the minority.
Post reply on HN