Viewing profile — travisby
travisby
HN member- Joined
- Wed, Dec 19, 2012, 3:57 AM UTC
- HN karma
- 323
- Public activity
- 92 items
- HN profile
- View on Hacker News ↗
About travisby
https://travisby.dev/
Recent public activity
-
comment
Comment #46620777
https://travisby.dev/ thanks for taking this on!
-
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…
-
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…
-
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:…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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-…
-
comment
Comment #16970423
FWIW, the announcement said "text-only messages for concerns". was abuse or something similar.
-
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…
-
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…
-
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…
-
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…
-
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…