Live data from Hacker News

Viewing profile — travisby

travisby

HN member
Joined
Wed, Dec 19, 2012, 3:57 AM UTC
HN karma
323
Public activity
92 items

About travisby

[ my public key: https://keybase.io/travisby; my proof: https://keybase.io/travisby/sigs/ErpNO_thq2S22MVzhU3VQ5pYz3Tzrgwf-lomPZht99c ]

https://travisby.dev/

Recent public activity

  1. comment
    Comment #46620777

    https://travisby.dev/ thanks for taking this on!

  2. comment
    Comment #43983386

    Coming to the site from an aggregator (and needing to be convinced to use Ash, rather than coming there directly and already knowing I want to use ash) I found the book a little we…

  3. comment
    Comment #43073426

    I'm really enjoying the discussion on how shuffle means different things to different people (I personally prefer random, but implementing `shuffle` specifically sounds fun with al…

  4. comment
    Comment #42891253

    The airports I fly at (student rotary pilot) have all had the same traffic for rotary/fixed wing, but the FAA talks about [flying _opposite_ planes at a different altitude]( https:…

  5. comment
    Comment #42369589

    For hardware failure, replication is the bees knees and indeed means you'll lose less (no? depending on your replication settings) data. But, backups will help if you replicated _b…

  6. comment
    Comment #41374793

    Your bet is correct! These are considered `reports`. The default `task` view is called `next` (what are my next tasks), but there's plenty of others, plenty customization (sort ord…

  7. comment
    Comment #39479816

    I used a stacking review system at two other roles (gerrit and phabriactor). At the time I found it annoying and missed the pretty Github UI and the ability to bunch commits togeth…

  8. comment
    Comment #39434299

    I thought that was a really interesting stat (I believed you, I don't mean I went to fact-check you but that's what ended up happening!) and wanted to read more about it -- it soun…

  9. comment
    Comment #37866091

    I have my amd framework hooked up to a Lenovo 27" monitor over USB c and that daisy chained to another of the same monitor type over display link and it works like a champ: USB, vi…

  10. comment
    Comment #34768686

    I think a good example for your hypothetical would be the sinking of a nuclear plant propelled ship. If country B invades the territorial waters of country A with a nuclear destroy…

  11. comment
    Comment #33351655

    Based on https://go-review.googlesource.com/c/go/+/3012?tab=comments , it sounds like they were originally focusing on _clearer_. (I interpret that) rsc considers the native binary…

  12. comment
    Comment #32926857

    I'm a huge chromebook fan actually -- but my current one is looking a tad unsupported (pixel slate) I've been considering a framework as a replacement actually! One of the things I…

  13. comment
    Comment #32450288

    Do you use the ironsponge on stainless steel? I assume you mean something like steel wool? My biggest "pro" for cast iron is that it's incredibly easy to clean without worrying abo…

  14. comment
    Comment #31433842

    The standby performance was what kept me from buying a previous gen frame.work despite loving the mission and wanting to support y'all. I was holding my time until either the effic…

  15. comment
    Comment #30089899

    > and not 100s, like I have with PGP+U2F I'm really interested to hear what you're doing that gives you 100s of signatures a day (or decrypts?) I have been searching for an openpgp…

  16. comment
    Comment #30022681

    I'm really excited to see this post! I've actually tried doing something similar -- I want to use/create a smartcard reader on the web that works with gpg. The goal was to port pcs…

  17. comment
    Comment #30022532

    It might also be worth comparing to the stdlib's `container/ring` implementation of a non-generic ring buffer, to see how your code might differ between `RingBuffer[string]` and ho…

  18. comment
    Comment #29334538

    > so throwing a Hail Mary and simply resizing the partitions back to their exact original sizes I've made similar mistakes (well, the same effect, but for different reasons. I thou…

  19. comment
    Comment #27483989

    This has been referred to as [Lacros]( https://chromium.googlesource.com/chromium/src.git/+/refs/he... ) [aboutchromebooks]( https://www.aboutchromebooks.com/news/lacros-vs-chrome-…

  20. comment
    Comment #16970423

    FWIW, the announcement said "text-only messages for concerns". was abuse or something similar.

  21. comment
    Comment #15486359

    I didn't vote in this poll, but it's always been important to me. It's an easy proxy to see that your team mesh well together (if my "best friends" at work are also my team members…

  22. comment
    Comment #14927703

    keybase uses your gpg key more as a _bootstrap_ to prove your identity, and to then sign your _keybase key_ (which isn't gpg as far as I could tell from the spec). e.g. you can see…

  23. comment
    Comment #14892546

    If it's a $400 fountain pen and not a 144mBTC fountain pen, then I think you are thinking about the current price of bitcoin ;) I'm assuming you're placing your ad in USD and conve…

  24. comment
    Comment #14539288

    Unfortunately it's not _fully_ open source. They don't say it anywhere on their webpage, but they use an [OpenPGP Smart Card]( https://www.g10code.com/p-card.html ) internally, whe…

  25. comment
    Comment #14498831

    I'm definitely with you, and don't advocate for 2048 bit keys anymore. That being said... The older versions of the card only supported 2048bit keys. The 2.0 version and above supp…