Viewing profile — craig_asp
craig_asp
HN member- Joined
- Sun, Jan 11, 2015, 12:40 PM UTC
- HN karma
- 95
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About craig_asp
No profile information was provided.
Recent public activity
-
comment
Comment #28233488
I know the author and I can tell you that the story is completely real.
-
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…
-
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…
- comment
-
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…
- story
-
comment
Comment #27677096
So it seems like we'll have to change what we do from writing code to reading code and fixing it..
-
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…
-
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…
- story
-
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…
- story
-
comment
Comment #24071602
This would be great for amateur astronomers too.
-
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 …
-
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…
-
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…
-
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…
- story
- story
- story
- story
- story
-
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…
-
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…
-
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…