No description
Find a file
Graham McIntire 5e0a41b4d1
Expand IDEAS with fundamental topics
Adds seven new sections to the future-post ideas list covering
foundational territory that wasn't yet represented:

- Signals, systems, information theory (sampling, convolution, Fourier,
  matched filter, FFT, Shannon, BER, correlation, quantization, z-plane)
- EM and wave physics (Maxwell, plane/spherical waves, polarization,
  near/far field, Poynting, skin depth, standing waves, Snell,
  reciprocity, radiation resistance)
- Semiconductors from physics up (PN junction, BJT, MOSFET, band
  diagrams)
- Circuit foundations (Kirchhoff, Thevenin/Norton, RC, RLC, max power,
  three-phase)
- Digital fundamentals (CMOS, flip-flops, PWM, serial protocols, CDC)
- Operating systems from the kernel side (scheduler, syscall, page
  fault, COW, mutex, interrupts vs polling)
- Databases and storage (B-tree, WAL, MVCC, 2PC, Paxos, consistent
  hashing)
- Cryptography from numbers up (RSA, ECC, TLS, Merkle, AES, DH, hash
  collisions)
- Control theory (pole placement, root locus, state-space, Kalman)
- Numerical methods (Newton, gradient descent, finite differences,
  conjugate gradient)
2026-04-22 16:54:12 -05:00
.forgejo/workflows Scheduled post publishing + transistor amplifier post 2026-04-22 10:58:27 -05:00
content Drop VLSM terminology from subnetting post, add IANA references 2026-04-22 16:47:49 -05:00
sass Apply OneDark Pro palette; add human-authored notice to footer 2026-04-18 16:02:40 -05:00
static Drop VLSM terminology from subnetting post, add IANA references 2026-04-22 16:47:49 -05:00
templates Filter future-dated posts out of Atom and RSS feeds 2026-04-22 16:38:22 -05:00
themes Initial site setup with Zola and zolanight theme 2026-02-17 09:51:14 -06:00
.gitignore Initial site setup with Zola and zolanight theme 2026-02-17 09:51:14 -06:00
.gitmodules Add .gitmodules for zolanight theme submodule 2026-02-17 10:01:24 -06:00
CLAUDE.md Document deployment setup in CLAUDE.md 2026-02-17 14:31:25 -06:00
IDEAS.md Expand IDEAS with fundamental topics 2026-04-22 16:54:12 -05:00
zola.toml Draft subnetting post + Atom/RSS feed autodiscovery 2026-04-22 16:35:46 -05:00