Janardhan Pulivarthi
Janardhan Pulivarthi
  • 21
  • 5 667
The Richest Man in Babylon book review
Commentary on a book a read a while ago on money
มุมมอง: 5

วีดีโอ

Windows snipping tool
มุมมอง 292 หลายเดือนก่อน
Windows snipping tool
how to learn python with stackoverflow
มุมมอง 1510 หลายเดือนก่อน
One way to learn python and be good at it would be to use stackoverflow questions and discussions to get the idea behind "why?" and "how?". #python #fundamentals with #stackoverflow
debugging crashloopbackoff issue
มุมมอง 677ปีที่แล้ว
How to troubleshoot crashloopbackoff issue in Kubernetes #kubernetes #crash #crashloop #crashloopbackoff #containers #debugging
check Aadhaar and PAN link status
มุมมอง 23ปีที่แล้ว
Verify Aadhaar and PAN card are linked or not with www.incometax.gov.in/
money rules
มุมมอง 26ปีที่แล้ว
more rules here: i.janardhanpulivarthi.com/season-1/money-rules 0:19 privacy 0:50 know your numbers 1:35 do not take credit cards 2:22 money to friends #money
emi calcluation
มุมมอง 20ปีที่แล้ว
How to find the emi with interest and number of installments. calculation sheet: docs.google.com/spreadsheets/d/1-v7W6HK6-v1m910x_wTLH9a808IMzIjf2S6UcdXtPHo/edit?usp=sharing article: i.janardhanpulivarthi.com/season-1/edu-loan-emi-calculation 00:00 find emi amount 08:00 calculation without formula #emi
N2 handover whiteboard session
มุมมอง 232ปีที่แล้ว
How the N2 Handover process happens between two gNBs in different AMFs. #5g
whiteboard session 5G elements
มุมมอง 342 ปีที่แล้ว
#5g
git repo commands
มุมมอง 262 ปีที่แล้ว
#git version control commonly is used commands
Apache Spark Install on Windows
มุมมอง 1442 ปีที่แล้ว
0:00 Spark Download 1. Go to downloads.apache.org/spark and choose a version 2. I chose, this .tgz file downloads.apache.org/spark/spark-3.3.0/spark-3.3.0-bin-hadoop3.tgz and click on it to download 3. extract it. 2:27 Add both of them to path: on my computer I have added the following path HADOOP_HOME=D:\programs\hadoop SPARK_HOME=D:\programs\apache-spark PATH=PATH;D:\programs\hadoop\bin;D:\pr...
coursera dl httperror 400
มุมมอง 1.1K2 ปีที่แล้ว
Instructions are available here: i.janardhanpulivarthi.com/coursera-dl-httperror-400 TL;DR coursera-dl -ca 'CAUTH' [CLASS-NAME]
Intel MKL install on Ubuntu
มุมมอง 2.1K2 ปีที่แล้ว
Installation steps 1. visit software.intel.com/mkl 2. Choose the platform specific installer 3. Download and run
pip install systemds
มุมมอง 1732 ปีที่แล้ว
Install Apache SystemDS python package #systemds
Java installation in ubuntu
มุมมอง 132 ปีที่แล้ว
Java installation in ubuntu
Install Wireshark with make from source code
มุมมอง 7282 ปีที่แล้ว
Install Wireshark with make from source code
Install pcap in Alpine
มุมมอง 982 ปีที่แล้ว
Install pcap in Alpine
Building Linux kernel
มุมมอง 542 ปีที่แล้ว
Building Linux kernel
Google Colaboratory GPU CUDA setup tutorial
มุมมอง 1082 ปีที่แล้ว
Google Colaboratory GPU CUDA setup tutorial
Sheep grazing in an Indian village
มุมมอง 82 ปีที่แล้ว
Sheep grazing in an Indian village

ความคิดเห็น

  • @zacyuan
    @zacyuan 2 ปีที่แล้ว

    wondering which version of coursera dl you are using ... 0.11.3 ? I tried to get cauth from inspection mode like what you showed here...but no longer work.....

    • @janardhanpulivarthi
      @janardhanpulivarthi 2 ปีที่แล้ว

      I think it should work. 1. Have you logged in? 2. are you giving input like this: coursera-dl -ca 'CAUTH' [CLASS-NAME] or as an example, coursera-dl -ca 't7OlopZp-vgTjHpFalsljlskfdlfakf' cloud-infrastructure-design-process

    • @zacyuan
      @zacyuan 2 ปีที่แล้ว

      @@janardhanpulivarthi coursera shut off the endpoint for one route that API file no longer works. But I manually changed the version name of that endpoint at API file and that works now.

    • @janardhanpulivarthi
      @janardhanpulivarthi 2 ปีที่แล้ว

      @@zacyuan good to know. If you would like you can share those steps here. I will update in the description! What do you think?

    • @aqsa.nadeem
      @aqsa.nadeem ปีที่แล้ว

      @@zacyuan hey, can you share the steps here as well?