nmalaguti | 2 years ago | on: If Web Components are so great, why am I not using them?
nmalaguti's comments
nmalaguti | 2 years ago | on: DotDict: A simple Python library to make chained attributes possible
https://github.com/cdgriffith/Box/wiki/Types-of-Boxes#defaul...
nmalaguti | 2 years ago | on: DotDict: A simple Python library to make chained attributes possible
https://github.com/cdgriffith/Box/wiki/Types-of-Boxes#defaul...
nmalaguti | 2 years ago | on: Bfs 3.0: The Fastest Find Yet
nmalaguti | 2 years ago | on: The man who broke bowling
nmalaguti | 3 years ago | on: Urgent: Sign the petition now
Maybe the VCs should step in and make bridge loans available if they want to keep their investments? If you believe in your portfolio, why not help them weather the storm? Or are you afraid to be exposed to additional risk? Should the taxpayers take on that risk instead?
nmalaguti | 3 years ago | on: Twitter has re-suspended ElonJet account
I don’t care if Twitter decides to allow this kind of information or not, but don’t claim safety and then disregard the safety of others. Don’t claim free speech and then silence speech you don’t like.
Elon is clearly doing what’s best for Elon, and that’s fine too. But I won’t tolerate him pretending he’s doing anything other than putting himself first. And I’ll make my own choices based on that. If I think my interests align with his, I should stick with him. But practically none of our interests align. We don’t share any common problems.
Elon doesn’t think he needs me or anyone else (and he has so much wealth he really doesn’t). I wouldn’t count myself lucky to be in the same lifeboat as him on the off chance he decides I’m dead weight and tosses me overboard.
nmalaguti | 3 years ago | on: A conflict with a manager ended with me being disallowed to work at Spotify
This scenario is my biggest fear as a people leader - that ICs are being mismanaged and I won’t be able to see it or intervene before it is too late.
nmalaguti | 3 years ago | on: Math on GitHub: The Good, the Bad and the Ugly
I agree the code block approach would be less ambiguous, but there is an advantage in going where people already are.
nmalaguti | 4 years ago | on: QOI – The Quite OK Image Format
nmalaguti | 4 years ago | on: Strict Python function parameters
process_data(**kwargs)
and have the data field pulled out of kwargs. Of course you can still do data = kwargs.pop(“data”)
process_data(data, **kwargs)
but if you are the only library doing it, it can cause things to break when it breaks programmers expectations.nmalaguti | 4 years ago | on: KeyCastr – Open-source keystroke visualizer
- https://github.com/Code52/carnac
nmalaguti | 5 years ago | on: List of Inventors Killed by Their Own Inventions
nmalaguti | 5 years ago | on: They're Made Out of Meat (1991)
nmalaguti | 7 years ago | on: Why software projects take longer than you think – a statistical model
nmalaguti | 7 years ago | on: The State of Python Packaging
Another resource might be https://hynek.me/articles/testing-packaging/
nmalaguti | 7 years ago | on: Ask HN: What is a secure way to allow 2FA resets?
Once the attacker has control and you try to reassert ownership, the attacker gets a loud warning every time you try to login/change the TFA and a month to respond.
nmalaguti | 7 years ago | on: U.S. Congress Renews $5M Open Textbook Pilot for Second Year
nmalaguti | 7 years ago | on: U.S. Congress Renews $5M Open Textbook Pilot for Second Year
We have courses available in Math, Econ, Chemistry, and more on the way.
The biggest change Knewton champions is mastery based learning by using adaptivity and just-in-time remediation. By encouraging students to reach mastery throughout the course, they learn more and do better on tests and assessments. We offer comprehensive analytics for instructors and administrators to identify struggling students for offline intervention.
Many students love it for homework because they can get questions wrong, get remediation in the assignment, learn the material and still get a 100% on their homework.
Disclaimer: I work for Knewton.
nmalaguti | 7 years ago | on: But Rich People Live Here, So We Can't Be Going Broke
I’m not sure I understand the hostility here. Isn’t the point of the web to be open standards that reach consensus?