Live data from Hacker News

Viewing profile — craig_asp

craig_asp

HN member
Joined
Sun, Jan 11, 2015, 12:40 PM UTC
HN karma
95
Public activity
42 items

About craig_asp

No profile information was provided.

Recent public activity

  1. comment
    Comment #28233488

    I know the author and I can tell you that the story is completely real.

  2. comment
    Comment #28222425

    You won't be able to change much, in my opinion. So you have to choose whether you stay and do it their way, or go. There's a lot to be said about your situation, but I've found th…

  3. comment
    Comment #28210413

    We implemented all that manually, more or less in swift (and sqlite), then react+redux, and on the back end - postgres and python+flask. Works flawlessly so far. We do have the sam…

  4. comment
  5. comment
    Comment #27984368

    The idea behind Mura Notes is basically to have lightweight disposable notes, which you don't have to provide any personal info to use and share. Each note has two URLs, with one a…

  6. story
  7. comment
    Comment #27677096

    So it seems like we'll have to change what we do from writing code to reading code and fixing it..

  8. comment
    Comment #27116514

    Every time someone (usually someone from HR) tries to point out how great a company is because of its great perks like awesome couching sessions (not actual training), great team-b…

  9. comment
    Comment #26391569

    Just to clarify.. Yes, vertipaq is the tech behind power pivot, power bi and sql server analysis services (in tabular mode) and the same column-oriented storage is also used in sql…

  10. story
  11. comment
    Comment #24686897

    It really depends. I've seen developers commit tiny changes all the time, which do not make sense - I wouldn't want to trace a small logic change over 10 commits. Also, sometimes y…

  12. story
  13. comment
    Comment #24071602

    This would be great for amateur astronomers too.

  14. comment
    Comment #22077964

    Certs are maybe one of the last things my colleagues and I look for on a CV. However, in many cases, it does help a bit to have some relevant certificates listed there, especially …

  15. comment
    Comment #20859932

    Nobody is saying that it's not a good habit to form. It would be better to advise to review your column lists and remove redundant columns. Firstly because schemas change, and then…

  16. comment
    Comment #20857774

    I fully agree. With both comments, both yours and branko_d's. The way I read the article, it seems to suggest that by removing rows from the select list would somehow always result…

  17. comment
    Comment #20857541

    "Pull out the names of only the columns you need instead of using SELECT * to speed things up further." This is not performance-related in most cases. Unless the bottleneck is in t…

  18. story
  19. story
  20. story
  21. story
  22. story
  23. comment
    Comment #18380989

    I've worked in BI (end-to-end - data modelling, reporting, ETL, etc.) for more than 10 years now across various organisations and since "data science" became all the rage, I had th…

  24. comment
    Comment #18183057

    "As it stands today I’ve personally used EKS, and AWS in general a lot. I’ve used GKE a bit but only with my own personal credits doing Kubernetes The Hard Way and spinning up a ve…

  25. comment
    Comment #18182706

    Yeah, it's relatively dry material which is hard to grasp without the context of why we need it and how it can be applied in the real world. While the intro is good, it still has t…