What are some of the best #rust#books you can think of? The immediate ones which comes to my mind,
- Rust Atomics and Locks by @m_ou_se
- Rust in Action by @timClicks
- Zero to production in Rust by @algo_luca
- Rust for Rustaceans by @jonhoo
📖 Just published a new article on the fastest way to read Excel in Python
Excel is probably the most common way to store, manipulate and even pass data around. In this article I search for the fastest way to read Excel in Python, from 33s down to 3.8s!
https://t.co/o17eesyRkK
A nice head-scratcher...
If we have three rotation values:
• pitch (rotation around the x-axis)
• yaw (rotation around the y-axis)
• roll (rotation around the z-axis)
How do we find the final FORWARD vector (x, y, z) pointing off the nose of the aircraft?
🙂
Adding Charts to Django with Chart.js
https://t.co/mimQwk4PYC
Looks at how to add interactive charts to Django with Chart.js.
#Django#JavaScript#Python
Na data de hoje, mas em 1991, Tim Berners-Lee apresentou o primeiro navegador web, que também era editor de páginas e tinha o singelo nome de WorldWideWeb.
Ele tinha escrito o programa perto do Natal de 1990, em um NeXT, que hoje está num museu no CERN, em Genebra.
Most modern desktop and laptop comes with Windows 8 or 10 keys embedded in BIOS. Thinkpad, Dell, and many other BIOS vendors expose these keys to Linux, too, along with tons of data. So one can find and retrieve Windows 10/11 or Windows 8 key using Linux.
https://t.co/A10e8MXoTk
Python clean code tip:
Avoid naive datetime objects - use timezone-aware ones instead
Use them always in UTC and only present them to users in their local time zone
👇
Quer entender como uma democracia vira ditadura, mas sem tempo para acadêmicos? Veja Star Wars. No episódio 1, um congressista manipula combate à corrupção pra virar presidente. No 2, cria crise institucional. No 3, concentra o poder e refunda o país. No 4, dissolve o Congresso.