JSONPlaceholder👨‍💻🚀 (@iamndeleva) 's Twitter Profile
JSONPlaceholder👨‍💻🚀

@iamndeleva

Software Engineer | Passionate about tech |
I just want to build stuff

ID: 1028747633077248005

calendar_today12-08-2018 20:58:43

16,16K Tweet

1,1K Followers

5,5K Following

Trappy (@j2trappy_) 's Twitter Profile Photo

I got hired in web3 without a CV & or a call I was introduced by a friend & offered to send my CV but was told "no worries, I've seen your X" It just proves how powerful your personal brand is Everyday you demonstrate so many desirable qualities with a quality personal brand

Skilled Coder (@theskilledcoder) 's Twitter Profile Photo

Choosing a Data Structure 👇 Fast lookup → HashMap Sorted order → Balanced BST (AVL, Red-Black Tree) FIFO/LIFO → Queue / Stack Prefix search → Trie Connectivity → Union-Find Range queries → Segment Tree Streaming median → Two Heaps Sliding window → Deque

Stanislav Kozlovski (@bdkozlovski) 's Twitter Profile Photo

👉 If you like Apache Kafka you need to learn about Schema Registry. EVERY company uses schemas in their Kafka messages. The only question is how. There are all kinds of out-of-band solutions one can apply - e.g you can just vibe-code some JSON and parse it ad-hoc in your

👉 If you like Apache Kafka you need to learn about Schema Registry.

EVERY company uses schemas in their Kafka messages. The only question is how.

There are all kinds of out-of-band solutions one can apply - e.g you can just vibe-code some JSON and parse it ad-hoc in your
Dhanian 🗯️ (@e_opore) 's Twitter Profile Photo

System Design Concepts to Master before Interviews ✅ 1. Horizontal vs Vertical Scaling 2. Latency vs Throughput 3. Load Balancers (Round Robin, Consistent Hashing) 4. Caching strategies (LRU, LFU, Write-through, Write-back) 5. Database Scaling: Sharding, Replication, Indexing

Raul Junco (@rauljuncov) 's Twitter Profile Photo

Behind every scalable system is a queue. Behind every outage is one used wrong. Queues are everywhere: background jobs, event streams, message brokers. They’re the backbone of scalable systems, but they’re also a common source of outages. Here is my Cheatsheet 👇 Core

Behind every scalable system is a queue.
Behind every outage is one used wrong.

Queues are everywhere: background jobs, event streams, message brokers.

They’re the backbone of scalable systems, but they’re also a common source of outages.

Here is my Cheatsheet 👇

Core
Ayush Agarwal (@aagarwal1012) 's Twitter Profile Photo

We’re looking for a backend Rust intern at Dodo Payments 🦀 You’ll help keep our APIs fast, our uptime at 99.99%, and ship features that scale. Bring solid backend + system design fundamentals and be comfy in Rust. DM your best project/repo to me and Raghav - no

We’re looking for a backend Rust intern at <a href="/dodopayments/">Dodo Payments</a> 🦀

You’ll help keep our APIs fast, our uptime at 99.99%, and ship features that scale.
Bring solid backend + system design fundamentals and be comfy in Rust.

DM your best project/repo to me and <a href="/Raghav_dodo_dev/">Raghav</a> - no
shyamal (@shyamalanadkat) 's Twitter Profile Photo

i'm hiring for a new team @openai: Applied Evals our goal is to build the world's best evals for the economically valuable tasks our customers care about most. we'll execute as a group of high‑taste engineers, combining hands-on, unscalable efforts with systems that others can

Ben Dicken (@benjdicken) 's Twitter Profile Photo

Designing Data-Intensive Apps chapter 5 stream tomorrow! This is a GREAT chapter so far: All about replication strategies, resolving write conflicts, and more. I also created an email list! In case you aren't following along obsessively on 𝕏 (😅) use the link below.

Designing Data-Intensive Apps chapter 5 stream tomorrow!

This is a GREAT chapter so far: All about replication strategies, resolving write conflicts, and more.

I also created an email list! In case you aren't following along obsessively on 𝕏 (😅) use the link below.
mem0 (@mem0ai) 's Twitter Profile Photo

🚨 Mem0 is hiring We’ve got some exciting roles and are looking for top-notch developers to join our team #hiring Roles open for: - Frontend Engineer - Backend Engineer - Applied AI Engineer - Full Stack Engineer and more! We’re early, lean, and growing fast. Joining at this

ainative (@ainative_coza) 's Twitter Profile Photo

If Cloudflare Workers can intercept emails and send emails, why hasn’t anyone built a mail client for Cloudflare? No brainer, it’s a free email server

Nikhil Kadam (@nickk2305) 's Twitter Profile Photo

the skills that actually get you hired (not 500 leetcodes): • auth flows (oauth, jwt, sessions) • db schema design & migrations • caching (redis, cdn) • background jobs & queues • file uploads & storage • realtime (websockets, pub/sub) • forms & validation • state