@logicalelegance@mastodon.online
Post #343988
2026-02-13 23:48 UTC
Roses are red,
Violets are blue.
Magic numbers are bad,
Why divide by two?
I have some Making Embedded Systems 2nd edition books to give away.
To win, send me (or post and tag @embedded) a short, geeky poem or haiku.
Winner notified on Monday Feb 16. US shipment only.
Replies (4)
-
@Workshopshed@mastodon.scot 2026-02-14 09:55
@logicalelegance@mastodon.online @embedded@mstdn.social I have your book It sits on the shelf I now use an RTOS and compile things to ELF Greetings from the UK
-
@alison@burningboard.net 2026-02-15 14:09
@logicalelegance@mastodon.online @embedded@mstdn.social IRQ line forgotten. Oops, patch the device driver. Cheaper than board spin!
-
@alison@burningboard.net 2026-02-15 14:12
@logicalelegance@mastodon.online @embedded@mstdn.social Current USB clock should work for new USB device too. Why not? Reuse it.
-
@alison@burningboard.net 2026-02-15 14:18
@logicalelegance@mastodon.online @embedded@mstdn.social Variable-length arrays in vendor AP- I: not portable. That one's self-documenting.