HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mont_tag

no profile record

comments

mont_tag
·w zeszłym miesiącu·discuss
Knight Capital
mont_tag
·w zeszłym miesiącu·discuss
> Why?

While it seems obvious that some students should be redirected to remedial classes, the evidence is that very few students made it past those courses. IOW, the obvious solution wasn't working.

Being an engineer, my instinct would be to fix those classes so that they did work. However, legislators think at a different level and reasoned that the remedial classes constituted a false promise that costs students dearly (time, money, hopes, and dreams).
mont_tag
·w zeszłym miesiącu·discuss
You've done a nice job articulating why people support equity programs.

The sticking point is that there is a big difference between theory and practice. We end up with elimination of 8th grade algebra in SF, abandoning graduation requirements in Oregon, the Chicago teachers union tweeting that "testing is white supremacy", promoting kids before they have achieved grade level performance, political indoctrination in classrooms (both parties do this), dividing kids into identity groups (oppressors and oppressed), promotion of whole language learning over phonics, and active attacks on the concept of merit.
mont_tag
·3 miesiące temu·discuss
That sounds like what happened at Boeing.
mont_tag
·3 miesiące temu·discuss
If the service is free, you are the product :-)
mont_tag
·7 miesięcy temu·discuss
Note that Python already offers MappingProxy that wraps a dictionary to hide mutating methods.

People hardly ever use this tool. That suggests that there isn't much of a need for a frozendict.
mont_tag
·8 miesięcy temu·discuss
All good suggestions. However, the last one should have also mentioned functools.cache and functools.lru_cache.
mont_tag
·8 miesięcy temu·discuss
Do you want to take advantage of having multiple cores?

* Processes do this right out of the box. * Threads only do this on Python's new GIL builds. * Async, not so much.
mont_tag
·11 miesięcy temu·discuss
History of women in the Python world: In 2006, the first two women were voted in as PSF fellows, Laura Creighton and Anna Martelli Ravenscroft. In 2008, there were two women on the PSF board, Gloria Willadsen and Allison Randal. The woman mentored by Guido was Emily Morehouse-Valcarcel. She is now on the steering committee but was not featured in the film. Less prominent in the documentary was Carol Willing who was on the initial steering committee. Also featured were Mariatta Wijaya and Lisa Roach-Carrier who were mentored by another developer.