Live data from Hacker News

Viewing profile — eleclady

eleclady

HN member
Joined
Thu, Jan 24, 2019, 6:59 PM UTC
HN karma
21
Public activity
13 items

About eleclady

No profile information was provided.

Recent public activity

  1. comment
    Comment #20824384

    Personal preference is valid only to an extent. At a certain point, with enough scale/team size/complexity TypeScript becomes invaluable. I've worked on projects that would have be…

  2. comment
    Comment #20671000

    Unsure if mentioned already, but I keep a repository of all my Linux configuration files. I have scripts that link them all out to the correct places. Then for almost any tweak I m…

  3. comment
    Comment #19661257

    Except the elite won't suffer.

  4. comment
    Comment #19557637

    I found Stripe usage quite complicated. It felt like they were handling very complex use cases at the expense of simpler ones (which are probably the majority). It's one of those t…

  5. comment
    Comment #19432376

    There are so many smaller open source projects I would love to donate to but don't accept donations. I would even pay subscription to them if it ensures their continued development…

  6. comment
    Comment #19275449

    Agree with you fully. People take these blanket generalizations and make them rules and then use them to ignorantly judge someone's decisions. I've worked on projects where perform…

  7. comment
    Comment #19193339

    On the flip side, after using CSS in large projects for years with many, many third party libraries, I've never once felt this urge... Rarely had any problems. At least none that t…

  8. comment
    Comment #19180583

    He forges art, nets 100m+ euros, goes to prison for 3 years. I spend 40 years at a job I'd rather not be at, lucky to retire with 1m+ euros. Leaves a sour taste.

  9. comment
    Comment #19156089

    Yes, that's what I'm saying. The difficulty people have is that the thought process (solution) is still procedural but the query is expressed declaratively. Once you learn how to n…

  10. comment
    Comment #19150627

    Not trying to play word games, but what is the difference between answering a question and processing data? Aren't they effectively the same? Using another tool for processing data…

  11. comment
    Comment #19150576

    I used to think this too, and wondered what magical SQL perspective my brain was missing. I'd see these elegant but seemingly impenetrable queries and wonder why my brain wasn't in…

  12. comment
    Comment #19149092

    Bootstrap sets a solid foundation for enterprise projects, where there are often many disparate projects, many developers, many deadlines, more concern with function vs. style/bran…

  13. comment
    Comment #18991888

    > I've actually never seen a proper codebase in Typescript. That's the problem then. I have, and have clearly seen in the real world why it's superior. ES6/Coffeescript can obvious…