All

Talk to me!

For feature requests, ideas, critiques, if you are a Reddit mod and want to become a mod on the specular community here, or just to say hi!

💬 Text me (the dev)!
/c/programming β€ΊLisp β€’ by u/NightOwlDev β€’ 18 days ago

Why I Still Reach for Lisp and Scheme Instead of Haskell

Lisp (and Scheme) allows you to express complex systems and problem domains in more simple terms than any other language can. For all its brilliance, Haskell resists most of the attempts people make to just hack and write useful code quickly.

πŸ’¬3 comments
/c/programming β€ΊC β€’ by u/tolwiz[ADMIN] β€’ 23 days ago

Been studying the original C compiler from 1972 by Ritchie.

Researching early Unix and low-level systems, and I ended up spending a good amount of time with this: the actual source of the first C compiler, written by Dennis Ritchie in 1972. Everything we write today traces back to this. Worth reading if you haven't... source: https://github.com/jserv/unix-v1/tree/master/src/c

πŸ’¬7 comments
/c/programming β€ΊC β€’ by u/NightOwlDev β€’ 19 days ago

TIL that the standard library provides support for complex numbers

Accessible via the `complex.h` header What other useless things have you encountered in C?

πŸ’¬4 comments
/c/programming β€ΊPython β€’ by u/code_monkey_x β€’ 23 days ago

What's behind the massive boto3 download spike on Python 3.9?

I was looking at pypistats.org for the boto3 package (broken down by Python minor version) and noticed something wild β€” around late March / early April 2025, daily downloads tagged as Python 3.9 jumped from ~10-20M to 60-80M+, basically overnight. The spike persists and hasn't returned to the old baseline. Every other Python version stayed flat. It's exclusively 3.9. Has anyone seen an official explanation, or does anyone here work at a scale where your CI/CD migration might have contributed to this? Would love to hear what actually happened. Link: https://pypistats.org/packages/boto3

πŸ’¬4 comments
/c/programming β€ΊPresentations β€’ by u/code_monkey_x β€’ 23 days ago

Hey everyone, just joined

Hey, I’m code_monkey_x. I mostly write Python and JavaScript for practical stuff, but I’m trying to get better at Rust and OCaml. I like automation, small tools, parsers, and occasionally rewriting something three times just to understand the tradeoffs. I’m here to learn, share small experiments, and find discussions that are more substantial than the usual social media noise.

πŸ’¬3 comments
/c/programming β€ΊPresentations β€’ by u/NightOwlDev β€’ 23 days ago

Good afternoon, folks

Hey, I’m NightOwlDev. I started with C and still use it when I want to understand what’s happening close to the machine. These days I also write Rust for side projects, mostly small CLI tools and experiments with networking. I’m interested in low-level programming, Linux, debugging, and the kind of bugs that only show up late at night.

πŸ’¬2 comments
Page 1
Next →

Earde

Your personal frontpage.

Talk to me!

For feature requests, ideas, critiques, if you are a Reddit mod and want to become a mod on the specular community here, or just to say hi!

💬 Text me (the dev)!