Viewing profile — benaubin
benaubin
HN member- Joined
- Sat, Apr 02, 2016, 12:57 PM UTC
- HN karma
- 123
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About benaubin
No profile information was provided.
Recent public activity
-
comment
Comment #44606546
our app is electron and you can open the chromium dev tools via the help menu. if you want to verify yourself.
-
comment
Comment #44606465
in seriousness: we don't listen to your microphone unless you click the button that says "start transcribing" in big letters. we dropped the ball with the support response quoted t…
-
comment
Comment #44603868
have any in mind? we're hiring :) http://job-boards.greenhouse.io/notion/jobs/6345904003
- comment
-
comment
Comment #44603809
To be clear: recording is opt-in. We also remind users to ask for two-party consent. (obligatory "i work at notion")
-
comment
Comment #44603700
I work at Notion. We don't ship code that would let us listen in until users explicitly click start recording. We don't want to, we aren't in the business of selling data and this …
-
comment
Comment #44603683
it's electron so you can just open chromium dev tools and see almost all network activity - im pretty sure this is exposed to everyone in the debug menu. takes seconds. http proxy …
- story
-
comment
Comment #43795597
now you've banned several different arbitrary strings!
-
comment
Comment #40961687
Notion employee here. We don't put images themselves in Postgres- we use s3 to store them. The article is referring to image blocks, which are effectively pointers to the image.
-
comment
Comment #40134694
> However, as the number of members in the set increases, the number of possible IDs increases exponentially. Case-sensitive: 53^8 = 62,259,690,411,361 Case-insensitive: 22^8 = 54,…
-
comment
Comment #39957538
I'd assume that there's a difference between picking the best _token_ across an assortment of randomly selected tokens, versus picking the best _string_ of randomly-selected tokens…
-
comment
Comment #39957518
"'All You Need Considered Harmful.' Is All You Need"
-
comment
Comment #38717441
About 3 years ago, Bird used to be the only scooter useable on my college campus. And they were pretty commonly used. Then, 2 years ago, the bird app completely stopped working on …
-
comment
Comment #36463790
Postgres by far. The inbuilt json support is great. In addition, Postgres as a whole has decades of bullet proofing behind it. MongoDB doesn't have many advantages, has many bugs a…
- story
-
comment
Comment #29930900
Yes! Everyone is welcome to apply. Total comp is not listed for all of the positions, but if it is, it is listed in the posting.
-
comment
Comment #24579910
Needs async/await: async: DEVELOPING STORY [DISCOVER HOW TO...] await: STAY TUNED FOR [expr]
-
comment
Comment #24579876
The configuration file should be a collection of hackernews headlines
-
comment
Comment #24579259
This is actually a pretty neat idea. Should be pretty easy by just swapping out the tokenization loop logic. https://github.com/thesephist/tabloid/blob/e0d16ea54eced809e...
-
comment
Comment #24579249
10 [EASY|QUICK|WEIRD] STEPS = Range [list expr] FOR [variable name] = map operator
-
comment
Comment #24579220
The parser should use TikTokenization
- story
- story
-
comment
Comment #23554798
This is really awesome! It can be really difficult to visualize and understand large numbers - this is a perfect way of truly understanding what large sums truly mean to corporatio…