Live data from Hacker News

Viewing profile — JoeCortopassi

JoeCortopassi

HN member
Joined
Fri, Oct 01, 2010, 2:38 AM UTC
HN karma
2,398
Public activity
460 items

About JoeCortopassi

Joe Cortopassi

Email: joe[at]{my username}[dot]com

http://joecortopassi.com

http://linkedin.com/in/joecortopassi

https://github.com/JoeCortopassi

https://twitter.com/JoeCortopassi

Recent public activity

  1. comment
    Comment #47698569

    Agreed. My frontend/react builds use esbuild, and rebuild fast enough that it feels like hot module reloading

  2. comment
    Comment #47276335

    The big money is going to the OpenAI/Anthropic types producing foundation models that have to raise billions on a regular basis. This is money that would normal be spread across th…

  3. comment
    Comment #46652370

    I think you missed the parents point. They were saying they don't have the resources for proper defense , my guess is parent would agree about their offensive capabilities

  4. comment
    Comment #45486859

    This is some weird takes... - music apps and gapless playback: basically all major car manufacturer software is trash, I'd challenge you to find a car software that's better than T…

  5. comment
    Comment #45405894

    Yeah, it really came from scratching my own itch in wanting a quicker/easier way to think through different companies offers. They always present them in slightly different ways I …

  6. story
    Show HN: Engineering Offer Breakdown

    It's always a bit confusing trying to understand what each companies offer actually means for your total comp each year. I made a simple tool that lets you input the relevant info …

  7. comment
    Comment #45314074

    Just like writing normal software: have it work on different parts of the codebase that don't have overlap, or do the work sequentially. AI is a time compressor, but it's still con…

  8. comment
    Comment #44020556

    I read this book because I misunderstood a recommendation and thought it was a business book talking about how companies get people to forget negative information (e.g. dump news o…

  9. comment
    Comment #43876261

    https://en.wikipedia.org/wiki/Paternoster_lift#Safety Their overall rate of accidents is estimated as 30 times higher than conventional elevators Germany saw an average of one deat…

  10. comment
    Comment #42985736

    > ...the new Gemini "replacement" is still by all accounts a disaster Small nit: the initial rollout of Gemini was a dumpster fire. It is now quite good. For my use cases, I can't …

  11. comment
    Comment #42900167

    You have to remember, HN is fully supported by YCombinator, and has a huge leg up on any possible similar sites. There will always be content thats encouraged to be posted here fir…

  12. comment
    Comment #41184812

    I've noticed that while a bunch of developers have played with LLM's for toy projects, few seem to have any actual experience taking it to prod in front of real users. I’ve persona…

  13. comment
    Comment #41182705

    I think the best way to understand/appreciate javascript as a language is to A) separate it from the DOM, and B) take a functional programming focus Too many times, when people com…

  14. comment
    Comment #41115739

    Hey HN, want a side project idea that's easy, and would be a huge hit? Make a web crawler that hits publicly traded tech companies careers page, once a day, and tracks how often th…

  15. comment
    Comment #40699273

    A lot of people here haven't integrated GPT into a customer facing production system, and it shows gpt-4, gpt-4-turbo, and gpt-4o are not the same models. They are mostly close eno…

  16. comment
    Comment #40598680

    If you are a hobbyist reading all this, and trying to compare it to arduino or raspberry pi, do yourself a favor and buy one of these: https://www.adafruit.com/product/5325 $12, fa…

  17. comment
    Comment #40588388

    planes/helicopters have a fuel source that is orders of magnitude less volatile, and are also able to safely land without power

  18. comment
    Comment #39387174

    The case is not trivial, not crazy, but not trivial. It's also the least hard part about putting together a similar package. A non-EE type person could probably get some dev boards…

  19. comment
    Comment #39338829

    Fun fact: part of the licensing agreement to use USB, is to have the usb symbol on top of the connector. So unless you're using a cheap unlicensed cable, look for the symbol facing…

  20. comment
    Comment #39338579

    To expand on this, if software was like hardware: - when your function calls don't have enough white space between them, they'll some times mix up their return value (crosstalk) - …

  21. comment
    Comment #39317189

    Bitcoin is cryptographically secured distributed accounting ledger, that created a novel way to incentivize participation

  22. comment
    Comment #39253617

    "Speed of light" makes more intuitive sense when you think of it more as the speed of causality i.e. the fastest physical speed a cause can have an effect The speed of light in a v…

  23. comment
    Comment #38339184

    OpenAI will absolutely be able to raise money again, but it will likely never be on the same scale and will also likely have some serious safeguards in the contract language. Wheth…

  24. comment
    Comment #37612834

    Honestly, this is the wrong question, but I understand the intent. What you really should be asking is "Where is the online community for your hobby/interest?" The thing with HN, i…

  25. comment
    Comment #37467179

    Practical Electronics for Inventors[0] is the go-to book for what you're looking for. Has the right balance of practical application without dumbing things down too much. That bein…