Category: Hardware

  • A grand project – Streaming and Video Hosting – Part 3 – Drilling into DNS

    A grand project – Streaming and Video Hosting – Part 3 – Drilling into DNS

    I want to look into how we do DNS these days. There are a couple of choices – one of the reasons there are choices is that DNS kind of sucks. But it also drives the Internet. I am old enough that I remember, having just missed the era of programming mainframes with punch cards,…

  • A grand project – Streaming and Video Hosting – Part 2 – Design, Planning, and Notes

    A grand project – Streaming and Video Hosting – Part 2 – Design, Planning, and Notes

    Having decided on a goal, it’s now time to rough out the approach. Basically, what do I need to do to make this happen? Decide on regular DNS or Dynamic DNS to provide an external DNS hostname so other peers can find my instance. regular DNS Domain: perivid.xyz Registered, registrar chosen, domain chosen. DNS A…

  • A grand project – Streaming and Video Hosting – Part 1

    A grand project – Streaming and Video Hosting – Part 1

    Sort of growing out of my impulse to record leukemia patient knowledge for posterity, I started playing PC games and streaming them. My original goal there was just to get used to recording my own video, used to hearing and listening critically to my own voice, figuring out what to talk about when playing games…

  • Memory Management

    Memory Management

    I don’t mean this to be metaphorical, but maybe 10 or 20 years from now it will be. Computers and computing require memory. The reason is they need to keep quick calculations and values close at hand, because of communication speeds, because we need them to be quick and responsive, particularly for video displays and…