Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

reddit.com

programming

Get the latest updates from programming directly as they happen.

Follow now 144 followers

Latest posts

Last updated about 3 hours ago

Fourier Analysis: Drawing Llamas with Circles

about 3 hours ago

submitted by /u/lelanthran [link] [comments]

Two core concepts of k8s

about 9 hours ago

In kubernetes two concepts I found very interesting: ⁠Only the API Server...

"Reconstructive UI"

about 10 hours ago

submitted by /u/hasen-judi [link] [comments]

[ Removed by Reddit ]

about 10 hours ago

[ Removed by Reddit on account of violating the content policy. ]...

A Lean Proof Printing Python Union Find

about 12 hours ago

submitted by /u/mttd [link] [comments]

How my task router turned a 3-word prompt into $11 of API spend

about 13 hours ago

Postmortem for anyone running multi-model task routers. Setup: personal task queue, N...

Microservices are organizational debt disguised as architecture.

about 14 hours ago

Every time I’ve seen microservices pitched, it sounds great on paper. Independent...

I need someone to write me wallhack

about 14 hours ago

Hi, I know that this request is not common and probably not...

If we do not stop to help each other, what do we become?

about 14 hours ago

submitted by /u/dwaxe [link] [comments]

phrack-72.pdf

about 17 hours ago

submitted by /u/TinuvielTaco [link] [comments]

He who does not code, neither shall he eat

about 18 hours ago

submitted by /u/Stevoisiak [link] [comments]

Just a quick little thing I made, it's pretty much my first time coding in Python

about 18 hours ago

code : age=(20) if age >= 18: majeur=("OK") else: majeur=("NN") name =...