Viewing profile — aj0strow
aj0strow
HN member- Joined
- Wed, Nov 13, 2013, 11:28 AM UTC
- HN karma
- 57
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About aj0strow
No profile information was provided.
Recent public activity
-
comment
Comment #38342019
I would bet the senior researchers know exactly how and where to get plenty of tokens.
-
comment
Comment #34063268
For what it's worth, the company offers pricing tiers for secure facility vs crowdsourcing and customers get to choose.
-
comment
Comment #31515837
That's true, the pull request diff viewer does not make viewing file renaming very clear and there could be conflicts. On the other hand, what I see in practice is adding or removi…
-
comment
Comment #31515800
It seems like a path prefix like "/en/books" or "/es/books" could be supported with a base url config. Localized path segments like "/books" or "/libros" could be supported with a …
-
comment
Comment #31488171
Oh interesting. Why not? Directory and file based routing is my favorite feature of Next.js, Remix, and other frameworks that do it.
-
comment
Comment #15589179
GitHub for X. Construction is taken [1]. UI/Product is taken [2]. I'm sure there are more document types. [1]: https://www.plangrid.com/ [2]: https://zeplin.io/
-
comment
Comment #14584615
You should reach out to Ryan at Esthetic label.
-
comment
Comment #14545151
It clicked for me after reading Joe Celko books: https://www.amazon.com/Joe-Celko/e/B000ARBFVQ
-
comment
Comment #14406804
I know a guy in Toronto who used to offer loans from the Caymans to Chinese CEOs secured by 2x stock. If they default, he keeps the stock. So they take out a massive loan then imme…
-
comment
Comment #14184811
I don't get it either. Google reads your email to serve better ads. You grant unroll.me access to filter marketing campaigns. Now they read your email too. Selling anonymous purcha…
-
comment
Comment #14160300
I read architecture.md in the runtime package and it looks perfect for binding websocket updates into components. I was really hoping for the following example: * create a stand-al…
-
comment
Comment #13309700
I can think of a few more reasons beyond rescue. - It's easier to find a significant other with whom to produce offspring if you exhibit kindness and charity to others. - Generosit…
-
comment
Comment #13196180
Yeah but assigning doesn't really work for nested classes. class Post { id: string; user: User; // I was hoping for something like Golang json.Unmarshal.
-
comment
Comment #13187850
For any parents out there: Please think long and hard before getting your kid prescribed. Get 2nd opinions, try nature or counselling, reflect if it's actually you who is the insti…
-
comment
Comment #13142263
Check out Sendy - https://sendy.co/
-
comment
Comment #13142219
Which industry is that? :)
-
comment
Comment #13130855
I was using that too, and switched over to Jest + Chai Assert. It was too difficult for me to replicate features like file watching, run only tests with changes for faster feedback…
-
comment
Comment #13130808
RE: 2. Jest bundles Jasmine. It's primarily a test runner (like karma[1]) more than a framework. Jest includes mocking capabilities at the function level (like sinon[2]) and module…
-
comment
Comment #13124844
The easier imports solves my biggest issue with migrating an existing project over. I'd say TypeScript is "ready" now. The last feature I'd want is an easy way to map nested json i…
-
comment
Comment #12736134
Take a look at: Shopify, Wattpad, Pager Duty, Uken Games, Opencare, Quandl, The Score (ESPN), Wealthsimple, Top Hat, Event Mobi.
-
story
If you have a production go project, run tree . paste output
I was hoping to see the structure of a large Go project that isn't Camlistore. I realize most will be impossible to open source, but maybe it's ok to run `tree .` and paste the fil…
-
comment
Comment #11893845
I moved to Toronto from Seattle. If you value street fashion, nightlife, music, no driving, etc then the bay area isn't very appealing. I wouldn't move back west until I'm married …
-
comment
Comment #11858730
Yes. I check my vendor into git, so it's as deterministic as source code.
-
comment
Comment #11802132
I don't have data, only personal experience. See: https://en.wikipedia.org/wiki/Concerted_cultivation Malcolm Gladwell writes about this too, in Outliers [1] (chapters 3 and 4). Hi…
-
comment
Comment #11799975
I would agree it's not income. That's just correlation. It's whether your parents taught you to read by age 5, cooked vegetables for dinner, encouraged you to play an instrument, d…