Viewing profile — planxty
planxty
HN member- Joined
- Fri, Jun 09, 2017, 12:21 AM UTC
- HN karma
- 81
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About planxty
No profile information was provided.
Recent public activity
-
comment
Comment #32735869
it is tuesday my dudes :P
-
comment
Comment #32735792
Seeing the same.
-
comment
Comment #30474518
This was my introduction to drawing. You will not be disappointed. Drawing from Bargue's lithographs will teach you technique, and taste.
-
comment
Comment #30474503
Look for didactic materials and approaches used by the French Academic painters of the nineteenth century. A good book about the sight-size technique of drawing and painting should…
-
comment
Comment #26411110
"Easily", not sure that is always easy to do. Is a clever approach to be sure, but to the author's point there could probably be better UX.
-
comment
Comment #26411089
Of course anyone can look anything up. The point I think the author is making is that the database is better positioned to tell us about potential performance issues. Would be wond…
-
comment
Comment #26410477
This author is spot on. Raise your hand if you've committed the PostgreSQL to memory for looking at the DDL for a table, or identifying slow queries. Too many database management o…
-
comment
Comment #26385323
Yes, absolutely. I did at 35. Find the aspects of the work you love the most and let them guide you. A bootcamp or similar educational experience should help you ask the right ques…
-
comment
Comment #26271258
https://en.m.wikipedia.org/wiki/Ted_Kaczynski
-
comment
Comment #25842723
No it's been a total fucking nightmare. Take care of yourselves out there! Meditation helps me keep my lid on.
-
comment
Comment #23427739
Cultural problems are hard to change. If you like your team, one option might be to simply begin testing your own code and ask people to review your work. Don't be overly optimisti…
-
comment
Comment #23427678
Testing is a skill to learn like anything else. Teams that dogmatically apply any new practice or process without making a genuine effort to learn that thing will never extract val…
-
comment
Comment #23427607
I think you have some things to learn, as a manager, and as an engineer.
-
comment
Comment #23372315
A small step up from the pit of despair we're in should not be confused for meaningful progress, though we should fully expect the Trump administration will soon be releasing misle…
-
comment
Comment #23310171
Forgot to mention: we were not a Rails shop, but I think the kind of code or framework being used isn't the most important challenge here.
-
comment
Comment #23310165
I worked for a company that did this, and our scale was quite large. It took a lot of work to get AWS to give us more and more databases on RDS. We had some unique challenges with …
-
comment
Comment #23282688
Cognito has an awful API and worse documentation. It's also super limited in terms of how user metadata is represented, is hard to query efficiently for users meeting certain crite…
-
comment
Comment #23282610
> What a typical 100% Serverless Architecture looks like in AWS Does it look like an unmaintanable untestable mess?
-
comment
Comment #22429871
Mullet? Check.
-
comment
Comment #22094006
A gentle beginning is a great thing to shoot for. I would second the recommendation of a Starting Strength program, or something similar, where you can work a clear, well-establish…
-
comment
Comment #22093161
An excellent therapist is always a good thing to identify, but excersize can definitely also have a massive impact on self esteem, energy levels, and mood in general. I found that …
-
comment
Comment #21142337
A pissing match between two unrelated branches of an enormous org chart has caused monumental waste and discord where I work as a software engineer. My employer is also allergic to…
-
comment
Comment #19959274
I suspect the majority of people who claim to disdain SOLID principles are in fact using them every day without realizing it. Seems pretty disturbing that so many engineers are pil…
-
comment
Comment #17933040
Test your code, or stay the hell away from me. :)
-
comment
Comment #17823009
Yes, so good. Martin Fowler's Refactoring is an excellent companion to Feathers' book.