Viewing profile — JoeCortopassi
JoeCortopassi
HN member- Joined
- Fri, Oct 01, 2010, 2:38 AM UTC
- HN karma
- 2,398
- Public activity
- 460 items
- HN profile
- View on Hacker News ↗
About JoeCortopassi
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
-
comment
Comment #47698569
Agreed. My frontend/react builds use esbuild, and rebuild fast enough that it feels like hot module reloading
-
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…
-
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
-
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…
-
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 …
-
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 …
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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
-
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…
-
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…
-
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) - …
-
comment
Comment #39317189
Bitcoin is cryptographically secured distributed accounting ledger, that created a novel way to incentivize participation
-
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…
-
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…
-
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…
-
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…