HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jhardy54

no profile record

comments

jhardy54
·7 miesięcy temu·discuss
> 12 to 18 months of linear algebra

Do you mean full-time study, or something else? I’ve been using inference endpoints but have recently been trying to go deeper and struggling, but I’m not sure where to start.

For example, when selecting an ASR model I was able to understand the various architectures through high-level descriptions and metaphors, but I’d like to have a deeper understanding/intuition instead of needing to outsource that to summaries and explainers from other people.
jhardy54
·10 miesięcy temu·discuss
I’m a “Python guy” in that I write Python professionally, but also am like you in that I’ve been extremely underwhelmed by Portry/Pipenv/etc.

Python dependencies are still janky, but uv is a significant improvement over existing tools in both performance and ergonomics.
jhardy54
·2 lata temu·discuss
Sorry, there might be a misunderstanding —- I’m looking for an example of when the dependency array needs to be [], is that what you posted?
jhardy54
·2 lata temu·discuss
Can you give an example? In my experience these cases are often trivial to fix, and React provides some solid documentation on how to solve these: https://react.dev/learn/removing-effect-dependencies

There absolutely might be cases that can’t be solved, so I’m hoping to break out of my bubble and learn what they are!
jhardy54
·2 lata temu·discuss
How does this compare with ubiquitous lint rules that require hook dependency arrays to be exhaustive?
jhardy54
·4 lata temu·discuss
That’s correct. Rob Landley and I came up with the same license text but called it different things.

I called it the Free Public License and had it approved by the OSI under that name.

He called it the 0BSD, and argued that since he came up with it first then it should be given his preferred name. I think “0BSD” is an awful name for an ISC-derived license, but eventually I gave up trying to argue with him because I felt that having two names was worse than one bad name.