Live data from Hacker News

Viewing profile — learned

learned

HN member
Joined
Sun, Feb 21, 2016, 10:34 PM UTC
HN karma
82
Public activity
30 items

About learned

No profile information was provided.

Recent public activity

  1. comment
    Comment #45939967

    CodeCatalyst is pretty surprising on that list. Maybe it tried to do too much? Also, the deprecation alert on the CodeCatalyst site is incorrect at the moment: > Important Notice: …

  2. comment
    Comment #39854487

    A big caveat mentioned in the article is that this experiment was done with a small set (N=47) of specific questions that they expected to have relatively simple relational answers…

  3. comment
    Comment #39586657

    It’s totally possible to decouple these if your python outputs plain JSON/csv into the data/ directory that you commit into the repo or generate just before build time. Then you ca…

  4. comment
    Comment #39585064

    I have a setup with poetry that runs the python data loaders in the poetry-managed virtualenv. I just created a python project and then instead of `yarn run dev` to start the dev s…

  5. comment
    Comment #30399628

    Whenever Tipasa comes up, I always think of Camus's quote from "Return to Tipasa": > But in order to keep justice from shriveling up like a beautiful orange fruit containing nothin…

  6. comment
    Comment #19828217

    Very cool! What format/content does a typical card contain for this category of algorithm cards you use?

  7. comment
    Comment #19059799

    I usually keep Invoke globally installed that way I can use it for setting up and interacting with pipenvs externally. Most of my calls beside the initial setup make use of 'pipenv…

  8. comment
    Comment #19056775

    I'll second invoke. I use it for all of my python projects now and I love working with it. It makes it very clean to manage more complex tasks that have a lot of conditionals invol…

  9. comment
    Comment #19045314

    Yanofsky and Manucci's "Quantum Computing for Computer Scientists" is a smooth intro if you come from a CS background. Nielsen and Chuang's "Quantum Computation and Quantum Informa…

  10. comment
  11. comment
    Comment #17104037

    There is also some really interesting epigenetics research focusing on age-related disease. For example, Steve Horvath's group at UCLA has been refining an "epigenetic clock" using…

  12. comment
    Comment #16787514

    I use Anki as well and it really is fantastic. I use it for languages, math, and code (there is a really good markdown plugin). 15-30 minutes every morning is enough to keep many t…

  13. comment
    Comment #14539637

    This data doesn't seem too reliably sourced. Sorting by ascending years of experience shows negative numbers with the top entry being -9001 and an annual base pay of "a trap a day …

  14. comment
    Comment #14019797

    Thanks for creating and maintaining these lists. I've bookmarked them. They look like great resources even for advanced topics.

  15. comment
    Comment #13256422

    Go Time [1] - Centers around Golang community and has great interviews with prominent and expert Go developers. [1] https://changelog.com/gotime

  16. comment
    Comment #13199303

    Graduated college and finally broke into the software industry. Now I have a manager who respects what I bring to the team and lets me build whatever I want. I thought it would tak…

  17. comment
    Comment #13185426

    I'm the same way, and for me I believe it is a combination of being extremely intrigued and gratefully removed from my own world. Meeting an interesting person (romantic or not) is…

  18. comment
    Comment #13139457

    Just curious, but what about this of all things makes you feel that way? It just seems like a fun moment between father and daughter.

  19. comment
    Comment #13105911

    I got excited when I thought this would be about Go usage on AWS, but this is way cooler.

  20. story
  21. comment
    Comment #13089803

    Sorry for your loss.

  22. comment
    Comment #13010083

    Clicking the 'web' link under the post title and then clicking the top result on Google should do the trick.

  23. comment
    Comment #12885391

    Could you elaborate a bit? I think curated lists like these are good resources for developers that are unfamiliar with certain aspects of Android. Curious to hear your thoughts.

  24. comment
    Comment #12874242

    I understand the confusion, but the term "serverless" refers to the developer not having to provision and maintain a server like an EC2 instance themselves. On AWS' side yes there …

  25. comment
    Comment #12857087

    (Hoping this is a satirical comment, in which case: well done. If not...) Many, many millenials aren't as fortunate to have a high-paying software engineering position like yoursel…