You are viewing a single thread.
View all comments View context
27 points

I will not tell my kids regular scary stories. I will tell them about embedded systems

permalink
report
parent
reply
22 points
*

When you program embedded you’ll also dereference NULL pointers at some point.

More...

Some platforms can have something interesting at memory address 0x0 (it’s often NULL in C).

permalink
report
parent
reply
2 points
*

I was thinking about telling them how in embedded systems it’s a good practice to allocate the memory by hand, having in mind the backlog, but yours will come first

permalink
report
parent
reply
14 points

In amd64/x86 kernel space you can dereference null as well. My hobby kernel keeps critical kernel structures there XD.

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 6.6K

    Monthly active users

  • 988

    Posts

  • 38K

    Comments