restapivsgrpc

rest api vs grpc

REST and gRPC are both popular choices for building APIs, but they have different strengths and weaknesses. Here’s a comparison to help you choose the right one…

kopi indonesia

10 Indonesian Coffees That You Must Try

Do you like coffee? This is 10 Indonesian Coffees That You Must Try Rank Coffee Name Origin Region Coffee Type Plantation Height (m) Annual Export (tons) 1…

cody

cody ai alternative github copilot

Who doesn’t code with AI these days? I used to use GitHub Copilot and I found it to be a huge help with coding. First, it sped…

zero to one

Resume Buku Zero to One: Notes on Startups, or How to Build the Future

“Zero to One” adalah panduan inspiratif yang merintis jalan bagi pemimpin startup untuk mengubah visi menjadi kenyataan. Ditulis oleh salah satu pendiri PayPal, Peter Thiel, buku ini…

web web2 web3

Web, Web2, and Web3 Comparison Table

Feature Web (1.0) Web2 (2.0) Web3 (3.0) Content Read-only Read-write, user-generated Read-write, interactive, decentralized Data Ownership Platforms or organizations Users Users Control & Access Centralized, limited access…

2023 12 15 15 42

Script for text finder inside excel file

I made a Python script to look at some text inside my Excel file, this script can look at multiple Excel files inside a folder row by…