Live data from Hacker News

Viewing profile — chrisdew

chrisdew

HN member
Joined
Fri, Feb 20, 2009, 4:08 PM UTC
HN karma
409
Public activity
153 items

About chrisdew

No profile information was provided.

Recent public activity

  1. comment
    Comment #44336628

    UK Universities don't have majors and minors as the US does.

  2. comment
    Comment #39634070

    Is the Damm algorithm strictly better than all of these? https://en.wikipedia.org/wiki/Damm_algorithm

  3. comment
    Comment #38911016

    Back when I switched to Ubuntu 8.04, fifteen years ago, they had the best set of included drivers and non-free (MP3) software. I switched back to Debian (12/bookworm) a few months …

  4. comment
    Comment #37582789

    Protobuf over UDP can use the UDP payload length. Likewise for the many variants of self-sychronising DLE framing (DLE,STX..DLE,ETX) used on serial links. A varint length field pre…

  5. story
    Show HN: LeVarInt64 for Rust

    A library for encoding (and decoding) u64s into usually fewer than eight bytes.

  6. comment
    Comment #32700429

    How do you avoid condensation on walls and mould problems?

  7. comment
    Comment #32410159

    The "double-bonus two-liner": export vid="sourcevid.mkv" ffmpeg -i "$vid" -vf vidstabdetect -f null -; ffmpeg -i "$vid" -vf vidstabtransform "$vid.stab.mkv"; ffmpeg -i "$vid" -i "$…

  8. comment
    Comment #31394480

    Blind Upload uses crypto.subtle to encrypt files in the browser, before uploading them to the cloud and displaying the key only in the browser. https://www.blindupload.org https://…

  9. comment
    Comment #31205160

    I use Turnstile: https://github.com/fadedbee/turnstile

  10. story
  11. comment
    Comment #29329275

    The current encoding is complete, so no future extensions are possible. A fix would be to change: 110rrrrr ggggbbbb - copy the last pixel and adjust RGB by (r-15, g-7, b-7) to: 110…

  12. story
  13. comment
    Comment #26408219

    I've now added the sorting and a link to the full list.

  14. comment
    Comment #26367142

    Yes, it's a very slow Dutch Auction. Your suggestions are very welcome. I'll add those features tomorrow.

  15. comment
    Comment #26366240

    Hi, thanks for your question. At the bottom of the "Sellers" information is the line: "If you are interested in listing your domain(s) on Domain Drain, complete the form below for …

  16. comment
  17. comment
    Comment #26365706

    Hi, I'm Chris and Domain Drain is my side project. Any questions, please ask.

  18. story
  19. story
  20. story
  21. comment
    Comment #24981136

    Does the Pi 400 PCB allow a future 8 GB model?

  22. comment
    Comment #21057572

    Great game, but does grid display use 1-based numbering?

  23. comment
    Comment #20960208

    Is your string library open sourced? Could you provide a link?

  24. comment
    Comment #20361861

    Some financial systems, a large number of which run on mainframes, have databases where all fields are fixed length. (A database with fixed-length records is trivial to access rand…

  25. story