HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tweakimp

no profile record

comments

tweakimp
·18 วันที่ผ่านมา·discuss
What exactly changed?
tweakimp
·เดือนที่แล้ว·discuss
and they are?
tweakimp
·2 เดือนที่ผ่านมา·discuss
Do you mean by vibecoding these vulnerabilities into the kernel or by finding them?
tweakimp
·2 เดือนที่ผ่านมา·discuss
Use black as format on save and you will never have a problem with that. https://github.com/psf/black
tweakimp
·2 เดือนที่ผ่านมา·discuss
When it was announced it was not generally available for everyone to try out. There was a waitlist phase.
tweakimp
·4 เดือนที่ผ่านมา·discuss
Be careful with that, numpy arrays can be slower than Python tuples for some operations. The creation is always slower and the overhead has to be worth it.
tweakimp
·5 เดือนที่ผ่านมา·discuss
MY favourite is ChatJippiddy
tweakimp
·6 เดือนที่ผ่านมา·discuss
And right in this moment Trump is talking about how Canada should be grateful for all the American freebies :D
tweakimp
·6 เดือนที่ผ่านมา·discuss
Can you also add why and for who you recommend it?
tweakimp
·6 เดือนที่ผ่านมา·discuss
I think also many dont have the time or ressources to care. If you live a precarious life, you are happy if you can pay for food and your home.
tweakimp
·6 เดือนที่ผ่านมา·discuss
Why is y+2x optimal at (0,3) with a value of 3? Isnt it (3,0) with a value of 6?
tweakimp
·7 เดือนที่ผ่านมา·discuss
In the near future we will use lazy imports :) https://peps.python.org/pep-0810/
tweakimp
·7 เดือนที่ผ่านมา·discuss
Can you give a Python example of a use case for this?
tweakimp
·7 เดือนที่ผ่านมา·discuss
No, advertising is putting information in peoples faces as much as possible even if they are not interested at all.
tweakimp
·7 เดือนที่ผ่านมา·discuss
They can put their information where it can be found easily by people who are interested-
tweakimp
·8 เดือนที่ผ่านมา·discuss
Every time I see a table like this numbers go up. Can someone explain what this actually means? Is there just an improvement that some tests are solved in a better way or is this a breakthrough and this model can do something that all others can not?
tweakimp
·10 เดือนที่ผ่านมา·discuss
I thought this was about Starcraft
tweakimp
·11 เดือนที่ผ่านมา·discuss
I thought we would never see the GIL go away and yet, here we are. Never say never. Maybe Python4 is Python with another compiler.