HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pjfin123

no profile record

comments

pjfin123
·5 tháng trước·discuss
Realistically food prices need to go up to make this an attractive business for people to get into
pjfin123
·5 tháng trước·discuss
I wonder if a wood powered tractor for farming would be more practical than a wood powered car for transportation
pjfin123
·8 tháng trước·discuss
I've been doing more and more web dev with JQuery recently. I learned it in high school and I think most of the new JS frameworks are probably worse.
pjfin123
·8 tháng trước·discuss
I'm not sure where this number comes from but McDonald's profit margins may be misleading due to their franchise and real estate based model. If you spend $10 at McDonald's that's paid to the franchise and the central McDonald's corporation isn't necessarily profiting $3.
pjfin123
·9 tháng trước·discuss
Is the allegation here that a LLM generated code that was very similar to the author's copyright protected code or that they copied the code and then tried to use AI to hide that fact?
pjfin123
·9 tháng trước·discuss
U.S. schools are facing a huge and permanent drop in enrollment as the fertility decline starts hitting too.
pjfin123
·năm ngoái·discuss
LibreOffice is still fast to start
pjfin123
·năm ngoái·discuss
It's hard to tell if they're telling the truth about the number of GPUs they have. They open sourced the model and the inference is much more efficient than the best American models so it's not implausible that the training was also much more efficient.
pjfin123
·5 năm trước·discuss
Clearly this requires some level of judgement but this isn't new, determining what is plagiarism and not requires a similar judgement call.
pjfin123
·5 năm trước·discuss
Then the person training the models wouldn't be legally accessing your code.
pjfin123
·5 năm trước·discuss
I think this would fall under any reasonable definition of fair use. If I read GPL (or proprietary) code as a human I still own code that I later write. If copyright was enforced on the outputs of machine learning models based on all content they were trained on it would be incredibly stifling to innovation. Requiring obtaining legal access to data for training but full ownership of output seems like a sensible middle ground.
pjfin123
·5 năm trước·discuss
How has all this information form the IRS leaked? ProPublica seems to have accessed many of the richest American's tax data. Is this something one person could do? How many people have that kind of access?
pjfin123
·5 năm trước·discuss
For anyone curious about the detailed history of Python interpreters https://www.youtube.com/watch?v=NdJ9BxgRpOY
pjfin123
·5 năm trước·discuss
What's the difference between this and PyPy? They're both JIT/performance oriented Python interpreters?

Good to see more work on this front! It's seemed crazy that Python can be this popular but still not be nearly as fast as it could be.