Viewing profile — songgao
songgao
HN member- Joined
- Fri, Mar 30, 2012, 7:52 PM UTC
- HN karma
- 512
- Public activity
- 254 items
- HN profile
- View on Hacker News ↗
About songgao
Recent public activity
-
comment
Comment #31643821
Did I miss it or they didn’t mention when you could order it?
-
comment
Comment #30817927
I’m having a hard time coming up with a reason why there needs to be any replay protection here. That port is supposed to open without unlocking the car. You can approach a locked …
-
comment
Comment #30806885
Yes, this has always been the case. The root CA is embedded in the Keybase client: https://github.com/keybase/client/blob/master/go/libkb/ca.go This provides a way to add some prot…
-
comment
Comment #25643069
This might be an unpopular opinion but this is a pretty awful headline and it makes it look way worse than what the EMS documents actually say. There’s a bold text [1] “shall not b…
-
comment
Comment #22212124
Yeah starting from Catalina the / is now read-only. Upgrading from an old macOS also kills any previously created files or directories at root that were not shipped with the system…
- story
-
comment
Comment #19914165
You mean this? https://news.ycombinator.com/item?id=19639297
-
comment
Comment #19641923
As other comments have pointed out, devices (mobile and desktop app) do require 2FA and there's no way around that. So I'm assuming you meant the keybase.io website where you can l…
-
comment
Comment #18356174
Keybase [Cryptography for everyone!] https://keybase.io/ Positions: * Front-end Engineer (React.js / React Native) https://keybase.io/jobs#frontend-dev * Identity Evangelist: https…
-
comment
Comment #17999730
Not sure. I’m like everybody else looking for good alternatives here :)
-
comment
Comment #17999677
I migrated to Fastmail from Google Apps a couple years ago. When Inbox came around, I moved everything back to google. While Fastmail is a wonderful service, I don’t think it has t…
-
comment
Comment #17937338
This old blog post has a pretty good explanation about how Go slice works: https://blog.golang.org/go-slices-usage-and-internals Once you realize slices are just (pointer, length, …
-
comment
Comment #17903960
Keybase [Cryptography for everyone!] https://keybase.io/ Position: Software Engineer (React.js and React Native) Locations: New York | San Francisco | Chicago Tech: * React/Electro…
- story
-
comment
Comment #17815273
I think it used to be cost/performance and was later fixed. GP left comment before the fix.
-
comment
Comment #17665337
Keybase [Cryptography for everyone!] https://keybase.io/ Position: Software Engineer (React.js and React Native) Locations: New York | San Francisco | Chicago Tech: * React/Electro…
-
comment
Comment #17108892
I can’t help but think this best aligns with US immigration system. US take in huge amount of international students, but don’t have a reliable (no, lottery-based work visa with a …
-
comment
Comment #15838558
Have you tried this one? Hacker News (YC) by Dharmesh Patel https://itunes.apple.com/us/app/hacker-news-yc/id713733435?m... It’s worked fairly well for me as a light user.
-
comment
Comment #15831003
There’s an official guide now: https://support.apple.com/en-us/HT208332
-
comment
Comment #14926373
It's in a separate repo: https://github.com/keybase/kbfs
-
comment
Comment #14926362
> though I guess that allows read-only sharing and a stronger concept of ownership... you can't do that for shared private files in KBFS right? Actually you can! Check out `/keybas…
-
comment
Comment #14706799
Oh nice. Thanks!
-
comment
Comment #14706777
I was too eager to try it out that I did not read it carefully enough. Completely my fault! Yeah repository selection would be nice!
-
comment
Comment #14706374
Before you try it out, just know that it will install a webhook on every single one of repositories that you have permissions on, not just the ones under your personal account, but…
-
comment
Comment #14519134
Thanks for making `kbsecret` and having it based on KBFS! > Records are shared under the /keybase/private/user1,user2,user3/kbsecret hierarchy, so adding or removing a user would j…