Open in app

Sign In

Write

Sign In

Mastodon
Yash Prakash
Yash Prakash

1.1K Followers

Home

About

Published in

This Code

·Pinned

6 Intermediate Python Tips For Better Code

Generator expressions Generators are the memory-efficient way of dealing with large iterables, data structures, and files in Python. They implement lazy loading as a key feature and are thus employed for most memory-intensive tasks. Consider a simple example: reading a file object line by line and performing some operation. The naive way…

Python

4 min read

6 Intermediate Python Tips For Better Code
6 Intermediate Python Tips For Better Code
Python

4 min read


Published in

Towards Data Science

·Pinned

The Easy Python CI/CD Pipeline Using Docker Compose and GitHub Actions

Continuously deploy a real world project on a VPS — Managing a live project on a remote server practically needs a few areas in which we desire to cut manual intervention and replace it with automated services. …

Python

8 min read

The Easy Python CI/CD Pipeline Using Docker Compose and GitHub Actions
The Easy Python CI/CD Pipeline Using Docker Compose and GitHub Actions
Python

8 min read


Published in

Dear Elegant Chums

·Pinned

Build and Conquer: A Framework for Learning

How to learn a skill for life Acquiring a new skill in tech is always an interesting challenge. There are numerous ways to go from a beginner to a pro and all of them offer unique advantages and disadvantages regardless of the difficulty of the actual skill. Sometimes, it comes…

Technology

3 min read

Build and Conquer: A Framework for Learning
Build and Conquer: A Framework for Learning
Technology

3 min read


Published in

Towards Data Science

·Pinned

A Quick Guide To ML Experiment Tracking — With Weights & Biases

Easily learn to track all of your ML experiments with metrics and logs along with an example project walkthrough — The gruelling process of trial and error is no stranger to a Data Science practitioner. …

Artificial Intelligence

7 min read

A Guide To ML Experiment Tracking — With Weights & Biases
A Guide To ML Experiment Tracking — With Weights & Biases
Artificial Intelligence

7 min read


Published in

Towards Data Science

·Pinned

The Nice Way To Deploy An ML Model Using Docker

A quick guide to deploying an ML model with FastAPI and easily containerizing it within VSCode itself. — There are challenges associated with ML projects when built and run by different developers in a team or otherwise. Sometime, the dependencies may end up mismatching, causing troubles for other dependent libraries in the same project. …

Machine Learning

6 min read

The Nice Way To Deploy An ML Model Using Docker
The Nice Way To Deploy An ML Model Using Docker
Machine Learning

6 min read


Published in

New Writers Growth ideas

·6 hours ago

Cutting Corners as a Content Creator Has Consequences

Increase your mind’s horizon of goals first. Content creation is a slow ritual. Our minds have become accustomed to seeing quicker effort — reward cycles and it does us a disservice. Any successful creator knows that this is a shiny trap. Just like if you would pick up a new…

Content Marketing

3 min read

Cutting Corners as a Content Creator Has Consequences
Cutting Corners as a Content Creator Has Consequences
Content Marketing

3 min read


Published in

ILLUMINATION

·Sep 13

5 Digital Product Ideas For You To Create Your Online Income

If you’re not sure what digital products to sell, read this What are Digital Products? Digital products, a relatively new concept in the world of e-commerce, are non-tangible assets or pieces of media that are sold and delivered online. They include anything from eBooks, music, digital art, online courses, software solutions, to templates, and…

Money

5 min read

5 Digital Product Ideas For You To Create Your Online Income
5 Digital Product Ideas For You To Create Your Online Income
Money

5 min read


Published in

Level Up Coding

·Sep 12

A Serverless Case Study — Netflix’s Architecture

Describing one of the major practical use cases of serverless application development In the last article, we learned about the definition of serverless architectures and how they truly work. We also learned how they differ from traditional client-server-database architectures. In this article, let’s delve into a practical use case of…

Programming

4 min read

A Serverless Case Study — Netflix’s Architecture
A Serverless Case Study — Netflix’s Architecture
Programming

4 min read


Published in

Level Up Coding

·Aug 3

What is Serverless Technology? A Deep Dive — Part 1

An introduction and fundamental comparisons of serverless apps with traditional apps Serverless technology has exploded in popularity the past couple of years and more and more people are opting for it instead of traditional architectures for their web and mobile applications. A couple of most popular examples being AWS Lambda…

Programming

4 min read

What is Serverless Technology? A Deep Dive — Part 1
What is Serverless Technology? A Deep Dive — Part 1
Programming

4 min read


Published in

Geek Culture

·Jul 19

Unraveling the Magic of Message Queues and How To Use Them

What role do they play in modern software systems? Let’s find out. Time and again, you’ve probably wondered what role do message queues play in today’s software infrastructure. Well, they play a pivotal role. Imagine a world without message queues where every task was done synchronously. Imagine a scenario where a payment processor only used synchronous means of handling “payment succeeded” checks.

Technology

5 min read

Unraveling the Magic of Message Queues and How To Use Them
Unraveling the Magic of Message Queues and How To Use Them
Technology

5 min read

Yash Prakash

Yash Prakash

1.1K Followers

Software engineer and Writer | Top Writer in AI | Creating software and writing about it

Following
  • Allen Helton

    Allen Helton

  • Arthur Hayes

    Arthur Hayes

  • Mark Helfman

    Mark Helfman

  • Trevor Stark

    Trevor Stark

  • The Huberman Notes

    The Huberman Notes

See all (11)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams