Sabitlenmiş Tweet
Abhijith
26.4K posts

Abhijith
@abhip_me
📸 @artzyfacts 🗒️https://t.co/GiP6FlZKIz 🔗https://t.co/UDhuEwSP43
Join 👉🏻 Katılım Ocak 2014
739 Takip Edilen1.7K Takipçiler

Here is a billion dollar app idea:
vibe-code a lighter, cheaper version of Slack that replaces it completely for enterprise customers.
Slack generated $1.7 billion in 2023 with 10 million customers - but customers only have 1 problem that it is too pricey.
You can easily build a replacement for it by vibe-coding in 2026. The models are too good.

Alex Cohen@anothercohen
I'm tempted to finally churn off Slack. We're paying ~$6k/year for 40 people and they just quoted me $21k/year for the business version that includes a BAA (and all the shitty AI features). Incredibly overrated software
English

I wrote something I’m genuinely proud of.
How I fake real classes in pure C. No C++ required, just one simple trick.
If you enjoy practical C tricks and clean thinking, give it a read:
medium.com/gitconnected/h…
Would love to hear what you think.
English

I wrote something I’m genuinely proud of.
How I fake real classes in pure C. No C++ required, just one simple trick.
If you enjoy practical C tricks and clean thinking, give it a read:
medium.com/gitconnected/h…
Would love to hear what you think.
English

🚨 WhatsApp’s “end-to-end encrypted” privacy is a total lie.
New class-action lawsuit just dropped: Meta secretly let employees, contractors like Accenture, and third parties read, intercept, and store your private messages WITHOUT consent.
All while marketing it as “only you and the recipient can read it.”
Zuck lied to billions. Your chats were never safe.

English

List of C/C++ Project Ideas in Networking Programming 🔗
Here's a collection of practical projects with references to help you get started:
1. Let's Code a TCP/IP Stack
- Part 1: Ethernet & ARP saminiir.com/lets-code-tcp-…
- Part 2: IPv4 & ICMPv4 saminiir.com/lets-code-tcp-…
- Part 3: TCP Basics & Handshake saminiir.com/lets-code-tcp-…
- Part 4: TCP Data Flow & Socket API saminiir.com/lets-code-tcp-…
- Part 5: TCP Retransmission saminiir.com/lets-code-tcp-…
2. Programming concurrent servers
- Part 1 - Introduction eli.thegreenplace.net/2017/concurren…
- Part 2 - Threads eli.thegreenplace.net/2017/concurren…
- Part 3 - Event-driven eli.thegreenplace.net/2017/concurren…
- Part 4 - libuv eli.thegreenplace.net/2017/concurren…
- Part 5 - Redis case study eli.thegreenplace.net/2017/concurren…
- Part 6 - Callbacks, Promises and async/await eli.thegreenplace.net/2018/concurren…
3. MQTT Broker from scratch
- Part 1 - The protocol codepr.github.io/posts/sol-mqtt…
- Part 2 - Networking codepr.github.io/posts/sol-mqtt…
- Part 3 - Server codepr.github.io/posts/sol-mqtt…)
- Part 4 - Data structures codepr.github.io/posts/sol-mqtt…
- Part 5 - Topic abstraction codepr.github.io/posts/sol-mqtt…
- Part 6 - Handlers codepr.github.io/posts/sol-mqtt…
- Bonus - Multithreading codepr.github.io/posts/sol-mqtt…

English


🚨 AI just tried to nuke my whole architecture 😂
Been using Composer 2 in Cursor for a few weeks. It’s usually solid… until it hallucinates.
I asked for two tiny if-statements (5-minute job).
Instead it built a whole new API, fresh interfaces, random error handling, and a bunch of junk I never wanted.
Had to literally paste pseudo-code and beg it: “Just these two lines. NOTHING ELSE.”
Moral of the story: Never accept AI code blindly. Review every line like your sanity depends on it.
AI is a beast when it behaves. When it doesn’t? Spaghetti monster incoming.
English








