Live data from Hacker News

Viewing profile — lmiller1990

lmiller1990

HN member
Joined
Wed, Dec 13, 2017, 2:13 AM UTC
HN karma
335
Public activity
177 items

About lmiller1990

No profile information was provided.

Recent public activity

  1. comment
    Comment #48059533

    pnpm has this, I think others may also have something similar. https://pnpm.io/settings#minimumreleaseage

  2. comment
    Comment #47750937

    Yes. I can try turn that off but I really prefer no transparency

  3. comment
    Comment #47745163

    I am trying it but the colors don't seem correct. I cannot read the title of any other tab except currently selected one: https://imgur.com/a/t0BDxuC PS: How to contact developer? …

  4. comment
    Comment #43542420

    Why is it acceptable for front end code to be of lower quality than the rest? Your software is only as good as the lowest quality part.

  5. comment
    Comment #41725237

    Sure, I talk about JavaScript tooling https://m.youtube.com/c/lachlanmiller

  6. comment
    Comment #40910314

    I bought my first house for 650k (Brisbane) just before covid. It’s now worth about 1M. 350k appreciation in ~4 years - bonkers. Glad I got it then since I probably wouldn’t be abl…

  7. comment
    Comment #40663092

    I made a few courses on Udemy and wrote a book, over a few years net about 20k, super cool! Relative to how much time went into it I probably didn’t actually make that much money b…

  8. comment
    Comment #40530816

    I would not get too concerned about AI entirely replacing you - focus on getting a job and learning how to code without just asking ChatGPT for code and copy pasting it blindly. Yo…

  9. comment
    Comment #40471993

    You could try Cypress, it has a component testing solution. It's not for everyone, but the way Cypress works, is it will auto-wait for your assertion to run, so you don't need the …

  10. comment
    Comment #40438474

    I noticed this too, I find 4.0 is still better for giving me what I ask for.

  11. comment
    Comment #40257071

    I have majorly had this issue since having kids particularly. I couldn’t cope, so after a lot of soul searching, I found I just had to de prioritize things. I accepted there are so…

  12. comment
    Comment #39888092

    I have thought about it - I talked to many of my friends in trades. They are all jealous of how good I have it. Most of them are earning ~70% of what I do, often spend ~2 hours com…

  13. comment
    Comment #39833454

    Not OP but a big part of a doctor's job is clinical notes. Typing is slow, talking is fast. Less time spent taking notes == more time with patient.

  14. comment
    Comment #39787105

    I found Song of the Cell a bit underwhelming. The Gene really was fantastic - I think he ran out of steam a bit with Song of the Cell. The majority of the cell related history is a…

  15. comment
    Comment #39786201

    Sure thing. I looked a few local (in my city, Brisbane, Australia, within ~1.5h of commute). I want to do a combination of dry and wet labs, so I need to be able to attend in perso…

  16. comment
    Comment #39773079

    I have been looking to do something similar for the last few years. I tried grabbing a few textbooks and learning a bit, but I found it difficult to really make any progress. I end…

  17. comment
    Comment #39675091

    Is it better at coding that GPT4? I'm using ChatGPT (v4), just the UI, not the API, and it works really well for me. Is Claude a big step up (hard to imagine, but willing to be con…

  18. comment
    Comment #39586380

    How are people using GPT4 via the API? I signed up and loaded some money, but I still can’t use GPT for by the API. Only 3.5 turbo. I still find ChatGPT 4 well worth the money. The…

  19. comment
    Comment #39516978

    There isn't any easy markets, making even a few hundred bucks a month as a solo dev is vastly harder than just working a 9-5.

  20. comment
    Comment #38670395

    Stripe has support for this, just use that. I have not done recurring with Stripe before but I’ve used it heavily and had a good experience.

  21. comment
    Comment #38244266

    Location: Brisbane, Australia Remote: Yes Willing to relocate: No Technologies: JavaScript ecosystem (Vue.js, React.js), Node.js, have also done RoR and a few other stacks professi…

  22. comment
    Comment #38172672

    DIY! I built a bad fence, a less bad gate, and a little shed. A lot was learned, they have issues but damn I’m proud of my creations.

  23. comment
    Comment #37300755

    How many total elements on the page? 1000 shouldn't be too bad. These guidelines recommend React in general is a bit of a pain, you may need to use `useMemo` etc. You probably want…

  24. comment
    Comment #37073091

    Your network needs to be your early adopters.

  25. comment
    Comment #37044731

    We had some gitstart PRs against Cypress. The code and quality was generally fine. It was mostly low value issues getting fixed, where having a highly paid senior engineer fix just…