HN user

forkbomb123

19 karma

meet.hn/city/us-Irving

Posts0
Comments7
View on HN
No posts found.

I love speculative fiction! I've been more interested in it ever since I started reading Ted Chiang - he also has great speculative short story collections like Stories of your life (which arrival was based on)

Location: Austin, TX

Remote: yes

willing to relocate: yes

Technologies: Python, Javascript/Typescript, HTML, CSS, Java Spring Boot, SQL

Resume: https://www.linkedin.com/in/sarim-aleem/

Email: sarim.aleem@utexas.edu

I'll be graduating with a Bachelor of Science in Computer Science from the University of Texas at Austin. I love thinking about computer science problems at scale. At my previous internship at Adobe, I designed, documented, and deployed an end-to-end pipeline to easily train and and run inference on thousands of generative fine-tune models.

Location: Austin, TX

Remote: yes

willing to relocate: yes

Technologies: Python, Javascript/Typescript, HTML, CSS, Java Spring Boot, SQL

Resume: https://www.linkedin.com/in/sarim-aleem/

Email: sarimaleem99@gmail.com

I'll be graduating with a Bachelor of Science in Computer Science from the University of Texas at Austin. I love thinking about computer science problems at scale. At my previous internship at Adobe, I designed, documented, and deployed an end-to-end pipeline to easily train and and run inference on thousands of generative fine-tune models.

The reason services like AWS or Azure are distributed is so that your resources are not concentrated which helps with fault tolerance. If your datacenter goes down, your whole service goes down. Also as was mentioned in other comments, asynchrony also applies in the same datacenter.